:root{color:#111827;background:#f5f7fb;font-family:Inter,ui-sans-serif,PingFang SC,Hiragino Sans GB,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}button,input,select{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:1px solid #d8e0ee;border-radius:7px;background:#fff;color:#1f2a44;cursor:pointer}button:hover{border-color:#9bb4e8}button.primary,.primary{border-color:#1764f5;background:#1764f5;color:#fff}input,select{width:100%;min-height:38px;border:1px solid #d8e0ee;border-radius:7px;padding:0 12px;background:#fff}label{display:grid;gap:8px;font-weight:650;color:#42526e}table{width:100%;border-collapse:collapse}th,td{padding:14px 12px;border-bottom:1px solid #edf1f7;text-align:left}th{color:#667085;font-weight:700;background:#f8fafc}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:30px;letter-spacing:0}h2{margin-bottom:18px;font-size:20px}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px}.login-card{display:grid;gap:16px;width:min(420px,100%);padding:34px;border:1px solid #dfe6f2;border-radius:8px;background:#fff;box-shadow:0 20px 55px #1522421a}.login-card svg{color:#1764f5}.app-shell-h{display:flex;flex-direction:column;min-height:100vh;background:#f8f9fb}.topnav{position:sticky;top:0;z-index:100;background:#ffffffd9;backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);border-bottom:1px solid rgba(15,118,110,.08);box-shadow:0 1px 20px #0000000a}.homepage .topnav{position:absolute;top:0;left:0;right:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border-bottom:none;box-shadow:none}.topnav-inner{display:flex;align-items:center;margin:0 auto;padding:0 28px;min-height:68px;gap:16px;max-width:100%}.topnav-brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.topnav-brand div{min-width:0}.topnav-brand strong{font-size:15px;font-weight:700;color:#1c1917;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.2px}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1.5px solid #44403c;border-radius:2px;font-size:16px;font-weight:700;color:#44403c;flex-shrink:0}.topnav-nav{display:flex;align-items:center;gap:4px;flex:1}.topnav-item{position:relative}.topnav-trigger{display:inline-flex;align-items:center;gap:7px;padding:10px;border:none;border-radius:8px;background:transparent;color:#44403c;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;letter-spacing:.2px}.topnav-trigger:hover{background:linear-gradient(135deg,#0f766e0f,#0f766e05);color:#0f766e}.topnav-trigger-active{background:#ecfdf5;color:#0f766e}.topnav-trigger-active:hover{background:#d1fae5}.topnav-trigger-pinned{background:#d1fae5;color:#0f766e}.topnav-trigger svg:first-of-type{flex-shrink:0}.topnav-chevron{transition:transform .25s ease;color:#a8a29e}.topnav-chevron-open{transform:rotate(180deg)}.topnav-dropdown{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);min-width:140px;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(15,118,110,.1);border-radius:12px;box-shadow:0 16px 48px #1522421f,0 0 0 1px #15224208;padding:4px;z-index:200;animation:topnav-fade-in .25s ease}.topnav-dropdown:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}@keyframes topnav-fade-in{0%{opacity:0;transform:translate(-50%) translateY(-6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.topnav-dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px;border:none;border-radius:8px;background:transparent;color:#44403c;font-size:14px;cursor:pointer;text-align:left;transition:all .15s ease}.topnav-dropdown-item svg{flex-shrink:0;color:#a8a29e;transition:color .15s}.topnav-dropdown-item:hover{background:linear-gradient(135deg,#ecfdf5,#f0fdfa);color:#0f766e}.topnav-dropdown-item:hover svg{color:#0f766e}.topnav-dropdown-active{background:#ecfdf5!important;color:#0f766e!important;font-weight:600}.topnav-dropdown-active svg{color:#0f766e!important}.topnav-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.logout{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 14px;border:1px solid #e5ebf5;background:#fff;color:#78716c;border-radius:6px;cursor:pointer;font-size:13px;transition:all .15s;flex-shrink:0;margin-right:14px}.logout:hover{background:#fef2f2;color:#dc2626;border-color:#fecaca}@media(max-width:1180px){.topnav-inner{padding:0 16px;gap:8px}.topnav-brand strong{font-size:13px}.topnav-trigger{padding:8px;font-size:13px;gap:4px}.topnav-nav{gap:0}.topnav-right{gap:6px}.logout{padding:0 10px;font-size:12px;margin-right:0}.logout span{display:none}.user-pill{font-size:11px;padding:3px 8px;gap:4px}}@media(max-width:960px){.topnav-inner{padding:0 12px;gap:4px;min-height:56px}.topnav-brand div{display:none}.topnav-brand img{height:30px}.topnav-trigger{padding:6px;font-size:12px;gap:3px;border-radius:6px}.topnav-trigger span{display:none}.topnav-trigger svg:first-of-type{margin:0}.topnav-chevron{display:none}.topnav-nav{overflow-x:auto;flex-wrap:nowrap;-ms-overflow-style:none;scrollbar-width:none;mask-image:linear-gradient(to right,transparent 0%,black 4%,black 96%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 4%,black 96%,transparent 100%)}.topnav-nav::-webkit-scrollbar{display:none}.topnav-right{gap:4px}.user-pill{font-size:11px;padding:2px 6px}.role-tag{display:none}.logout{padding:0 8px;min-height:32px;height:32px;border-radius:6px}}@media(max-width:680px){.topnav-inner{padding:0 8px;gap:2px;min-height:48px}.topnav-brand img{height:26px}.topnav-trigger{padding:4px;font-size:11px;min-height:32px;border-radius:5px}.topnav-right{gap:2px}.user-pill{max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.identity-overlay{position:fixed;inset:0;z-index:400;display:flex;align-items:center;justify-content:center;background:#0f172a5c}.identity-modal{width:min(400px,calc(100vw - 48px));padding:24px;border-radius:12px;background:#fff;box-shadow:0 22px 60px #15224233}.identity-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.identity-modal-head h3{margin:0;font-size:17px;font-weight:700;color:#1c1917}.identity-close{width:34px;height:34px;min-height:34px;padding:0;border:none;background:transparent;color:#78716c;border-radius:6px;cursor:pointer}.identity-close:hover{background:#f5f5f4;color:#44403c}.identity-body{display:grid;gap:16px}.identity-avatar{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto;border-radius:50%;background:#ecfdf5;color:#0f766e}.identity-field{display:grid;gap:4px}.identity-field span{font-size:12px;color:#a8a29e;font-weight:500}.identity-field strong{font-size:15px;color:#1c1917}.identity-perms{display:flex;flex-wrap:wrap;gap:6px}.identity-perm-tag{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:999px;background:#eef4ff;color:#1764f5;font-size:12px;font-weight:500}.stage-h{display:flex;flex-direction:column;flex:1;max-width:1440px;width:100%;margin:0 auto;padding:28px}.stage-h-view{display:none}.stage-h-view--active{display:flex;flex-direction:column;flex:1;min-height:0}.stage-h-head{margin-bottom:24px}.stage-h-head h1{margin:0;font-size:22px;font-weight:700;color:#1c1917}.crumb{margin-bottom:4px;color:#667085;font-size:13px}.about-side-drawer{position:fixed;top:50%;left:0;transform:translateY(-50%);z-index:998;display:flex;align-items:stretch}.about-side-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:40px;padding:16px 8px;background:#fff;border:1px solid #e8ecf1;border-left:none;border-radius:0 10px 10px 0;box-shadow:2px 0 16px #1522420f;cursor:default;writing-mode:vertical-lr;font-size:12px;font-weight:600;color:#0f766e;letter-spacing:2px;transition:all .2s}.about-side-tab svg{color:#0f766e;flex-shrink:0}.about-side-menu{display:flex;flex-direction:column;gap:2px;width:0;overflow:hidden;padding:8px 0;background:#fff;border:1px solid #e8ecf1;border-left:none;border-radius:0 12px 12px 0;box-shadow:2px 0 16px #15224214;opacity:0;transition:width .2s ease,opacity .15s ease,padding .2s ease;white-space:nowrap}.about-side-drawer:hover .about-side-menu{width:170px;opacity:1;padding:8px}.about-side-drawer:hover .about-side-tab{border-radius:0}.about-side-menu button{display:flex;align-items:center;gap:10px;width:100%;min-height:36px;padding:8px 12px;border:none;border-radius:8px;background:transparent;color:#44403c;font-size:13px;font-weight:500;cursor:pointer;text-align:left;transition:all .15s}.about-side-menu button:hover{background:#ecfdf5;color:#0f766e}.about-side-menu button svg{flex-shrink:0;color:#a8a29e;transition:color .15s}.about-side-menu button:hover svg{color:#0f766e}.about-side-menu button.about-side-active{background:#ecfdf5;color:#0f766e;font-weight:650}.about-side-menu button.about-side-active svg{color:#0f766e}.side-student-link{position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:998;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:40px;padding:12px 6px;background:#fff;border:1px solid #e8ecf1;border-right:none;border-radius:10px 0 0 10px;box-shadow:-2px 0 16px #1522420f;text-decoration:none;font-size:12px;font-weight:600;color:#0f766e;transition:transform .5s ease,background .5s ease}.side-student-link span{text-align:center;line-height:1.6}.side-student-link:hover{transform:translateY(-50%) scale(1.1);background:#ecfdf5}.side-student-link svg{color:#0f766e;flex-shrink:0;margin-bottom:2px}.user-pill{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border:1px solid #dfe6f2;border-radius:999px;background:#fff;font-size:12px;color:#1c1917;white-space:nowrap;cursor:pointer;min-height:auto}.user-pill:hover{border-color:#bdd0f8;box-shadow:0 2px 8px #1522420f}.role-tag{font-size:11px;padding:2px 8px;border-radius:999px;background:#eaf1ff;color:#1764f5}.stack{display:grid;gap:18px}.panel,.metric{border:1px solid #dfe6f2;border-radius:8px;background:#fff;box-shadow:0 16px 38px #1522420f}.panel{padding:22px;overflow:hidden}.panel-title,.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.toolbar select{max-width:420px}.toolbar button{transition:all .15s ease}.toolbar button:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.metric-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric{padding:22px}.metric span{display:block;color:#667085}.metric strong{display:block;margin-top:10px;font-size:32px;color:#1764f5}.metric.green strong{color:#16a34a}.metric.orange strong{color:#f97316}.actions{display:flex;flex-wrap:wrap;gap:8px}.badge{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#eef4ff;color:#1764f5;font-size:13px}.badge.published,.badge.reported{background:#eaf8ef;color:#15803d}.badge.grading{background:#fff4e5;color:#c2410c}.badge.draft{background:#f2f4f7;color:#475467}.create-flow{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;align-items:start}.setup-panel{position:sticky;top:28px;display:grid;gap:14px}.selection-main{display:grid;gap:18px;min-width:0}.selection-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.panel-title.compact{margin-bottom:12px}.panel-title.compact h2{margin-bottom:4px}.panel-title.compact p{margin:0}.selected-summary{display:grid;gap:6px;padding:14px;border:1px solid #dbe7ff;border-radius:8px;background:#f6f9ff}.selected-summary span{color:#667085}.selected-summary strong{color:#1764f5;font-size:20px}.article-table-panel{min-width:0}.article-table-wrap{width:100%;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch}.article-bank-table{min-width:980px;width:max-content}.article-bank-table th:last-child,.article-bank-table td:last-child{text-align:right}.article-title-cell,.score-cell,.question-count-cell{display:grid;gap:5px}.article-title-cell strong{color:#172033;font-size:15px}.article-title-cell span,.score-cell span,.question-count-cell span{color:#667085;font-size:13px}.score-cell strong,.question-count-cell strong{color:#1764f5}.summary-cell{display:-webkit-box;max-width:330px;margin:0;overflow:hidden;color:#475467;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical}.article-library-layout{display:grid;grid-template-columns:220px 1fr;gap:20px;max-width:1400px;height:calc(100vh - 100px);overflow:hidden}.article-library-panel{display:flex;flex-direction:column;height:100%;overflow:hidden}.article-library-panel .panel-title,.article-library-panel .library-toolbar,.article-library-panel .library-count-bar,.article-library-panel .pagination{flex-shrink:0}.article-library-panel .library-table{flex:1;overflow:auto;min-height:0}.article-library-sidebar{display:grid;gap:12px;align-content:start;overflow:hidden}.article-library-sidebar .metric{padding:18px;border:1px solid #e5ebf5;border-radius:10px;background:#fff;display:flex;flex-direction:column;gap:6px}.article-library-panel{min-width:0}@media(max-width:900px){.article-library-layout{grid-template-columns:1fr;height:auto;overflow:visible}.article-library-panel{overflow:visible}.article-library-layout>:first-child{position:static}.article-library-sidebar{position:static;max-height:none}.single-editor-body{grid-template-columns:1fr}.single-editor-list-pane{max-height:240px;border-right:none;border-bottom:1px solid #e5e7eb}.scan-layout{grid-template-columns:1fr}.scan-summary{grid-template-columns:repeat(2,1fr)}.admin-layout{grid-template-columns:1fr}.admin-tree-panel{border-right:none;border-bottom:1px solid #edf1f7}.auto-gen-layout{grid-template-columns:1fr}}.library-toolbar{display:grid;grid-template-columns:minmax(220px,1.5fr) repeat(4,minmax(130px,1fr)) auto;gap:10px;align-items:center;margin-bottom:14px}.library-count-bar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-bottom:14px;padding:12px 14px;border:1px solid #e5ebf5;border-radius:8px;background:#f8fbff;color:#475467;font-size:14px}.library-table{display:grid;gap:8px;overflow:auto}.library-table-head,.library-row{display:grid;grid-template-columns:1fr 140px 120px 160px 100px;gap:10px;align-items:stretch}.library-main{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;text-align:left!important;padding:0!important;border:none!important;background:none!important;cursor:pointer}.library-main strong{font-size:15px;color:#111827}.library-main small{color:#667085;font-size:12px}.library-main span{color:#475467;font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.library-table-head{position:sticky;top:0;z-index:1;padding:8px 12px;background:#f5f7fb;color:#667085;font-size:13px;font-weight:750;border-bottom:1px solid #e5ebf5}.library-row{padding:10px;border:1px solid #e5ebf5;border-radius:8px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.library-row:hover{border-color:#bdd0f8;box-shadow:0 12px 24px #15224214;transform:translateY(-1px)}.library-main,.library-score,.library-questions,.library-updated{display:grid;justify-items:start;align-content:center;gap:5px;min-height:74px;padding:8px 10px;border-color:transparent;background:transparent;text-align:left}.library-main strong{color:#172033;font-size:15px}.library-main small,.library-score small,.library-questions small,.library-main span{color:#667085;font-size:13px}.library-main span{display:-webkit-box;overflow:hidden;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.library-score strong,.library-questions strong{color:#1764f5;font-size:18px}.library-updated{color:#475467;font-size:13px}.library-actions{display:flex;align-items:center;justify-content:flex-end}.library-actions button{min-width:88px}.pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:16px;padding-top:12px;border-top:1px solid #edf1f7}.pagination button{min-width:36px;min-height:34px;padding:0 10px;border:1px solid #d8e0ee;border-radius:6px;background:#fff;color:#42526e;font-size:13px;cursor:pointer}.pagination button:hover{border-color:#1764f5;color:#1764f5}.pagination button.active{border-color:#1764f5;background:#1764f5;color:#fff}.pagination button:disabled{opacity:.4;cursor:default}.pagination-jump{display:flex;align-items:center;gap:6px}.pagination-jump input{width:70px;height:34px;border:1px solid #d8e0ee;border-radius:6px;text-align:center;font-size:13px;outline:none}.article-meta-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.meta-badge{display:inline-flex;align-items:center;padding:4px 12px;border:1px solid #e5ebf5;border-radius:999px;background:#f8fafc;color:#475467;font-size:13px;font-weight:500}.article-drawer-body section{margin-bottom:20px}.article-drawer-body section h3{margin:0 0 10px;font-size:16px;color:#111827}.article-content{padding:16px;border:1px solid #e5ebf5;border-radius:8px;background:#fff;line-height:2;white-space:pre-wrap;font-size:15px}.article-dimensions{margin-bottom:18px}.dimension-bars{display:grid;gap:6px}.dimension-bar{display:grid;grid-template-columns:120px 1fr 50px;align-items:center;gap:10px}.dimension-label{font-size:13px;color:#667085}.dimension-track{height:8px;border-radius:999px;background:#edf1f7;overflow:hidden}.dimension-fill{height:100%;border-radius:999px;background:#1764f5;transition:width .3s ease}.dimension-value{font-size:13px;font-weight:600;color:#111827;text-align:right}.dimension-total{font-size:14px;font-weight:600;color:#1764f5}.article-dimensions h3{display:flex;justify-content:space-between;align-items:baseline}.article-info-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;padding:16px 20px;margin-bottom:16px}.article-info-row{display:flex;flex-wrap:wrap;gap:24px}.article-info-item{display:flex;align-items:center;gap:6px;color:#64748b}.article-info-label{font-size:13px;color:#94a3b8;margin-right:2px}.article-info-value{font-size:14px;font-weight:600;color:#334155}.article-score-card{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:12px;padding:18px 24px;margin-bottom:20px}.article-score-left{display:flex;align-items:center;gap:10px;color:#1e40af}.article-score-label{font-size:16px;font-weight:600;color:#1e40af}.article-score-right{display:flex;align-items:baseline;gap:8px}.article-level-badge{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:3px 10px;border-radius:6px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:700;letter-spacing:.5px}.article-score-number{font-size:28px;font-weight:700;color:#1e40af;line-height:1}.article-score-unit{font-size:15px;font-weight:500;color:#3b82f6}.article-score-range{font-size:13px;color:#64748b;margin-left:4px;padding:2px 8px;background:#ffffffb3;border-radius:4px}.question-detail-card{padding:16px;margin-bottom:12px;border:1px solid #e5ebf5;border-radius:10px;background:#fff}.qd-head{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.qd-num{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#1764f5;color:#fff;font-size:13px;font-weight:600}.qd-type{padding:2px 8px;border-radius:4px;background:#f0f4ff;color:#354b9c;font-size:12px;font-weight:500}.qd-tag{padding:2px 8px;border-radius:4px;background:#fef3c7;color:#92400e;font-size:12px}.qd-score{font-size:13px;color:#667085;margin-left:auto}.qd-level{padding:2px 8px;border-radius:4px;background:#e8f0fe;color:#174ea6;font-size:12px}.qd-stem{margin:0 0 8px;line-height:1.7;font-size:14px}.qd-options{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:8px;font-size:13px;color:#475467}.qd-answer{margin-bottom:6px;padding:8px 12px;border-radius:6px;background:#f0fdf4;color:#166534;font-size:13px}.qd-evidence{margin-bottom:6px;font-size:13px;color:#667085}.ev-item{display:inline-block;margin:2px 4px;padding:2px 6px;border-radius:4px;background:#f8fafc;border:1px solid #e5ebf5;font-size:12px}.qd-analysis{margin-top:6px;font-size:13px}.qd-analysis summary{cursor:pointer;color:#1764f5;font-weight:500}.qd-analysis p{margin:6px 0 0;padding:8px 12px;border-radius:6px;background:#f8fafc;line-height:1.6}.qd-type-group{margin-bottom:8px}.qd-type-header{width:100%;justify-content:flex-start;padding:8px 14px;margin-bottom:4px;border:1px solid #e5ebf5;border-radius:8px;background:#f8fafc;font-size:14px;font-weight:600;color:#354b9c;cursor:pointer}.qd-type-header:hover{border-color:#1764f5;background:#f0f4ff}.qd-irt{display:flex;gap:12px;margin-top:8px;padding:6px 12px;border-radius:6px;background:#f8fafc;font-size:12px;color:#667085}.article-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.article-meta span{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:13px}.assessment-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.assessment-strip .metric{padding:14px;box-shadow:none}.assessment-strip .metric strong{font-size:20px;line-height:1.3;word-break:keep-all}.assessment-summary,.content-preview{padding:14px;border:1px solid #e5ebf5;border-radius:8px;background:#fbfdff}.assessment-summary{margin-bottom:14px}.assessment-summary strong{display:block;margin-bottom:8px;color:#172033}.assessment-summary p{margin:0;color:#475467;line-height:1.7}.content-preview{max-height:280px;overflow:auto;color:#344054;line-height:1.85;white-space:pre-wrap}.content-preview.full{max-height:360px}.drawer-backdrop{position:fixed;inset:0;z-index:300;display:flex;justify-content:flex-end;background:#0f172a52}.article-drawer{width:min(760px,calc(100vw - 28px));height:100vh;display:flex;flex-direction:column;overflow:hidden;padding:0;border-left:1px solid #dfe6f2;background:#f8fafc;box-shadow:-18px 0 44px #15224229}.article-drawer .drawer-head{flex-shrink:0;padding:24px 24px 16px;border-bottom:1px solid #e5ebf5;background:#f8fafc}.article-drawer-body{flex:1;overflow:auto;padding:0 24px 24px}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.drawer-header h2{margin-bottom:0}.icon-button{width:38px;min-height:38px;padding:0}.drawer-empty,.drawer-section{margin-bottom:16px;padding:18px;border:1px solid #dfe6f2;border-radius:8px;background:#fff}.drawer-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.drawer-section h3,.drawer-section-title h3{margin:0 0 12px;font-size:18px}.drawer-section-title h3{margin-bottom:0}.question-list{display:grid;gap:10px}.question-row{grid-template-columns:24px minmax(0,1fr);align-items:start;padding:14px;border:1px solid #e5ebf5;border-radius:8px;font-weight:400}.question-row.selected{border-color:#1764f5;background:#f3f8ff}.question-row input{width:18px;min-height:18px;margin-top:4px}.question-row strong{display:block;margin-bottom:6px;color:#1764f5}.question-row em{display:block;margin-bottom:8px;color:#667085;font-style:normal;font-size:13px}.question-row small{display:block;margin-top:10px;color:#475467;line-height:1.65}.question-row details{margin-top:10px;color:#475467}.question-row summary{color:#1764f5;cursor:pointer;font-weight:650}.question-row details p{margin:8px 0 0;line-height:1.65}.drawer-question{background:#fff}.readonly-question{grid-template-columns:minmax(0,1fr)}.readonly-question p{margin:0;color:#344054;line-height:1.7}.readonly-question details strong{display:inline;margin:0;color:#172033}.question-options-inline{display:grid;gap:6px;margin:10px 0 0;padding-left:22px;color:#475467;line-height:1.6}.editor-grid{display:grid;grid-template-columns:360px minmax(0,1fr);gap:18px}.editor-grid .panel:first-child{display:grid;align-content:start;gap:16px}.grading{display:grid;gap:14px}.grading-card,.alert-row{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:18px;padding:16px;border:1px solid #e5ebf5;border-radius:8px}.grading-card blockquote{margin:12px 0 0;padding:12px;border-radius:7px;background:#f8fafc;color:#344054}.score-box{display:grid;gap:10px;align-content:start}.alert-row{grid-template-columns:24px minmax(0,1fr) auto auto;align-items:center}.alert-row svg{color:#f97316}.muted{color:#667085}.error,.warning,.toast{padding:12px 14px;border-radius:7px}.error{background:#fff1f2;color:#be123c}.warning{background:#fff7ed;color:#c2410c}.toast{position:fixed;right:24px;top:80px;z-index:310;background:#101828;color:#fff;box-shadow:0 16px 38px #15224233}.link-button{border-color:transparent;background:transparent;color:#1764f5}.paper-editor-page{display:grid;gap:18px;padding-bottom:92px}.paper-editor-head{display:grid;grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:14px}.paper-editor-head h1{margin-bottom:4px;font-size:24px}.paper-editor-head-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;position:fixed;right:24px;top:80px;z-index:50}.paper-editor-head-actions button{padding:10px 24px;font-size:15px;border-radius:8px}.back-nav-button{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #d8e0ee;border-radius:7px;background:#fff;color:#475467;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}.back-nav-button:hover{background:#f5f7fa;border-color:#9bb4e8;color:#1764f5}.paper-stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:12px}.paper-step{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;color:#667085}.paper-step span{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d8e0ee;border-radius:999px;background:#fff;font-weight:800}.paper-step.done span,.paper-step.active span{border-color:#1764f5;background:#1764f5;color:#fff}.paper-step strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paper-basic-card,.selected-article-panel,.selected-question-panel,.paper-overview-panel{min-width:0}.paper-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.paper-card-title h2,.paper-card-title p{margin-bottom:0}.paper-basic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.paper-basic-grid div{display:grid;gap:6px}.paper-basic-grid span,.paper-empty,.selected-article-card span,.selected-article-card dt,.tag-stack small,.question-article span{color:#667085}.paper-basic-grid strong{color:#172033}.paper-basic-form{display:grid;grid-template-columns:minmax(180px,1.8fr) repeat(3,minmax(120px,1fr)) auto;gap:12px;align-items:end}.create-draft-page{display:grid;min-height:420px;align-items:start}.create-draft-card{display:grid;gap:16px}.create-draft-card p{margin-bottom:0}.create-draft-form{grid-template-columns:minmax(220px,1.7fr) minmax(140px,.7fr) minmax(140px,.7fr) auto}.paper-editor-grid{display:grid;grid-template-columns:260px minmax(0,1fr) 320px;gap:14px;align-items:start}.selected-article-list{display:grid;gap:12px}.selected-article-card{display:grid;gap:12px;padding:14px;border:1px solid #e5ebf5;border-radius:8px;background:#fbfdff}.selected-article-card strong{color:#172033}.selected-article-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0}.selected-article-card dt,.selected-article-card dd{margin:0}.selected-article-card dd{margin-top:4px;color:#1764f5;font-weight:800}.paper-divider{height:1px;margin:16px 0;background:#edf1f7}.danger-ghost{border-color:#fee2e2;color:#dc2626}button.danger{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid #fee2e2;border-radius:7px;background:#fff;color:#dc2626;font-size:13px;cursor:pointer;transition:all .15s}button.danger:hover{background:#fef2f2;border-color:#fecaca}.paper-add-empty{width:100%;min-height:66px;border-style:dashed;color:#1764f5}.paper-question-list{display:grid;gap:10px}.paper-question-head,.paper-question-row{display:grid;grid-template-columns:86px minmax(240px,1.5fr) 130px minmax(130px,.75fr) 110px 150px;gap:10px;align-items:center}.paper-question-head{padding:0 8px;color:#667085;font-size:13px;font-weight:800;text-align:center}.paper-question-row{padding:12px;border:1px solid #e5ebf5;border-radius:8px;background:#fff}.question-order{display:grid;grid-template-columns:30px 1fr 30px;align-items:center;gap:4px}.question-order button{width:30px;min-height:30px;padding:0}.question-order strong{text-align:center;color:#1764f5}.question-article,.tag-stack{display:grid;gap:4px}.question-article strong,.tag-stack span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.score-edit{display:grid;grid-template-columns:minmax(54px,64px) 20px;align-items:center;justify-items:center;gap:6px}.score-edit input{text-align:center}.score-source{grid-column:1 / -1;width:max-content;min-height:22px;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:750}.score-source.auto{background:#eaf1ff;color:#1764f5}.score-source.locked{background:#fff7ed;color:#c2410c}.row-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}button.lock-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;min-height:unset;padding:0;border-radius:6px;cursor:pointer;background:#f9fafb;border:1px solid #d0d5dd;color:#98a2b3;transition:all .15s}button.lock-btn:hover{background:#f0f1f3;border-color:#b0b5bd;color:#667085}button.lock-btn.locked{background:#e8f0fe;border-color:#1764f5;color:#1764f5}button.lock-btn.locked:hover{background:#d4e4fd;border-color:#1254d4;color:#1254d4}.paper-overview-panel{display:grid;gap:16px}.score-structure-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.score-structure-head h2,.score-structure-head p{margin-bottom:0}.status-pill.published{background:#eaf8ef;color:#15803d}.status-pill.review{background:#fff7ed;color:#c2410c}.score-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.score-metrics div{display:grid;gap:5px;padding:10px;border:1px solid #e5ebf5;border-radius:8px;background:#fbfdff}.score-metrics span{color:#667085;font-size:12px}.score-metrics strong{color:#172033}.score-actions{display:grid;grid-template-columns:1fr;gap:8px}.overview-pair,.distribution-line{display:flex;align-items:center;justify-content:space-between;gap:10px}.overview-section{display:grid;gap:8px;padding-top:14px;border-top:1px solid #edf1f7}.overview-section h3{margin:0;font-size:15px}.overview-distribution{display:grid;gap:8px}.distribution-line span{min-width:0;overflow:hidden;color:#475467;text-overflow:ellipsis;white-space:nowrap}.distribution-line strong{color:#172033;white-space:nowrap}.paper-bottom-bar{position:fixed;right:28px;bottom:18px;left:248px;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;border:1px solid #dfe6f2;border-radius:8px;background:#fffffff5;box-shadow:0 16px 38px #1522421f}.paper-bottom-bar>div{display:flex;flex-wrap:wrap;gap:10px}.autosave-dot{color:#16a34a;font-weight:750}.validation-box{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;padding:12px 14px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#c2410c}.validation-box p{margin:0 0 4px}.validation-box.soft{margin:12px 0;border-color:#bfdbfe;background:#eff6ff;color:#1764f5}.drawer-head{display:flex;justify-content:space-between;gap:14px;margin-bottom:18px}.drawer-head h2{margin-bottom:5px}.drawer-head p{margin:0;color:#667085}.paper-bank-drawer,.paper-article-chooser{width:min(900px,calc(100vw - 28px));height:100vh;overflow:auto;padding:24px;border-left:1px solid #dfe6f2;background:#f8fafc;box-shadow:-18px 0 44px #15224229}.paper-article-chooser{width:min(680px,calc(100vw - 28px))}.bank-filters{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;margin-bottom:12px}.bank-search{position:relative;grid-column:span 3}.bank-search svg{position:absolute;left:12px;top:11px;color:#667085}.bank-search input{padding-left:36px}.bank-result-bar,.drawer-pagination,.drawer-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.drawer-pagination span{font-size:13px;color:#667085;min-width:80px;text-align:center}.drawer-pagination button{min-height:32px;padding:5px 14px;border:1px solid #d8e0ee;border-radius:6px;background:#fff;color:#475467;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s}.drawer-pagination button:hover:not(:disabled){border-color:#1764f5;color:#1764f5;background:#eaf1ff}.drawer-pagination button:disabled{opacity:.4;cursor:not-allowed}.bank-question-list,.article-choice-list{display:grid;gap:10px}.bank-question-card,.article-choice-card{display:grid;gap:12px;padding:14px;border:1px solid #e5ebf5;border-radius:8px;background:#fff}.bank-question-card{grid-template-columns:78px minmax(0,1fr) auto;align-items:start}.bank-question-card.added{background:#f8fafc;color:#667085}.bank-check{grid-template-columns:18px 1fr;align-items:center;gap:8px;font-weight:700}.bank-check input,.article-choice-card input,.class-check-list input{width:18px;min-height:18px}.bank-question-body p{margin:8px 0 0;color:#172033;line-height:1.65}.bank-question-meta{display:flex;flex-wrap:wrap;gap:8px;color:#667085;font-size:13px}.bank-preview{margin-top:12px;padding:12px;border-radius:8px;background:#f8fbff;color:#475467}.bank-preview ul,.preview-options,.student-preview-item ul{margin:8px 0 0;padding-left:22px}.article-choice-card{grid-template-columns:20px minmax(0,1fr);align-items:start}.article-choice-card div{display:grid;gap:5px}.article-choice-card span,.article-choice-card small{color:#667085}.article-bank-modal{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:14px;width:min(1180px,calc(100vw - 48px));height:min(780px,calc(100vh - 48px));padding:22px 24px;border:1px solid #dfe6f2;border-radius:8px;background:#fff;box-shadow:0 24px 68px #15224238}.article-bank-head,.article-bank-footer,.article-detail-head,.article-bank-list-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.article-bank-head h2,.article-bank-head p,.article-detail-head h3,.article-detail-head p{margin-bottom:0}.article-bank-head p,.article-detail-head p,.article-bank-list-meta,.article-bank-row-main span,.article-bank-row-main p,.article-bank-row-status small,.article-bank-row-status em,.detail-question-card small{color:#667085}.article-bank-filters{display:grid;grid-template-columns:repeat(6,minmax(118px,1fr)) minmax(220px,1.4fr) auto;gap:10px;align-items:center}.article-bank-search{position:relative}.article-bank-search svg{position:absolute;left:12px;top:11px;color:#667085}.article-bank-search input{padding-left:36px}.article-bank-body{display:grid;grid-template-columns:minmax(460px,.95fr) minmax(0,1.05fr);gap:14px;min-height:0}.article-bank-list-pane,.article-bank-detail-pane{min-height:0;overflow:hidden;border:1px solid #e5ebf5;border-radius:8px;background:#fbfdff}.article-bank-list-pane{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;padding:12px}.article-bank-list{display:grid;align-content:start;gap:10px;min-height:0;overflow:auto}.article-bank-row{display:grid;grid-template-columns:26px minmax(0,1fr) 118px;gap:10px;align-items:start;padding:12px;border:1px solid #e5ebf5;border-radius:8px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.article-bank-row.active{border-color:#1764f5;box-shadow:0 12px 26px #1764f51f}.article-bank-row.disabled{background:#f8fafc}.article-bank-row input{width:18px;min-height:18px;margin-top:4px}.article-bank-row-main{display:grid;justify-items:start;gap:5px;min-height:0;padding:0;border:0;background:transparent;text-align:left}.article-bank-row-main strong{color:#172033;font-size:15px}.article-bank-row-main p{display:-webkit-box;margin:0;overflow:hidden;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical}.article-bank-row-status{display:grid;justify-items:end;gap:5px;text-align:right}.article-bank-row-status strong{color:#1764f5}.article-bank-row-status em{font-style:normal;font-size:12px;line-height:1.35}.status-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#eef4ff;color:#1764f5;font-size:12px;font-weight:750}.status-pill.ok{background:#eaf8ef;color:#15803d}.status-pill.muted{background:#f2f4f7;color:#475467}.article-bank-detail-pane{display:grid;align-content:start;gap:12px;overflow:auto;padding:16px;background:#fff}.article-detail-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.article-detail-metrics div{display:grid;gap:6px;padding:12px;border:1px solid #e5ebf5;border-radius:8px;background:#f8fbff}.article-detail-metrics span{color:#667085;font-size:13px}.article-detail-metrics strong{color:#1764f5}.article-detail-tabs{display:flex;flex-wrap:wrap;gap:8px;padding-top:4px;border-top:1px solid #edf1f7}.article-detail-tabs button{min-height:34px}.article-detail-tabs button.active{border-color:#1764f5;background:#eaf1ff;color:#1764f5;font-weight:750}.article-fulltext,.article-assessment-detail,.detail-question-card{padding:14px;border:1px solid #e5ebf5;border-radius:8px;background:#fbfdff}.article-fulltext{max-height:360px;overflow:auto;color:#344054;line-height:1.85;white-space:pre-wrap}.article-detail-questions{display:grid;gap:10px}.detail-question-card{display:grid;gap:8px}.detail-question-card p{margin:0;color:#172033;line-height:1.6}.detail-question-card ul{margin:0;padding-left:20px;color:#475467;line-height:1.55}.article-assessment-detail{display:grid;gap:12px;color:#475467;line-height:1.7}.article-assessment-detail p{margin:0}.article-assessment-detail div{display:flex;flex-wrap:wrap;gap:8px}.article-assessment-detail strong{width:100%;color:#172033}.article-assessment-detail span{min-height:26px;padding:3px 9px;border-radius:999px;background:#eef4ff;color:#1764f5}.article-bank-footer{align-items:center;padding-top:12px;border-top:1px solid #edf1f7}.article-bank-footer span{color:#475467;font-weight:700}.article-bank-footer div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.modal-backdrop{position:fixed;inset:0;z-index:300;display:grid;place-items:center;padding:24px;background:#0f172a5c}.preview-modal,.publish-modal,.student-preview-modal{width:min(720px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;padding:22px;border:1px solid #dfe6f2;border-radius:8px;background:#fff;box-shadow:0 22px 60px #15224233}.student-preview-modal{width:min(1120px,100%)}.preview-note{margin-top:14px;padding:12px;border-radius:8px;background:#f8fbff;color:#475467;line-height:1.7}.student-preview-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:16px}.student-preview-body aside,.student-preview-item{padding:16px;border:1px solid #e5ebf5;border-radius:8px;background:#fbfdff}.student-preview-body aside{max-height:620px;overflow:auto;line-height:1.8;white-space:pre-wrap}.student-preview-body main{display:grid;align-content:start;gap:12px;max-height:620px;overflow:auto}.student-preview-item div{display:flex;justify-content:space-between;gap:10px}.student-preview-item textarea{width:100%;min-height:90px;border:1px solid #d8e0ee;border-radius:8px}.student-preview-article-ref{margin:0 0 4px;color:#1764f5;font-size:12px;font-weight:500}.class-check-list{display:grid;gap:10px}.class-check-list label{grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;padding:12px;border:1px solid #e5ebf5;border-radius:8px;background:#fbfdff}.download-print-modal{width:min(1100px,calc(100vw - 48px));max-height:min(760px,calc(100vh - 48px));display:flex;flex-direction:column;overflow:hidden;padding:22px;border:1px solid #dfe6f2;border-radius:8px;background:#fff;box-shadow:0 22px 60px #15224233}.download-print-body{flex:1;overflow:auto;min-height:0}.print-preview-area{display:grid;gap:14px}.print-toolbar{display:flex;justify-content:flex-end;gap:10px;padding-bottom:12px;border-bottom:1px solid #edf1f7}.a4-page{width:210mm;margin:0 auto;padding:20mm;background:#fff;box-shadow:0 0 0 1px #d8e0ee,0 4px 20px #15224214;line-height:1.8;color:#000}.a4-print-header{text-align:center;border-bottom:2px solid #000;padding-bottom:16px;margin-bottom:24px}.a4-print-header h2{font-size:18px;font-weight:700;color:#000;margin:0 0 8px}.a4-print-header p{font-size:13px;color:#000;margin:0}.student-info-line{margin-top:14px;font-size:15px;color:#000;letter-spacing:2px}.a4-article-section{margin-bottom:8px}.a4-article-title{font-size:14px;font-weight:700;color:#000;margin:0 0 4px;text-align:center}.a4-article-author{font-size:11px;color:#000;margin:0 0 12px;text-align:center}.a4-article-content{font-size:14px;color:#000;line-height:1.85;text-indent:2em;margin-bottom:16px;white-space:pre-wrap}.a4-question-list{display:grid;gap:8px}.a4-type-heading{margin:2px 0 4px;font-size:13px;font-weight:700;color:#000}.a4-question-list>.a4-type-group:first-child>.a4-type-heading{margin-top:0}.a4-question-item{padding:0 0 8px}.a4-type-group .a4-question-item:last-child{border-bottom:none}.a4-question-stem{margin-bottom:6px;color:#000;font-size:13px}.a4-question-stem p{margin:6px 0 0;line-height:1.7;font-size:13px}.a4-options-grid{display:grid;gap:2px;padding-left:22px;color:#000;font-size:13px}.a4-answer-lines{margin-top:8px;padding-left:22px}.a4-answer-line{border-bottom:1px solid #000;height:28px}.a4-fill-blank-line{display:inline-block;width:150px;height:26px;border-bottom:2px solid #000;margin:0 4px;vertical-align:bottom;text-align:center}.a4-answer-area{margin-top:10px;min-height:40px;border:1px solid #d1d5db;border-radius:4px;background:#fafafa}.a4-type-group{margin-bottom:0}.a4-top-bar{position:relative;display:flex;justify-content:center;align-items:center;padding-bottom:4px;margin-bottom:12px;font-size:12px;color:#000}.a4-top-bar-left{position:absolute;left:0;font-weight:500;color:#000}.copy-body-table{width:100%;border-collapse:collapse}.copy-body-table>thead{display:table-header-group}.copy-body-table td{padding:0;border-bottom:none}.copy-head-id{height:18px;text-align:right;font-size:11px;font-weight:400;color:#000}.copy-head-cover{position:relative;margin-top:-18px;height:18px;background:#fff}.duplex-measure{position:absolute;left:-100000px;top:0;width:180mm;height:262mm;column-width:180mm;column-gap:0;column-fill:auto}.duplex-measure .a4-page{width:auto;padding:0;margin:0;box-shadow:none}.duplex-filler{display:none}.a4-top-bar-center{font-weight:600;color:#000}.a4-top-area{display:flex;align-items:center;gap:24px;margin-bottom:10px;padding-bottom:16px;border-bottom:2px solid #111827}.a4-top-area .student-info-box{flex-shrink:0;margin-bottom:0}.a4-top-area .a4-print-header{flex:1;border-bottom:none;padding-bottom:0;margin-bottom:0;text-align:center}.a4-print-header-center{text-align:center;margin-bottom:24px}.a4-print-header-center h2{font-size:20px;font-weight:700;margin:0 0 10px;color:#000}.a4-print-header-center p{color:#000;font-size:14px;margin:0 0 8px}.print-portal-root{display:none}.fill-blank-line{display:inline-block;border-bottom:1px solid #111827;margin:0 4px;vertical-align:baseline;text-align:center}.ocr-answer-area{position:relative;margin-top:14px;border:1px solid #000;background:#fff}.ocr-corner{position:absolute;width:10px;height:10px;border:1px solid #000;background:#fff}.ocr-corner--tl{top:-1px;left:-1px;border-right:none;border-bottom:none}.ocr-corner--tr{top:-1px;right:-1px;border-left:none;border-bottom:none}.ocr-corner--bl{bottom:-1px;left:-1px;border-right:none;border-top:none}.ocr-corner--br{bottom:-1px;right:-1px;border-left:none;border-top:none}.ocr-answer-body{padding:10px 14px;min-height:36px}.ocr-answer-body--essay{min-height:100px;display:grid;gap:22px;padding:14px 14px 10px}.ocr-answer-body--short{min-height:40px}.ocr-answer-line{height:1px;min-height:1px;background:#bbb}.ocr-answer-line--first{margin-top:10px}.print-roster-panel{display:grid;align-content:start;gap:14px;padding:18px;border:1px solid #e5ebf5;border-radius:8px;background:#fbfdff}.print-roster-panel h3{margin:0;font-size:16px;color:#172033}.print-roster-panel>p{margin:0;font-size:13px}.roster-add-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.roster-add-row input{min-height:36px}.roster-student-list{display:grid;gap:6px;max-height:320px;overflow:auto}.roster-student-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e5ebf5;border-radius:6px;background:#fff}.roster-student-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#172033;font-size:14px}.roster-student-row .icon-button{width:34px;min-height:34px;color:#dc2626;border-color:transparent;background:transparent}.roster-student-row .icon-button:hover{background:#fef2f2}.test-workbench{display:grid;gap:16px}.workbench-hero,.workbench-toolbar,.workbench-panel-title,.workspace-detail-head,.workspace-section-title,.workspace-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.workbench-hero h2,.workbench-panel-title h2,.workspace-detail-head h2,.workspace-section h3{margin-bottom:4px}.workbench-hero p,.workbench-panel-title p,.workspace-detail-head p,.workspace-section p{margin-bottom:0}.workbench-toolbar{align-items:center;padding:14px;border:1px solid #dfe6f2;border-radius:8px;background:#fff;box-shadow:0 12px 28px #1522420d}.workbench-toolbar .search-field{position:relative;flex:1.5;min-width:220px}.workbench-toolbar .search-field svg{position:absolute;left:12px;top:11px;color:#667085}.workbench-toolbar .search-field input{padding-left:36px}.workbench-toolbar select{width:min(170px,100%)}.workbench-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.workbench-summary-card{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:92px;padding:18px;border:1px solid #dfe6f2;border-radius:8px;background:#fff;box-shadow:0 16px 38px #1522420f}.workbench-summary-card>span{display:grid;width:42px;height:42px;place-items:center;border-radius:999px;background:#eaf1ff;color:#1764f5}.workbench-summary-card small{color:#667085}.workbench-summary-card strong{display:block;margin-top:4px;color:#172033;font-size:28px}.workbench-summary-card.green>span{background:#eaf8ef;color:#15803d}.workbench-summary-card.orange>span{background:#fff7ed;color:#c2410c}.workbench-summary-card.gray>span{background:#f2f4f7;color:#475467}.workbench-layout{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}.test-list-panel,.workspace-detail-panel{min-width:0}.test-card-list{display:grid;gap:8px;max-height:calc(100vh - 340px);overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:#d8e0ee transparent}.test-card-list::-webkit-scrollbar{width:5px}.test-card-list::-webkit-scrollbar-track{background:transparent}.test-card-list::-webkit-scrollbar-thumb{background:#d8e0ee;border-radius:8px}.test-card-list::-webkit-scrollbar-thumb:hover{background:#b0c4dc}.test-card{display:grid;gap:10px;padding:12px 14px;border:1px solid #e5ebf5;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.test-card:hover,.test-card.active{border-color:#1764f5;box-shadow:0 12px 28px #1764f51a}.test-card-main{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.test-card h3{margin:6px 0 2px;color:#172033;font-size:15px}.test-card p{margin:0;color:#667085;font-size:13px}.test-card-classes{margin:2px 0 0;color:#1764f5;font-size:12px;font-weight:500}.test-card-progress{display:flex;flex-wrap:wrap;gap:6px}.test-card-progress span{min-height:22px;padding:2px 8px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:12px;font-size:13px}.workspace-detail{display:grid;gap:16px}.workspace-empty{display:grid;min-height:260px;place-items:center;color:#667085;text-align:center}.workspace-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.workspace-kpi{display:grid;gap:6px;min-height:74px;padding:12px;border:1px solid #e5ebf5;border-radius:8px;background:#fbfdff}.workspace-kpi span{color:#667085;font-size:13px}.workspace-kpi strong{color:#1764f5;font-size:22px}.workspace-section{display:grid;gap:10px;padding-top:14px;border-top:1px solid #edf1f7}.check-line,.workspace-warning{margin:0;padding:9px 10px;border-radius:8px;line-height:1.5}.check-line.ok{background:#eaf8ef;color:#15803d}.check-line.bad{background:#fff1f2;color:#be123c}.check-line.soft,.workspace-warning{background:#fff7ed;color:#c2410c}.workspace-actions{justify-content:flex-start;flex-wrap:wrap}.workspace-table-wrap{overflow-x:hidden;overflow-y:visible;min-width:0}.workspace-table-wrap table{width:100%;table-layout:fixed;word-break:break-all;overflow-wrap:break-word}.create-test-drawer{width:min(420px,calc(100vw - 28px));height:100vh;overflow:auto;padding:24px;border-left:1px solid #dfe6f2;background:#fff;box-shadow:-18px 0 44px #15224229}.create-test-form{display:grid;gap:14px}.status-pill.blue{background:#eaf1ff;color:#1764f5}@media(max-width:960px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.logout{margin-top:8px}.about-side-drawer,.side-student-link{display:none}.metric-row,.editor-grid,.create-flow,.selection-stats,.assessment-strip,.paper-editor-head,.paper-stepper,.paper-basic-grid,.paper-basic-form,.paper-editor-grid,.bank-filters,.student-preview-body,.article-bank-filters,.article-bank-body,.article-detail-metrics,.workbench-summary,.workbench-layout,.workspace-kpi-grid,.roster-add-row,.library-toolbar,.paper-question-head,.paper-question-row,.bank-question-card{grid-template-columns:1fr}.workbench-toolbar,.test-card-main{flex-direction:column;align-items:stretch}.workbench-toolbar select{width:100%}.setup-panel{position:static}.article-drawer,.paper-bank-drawer,.paper-article-chooser,.create-test-drawer{width:100vw}.article-drawer .drawer-head{padding:18px 18px 12px}.article-drawer .article-drawer-body{padding:0 18px 18px}.article-bank-modal{width:100vw;height:100vh;padding:16px;border-radius:0}.article-bank-row{grid-template-columns:24px minmax(0,1fr)}.article-bank-row-status{grid-column:2;justify-items:start;text-align:left}.grading-card,.alert-row{grid-template-columns:1fr}.stage{padding:18px}.paper-bottom-bar{position:static;flex-direction:column;align-items:stretch}.paper-question-head,.paper-question-row{min-width:0}.paper-editor-page{padding-bottom:0}.download-print-modal{width:100vw;max-height:100vh;border-radius:0;padding:16px}.a4-page{width:100%;padding:12mm}}@media print{@page{size:A4;margin:15mm 15mm 20mm;@bottom-center{content:counter(page);font-size:11px;color:#000;font-family:inherit}}html,body{background:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.topnav,.about-side-drawer,.side-student-link,.stage-h-head,.workbench-hero,.workbench-toolbar,.workbench-layout{display:none!important}.paper-editor-page>:not(.modal-backdrop){display:none!important}.drawer-head,.workspace-actions,.print-hint{display:none!important}.app-shell-h,.stage-h,.test-workbench,.paper-editor-page,.modal-backdrop,.download-print-modal,.download-print-body{display:block!important;position:static!important;width:100%!important;max-height:none!important;padding:0!important;margin:0!important;overflow:visible!important;background:#fff!important;box-shadow:none!important;border:none!important;border-radius:0!important}.a4-page{width:100%!important;padding:0!important;margin:0!important;box-shadow:none!important;border:none!important}.duplex-measure{display:none!important}.duplex-filler{display:block;min-height:1px}}.scan-page{max-width:1400px;overflow-x:hidden}.scan-page-header{margin-bottom:20px}.scan-page-header h2{margin:8px 0 4px;display:flex;align-items:center;gap:8px}.scan-layout{display:grid;grid-template-columns:340px 2fr;gap:24px;align-items:start;overflow-x:hidden}.scan-layout>*{min-width:0;max-width:100%}.scan-result-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:12px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 2px #00000008}.scan-result-header h3{margin:0;flex-shrink:0;font-size:15px;font-weight:700;color:#1f2937}.scan-form{position:sticky;top:20px;z-index:5;padding:20px 18px;border-radius:12px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000f,0 4px 12px #0000000a}.scan-result{min-width:0;border-radius:12px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000f,0 4px 12px #0000000a;padding:20px 18px}.scan-form h3{margin:0 0 16px;font-size:15px;font-weight:700;color:#1f2937}.scan-form label{display:block;margin-bottom:14px;font-size:13px;font-weight:600;color:#374151}.scan-form label input,.scan-form label select{margin-top:6px;border-radius:8px;border:1px solid #d1d5db;padding:9px 4px;font-size:13px;background:#f9fafb;transition:border-color .15s,box-shadow .15s}.scan-form label input:focus,.scan-form label select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f;outline:none;background:#fff}.scan-form .file-upload-label{cursor:pointer}.student-info-box{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;padding:10px 16px;border:1px solid #000;border-radius:4px;font-size:14px;color:#000}.fill-line{display:inline-block;width:120px;border-bottom:1px solid #000;margin-left:8px;vertical-align:baseline}.fill-line--value{width:auto;min-width:120px;padding:0 8px;text-align:center;font-weight:600}.download-print-body .a4-page+.a4-page{margin-top:24px}@media screen{.download-print-body .a4-page+.a4-page{content-visibility:auto;contain-intrinsic-size:auto 1123px}}.drop-zone{border:2px dashed #d1d5db;border-radius:10px;padding:20px;margin-bottom:14px;text-align:center;cursor:pointer;transition:border-color .2s,background .2s;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.drop-zone:hover{border-color:#93c5fd;background:#f8faff}.drop-zone-active{border-color:#3b82f6;background:#eff6ff}.drop-zone-has-files{cursor:default;padding:12px 16px;align-items:stretch}.drop-zone-empty{display:flex;flex-direction:column;align-items:center;gap:8px;color:#9ca3af}.drop-zone-header{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#1d4ed8;font-weight:500;font-size:13px}.file-chip-reupload{margin-left:auto;padding:4px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;font-size:12px;color:#6b7280}.file-chip-reupload:hover{background:#f1f5f9}.file-chip-remove{position:absolute;top:-6px;right:-6px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;min-width:20px;min-height:20px;padding:0;border:1.5px solid #fff;border-radius:50%;background:#fef2f2;color:#ef4444;cursor:pointer;flex-shrink:0;line-height:1;transition:all .2s ease;outline:none;box-shadow:0 1px 3px #00000014}.file-chip-remove:hover{background:#fee2e2;color:#dc2626;transform:scale(1.15);box-shadow:0 2px 6px #ef444438}.file-chip-remove:focus-visible{box-shadow:0 0 0 2.5px #ef444459}.file-chip-remove:active{transform:scale(.9)}.file-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;contain:layout style}.file-chip{position:relative;display:flex;align-items:center;gap:6px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:6px 28px 6px 10px;font-size:13px;transition:border-color .2s ease,box-shadow .2s ease;content-visibility:auto;contain-intrinsic-size:48px}.file-chip:hover{border-color:#d1d5db;box-shadow:0 1px 2px #0000000a}.file-thumb{width:32px;height:32px;object-fit:cover;border-radius:3px}.file-icon-pdf,.file-icon-img{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:3px;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}.file-icon-pdf{background:#dc2626}.file-icon-img{background:#6366f1}.file-name{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size{color:#9ca3af;font-size:11px}.image-preview{margin-bottom:12px;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.image-preview img{width:100%;max-height:240px;object-fit:contain;background:#f0f0f0}.scan-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#9ca3af;text-align:center}.scan-empty p{margin-top:12px;font-size:14px}.scan-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.summary-card{background:#f9fafb;border-radius:8px;padding:12px;text-align:center}.summary-card strong{display:block;font-size:13px;color:#6b7280;margin-bottom:4px}.summary-card span{font-size:18px;font-weight:700}.score-green{color:#16a34a}.score-orange{color:#ea580c}.score-red{color:#dc2626}.matched-list h3{font-size:15px;margin-bottom:10px}.match-card{border:1px solid #e5e7eb;border-radius:8px;padding:14px;margin-bottom:10px}.match-card.auto{border-left:3px solid #16a34a}.match-card.manual{border-left:3px solid #f59e0b}.match-card-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.q-badge{background:#1764f5;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.q-type{font-size:12px;color:#6b7280;background:#f3f4f6;padding:2px 8px;border-radius:4px}.q-score{font-size:13px;font-weight:600;margin-left:auto}.pill{display:inline-flex;align-items:center;gap:4px;font-size:12px;padding:2px 8px;border-radius:4px}.pill.ok{background:#dcfce7;color:#15803d;border:1px solid #bbf7d0}.pill.err{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.pill.warn{background:#fef9c3;color:#854d0e;border:1px solid #fde68a}.match-stems{margin-bottom:8px}.match-stem-row{margin-bottom:4px}.stem-label{display:inline-block;font-size:10px;font-weight:700;padding:1px 5px;border-radius:3px;margin-right:6px;vertical-align:middle}.stem-label.db{background:#dbeafe;color:#1e40af}.stem-label.ocr{background:#fef3c7;color:#92400e}.match-stem{font-size:13px;color:#374151;margin:0 0 2px}.match-answer{background:#f9fafb;border-radius:6px;padding:10px}.ocr-text{display:inline-block;background:#dbeafe;padding:2px 8px;border-radius:4px;font-weight:600;margin:0 6px}.match-score-row{display:flex;align-items:center;gap:6px;margin-top:8px;flex-wrap:wrap}.match-score-row input{width:64px;text-align:center;font-weight:600}.match-score-row .reason{color:#9ca3af;font-style:italic}.detected-list{margin-bottom:24px}.detected-list h3{margin-bottom:12px;font-size:15px;color:#374151}.detected-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 14px;margin-bottom:10px}.detected-card.correct{border-left:3px solid #16a34a}.detected-card.wrong{border-left:3px solid #dc2626}.detected-card.manual{border-left:3px solid #f59e0b}.detected-card-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.detected-card-head .q-section{font-size:12px;color:#6366f1;background:#eef2ff;padding:1px 6px;border-radius:3px}.detected-stem{font-size:14px;color:#1f2937;margin:0 0 8px;line-height:1.5}.detected-answer{margin:6px 0;padding:6px 10px;border-radius:4px;font-size:14px}.detected-answer.has-answer{background:#fef3c7;border:1px solid #fcd34d}.detected-answer.no-answer{background:#f9fafb;border:1px solid #d1d5db}.detected-answer.has-answer .detected-answer-label{color:#92400e}.detected-answer.no-answer .detected-answer-label{color:#9ca3af}.detected-answer-label{font-weight:600;margin-right:4px}.detected-answer-value{background:#fff;border-radius:3px;padding:1px 8px;font-family:monospace;font-weight:700;display:inline-block;min-width:28px;text-align:center}.detected-answer.has-answer .detected-answer-value{border:1px solid #fbbf24;color:#b45309}.answer-compare{margin:6px 0;display:flex;flex-wrap:wrap;gap:6px}.detected-answer.ref-answer{background:#f0fdf4;border-color:#86efac}.detected-answer.ref-answer .detected-answer-label{color:#166534}.detected-answer.ref-answer .detected-answer-value{border-color:#86efac;color:#166534}.detected-answer.scoring-guide{background:#eff6ff;border-color:#93c5fd}.detected-answer.scoring-guide .detected-answer-label{color:#1e40af;font-weight:600}.detected-answer.scoring-guide .detected-answer-value{border-color:#93c5fd;color:#1e40af}.grading-reason{font-size:12px;color:#6b7280;margin:4px 0 0;font-style:italic}.grading-progress-bar{background-size:30px 30px;background-image:linear-gradient(45deg,rgba(255,255,255,.3) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.3) 75%,transparent 75%,transparent);animation:grading-stripe .6s linear infinite}@keyframes grading-stripe{0%{background-position:0 0}to{background-position:30px 0}}.detected-answer.no-answer .detected-answer-value{border:1px solid #d1d5db;color:#9ca3af}.detected-options{margin-bottom:6px}.detected-ocr-detail{margin-top:8px;font-size:12px}.detected-ocr-detail summary{cursor:pointer;color:#6b7280;margin-bottom:4px}.ocr-detail-block{display:flex;gap:6px;padding:2px 0;align-items:baseline}.ocr-detail-confidence{color:#9ca3af;min-width:42px;text-align:right;font-size:11px}.scan-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}@media(max-width:860px){.scan-layout{grid-template-columns:1fr}.scan-summary{grid-template-columns:repeat(2,1fr)}.workbench-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.test-card-main{flex-direction:column;align-items:stretch;gap:12px}.paper-question-layout{grid-template-columns:1fr}}.graded-student-summary-row{transition:background .15s}.graded-student-summary-row:hover{background:#eff6ff!important}.graded-student-summary-row td{padding:10px 12px}.table-section-header td{padding:8px 12px;font-weight:600;font-size:13px}.graded-students-inline{border-top:2px solid #e5e7eb;padding-top:16px;margin-top:8px}.graded-students-inline h4{margin:0 0 12px;font-size:15px;color:#1e293b;display:flex;align-items:center}.graded-students-list{display:flex;flex-direction:column}.graded-student-item{border-bottom:1px solid #f1f5f9}.graded-student-row{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;background:#fff;cursor:pointer;text-align:left;font-size:13px;transition:background .15s;border-radius:6px}.graded-student-row:hover{background:#f8fafc}.graded-student-index{font-family:monospace;font-weight:700;color:#1d4ed8;background:#dbeafe;padding:3px 8px;border-radius:4px;font-size:12px;min-width:26px;text-align:center;letter-spacing:.05em}.graded-student-name{font-weight:600;color:#1e293b;flex:1}.graded-student-score{font-weight:700;font-size:15px;color:#374151}.graded-student-score.pass,.graded-student-score.fail{color:#374151}.graded-student-time{font-size:11px;color:#9ca3af}.graded-student-detail{background:#fafafa;padding:4px 0}.graded-detail-card{display:block;padding:10px 12px;border-top:1px solid #f1f5f9;border-left:4px solid transparent;transition:background .15s}.graded-detail-card:hover{background:#fff}.graded-detail-card.correct{border-left-color:#22c55e;background:#f9fafb;border-radius:6px;box-shadow:0 1px 2px #0000000a}.graded-detail-card.wrong{border-left-color:#ef4444;background:#f9fafb;border-radius:6px;box-shadow:0 1px 2px #0000000a}.graded-detail-card.manual{border-left-color:#eab308;background:#f9fafb;border-radius:6px;box-shadow:0 1px 2px #0000000a}.graded-detail-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.graded-detail-num{font-weight:700;color:#6b7280;min-width:18px;flex-shrink:0}.graded-detail-type{font-size:10px;color:#9ca3af;background:#f1f5f9;padding:1px 5px;border-radius:3px;min-width:28px;text-align:center;flex-shrink:0}.graded-detail-stem{flex:1;color:#374151;font-size:13px;min-width:0;word-break:break-all;line-height:1.5}.graded-detail-score{font-weight:700;color:#1e293b;font-size:13px;flex-shrink:0;display:inline-flex;align-items:center;gap:2px}.graded-detail-score input[type=number]{min-width:32px;height:32px;padding:0 3px;font-size:14px}.graded-detail-score input[type=number]::-webkit-inner-spin-button{width:20px;height:28px;opacity:1}.graded-detail-options{padding:2px 0 2px 26px;font-size:12px;color:#6b7280;line-height:1.7}.graded-detail-options>div{word-break:break-all}.graded-detail-label{display:block;padding:4px 0 2px 26px;font-size:11px;font-weight:600;color:#6b7280}.graded-detail-box{display:inline-block;max-width:100%;margin:0 0 4px 26px;padding:6px 10px;font-size:12px;line-height:1.6;word-break:break-all;border:1px solid #e5e7eb;border-radius:5px;background:#fff;color:#374151}.graded-detail-box.ref{border-color:#a7f3d0;background:#f0fdf4;color:#065f46}.graded-detail-box.reason{border-color:#fde68a;background:#fffbeb;color:#92400e}.homepage{min-height:100vh}.hp-main-content{color:#1c1917}.hp-header{position:sticky;top:0;z-index:100;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(15,118,110,.08)}.hp-header-inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 32px;height:68px}.hp-brand{display:flex;align-items:center;gap:12px;cursor:default;flex-shrink:0}.hp-brand-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#0f766e,#0d9488);border-radius:8px;font-size:20px;font-weight:700;color:#fff;flex-shrink:0;box-shadow:0 2px 8px #0f766e40}.hp-brand-text{font-size:14px;font-weight:600;color:#1c1917;white-space:nowrap;letter-spacing:.3px}.hp-login-btn{padding:8px 24px;font-size:14px;font-weight:600;border-radius:8px}.hp-nav{display:flex;align-items:center}.hp-hero{position:relative;overflow:hidden;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background:url(/teacher/%E4%B8%BB%E9%A1%B5%E8%83%8C%E6%99%AF.png) center center / cover no-repeat}.hp-hero-bg{position:relative;width:100%;padding:80px 32px 90px;overflow:hidden}.hp-hero-bg:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(15,118,110,.12),transparent);pointer-events:none}.hp-hero-content{position:relative;max-width:1060px;margin:0 auto;padding:0 32px;text-align:center}.hp-hero-badge{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#0f766e;letter-spacing:1.8px;font-weight:600;text-transform:uppercase;margin-bottom:48px;padding:8px 24px;border:1px solid rgba(15,118,110,.18);border-radius:999px;background:#ecfdf5cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 12px #0f766e0f}.hp-hero h1{font-size:56px;line-height:1.22;font-weight:800;letter-spacing:-1.8px;margin:0 auto 16px;color:#1c1917}.hp-hero-soft{display:inline-block;margin-top:10px;background:linear-gradient(135deg,#0f766e,#059669,#0d9488);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.hp-hero-divider{width:56px;height:4px;background:linear-gradient(90deg,#0f766e,#5eead4);border-radius:999px;margin:28px auto}.hp-hero-desc{font-size:16px;color:#57534e;max-width:640px;margin:0 auto 36px;line-height:2;letter-spacing:.3px}.hp-hero-actions{display:flex;justify-content:center;margin-top:48px;margin-bottom:48px}.hp-hero-cta{display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:14px 40px;font-size:17px;font-weight:650;border-radius:14px;box-shadow:0 4px 24px #0f766e52,0 0 #0f766e33;transition:all .3s ease;animation:hp-cta-pulse 3s ease-in-out infinite}@keyframes hp-cta-pulse{0%,to{box-shadow:0 4px 24px #0f766e52,0 0 #0f766e33}50%{box-shadow:0 6px 32px #0f766e66,0 0 0 12px #0f766e00}}.hp-hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 36px #0f766e73;animation:none}.hp-hero-stats{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.hp-hero-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.hp-hero-stat-num{font-size:20px;font-weight:700;color:#1c1917;letter-spacing:-.3px}.hp-hero-stat-label{font-size:12px;color:#a8a29e;letter-spacing:.6px;text-transform:uppercase}.hp-hero-row{display:flex;align-items:center;gap:40px}.hp-hero-img-wrap{flex:0 0 300px;text-align:center;max-width:300px}.hp-hero-img-wrap img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 30px #00000014;cursor:zoom-in;transition:transform .3s ease,box-shadow .3s ease}.hp-hero-img-wrap img:hover{transform:scale(1.02);box-shadow:0 12px 40px #0000001f}.hp-hero-tagline{margin-top:12px;font-size:18px;color:#2563eb;font-weight:600;letter-spacing:1.8px}.hp-section{padding:96px 0}.hp-section-inner{width:100%;max-width:1120px;margin:0 auto;padding:0 32px}.hp-section-head{text-align:center;margin-bottom:56px}.hp-section-head h2{font-size:34px;font-weight:750;color:#1c1917;margin-bottom:0;letter-spacing:-.5px}.hp-section-line{width:40px;height:3px;background:linear-gradient(90deg,#0f766e,#5eead4);border-radius:999px;margin:18px auto 0}.hp-about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.hp-about-card{position:relative;padding:40px 32px 36px;border:1px solid rgba(15,118,110,.08);border-radius:16px;background:#fff;text-align:left;transition:all .3s ease;box-shadow:0 1px 3px #0000000a}.hp-about-card:hover{border-color:#0f766e2e;box-shadow:0 12px 40px #0f766e1a;transform:translateY(-2px)}.hp-about-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.hp-about-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#0f766e}.hp-about-number{font-size:13px;font-weight:700;color:#d6d3d1;letter-spacing:1px}.hp-about-card h3{font-size:20px;font-weight:700;color:#1c1917;margin-bottom:16px;letter-spacing:-.3px}.hp-about-card p{font-size:14px;color:#78716c;line-height:1.9;margin-bottom:12px}.hp-about-card p:last-child{margin-bottom:0}.hp-about-card-sub{font-size:13px;color:#a8a29e;line-height:1.8}.hp-about-card strong{color:#44403c;font-weight:650}.hp-footer{border-top:none;padding:60px 0 28px;background:linear-gradient(180deg,#fbf1eb 0% 50%,#e8f9f6)}.hp-footer-grid{display:grid;grid-template-columns:2fr 3fr;gap:48px;margin-bottom:36px}.hp-footer-col h4{font-size:14px;font-weight:650;color:#1c1917;margin:0 0 14px;letter-spacing:.3px}.hp-footer-col a{display:block;font-size:12px;color:#6b7280;text-decoration:none;padding:4px 0;cursor:pointer}.hp-footer-col a:visited,.hp-footer-col a:hover{color:#6b7280}.hp-footer-bottom{border-top:1px solid rgba(15,118,110,.06);padding-top:18px;text-align:center}.hp-footer-bottom p{font-size:12px;color:#a8a29e;margin:0;letter-spacing:.3px}.hp-footer-links{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.hp-footer-link-sep{color:#d6d3d1;font-size:10px}.hp-footer-col--brand p{font-size:13px;color:#78716c;line-height:1.7;margin:0}@media(max-width:768px){.hp-footer-grid{grid-template-columns:1fr;gap:32px}}.hp-modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0f172a80;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:24px;animation:hp-overlay-in .25s ease}@keyframes hp-overlay-in{0%{opacity:0}to{opacity:1}}.hp-modal{width:min(440px,100%);padding:36px;border-radius:16px;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 32px 80px #15224229,0 0 0 1px #1522420a;animation:hp-modal-in .3s ease}@keyframes hp-modal-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.hp-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.hp-modal-head h2{font-size:22px;font-weight:700;color:#1c1917;letter-spacing:-.3px}.hp-modal-tabs{display:flex;gap:4px}.hp-modal-tab{padding:8px 20px;border:none;border-radius:8px;background:transparent;color:#6b7280;font-size:16px;font-weight:550;cursor:pointer;transition:all .2s}.hp-modal-tab.active{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#0f766e;font-weight:600}.hp-modal-tab:hover:not(.active){color:#1f2937;background:#f5f5f4}.hp-modal-close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;border-radius:12px;transition:all .2s}.hp-modal-close:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.hp-field{margin-bottom:18px}.hp-field label{display:block;font-size:13px;font-weight:600;color:#44403c;margin-bottom:7px;letter-spacing:.2px}.hp-field input{width:100%;min-height:46px;padding:0 16px;border:1.5px solid #e5e5e5;border-radius:10px;font-size:15px;color:#1c1917;background:#fafaf9;outline:none;transition:all .2s}.hp-field input:focus{border-color:#0f766e;background:#fff;box-shadow:0 0 0 4px #0f766e14}.hp-field input::placeholder{color:#c8c6c4}.hp-captcha-input::placeholder{font-size:11px}.hp-field-row{display:flex;gap:14px}.hp-field-half{flex:1}.hp-required{color:#dc2626;margin-left:2px}.hp-remember{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#44403c;cursor:pointer;-webkit-user-select:none;user-select:none;padding:4px 8px;border-radius:8px;transition:background .2s}.hp-remember:hover{background:#f8fafc}.hp-remember input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;min-height:18px;border:2px solid #d1d5db;border-radius:5px;background:#fff;cursor:pointer;flex-shrink:0;margin:0;padding:0;transition:all .2s;position:relative}.hp-remember input[type=checkbox]:hover{border-color:#0f766e}.hp-remember input[type=checkbox]:checked{background:#0f766e;border-color:#0f766e}.hp-remember input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.hp-remember input[type=checkbox]:focus-visible{outline:2px solid #0f766e;outline-offset:2px}.hp-error{font-size:13px;color:#dc2626;margin-bottom:14px;padding:8px 12px;background:#fef2f2;border-radius:8px;border:1px solid #fecaca}.hp-login-hint{margin-top:16px;padding-top:16px;border-top:1px solid #e7e5e4;font-size:12px;color:#78716c;text-align:center}.cs-root{position:relative;display:inline-block;width:100%}.cs-root.cs-disabled{opacity:.5;pointer-events:none}.cs-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:50px;padding:0 18px;border:1.5px solid #e5e5e5;border-radius:12px;background:#fafaf9;color:#1c1917;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s}.cs-trigger:hover{border-color:#a7c5eb;background:#fff;box-shadow:0 2px 12px #1522420f}.cs-trigger:focus,.cs-trigger:focus-visible{border-color:#0f766e;background:#fff;box-shadow:0 0 0 4px #0f766e14;outline:none}.cs-placeholder{color:#c8c6c4;font-weight:400}.cs-arrow{color:#9ca3af;transition:transform .25s ease;flex-shrink:0;margin-left:10px}.cs-arrow-open{transform:rotate(180deg);color:#0f766e}.cs-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:50;overflow-y:auto;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 16px 40px #1522421f,0 0 0 1px #15224208}.cs-empty{padding:16px;font-size:13px;color:#9ca3af;text-align:center}.cs-option{padding:12px 18px;font-size:14px;color:#1c1917;cursor:pointer;transition:all .15s;border-bottom:1px solid #f9fafb}.cs-option:last-child{border-bottom:none}.cs-option:hover{background:#f0fdf4;color:#0f766e}.cs-option-active{background:#ecfdf5;color:#0f766e;font-weight:600}.hp-side-nav{position:fixed;top:50%;left:20px;transform:translateY(-50%);z-index:999;width:148px;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(15,118,110,.08);border-radius:14px;box-shadow:0 8px 40px #15224214;overflow:hidden;transition:box-shadow .3s,transform .2s}.hp-side-nav:hover{box-shadow:0 12px 48px #1522421f}.hp-side-nav-header{display:flex;align-items:center;justify-content:center;gap:7px;padding:13px 12px;background:linear-gradient(135deg,#f8fafc,#f0fdf8);border-bottom:1px solid rgba(15,118,110,.06);font-size:13px;font-weight:650;color:#1c1917;letter-spacing:.3px}.hp-side-nav-header svg{color:#0f766e}.hp-side-nav-menu{display:flex;flex-direction:column;padding:8px}.hp-side-nav-menu button{display:flex;align-items:center;gap:9px;width:100%;padding:10px 12px;border:none;border-radius:9px;background:transparent;color:#44403c;font-size:13px;font-weight:500;cursor:pointer;text-align:left;transition:all .2s ease;letter-spacing:.2px}.hp-side-nav-menu button:hover{background:linear-gradient(135deg,#ecfdf5,#f0fdfa);color:#0f766e;transform:translate(2px)}.hp-side-nav-menu button svg{flex-shrink:0;color:#a8a29e;transition:all .2s}.hp-side-nav-menu button:hover svg{color:#0f766e}@media(max-width:1100px){.hp-hero-content{padding:0 16px}.hp-hero h1{font-size:42px}.hp-hero-row{gap:24px}.hp-hero-img-wrap{flex:0 0 240px;max-width:240px}.hp-hero-badge{margin-bottom:32px}.hp-hero-badge span{font-size:17px}.article-bank-filters{grid-template-columns:repeat(4,minmax(100px,1fr))}.article-bank-body{grid-template-columns:minmax(340px,.95fr) minmax(0,1.05fr)}.article-library-layout{grid-template-columns:180px 1fr}.create-flow{grid-template-columns:220px minmax(0,1fr)}.editor-grid{grid-template-columns:280px minmax(0,1fr)}.student-preview-body{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr)}.scan-layout{grid-template-columns:260px 2fr}.admin-layout{grid-template-columns:240px minmax(0,1fr)}.manual-layout{grid-template-columns:200px minmax(0,1fr)}.single-editor-body{grid-template-columns:260px 1fr}.auto-gen-layout{grid-template-columns:1fr minmax(260px,380px)}.paper-question-layout{grid-template-columns:220px minmax(0,1fr) 280px}.paper-question-head,.paper-question-row{grid-template-columns:74px minmax(200px,1.3fr) 110px minmax(110px,.7fr) 100px 130px}.report-articles-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media(max-width:920px){.article-bank-filters{grid-template-columns:repeat(3,minmax(100px,1fr))}.article-bank-body{grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr)}.article-library-layout{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.article-library-layout>:first-child{position:static}.create-flow{grid-template-columns:180px minmax(0,1fr)}.editor-grid{grid-template-columns:240px minmax(0,1fr)}.student-preview-body{grid-template-columns:1fr}.student-preview-body aside{max-height:320px}.scan-layout{grid-template-columns:1fr}.scan-summary{grid-template-columns:repeat(2,1fr)}.admin-layout{grid-template-columns:200px minmax(0,1fr)}.manual-layout{grid-template-columns:1fr}.manual-sidebar{position:static}.single-editor-body{grid-template-columns:220px 1fr}.auto-gen-layout{grid-template-columns:1fr}.basic-info-compact{width:100%}.paper-question-layout{grid-template-columns:180px minmax(0,1fr) 240px}.paper-question-head,.paper-question-row{grid-template-columns:64px minmax(160px,1fr) 90px minmax(90px,.6fr) 80px 110px}.report-articles-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.report-overview-row{grid-template-columns:1fr}}@media(max-width:900px){.hp-hero{height:auto;min-height:100vh;background-size:cover}.hp-hero h1{font-size:36px}.hp-hero-row{flex-direction:column;gap:24px;align-items:center;text-align:center}.hp-hero-img-wrap{flex:0 0 auto;max-width:260px}.hp-hero-content{padding:0 16px}.hp-about-grid{grid-template-columns:1fr}.hp-hero-stats{gap:24px}.hp-hero-actions{margin-top:32px;margin-bottom:32px}.hp-hero-badge{margin-bottom:24px}.hp-hero-badge span{font-size:15px}.hp-side-nav,.side-student-link{display:none}}@media(max-width:640px){.hp-hero{background-size:cover;background-position:center top}.hp-hero-bg{padding:0 16px 48px}.hp-hero h1{font-size:28px}.hp-hero-row{flex-direction:column;text-align:center}.hp-hero-desc{font-size:14px}.hp-hero-stats{gap:16px}.hp-section{padding:48px 0}.hp-section-head h2{font-size:26px}.hp-section-head{margin-bottom:40px}.hp-hero-img-wrap{max-width:200px}.hp-hero-cta{padding:12px 28px;font-size:15px;min-height:46px}.hp-hero-badge{padding:6px 16px;margin-bottom:20px}.hp-hero-badge span{font-size:14px}.hp-hero-badge svg{width:18px;height:18px}}.report-topnav{display:flex;gap:4px;background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:6px;margin-bottom:16px;box-shadow:0 1px 3px #0000000f}.report-topnav button{display:flex;align-items:center;gap:6px;padding:10px 20px;border:none;background:transparent;font-size:14px;font-weight:500;color:var(--muted);cursor:pointer;border-radius:7px;transition:all .2s;white-space:nowrap}.report-topnav button:hover{color:var(--text);background:var(--bg-hover)}.report-topnav button.active{color:#fff;background:var(--primary);box-shadow:0 1px 3px #0000001f}.report-tabs{display:flex;gap:0;border-bottom:2px solid var(--border);margin-bottom:16px}.report-tabs button{padding:10px 24px;border:none;background:none;font-size:14px;font-weight:500;color:var(--muted);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s}.report-tabs button:hover{color:var(--text)}.report-tabs button.active{color:var(--primary);border-bottom-color:var(--primary)}.report-charts{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:760px}.report-charts-3col{grid-template-columns:1fr 1fr 1fr;max-width:100%}.report-charts-2col{grid-template-columns:1.5fr 1fr;max-width:100%}.report-charts .panel h3{font-size:15px;margin-bottom:12px}.report-charts .panel{min-width:0}.report-metric-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.report-metric{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.report-metric.green .report-metric-value{color:#16a34a}.report-metric.orange .report-metric-value{color:#ea580c}.report-metric-label{font-size:12px;color:#6b7280}.report-metric-value{font-size:18px;font-weight:650;color:#1f2937}.report-metric svg{position:absolute;top:12px;right:14px;color:#d1d5db}.report-metric{position:relative}.report-overview-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;align-items:start}.report-overview-left{display:flex;flex-direction:column}@media(max-width:1200px){.report-overview-row{grid-template-columns:1fr}}.report-articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:16px;margin-top:12px}.report-article-card{border:1px solid #e5e7eb;border-radius:10px;padding:16px 20px;background:#fafbfc}.report-article-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.report-article-card .dimension-bars{padding-top:4px}.difficulty-summary{margin:12px 0 0;font-size:14px;color:#4b5563;line-height:1.7;padding:12px 16px;background:#fefce8;border:1px solid #fde68a;border-radius:8px}.report-summary{background:#f0f4ff;border:1px solid #d4dffc;border-radius:10px;padding:20px 24px}.report-summary h3{font-size:15px;margin:0 0 8px;color:#1f2937}.report-summary p{font-size:14px;color:#4b5563;line-height:1.7;margin:0}.report-date-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;font-size:13px;color:#6b7280;width:fit-content}.report-date-badge svg{color:#1764f5}.report-student-desc{font-size:14px;color:#4b5563;line-height:1.7;margin:12px 0 0;padding:14px 18px;background:#f8f9fc;border-radius:8px}.report-dimension-table{width:100%;border-collapse:collapse}.report-dimension-table th,.report-dimension-table td{padding:10px 14px;text-align:left;border-bottom:1px solid #f3f4f6;font-size:13px}.report-dimension-table th{color:#6b7280;font-weight:500}.report-dimension-table td{color:#374151}.table-row-active td{background:#f0f4ff}.student-detail-expand-row td{background:#f8fafc;border-bottom:2px solid #e5ebf5}.student-detail-panel{padding:24px 20px;display:flex;flex-direction:column;gap:0}.student-detail-tabs-wrapper{position:sticky;top:68px;z-index:40;padding:8px 0;background:transparent;display:inline-block}.student-detail-tabs{display:inline-flex;gap:6px;padding:12px 18px;background:#fff;border:1px solid #e5ebf5;border-radius:10px;flex-wrap:wrap;box-shadow:0 2px 12px #00000014}.student-detail-tabs button{display:inline-flex;align-items:center;gap:5px;padding:8px 18px;border:none;border-radius:8px;background:transparent;color:#6b7280;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}.student-detail-tabs button:hover{background:#f3f4f6;color:#374151}.student-detail-tabs button.active{background:linear-gradient(135deg,#eef2ff,#e0e7ff);color:#4f46e5;font-weight:600}.report-charts .panel h2{display:none}.stratum-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;vertical-align:middle}.report-warn-panel{border-color:#fca5a5!important;background:#fef2f2!important}.report-warn-panel h3{color:#dc2626}.report-warn-panel h3 svg{color:#dc2626;vertical-align:-2px;margin-right:4px}.badge-warn{background:#fef2f2;color:#dc2626;border:1px solid #fca5a5;margin-right:4px;white-space:pre-line;display:inline-block}.item-quality-side td{vertical-align:top}.lost-points-table th:last-child,.lost-points-table td:last-child{max-width:400px;min-width:180px;white-space:normal;word-break:break-word}.item-quality-table tbody tr{background:#fffef0}.item-quality-table tbody td{background:inherit}.item-quality-row{display:flex;gap:16px;align-items:flex-start}.item-quality-main{flex:1 1 60%;min-width:0}.item-quality-side{flex:0 0 auto;min-width:340px;max-width:460px}.table-row-warn td{background:#fffbeb}.report-summary-warn{background:#fef2f2!important;border-color:#fca5a5!important}.report-weak-grid{display:flex;gap:12px;margin:12px 0 0;flex-wrap:wrap}.report-weak-card{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #fca5a5;border-radius:8px;padding:14px 18px;min-width:200px}.report-weak-card strong{display:block;font-size:14px;color:#1f2937}.report-weak-card span{font-size:12px;color:#6b7280}.report-weak-suggest{margin:14px 0 0;font-size:13px;color:#7f1d1d}.text-green{color:#16a34a!important;font-weight:600}.text-orange{color:#ea580c!important;font-weight:600}.report-muted-panel{opacity:.8;border-style:dashed}.report-tabs button{display:inline-flex;align-items:center;gap:6px}.report-indiv-hero{background:linear-gradient(135deg,#eef2ff,#f0f4ff);border:1px solid #d4dffc}.report-indiv-hero-left h3{margin:0 0 8px;font-size:18px}.report-indiv-hero-meta{display:flex;gap:14px;flex-wrap:wrap;font-size:13px;color:#6b7280}.report-indiv-hero-tag{background:#4f6ef7;color:#fff;padding:2px 10px;border-radius:10px;font-size:12px;font-weight:600}.report-speed-balance{display:flex;flex-direction:column;gap:16px}.report-speed-balance-row{display:flex;align-items:center;gap:12px}.report-speed-balance-label{width:80px;font-size:13px;color:#6b7280;flex-shrink:0}.report-speed-balance-bar{flex:1;height:16px;background:#f3f4f6;border-radius:8px;overflow:hidden}.report-speed-balance-fill{height:100%;border-radius:8px;transition:width .4s ease}.report-speed-balance-row span{width:80px;text-align:right;font-size:13px;font-weight:600;color:#374151;flex-shrink:0}.report-speed-balance-msg{margin:14px 0 0;font-size:13px;line-height:1.6;padding:10px 14px;background:#f8f9fc;border-radius:8px}.report-strategy-advice{display:flex;flex-direction:column;gap:12px}.report-strategy-item{display:flex;gap:12px;padding:12px;background:#f8f9fc;border-radius:8px}.report-strategy-item svg{color:#4f6ef7;flex-shrink:0;margin-top:2px}.report-strategy-item strong{display:block;font-size:13px;color:#1f2937;margin-bottom:4px}.report-strategy-item p{font-size:12px;color:#6b7280;line-height:1.6;margin:0}.report-easy-mistake-list{display:flex;flex-direction:column;gap:10px}.report-easy-mistake-item{display:flex;gap:12px;padding:12px 14px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px}.report-easy-mistake-item svg{color:#ea580c;flex-shrink:0}.report-easy-mistake-item strong{display:block;font-size:13px;color:#1f2937}.report-easy-mistake-item span{font-size:12px;color:#6b7280}.report-weak-improve-list{display:flex;flex-direction:column;gap:14px}.report-weak-improve-item{display:flex;flex-direction:column;gap:6px}.report-weak-improve-head{display:flex;justify-content:space-between;font-size:13px}.report-weak-improve-bar{height:10px;background:#f3f4f6;border-radius:6px;position:relative;overflow:hidden}.report-weak-improve-bar-fill{position:absolute;left:0;top:0;height:100%;border-radius:6px;transition:width .6s ease;min-width:2px}.report-weak-improve-bar-bg{position:relative;width:100%;height:100%;border-radius:4px}.report-weak-improve-bar-from{position:absolute;top:0;height:100%;background:linear-gradient(90deg,#4f6ef7,#818cf8);border-radius:4px;min-width:8px}@media(max-width:960px){.report-charts,.report-charts-3col{grid-template-columns:1fr}.report-tabs button{padding:10px 16px;font-size:13px}}.train-selector{display:flex;align-items:center;gap:12px}.train-mode-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.train-mode-btn:hover{border-color:#0f766e;color:#0f766e}.train-mode-btn.active{background:#0f766e;border-color:#0f766e;color:#fff}.train-mode-btn.active svg{color:#fff}.subtab-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#6b7280;font-size:13px;cursor:pointer;transition:all .15s}.subtab-btn:hover{border-color:var(--primary);color:var(--primary)}.subtab-btn.active{background:var(--primary);border-color:var(--primary);color:#fff}.subtab-btn.active svg{color:#fff}.train-selector label{font-weight:600;font-size:14px;white-space:nowrap}.train-selector select{flex:1;padding:8px 12px;border:1px solid var(--border);border-radius:6px;font-size:14px;background:var(--bg);max-width:480px}.train-metric-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.train-metric-card{display:flex;align-items:center;gap:12px;padding:16px;background:var(--bg);border:1px solid var(--border);border-radius:8px}.train-metric-card svg{color:var(--primary);flex-shrink:0}.train-metric-card>div{display:flex;flex-direction:column;min-width:0}.train-metric-card strong{font-size:18px}.train-metric--green strong{color:#16a34a}.train-metric--green svg{color:#16a34a}.train-metric--orange strong{color:#ea580c}.train-metric--orange svg{color:#ea580c}.train-row-red{background:#fef2f2}.train-row-yellow{background:#fffbeb}.train-badge{display:inline-block;padding:2px 10px;border-radius:10px;font-size:12px;font-weight:600}.train-badge--red{background:#fecaca;color:#b91c1c}.train-badge--yellow{background:#fde68a;color:#a16207}.train-suggestion-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.train-suggestion-card{padding:16px;background:var(--bg);border:1px solid var(--border);border-radius:8px}.train-suggestion-card h4{font-size:14px;margin-bottom:8px;color:var(--primary)}.train-suggestion-card p{font-size:13px;line-height:1.7}.train-tier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.train-tier-card{padding:20px;border-radius:10px;border:1px solid var(--border)}.train-tier--green{border-top:3px solid #16a34a}.train-tier--blue{border-top:3px solid #2563eb}.train-tier--orange{border-top:3px solid #ea580c}.train-tier-head{margin-bottom:12px}.train-tier-head h3{font-size:16px;margin-bottom:4px}.train-tier-list{list-style:none;padding:0;margin:0 0 12px}.train-tier-list li{display:flex;justify-content:space-between;padding:4px 0;font-size:13px;border-bottom:1px solid var(--border)}.train-tier-list li:last-child{border-bottom:none}.train-tier-advice{font-size:13px;line-height:1.7;color:var(--muted);padding-top:8px;border-top:1px solid var(--border)}.train-mode-tabs{display:flex;gap:0;margin-bottom:0}.train-mode-tab{padding:10px 24px;font-size:14px;font-weight:600;background:#f8fafc;border:1px solid #e5e7eb;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .15s}.train-mode-tab:first-child{border-radius:8px 0 0 8px}.train-mode-tab:last-child{border-radius:0 8px 8px 0}.train-mode-tab--active{background:#4f6ef7;color:#fff;border-color:#4f6ef7}.train-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.train-summary-card{padding:16px;background:#f8fafc;border-radius:8px;text-align:center}.train-summary-value{font-size:24px;font-weight:700;color:#1f2937;display:block}.train-summary-label{font-size:12px;color:#6b7280;margin-top:4px;display:block}.train-tiers{display:flex;flex-direction:column;gap:12px}.train-tier{padding:16px 20px;border-radius:8px}.train-tier-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.train-tier-students{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.train-tier-tag{padding:2px 10px;background:#0000000f;border-radius:12px;font-size:12px}.train-suggestions{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.train-suggestion-card{padding:16px;background:#fffbeb;border-radius:8px;border:1px solid #fde68a}.train-suggestion-card h4{font-size:14px;margin:0 0 6px;display:flex;align-items:center;gap:6px}.train-suggestion-card p{font-size:13px;line-height:1.6;margin:0;color:#4b5563}.train-indiv-hero{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px}.train-indiv-meta{display:flex;gap:16px;margin-top:8px;font-size:14px;color:#6b7280;flex-wrap:wrap}.train-encourage{font-size:14px;color:#4f6ef7;background:#eff6ff;padding:12px 16px;border-radius:8px;display:flex;align-items:center;gap:8px;flex:1;min-width:200px}.train-achievements{display:flex;flex-wrap:wrap;gap:8px}.train-achievement{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:13px}.train-achievement--earned{background:#f0fdf4;color:#16a34a}.train-achievement--locked{background:#f3f4f6;color:#9ca3af}.train-wrong-item{padding:16px;background:#fafafa;border-radius:8px;border:1px solid #e5e7eb}.train-wrong-stem{margin-bottom:12px}.train-wrong-stem p{margin:4px 0 0;font-size:14px;line-height:1.6}.train-wrong-answers{display:grid;gap:8px;margin-bottom:10px}.train-wrong-user{font-size:13px;color:#dc2626;padding:8px 12px;background:#fef2f2;border-radius:6px}.train-wrong-correct{font-size:13px;color:#16a34a;padding:8px 12px;background:#f0fdf4;border-radius:6px}.train-wrong-analysis{font-size:13px;color:#4b5563;padding:10px 12px;background:#eff6ff;border-radius:6px;display:flex;align-items:flex-start;gap:8px;line-height:1.6}.train-student-card{padding:20px 24px;background:linear-gradient(135deg,#0f766e10,#0f766e05);border:1px solid #0f766e30;border-radius:10px}.train-student-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}.train-student-header h2{margin-bottom:4px}.train-student-scores{display:flex;gap:24px}.train-score-item{display:flex;flex-direction:column;align-items:center;gap:4px}.train-score-item strong{font-size:22px;color:var(--primary)}.train-plan-steps{display:flex;flex-direction:column;gap:0}.train-plan-step{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid var(--border)}.train-plan-step:last-child{border-bottom:none}.train-plan-num{width:32px;height:32px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.train-plan-step h4{font-size:14px;margin-bottom:4px}.train-plan-step p{font-size:13px;line-height:1.6}@media(max-width:960px){.train-metric-row{grid-template-columns:repeat(2,1fr)}.train-tier-grid,.train-suggestion-grid{grid-template-columns:1fr}.train-student-header{flex-direction:column}.train-selector{flex-direction:column;align-items:flex-start}.train-selector select{max-width:100%;width:100%}}.test-assignment-flow{align-items:flex-start}.test-assignment-sidebar{display:flex;flex-direction:column;gap:18px}.step-section{padding:16px;background:#fff;border:1px solid #e5ebf5;border-radius:8px}.step-section-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.step-section-header strong{font-size:14px;font-weight:650;color:#1c1917}.step-section-header small{font-size:12px;color:#a8a29e;margin-left:auto}.step-num{width:24px;height:24px;border-radius:50%;background:#1764f5;color:#fff;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.test-type-dropdown{width:100%;min-height:40px;padding:0 12px;border:1px solid #d8e0ee;border-radius:7px;font-size:13px;color:#1c1917;background:#fff;outline:none;cursor:pointer;transition:border-color .15s}.test-type-dropdown:focus{border-color:#1764f5}.create-test-form select{width:100%;min-height:40px;padding:0 12px;border:1px solid #d8e0ee;border-radius:7px;font-size:13px;color:#1c1917;background:#fff;outline:none;cursor:pointer;transition:border-color .15s}.create-test-form select:focus{border-color:#1764f5}.test-type-selector{display:grid;gap:10px}.test-type-card{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1.5px solid #dfe6f2;border-radius:10px;background:#fff;cursor:pointer;text-align:left;transition:all .15s}.test-type-card:hover{border-color:#9bb4e8;box-shadow:0 2px 8px #1764f50f}.test-type-card.selected{border-color:#1764f5;background:#f6f9ff;box-shadow:0 2px 12px #1764f51a}.test-type-card svg{flex-shrink:0;margin-top:2px;color:#667085}.test-type-card.selected svg{color:#1764f5}.test-type-card>div{min-width:0}.test-type-card strong{display:block;font-size:14px;font-weight:650;color:#1c1917;margin-bottom:2px}.test-type-card small{display:block;font-size:12px;color:#667085;line-height:1.5}.topic-grid{display:grid;gap:6px}.topic-chip{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border:1px solid #dfe6f2;border-radius:8px;background:#fff;cursor:pointer;font-size:13px;transition:all .15s}.topic-chip:hover{border-color:#9bb4e8;background:#fafbff}.topic-chip.selected{border-color:#1764f5;background:#eaf1ff;color:#1764f5;font-weight:600}.topic-chip span{color:#1c1917}.topic-chip.selected span{color:#1764f5}.topic-chip small{color:#667085;font-size:12px}.topic-chip.selected small{color:#1764f5}.selected-summary{display:flex;flex-direction:column;gap:8px}.selected-summary-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f2f4f7}.selected-summary-row:last-child{border-bottom:none}.selected-summary-row span{font-size:13px;color:#667085}.selected-summary-row strong{font-size:14px;color:#1764f5}.test-info-form{display:flex;flex-direction:column;gap:12px}.test-info-form .field{display:flex;flex-direction:column;gap:4px}.test-info-form .field>span{font-size:12px;font-weight:550;color:#475467}.test-info-form input{width:100%;min-height:38px;padding:0 12px;border:1px solid #d8e0ee;border-radius:7px;font-size:13px;color:#1c1917;background:#fff;outline:none;transition:border-color .15s}.test-info-form input:focus{border-color:#1764f5}.class-check-list{display:flex;flex-wrap:wrap;gap:6px}.class-check-item{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #d8e0ee;border-radius:6px;font-size:13px;cursor:pointer;transition:all .15s}.class-check-item:hover{border-color:#9bb4e8}.class-check-item.checked{border-color:#1764f5;background:#eaf1ff;color:#1764f5}.class-check-item input[type=checkbox]{accent-color:#1764f5}.class-check-list.grade-grouped{display:flex;flex-direction:column;gap:16px}.grade-check-group{border:1px solid #e5ebf5;border-radius:10px;overflow:hidden}.grade-check-all{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#f6f9ff;border-bottom:1px solid #e5ebf5;cursor:pointer;font-size:14px}.grade-check-all:hover{background:#edf3ff}.grade-check-all strong{color:#1f2a44}.grade-class-count{font-size:12px;color:#667085;margin-left:auto}.grade-class-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:6px;padding:12px 14px}.grade-class-list label{display:flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #e5ebf5;border-radius:6px;font-size:13px;cursor:pointer;transition:all .15s}.grade-class-list label:hover{border-color:#9bb4e8}.grade-class-list input[type=checkbox]{accent-color:#1764f5}.article-bank-table tbody tr.row-selected{background:#f6f9ff}.article-bank-table tbody tr.row-selected td:first-child{border-left:3px solid #1764f5}.test-assignment-wizard{display:flex;flex-direction:column;flex:1;min-height:0}.wizard-content{flex:1;overflow-y:auto;min-height:0}.wizard-actions{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid #e5ebf5;margin-top:16px;flex-shrink:0}.wizard-actions button{display:inline-flex;align-items:center;gap:6px;padding:9px 20px;border-radius:7px;font-size:13px;font-weight:550;cursor:pointer;transition:all .15s}.wizard-actions button.primary{background:#1764f5;color:#fff;border:none}.wizard-actions button.primary:hover:not(:disabled){background:#1553d0}.wizard-actions button.primary:disabled{opacity:.5;cursor:not-allowed}.wizard-actions button.secondary{background:#fff;color:#475467;border:1px solid #d8e0ee}.wizard-actions button.secondary:hover{background:#f9fafb;border-color:#9bb4e8}.single-editor{display:flex;flex-direction:column;height:calc(100vh - 64px);overflow:hidden;background:#f5f7fb}.single-editor-header{display:flex;align-items:center;gap:16px;padding:16px 24px;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0}.single-editor-header h2{margin:0;font-size:18px}.single-editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 24px;background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0}.single-editor-toolbar label{display:flex;align-items:center;gap:8px;font-weight:500;color:#374151}.single-editor-toolbar select{min-width:140px}.single-editor-toolbar select:disabled{opacity:.5;cursor:not-allowed}.single-editor-lock-banner{display:flex;align-items:center;gap:8px;padding:8px 24px;background:#fef3c7;border-bottom:1px solid #fcd34d;font-size:13px;color:#92400e;flex-shrink:0}.single-editor-lock-banner strong{color:#78350f}.article-locked-icon{color:#9ca3af}.single-editor-toolbar label span{margin-right:4px}.single-editor-body{display:grid;grid-template-columns:340px 1fr;gap:0;flex:1;overflow:hidden;border-top:none}.single-editor-list-pane{display:flex;flex-direction:column;overflow-y:auto;background:#fff;border-right:1px solid #e5e7eb;padding:16px}.single-editor-list-pane h3{margin:0 0 12px;font-size:14px;color:#6b7280}.single-editor-article-card{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;cursor:pointer;transition:all .15s;background:#fafbfc}.single-editor-article-card:hover{border-color:#c7d2fe;background:#f5f7ff}.single-editor-article-card.active{border-color:#1764f5;background:#eaf1ff}.single-editor-article-card.selected{border-color:#1764f5;background:#eef3ff}.single-editor-article-card.locked{border-color:#e5e7eb;background:#f3f4f6;opacity:.55;cursor:not-allowed}.single-editor-article-card.locked:hover{border-color:#e5e7eb;background:#f3f4f6}.single-editor-article-card-main{display:flex;align-items:flex-start;gap:10px;min-width:0}.single-editor-article-card-main svg{margin-top:2px;color:#6b7280;flex-shrink:0}.single-editor-article-card.active .single-editor-article-card-main svg{color:#1764f5}.single-editor-article-card-main div{min-width:0}.single-editor-article-card-main strong{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.single-editor-article-card-main span{display:block;font-size:12px;margin-top:2px}.active-check{color:#1764f5;flex-shrink:0;display:none}.active-check.visible{display:block}.single-editor-article-card-right{display:flex;align-items:center;gap:6px;flex-shrink:0}.article-selected-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;font-size:11px;font-weight:600;background:#1764f5;color:#fff}.single-editor-detail-pane{display:flex;flex-direction:column;overflow-y:auto;background:#fefefe;padding:16px 24px}.single-editor-detail-pane h3{margin:0 0 12px;font-size:14px;color:#6b7280}.single-editor-detail-head{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px}.single-editor-detail-head strong{font-size:13px;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.single-editor-question-list{display:flex;flex-direction:column;gap:8px}.single-editor-question-card{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .15s}.single-editor-question-card:hover{border-color:#c7d2fe;background:#fafbff}.single-editor-question-card.checked{border-color:#1764f5;background:#eff4ff}.single-editor-question-card input[type=checkbox]{margin-top:3px;width:16px;height:16px;accent-color:#1764f5;flex-shrink:0}.single-editor-question-body{flex:1;min-width:0}.single-editor-question-meta{display:flex;align-items:center;gap:8px;margin-bottom:6px}.question-type-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500;background:#f0f0f0;color:#374151}.question-score{font-size:13px;color:#6b7280}.single-editor-question-stem{margin:0;font-size:14px;color:#111827;line-height:1.5}.single-editor-question-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.option-tag{padding:3px 10px;border-radius:4px;font-size:12px;background:#f0f0f0;color:#374151}.single-editor-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0}.single-editor-footer-info{display:flex;gap:24px;font-size:14px;color:#6b7280}.single-editor-footer-info strong{color:#111827}.single-editor-footer-actions{display:flex;gap:10px}.confirm-modal{width:min(460px,100%)}.confirm-modal-head{display:flex;align-items:center;gap:10px;margin-bottom:16px}.confirm-modal-head h3{flex:1;margin:0;font-size:16px;color:#1f2937}.confirm-modal-icon{color:#f59e0b}.confirm-modal-body p{margin:0 0 14px;font-size:13px;color:#6b7280;line-height:1.7}.confirm-modal-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px;background:#f9fafb;border-radius:8px}.confirm-modal-summary-item{font-size:13px;color:#6b7280}.confirm-modal-summary-item strong{display:block;margin-top:2px;color:#111827}.confirm-modal-footer{display:flex;gap:10px;justify-content:flex-end;margin-top:18px;padding-top:14px;border-top:1px solid #f3f4f6}.link-button{background:none;border:none;color:#1764f5;cursor:pointer;font-size:13px;padding:0;min-height:auto}.link-button:hover{text-decoration:underline}.single-editor-summary-bar{display:flex;align-items:center;gap:12px;padding:10px 24px;background:#f0f4ff;border-top:1px solid #dce4f5;flex-shrink:0}.single-editor-summary-title{font-size:13px;font-weight:600;color:#374151;white-space:nowrap}.single-editor-summary-articles{display:flex;flex-wrap:wrap;gap:6px}.summary-article-chip{display:inline-block;padding:3px 10px;border-radius:4px;font-size:12px;background:#fff;border:1px solid #c7d2fe;color:#374151}.not-found-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 196px);padding:48px 24px}.not-found-content{text-align:center}.not-found-content h1{font-size:96px;font-weight:800;color:#d8e0ee;margin:0;line-height:1}.not-found-content h2{font-size:22px;color:#374151;margin:16px 0 8px}.not-found-content p{margin:0 0 24px;font-size:15px}.about-page{min-height:calc(100vh - 64px);background:#f8f9fc}.about-page-header{display:flex;align-items:center;gap:16px;padding:24px 32px;background:#fff;border-bottom:1px solid #e5e7eb}.about-page-header h2{margin:0;font-size:20px}.about-page-header .muted{font-size:13px;margin:2px 0 0}.about-page-body{max-width:900px;margin:0 auto;padding:32px 24px;display:flex;flex-direction:column;gap:24px}.about-page-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px}.about-page-card-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.about-page-card-head svg{color:#1764f5}.about-page-card-head h3{margin:0;font-size:17px;color:#1f2937}.about-page-card p{margin:0 0 10px;color:#4b5563;font-size:14px;line-height:1.75}.about-page-card p:last-child{margin-bottom:0}.about-page-card ul{margin:0;padding-left:18px;color:#4b5563;font-size:14px;line-height:1.75}.about-page-card li{margin-bottom:6px}.about-page-card li:last-child{margin-bottom:0}.about-page-help{background:#f0f5ff;border-color:#d6e4ff}.about-page-help .about-page-card-head svg{color:#0f766e}.about-page-list{list-style:none;padding:0;margin:0}.about-page-list li{padding:8px 0;border-bottom:1px solid #f3f4f6;font-size:14px;color:#4b5563;line-height:1.6}.about-page-list li:last-child{border-bottom:none}.manual-page{min-height:calc(100vh - 64px);background:#fafbfc}.manual-back{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#667085;font-size:13px;cursor:pointer;margin:16px 0 0 24px;transition:all .15s}.manual-back:hover{color:#1f2a44;border-color:#c8d6e5}.manual-hero{background:linear-gradient(135deg,#0f766e,#0d9488,#06b6d4);padding:64px 32px 56px;text-align:center;color:#fff}.manual-hero-inner{max-width:700px;margin:0 auto}.manual-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 18px;border:1px solid rgba(255,255,255,.35);border-radius:999px;font-size:13px;font-weight:600;margin-bottom:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f}.manual-hero h1{font-size:38px;font-weight:800;margin:0 0 10px;letter-spacing:-.8px}.manual-hero p{font-size:16px;opacity:.85;margin:0}.manual-layout{display:grid;grid-template-columns:240px minmax(0,1fr);max-width:1100px;margin:0 auto 0 16px;padding:0 24px 80px 0;gap:32px;align-items:start;justify-content:start}.manual-sidebar{position:sticky;top:80px;background:#fff;border:1px solid #e5ebf5;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #1522420a}.manual-nav-item{display:flex;align-items:center;gap:10px;width:100%;padding:13px 16px;border:none;border-left:3px solid transparent;background:#fff;color:#44403c;font-size:14px;font-weight:500;cursor:pointer;text-align:left;transition:all .15s}.manual-nav-item:hover{background:#f8fafc}.manual-nav-item.active{background:#f8fafc;color:#1c1917;font-weight:600}.manual-nav-icon{flex-shrink:0;display:flex}.manual-nav-label{flex:1}.manual-content{min-height:500px}.manual-section-title{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:750;color:#1c1917;margin:0 0 6px;letter-spacing:-.3px}.manual-section-desc{font-size:14px;color:#78716c;margin:0 0 28px}.quick-steps{display:flex;flex-direction:column;gap:0;margin-bottom:28px}.quick-step{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #f2f4f7}.quick-step:last-child{border-bottom:none}.step-badge{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:#fff;font-size:14px;font-weight:700;flex-shrink:0;margin-top:2px}.quick-step-body strong{display:block;font-size:15px;color:#1c1917;margin-bottom:2px}.quick-step-body p{margin:0;font-size:13px;color:#78716c}.info-stack{display:flex;flex-direction:column;gap:14px}.info-block{padding:20px 22px;border-left:3px solid #1764f5;background:#fff;border-radius:0 10px 10px 0;box-shadow:0 1px 4px #15224208}.info-block-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.info-block-head h4{margin:0;font-size:15px;font-weight:650;color:#1c1917}.info-block-body p{margin:0 0 8px;font-size:14px;color:#4b5563;line-height:1.7}.info-block-body p:last-child{margin-bottom:0}.info-block-body ul{margin:4px 0 8px;padding-left:18px}.info-block-body li{font-size:14px;color:#4b5563;line-height:1.7;margin-bottom:4px}.manual-note{background:#fef9c3;border:1px solid #fde68a;border-radius:8px;padding:10px 14px;font-size:13px!important;color:#a16207!important;margin-top:10px!important}.manual-tip{background:#f0f5ff;border:1px solid #d6e4ff;border-radius:8px;padding:12px 16px;font-size:13px;color:#1e40af;margin-top:20px}.role-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:20px}.role-card{padding:20px;background:#fff;border:1px solid #e5ebf5;border-top:3px solid #1764f5;border-radius:10px}.role-card-tag{display:inline-block;padding:2px 10px;border-radius:999px;color:#fff;font-size:11px;font-weight:700;margin-bottom:8px}.role-card strong{display:block;font-size:15px;color:#1c1917;margin-bottom:6px}.role-card p{margin:0;font-size:13px;color:#78716c;line-height:1.6}.report-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.report-card{padding:22px;background:#fff;border:1px solid #e5ebf5;border-radius:10px;transition:all .2s}.report-card:hover{border-color:#d6e4ff;box-shadow:0 4px 16px #1522420d}.report-card-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#eaf1ff;color:#1764f5;margin-bottom:12px}.report-card strong{display:block;font-size:15px;color:#1c1917;margin-bottom:6px}.report-card p{margin:0;font-size:13px;color:#78716c;line-height:1.6}.faq-list{display:flex;flex-direction:column;gap:6px}.faq-item{background:#fff;border:1px solid #e5ebf5;border-radius:10px;overflow:hidden}.faq-item summary{display:flex;align-items:center;gap:10px;padding:14px 18px;cursor:pointer;font-size:14px;font-weight:500;color:#1c1917;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg:first-child{color:#1764f5;flex-shrink:0}.faq-chevron{margin-left:auto;color:#a8a29e;transition:transform .2s}.faq-item[open] .faq-chevron{transform:rotate(180deg)}.faq-item p{margin:0;padding:0 18px 16px 42px;font-size:14px;color:#4b5563;line-height:1.7}.manual-help-footer{margin-top:32px;padding:28px;background:linear-gradient(135deg,#f0f5ff,#faf5ff);border:1px solid #d6e4ff;border-radius:12px;text-align:center}.manual-help-footer svg{color:#7c3aed;margin-bottom:10px}.manual-help-footer h3{margin:0 0 6px;font-size:17px;color:#1c1917}.manual-help-footer p{margin:0;font-size:14px;color:#4b5563}@media(max-width:768px){.manual-layout{grid-template-columns:1fr}.manual-sidebar{position:static;display:flex;flex-wrap:wrap;gap:4px;padding:8px}.manual-nav-item{width:auto;border-left:none;border-bottom:2px solid transparent;padding:10px 14px;font-size:13px}.manual-nav-item.active{border-bottom-color:#1764f5}.role-cards{grid-template-columns:1fr}.manual-hero h1{font-size:28px}}.school-class-page{display:flex;flex-direction:column;gap:20px;padding:0 24px 40px}.sc-header{display:flex;align-items:center;justify-content:space-between}.sc-header-left{display:flex;align-items:center;gap:14px}.sc-header-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:linear-gradient(135deg,#eaf1ff,#d6e4ff);color:#1764f5;flex-shrink:0}.sc-header h2{margin:0;font-size:22px;font-weight:700;color:#1f2a44}.sc-header p{margin:3px 0 0;font-size:13px;color:#667085}.sc-kpi-row{display:flex;gap:14px}.sc-kpi{display:flex;flex-direction:column;align-items:center;gap:4px;padding:18px 28px;border-radius:12px;min-width:140px;border:1px solid transparent}.sc-kpi-blue{background:#f0f5ff;border-color:#d6e4ff;color:#1764f5}.sc-kpi-green{background:#f0faf4;border-color:#c6f0d4;color:#0d7d4a}.sc-kpi-num{font-size:28px;font-weight:800;line-height:1}.sc-kpi-label{font-size:12px;font-weight:500;opacity:.75}.sc-kpi svg{opacity:.6}.sc-search-bar{display:flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid #dfe6f2;border-radius:10px;background:#fff;max-width:360px;transition:border-color .15s,box-shadow .15s}.sc-search-bar:focus-within{border-color:#1764f5;box-shadow:0 0 0 3px #1764f514}.sc-search-bar svg{color:#a8a29e;flex-shrink:0}.sc-search-bar input{flex:1;border:none;outline:none;font-size:14px;background:transparent;color:#1f2a44}.sc-search-clear{background:none;border:none;color:#a8a29e;cursor:pointer;font-size:13px;padding:2px 6px;border-radius:4px}.sc-search-clear:hover{color:#667085;background:#f2f4f7}.sc-error{margin:0;padding:10px 16px;background:#fef2f2;color:#dc2626;border-radius:8px;font-size:13px;border:1px solid #fecaca}.sc-skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.sc-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;text-align:center}.sc-empty h4{margin:14px 0 6px;font-size:16px;color:#475467}.sc-empty p{margin:0;font-size:13px;color:#a8a29e}.sc-grade-title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:650;color:#1f2a44;margin:0 0 14px;padding-bottom:8px;border-bottom:1px solid #edf1f7}.sc-grade-title svg{color:#1764f5}.sc-grade-count{margin-left:auto;font-weight:400;font-size:13px;color:#667085}.sc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin-bottom:8px}.sc-card{display:flex;flex-direction:column;gap:14px;padding:18px 20px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .18s;cursor:pointer}.sc-card:hover{border-color:#bbd0f8;box-shadow:0 4px 16px #1764f50f;transform:translateY(-1px)}.sc-card-top{display:flex;align-items:center;gap:14px}.sc-card-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#eaf1ff;color:#1764f5;flex-shrink:0}.sc-card-info{flex:1;min-width:0}.sc-card-info strong{display:block;font-size:15px;color:#1f2a44;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-card-info span{font-size:12px;color:#6b7280}.sc-import-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 0;border:1px solid #d8e0ee;border-radius:8px;background:#f8fafc;color:#44403c;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;width:100%}.sc-import-btn:hover:not(:disabled){border-color:#1764f5;background:#f0f5ff;color:#1764f5}.sc-import-btn:disabled{opacity:.5;cursor:not-allowed}.sc-modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0f172a80;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:24px;animation:sc-overlay-in .25s ease}@keyframes sc-overlay-in{0%{opacity:0}to{opacity:1}}.sc-modal{width:min(520px,100%);padding:32px;border-radius:16px;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 32px 80px #15224229,0 0 0 1px #1522420a;animation:sc-modal-in .3s ease}@keyframes sc-modal-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.sc-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.sc-modal-head h2{font-size:20px;font-weight:700;color:#1f2a44;letter-spacing:-.3px;margin:0}.sc-modal-close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;border-radius:10px;transition:all .2s;flex-shrink:0}.sc-modal-close:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.sc-modal-body{display:flex;flex-direction:column;gap:0}.sc-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.sc-import-hint{margin:0 0 16px;padding:12px 16px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;font-size:13px;color:#78350f;line-height:1.6}.sc-import-school-name{margin:0 0 14px;font-size:13px;color:#44403c}.sc-import-result{margin-top:14px;padding:14px 18px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px}.sc-import-msg{margin:0 0 10px;font-size:14px;font-weight:600;color:#166534}.sc-import-stats{display:flex;gap:10px;flex-wrap:wrap}.sc-import-stat{display:inline-block;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:500;background:#dcfce7;color:#166534}.sc-import-stat.sc-import-ok{background:#dbeafe;color:#1e40af}.sc-import-stat.sc-import-skip{background:#fef3c7;color:#92400e}.sc-detail-page{display:flex;flex-direction:column;gap:20px;padding:0 24px 40px}.sc-detail-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.sc-detail-header-info{display:flex;align-items:center;gap:14px}.sc-detail-icon-lg{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:#eaf1ff;color:#1764f5;flex-shrink:0}.sc-detail-header-info h2{margin:0;font-size:22px;font-weight:700;color:#1f2a44}.sc-detail-header-info p{display:flex;align-items:center;gap:5px;margin:3px 0 0;font-size:13px;color:#667085}.sc-detail-divider{color:#c8d6e5;margin:0 4px}.sc-detail-import{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border:1px solid #d8e0ee;border-radius:8px;background:#fff;color:#44403c;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;flex-shrink:0}.sc-detail-import:hover{border-color:#1764f5;background:#f0f5ff;color:#1764f5}.sc-detail-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.sc-detail-delete{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border:1px solid #fecaca;border-radius:8px;background:#fff;color:#dc2626;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}.sc-detail-delete:hover{background:#fef2f2;border-color:#dc2626}.sc-card-delete{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid transparent;border-radius:6px;background:transparent;color:#94a3b8;font-size:14px;cursor:pointer;transition:all .15s;flex-shrink:0}.sc-card-delete:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.sc-detail-table-wrap{background:#fff;border:1px solid #e5ebf5;border-radius:12px;overflow:hidden}.sc-student-name{display:inline-flex;align-items:center;gap:8px}.admin-page{display:flex;flex-direction:column;flex:1;min-height:0}.admin-toolbar{display:flex;align-items:center;gap:8px;padding:0 0 12px}.admin-layout{display:grid;grid-template-columns:300px minmax(0,1fr);flex:1;min-height:0;border:1px solid #e5ebf5;border-radius:8px;overflow:hidden;background:#fff}.admin-tree-panel{display:flex;flex-direction:column;border-right:1px solid #edf1f7;background:#fbfdff;overflow:hidden}.admin-tree-panel-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #edf1f7}.admin-tree-panel-head h3{margin:0;font-size:15px;font-weight:650}.admin-tree-stats{display:flex;gap:16px;padding:8px 16px;border-bottom:1px solid #edf1f7;font-size:12px;color:#667085}.admin-tree-stats span{display:inline-flex;align-items:center;gap:3px}.admin-tree-skeleton{padding:12px}.admin-tree-scroll{flex:1;overflow-y:auto;padding:8px}.admin-tree-node{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;border-radius:6px;background:transparent;color:#1f2a44;font-size:13px;text-align:left;cursor:pointer;transition:all .12s}.admin-tree-node.depth-1{padding-left:32px}.admin-tree-node.depth-2{padding-left:52px}.admin-tree-node:hover{background:#f5f7fb}.admin-tree-node--active{background:#eaf1ff!important;color:#1764f5!important;font-weight:600}.admin-tree-node--active .admin-tree-node-type{color:#1764f5;background:#d6e4ff}.admin-tree-icon{display:flex;align-items:center;color:inherit;opacity:.7}.admin-tree-node--active .admin-tree-icon{opacity:1}.admin-tree-node-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-tree-node-type{font-size:10px;color:#667085;background:#f2f4f7;padding:1px 6px;border-radius:4px;font-weight:500}.admin-tree-toggle{display:flex;align-items:center;width:14px;flex-shrink:0;color:#667085}.tree-dot{width:5px;height:5px;border-radius:50%;background:#c8d6e5;margin:0 auto}.admin-tree-node-count{font-size:11px;color:#667085}.admin-tree-node--active .admin-tree-node-count{color:#1764f5}.admin-detail-panel{display:flex;flex-direction:column;overflow:hidden}.admin-detail-head{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #edf1f7;background:#fafbfc;gap:12px}.admin-detail-head-left{display:flex;align-items:center;gap:12px}.admin-detail-head-actions{display:flex;align-items:center;gap:8px}.admin-member-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#1764f5}.admin-detail-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;flex-shrink:0}.admin-detail-icon.org{background:#fef3c7;color:#b45309}.admin-detail-icon.grade{background:#eaf1ff;color:#1764f5}.admin-detail-icon.class{background:#e6f7ed;color:#0d7d4a}.admin-detail-head h3{margin:0;font-size:17px;font-weight:650;line-height:1.3}.admin-detail-subtitle{font-size:12px;color:#667085;font-weight:400}.admin-detail-body{flex:1;overflow-y:auto;padding:20px 24px}.admin-kpi-row{display:flex;gap:12px;padding:16px 24px;border-bottom:1px solid #edf1f7;background:#fff}.admin-kpi{flex:1;display:flex;flex-direction:column;align-items:center;padding:14px 12px;border-radius:8px;background:#f8fafc;border:1px solid #edf1f7}.admin-kpi.accent-blue{background:#f0f5ff;border-color:#d6e4ff}.admin-kpi.accent-green{background:#f0faf4;border-color:#c6f0d4}.admin-kpi.accent-purple{background:#f5f3ff;border-color:#ddd6fe}.admin-kpi-value{font-size:24px;font-weight:700;color:#1f2a44;line-height:1.2}.admin-kpi-label{font-size:12px;color:#667085;margin-top:2px}.admin-search-bar{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:9px 14px;border:1px solid #dfe6f2;border-radius:8px;background:#fff;transition:border-color .15s}.admin-search-bar:focus-within{border-color:#1764f5;box-shadow:0 0 0 3px #1764f514}.admin-search-icon{color:#a8a29e;flex-shrink:0}.admin-search-bar input{flex:1;border:none;outline:none;font-size:14px;background:transparent;color:#1f2a44}.admin-search-clear{background:none;border:none;color:#a8a29e;cursor:pointer;font-size:13px;padding:2px 6px;border-radius:4px}.admin-search-clear:hover{color:#667085;background:#f2f4f7}.member-group{margin-bottom:20px}.member-group-head{display:flex;align-items:center;gap:8px;padding:8px 12px;margin-bottom:8px;background:#f8fafc;border-radius:6px;font-size:13px;font-weight:600;color:#475467}.member-group-count{margin-left:auto;font-weight:400;font-size:12px;color:#667085}.member-avatar{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;font-size:12px;font-weight:700;flex-shrink:0}.admin-loading{display:grid;gap:10px;padding:12px 0}.skeleton-row{height:44px;border-radius:8px;background:linear-gradient(90deg,#f2f4f7 25%,#e8ecf2,#f2f4f7 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}.skeleton-row-sm{height:28px;border-radius:6px;background:linear-gradient(90deg,#f2f4f7 25%,#e8ecf2,#f2f4f7 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.admin-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center}.admin-empty-state h4{margin:12px 0 4px;font-size:15px;color:#475467}.admin-empty-state p{margin:0;font-size:13px;color:#a8a29e}.admin-tabs{display:flex;gap:0;padding:0 20px;background:#fafbfc;border-bottom:1px solid #edf1f7}.admin-tab{padding:10px 20px;border:none;border-bottom:2px solid transparent;background:none;color:#667085;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s}.admin-tab:hover{color:#1f2a44}.admin-tab.active{color:#1764f5;border-bottom-color:#1764f5;font-weight:600}.admin-member-table{width:100%;border-collapse:collapse}.admin-member-table th,.admin-member-table td{padding:10px 14px;border-bottom:1px solid #f2f4f7;text-align:left;vertical-align:middle}.admin-member-table th{color:#667085;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.5px;background:#fafbfc;position:sticky;top:0;z-index:1}.member-name-cell{font-weight:600;color:#1f2a44}.member-username-cell,.member-group-cell{color:#667085;font-size:13px}.admin-member-tag{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:500}.admin-member-tag.tag-grade_admin{background:#fef3c7;color:#b45309}.admin-member-tag.tag-teacher{background:#eaf1ff;color:#1764f5}.admin-member-tag.tag-student{background:#e6f7ed;color:#0d7d4a}.admin-member-tag.tag-org_admin{background:#fce7f3;color:#be185d}.admin-member-row{cursor:pointer;transition:background .12s}.admin-member-row:hover{background:#f6f9ff}.danger-ghost-sm{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid transparent;border-radius:6px;background:transparent;color:#667085;cursor:pointer;transition:all .12s}.danger-ghost-sm:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.danger-ghost-sm:disabled{opacity:.4;cursor:not-allowed}.member-section{margin-bottom:20px}.member-section-title{display:flex;align-items:center;gap:6px;margin:0 0 10px;font-size:13px;font-weight:600;color:#475467}.grade-leader-row{background:#fffdf5}.grade-leader-row:hover{background:#fff9e0!important}.grade-leader-tag{background:#fef3c7!important;color:#b45309!important}.admin-template-list{display:grid;gap:14px}.admin-template-card{padding:16px;border:1px solid #e5ebf5;border-radius:8px;background:#fbfdff;transition:border-color .15s}.admin-template-card:hover{border-color:#bdd0f8}.admin-template-card-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.admin-template-card-head strong{font-size:15px;color:#1f2a44}.admin-permission-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;margin-top:12px}.admin-permission-chip{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #d8e0ee;border-radius:6px;background:#fff;font-size:13px;cursor:pointer;transition:all .12s}.admin-permission-chip:hover{border-color:#9bb4e8}.admin-permission-chip.checked{border-color:#1764f5;background:#eaf1ff;color:#1764f5;font-weight:500}.admin-permission-chip.partial{border-color:#f59e0b;background:#fffbeb;color:#b45309}.admin-permission-chip input{width:16px;min-height:16px;accent-color:#1764f5}.admin-modal-backdrop{position:fixed;inset:0;z-index:300;display:grid;place-items:center;padding:24px;background:#0f172a5c}.admin-modal{width:min(520px,100%);max-height:min(560px,calc(100vh - 48px));overflow:auto;padding:22px;border:1px solid #dfe6f2;border-radius:8px;background:#fff;box-shadow:0 22px 60px #15224233}.admin-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.admin-modal-head h3{margin:0;font-size:17px}.admin-search-results{display:grid;gap:4px;max-height:240px;overflow-y:auto}.admin-search-result{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border:1px solid #e5ebf5;border-radius:6px;cursor:pointer;transition:all .12s}.admin-search-result:hover{border-color:#1764f5;background:#f6f9ff}.admin-search-result.selected{border-color:#1764f5;background:#eaf1ff}.admin-empty-panel{display:flex;align-items:center;justify-content:center;min-height:300px}.add-member-filter{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #dfe6f2;border-radius:8px;background:#fff;transition:border-color .15s,box-shadow .15s}.add-member-filter:focus-within{border-color:#1764f5;box-shadow:0 0 0 3px #1764f50f}.add-member-filter svg{color:#a8a29e;flex-shrink:0}.add-member-filter input{flex:1;border:none;outline:none;font-size:14px;background:transparent;color:#1f2a44}.add-member-filter-clear{background:none;border:none;color:#a8a29e;cursor:pointer;font-size:13px;padding:2px 6px;border-radius:4px}.add-member-filter-clear:hover{color:#667085;background:#f2f4f7}.add-member-dropdown{position:absolute;top:100%;left:0;right:0;z-index:50;margin-top:4px;border:1px solid #dfe6f2;border-radius:10px;background:#fff;box-shadow:0 12px 32px #1522421f;max-height:260px;overflow-y:auto}.add-member-dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border:none;background:#fff;cursor:pointer;text-align:left;transition:all .12s}.add-member-dropdown-item:first-child{border-radius:10px 10px 0 0}.add-member-dropdown-item:last-child{border-radius:0 0 10px 10px}.add-member-dropdown-item:hover{background:#f6f9ff}.add-member-dropdown-item.selected{background:#eaf1ff}.add-member-user-info{flex:1;min-width:0}.add-member-user-info strong{display:block;font-size:14px;color:#1f2a44}.add-member-user-info span{font-size:12px;color:#667085}.add-member-role-chip{padding:8px 16px;border:1.5px solid #dfe6f2;border-radius:8px;background:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;color:#44403c}.add-member-role-chip:hover{border-color:#bdd0f8;background:#f8fafc}.add-member-role-chip.active{font-weight:600}.add-member-selected-preview{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#f0f5ff;border:1px solid #d6e4ff;border-radius:8px;font-size:14px;font-weight:500;color:#1f2a44}.material-selection-panel{display:grid;gap:18px}.material-tabs{display:flex;gap:8px;border-bottom:2px solid #edf1f7;padding-bottom:0}.material-tab{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;background:transparent;color:#667085;font-size:15px;font-weight:600;cursor:pointer;transition:all .15s}.material-tab:hover{color:#1764f5}.material-tab.active{color:#1764f5;border-bottom-color:#1764f5}.material-selector-body{display:grid;gap:16px}.material-section{display:grid;gap:14px}.material-section-header{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700;color:#1d2939;padding-bottom:10px;border-bottom:2px solid #edf1f7}.material-section-header svg{color:#1764f5}.material-cascades{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;align-items:end}.material-cascade-group{display:grid;gap:6px}.material-cascade-group label{font-size:13px;font-weight:650;color:#42526e;margin-bottom:4px}.material-search-input{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;border:1px solid #d8e0ee;border-radius:7px;background:#fff}.material-search-input svg{color:#667085;flex-shrink:0}.material-search-input input{border:none;min-height:36px;padding:0;outline:none}.material-search-input button{min-height:30px;padding:0 12px;font-size:13px}.material-cascade-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:2px}.material-cascade-actions>span{color:#475467;font-weight:700;font-size:14px;white-space:nowrap}.material-cascade-actions>div{display:flex;gap:10px}.material-article-list{display:grid;gap:10px;max-height:480px;overflow:auto;border:1px solid #e5ebf5;border-radius:8px;padding:12px;background:#fbfdff}.material-article-list-head{display:flex;justify-content:space-between;padding-bottom:6px;color:#667085;font-size:13px;border-bottom:1px solid #edf1f7}.material-article-row{display:grid;grid-template-columns:20px minmax(0,1fr) 100px;gap:12px;align-items:start;padding:12px;border:1px solid #e5ebf5;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .15s}.material-article-row:hover{border-color:#bdd0f8}.material-article-row.checked{border-color:#1764f5;background:#f3f8ff}.material-article-row input{width:18px;min-height:18px;margin-top:4px}.material-article-info{display:grid;gap:5px;min-width:0}.material-article-info strong{color:#172033;font-size:15px}.material-article-info span,.material-article-info small{color:#667085;font-size:13px}.material-article-info small{display:-webkit-box;overflow:hidden;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical}.material-article-meta{display:grid;justify-items:end;gap:5px}.material-article-meta small{color:#667085;font-size:12px}.material-article-row.genre-mismatch{border-color:#f5c842;background:#fffdf5}.genre-mismatch-tag{display:inline-block;margin-left:8px;padding:1px 8px;font-size:11px;font-weight:500;color:#b45309;background:#fef3c7;border-radius:4px;vertical-align:middle}.multi-text-badge{display:inline-block;margin-left:8px;padding:1px 8px;font-size:11px;font-weight:500;color:#7c3aed;background:#ede9fe;border-radius:4px;vertical-align:middle}.material-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid #edf1f7}.material-footer span{color:#475467;font-weight:700}.material-footer div{display:flex;gap:10px}.material-selection-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start}.material-header-left{display:grid;gap:16px;min-width:0}.material-header-slot{flex-shrink:0}.material-cascades-inline{display:grid;gap:14px}.cascade-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,max-content));gap:14px;align-items:end}.material-radio-group{display:inline-flex;flex-direction:row;gap:0}.material-radio-label{display:inline-flex;align-items:center;gap:6px;color:#42526e;font-size:14px;font-weight:400;cursor:pointer}.material-radio-label input{width:16px;min-height:16px;accent-color:#1764f5}.material-search-group{min-width:200px}.material-combined-lists{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:960px){.material-selection-header,.material-combined-lists{grid-template-columns:1fr}}.basic-info-compact{padding:20px 24px;border:1px solid #e5ebf5;border-radius:10px;background:#fff;box-shadow:0 1px 3px #1522420a;max-width:460px;width:100%}.basic-info-compact-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.basic-info-compact-label{display:inline-flex;align-items:center;gap:8px;font-size:20px;font-weight:750;color:#344054;letter-spacing:.3px}.basic-info-compact-label:before{content:"";width:4px;height:16px;border-radius:2px;background:#1764f5}.basic-info-compact-edit{min-height:30px;padding:4px 12px;border:1px solid #d8e0ee;border-radius:6px;background:#fff;color:#475467;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}.basic-info-compact-edit:hover{color:#1764f5;background:#f3f8ff;border-color:#1764f5}.basic-info-compact-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.basic-info-compact-item{display:grid;gap:6px;padding:0 14px}.basic-info-compact-item:first-child{padding-left:0}.basic-info-compact-item:last-child{border-right:none;padding-right:0}.basic-info-compact-item em{font-style:normal;font-size:11px;font-weight:600;color:#98a2b3;letter-spacing:.4px}.basic-info-compact-item{font-size:15px;font-weight:700;color:#111827}.basic-info-compact-form{padding:14px 18px;border:1px solid #dbe7ff;border-radius:8px;background:#f6f9ff;max-width:460px;width:100%}.form-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:10px;align-items:end}.field-name,.field-grade,.field-score{display:grid;gap:5px}.field-name span,.field-grade span,.field-score span{font-size:12px;font-weight:650;color:#42526e}.paper-editor-step-content{display:grid;gap:18px}.step-nav{display:flex;justify-content:flex-end;padding-top:8px}.auto-gen-panel{display:grid;gap:18px}.auto-gen-trigger{display:grid;place-items:center;gap:16px;padding:48px 24px;text-align:center}.auto-gen-trigger svg{color:#1764f5}.auto-gen-trigger h2{margin-bottom:0}.auto-gen-trigger p{max-width:480px;line-height:1.6}.auto-gen-layout{display:grid;grid-template-columns:1fr 380px;gap:18px;align-items:stretch}.auto-gen-layout-centered{display:grid;grid-template-columns:1fr;justify-items:center}.auto-gen-layout-centered .auto-gen-left{max-width:890px;width:100%}.auto-gen-left{min-width:0}.selected-article-generate{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px 0 8px;text-align:center}.auto-gen-btn{min-height:48px;padding:0 32px;font-size:16px}.auto-gen-results{display:grid;gap:14px}.auto-gen-results-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:18px;align-items:start}.auto-gen-results-head{display:flex;flex-direction:column;gap:14px}.auto-gen-results-head h2,.auto-gen-results-head p{margin-bottom:0}.auto-gen-results-head label{display:grid;gap:6px}.auto-gen-results-head label span{font-size:13px;font-weight:650;color:#42526e}.auto-gen-results-head button{min-height:38px;padding:0 20px}.auto-gen-question-actions{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:960px){.material-cascades,.auto-gen-layout,.auto-gen-results-grid{grid-template-columns:1fr}}.monitor-page{display:grid;gap:18px}.monitor-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.monitor-page-head h2{margin-bottom:4px}.monitor-page-head p{margin:0}.monitor-class-bar{display:flex;align-items:center;gap:10px;min-width:160px}.monitor-bar-track{display:flex;flex:1;height:10px;border-radius:999px;background:#edf1f7;overflow:hidden}.monitor-bar-fill{height:100%;transition:width .3s ease}.monitor-bar-fill.submitted{background:#16a34a}.monitor-bar-fill.in-progress{background:#1764f5}.monitor-class-pct{font-size:14px;font-weight:700;color:#16a34a;min-width:42px;text-align:right}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin-icon{animation:spin 1s linear infinite}.scan-mode-tabs{display:flex;gap:0;margin-bottom:18px;background:#f1f5f9;border-radius:10px;padding:3px;box-shadow:inset 0 1px 3px #0000000a}.scan-mode-tab{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 18px;border:none;border-radius:8px;background:transparent;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);min-height:auto;position:relative}.scan-mode-tab:hover{color:#334155}.scan-mode-tab.active{background:#fff;color:#1764f5;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;font-weight:600}.scan-mode-tab:first-child{border-right:none}.scanner-status{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:10px;font-size:13px;font-weight:500;margin-bottom:14px;transition:all .25s ease}.scanner-status.scanner-ready{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#065f46;border:1px solid #6ee7b7;box-shadow:0 1px 2px #0596690f}.scanner-status.scanner-ready:hover{box-shadow:0 2px 8px #0596691a}.scanner-status.scanner-offline{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#991b1b;border:1px solid #fca5a5}.scanner-status.scanner-offline .scanner-offline-content{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:8px;width:100%}.scanner-status.scanner-offline .scanner-offline-content>span{flex:1 1 auto;min-width:0;white-space:normal;word-break:break-word}.scanner-status.scanner-ready:before{content:"";width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 #10b98180;animation:scanner-dot-pulse 2s ease-in-out infinite;flex-shrink:0}.scanner-status.scanner-offline:before{content:"";width:8px;height:8px;border-radius:50%;background:#ef4444;flex-shrink:0}@keyframes scanner-dot-pulse{0%,to{box-shadow:0 0 #10b98180}50%{box-shadow:0 0 0 6px #10b98100}}.scanner-retry-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:5px 12px;background:#fff;color:#991b1b;border:1px solid #fca5a5;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .18s ease}.scanner-retry-btn:hover{background:#fef2f2;border-color:#f87171;transform:translateY(-1px);box-shadow:0 2px 4px #ef44441f}.scanner-download-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:5px 12px;background:#eff6ff;color:#1d4ed8;border:1px solid #93c5fd;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;text-decoration:none;transition:all .18s ease}.scanner-download-btn:hover{background:#dbeafe;border-color:#60a5fa;transform:translateY(-1px);box-shadow:0 2px 4px #1d4ed81a}.download-modal-overlay{position:fixed;inset:0;z-index:10000;background:#00000073;display:flex;align-items:center;justify-content:center;animation:dm-fade-in .18s ease}@keyframes dm-fade-in{0%{opacity:0}to{opacity:1}}.download-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000002e;max-width:480px;width:92vw;overflow:hidden;animation:dm-slide-up .2s ease}@keyframes dm-slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.download-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 14px;border-bottom:1px solid #f0f0f0}.download-modal-header h3{margin:0;font-size:16px;font-weight:600;color:#111827}.download-modal-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid transparent;border-radius:8px;background:transparent;color:#9ca3af;cursor:pointer;padding:0;transition:all .15s}.download-modal-close:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.download-modal-close:active{background:#fee2e2;transform:scale(.94)}.download-modal-desc{margin:0;padding:16px 22px 8px;font-size:14px;color:#6b7280;line-height:1.6}.download-modal-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:14px 22px 22px}.download-model-card{display:flex;flex-direction:column;align-items:center;gap:6px;padding:24px 16px 20px;border:2px solid #e5e7eb;border-radius:10px;text-decoration:none;transition:all .18s ease;cursor:pointer}.download-model-card:hover{border-color:#3b82f6;background:#eff6ff;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626}.download-model-name{font-size:18px;font-weight:700;color:#1e40af;letter-spacing:.5px}.download-model-desc{font-size:12px;color:#6b7280}.scanner-actions{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.scanner-params{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;padding:14px 16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:10px}.scanner-params label{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:600;color:#475569;margin-bottom:0;letter-spacing:.01em}.scanner-params select{width:100%;min-height:36px;padding:6px 30px 6px 10px;border:1px solid #d1d5db;border-radius:7px;font-size:13px;font-weight:500;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 10px center;appearance:none;cursor:pointer;transition:all .18s ease;color:#1e293b}.scanner-params select:hover{border-color:#93c5fd}.scanner-params select:focus{outline:none;border-color:#1764f5;box-shadow:0 0 0 3px #1764f51f}.scanner-progress-wrap{margin-bottom:14px;padding:16px;background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1px solid #bae6fd;border-radius:10px}.scanner-progress-bar{height:6px;background:#dbeafe;border-radius:4px;overflow:hidden;margin-bottom:10px}.scanner-progress-fill{height:100%;background:linear-gradient(90deg,#1764f5,#3b82f6,#60a5fa);background-size:200% 100%;border-radius:4px;transition:width .4s cubic-bezier(.4,0,.2,1);animation:scanner-progress-wave 2s ease-in-out infinite}@keyframes scanner-progress-wave{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.scanner-progress-text{display:flex;align-items:center;gap:8px;font-size:13px;color:#0369a1;font-weight:500}.scanner-scan-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#1764f5,#1d4ed8);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #1764f540;letter-spacing:.02em}.scanner-scan-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #1764f559}.scanner-scan-btn:active:not(:disabled){transform:translateY(0)}.scanner-scan-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.scanner-scan-btn.scanning{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 2px 8px #ef444440}.scanner-scan-btn.scanning:hover{box-shadow:0 4px 16px #ef444459}.scanner-page-info{display:flex;align-items:center;gap:8px;padding:8px 12px;margin-bottom:14px;font-size:12px;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px}.scanner-page-info strong{color:#1764f5;font-weight:700}.scanner-previews{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;margin-bottom:14px;max-height:260px;overflow-y:auto;scroll-behavior:smooth;padding:2px}.scanner-previews::-webkit-scrollbar{width:5px}.scanner-previews::-webkit-scrollbar-track{background:transparent}.scanner-previews::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.scanner-previews:empty{display:none}.scanner-preview-item{position:relative;border:2px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff;content-visibility:auto;contain-intrinsic-size:140px;transition:all .2s ease;animation:preview-slide-in .3s ease-out both}.scanner-preview-item:hover{border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 4px 12px #1764f51a;z-index:1}.scanner-preview-item.completed{border-color:#6ee7b7}.scanner-preview-item.completed:after{content:"✓";position:absolute;top:4px;right:4px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;background:#10b981;color:#fff;font-size:10px;font-weight:700;border-radius:50%}.scanner-preview-item img{width:100%;height:120px;object-fit:cover;display:block}.scanner-preview-item span{display:block;text-align:center;font-size:11px;font-weight:500;color:#475569;padding:4px 6px;background:#f8fafc;border-top:1px solid #e5ebf5}@keyframes preview-slide-in{0%{opacity:0;transform:scale(.92) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}.scanner-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:36px 20px;margin-bottom:14px;border:2px dashed #cbd5e1;border-radius:12px;color:#94a3b8;text-align:center}.scanner-empty-state .empty-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f1f5f9;color:#94a3b8}.scanner-empty-state .empty-title{font-size:14px;font-weight:600;color:#64748b}.scanner-empty-state .empty-hint{font-size:12px;color:#94a3b8;max-width:260px}.training-page{padding:20px 28px;max-width:1400px;margin:0 auto}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.page-header h2{display:flex;align-items:center;gap:10px;margin:0;font-size:20px;color:#1c1917}.page-subtitle{margin:4px 0 0;font-size:13px;color:#667085}.back-btn{display:inline-flex;align-items:center;gap:4px;background:none;border:none;color:#667085;font-size:13px;cursor:pointer;padding:4px 0;margin-bottom:4px}.back-btn:hover{color:#1764f5}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.empty-state h3{margin:16px 0 8px;font-size:18px;color:#44403c}.empty-state p{color:#667085;font-size:14px;margin:0}.training-search{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;width:300px}.training-search input{border:none;outline:none;font-size:13px;width:100%;background:transparent}.training-toolbar{display:flex;gap:12px;margin-bottom:20px;align-items:center;flex-wrap:wrap}.training-filters{display:flex;align-items:center;gap:6px}.filter-chip{padding:5px 12px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;font-size:12px;color:#475467;cursor:pointer;white-space:nowrap}.filter-chip:hover{border-color:#1764f5;color:#1764f5}.filter-chip.active{background:#eaf1ff;border-color:#1764f5;color:#1764f5;font-weight:600}.filter-chip-sm{padding:3px 8px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;font-size:11px;color:#475467;cursor:pointer}.filter-chip-sm.active{background:#eaf1ff;border-color:#1764f5;color:#1764f5}.training-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:16px}.training-card{background:#fff;border:1px solid #edf1f7;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:10px;transition:box-shadow .15s}.training-card:hover{box-shadow:0 4px 16px #0000000f}.training-card-top{display:flex;justify-content:space-between;align-items:center}.training-card-genre{display:flex;align-items:center;gap:4px;font-size:12px;color:#667085}.training-card-status{font-size:11px;padding:2px 10px;border-radius:999px;font-weight:600}.training-card-title{font-size:16px;color:#1c1917;margin:0}.training-card-text-info{display:flex;align-items:center;gap:6px;font-size:13px;color:#667085}.training-card-bq{display:flex;align-items:flex-start;gap:6px;font-size:12px;color:#6d28d9;padding:10px;background:#faf5ff;border-radius:8px;border-left:3px solid #8b5cf6;line-height:1.5}.training-card-meta{display:flex;gap:14px;flex-wrap:wrap}.training-card-stat{display:flex;align-items:center;gap:4px;font-size:12px;color:#667085}.training-card-progress{display:flex;align-items:center;gap:8px}.progress-bar{flex:1;height:6px;background:#f3f4f6;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#1764f5,#3b82f6);border-radius:3px;transition:width .3s}.progress-label{font-size:11px;color:#667085;white-space:nowrap}.training-card-actions{display:flex;gap:6px;padding-top:8px;border-top:1px solid #f3f4f6}.action-btn{display:flex;align-items:center;gap:4px;padding:6px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;font-size:12px;color:#475467;cursor:pointer}.action-btn:hover{border-color:#1764f5;color:#1764f5}.action-btn.danger:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2}.step-indicator{display:flex;align-items:center;justify-content:center;gap:0;padding:20px 0;margin-bottom:24px}.step-item{display:flex;align-items:center;gap:6px}.step-circle{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #e5e7eb;color:#9ca3af;background:#fff;font-size:13px}.step-active .step-circle{border-color:#1764f5;background:#eaf1ff;color:#1764f5}.step-done .step-circle{border-color:#22c55e;background:#ecfdf5;color:#22c55e}.step-label{font-size:13px;color:#9ca3af;font-weight:500}.step-active .step-label{color:#1764f5;font-weight:600}.step-done .step-label{color:#22c55e}.step-divider{color:#e5e7eb;margin:0 8px}.step-content{min-height:400px}.step-panel{animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.step-panel-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px;background:#f8fafc;border-radius:10px;border:1px solid #edf1f7}.step-panel-header h3{margin:0;font-size:16px;color:#1c1917}.step-panel-header p{margin:4px 0 0;font-size:13px;color:#667085}.step-nav{display:flex;justify-content:space-between;margin-top:32px;padding-top:20px;border-top:1px solid #edf1f7}.step-nav-btn{display:flex;align-items:center;gap:4px;padding:8px 16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;font-size:13px;color:#475467}.step-nav-btn:hover:not(:disabled){border-color:#1764f5;color:#1764f5}.step-nav-btn:disabled{opacity:.4;cursor:not-allowed}.text-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.text-card{padding:18px;border:2px solid #edf1f7;border-radius:12px;cursor:pointer;transition:all .15s;background:#fff}.text-card:hover{border-color:#93c5fd}.text-card-selected{border-color:#1764f5;background:#f8faff}.text-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.genre-tag{font-size:11px;padding:2px 8px;border-radius:999px;font-weight:600}.genre-narrative{background:#ecfdf5;color:#059669}.genre-argumentative{background:#fef3c7;color:#b45309}.genre-poetry{background:#fce7f3;color:#be185d}.genre-expository{background:#eaf1ff;color:#1764f5}.annotated-badge{display:flex;align-items:center;gap:3px;font-size:10px;color:#8b5cf6;background:#faf5ff;padding:2px 8px;border-radius:999px}.text-card-title{margin:0 0 6px;font-size:16px;color:#1c1917}.text-card-meta{font-size:12px;color:#667085;display:flex;gap:6px;margin-bottom:8px}.text-card-excerpt{font-size:12px;color:#9ca3af;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bq-selector-intro{display:flex;gap:12px;padding:16px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin-bottom:16px}.bq-card-list{display:flex;flex-direction:column;gap:12px}.bq-card{padding:16px 20px;border:2px solid #edf1f7;border-radius:12px;cursor:pointer;transition:all .15s;background:#fff}.bq-card:hover{border-color:#c4b5fd}.bq-card-selected{border-color:#8b5cf6;background:#faf5ff}.bq-card-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.bq-card-id{font-size:11px;font-weight:700;color:#8b5cf6;background:#ede9fe;padding:2px 8px;border-radius:4px}.bq-card-badges{display:flex;gap:4px;flex:1}.bq-card-tag{font-size:10px;padding:2px 8px;border-radius:999px;background:#f3f4f6;color:#6b7280}.bq-card-check{color:#8b5cf6;flex-shrink:0}.bq-card-text{font-size:14px;color:#1c1917;line-height:1.6;margin:0 0 8px}.bq-card-footer{display:flex;gap:8px}.bq-card-meta{display:flex;align-items:center;gap:4px;font-size:12px;color:#6b7280}.chain-diagram{position:relative}.chain-legend{display:flex;gap:12px;flex-wrap:wrap;align-items:center;padding:10px 0;margin-bottom:12px;font-size:11px}.chain-legend-item{display:flex;align-items:center;gap:4px;color:#667085}.chain-legend-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.chain-legend-divider{color:#e5e7eb}.chain-overview-stats{display:flex;gap:20px;margin-bottom:16px}.chain-stat{text-align:center;padding:10px 20px;background:#f8fafc;border-radius:8px;border:1px solid #edf1f7}.chain-stat-value{font-size:22px;font-weight:700;color:#1764f5;display:block}.chain-stat-label{font-size:11px;color:#667085}.chain-main-layout{display:flex;gap:24px;align-items:flex-start}.chain-column{min-width:160px}.chain-column-header{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f8fafc;border-radius:8px 8px 0 0;border:1px solid #edf1f7;border-bottom:none;font-size:13px;color:#1f2a44}.chain-content-header{background:#fff7ed;border-color:#fed7aa;color:#b45309}.chain-structure-header{background:#faf5ff;border-color:#e9d5ff;color:#6d28d9}.chain-column-count{margin-left:auto;font-size:11px;color:#9ca3af}.chain-column-body{border:1px solid #edf1f7;border-top:none;padding:12px;display:flex;flex-direction:column;align-items:center;gap:0;border-radius:0 0 8px 8px}.chain-sub-column .chain-column-body{border-color:#fed7aa}.chain-sub-column.chain-structure-sub .chain-column-body{border-color:#e9d5ff}.chain-node-wrapper{display:flex;flex-direction:column;align-items:center}.chain-node{display:flex;flex-direction:column;align-items:center;justify-content:center;width:72px;height:72px;border-radius:12px;border:2px solid;cursor:pointer;transition:all .15s;background:#fff;padding:4px;gap:2px}.chain-node:hover{transform:scale(1.05);box-shadow:0 2px 8px #0000001a}.chain-node-selected{transform:scale(1.05);box-shadow:0 2px 12px #00000026}.chain-node-num{font-size:10px;font-weight:700;opacity:.7}.chain-node-name{font-size:11px;font-weight:600;text-align:center;line-height:1.2}.chain-node-cog{font-size:9px;opacity:.6}.chain-arrow{color:#cbd5e1;margin:2px 0}.chain-branches{display:flex;gap:16px;position:relative}.chain-branch-trigger{display:flex;align-items:center;gap:4px;padding:6px 10px;font-size:10px;background:#fff7ed;border:1px dashed #fed7aa;border-top:none;color:#b45309}.chain-structure-sub .chain-branch-trigger{background:#faf5ff;border-color:#e9d5ff;color:#6d28d9}.chain-branch-connector{position:absolute;left:-18px;color:#cbd5e1}.chain-detail-panel{margin-top:20px;padding:18px;border:1px solid #edf1f7;border-radius:12px;background:#fafafa}.node-card{margin-bottom:10px;border:1px solid #edf1f7;border-radius:10px;background:#fff;overflow:hidden}.node-card-compact{border-left-width:3px}.node-card-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;cursor:pointer;-webkit-user-select:none;user-select:none;gap:8px;flex-wrap:wrap}.node-card-header:hover{background:#fafafa}.node-card-left{display:flex;align-items:center;gap:8px}.node-card-order{font-size:11px;font-weight:700;color:#9ca3af;min-width:18px}.node-card-label{font-size:14px;color:#1c1917}.node-card-passrate{font-size:13px}.node-card-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.node-card-cognitive{display:inline-flex;align-items:center;gap:3px;font-size:11px;padding:2px 8px;background:#f8fafc;border-radius:999px;color:#667085}.node-card-type{font-size:11px;padding:2px 8px;background:#eaf1ff;color:#1764f5;border-radius:999px;font-weight:500}.node-card-difficulty{display:flex;align-items:center;gap:2px;font-size:11px}.node-card-body{padding:12px 14px;border-top:1px solid #f3f4f6;display:flex;flex-direction:column;gap:12px}.node-card-section-label{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#44403c;margin-bottom:4px}.node-card-stem{font-size:14px;color:#1c1917;line-height:1.7;margin:0}.node-card-options{display:flex;flex-direction:column;gap:4px}.node-card-option{font-size:13px;color:#475467;padding:6px 10px;background:#f8fafc;border-radius:6px;line-height:1.5}.node-card-answer{font-size:14px;color:#059669;line-height:1.7;margin:0;padding:8px 12px;background:#ecfdf5;border-radius:6px}.node-card-distractors{display:flex;gap:4px;flex-wrap:wrap;margin-top:6px;align-items:center}.distractor-tag{font-size:10px;padding:2px 8px;background:#fef2f2;color:#dc2626;border-radius:999px}.node-card-explanation{font-size:13px;color:#475467;line-height:1.7;margin:0}.node-card-abilities{display:flex;gap:4px;flex-wrap:wrap}.ability-tag{font-size:10px;padding:2px 8px;background:#eaf1ff;color:#1764f5;border-radius:999px;font-weight:500}.monitor-kpi-row{display:flex;gap:16px;margin-bottom:20px;flex-wrap:wrap}.monitor-kpi{padding:14px 24px;background:#f8fafc;border:1px solid #edf1f7;border-radius:10px;text-align:center;min-width:100px}.monitor-kpi-value{font-size:24px;font-weight:700;color:#1f2a44;display:block}.monitor-kpi-label{font-size:11px;color:#667085}.monitor-kpi.accent-green .monitor-kpi-value{color:#059669}.monitor-kpi.accent-blue .monitor-kpi-value{color:#1764f5}.monitor-kpi.accent-orange .monitor-kpi-value{color:#f97316}.monitor-kpi.accent-purple .monitor-kpi-value{color:#8b5cf6}.monitor-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.monitor-chain-panel h3{display:flex;align-items:center;gap:6px;margin:0 0 4px;font-size:15px}.monitor-student-panel h3{display:flex;align-items:center;gap:6px;margin:0 0 12px;font-size:15px}.monitor-student-toolbar{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.monitor-student-table-wrap{max-height:600px;overflow-y:auto;border:1px solid #edf1f7;border-radius:10px}.monitor-student-table{width:100%;border-collapse:collapse;font-size:13px}.monitor-student-table th{position:sticky;top:0;background:#f8fafc;padding:10px 12px;text-align:left;font-size:11px;text-transform:uppercase;color:#667085;font-weight:600;border-bottom:1px solid #edf1f7}.monitor-student-table td{padding:10px 12px;border-bottom:1px solid #f3f4f6}.student-row:hover td{background:#fafafa}.mini-progress{display:flex;align-items:center;gap:6px;min-width:100px}.mini-progress-bar{flex:1;height:5px;background:#f3f4f6;border-radius:3px;overflow:hidden}.mini-progress-fill{height:100%;border-radius:3px}.analytics-tabs{display:flex;gap:4px;margin-bottom:24px;padding:4px;background:#f8fafc;border-radius:10px;width:fit-content}.analytics-tab{display:flex;align-items:center;gap:6px;padding:10px 18px;border:none;border-radius:8px;background:transparent;cursor:pointer;font-size:13px;color:#667085;transition:all .15s}.analytics-tab:hover{color:#1764f5}.analytics-tab.active{background:#fff;color:#1764f5;font-weight:600;box-shadow:0 1px 3px #00000014}.analytics-kpi-row{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}.analytics-kpi{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 28px;background:#f8fafc;border:1px solid #edf1f7;border-radius:12px}.analytics-kpi-value{font-size:28px;font-weight:700;color:#1f2a44}.analytics-kpi-label{font-size:12px;color:#667085}.analytics-kpi.accent-green .analytics-kpi-value{color:#059669}.analytics-kpi.accent-orange .analytics-kpi-value{color:#f97316}.analytics-kpi.accent-purple .analytics-kpi-value{color:#8b5cf6}.analytics-section{margin-bottom:28px}.analytics-section h3{display:flex;align-items:center;gap:6px;margin:0 0 12px;font-size:15px;color:#1c1917}.analytics-table{width:100%;border-collapse:collapse;font-size:13px}.analytics-table th{background:#f8fafc;padding:10px 14px;text-align:left;font-size:11px;text-transform:uppercase;color:#667085;font-weight:600;border-bottom:2px solid #edf1f7}.analytics-table td{padding:10px 14px;border-bottom:1px solid #f3f4f6}.analytics-table tr:hover td{background:#fafafa}.breakpoint-empty{display:flex;flex-direction:column;align-items:center;padding:40px}.breakpoint-title{display:flex;align-items:center;gap:6px;margin:0 0 14px;font-size:15px}.breakpoint-list{display:flex;flex-direction:column;gap:14px}.breakpoint-item{padding:16px;border:1px solid #edf1f7;border-left:4px solid #ef4444;border-radius:10px;background:#fff}.breakpoint-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.breakpoint-rank{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.breakpoint-cog{display:block;font-size:11px;color:#667085;margin-top:2px}.breakpoint-detail{display:flex;flex-direction:column;gap:10px;padding-left:36px}.breakpoint-label{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#44403c}.review-empty{display:flex;flex-direction:column;align-items:center;padding:40px}.review-template{border:1px solid #edf1f7;border-radius:12px;background:#fff;overflow:hidden}.review-template-header{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:#faf5ff;border-bottom:1px solid #e9d5ff}.review-ai-badge{font-size:10px;padding:2px 8px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;border-radius:999px;font-weight:600}.review-action-btn{display:flex;align-items:center;gap:4px;padding:6px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;cursor:pointer;font-size:12px;color:#475467}.review-action-btn:hover{border-color:#8b5cf6;color:#8b5cf6}.review-template-body{padding:20px}.review-template-textarea{width:100%;min-height:400px;padding:14px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;line-height:1.7;resize:vertical;font-family:inherit}.review-template-content{line-height:1.7}.ability-heatmap{padding:12px;background:#fff;border:1px solid #edf1f7;border-radius:12px}.publish-form{display:flex;flex-direction:column;gap:20px}.publish-field label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#44403c;margin-bottom:8px}.publish-field-row{display:flex;gap:16px}.publish-field-row .publish-field{flex:1}.publish-field input[type=date]{width:100%;padding:9px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px}.class-selector{display:flex;gap:8px;flex-wrap:wrap}.class-chip{padding:8px 16px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;font-size:13px;color:#475467;transition:all .1s}.class-chip:hover{border-color:#1764f5}.class-chip.selected{border-color:#1764f5;background:#eaf1ff;color:#1764f5;font-weight:600}.mode-selector{display:flex;flex-direction:column;gap:8px}.mode-option{display:flex;align-items:flex-start;gap:10px;padding:14px;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .1s}.mode-option:hover{border-color:#93c5fd}.mode-option.selected{border-color:#1764f5;background:#f8faff}.mode-option input{margin-top:2px}.mode-option-content strong{display:block;font-size:13px;color:#1c1917;margin-bottom:2px}.mode-option-content span{font-size:12px;color:#667085}.publish-summary{padding:18px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px}.publish-summary h4{margin:0 0 10px;font-size:14px}.publish-summary ul{margin:0;padding-left:18px}.publish-summary li{font-size:13px;color:#475467;line-height:1.8}.config-status-badge{font-weight:600}.config-section{border:1px solid #edf1f7;border-radius:12px;margin-bottom:16px;background:#fff;overflow:hidden}.config-section-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fafafa;transition:background .1s}.config-section-header:hover{background:#f3f4f6}.config-section.expanded .config-section-header{background:#f8fafc;border-bottom:1px solid #edf1f7}.config-section-header-left{display:flex;align-items:center;gap:10px;font-size:15px;color:#1c1917}.config-section-badge{font-size:11px;padding:2px 10px;background:#f3f4f6;color:#6b7280;border-radius:999px;font-weight:500}.config-section-body{padding:18px}.config-info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.config-info-item{display:flex;flex-direction:column;gap:2px;padding:10px 14px;background:#f8fafc;border-radius:8px}.config-info-label{font-size:11px;color:#9ca3af;text-transform:uppercase;font-weight:600}.config-info-value{font-size:14px;color:#1c1917;font-weight:500}.config-text-excerpt{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:14px;background:#fafafa;border-radius:8px;font-size:13px;color:#475467;line-height:1.7}.config-text-excerpt p{margin:0}.config-bq-current{display:flex;align-items:flex-start;gap:10px;padding:16px;background:#faf5ff;border-left:4px solid #8b5cf6;border-radius:8px;margin-bottom:12px}.config-bq-current p{margin:0;font-size:14px;color:#1c1917;line-height:1.6}.config-bq-meta{display:flex;gap:12px;flex-wrap:wrap}.config-bq-alt-list{display:flex;flex-direction:column;gap:8px}.config-bq-alt-item{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;background:#f8fafc;border-radius:8px;font-size:13px;color:#475467;line-height:1.5}.config-bq-alt-num{flex-shrink:0;font-size:10px;padding:1px 6px;background:#e5e7eb;color:#6b7280;border-radius:4px;font-weight:600}.config-trigger-info{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.config-trigger-item{display:flex;align-items:flex-start;gap:8px;padding:10px 14px;border-radius:8px;font-size:12px}.config-trigger-item.content{background:#fff7ed;color:#b45309}.config-trigger-item.structure{background:#faf5ff;color:#6d28d9}.config-trigger-item strong{display:block;font-size:13px;margin-bottom:2px}.config-draft-notice{display:flex;align-items:center;gap:10px;padding:14px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;font-size:13px;color:#92400e}
