:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{max-width:500px;width:100%;border-radius:16px;box-shadow:0 8px 32px #0000001a}.login-header{text-align:center;margin-bottom:32px}.login-header .ant-typography{margin-bottom:8px!important}.login-button,.register-button{height:48px;font-size:16px;font-weight:600;margin-top:8px}.ant-form-item{margin-bottom:20px}.ant-input-affix-wrapper,.ant-input{border-radius:8px}.phone-login-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.back-button{position:absolute;top:20px;left:20px;color:#fff}.phone-login-card{max-width:450px;width:100%;border-radius:16px;box-shadow:0 8px 32px #0000001a}.phone-login-header{text-align:center;margin-bottom:32px}.phone-login-header .anticon{margin-bottom:16px}.purchase-tokens-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.purchase-tokens-card{max-width:1200px;width:100%;border-radius:16px;box-shadow:0 8px 32px #0000001a}.purchase-tokens-header{text-align:center;margin-bottom:24px}.purchase-tokens-header .ant-typography{margin-bottom:8px}.token-package-card{border-radius:12px;border:2px solid #e1e8ed;transition:all .3s;position:relative;height:100%;display:flex;flex-direction:column}.token-package-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea33;transform:translateY(-4px)}.token-package-card.popular{border-color:#667eea;border-width:3px;box-shadow:0 4px 16px #667eea4d}.popular-badge{position:absolute;top:-12px;right:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;z-index:1}.package-header{text-align:center;margin-bottom:16px}.package-price{text-align:center;margin-bottom:24px;color:#212529}.package-features{flex:1;margin-bottom:16px}.purchase-tokens-footer{text-align:center;margin-top:32px;padding-top:24px;border-top:1px solid #e1e8ed}@media(max-width:768px){.purchase-tokens-card{padding:16px}}.legal-page-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.legal-page-card{max-width:900px;width:100%;border-radius:16px;box-shadow:0 8px 32px #0000001a;max-height:90vh;overflow-y:auto}.legal-content{margin-top:24px}.legal-content .ant-typography{margin-bottom:16px}.legal-content ul{margin-left:24px;margin-bottom:16px}.legal-content li{margin-bottom:8px;line-height:1.6}@media(max-width:768px){.legal-page-card{padding:16px}}.app-layout{min-height:100vh}.sidebar{position:fixed;left:0;top:0;bottom:0;z-index:100;box-shadow:2px 0 8px #0000001a;background:#fff}.sidebar-header{height:64px;display:flex;align-items:center;justify-content:center;padding:0 16px;border-bottom:1px solid #f0f0f0;background:linear-gradient(135deg,#667eea,#764ba2)}.logo{width:100%;display:flex;align-items:center;justify-content:center}.logo-text{font-size:24px;font-weight:700;color:#fff;letter-spacing:-.5px}.logo-collapsed{width:100%;display:flex;align-items:center;justify-content:center}.logo-icon{font-size:28px;font-weight:700;color:#fff}.sidebar-menu{border-right:none;padding:16px 0;height:calc(100vh - 128px);overflow-y:auto}.sidebar-footer{position:absolute;bottom:0;left:0;right:0;padding:12px;border-top:1px solid #f0f0f0;background:#fff}.sidebar-logout-button{height:48px;display:flex;align-items:center;justify-content:center;color:#ff4d4f;font-weight:500;border-radius:8px}.sidebar-logout-button:hover{background:#fff1f0;color:#ff4d4f}.sidebar-logout-button .anticon{font-size:16px}.sidebar-menu .ant-menu-item{margin:4px 12px;border-radius:8px;height:48px;line-height:48px;font-size:15px;font-weight:500}.sidebar-menu .ant-menu-item-selected{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.sidebar-menu .ant-menu-item-selected .anticon{color:#fff}.sidebar-menu .ant-menu-item:hover{background:#f0f0f0;color:#667eea}.sidebar-menu .ant-menu-submenu{margin:4px 12px}.sidebar-menu .ant-menu-submenu-title{border-radius:8px;height:48px;line-height:48px;font-size:15px;font-weight:500;margin:0}.sidebar-menu .ant-menu-submenu-title:hover{background:#f0f0f0;color:#667eea}.sidebar-menu .ant-menu-submenu-open>.ant-menu-submenu-title{color:#667eea}.sidebar-menu .ant-menu-submenu .ant-menu{background:#fafafa;border-radius:8px;margin:8px 0}.sidebar-menu .ant-menu-submenu .ant-menu-item{margin:2px 8px;padding-left:48px!important;height:40px;line-height:40px;font-size:14px}.sidebar-menu .ant-menu-submenu .ant-menu-item:hover{background:#e6f7ff;color:#667eea}.sidebar-menu .ant-menu-submenu .ant-menu-item-selected{background:#e6f7ff;color:#667eea;font-weight:600}.site-layout{margin-left:250px;transition:margin-left .2s}.app-layout .ant-layout-sider-collapsed~.site-layout{margin-left:80px}.layout-header{position:fixed;top:0;right:0;left:250px;height:64px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:0 2px 8px #0000001a;z-index:99;transition:left .2s}.header-token-balance{margin-left:auto;display:flex;align-items:center}.header-title-center{flex:1;display:flex;justify-content:center;align-items:center}.app-layout .ant-layout-sider-collapsed~.site-layout .layout-header{left:80px}.trigger{font-size:18px;color:#667eea;padding:8px;border-radius:6px;transition:all .2s}.trigger:hover{background:#f0f0f0;color:#764ba2}.layout-content{margin-top:64px;padding:24px;min-height:calc(100vh - 64px);background:#f0f2f5}.sidebar-menu::-webkit-scrollbar{width:6px}.sidebar-menu::-webkit-scrollbar-track{background:#f1f1f1}.sidebar-menu::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.sidebar-menu::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media(max-width:768px){.app-layout .sidebar{display:none!important;width:0!important;min-width:0!important;max-width:0!important;overflow:hidden!important}.app-layout .site-layout{margin-left:0!important;width:100%!important;max-width:100%!important}.app-layout .ant-layout-sider-collapsed~.site-layout{margin-left:0!important}.app-layout .layout-header{display:none!important;height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}.app-layout .ant-layout-sider-collapsed~.site-layout .layout-header{display:none!important}.app-layout .layout-content{padding:0!important;margin:0!important;min-height:100vh;width:100%!important;max-width:100%!important}}.popular-plan-card{box-shadow:0 4px 12px #667eea33}.popular-plan-card:hover{box-shadow:0 6px 16px #667eea4d;transform:translateY(-2px);transition:all .3s}.home-container{min-height:calc(100vh - 64px);background:transparent}.top-bar{background:#fff;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0000001a;border-radius:8px;margin-bottom:24px}.streak-counter{display:flex;align-items:center;gap:8px}.streak-icon{font-size:24px}.credits-section{display:flex;align-items:center;gap:8px}.credits-count{color:#1890ff;font-size:16px}.upsell-button{padding:0;height:auto}.main-action-area{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}.action-card{border-radius:16px;box-shadow:0 4px 16px #0000001a;transition:transform .3s,box-shadow .3s}.action-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.card-content{text-align:center;padding:20px}.card-icon{margin-bottom:16px}.card-title{margin-bottom:12px!important}.card-description{display:block;margin-bottom:24px;color:#666}.card-button{height:48px;font-size:16px;font-weight:600}.upload-container{min-height:calc(100vh - 64px);background:transparent}.upload-header{margin-bottom:24px}.upload-card{border-radius:16px;box-shadow:0 4px 16px #0000001a;max-width:800px;margin:0 auto}.upload-form{padding:24px 0}.form-section{margin-bottom:32px}.form-section .ant-typography{margin-bottom:16px!important}.paper-type-cards{margin-top:16px;display:flex;flex-wrap:nowrap}@media(min-width:768px){.paper-type-cards .ant-col{flex:0 0 auto}}.paper-type-card{border-radius:12px;border:2px solid #e1e8ed;transition:all .3s;cursor:pointer;height:100%;min-height:120px;display:flex;align-items:center}.paper-type-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea33;transform:translateY(-2px)}.paper-type-card.selected{border-color:#667eea;background:linear-gradient(135deg,#667eea15,#764ba215);box-shadow:0 4px 16px #667eea4d}.paper-type-card-content{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.paper-type-icon{font-size:24px;color:#667eea;margin-bottom:4px}.paper-type-card.selected .paper-type-icon{color:#667eea;transform:scale(1.1);transition:transform .3s}.paper-type-name{display:block;font-size:14px;font-weight:600;color:#212529;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.paper-type-card.selected .paper-type-name{color:#667eea}.paper-type-description{display:block;font-size:12px;line-height:1.4;color:#6c757d}.toggle-button-group{display:flex;gap:12px;margin-top:16px}.toggle-button{border-radius:8px;height:50px;font-size:15px;font-weight:500;transition:all .3s}.toggle-button.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff;box-shadow:0 2px 8px #667eea4d}.toggle-button:not(.active){border:2px solid #e1e8ed;background:#fff;color:#495057}.toggle-button:not(.active):hover{border-color:#667eea;color:#667eea;background:#f8f9fa}.upload-button{height:50px;font-size:16px}.submit-button{height:50px;font-size:16px;font-weight:600;margin-top:24px}.result-container{min-height:calc(100vh - 64px);width:100%;display:flex;flex-direction:column;background:transparent;overflow:hidden;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.main-content{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:0;background:#e1e8ed;overflow:hidden;min-height:0;max-width:100%}@media(max-width:1200px){.main-content{grid-template-columns:1fr;grid-template-rows:1fr 1fr}}.answer-sheet-panel,.evaluation-panel{display:flex;flex-direction:column;background:#fff;overflow:hidden;min-height:0;border-right:1px solid #e1e8ed}.evaluation-panel{border-right:none}.panel-header{padding:8px 16px;background:#fff;border-bottom:2px solid #e1e8ed;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px}.header-left{display:flex;align-items:center;gap:12px}.back-button-header{color:#495057;padding:4px 8px;font-size:13px;font-weight:500;border-radius:6px;transition:all .2s}.back-button-header:hover{background:#f8f9fa;color:#212529}.header-right{display:flex;align-items:center;gap:12px}.header-scores-container{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:auto}.tiny-total-score-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:6px;padding:6px 10px;text-align:center;color:#fff;box-shadow:0 1px 3px #667eea4d;min-width:70px}.tiny-total-label{font-size:9px;opacity:.9;margin-bottom:2px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;line-height:1}.tiny-total-value{font-size:16px;font-weight:700;line-height:1;margin-bottom:2px;letter-spacing:-.3px}.tiny-total-max{font-size:11px;opacity:.85;font-weight:500}.tiny-total-percentage{font-size:9px;opacity:.9;font-weight:600;line-height:1}.tiny-question-card{background:#fff;border-radius:6px;padding:6px 10px;text-align:center;border:2px solid #e1e8ed;box-shadow:0 1px 2px #0000000d;min-width:60px;transition:all .2s}.tiny-question-card:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.tiny-question-card.excellent{border-color:#52c41a;background:linear-gradient(135deg,#f6ffed,#d9f7be)}.tiny-question-card.good{border-color:#faad14;background:linear-gradient(135deg,#fffbe6,#ffe58f)}.tiny-question-card.needs-improvement{border-color:#ff4d4f;background:linear-gradient(135deg,#fff1f0,#ffccc7)}.tiny-question-label{font-size:9px;font-weight:600;color:#6c757d;margin-bottom:2px;text-transform:uppercase;letter-spacing:.3px;line-height:1}.tiny-question-card.excellent .tiny-question-label{color:#389e0d}.tiny-question-card.good .tiny-question-label{color:#d48806}.tiny-question-card.needs-improvement .tiny-question-label{color:#cf1322}.tiny-question-score{font-size:14px;font-weight:700;line-height:1;margin-bottom:2px;color:#212529;letter-spacing:-.2px}.tiny-question-max{font-size:10px;opacity:.65;font-weight:500}.tiny-question-percentage{font-size:9px;font-weight:600;opacity:.8;color:#6c757d;line-height:1}.tiny-question-card.excellent .tiny-question-percentage{color:#389e0d}.tiny-question-card.good .tiny-question-percentage{color:#d48806}.tiny-question-card.needs-improvement .tiny-question-percentage{color:#cf1322}.panel-subtitle{font-size:13px;color:#6c757d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-weight:400}.panel-content{flex:1;overflow:auto;min-height:0;background:#fff}.pdf-viewer{width:100%;height:100%;border:none;display:block;background:#f8f9fa}.image-viewer{width:100%;height:auto;display:block;object-fit:contain;background:#f8f9fa}.panel-content{background:#f8f9fa}.question-mark-card{background:#fff;border-radius:10px;padding:16px 14px;text-align:center;border:2px solid #e1e8ed;transition:all .2s;box-shadow:0 1px 3px #0000000d}.question-mark-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001f;border-color:#667eea}.question-mark-card.excellent{border-color:#52c41a;background:linear-gradient(135deg,#f6ffed,#d9f7be)}.question-mark-card.good{border-color:#faad14;background:linear-gradient(135deg,#fffbe6,#ffe58f)}.question-mark-card.needs-improvement{border-color:#ff4d4f;background:linear-gradient(135deg,#fff1f0,#ffccc7)}.question-mark-number{font-size:12px;font-weight:600;color:#6c757d;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.question-mark-card.excellent .question-mark-number{color:#389e0d}.question-mark-card.good .question-mark-number{color:#d48806}.question-mark-card.needs-improvement .question-mark-number{color:#cf1322}.question-mark-score{font-size:22px;font-weight:700;line-height:1;margin-bottom:6px;color:#212529;letter-spacing:-.5px}.question-mark-max{font-size:14px;opacity:.65;font-weight:500}.question-mark-percentage{font-size:12px;font-weight:600;opacity:.8;color:#6c757d}.question-mark-card.excellent .question-mark-percentage{color:#389e0d}.question-mark-card.good .question-mark-percentage{color:#d48806}.question-mark-card.needs-improvement .question-mark-percentage{color:#cf1322}.evaluation-content{padding:32px 40px;height:100%;overflow-y:auto;background:#fff}.evaluation-markdown{font-size:15px;line-height:1.8;color:#212529;max-width:100%}.markdown-h1{font-size:28px;font-weight:700;margin:32px 0 16px;color:#212529;border-bottom:3px solid #667eea;padding-bottom:12px;letter-spacing:-.5px}.markdown-h2{font-size:24px;font-weight:600;margin:28px 0 14px;color:#495057;letter-spacing:-.3px}.markdown-h3{font-size:20px;font-weight:600;margin:24px 0 12px;color:#667eea;letter-spacing:-.2px}.markdown-h4{font-size:18px;font-weight:600;margin:20px 0 10px;color:#6c757d}.markdown-p{margin:16px 0;line-height:1.8;color:#212529;font-size:15px}.markdown-ul,.markdown-ol{margin:16px 0;padding-left:28px}.markdown-li{margin:10px 0;line-height:1.8;color:#495057;font-size:15px}.markdown-ul .markdown-li{list-style-type:disc}.markdown-ol .markdown-li{list-style-type:decimal}.markdown-strong{font-weight:600;color:#212529}.markdown-em{font-style:italic;color:#495057}.markdown-code{background:#f1f3f5;padding:3px 6px;border-radius:4px;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Courier New,monospace;font-size:14px;color:#e83e8c;border:1px solid #e1e8ed}.markdown-blockquote{border-left:4px solid #667eea;margin:20px 0;color:#6c757d;font-style:italic;background:#f8f9fa;padding:16px 24px;border-radius:6px;border-right:1px solid #e1e8ed}.result-container .ant-spin{display:flex;justify-content:center;align-items:center;height:100vh}@media(max-width:1200px){.main-content{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.answer-sheet-panel{border-right:none;border-bottom:1px solid #e1e8ed}.header-scores-container{flex-wrap:wrap;gap:6px}.tiny-total-score-card,.tiny-question-card{min-width:55px;padding:4px 8px}.tiny-total-value{font-size:14px}.tiny-total-max{font-size:10px}.tiny-question-score{font-size:12px}}@media(max-width:768px){.top-bar{padding:12px 20px}.panel-header{padding:16px 20px}.panel-title{font-size:14px}.panel-subtitle{font-size:12px;max-width:200px}.evaluation-content{padding:24px 20px}.marks-summary{padding:20px}.total-marks-value{font-size:36px}.total-marks-max{font-size:24px}.question-marks-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px}.markdown-h1{font-size:24px}.markdown-h2{font-size:20px}.markdown-h3{font-size:18px}}.panel-content::-webkit-scrollbar,.evaluation-content::-webkit-scrollbar{width:8px;height:8px}.panel-content::-webkit-scrollbar-track,.evaluation-content::-webkit-scrollbar-track{background:#f1f1f1}.panel-content::-webkit-scrollbar-thumb,.evaluation-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.panel-content::-webkit-scrollbar-thumb:hover,.evaluation-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.all-evaluations-container{background:#fff;padding:24px;border-radius:8px;min-height:calc(100vh - 200px)}.all-evaluations-title{margin-bottom:24px;color:#212529}.summary-cards-row{margin-bottom:24px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.summary-card-col{flex:1 1 auto;min-width:120px;max-width:200px}.summary-card{border-radius:8px;box-shadow:0 2px 8px #00000014;transition:all .3s;height:100%;padding:16px 12px;min-height:140px;display:flex;flex-direction:column;justify-content:center;width:100%}.summary-card-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:110px}.summary-card-icon{font-size:24px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;min-height:32px}.summary-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.summary-card .ant-statistic{text-align:center;flex:1;display:flex;flex-direction:column;justify-content:center}.summary-card .ant-statistic-title{font-size:11px;margin-bottom:8px;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;min-height:44px;display:flex;align-items:center;justify-content:center}.summary-card-title{display:block;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;text-align:center;line-height:1.3;width:100%}.summary-card .ant-statistic-content{line-height:1.2}.total-card{background:linear-gradient(135deg,#667eea,#764ba2);border:none}.total-card .ant-statistic-title{color:#ffffffe6;font-size:12px}.total-card .ant-statistic-content{color:#fff}.total-card .anticon{color:#ffffffe6;font-size:16px}@media(max-width:1200px){.summary-card-col{min-width:100px;max-width:180px}}@media(max-width:768px){.summary-card-col{min-width:90px;max-width:150px}.summary-card{padding:12px 8px;min-height:130px}.summary-card-content{min-height:100px}.summary-card-icon{font-size:20px;margin-bottom:8px;min-height:28px}.summary-card .ant-statistic-title{font-size:10px;min-height:40px}.summary-card .ant-statistic-content{font-size:18px}}@media(max-width:480px){.summary-card-col{min-width:80px;max-width:120px}.summary-card{padding:10px 6px;min-height:100px}.summary-card .ant-statistic-title{font-size:9px}.summary-card .ant-statistic-content{font-size:16px}}@media(min-width:1200px){.summary-card-col{min-width:140px}}.filters-card{margin-bottom:24px;border-radius:8px;box-shadow:0 2px 8px #00000014}.evaluations-table-card{border-radius:8px;box-shadow:0 2px 8px #00000014}.evaluations-table-card .ant-table{background:transparent}.evaluations-table-card .ant-table-thead>tr>th{background:#f8f9fa;font-weight:600;color:#212529}.evaluations-table-card .ant-table-tbody>tr:hover>td{background:#f8f9fa}.evaluations-table-card .ant-table-tbody>tr>td{border-bottom:1px solid #e1e8ed}.all-evaluations-mobile{padding:12px 12px 72px}.mobile-evaluations-list{display:flex;flex-direction:column;gap:0}.mobile-evaluation-card{border-radius:8px;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.mobile-evaluation-card:active{transform:scale(.98);box-shadow:0 1px 4px #0000001f}@media(max-width:768px){.all-evaluations-container{padding:12px}.all-evaluations-desktop{display:none!important}.filters-card{margin-bottom:16px}.evaluations-table-card{overflow-x:auto}}@media(min-width:769px){.all-evaluations-mobile{display:none!important}}.mobile-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0000000a}.mobile-hamburger{padding:8px!important;min-width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;transition:all .2s;color:#262626!important}.mobile-hamburger:hover{background:#f5f5f5!important;color:#1890ff!important}.mobile-hamburger:active{background:#e6f7ff!important;transform:scale(.95)}.mobile-hamburger .anticon{font-size:20px}.mobile-header-title{font-size:18px!important;font-weight:600!important;color:#262626!important;line-height:1.4!important}.mobile-header-actions{display:flex;align-items:center;gap:4px}.mobile-logout-button{padding:8px!important;min-width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;transition:all .2s;color:#ff4d4f!important}.mobile-logout-button:active{background:#ffe7e7!important;transform:scale(.95)}.ant-drawer-content-wrapper{box-shadow:4px 0 24px #0000001f!important}.ant-drawer-header{padding:20px 24px!important;border-bottom:1px solid #f0f0f0!important;background:#fff!important}.ant-drawer-title{font-size:20px!important;font-weight:600!important;color:#262626!important;line-height:1.4!important}.ant-drawer-close{width:36px!important;height:36px!important;border-radius:8px!important;transition:all .2s!important;color:#8c8c8c!important;font-size:18px!important}.ant-drawer-close:hover{background:#f5f5f5!important;color:#262626!important}.ant-drawer-body{padding:0!important;display:flex!important;flex-direction:column!important;height:100%!important}.ant-drawer-body .ant-menu{border:none!important;background:#fff!important;padding:8px 12px!important}.ant-drawer-body .ant-menu-item{height:52px!important;line-height:52px!important;margin:4px 0!important;padding:0 16px!important;border-radius:12px!important;font-size:15px!important;font-weight:500!important;color:#262626!important;transition:all .2s!important;display:flex!important;align-items:center!important}.ant-drawer-body .ant-menu-item:hover{background:#f5f5f5!important;color:#1890ff!important}.ant-drawer-body .ant-menu-item-selected{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important}.ant-drawer-body .ant-menu-item-selected .anticon{color:#fff!important}.ant-drawer-body .ant-menu-item .anticon{font-size:18px!important;margin-right:12px!important;width:20px!important;transition:all .2s!important}.ant-drawer-body .ant-menu-item:hover .anticon{color:#1890ff!important}.ant-drawer-body .ant-menu-item-selected:hover{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important}.ant-drawer-body .ant-menu-item-selected:hover .anticon{color:#fff!important}.ant-drawer-body .ant-menu-submenu{margin:4px 0!important}.ant-drawer-body .ant-menu-submenu-title{height:52px!important;line-height:52px!important;padding:0 16px!important;border-radius:12px!important;font-size:15px!important;font-weight:500!important;color:#262626!important;transition:all .2s!important;margin:0!important}.ant-drawer-body .ant-menu-submenu-title:hover{background:#f5f5f5!important;color:#1890ff!important}.ant-drawer-body .ant-menu-submenu-open>.ant-menu-submenu-title{background:#f0f7ff!important;color:#1890ff!important}.ant-drawer-body .ant-menu-submenu-title .anticon{font-size:18px!important;margin-right:12px!important;width:20px!important;transition:all .2s!important}.ant-drawer-body .ant-menu-submenu-title:hover .anticon{color:#1890ff!important}.ant-drawer-body .ant-menu-submenu-open>.ant-menu-submenu-title .anticon{color:#1890ff!important}.ant-drawer-body .ant-menu-submenu .ant-menu{background:#fafafa!important;padding:4px 0 4px 12px!important;margin-left:12px!important;border-left:2px solid #e8e8e8!important}.ant-drawer-body .ant-menu-submenu .ant-menu-item{height:48px!important;line-height:48px!important;padding-left:44px!important;margin:2px 0!important;font-size:14px!important}.ant-drawer-body .ant-menu-submenu .ant-menu-item .anticon{font-size:16px!important;margin-right:10px!important}.ant-drawer-body .ant-menu-item-disabled{color:#bfbfbf!important;cursor:not-allowed!important;opacity:.6!important}.ant-drawer-body .ant-menu-item-disabled:hover{background:transparent!important;color:#bfbfbf!important}.ant-drawer-body .ant-menu-submenu-disabled>.ant-menu-submenu-title{color:#bfbfbf!important;cursor:not-allowed!important;opacity:.6!important}.ant-drawer-body .ant-menu-submenu-disabled>.ant-menu-submenu-title:hover{background:transparent!important;color:#bfbfbf!important}.ant-drawer-body .logout-section{padding:16px 20px!important;border-top:1px solid #f0f0f0!important;background:#fff!important;margin-top:auto!important}.ant-drawer-body .logout-button{height:48px!important;color:#ff4d4f!important;font-weight:500!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;transition:all .2s!important;font-size:15px!important;border:1.5px solid transparent!important}.ant-drawer-body .logout-button:hover{background:#fff1f0!important;color:#ff4d4f!important;border-color:#ffccc7!important}.ant-drawer-body .logout-button:active{background:#ffe7e7!important;transform:scale(.98)}.ant-drawer-body .logout-button .anticon{font-size:18px!important;margin-right:8px!important}@media(max-width:480px){.mobile-header{padding:10px 12px}.mobile-hamburger{min-width:36px!important;height:36px!important;padding:6px!important}.mobile-hamburger .anticon{font-size:18px}.mobile-header-title{font-size:16px!important}.mobile-logout-button{min-width:36px!important;height:36px!important;padding:6px!important}.mobile-logout-button .anticon{font-size:16px}.ant-drawer-header{padding:16px 20px!important}.ant-drawer-title{font-size:18px!important}.ant-drawer-close{width:32px!important;height:32px!important;font-size:16px!important}.ant-drawer-body .ant-menu-item,.ant-drawer-body .ant-menu-submenu-title{height:48px!important;line-height:48px!important;font-size:14px!important;padding:0 14px!important}.ant-drawer-body .logout-section{padding:12px 16px!important}.ant-drawer-body .logout-button{height:44px!important;font-size:14px!important}}.performance-analytics-container{background:#fff;padding:24px;border-radius:8px;min-height:calc(100vh - 200px)}.page-header{margin-bottom:24px}.page-header .ant-typography{margin-bottom:8px!important;color:#212529}.stats-row{margin-bottom:24px}.stats-row .ant-card{border-radius:8px;box-shadow:0 2px 8px #00000014;transition:all .3s}.stats-row .ant-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.analytics-card{border-radius:8px;box-shadow:0 2px 8px #00000014}.score-distribution{display:flex;flex-direction:column;gap:16px}.score-range{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.score-range .ant-typography{margin:0!important}@media(max-width:768px){.performance-analytics-container{padding:16px}.stats-row,.analytics-card{margin-bottom:16px}}.profile-container{padding:24px;min-height:calc(100vh - 64px);background:#f5f7fa}.profile-header{margin-bottom:24px}.profile-card{border-radius:12px;box-shadow:0 2px 8px #0000001a;transition:all .3s}.profile-card:hover{box-shadow:0 4px 16px #00000026}.profile-avatar-section{text-align:center;padding:16px 0}.profile-avatar{background:linear-gradient(135deg,#667eea,#764ba2);font-size:48px;font-weight:600;color:#fff;border:4px solid #f0f0f0}.profile-stats{display:flex;flex-direction:column;gap:16px}.stat-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.stat-item .anticon{margin-right:8px;color:#667eea}.preference-item{display:flex;flex-direction:column;gap:4px;padding:12px;background:#f8f9fa;border-radius:8px}.danger-zone{border:1px solid #ffccc7}.danger-zone .ant-card-head{border-bottom:1px solid #ffccc7}@media(max-width:768px){.profile-container{padding:16px}.profile-avatar{width:80px!important;height:80px!important;font-size:32px}}.articles-container{padding:24px;max-width:1400px;margin:0 auto}.articles-header{margin-bottom:32px}.articles-header h2{margin-bottom:8px}.article-summary-card{transition:all .3s ease;height:100%}.article-summary-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #667eea26}.summary-cards-container{display:flex;gap:16px;overflow-x:auto;margin-bottom:24px;padding-bottom:8px}.summary-cards-row{display:flex;gap:12px;margin-bottom:24px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}.summary-cards-row::-webkit-scrollbar{height:6px}.summary-cards-row::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.summary-cards-row::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.summary-cards-row::-webkit-scrollbar-thumb:hover{background:#555}.summary-stat-card{flex:1 1 0;min-width:140px;text-align:center;border-radius:8px;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.summary-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.summary-stat-card .ant-statistic{text-align:center}.summary-stat-card .ant-statistic-title{font-size:12px;margin-bottom:4px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.summary-stat-card .ant-statistic-content{font-size:20px;line-height:1.2}.summary-stat-card .ant-statistic-content-prefix{font-size:16px;margin-right:4px}.summary-cards-container::-webkit-scrollbar{height:6px}.summary-cards-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.summary-cards-container::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.summary-cards-container::-webkit-scrollbar-thumb:hover{background:#555}.article-card{transition:all .3s ease}.article-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #667eea26}.article-preview-markdown,.article-content-markdown{line-height:1.6}.article-preview-markdown p,.article-content-markdown p{margin:0 0 6px}.article-preview-markdown strong,.article-content-markdown strong{font-weight:600;color:#333}.article-preview-markdown code,.article-content-markdown code{background:#f5f5f5;padding:2px 4px;border-radius:3px;font-size:12px;font-family:Courier New,monospace}.article-preview-markdown ul,.article-content-markdown ul{margin:4px 0;padding-left:20px}.article-preview-markdown li,.article-content-markdown li{margin:2px 0}.articles-desktop{padding:24px;max-width:1400px;margin:0 auto}@media(max-width:768px){.articles-desktop{display:none!important}}@media(min-width:769px){.articles-mobile{display:none!important}}.articles-mobile{padding:8px;max-width:100%}.mobile-stats-line{display:flex;align-items:center;justify-content:space-around;padding:8px 4px;margin-bottom:8px;background:#fafafa;border-radius:6px;font-size:12px;flex-wrap:wrap;gap:4px}.mobile-stat-item{display:flex;align-items:center;flex:1;min-width:0;justify-content:center}.mobile-stat-label{font-size:11px;color:#666;margin-right:2px;white-space:nowrap}.mobile-stat-value{font-size:13px;font-weight:600;white-space:nowrap}.mobile-stat-divider{color:#d9d9d9;font-size:12px;margin:0 2px}.mobile-articles-list{display:flex;flex-direction:column;gap:16px;margin-top:12px;padding-bottom:24px}.mobile-article-card{border-radius:12px!important;box-shadow:0 2px 8px #00000014!important;transition:all .2s ease;border:1px solid #e8e8e8!important;background:#fff!important;margin-bottom:0!important;cursor:pointer}.mobile-article-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f!important;border-color:#d9d9d9!important}.mobile-article-card:active{transform:translateY(0);box-shadow:0 2px 6px #0000001a!important}.mobile-article-card-content{display:flex;flex-direction:column;gap:12px}.mobile-article-card-title{font-size:16px;font-weight:600;color:#262626;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.2px;margin-bottom:0}.mobile-article-date-container{display:flex;align-items:center;gap:6px;margin-top:4px}.mobile-article-date-icon{font-size:13px;color:#8c8c8c}.mobile-article-date-text{font-size:13px;color:#8c8c8c;font-weight:400}.mobile-article-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding-top:12px;border-top:1px solid #f0f0f0}.mobile-article-date{font-size:13px;color:#8c8c8c;font-weight:400}.mobile-article-actions{display:flex;align-items:center;gap:4px;flex:1;justify-content:flex-end}.mobile-article-action-btn{padding:8px!important;min-width:40px!important;height:40px!important;border-radius:8px!important;transition:all .2s ease;display:flex!important;align-items:center!important;justify-content:center!important;color:#595959!important;border:none!important}.mobile-article-action-btn .anticon{font-size:18px}.mobile-article-action-btn:hover{background:#f5f5f5!important;color:#262626!important}.mobile-article-action-btn:active{transform:scale(.95);background:#e8e8e8!important}.mobile-article-action-btn:first-child{color:#1890ff!important}.mobile-article-action-btn:first-child:hover{background:#e6f7ff!important;color:#1890ff!important}.mobile-article-action-btn:nth-child(2){color:#52c41a!important}.mobile-article-action-btn:nth-child(2):hover{background:#f6ffed!important;color:#52c41a!important}.mobile-article-action-btn.action-read{color:#52c41a!important}.mobile-article-action-btn.action-read:hover{background:#f6ffed!important;color:#52c41a!important}.mobile-article-action-btn.action-favorite{color:#ff4d4f!important}.mobile-article-action-btn.action-favorite:hover{background:#fff1f0!important;color:#ff4d4f!important}.mobile-load-more-container{text-align:center;padding:20px 16px 32px}.mobile-load-more-btn{height:48px!important;font-size:16px!important;font-weight:500!important;border-radius:12px!important;box-shadow:0 2px 8px #1890ff33!important}@media(max-width:768px){.articles-container,.articles-desktop{padding:12px}}.mobile-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#fff;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:100;margin:-8px -8px 8px}.mobile-hamburger{font-size:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.mobile-header-title{margin:0!important;font-size:16px!important;font-weight:600;flex:1;text-align:center}.mobile-action-buttons{display:flex;gap:12px;margin-bottom:16px;padding:0 4px}.mobile-action-btn{flex:1;height:40px;border-radius:8px;font-weight:500}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;background:#fff;border-top:1px solid #f0f0f0;padding:6px 0;z-index:100;box-shadow:0 -2px 8px #0000000f}.mobile-nav-btn{flex:1;height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:none;border-radius:0;font-size:11px;padding:4px 2px}.mobile-nav-btn .anticon{font-size:18px;margin-bottom:2px}.mobile-nav-btn.ant-btn-primary{color:#667eea;background:transparent}.mobile-nav-btn.ant-btn-primary .anticon{color:#667eea}.articles-mobile{padding-bottom:64px!important}@media(max-width:480px){.articles-mobile{padding:8px;padding-bottom:80px!important}.mobile-stat-card{min-width:90px;padding:10px!important}.mobile-stat-card .ant-statistic-title{font-size:10px}.mobile-stat-card .ant-statistic-content{font-size:16px}.mobile-header{padding:10px 12px;margin:-8px -8px 12px}.mobile-action-buttons{margin-bottom:12px}.mobile-articles-list{gap:12px}.mobile-article-card{border-radius:10px!important}.mobile-article-card-title{font-size:15px}.mobile-article-date-text{font-size:12px}.mobile-article-action-btn{min-width:36px!important;height:36px!important;padding:6px!important}.mobile-article-action-btn .anticon{font-size:16px}.mobile-load-more-btn{height:44px!important;font-size:15px!important}}.mobile-search-bar{display:flex;align-items:center;background:#fafafa;border-radius:4px;padding:8px;min-height:44px;gap:8px}.mobile-search-input{background:transparent!important;padding:6px 12px!important;flex:1;min-width:0}.mobile-search-input .ant-input{background:transparent!important;border:none!important;box-shadow:none!important;padding:4px 0!important;font-size:14px;height:28px;line-height:28px}.mobile-search-input:focus,.mobile-search-input:focus-within{box-shadow:none!important}.mobile-search-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.mobile-time-select{border:none!important;background:transparent!important;box-shadow:none!important;margin:0 4px}.mobile-time-select .ant-select-selector{border:none!important;background:transparent!important;box-shadow:none!important;padding:0!important;font-size:13px;height:28px!important;min-height:28px;width:40px!important}.mobile-time-select .ant-select-selection-item,.mobile-time-select .ant-select-selection-placeholder,.mobile-time-select .ant-select-selection-search,.mobile-time-select .ant-select-arrow{display:none!important}.mobile-filter-btn{padding:6px 12px!important;min-width:44px!important;height:28px!important;border:none!important;box-shadow:none!important;display:flex;align-items:center;justify-content:center}.mobile-filter-btn .anticon{font-size:16px}.ant-picker-dropdown .ant-picker-panels{display:flex!important}.ant-picker-dropdown .ant-picker-panels>*:nth-child(2){display:none!important}.ant-picker-dropdown .ant-picker-panel-container{width:auto!important}.ant-picker-dropdown .ant-picker-panel{width:100%!important;border-right:none!important}.mobile-page-layout{padding:8px 8px 64px;min-height:100vh}.mobile-page-content{margin-top:4px}.mobile-stats-container{display:flex;gap:8px;margin-bottom:12px;padding:0;width:100%;box-sizing:border-box}.mobile-stat-card{flex:1;display:flex;align-items:center;padding:10px 8px;border-radius:8px;min-height:60px;box-shadow:0 1px 2px #0000000d;border:1px solid rgba(0,0,0,.06)}.mobile-stat-icon-wrapper{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:8px;flex-shrink:0;font-size:18px}.mobile-stat-content{display:flex;flex-direction:column;flex:1;min-width:0}.mobile-stat-label{font-size:10px;color:#8c8c8c;font-weight:500;margin-bottom:2px;text-transform:uppercase;letter-spacing:.3px;line-height:1.2;word-break:break-word}.mobile-stat-values{display:flex;align-items:baseline;flex-wrap:wrap;gap:2px}.mobile-stat-primary-value{font-size:18px;font-weight:700;line-height:1.2}.mobile-stat-separator{font-size:14px;color:#bfbfbf;margin:0 1px;font-weight:400}.mobile-stat-secondary-value{font-size:16px;font-weight:600;line-height:1.2}.mobile-stat-secondary-label{font-size:10px;color:#8c8c8c;font-weight:500;margin-left:2px}@media(max-width:360px){.mobile-stats-container{gap:6px}.mobile-stat-card{padding:8px 6px;min-height:56px}.mobile-stat-icon-wrapper{width:28px;height:28px;font-size:16px;margin-right:6px}.mobile-stat-primary-value{font-size:16px}.mobile-stat-secondary-value{font-size:14px}.mobile-stat-label{font-size:9px}}@media(min-width:375px)and (max-width:414px){.mobile-stat-card{padding:10px 8px}}.mobile-logout-button{display:flex;align-items:center;justify-content:center}.mobile-logout-button:hover{background:#fff1f0!important;color:#ff4d4f!important}.mobile-logout-button .anticon{font-size:18px}.mobile-header-actions{display:flex;align-items:center}.article-detail-container{padding:24px;max-width:900px;margin:0 auto}.article-detail-card{box-shadow:0 2px 8px #0000001a}.article-header{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e8e8e8}.article-title{margin:0!important;font-size:32px;line-height:1.3;color:#1a1a1a}.article-meta{margin-top:16px}.article-content{margin-top:32px;line-height:1.8;color:#333}.article-content p{margin-bottom:16px}.article-content h1,.article-content h2,.article-content h3,.article-content h4{margin-top:32px;margin-bottom:16px;color:#1a1a1a}.article-content ul,.article-content ol{margin:16px 0;padding-left:24px}.article-content li{margin:8px 0}.article-content code{background:#f5f5f5;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace}.article-content pre{background:#f6f8fa;padding:16px;border-radius:6px;overflow-x:auto}.article-content blockquote{border-left:4px solid #667eea;padding-left:16px;margin:16px 0;font-style:italic;color:#666}.article-actions{padding-top:16px;border-top:1px solid #e8e8e8}.article-footer{margin-top:32px;padding-top:24px;border-top:1px solid #e8e8e8}.article-detail-mobile{padding:16px;padding-bottom:140px!important;background:#f5f6fb;min-height:100vh}.article-detail-mobile .article-detail-card{border-radius:16px!important;box-shadow:0 4px 16px #00000014!important;border:1.5px solid #e8e8e8!important;padding:20px!important;background:#fff!important}.article-detail-mobile .article-header{margin-bottom:24px;padding-bottom:20px;border-bottom:1.5px solid #f0f0f0}.article-meta-row{display:flex;justify-content:space-between;align-items:center;width:100%}.article-date{display:flex;align-items:center;gap:6px}.article-date-icon{font-size:14px;color:#8c8c8c}.article-date-text{font-size:13px;color:#8c8c8c;font-weight:400}.article-header-actions{display:flex;align-items:center;gap:8px}.article-action-btn{width:40px!important;height:40px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;transition:all .2s!important;border:none!important}.article-check-btn{color:#8c8c8c!important;background:transparent!important}.article-check-btn:hover{background:#f0f9ff!important;color:#1890ff!important}.article-check-btn-read{color:#52c41a!important}.article-check-btn-read:hover{background:#f6ffed!important;color:#52c41a!important}.article-favorite-btn{color:#8c8c8c!important;background:transparent!important}.article-favorite-btn:hover{background:#fff1f0!important;color:#ff4d4f!important}.article-favorite-btn-active{color:#ff4d4f!important}.article-favorite-btn-active:hover{background:#fff1f0!important;color:#ff7875!important}.article-action-btn .anticon{font-size:20px}.article-detail-mobile .article-title{font-size:22px!important;font-weight:600!important;line-height:1.4!important;color:#262626!important;margin:12px 0 16px!important}.article-rating-row{display:flex;align-items:center;gap:12px;margin-top:4px;padding:12px 0;border-top:1.5px solid #f0f0f0;border-bottom:1.5px solid #f0f0f0}.article-rating-stars{font-size:20px!important}.article-rating-stars .ant-rate-star{margin-right:4px!important}.article-rating-text{font-size:14px;color:#8c8c8c;font-weight:500}.article-actions{margin-top:20px;padding-top:20px;border-top:1.5px solid #f0f0f0}.article-action-buttons{display:flex;justify-content:space-around;align-items:center;gap:24px;width:100%}.article-action-button{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:16px 24px!important;height:auto!important;border-radius:12px!important;transition:all .2s!important;border:1.5px solid #e8e8e8!important;background:#fff!important;min-width:120px!important}.article-action-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a!important;border-color:#d9d9d9!important}.article-action-button:active{transform:translateY(0)}.article-flashcards-btn{color:#fa8c16!important}.article-flashcards-btn:hover{background:#fff7e6!important;border-color:#ffd591!important;color:#fa8c16!important}.article-flashcards-btn .anticon{font-size:28px!important;color:#fa8c16!important}.article-quiz-btn{color:#1890ff!important}.article-quiz-btn:hover{background:#f0f7ff!important;border-color:#91d5ff!important;color:#1890ff!important}.article-quiz-btn .anticon{font-size:28px!important;color:#1890ff!important}.article-action-label{font-size:13px;font-weight:500;color:#595959;margin-top:4px}.article-flashcards-btn .article-action-label{color:#fa8c16}.article-quiz-btn .article-action-label{color:#1890ff}.article-detail-mobile .article-content{margin-top:24px;line-height:1.8;color:#262626;font-size:15px}.article-detail-mobile .article-content p{margin-bottom:18px;text-align:justify;line-height:1.8}.article-detail-mobile .article-content h1,.article-detail-mobile .article-content h2,.article-detail-mobile .article-content h3,.article-detail-mobile .article-content h4{margin-top:24px;margin-bottom:12px;color:#262626;font-weight:600;line-height:1.4}.article-detail-mobile .article-content h2{font-size:20px}.article-detail-mobile .article-content h3{font-size:18px}.article-detail-mobile .article-content h4{font-size:16px}.article-detail-mobile .article-content ul,.article-detail-mobile .article-content ol{margin:16px 0;padding-left:24px}.article-detail-mobile .article-content li{margin:8px 0;line-height:1.8}.article-quiz-button-bottom{margin-top:32px;margin-bottom:80px;padding:0 4px}.article-quiz-button-primary{height:52px!important;font-size:16px!important;font-weight:600!important;border-radius:12px!important;box-shadow:0 4px 12px #1890ff4d!important;transition:all .2s!important}.article-quiz-button-primary:hover{box-shadow:0 6px 16px #1890ff66!important;transform:translateY(-2px)}.article-detail-mobile .article-footer{margin-top:32px;padding-top:24px;border-top:1.5px solid #f0f0f0}.article-detail-mobile .article-footer .ant-card{border-radius:12px!important;background:#fafafa!important;border:1px solid #e8e8e8!important}@media(max-width:768px){.article-detail-container{padding:12px}.article-detail-desktop{display:none!important}.article-title{font-size:20px!important}.article-content{font-size:15px}}@media(max-width:480px){.article-detail-mobile{padding:12px}.article-detail-mobile .article-detail-card{padding:16px!important;border-radius:14px!important}.article-detail-mobile .article-title{font-size:20px!important}.article-action-btn{width:36px!important;height:36px!important}.article-action-btn .anticon{font-size:18px}.article-action-button{padding:12px 16px!important;min-width:100px!important}.article-flashcards-btn .anticon,.article-quiz-btn .anticon{font-size:24px!important}.article-action-label{font-size:12px}.article-rating-stars{font-size:18px!important}.article-rating-text{font-size:13px}.article-quiz-button-primary{height:48px!important;font-size:15px!important}}@media(min-width:769px){.article-detail-mobile{display:none!important}}.infographic-slide-container{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.infographic-slide-container img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-touch-callout:none}.infographic-section{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.note-highlight{background-color:#fff3cd!important;padding:2px 4px;border-radius:3px;cursor:pointer;border-bottom:2px solid #ffc107;transition:background-color .2s ease}.note-highlight:hover{background-color:#ffe69c!important}.flashcard-modal .ant-modal-body{padding:24px}.flashcard-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;padding:10px 0}.flashcard{width:100%;height:320px;perspective:1000px;cursor:pointer}.flashcard-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.flashcard.flipped .flashcard-inner{transform:rotateY(180deg)}.flashcard-front,.flashcard-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;flex-direction:column;padding:24px;box-sizing:border-box;border-radius:12px;box-shadow:0 4px 12px #0000001a}.flashcard-front{background:#fff;border:1px solid #e8e8e8}.flashcard-back{background:linear-gradient(135deg,#667eea,#764ba2);transform:rotateY(180deg);color:#fff}.flashcard-category{position:absolute;top:16px;left:16px;background:#f5f5f5;padding:6px 12px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#666}.flashcard-icon-front{position:absolute;top:16px;right:16px;font-size:20px;color:#999}.flashcard-icon-back{position:absolute;top:16px;right:16px;font-size:20px;color:#fff}.flashcard-content{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;padding:40px 0;word-wrap:break-word;overflow-wrap:break-word}.flashcard-question{font-size:18px;font-weight:500;line-height:1.6;color:#333}.flashcard-answer{font-size:18px;font-weight:500;line-height:1.6;color:#fff}.flashcard-footer{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;padding-top:16px}.flashcard-hint-text{font-size:12px;color:#999}.flashcard-back .flashcard-hint-text{color:#fffc}.flashcard-footer-actions{display:flex;align-items:center;gap:8px}.flashcard-flip-icon{width:32px;height:32px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:14px;color:#666;transition:all .3s}.flashcard-back .flashcard-flip-icon{background:#fff3;color:#fff}.flashcard:hover .flashcard-flip-icon{background:#667eea;color:#fff;transform:rotate(180deg)}.flashcard-back:hover .flashcard-flip-icon{background:#ffffff4d}@media(max-width:1200px){.flashcard-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.flashcard{height:300px}}@media(max-width:768px){.flashcard-grid{grid-template-columns:1fr;gap:16px}.flashcard{height:280px}.flashcard-front,.flashcard-back{padding:20px}.flashcard-question,.flashcard-answer{font-size:16px}.flashcard-content{padding:30px 0}}.quiz-container{max-width:1200px;margin:0 auto;padding:0;display:flex;flex-direction:column;height:calc(100vh - 64px);overflow:hidden;background:#fff;position:relative}.quiz-container.quiz-results-container{padding:0 24px 24px;min-height:calc(100vh - 64px);height:auto;overflow-y:auto;overflow-x:hidden}.quiz-instructions-card{max-width:800px;margin:0 auto}.quiz-instructions-mobile{padding:16px;max-height:calc(100vh - 120px);overflow-y:auto}.quiz-instructions-card-mobile{margin:0;border-radius:12px;box-shadow:0 2px 12px #0000001a}.quiz-instructions-card-mobile .ant-card-body{padding:20px 16px!important}.quiz-header{padding:10px 24px;border-bottom:1px solid #f0f0f0;background:#fff;flex-shrink:0;min-height:48px}.quiz-header-row{display:flex;align-items:center;gap:16px}.quiz-counter{font-size:12px;font-weight:600;color:#595959;white-space:nowrap;padding:0;letter-spacing:.2px}.quiz-stats{font-size:14px;color:#8c8c8c;white-space:nowrap}.quiz-timer{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#595959;white-space:nowrap;padding:0;letter-spacing:.2px}.quiz-timer.timer-warning{color:#ff4d4f}.quiz-timer .anticon{font-size:11px;color:#595959}.quiz-timer.timer-warning .anticon{color:#ff4d4f}.quiz-content{flex:1;padding:16px 24px;min-height:0;overflow:hidden;display:flex;flex-direction:column}.quiz-question-wrapper{max-width:900px;margin:0 auto;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.quiz-question-label{font-size:12px;font-weight:600;color:#1890ff;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;white-space:nowrap}.quiz-question-text{margin-bottom:12px;color:#262626;line-height:1.5;flex-shrink:0;overflow:hidden;max-height:40%}.quiz-question-text p{margin-bottom:8px}.quiz-question-text div{margin-bottom:6px}.quiz-options-group{width:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:4px}.quiz-option{display:block;padding:8px 12px;margin-bottom:6px;border:1px solid #d9d9d9;border-radius:6px;background:#fff;transition:all .2s;cursor:pointer;flex-shrink:0;min-height:44px;display:flex;align-items:flex-start;word-wrap:break-word;word-break:break-word}.quiz-option:hover{border-color:#1890ff;background:#f0f7ff}.quiz-option.option-selected{border-color:#1890ff;background:#e6f7ff}.quiz-option .ant-radio{margin-right:12px}.quiz-option .ant-radio-checked .ant-radio-inner{border-color:#1890ff}.quiz-option .ant-radio-checked .ant-radio-inner:after{background-color:#1890ff}.option-label{font-weight:600;color:#1890ff;margin-right:8px;flex-shrink:0}.option-text{color:#262626;font-size:14px;line-height:1.5;word-wrap:break-word;word-break:break-word;white-space:normal;flex:1}.quiz-navigation{padding:12px 24px;border-top:1px solid #f0f0f0;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-shrink:0;min-height:64px}.quiz-palette{display:flex;gap:6px;flex-wrap:wrap;justify-content:center;flex:1;max-width:600px;margin:0 auto}.palette-btn{width:32px;height:32px;border:1px solid #d9d9d9;border-radius:4px;background:#fff;color:#595959;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.palette-btn:hover{border-color:#1890ff;color:#1890ff}.palette-btn.current{background:#1890ff;border-color:#1890ff;color:#fff}.palette-btn.answered{border-color:#52c41a;background:#f6ffed;color:#52c41a}.quiz-mobile-container{display:flex;flex-direction:column;height:calc(100vh - 56px);overflow:hidden;position:relative;margin:-8px;background:#fff}.quiz-mobile-header{padding:12px 16px;border-bottom:1px solid #f0f0f0;background:#fff;flex-shrink:0;min-height:48px;box-shadow:0 1px 4px #0000000a}.quiz-header-row{display:flex;align-items:center;gap:12px;height:100%}.quiz-counter{font-size:14px;font-weight:600;color:#262626;white-space:nowrap;min-width:50px}.quiz-progress-standard .ant-progress-bg{border-radius:4px!important}.quiz-progress-standard .ant-progress-outer{border-radius:4px;overflow:hidden}.quiz-timer{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#595959;white-space:nowrap;min-width:70px;justify-content:flex-end}.quiz-timer .anticon{font-size:14px;color:#595959}.quiz-timer.timer-warning,.quiz-timer.timer-warning .anticon{color:#ff4d4f}.quiz-mobile-content{flex:1;min-height:0;padding:20px 16px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;background:#fafafa}.quiz-mobile-content .quiz-question-wrapper{height:100%;display:flex;flex-direction:column;overflow:visible}.quiz-mobile-content .quiz-question-label{font-size:12px;font-weight:700;color:#1890ff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;flex-shrink:0}.quiz-mobile-content .quiz-question-text{margin-bottom:20px;font-size:16px;line-height:1.6;color:#262626;flex-shrink:0;font-weight:400}.quiz-mobile-content .quiz-options-group{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:12px;padding-right:4px}.quiz-mobile-content .quiz-option{padding:16px;margin-bottom:0;min-height:56px;border-radius:8px;border:1.5px solid #d9d9d9;background:#fff;transition:all .2s;display:flex;align-items:flex-start}.quiz-mobile-content .quiz-option:hover{border-color:#1890ff;background:#f0f7ff}.quiz-mobile-content .quiz-option.option-selected{border-color:#1890ff;background:#e6f7ff;box-shadow:0 2px 8px #1890ff26}.quiz-mobile-content .option-label{font-weight:600;color:#1890ff;margin-right:12px;flex-shrink:0;font-size:15px}.quiz-mobile-content .option-text{font-size:15px;line-height:1.5;word-wrap:break-word;word-break:break-word;white-space:normal;flex:1;color:#595959}.quiz-mobile-navigation{position:fixed;bottom:60px;left:0;right:0;background:#fff;padding:12px 16px;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;gap:12px;z-index:100;box-shadow:0 -2px 12px #00000014;min-height:64px}.quiz-mobile-navigation .quiz-nav-btn{flex:1;height:44px;font-size:15px;font-weight:500;border-radius:8px;display:flex;align-items:center;justify-content:center}.quiz-mobile-navigation .quiz-nav-palette{flex:0 0 auto;min-width:60px;max-width:60px;background:#fff;border:1.5px solid #d9d9d9}.quiz-mobile-navigation .quiz-nav-primary{flex:1.2}.quiz-summary-card{max-width:100%;margin:0 auto;width:100%}.quiz-results-list{max-height:none;overflow-y:visible;overflow-x:hidden;padding:8px 8px 32px 4px;margin-bottom:16px}.quiz-results-list::-webkit-scrollbar{width:8px}.quiz-results-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.quiz-results-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.quiz-results-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.quiz-results-list .ant-card{margin-bottom:16px;word-wrap:break-word;word-break:break-word}.quiz-results-list .ant-card-body{padding:16px!important;overflow:visible}.quiz-results-list .ant-card:last-child{margin-bottom:32px}.ant-collapse-item{border-bottom:1px solid #f0f0f0}.ant-collapse-header{padding:12px 16px!important}.ant-collapse-content-box{padding:16px 0!important;overflow:visible!important}.ant-collapse-content{overflow:visible!important}.quiz-results-list .ant-card{transition:all .3s}.quiz-results-list .ant-card:hover{box-shadow:0 2px 8px #00000026}@media(max-width:768px){.quiz-container{padding:0}.quiz-content{padding:12px 16px}.quiz-question-label{font-size:11px;margin-bottom:6px}.quiz-question-text{font-size:14px;margin-bottom:12px;line-height:1.5}.quiz-option{padding:8px 12px;margin-bottom:6px}.option-text{font-size:13px}.quiz-palette{gap:4px}.palette-btn{width:28px;height:28px;font-size:12px}.quiz-mobile-header{padding:10px 12px;min-height:44px}.quiz-counter{font-size:13px;min-width:45px}.quiz-timer{font-size:13px;min-width:65px}.quiz-header-row{gap:10px}.quiz-progress-standard{margin:0 8px!important}.quiz-mobile-content{padding:16px 12px}.quiz-mobile-content .quiz-question-label{font-size:11px;margin-bottom:10px}.quiz-mobile-content .quiz-question-text{font-size:15px;margin-bottom:16px}.quiz-mobile-content .quiz-options-group{gap:10px}.quiz-mobile-content .quiz-option{padding:14px;min-height:52px}.quiz-mobile-content .option-label{font-size:14px;margin-right:10px}.quiz-mobile-content .option-text{font-size:14px}.quiz-mobile-navigation{padding:10px 12px;min-height:60px}.quiz-mobile-navigation .quiz-nav-btn{height:42px;font-size:14px}.quiz-mobile-navigation .quiz-nav-palette{min-width:56px;max-width:56px}}.results-list::-webkit-scrollbar{width:6px}.results-list::-webkit-scrollbar-track{background:#f1f1f1}.results-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.results-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.quizzes-container{max-width:1200px;margin:0 auto;padding:24px}.quiz-card{height:100%;transition:all .3s}.quiz-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.quiz-card .ant-card-actions{border-top:1px solid #f0f0f0}.quiz-card .ant-card-actions>li{margin:12px 0}.quizzes-mobile{padding:12px 12px 72px}.mobile-stats-scroll{overflow-x:auto;padding:16px 16px 0;-webkit-overflow-scrolling:touch}.mobile-stats-container{display:flex;gap:12px;padding-bottom:8px;width:100%}.mobile-stat-card{flex:1 1 0;min-width:0;width:100%;padding:12px!important;text-align:center}.mobile-stat-card .ant-statistic-title{font-size:11px;margin-bottom:4px}.mobile-stat-card .ant-statistic-content{font-size:18px}.mobile-quizzes-list{display:flex;flex-direction:column;gap:16px;margin-top:12px;padding-bottom:24px}.mobile-quiz-card{border-radius:12px!important;box-shadow:0 2px 8px #00000014!important;transition:all .2s ease;border:1px solid #e8e8e8!important;background:#fff!important}.mobile-quiz-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f!important;border-color:#d9d9d9!important}.mobile-quiz-card:active{transform:translateY(0);box-shadow:0 2px 6px #0000001a!important}.mobile-quiz-card-content{display:flex;flex-direction:column;gap:12px}.mobile-quiz-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.mobile-quiz-card-title{font-size:16px;font-weight:600;color:#262626;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.2px;flex:1;margin:0}.mobile-quiz-status-tag{margin:0!important;flex-shrink:0;font-size:12px;padding:2px 8px;border-radius:4px;font-weight:500}.mobile-quiz-rating-container{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.mobile-quiz-rate{font-size:16px!important}.mobile-quiz-rating-text{font-size:13px;color:#8c8c8c}.mobile-quiz-progress-container{margin-top:8px}.mobile-quiz-progress{margin-bottom:6px}.mobile-quiz-progress-text{font-size:13px;color:#8c8c8c}.mobile-quiz-score-container{margin-top:8px}.mobile-quiz-score{font-size:16px;font-weight:600;display:block;margin-bottom:4px}.mobile-quiz-score-detail{font-size:13px;color:#8c8c8c;display:block;margin-top:2px}.mobile-quiz-attempt-tags{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.mobile-quiz-attempt-tag{font-size:11px;padding:2px 8px;border-radius:4px;margin:0!important}.mobile-quiz-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.mobile-quiz-date{font-size:13px;color:#8c8c8c;font-weight:400}.mobile-quiz-actions{display:flex;align-items:center;gap:4px;flex:1;justify-content:flex-end}.mobile-quiz-action-btn{padding:8px!important;min-width:40px!important;height:40px!important;border-radius:8px!important;transition:all .2s ease;display:flex!important;align-items:center!important;justify-content:center!important;border:none!important}.mobile-quiz-action-btn .anticon{font-size:18px}.mobile-quiz-action-btn:hover{background:#f5f5f5!important}.mobile-quiz-action-btn:active{transform:scale(.95);background:#e8e8e8!important}.mobile-quiz-action-resume{color:#667eea!important}.mobile-quiz-action-resume:hover{background:#e6f7ff!important;color:#1890ff!important}.mobile-quiz-action-delete{color:#ff4d4f!important}.mobile-quiz-action-delete:hover{background:#fff1f0!important;color:#ff4d4f!important}.mobile-quiz-action-view{color:#1890ff!important}.mobile-quiz-action-view:hover{background:#e6f7ff!important;color:#1890ff!important}.mobile-quiz-action-result{color:#52c41a!important}.mobile-quiz-action-result:hover{background:#f6ffed!important;color:#52c41a!important}@media(max-width:768px){.quizzes-desktop{display:none!important}.quizzes-container{padding:12px}}@media(min-width:769px){.quizzes-mobile{display:none!important}}@media(max-width:480px){.mobile-quizzes-list{gap:12px}.mobile-quiz-card-title{font-size:15px}.mobile-quiz-rate{font-size:14px!important}.mobile-quiz-rating-text{font-size:12px}.mobile-quiz-score{font-size:15px}.mobile-quiz-score-detail,.mobile-quiz-date{font-size:12px}.mobile-quiz-action-btn{min-width:36px!important;height:36px!important;padding:6px!important}.mobile-quiz-action-btn .anticon{font-size:16px}}.notes-container{height:calc(100vh - 64px);display:flex;flex-direction:column;overflow:hidden}.notes-layout{display:flex;flex:1;overflow:hidden;background:#f5f5f5}.notes-sidebar{width:280px;background:#fff;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;overflow:hidden;transition:width .3s ease}.notes-sidebar.collapsed{width:50px;min-width:50px}.notes-sidebar.collapsed .notes-sidebar-content,.notes-sidebar.collapsed .notes-sidebar-title{display:none}.notes-sidebar-header{padding:16px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;background:#fafafa;min-height:56px}.notes-sidebar.collapsed .notes-sidebar-header{justify-content:center;padding:16px 8px}.notes-sidebar-title{font-size:16px;font-weight:600;color:#323130;margin:0}.notes-sidebar-content{flex:1;overflow-y:auto;padding:8px}.diary-item{padding:10px 12px;margin-bottom:4px;border-radius:4px;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;gap:12px}.diary-item:hover{background-color:#f3f2f1}.diary-item.active{background-color:#e1dfdd;border-left:3px solid #0078d4}.diary-icon{font-size:20px;min-width:24px}.diary-info{flex:1;min-width:0}.diary-name{font-size:14px;font-weight:500;color:#323130;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.diary-meta{font-size:12px;color:#605e5c;margin-top:2px}.notes-pages-panel{width:280px;background:#fafafa;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;overflow:hidden;transition:width .3s ease}.notes-pages-panel.collapsed{width:50px;min-width:50px}.notes-pages-panel.collapsed .notes-pages-content,.notes-pages-panel.collapsed .notes-pages-title{display:none}.notes-pages-header{padding:16px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;background:#fff;min-height:56px}.notes-pages-panel.collapsed .notes-pages-header{justify-content:center;padding:16px 8px}.notes-pages-title{font-size:15px;font-weight:600;color:#323130;margin:0}.notes-pages-content{flex:1;overflow-y:auto;padding:8px}.page-item{padding:10px 12px;margin-bottom:4px;border-radius:4px;cursor:pointer;transition:background-color .2s;background:#fff;border:1px solid transparent}.page-item:hover{background-color:#f3f2f1;border-color:#e0e0e0}.page-item.active{background-color:#e1dfdd;border-left:3px solid #0078d4}.page-name{font-size:14px;color:#323130;margin:0;font-weight:500}.page-meta{font-size:12px;color:#605e5c;margin-top:4px}.dictate-button-active{animation:dictate-pulse 1.2s ease-in-out infinite}@keyframes dictate-pulse{0%{box-shadow:0 0 #667eea99}70%{box-shadow:0 0 0 8px #667eea00}to{box-shadow:0 0 #667eea00}}.notes-content-panel{flex:1;background:#fff;display:flex;flex-direction:column;overflow:hidden}.notes-content-header{padding:16px 24px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;background:#fff}.notes-content-title{font-size:18px;font-weight:600;color:#323130;margin:0}.notes-content-actions{display:flex;gap:8px}.notes-content-body{flex:1;overflow-y:auto;padding:24px}.notes-list-item{padding:16px;margin-bottom:12px;background:#fff;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .2s}.notes-list-item:hover{box-shadow:0 2px 8px #0000001a;border-color:#0078d4}.note-text{font-size:14px;color:#323130;line-height:1.6;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.note-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:8px}.note-tags{display:flex;gap:6px;flex-wrap:wrap}.note-date{font-size:12px;color:#605e5c}.note-actions{display:flex;gap:8px;margin-left:auto}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px;text-align:center}.empty-state-icon{font-size:64px;color:#c8c6c4;margin-bottom:16px}.empty-state-text{font-size:16px;color:#605e5c;margin-bottom:8px}.empty-state-subtext{font-size:14px;color:#8a8886}@media(max-width:768px){.notes-layout{flex-direction:column}.notes-sidebar,.notes-pages-panel{width:100%;max-height:200px;border-right:none;border-bottom:1px solid #e0e0e0}.notes-content-panel{flex:1}}.notes-sidebar-content::-webkit-scrollbar,.notes-pages-content::-webkit-scrollbar,.notes-content-body::-webkit-scrollbar{width:8px}.notes-sidebar-content::-webkit-scrollbar-track,.notes-pages-content::-webkit-scrollbar-track,.notes-content-body::-webkit-scrollbar-track{background:#f5f5f5}.notes-sidebar-content::-webkit-scrollbar-thumb,.notes-pages-content::-webkit-scrollbar-thumb,.notes-content-body::-webkit-scrollbar-thumb{background:#c8c6c4;border-radius:4px}.notes-sidebar-content::-webkit-scrollbar-thumb:hover,.notes-pages-content::-webkit-scrollbar-thumb:hover,.notes-content-body::-webkit-scrollbar-thumb:hover{background:#8a8886}.notes-mobile{background:#f5f6fb;min-height:100vh}.notes-mobile-page{padding:16px 16px 100px;display:flex;flex-direction:column;gap:16px;min-height:calc(100vh - 60px)}.notes-mobile-search-container{display:flex;gap:12px;align-items:center;position:sticky;top:0;z-index:10;background:#f5f6fb;margin:-8px -16px 4px;padding:8px 16px}.notes-mobile-search{background:#fff;border-radius:12px;padding:0;box-shadow:0 2px 8px #00000014;flex:1;border:1.5px solid #e8e8e8;transition:all .2s}.notes-mobile-search:hover{border-color:#d9d9d9;box-shadow:0 2px 12px #0000001a}.notes-mobile-search .ant-input-search{border:none;box-shadow:none}.notes-mobile-search .ant-input-search .ant-input{border:none;padding:12px 16px;font-size:15px;border-radius:12px}.notes-mobile-search .ant-input-search .ant-input:focus,.notes-mobile-search .ant-input-search .ant-input-focused{box-shadow:none}.notes-mobile-search .ant-input-search .ant-input-search-button{border:none;border-radius:0 12px 12px 0;background:transparent;padding:0 16px;height:100%;display:flex;align-items:center;justify-content:center}.notes-mobile-search .ant-input-search .ant-input-search-button .anticon{font-size:18px;color:#8c8c8c}.notes-mobile-search .ant-input-search .ant-input-search-button:hover .anticon{color:#1890ff}.notes-mobile-create-btn{width:52px!important;height:52px!important;border-radius:50%!important;font-size:20px!important;box-shadow:0 4px 12px #1890ff4d!important;flex-shrink:0;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s!important;border:none!important}.notes-mobile-create-btn:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 16px #1890ff66!important}.notes-mobile-create-btn:active{transform:translateY(0) scale(1);box-shadow:0 2px 8px #1890ff4d!important}.notes-mobile-toolbar{background:#fff;border-radius:12px;padding:10px 10px 8px;box-shadow:0 1px 3px #0f172a14;display:flex;flex-direction:column;gap:8px}.notes-mobile-toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.notes-mobile-toggle-group{display:inline-flex;gap:4px}.notes-mobile-highlight-btn{border-radius:16px}.notes-mobile-scrollers{display:flex;flex-direction:column;gap:4px}.notes-mobile-chips-row{overflow-x:auto;padding-bottom:2px}.notes-mobile-chips-row .ant-space{padding-right:8px}.notes-mobile-chip{border-radius:16px}.notes-mobile-list{flex:1;min-height:0;overflow-y:auto}.notes-mobile-list .notes-grid-container{padding-bottom:20px}.notes-mobile-empty{text-align:center;padding:40px 0}.notes-mobile-list-item{padding:0;margin-bottom:0}.notes-mobile-note-card{width:100%;border-radius:16px!important;border-left:4px solid #667eea!important;box-shadow:0 2px 8px #00000014!important;border-top:1.5px solid #e8e8e8!important;border-bottom:1.5px solid #e8e8e8!important;border-right:1.5px solid #e8e8e8!important;margin-bottom:12px!important;transition:all .2s ease;cursor:pointer;background:#fff!important;padding:16px!important}.notes-mobile-note-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f!important;border-color:#d9d9d9!important}.notes-mobile-note-card:active{transform:translateY(0);box-shadow:0 2px 8px #0000001a!important}.notes-mobile-list .ant-list-item{padding:0!important;margin-bottom:0!important}.notes-mobile-list-item:first-child .notes-mobile-note-card{border-top:1px solid #e8e8e8!important}.notes-mobile-note-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.notes-mobile-note-text{font-size:15px;font-weight:500;flex:1;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#262626;margin:0}.notes-mobile-favorite-btn{padding:4px!important;min-width:32px!important;height:32px!important;border-radius:8px!important;flex-shrink:0;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease}.notes-mobile-favorite-btn:hover{background:#fff7e6!important}.notes-mobile-favorite-btn .anticon{font-size:18px;color:#faad14}.notes-mobile-favorite-btn:hover .anticon{color:#ffc53d}.notes-mobile-note-meta{margin-top:6px}.notes-mobile-note-footer{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:8px}.notes-mobile-date-text{font-size:13px;color:#8c8c8c;font-weight:400}.notes-grid-container{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding-bottom:20px;width:100%}.notes-grid-card{background:#fff;border-radius:16px;padding:16px;min-height:160px;height:100%;display:flex;flex-direction:column;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #00000014;border:1.5px solid #e8e8e8;position:relative;overflow:hidden}.notes-grid-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#d9d9d9}.notes-grid-card:active{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.notes-grid-card-title{flex:1;display:flex;align-items:flex-start;padding-right:36px;min-height:48px;margin-bottom:8px}.notes-grid-title-text{font-size:15px;font-weight:500;color:#262626;line-height:1.6;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%;margin:0;word-wrap:break-word;word-break:break-word}.notes-grid-favorite-btn{position:absolute;top:12px;right:12px;padding:6px!important;min-width:36px!important;width:36px!important;height:36px!important;border-radius:10px!important;display:flex;align-items:center;justify-content:center;z-index:1;transition:all .2s ease;background:#ffffffe6!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.notes-grid-favorite-btn:hover{background:#fff7e6!important;transform:scale(1.1)}.notes-grid-favorite-btn:active{transform:scale(.95)}.notes-grid-favorite-btn .anticon{font-size:18px;color:#faad14;transition:all .2s}.notes-grid-favorite-btn:hover .anticon{color:#ffc53d;transform:scale(1.1)}.notes-grid-container{align-items:stretch}.notes-grid-card{align-self:stretch}.note-detail-modal .ant-modal-header{padding:16px 20px;border-bottom:1px solid #f0f0f0}.note-detail-modal-title{display:flex;align-items:center;justify-content:space-between;width:100%}.note-detail-favorite-btn{padding:4px 8px!important;min-width:36px!important;height:36px!important;border-radius:8px!important;transition:all .2s ease}.note-detail-favorite-btn:hover{background:#fff7e6!important}.note-detail-favorite-btn .anticon{font-size:18px}.note-detail-content{padding:4px 0}.note-detail-text-section{margin-bottom:20px}.note-detail-section-label{font-size:13px;color:#8c8c8c;display:block;margin-bottom:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.note-detail-editor-toolbar{margin-bottom:12px;padding:8px;background:#fafafa;border-radius:8px;border:1px solid #e8e8e8}.note-detail-toolbar-btn{border-radius:6px!important;transition:all .2s ease}.note-detail-toolbar-btn:hover{background:#e6f7ff!important;border-color:#1890ff!important}.note-detail-editor{min-height:200px;max-height:300px;border:1.5px solid #d9d9d9;border-radius:8px;padding:14px;overflow-y:auto;white-space:pre-wrap;font-size:15px;line-height:1.6;background:#fff;transition:all .2s ease}.note-detail-editor:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff1a;outline:none}.note-detail-text-view{font-size:15px;line-height:1.6;white-space:pre-wrap;word-wrap:break-word;color:#262626;padding:12px;background:#fafafa;border-radius:8px;min-height:60px}.note-detail-divider{margin:20px 0!important}.note-detail-metadata{display:flex;flex-direction:column;gap:12px}.note-detail-metadata-item{display:flex;align-items:baseline;gap:6px}.note-detail-metadata-label{font-size:13px;color:#8c8c8c;font-weight:600;min-width:100px}.note-detail-metadata-value{font-size:14px;color:#262626;flex:1}.note-detail-footer-btn{height:40px;font-size:14px;font-weight:500;border-radius:8px;padding:0 20px}.note-detail-save-btn{font-weight:600}.note-detail-modal .ant-modal-footer{padding:16px 20px;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}@media(max-width:480px){.notes-mobile-page{padding:12px 12px 100px;gap:12px}.notes-mobile-search-container{gap:10px;padding-top:4px;padding-bottom:4px}.notes-mobile-search{padding:0;border-radius:10px}.notes-mobile-search .ant-input-search .ant-input{padding:10px 14px;font-size:14px;border-radius:10px}.notes-mobile-search .ant-input-search .ant-input-search-button .anticon{font-size:16px}.notes-mobile-create-btn{width:48px!important;height:48px!important;font-size:18px!important}.notes-grid-card{border-radius:14px;padding:14px;min-height:140px}.notes-grid-title-text{font-size:14px;-webkit-line-clamp:3}.notes-grid-favorite-btn{width:32px!important;height:32px!important;top:10px;right:10px}.notes-mobile-note-card{border-radius:14px!important;margin-bottom:10px!important;padding:14px!important}.notes-mobile-note-text{font-size:14px}.notes-mobile-date-text{font-size:12px}.notes-mobile-favorite-btn{min-width:28px!important;height:28px!important}.notes-mobile-favorite-btn .anticon{font-size:16px}.notes-grid-container{gap:10px}.notes-grid-card{padding:12px;min-height:120px;border-radius:10px}.notes-grid-title-text{font-size:13px}.notes-grid-favorite-btn{top:10px;right:6px;min-width:28px!important;width:28px!important;height:28px!important;padding:4px!important}.notes-grid-favorite-btn .anticon{font-size:16px}.note-detail-modal-title{font-size:16px!important}.note-detail-favorite-btn{min-width:32px!important;height:32px!important}.note-detail-editor{min-height:180px;max-height:250px;font-size:14px;padding:12px}.note-detail-text-view{font-size:14px;padding:10px}.note-detail-section-label{font-size:12px;margin-bottom:10px}.note-detail-metadata-label{font-size:12px;min-width:90px}.note-detail-metadata-value{font-size:13px}.note-detail-footer-btn{height:38px;font-size:13px;padding:0 16px}.note-detail-modal .ant-modal-footer{padding:12px 16px;gap:6px}}@media(max-width:360px){.notes-grid-container{gap:8px}.notes-grid-card{padding:10px;min-height:110px;border-radius:8px}.notes-grid-title-text{font-size:12px}.note-detail-footer-btn{height:36px;font-size:12px;padding:0 12px}.notes-mobile-page{padding:12px 12px 100px;gap:12px}.notes-mobile-search-container{gap:10px;padding-top:4px;padding-bottom:4px}.notes-mobile-search{border-radius:10px}.notes-mobile-search .ant-input-search .ant-input{padding:10px 14px;font-size:14px;border-radius:10px}.notes-mobile-create-btn{width:48px!important;height:48px!important;font-size:18px!important}.notes-grid-container{gap:10px}.notes-grid-card{border-radius:14px;padding:14px;min-height:140px}.notes-grid-title-text{font-size:14px;-webkit-line-clamp:3}.notes-grid-favorite-btn{width:32px!important;height:32px!important;top:10px;right:10px}.notes-mobile-note-card{border-radius:14px!important;padding:14px!important}}.note-create-modal .ant-modal{border-radius:16px;overflow:hidden}.note-create-modal .ant-modal-content{border-radius:16px;box-shadow:0 8px 32px #0000001f}.note-create-modal .ant-modal-header{padding:20px 24px;border-bottom:1px solid #f0f0f0;background:#fff}.note-create-modal .ant-modal-title{font-size:20px;font-weight:600;color:#262626;line-height:1.4}.note-create-modal .ant-modal-close{top:20px;right:24px;width:32px;height:32px;border-radius:8px;transition:all .2s}.note-create-modal .ant-modal-close:hover{background:#f5f5f5;color:#262626}.note-create-modal .ant-modal-body{padding:24px;display:flex;flex-direction:column;max-height:calc(100vh - 200px);overflow:hidden;height:100%;background:#fff}.note-create-form-item{margin-bottom:20px}.note-create-form-item:last-child{margin-bottom:0}.note-create-title-item{flex-shrink:0;margin-bottom:20px}.note-create-title-item .ant-form-item-label{padding-bottom:8px}.note-create-text-item{flex:1;display:flex;flex-direction:column;min-height:0;margin-bottom:0}.note-create-text-item .ant-form-item-label{padding-bottom:8px;margin-bottom:0}.note-create-text-item .ant-form-item-control,.note-create-text-item .ant-form-item-control-input,.note-create-text-item .ant-form-item-control-input-content{flex:1;display:flex;flex-direction:column;min-height:0;height:100%}.note-create-text-item textarea{flex:1;height:100%!important;min-height:400px;resize:none}.note-create-form-label{font-size:14px;font-weight:500;color:#262626;line-height:1.5;display:inline-block}.note-create-text-label{display:flex;align-items:center;gap:8px;width:100%;justify-content:space-between}.note-create-text-label .note-create-form-label{margin-right:auto}.note-create-required{color:#ff4d4f;font-size:14px;font-weight:500;margin-left:2px}.note-create-input{border-radius:8px;font-size:15px;padding:12px 16px;border:1.5px solid #d9d9d9;transition:all .2s;height:48px;line-height:1.5}.note-create-input:hover{border-color:#40a9ff}.note-create-input:focus,.note-create-input.ant-input-focused{border-color:#1890ff;box-shadow:0 0 0 3px #1890ff1a;outline:none}.note-create-input::placeholder{color:#bfbfbf;font-size:15px}.note-create-textarea{border-radius:8px;font-size:15px;padding:12px 16px;border:1.5px solid #d9d9d9;transition:all .2s;line-height:1.6;resize:none;flex:1;height:100%!important;min-height:400px;width:100%;overflow-y:auto;font-family:inherit}.note-create-textarea:hover{border-color:#40a9ff}.note-create-textarea:focus,.note-create-textarea.ant-input-focused{border-color:#1890ff;box-shadow:0 0 0 3px #1890ff1a;outline:none}.note-create-textarea::placeholder{color:#bfbfbf;font-size:15px}.note-create-textarea::-webkit-scrollbar{width:8px}.note-create-textarea::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.note-create-textarea::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}.note-create-textarea::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.note-create-dictate-btn{height:36px;padding:0 14px;font-size:13px;border-radius:8px;font-weight:500;display:inline-flex;align-items:center;gap:6px;transition:all .2s;border:1.5px solid #d9d9d9;background:#fff;color:#595959;flex-shrink:0}.note-create-dictate-btn:hover{border-color:#40a9ff;color:#1890ff;background:#fff}.note-create-dictate-btn:active{border-color:#1890ff;color:#1890ff}.note-create-dictate-btn .anticon{font-size:14px}.note-create-location-info{margin-top:16px;padding:12px 16px;background:#f0f7ff;border-radius:8px;border:1px solid #d6e4ff;flex-shrink:0}.note-create-location-info .ant-typography{font-size:13px;line-height:1.5;color:#595959;margin:0}.note-create-footer-btn{height:44px;font-size:15px;font-weight:500;border-radius:8px;padding:0 24px;min-width:100px;transition:all .2s;border:1.5px solid transparent}.note-create-footer-btn.ant-btn-default{border-color:#d9d9d9;color:#595959}.note-create-footer-btn.ant-btn-default:hover{border-color:#40a9ff;color:#1890ff}.note-create-save-btn{font-weight:600;box-shadow:0 2px 8px #1890ff33}.note-create-save-btn:hover{box-shadow:0 4px 12px #1890ff4d;transform:translateY(-1px)}.note-create-save-btn:active{transform:translateY(0);box-shadow:0 2px 6px #1890ff40}.note-create-modal .ant-modal-footer{padding:16px 24px;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;gap:12px;background:#fff}.note-create-modal .ant-form-item-label>label{height:auto;line-height:1.5}.note-create-container{display:flex;flex-direction:column;height:100%;min-height:400px}.note-create-title-wrapper{flex-shrink:0;margin-bottom:20px}.note-create-title-input{border:none;border-bottom:2px solid #e8e8e8;border-radius:0;font-size:24px;font-weight:600;padding:12px 0;background:transparent;transition:all .2s}.note-create-title-input:focus,.note-create-title-input.ant-input-focused{border-bottom-color:#1890ff;box-shadow:none;outline:none}.note-create-title-input::placeholder{color:#bfbfbf;font-weight:400}.note-create-header{display:flex;align-items:center;justify-content:space-between;padding:12px 0;margin-bottom:20px;border-bottom:2px solid #e8e8e8}.note-create-header-text{font-size:24px;font-weight:600;color:#262626;margin:0;flex:1;line-height:1.4}.note-create-edit-title-btn{color:#8c8c8c;padding:4px 8px;height:auto}.note-create-edit-title-btn:hover{color:#1890ff;background:#f0f7ff}.note-create-text-wrapper{flex:1;display:flex;flex-direction:column;min-height:0}.note-create-textarea-container{position:relative;flex:1;display:flex;flex-direction:column;min-height:0}.note-create-textarea-container .note-create-textarea{flex:1;min-height:400px;padding-right:48px;border:none;border-bottom:1px solid #e8e8e8;border-radius:0;font-size:16px;line-height:1.6;resize:none;background:transparent;padding-bottom:12px}.note-create-textarea-container .note-create-textarea:focus,.note-create-textarea-container .note-create-textarea.ant-input-focused{border-bottom-color:#1890ff;box-shadow:none;outline:none}.note-create-textarea-container .note-create-textarea::placeholder{color:#bfbfbf}.note-create-mic-btn{position:absolute;bottom:16px;right:12px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:1.5px solid #d9d9d9;color:#595959;transition:all .2s;z-index:10}.note-create-mic-btn:hover{background:#fff;border-color:#40a9ff;color:#1890ff;box-shadow:0 2px 8px #1890ff26}.note-create-mic-btn .anticon{font-size:18px}.note-create-mic-btn.dictate-button-active{background:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important;box-shadow:0 2px 8px #ff4d4f4d!important;animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 2px 8px #ff4d4f4d}50%{box-shadow:0 2px 16px #ff4d4f80}}.note-create-mic-btn.dictate-button-active:hover{background:#ff7875!important;border-color:#ff7875!important}.note-upload-modal .ant-modal-header{padding:16px 20px;border-bottom:1px solid #f0f0f0}.note-upload-modal .ant-modal-body{padding:20px}.note-upload-footer-btn{height:40px;font-size:14px;font-weight:500;border-radius:8px;padding:0 20px}.note-upload-save-btn{font-weight:600}.note-upload-modal .ant-modal-footer{padding:16px 20px;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;gap:8px}.dictate-button-active{background:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important;box-shadow:0 2px 4px #ff4d4f33!important}.dictate-button-active:hover{background:#ff7875!important;border-color:#ff7875!important;color:#fff!important;box-shadow:0 4px 8px #ff4d4f4d!important}.dictate-button-active:active{background:#cf1322!important;border-color:#cf1322!important;color:#fff!important;box-shadow:0 2px 4px #ff4d4f40!important}@media(max-width:480px){.note-create-modal .ant-modal-header{padding:16px 20px}.note-create-modal .ant-modal-title{font-size:18px}.note-create-modal .ant-modal-close{top:16px;right:20px;width:28px;height:28px}.note-create-modal .ant-modal-body{padding:20px;max-height:calc(100vh - 180px)}.note-create-title-item{margin-bottom:16px}.note-create-title-item .ant-form-item-label{padding-bottom:6px}.note-create-input{height:44px;padding:10px 14px;font-size:14px}.note-create-text-item .ant-form-item-label{padding-bottom:6px}.note-create-container{min-height:300px}.note-create-title-input{font-size:20px;padding:10px 0}.note-create-header-text{font-size:20px}.note-create-textarea-container .note-create-textarea{min-height:300px;font-size:15px;padding-right:44px}.note-create-mic-btn{width:36px;height:36px;bottom:12px;right:10px}.note-create-mic-btn .anticon{font-size:16px}.note-create-dictate-btn{height:32px;padding:0 12px;font-size:12px}.note-create-location-info{margin-top:12px;padding:10px 14px}.note-create-footer-btn{height:40px;font-size:14px;padding:0 20px;min-width:90px}.note-create-form-item{margin-bottom:18px}.note-create-form-label{font-size:13px}.note-create-input,.note-create-textarea{font-size:14px;padding:9px 12px;min-height:250px}.note-create-dictate-btn{height:30px;padding:0 10px;font-size:12px}.note-create-location-info{padding:10px 12px}.note-create-location-info .ant-typography{font-size:12px}.note-create-modal .ant-modal-footer{padding:12px 20px;gap:10px}.note-create-footer-btn,.note-upload-footer-btn{height:40px;font-size:14px;padding:0 20px;min-width:90px}.note-upload-modal .ant-modal-body{padding:16px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
