:root{--navy:#285c31;--navy2:#35623d;--blue:#2f6937;--blue-soft:#f3f7f3;--bg:#f4f6fa;--line:#e5e8f0;--text:#20263a;--muted:#8b93a7;--green:#238b68;--orange:#d07b2c;--red:#cf5260}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Pretendard,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.admin-app{min-height:100vh}.sidebar{background:var(--navy);color:#fff;z-index:20;flex-direction:column;width:248px;padding:18px 14px;transition:all .2s;display:flex;position:fixed;inset:0 auto 0 0}.brand-row{align-items:center;gap:10px;padding:0 4px 17px;display:flex;position:relative}.brand-symbol,.workspace-logo{background:linear-gradient(135deg,#5d8a64,#79a17f);border-radius:11px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.brand-copy{gap:3px;display:grid}.brand-copy span{color:#99a4c0;font-size:7px}.collapse-button{color:#6f7891;background:#fff;border:1px solid #dfe3ec;border-left:0;border-radius:0 8px 8px 0;width:25px;height:30px;position:absolute;right:-25px}.workspace-card{background:#315f39;border:1px solid #426b48;border-radius:12px;align-items:center;gap:9px;padding:10px;display:flex}.workspace-logo{border-radius:9px;width:31px;height:31px;font-size:11px}.workspace-card>div:nth-child(2){flex:1;display:grid}.workspace-card span{color:#9ba6c0;margin-top:3px;font-size:7px}.side-nav{gap:3px;margin-top:17px;display:grid}.side-nav p{color:#74809d;margin:10px 10px 5px;font-size:7px}.side-nav button{color:#aeb7cc;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;height:39px;padding:0 11px;display:flex}.side-nav button i{text-align:center;width:20px;font-style:normal}.side-nav button span{flex:1;font-size:9px}.side-nav button b{color:#fff;background:#2f6937;border-radius:20px;padding:3px 6px;font-size:7px}.side-nav button:hover,.side-nav button.active{color:#fff;background:#f3f7f3}.side-nav button.active{box-shadow:inset 3px 0 #709875}.sidebar-bottom{border-top:1px solid #dfe6df;align-items:center;gap:9px;margin-top:auto;padding:15px 5px 0;display:flex}.admin-avatar{background:#6f985c;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:900;display:grid}.sidebar-bottom>div:nth-child(2){flex:1;display:grid}.sidebar-bottom span{color:#8d98b2;margin-top:3px;font-size:7px}.sidebar-bottom button{color:#8d98b2;background:0 0;border:0}.main-area{min-height:100vh;margin-left:248px;transition:all .2s}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:80px;padding:0 30px;display:flex;position:sticky;top:0}.topbar p{color:var(--muted);margin:0 0 5px;font-size:8px}.topbar h1{margin:0;font-size:19px}.top-actions{align-items:center;gap:9px;display:flex}.icon-button{border:1px solid var(--line);color:#687087;background:#fff;border-radius:10px;width:38px;height:38px;position:relative}.notification b{color:#fff;background:#e45d70;border-radius:50%;place-items:center;width:15px;height:15px;font-size:7px;display:grid;position:absolute;top:-4px;right:-3px}.primary-button,.secondary-button{border-radius:9px;height:38px;padding:0 15px;font-size:9px;font-weight:800}.primary-button{background:var(--blue);color:#fff;border:0;box-shadow:0 7px 16px #2f69372e}.secondary-button{border:1px solid var(--line);color:#5e6679;background:#fff}.page-content{max-width:1600px;margin:auto;padding:27px 30px 50px}.page-title-row{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.page-title-row h2{margin:0 0 7px;font-size:22px}.page-title-row p{color:var(--muted);margin:0;font-size:9px}.student-stat-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:14px;display:grid}.mini-stat{border:1px solid var(--line);background:#fff;border-radius:14px;padding:17px 19px;display:grid}.mini-stat span{color:var(--muted);font-size:8px}.mini-stat strong{margin:7px 0 5px;font-size:23px}.mini-stat small{color:#777f91;font-size:7px}.mini-stat.emphasis strong,.mini-stat.emphasis small{color:var(--orange)}.panel{border:1px solid var(--line);background:#fff;border-radius:15px;padding:20px}.student-panel{padding:17px 20px 10px}.student-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.global-search{border:1px solid var(--line);background:#f8f9fb;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 11px;display:flex}.global-search.large{width:330px}.global-search span{color:#969daf}.global-search input{background:0 0;border:0;outline:0;width:100%;font-size:9px}.student-toolbar select,.field select,.field input{border:1px solid var(--line);color:#555e72;background:#fff;border-radius:9px;outline:none;height:38px;padding:0 11px;font-size:9px}.student-toolbar select{min-width:112px}.list-summary{justify-content:space-between;align-items:center;padding:18px 2px 10px;display:flex}.list-summary span{color:var(--muted);font-size:8px}.data-table{width:100%;overflow-x:auto}.table-head,.table-row{border-bottom:1px solid var(--line);align-items:center;column-gap:10px;min-width:1040px;display:grid}.table-head{min-height:36px;color:var(--muted);background:#f7f8fb;border-radius:8px;padding:0 11px;font-size:7px}.table-row{min-height:57px;padding:0 11px;font-size:8px}.student-name{align-items:center;gap:9px;display:flex}.student-name>i{width:33px;height:33px;color:var(--blue);background:#f3f7f3;border-radius:50%;place-items:center;font-style:normal;font-weight:900;display:grid}.student-name>div{gap:4px;display:grid}.student-name strong{font-size:9px}.student-name small{color:var(--muted);font-size:7px}.score-cell{font-size:10px}.pill{color:#697286;background:#edf0f5;border-radius:20px;width:max-content;padding:5px 8px;font-size:7px;font-weight:800;display:inline-flex}.pill.green{color:var(--green);background:#e8f7f1}.pill.blue{color:var(--blue);background:#f3f7f3}.pill.gray{color:#70778b;background:#eef0f4}.more-button{border:1px solid var(--line);color:#5f687b;background:#fff;border-radius:7px;height:29px;font-size:8px}.empty-list{text-align:center;color:var(--muted);padding:55px;font-size:9px}.modal-backdrop,.drawer-backdrop{z-index:50;background:#1d2d1f7a;display:flex;position:fixed;inset:0}.modal-backdrop{justify-content:center;align-items:center;padding:20px}.student-modal{background:#fff;border-radius:17px;width:min(720px,100%);max-height:92vh;overflow:auto;box-shadow:0 20px 70px #2f693740}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:22px 24px 17px;display:flex}.modal-head h3{margin:0 0 6px;font-size:17px}.modal-head p{color:var(--muted);margin:0;font-size:8px}.modal-head button,.drawer-head button{color:#8b93a6;background:0 0;border:0;font-size:22px}.form-grid{grid-template-columns:1fr 1fr;gap:15px;padding:21px 24px;display:grid}.field{gap:7px;display:grid}.field span{color:#596174;font-size:8px;font-weight:800}.field input,.field select{width:100%}.field.full{grid-column:1/-1}.field textarea{resize:vertical;border:1px solid var(--line);border-radius:9px;outline:none;width:100%;min-height:88px;padding:11px;font-size:9px}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:15px 24px;display:flex}.drawer-backdrop{justify-content:flex-end}.student-drawer{background:#fff;width:min(410px,100%);height:100%;padding:20px;overflow:auto;box-shadow:-20px 0 60px #2f69372b}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.drawer-head span{font-size:10px;font-weight:900}.student-profile{grid-template-columns:55px 1fr auto;align-items:center;gap:13px;padding:24px 0;display:grid}.student-profile>i{width:55px;height:55px;color:var(--blue);background:#f3f7f3;border-radius:17px;place-items:center;font-size:20px;font-style:normal;font-weight:900;display:grid}.student-profile h3{margin:0 0 5px;font-size:18px}.student-profile p{color:var(--muted);margin:0;font-size:8px}.detail-score{color:#fff;background:linear-gradient(135deg,#2f6937,#91b866);border-radius:14px;grid-template-columns:1fr auto;align-items:center;padding:18px;display:grid}.detail-score>span{color:#d6dcf8;font-size:8px}.detail-score>strong{grid-area:1/2/3;font-size:30px}.detail-score small{font-size:10px}.detail-score .pill{margin-top:9px}.detail-section{padding:20px 2px 0}.detail-section h4{margin:0 0 10px;font-size:10px}.detail-row{border-bottom:1px solid var(--line);justify-content:space-between;padding:10px 0;font-size:8px;display:flex}.detail-row span{color:var(--muted)}.memo-box{color:#596174;background:#f7f8fb;border-radius:10px;padding:13px;font-size:9px;line-height:1.6}.drawer-actions{gap:8px;margin-top:25px;display:flex}.drawer-actions button{flex:1}.secondary-button.danger{color:var(--red);border-color:#f1cbd0}.welcome-card{color:#fff;background:linear-gradient(125deg,#2f6937,#91b866);border-radius:18px;align-items:center;min-height:170px;margin-bottom:14px;padding:30px 34px;display:flex}.welcome-card h2{margin:15px 0 8px;font-size:24px}.welcome-card p{color:#d2d7f0;font-size:9px}.welcome-card .pill{color:#fff;background:#ffffff26}.empty-page{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:450px;padding:35px;display:flex}.empty-icon{background:var(--blue-soft);width:62px;height:62px;color:var(--blue);border-radius:18px;place-items:center;font-size:25px;display:grid}.empty-page h2{margin:17px 0 8px;font-size:21px}.empty-page p{color:var(--muted);margin:0 0 18px;font-size:9px}.collapsed .sidebar{width:76px}.collapsed .main-area{margin-left:76px}.collapsed .brand-copy,.collapsed .workspace-card>div:nth-child(2),.collapsed .workspace-card>b,.collapsed .side-nav p,.collapsed .side-nav button span,.collapsed .side-nav button b,.collapsed .sidebar-bottom>div:nth-child(2),.collapsed .sidebar-bottom>button{display:none}.collapsed .brand-row,.collapsed .workspace-card,.collapsed .side-nav button,.collapsed .sidebar-bottom{justify-content:center}.collapsed .collapse-button{right:-25px;transform:rotate(180deg)}@media (max-width:1050px){.student-stat-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.sidebar{width:100%;min-height:auto;position:static}.main-area,.collapsed .main-area{margin-left:0}.workspace-card,.side-nav,.sidebar-bottom,.collapse-button{display:none}.topbar{height:auto;padding:14px 16px}.page-content{padding:16px}.student-stat-grid{grid-template-columns:1fr 1fr}.global-search.large{width:100%}.student-toolbar select{flex:1}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.page-title-row{align-items:flex-start}.page-title-row p{max-width:230px}}.student-tabs{border-bottom:1px solid var(--line);gap:6px;margin:0 0 14px;display:flex}.student-tabs button{color:#7d8598;background:0 0;border:0;border-bottom:3px solid #0000;height:42px;padding:0 17px;font-size:9px;font-weight:800}.student-tabs button.active{color:var(--blue);border-bottom-color:var(--blue)}.registration-panel{padding:20px}.registration-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.registration-header>div:first-child{gap:7px;display:grid}.section-kicker{color:var(--muted);font-size:8px;font-weight:800}.registration-header select{border:1px solid var(--line);color:#394156;background:#fff;border-radius:9px;min-width:330px;height:42px;padding:0 12px;font-size:10px;font-weight:800}.registration-actions{gap:8px;display:flex}.round-summary{border:1px solid var(--line);background:#f8f9fc;border-radius:12px;grid-template-columns:1.5fr 1fr 1fr 1fr;display:grid;overflow:hidden}.round-summary>div{border-right:1px solid var(--line);gap:6px;padding:15px 17px;display:grid}.round-summary>div:last-child{border-right:0}.round-summary span{color:var(--muted);font-size:7px}.registration-progress{background:#edf0f5;border-radius:20px;height:7px;margin:12px 0 18px;overflow:hidden}.registration-progress i{background:var(--blue);border-radius:20px;height:100%;transition:all .2s;display:block}.registration-list .table-head,.registration-list .table-row{grid-template-columns:1.2fr 1.15fr 1fr .8fr .72fr .72fr}.registration-state{border-radius:20px;width:max-content;padding:6px 10px;font-size:8px;font-weight:900;display:inline-flex}.registration-state.registered{color:var(--green);background:#e8f7f1}.registration-state.unregistered{color:var(--orange);background:#f3f7f3}.registration-state.requested{color:#2f6937;background:#f3f7f3}.assignment-requested{background:#f3f7f3}.toggle-register.requested{color:#fff;background:#4d7d46;border-color:#4d7d46}.registration-state.refunded{color:#7049a5;background:#f2ecff}.assignment-actions{flex-wrap:wrap;gap:6px;display:flex}.assignment-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;height:34px;padding:0 10px;font-size:13px;font-weight:800}.assignment-actions .payment-complete{background:var(--green);border-color:var(--green);color:#fff}.assignment-actions .cancel-application{color:var(--red);border-color:#efc5cb}.assignment-actions .refund-payment{color:#fff;background:#7b5aa6;border-color:#7b5aa6}.assignment-flow-note{text-align:right;gap:4px;display:grid}.assignment-flow-note b{color:var(--navy);font-size:14px}.assignment-flow-note span{color:var(--muted);font-size:12px}.assignment-action-select{color:#394156;background:#fff;border:1px solid #d4d9e5;border-radius:9px;outline:none;min-width:125px;height:40px;padding:0 34px 0 12px;font-size:13px;font-weight:800}.assignment-action-select.requested{background:#f3f7f3;border-color:#9fbe9f}.assignment-action-select.assigned{background:#f2faf7;border-color:#b7dfd0}.assignment-action-select:disabled{opacity:.55;cursor:wait}.exam-monitor-layout{gap:15px;display:grid}.monitor-control{gap:18px;display:grid}.monitor-title{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.monitor-title>div{gap:7px;display:grid}.monitor-title select{border:1px solid var(--line);background:#fff;border-radius:9px;min-width:420px;height:44px;padding:0 12px;font-weight:800}.monitor-schedule{grid-template-columns:1fr 1fr auto auto;align-items:end;gap:12px;display:grid}.monitor-schedule label{gap:7px;display:grid}.monitor-schedule label>span{color:#626b7f;font-size:13px;font-weight:800}.monitor-schedule input[type=datetime-local]{border:1px solid var(--line);border-radius:9px;height:44px;padding:0 12px}.open-switch{border:1px solid var(--line);background:#f8f9fc;border-radius:9px;align-items:center;gap:8px;height:44px;padding:0 14px;display:flex!important}.open-switch input{width:18px;height:18px}.monitor-stats{margin:0}.monitor-table-panel{padding:17px 20px 10px}.monitor-list .table-head,.monitor-list .table-row{grid-template-columns:1.2fr 1fr .65fr .85fr .6fr .85fr .85fr .55fr;min-width:1250px}.monitor-state{color:#70778b;background:#eef0f4;border-radius:20px;width:max-content;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.monitor-state.in_progress{color:var(--orange);background:#f3f7f3}.monitor-state.submitted{color:var(--green);background:#e8f7f1}@media (max-width:900px){.monitor-title{flex-direction:column;align-items:stretch}.monitor-title select{width:100%;min-width:0}.monitor-schedule{grid-template-columns:1fr}.open-switch{width:100%}}.toggle-register{color:#5d6678;background:#fff;border:1px solid #cfd5e6;border-radius:8px;height:31px;font-size:8px;font-weight:800}.toggle-register.on{color:var(--blue);background:#f0f2ff;border-color:#cfd4ff}@media (max-width:760px){.registration-header{flex-direction:column;align-items:stretch}.registration-header select{width:100%;min-width:0}.registration-actions button{flex:1}.round-summary{grid-template-columns:1fr 1fr}.round-summary>div:nth-child(2){border-right:0}.round-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}.student-list .table-head,.student-list .table-row{grid-template-columns:1.2fr 1.15fr 1fr 1fr .72fr .75fr .52fr}.results-list .table-head,.results-list .table-row{grid-template-columns:1.2fr 1.15fr .72fr .8fr .85fr 1.6fr;min-width:980px}.exam-list-panel{padding:17px 20px 10px}.exam-name-cell{align-items:center;gap:10px;display:flex}.exam-name-cell>i{width:32px;height:32px;color:var(--blue);background:#f3f7f3;border-radius:10px;place-items:center;font-style:normal;font-weight:900;display:grid}.exam-name-cell>div{gap:4px;display:grid}.exam-name-cell small{color:var(--muted);font-size:7px}.file-count{color:#606a80;font-size:8px}.row-actions{gap:5px;display:flex}.row-actions button{border:1px solid var(--line);background:#fff;border-radius:7px;height:29px;padding:0 9px;font-size:8px}.row-actions button.delete{color:var(--red)}.exam-input-layout{gap:14px;display:grid}.exam-form-panel{padding:0;overflow:hidden}.form-section-title{border-bottom:1px solid var(--line);background:#fafbfe;padding:18px 22px}.form-section-title>div{align-items:center;gap:11px;display:flex}.form-section-title>div>span{background:var(--blue);color:#fff;border-radius:10px;place-items:center;width:31px;height:31px;font-size:8px;font-weight:900;display:grid}.form-section-title h3{margin:0 0 4px;font-size:12px}.form-section-title p{color:var(--muted);margin:0;font-size:8px}.exam-form-grid{padding:20px 22px}.exam-form-grid .field input,.exam-form-grid .field select{height:42px}.exam-form-grid.numbers{grid-template-columns:repeat(3,1fr)}.question-check{border:1px solid var(--line);border-radius:11px;gap:5px;padding:12px 14px;display:grid}.question-check span{color:var(--muted);font-size:7px}.question-check.ok{background:#f0faf6;border-color:#c9ebdc}.question-check.ok strong,.question-check.ok small{color:var(--green)}.question-check.warning{background:#fff8ef;border-color:#f2d4ae}.question-check.warning strong,.question-check.warning small{color:var(--orange)}.upload-grid{grid-template-columns:1fr 1fr;gap:12px;padding:20px 22px 8px;display:grid}.upload-card{cursor:pointer;background:#fafbfe;border:1px dashed #c9d0e0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:125px;display:flex}.upload-card span{color:var(--muted);font-size:8px}.upload-card strong{text-overflow:ellipsis;white-space:nowrap;max-width:85%;font-size:9px;overflow:hidden}.upload-card input{display:none}.upload-card em{border:1px solid var(--line);color:var(--blue);background:#fff;border-radius:7px;padding:7px 11px;font-size:8px;font-style:normal;font-weight:800}.exam-memo{padding:10px 22px 22px}.exam-memo textarea{min-height:88px}.exam-form-actions{justify-content:flex-end;gap:8px;padding:4px 0 24px;display:flex}.exam-form-actions button{min-width:110px}@media (max-width:760px){.exam-form-grid.numbers,.upload-grid{grid-template-columns:1fr}.exam-form-grid{padding:16px}.upload-grid{padding:16px 16px 6px}.exam-memo{padding:10px 16px 18px}}html{font-size:16px}body{font-size:16px;line-height:1.5}.brand-copy strong{font-size:16px}.brand-copy span{font-size:11px}.workspace-card span,.side-nav p{font-size:11px}.side-nav button{height:46px}.side-nav button span{font-size:15px}.sidebar{overflow:hidden}.side-nav{scrollbar-width:thin;scrollbar-color:#739579 transparent;flex:1;align-content:start;min-height:0;padding-right:3px;overflow:hidden auto}.side-nav-group{gap:2px;margin:0;display:grid}.side-nav-group>p{color:#a9c0ac;letter-spacing:-.02em;align-items:center;gap:7px;height:25px;margin:7px 9px 2px;font-size:10px;font-weight:800;display:flex}.side-nav-group>p i{color:#dce9dd;font-style:normal}.side-nav-group.nested>button{padding-left:31px;position:relative}.side-nav-group.nested>button:before{content:"";background:#dce9dd38;width:1px;position:absolute;top:0;bottom:0;left:17px}.side-nav-group.nested>button i{color:#9fb2a2;width:15px;font-size:11px}.side-nav button:hover{color:#fff;background:#ffffff1a}.side-nav button.active{color:#285c31;background:#f2f7f2;box-shadow:inset 3px 0 #91b866}.side-nav button.active i{color:#285c31}.side-nav .system-title{border-top:1px solid #dce9dd24;height:auto;margin-top:10px;padding-top:10px}.collapsed .side-nav-group>p{display:none}.collapsed .side-nav-group.nested>button{padding-left:11px}.collapsed .side-nav-group.nested>button:before{display:none}.topbar{height:88px}.primary-button,.secondary-button{height:44px;padding:0 18px;font-size:15px}.mini-stat{padding:22px 24px}.mini-stat span{font-size:14px}.mini-stat strong{font-size:34px}.mini-stat small{font-size:13px}.student-tabs button{height:50px;padding:0 24px;font-size:15px}.list-summary{padding:22px 4px 14px}.table-head{min-height:48px;font-size:13px;font-weight:700}.table-row{min-height:76px;font-size:15px}.exam-name-cell>i{border-radius:13px;width:44px;height:44px;font-size:16px}.exam-name-cell strong{font-size:17px}.exam-name-cell small{font-size:13px}.pill{padding:7px 11px;font-size:13px}.row-actions button{height:38px;padding:0 13px;font-size:14px}.form-section-title{padding:22px 26px}.form-section-title>div>span{width:40px;height:40px;font-size:13px}.form-section-title h3{font-size:20px}.form-section-title p{font-size:13px}.field{gap:9px}.field span{font-size:14px}.student-toolbar select,.field select,.field input{height:48px;padding:0 14px;font-size:15px}.field textarea{padding:14px;font-size:15px}.question-check span{font-size:13px}.question-check strong{font-size:22px}.question-check small{font-size:12px}.upload-card{min-height:160px}.upload-card span{font-size:14px}.upload-card strong{font-size:15px}.upload-card em{padding:9px 14px;font-size:14px}.file-buttons{flex-wrap:wrap;gap:7px;display:flex}.file-buttons button{border:1px solid var(--line);color:#8a92a5;background:#f7f8fb;border-radius:8px;height:34px;padding:0 10px;font-size:13px;font-weight:800}.file-buttons button.ready{color:var(--green);background:#eef8f4;border-color:#c9e9dc}.file-buttons button:disabled{cursor:not-allowed;opacity:.55}.exam-progress-cell.incomplete small{color:#b35c20;white-space:normal;font-weight:800;line-height:1.35}.exam-progress-cell.incomplete .exam-progress-bar i{background:#e09a33}.exam-progress-cell.complete small{color:var(--green);font-weight:800}.exam-progress-cell.complete .exam-progress-bar i{background:var(--green)}.upload-card-wrap{gap:10px;display:grid}.pdf-preview-button{height:42px;color:var(--blue);background:#fff;border:1px solid #cfd5e6;border-radius:9px;font-size:14px;font-weight:800}.pdf-preview-button:disabled{color:#a7adbb;cursor:not-allowed;background:#f3f4f7}.pdf-modal-backdrop{z-index:100;background:#1218289e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.pdf-modal{background:#fff;border-radius:16px;grid-template-rows:auto 1fr;width:min(1180px,96vw);height:min(880px,94vh);display:grid;overflow:hidden;box-shadow:0 30px 90px #00000047}.pdf-modal header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.pdf-modal header>div{gap:3px;display:grid}.pdf-modal header strong{font-size:18px}.pdf-modal header span{color:var(--muted);font-size:13px}.pdf-modal header button{color:#687087;background:#f2f4f8;border:0;border-radius:9px;width:40px;height:40px;font-size:25px}.pdf-modal iframe{background:#777;border:0;width:100%;height:100%}.pdf-loading{color:var(--muted);place-items:center;font-size:16px;display:grid}@media (max-width:760px){body{font-size:15px}.topbar h1{font-size:22px}.page-title-row h2{font-size:24px}.mini-stat strong{font-size:28px}.table-row{font-size:14px}}.cover-builder{grid-template-columns:minmax(520px,760px) 1fr;gap:24px;padding:24px;display:grid}.exam-cover-preview{color:#285c31;background:#fff;border:1px solid #cfd5e6;min-height:720px;padding:42px 48px;box-shadow:0 12px 35px #2f693717}.cover-logo{text-align:center;letter-spacing:5px;font-size:44px;font-weight:900}.exam-cover-preview>small{text-align:center;color:#7d8598;margin-top:3px;font-size:13px;display:block}.cover-rule{background:var(--blue);height:4px;margin:28px 0}.exam-cover-preview h2{text-align:center;margin:35px 0;font-size:30px;line-height:1.4}.cover-info-grid{border:1px solid var(--line);grid-template-columns:110px 1fr 110px 1fr;display:grid}.cover-info-grid span,.cover-info-grid b{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 15px;font-size:15px}.cover-info-grid span{color:#7d8598;background:#f7f8fb}.cover-info-grid b:nth-child(4n){border-right:0}.cover-student-lines{border:1px solid var(--line);margin-top:30px;padding:20px 24px;font-size:17px;line-height:2.5}.cover-notice{background:#f5f7fb;margin-top:26px;padding:18px 22px;font-size:14px;line-height:1.9}.cover-actions{border:1px solid var(--line);border-radius:14px;align-self:start;gap:12px;padding:22px;display:grid}.cover-actions>strong{font-size:20px}.cover-actions p{color:var(--muted);margin:0 0 6px;font-size:14px;line-height:1.7}.cover-actions button{width:100%}.region-builder{padding:24px}.region-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.region-toolbar strong{font-size:20px}.region-toolbar p{color:var(--muted);margin:5px 0 0;font-size:14px}.region-toolbar>div:last-child{gap:8px;display:flex}.region-progress{background:#edf0f5;border-radius:20px;height:10px;margin:22px 0;overflow:hidden}.region-progress i{background:var(--green);border-radius:20px;height:100%;display:block}.region-chip-grid{grid-template-columns:repeat(10,1fr);gap:9px;display:grid}.region-chip-grid button{border:1px solid var(--line);background:#fff;border-radius:10px;place-items:center;gap:3px;min-height:66px;display:grid}.region-chip-grid button b{font-size:17px}.region-chip-grid button span{font-size:11px}.region-chip-grid button.auto-ok{color:var(--green);background:#eef8f4;border-color:#c9e9dc}.region-chip-grid button.needs-check{color:var(--orange);background:#f3f7f3;border-color:#f0cfaa}.region-empty{text-align:center;color:var(--muted);background:#fafbfe;border:1px dashed #cbd2e2;border-radius:12px;margin-top:22px;padding:45px;font-size:15px}@media (max-width:1100px){.cover-builder{grid-template-columns:1fr}.exam-cover-preview{min-height:auto}.region-chip-grid{grid-template-columns:repeat(6,1fr)}}@media (max-width:760px){.cover-builder,.region-builder{padding:16px}.exam-cover-preview{padding:28px 20px}.cover-info-grid{grid-template-columns:85px 1fr}.cover-info-grid b:nth-child(4n){border-right:1px solid var(--line)}.cover-info-grid b:nth-child(2n){border-right:0}.region-toolbar{flex-direction:column;align-items:stretch}.region-toolbar>div:last-child{flex-direction:column}.region-chip-grid{grid-template-columns:repeat(4,1fr)}}.exam-list-panel{overflow-x:auto}.exam-list{min-width:1380px}.nowrap-cell{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.region-toolbar button:disabled{opacity:.45;cursor:not-allowed}@media (max-width:1280px){.exam-list-panel{overflow:visible}.exam-list{min-width:0}.exam-list .table-head{display:none}.exam-list .table-row{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1fr 1fr;gap:12px;min-width:0;margin-bottom:12px;padding:18px;display:grid}.exam-list .table-row>*{min-width:0}.exam-name-cell{grid-column:1/-1}.exam-list .table-row>b:before{content:"시험코드  ";color:var(--muted);font-weight:500}.exam-list .table-row>.nowrap-cell:first-of-type:before{content:"대상/과목  ";color:var(--muted)}.exam-list .table-row>.nowrap-cell:nth-of-type(2):before{content:"시험일  ";color:var(--muted)}.exam-list .table-row>.nowrap-cell:nth-of-type(3):before{content:"문항/시간  ";color:var(--muted)}.nowrap-cell{white-space:normal;overflow:visible}.file-buttons,.row-actions{justify-content:flex-end}}@media (max-width:720px){.content-shell{padding-left:12px;padding-right:12px}.page-title-row{flex-direction:column;align-items:stretch}.page-title-row .primary-button{width:100%}.student-stat-grid{grid-template-columns:1fr 1fr}.exam-list .table-row{grid-template-columns:1fr}.exam-name-cell,.file-buttons,.row-actions{grid-column:1}.file-buttons,.row-actions{justify-content:flex-start}.cover-builder,.region-builder{padding:12px}}@media (max-width:1280px){.exam-list .table-row{box-shadow:0 6px 18px #2f69370a}.exam-list .table-row>[data-label]{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:10px;display:grid}.exam-list .table-row>[data-label]:before{content:attr(data-label);color:var(--muted);font-size:12px;font-weight:800}.exam-list .table-row>b:before,.exam-list .table-row>.nowrap-cell:first-of-type:before,.exam-list .table-row>.nowrap-cell:nth-of-type(2):before,.exam-list .table-row>.nowrap-cell:nth-of-type(3):before{content:none}.file-buttons[data-label]{grid-template-columns:112px minmax(0,1fr);display:grid}.file-buttons[data-label]:before{grid-column:1}.file-buttons[data-label] button:first-of-type{grid-column:2}.file-buttons[data-label] button{justify-self:start}}@media (max-width:720px){.exam-list .table-row>[data-label],.file-buttons[data-label]{grid-template-columns:96px minmax(0,1fr)}.exam-list .table-row{padding:15px}.row-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.row-actions button{width:100%}}.mapper-header .header-actions{flex-wrap:wrap}.number-grid button:not(.verified).done{box-shadow:inset 0 0 0 2px #f0a44d}.number-grid button.verified{box-shadow:inset 0 0 0 2px #2e9a72}.region.active{outline-offset:2px;z-index:4;background:#ef44441f!important;outline:3px solid #ef4444!important}@media (max-width:980px){.mapper-grid{grid-template-columns:1fr!important}.side-card{order:1}.viewer-card{order:2}.preview-card{order:3}.number-grid{grid-template-columns:repeat(10,minmax(38px,1fr))}.preview-card{position:static!important}}@media (max-width:640px){.mapper-shell{padding:10px!important}.mapper-header{flex-direction:column;gap:14px;align-items:stretch!important}.mapper-header .header-actions{grid-template-columns:1fr 1fr;display:grid}.mapper-header .header-actions .primary{grid-column:1/-1}.meta-card{grid-template-columns:1fr 1fr!important}.number-grid{grid-template-columns:repeat(6,minmax(38px,1fr))}.viewer-toolbar{flex-wrap:wrap}}.upload-grid.three-files{grid-template-columns:repeat(3,minmax(0,1fr))}.file-standard-note{background:#f5f8ff;border:1px solid #d8e3ff;border-radius:12px;align-items:center;gap:12px;margin-top:14px;padding:13px 16px;display:flex}.file-standard-note b{color:#3159c9}.file-standard-note span{color:#667085;font-size:14px}.answer-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.answer-toolbar>div:first-child{flex-direction:column;gap:4px;display:flex}.answer-toolbar>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.answer-toolbar span{color:#667085;font-size:13px}.answer-key-grid{grid-template-columns:repeat(10,minmax(72px,1fr));gap:8px;display:grid}.answer-key-grid label{background:#fff;border:1px solid #dce3ef;border-radius:10px;grid-template-columns:28px 1fr;align-items:center;padding:6px;display:grid}.answer-key-grid label.answer-missing{background:#f3f7f3;border-color:#9fbe9f}.answer-key-grid b{text-align:center;color:#536079;font-size:13px}.answer-key-grid select,.answer-key-grid input{text-align:center;background:#f7f9fc;border:0;border-radius:7px;outline:none;width:100%;height:34px;font-weight:800}.answer-key-grid select:focus,.answer-key-grid input:focus{box-shadow:0 0 0 2px #9fbe9f}.answer-key-grid .question-point-input{background:#fff;border:1px solid #cfd8e6;grid-column:1/-1;height:30px;margin-top:4px;font-size:12px}.answer-key-grid .question-point-input:focus{background:#f7fff7;border-color:#719271}@media (max-width:1100px){.upload-grid.three-files{grid-template-columns:1fr}.answer-key-grid{grid-template-columns:repeat(5,minmax(72px,1fr))}}@media (max-width:680px){.answer-toolbar{flex-direction:column;align-items:stretch}.answer-toolbar>div:last-child button{flex:1}.answer-key-grid{grid-template-columns:repeat(3,minmax(72px,1fr))}.file-standard-note{flex-direction:column;align-items:flex-start;gap:3px}}.upload-save-row{background:#f7f9fc;border:1px solid #d9dfeb;border-radius:12px;align-items:center;gap:16px;margin-top:18px;padding:16px;display:flex}.upload-save-button{min-width:230px;height:48px;font-size:16px}.upload-save-row span{color:#687386;font-size:14px}@media (max-width:720px){.upload-save-row{flex-direction:column;align-items:stretch}.upload-save-button{width:100%}}.html-print-modal header{gap:12px}.html-print-actions{align-items:center;gap:8px;display:flex!important}.html-print-actions button{border:0;border-radius:9px;height:40px;padding:0 16px;font-weight:800;color:#fff!important;background:#2f6937!important;width:auto!important;font-size:14px!important}.html-print-actions button:last-child{padding:0;color:#687087!important;background:#f2f4f8!important;width:40px!important;font-size:25px!important}.html-print-modal iframe{background:#eef1f6}.exam-list.data-table{scrollbar-width:auto;scrollbar-gutter:stable;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow:auto hidden!important}.exam-list.data-table::-webkit-scrollbar-track{background:#eef1f6;border-radius:999px}.exam-list.data-table::-webkit-scrollbar-thumb{background:#9a9a9a;border:3px solid #eef1f6;border-radius:999px}.exam-list.data-table::-webkit-scrollbar-thumb:hover{background:#777}@media (max-width:1280px){.exam-list-panel{overflow:visible!important}.exam-list.data-table{scrollbar-gutter:auto;min-width:0!important;overflow:visible!important}}.exam-list-panel{overflow:hidden!important}.exam-list.data-table{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scrollbar-width:auto!important;scrollbar-gutter:stable!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:scroll hidden!important}.exam-list .table-head,.exam-list .table-row{width:1450px!important;min-width:1450px!important}.exam-list .table-head>:last-child,.exam-list .table-row>:last-child{z-index:3;background:#fff;position:sticky;right:0;box-shadow:-10px 0 14px -14px #2f693780}.exam-list .table-head>:last-child{z-index:4;background:#f7f8fb}.exam-list.data-table::-webkit-scrollbar{height:14px!important;display:block!important}.exam-list.data-table::-webkit-scrollbar-track{border-radius:999px;background:#eef1f6!important}.exam-list.data-table::-webkit-scrollbar-thumb{border:3px solid #eef1f6;border-radius:999px;min-width:90px;background:#8d93a1!important}@media (min-width:761px) and (max-width:1280px){.exam-list-panel{overflow:hidden!important}.exam-list.data-table{display:block!important;overflow:scroll hidden!important}.exam-list .table-head{display:grid!important}.exam-list .table-row{box-shadow:none!important;border-radius:0!important;grid-template-columns:1.8fr 1fr 1fr .78fr .85fr 1.05fr .7fr .9fr!important;gap:10px!important;margin:0!important;padding:0 11px!important;display:grid!important}}.status-readonly{background:#f7f8fc;border:1px solid #d9deec;border-radius:14px;flex-direction:column;gap:7px;padding:12px 14px;display:flex}.status-readonly strong{color:#1f2a44;font-size:17px}.status-readonly small{color:var(--muted);font-size:12px}.exam-progress-cell{flex-direction:column;gap:6px;min-width:150px;display:flex}.exam-progress-cell>div:first-child{justify-content:space-between;align-items:center;display:flex}.exam-progress-cell strong{color:#263457;font-size:16px}.exam-progress-cell span,.exam-progress-cell small{color:var(--muted);font-size:11px}.exam-progress-bar{background:#e7eaf2;border-radius:999px;height:8px;overflow:hidden}.exam-progress-bar i{border-radius:inherit;background:#2f6937;height:100%;transition:width .2s;display:block}.status-control select{color:#28334f;background:#fff;border:1px solid #d8deeb;border-radius:12px;min-width:112px;padding:10px 28px 10px 12px;font-weight:800}.status-control select:focus{border-color:#2f6937;outline:2px solid #2f693733}.verify-button{color:#3c4b72;cursor:pointer;background:#fff;border:1px solid #aab5d7;border-radius:12px;padding:11px 14px;font-weight:800}.verify-button.verified{color:#238260;background:#eef9f4;border-color:#a9ddca}.verify-button:disabled{opacity:.45;cursor:not-allowed}.exam-list .table-head,.exam-list .table-row{grid-template-columns:minmax(330px,1.55fr) 180px 230px 150px 165px 240px 170px 140px 155px;min-width:1760px}.ai-upload-panel{margin-bottom:18px;padding:24px}.ai-upload-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ai-upload-panel .field input{border:1px solid var(--line);background:#fff;border-radius:12px;height:48px;padding:0 14px}.pdf-drop-zone{cursor:pointer;background:#f8f9fd;border:2px dashed #cfd6e8;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:150px;margin-top:18px;transition:all .18s;display:flex}.pdf-drop-zone:hover,.pdf-drop-zone.selected{background:#f2f7f3;border-color:#2f6937}.pdf-drop-zone input{display:none}.pdf-drop-zone strong{color:#426b48;font-size:18px}.pdf-drop-zone span{color:var(--muted);font-size:13px}.ai-upload-actions{justify-content:flex-end;margin-top:18px;display:flex}.ai-upload-actions .primary-button:disabled{opacity:.45;cursor:not-allowed}.upload-message{border-radius:12px;margin-top:14px;padding:13px 15px;font-size:14px;font-weight:800}.upload-message.success{color:#238260;background:#edf9f3;border:1px solid #bfe8d6}.upload-message.error{color:#b84451;background:#fff2f3;border:1px solid #f0c9ce}.source-file-panel{overflow:hidden}.source-file-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.source-file-title>div{align-items:center;gap:10px;display:flex}.source-file-title strong{font-size:18px}.source-file-title span{color:var(--muted);font-size:13px}.source-file-list{overflow-x:auto}.source-file-head,.source-file-row{grid-template-columns:170px minmax(220px,1.3fr) 170px minmax(220px,1fr) 80px 130px;align-items:center;gap:12px;min-width:1050px;padding:13px 18px;display:grid}.source-file-head{color:#727b90;background:#f6f7fb;font-size:12px;font-weight:800}.source-file-row{border-top:1px solid var(--line);font-size:14px;position:relative}.source-file-row strong{color:#315f39}.source-file-row>span:nth-child(4){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.source-file-row small{color:var(--red);grid-column:2/-1;font-weight:700}.source-file-empty{text-align:center;color:var(--muted);padding:70px 20px}@media (max-width:760px){.ai-upload-grid{grid-template-columns:1fr}.ai-upload-actions .primary-button{width:100%}.pdf-drop-zone{min-height:130px}.source-file-title{flex-direction:column;align-items:stretch;gap:12px}.source-file-title .secondary-button{width:100%}}.ai-upload-panel .field select{border:1px solid var(--line);color:#315f39;background:#fff;border-radius:12px;height:48px;padding:0 14px;font-weight:700}.bundle-upload-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px;display:grid}.bundle-drop-zone{text-align:center;cursor:pointer;background:#f8f9fd;border:2px dashed #cfd6e8;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;padding:18px;transition:all .18s;display:flex}.bundle-drop-zone:hover,.bundle-drop-zone.selected{background:#f2f7f3;border-color:#2f6937}.bundle-drop-zone input{display:none}.bundle-drop-zone b{color:#2f6937;font-size:13px}.bundle-drop-zone strong{color:#426b48;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:16px;overflow:hidden}.bundle-drop-zone span{color:var(--muted);font-size:12px}.upload-ready-row{flex-wrap:wrap;gap:10px;margin-top:15px;display:flex}.upload-ready-row span{color:#8a91a2;background:#f2f3f7;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.upload-ready-row span.ready{color:#238260;background:#edf9f3}.source-file-head,.source-file-row.bundle-row{grid-template-columns:160px minmax(230px,1.2fr) 180px 250px 130px}.bundle-row>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.bundle-row>div:nth-child(2) small{color:var(--muted);font-size:12px}.file-badges{flex-wrap:wrap;gap:7px;display:flex}.file-badges span{border-radius:9px;padding:6px 9px;font-size:11px;font-weight:900}.file-badges .ok{color:#238260;background:#edf9f3}.file-badges .missing{color:#b84451;background:#fff2f3}.bundle-error{color:var(--red)!important;grid-column:2/-1!important}.source-file-head,.source-file-row.bundle-row{min-width:1050px}@media (max-width:980px){.ai-upload-grid.four-fields{grid-template-columns:1fr 1fr}.bundle-upload-grid{grid-template-columns:1fr}.bundle-drop-zone{min-height:120px}}@media (max-width:620px){.ai-upload-grid.four-fields{grid-template-columns:1fr}}.source-file-head,.source-file-row.bundle-row{grid-template-columns:160px minmax(230px,1.2fr) 180px 250px 130px 88px!important}.source-edit-button{border:1px solid var(--line);color:#44506d;cursor:pointer;background:#fff;border-radius:10px;height:36px;font-weight:800}.source-edit-button:hover{color:#2f6937;background:#f4f6ff;border-color:#2f6937}.source-file-edit-row{border-top:1px solid var(--line);background:#f8f9fd;padding:18px}.source-file-edit-grid{grid-template-columns:1.4fr 1fr .65fr .9fr;gap:12px;display:grid}.source-file-edit-grid .field select{border:1px solid var(--line);color:#315f39;background:#fff;border-radius:12px;height:48px;padding:0 14px;font-weight:700}.source-file-edit-actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}@media (max-width:900px){.source-file-edit-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.source-file-edit-grid{grid-template-columns:1fr}.source-file-edit-actions button{flex:1}}.source-action-buttons{align-items:center;gap:6px;display:flex}.source-action-buttons button{white-space:nowrap}.analysis-open-button{color:#fff;cursor:pointer;background:#2f6937;border:0;border-radius:10px;height:36px;padding:0 11px;font-weight:900}.analysis-open-button:hover{background:#4257d5}.source-file-head,.source-file-row.bundle-row{grid-template-columns:160px minmax(230px,1.2fr) 180px 250px 130px 170px!important}.analysis-title-row{align-items:flex-end}.analysis-source-select{flex-direction:column;gap:7px;min-width:360px;display:flex}.analysis-source-select span{color:var(--muted);font-size:12px;font-weight:800}.analysis-source-select select{border:1px solid var(--line);color:#315f39;background:#fff;border-radius:12px;height:46px;padding:0 14px;font-weight:800}.analysis-stepper{grid-template-columns:repeat(4,1fr);margin-bottom:18px;padding:15px 18px;display:grid}.analysis-stepper>div{color:#9aa2b5;align-items:center;gap:9px;display:flex}.analysis-stepper i{background:#e9ecf3;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;font-weight:900;display:grid}.analysis-stepper strong{font-size:13px}.analysis-stepper span{color:#d2d7e2;margin-left:auto;font-size:25px}.analysis-stepper>div.active{color:#344467}.analysis-stepper>div.active i{color:#fff;background:#2f6937}.analysis-workspace-grid{grid-template-columns:minmax(0,1.7fr) minmax(330px,.7fr);align-items:start;gap:18px;display:grid}.analysis-viewer-panel,.analysis-control-panel{overflow:hidden}.analysis-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:15px 18px;display:flex}.analysis-panel-head>div:first-child{flex-direction:column;gap:5px;display:flex}.analysis-panel-head strong{color:#315f39;font-size:17px}.analysis-panel-head span{color:var(--muted);font-size:12px}.viewer-tabs{background:#f0f2f7;border-radius:11px;padding:4px;display:flex}.viewer-tabs button{color:#778096;background:0 0;border:0;border-radius:8px;height:34px;padding:0 12px;font-weight:800}.viewer-tabs button.active{color:#4052c5;background:#fff;box-shadow:0 2px 8px #2f69371a}.pdf-workspace-viewer{color:#788198;background:#e9edf3;place-items:center;height:680px;font-weight:800;display:grid}.pdf-workspace-viewer iframe{background:#fff;border:0;width:100%;height:100%}.analysis-control-panel{padding:20px;position:sticky;top:18px}.analysis-status-line{justify-content:space-between;align-items:center;display:flex}.analysis-status-line>span{color:var(--muted);font-size:13px;font-weight:800}.analysis-progress-title{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:24px;display:flex}.analysis-progress-title strong{color:#315f39;font-size:34px}.analysis-progress-title span{color:var(--muted);text-align:right;font-size:12px}.analysis-main-progress{background:#e7eaf2;border-radius:999px;height:11px;margin-top:10px;overflow:hidden}.analysis-main-progress i{border-radius:inherit;background:#2f6937;height:100%;transition:all .2s;display:block}.analysis-count-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;display:grid}.analysis-count-grid div{text-align:center;background:#f6f7fb;border-radius:12px;flex-direction:column;gap:5px;padding:12px 8px;display:flex}.analysis-count-grid span{color:var(--muted);font-size:11px}.analysis-count-grid strong{color:#2b3959;font-size:20px}.analysis-start-button{width:100%;height:48px;margin-top:18px}.analysis-start-button:disabled{opacity:.5;cursor:not-allowed}.analysis-manual-controls{border-top:1px solid var(--line);gap:12px;margin-top:18px;padding-top:18px;display:grid}.analysis-manual-controls .field input{border:1px solid var(--line);border-radius:10px;height:42px;padding:0 12px}.analysis-manual-controls .secondary-button{width:100%}.analysis-job-log{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.analysis-job-log h3{margin:0 0 12px;font-size:14px}.analysis-job-log>p{color:var(--muted);font-size:12px}.analysis-job-log article{border-top:1px dashed #e1e4ec;padding:11px 0}.analysis-job-log article div{justify-content:space-between;display:flex}.analysis-job-log article strong{color:#3b4a6d;font-size:12px}.analysis-job-log article span,.analysis-job-log article p{color:var(--muted);font-size:11px}.analysis-job-log article p{margin:5px 0 0}@media (max-width:1100px){.analysis-workspace-grid{grid-template-columns:1fr}.analysis-control-panel{position:static}.pdf-workspace-viewer{height:580px}}@media (max-width:760px){.analysis-title-row{align-items:stretch}.analysis-source-select{min-width:0}.analysis-stepper{grid-template-columns:1fr 1fr;gap:12px}.analysis-stepper span{display:none}.analysis-panel-head{flex-direction:column;align-items:stretch}.viewer-tabs button{flex:1}.pdf-workspace-viewer{height:500px}.source-action-buttons{flex-direction:column;align-items:stretch}}.analysis-question-results{grid-column:1/-1;overflow:hidden}.analysis-question-table{overflow:auto}.analysis-question-head,.analysis-question-row{grid-template-columns:70px 90px minmax(260px,1fr) 90px 110px 90px;align-items:center;gap:12px;min-width:800px;padding:12px 18px;display:grid}.analysis-question-head{color:#7b8498;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f6f7fb;font-size:12px;font-weight:900}.analysis-question-row{border-bottom:1px solid #edf0f5;font-size:13px}.analysis-question-row>strong{color:#2f3e60}.analysis-question-row>div{flex-direction:column;gap:4px;display:flex}.analysis-question-row b{color:#344467;font-size:13px}.analysis-question-row small{color:var(--muted);font-size:11px}.analysis-ai-check{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:8px;margin-top:14px;padding:12px;display:flex}.analysis-ai-check button{width:100%}.analysis-ai-check span,.analysis-ai-check small{font-size:12px;line-height:1.45}.analysis-ai-check .ok{color:#047857;font-weight:700}.analysis-ai-check .fail{color:#b91c1c;font-weight:700}.analysis-probe-button{width:100%;min-height:52px;margin-top:12px}.analysis-probe-result{grid-column:1/-1;padding:24px}.analysis-probe-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.analysis-probe-stats>div{background:#f8fafc;border:1px solid #e1e7f0;border-radius:14px;padding:16px}.analysis-probe-stats span,.analysis-first-question-grid span{color:#6b7280;margin-bottom:6px;font-size:13px;display:block}.analysis-probe-stats strong{color:#285c31;font-size:28px}.analysis-first-question{background:#fff;border:1px solid #dce4ef;border-radius:18px;padding:20px}.analysis-first-question-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.analysis-first-question-head strong{font-size:22px}.analysis-first-question-head span{color:#315f9b;background:#eef4ff;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:700}.analysis-first-question-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.analysis-first-question-grid>div{background:#f7f9fc;border-radius:12px;padding:12px 14px}.analysis-first-question p{margin:18px 0 8px;font-weight:650;line-height:1.65}.analysis-first-question small{color:#6b7280;line-height:1.55;display:block}@media (max-width:900px){.analysis-probe-stats{grid-template-columns:repeat(2,1fr)}.analysis-first-question-grid{grid-template-columns:1fr 1fr}}.analysis-workspace-grid.has-results .analysis-control-panel{position:static}.analysis-question-results{z-index:3;background:#fff;position:relative}.analysis-review-title{justify-content:space-between;align-items:center;gap:18px;display:flex}.review-visibility-note{color:#5266d8;background:#f3f7f3;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.analysis-review-layout{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.45fr) minmax(360px,.8fr);gap:0;display:grid}.analysis-question-table{border-right:1px solid var(--line);min-width:0;max-height:720px;overflow:auto}.analysis-question-head,.analysis-question-row{grid-template-columns:54px 78px minmax(240px,1fr) 72px 82px 76px;min-width:680px}.analysis-question-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f5;width:100%;font-family:inherit}.analysis-question-row:hover{background:#f8f9ff}.analysis-question-row.selected{background:#f3f7f3;box-shadow:inset 4px 0 #2f6937}.analysis-question-editor{background:#fbfcff;padding:20px}.question-editor-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:16px;display:flex}.question-editor-head>div{flex-direction:column;gap:5px;display:flex}.question-editor-head strong{color:#315f39;font-size:19px}.question-editor-head span{color:var(--muted);font-size:12px}.question-confidence{background:#e9f8f1;border-radius:999px;padding:7px 9px;font-weight:900;white-space:nowrap!important;color:#17805b!important}.question-editor-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.question-editor-grid label{flex-direction:column;gap:7px;display:flex}.question-editor-grid label.wide{grid-column:1/-1}.question-editor-grid label>span{color:#69748b;font-size:12px;font-weight:900}.question-editor-grid input,.question-editor-grid select,.question-editor-grid textarea{color:#315f39;width:100%;font:inherit;background:#fff;border:1px solid #dce2ec;border-radius:11px;padding:0 12px;font-weight:700}.question-editor-grid input,.question-editor-grid select{height:43px}.question-editor-grid textarea{resize:vertical;padding:12px;line-height:1.55}.question-editor-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.question-editor-actions button{min-width:120px}@media (max-width:1180px){.analysis-review-layout{grid-template-columns:1fr}.analysis-question-table{border-right:0;border-bottom:1px solid var(--line);max-height:560px}.analysis-review-title{flex-direction:column;align-items:flex-start}.review-visibility-note{border-radius:10px}}@media (max-width:700px){.question-editor-grid{grid-template-columns:1fr}.question-editor-grid label.wide{grid-column:auto}.question-editor-actions{flex-direction:column}.question-editor-actions button{width:100%}}.analysis-review-layout{background:#f5f7fb;grid-template-columns:minmax(520px,1.12fr) minmax(560px,.88fr);gap:14px;padding:14px}.analysis-review-preview,.analysis-review-side{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;overflow:hidden}.analysis-review-preview{align-self:start;position:sticky;top:14px}.analysis-review-preview-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:11px 14px;display:flex}.analysis-review-preview-head>div:first-child{flex-direction:column;gap:4px;display:flex}.analysis-review-preview-head strong{color:#315f39;font-size:16px}.analysis-review-preview-head span{color:var(--muted);font-size:11px}.analysis-review-pdf{color:#7b8497;background:#e8ecf2;place-items:center;height:760px;font-weight:800;display:grid}.analysis-review-pdf iframe{background:#fff;border:0;width:100%;height:100%}.analysis-review-side{flex-direction:column;display:flex}.analysis-review-side .analysis-question-table{border-right:0;border-bottom:1px solid var(--line);max-height:350px}.analysis-review-side .analysis-question-editor{flex:1}@media (max-width:1320px){.analysis-review-layout{grid-template-columns:minmax(460px,1fr) minmax(500px,1fr)}.analysis-review-pdf{height:700px}}@media (max-width:1050px){.analysis-review-layout{grid-template-columns:1fr}.analysis-review-preview{position:static}.analysis-review-pdf{height:600px}.analysis-review-side .analysis-question-table{max-height:420px}}@media (max-width:700px){.analysis-review-layout{padding:8px}.analysis-review-preview-head{flex-direction:column;align-items:stretch}.analysis-review-pdf{height:520px}}.review-bank-actions{align-items:center;gap:10px;display:flex}.review-bank-actions .primary-button:disabled{opacity:.42;cursor:not-allowed}.review-visibility-note.complete{color:#17805b;background:#eaf8f1}.analysis-question-row.approved{background:#fbfffd}.analysis-question-row.approved.selected{background:#eaf8f1;box-shadow:inset 4px 0 #27a474}.question-row-confidence{font-weight:800}.analysis-question-row.approved .question-row-confidence{color:#17805b}.question-editor-nav{background:#f2f4f8;border-radius:12px;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-top:16px;padding:10px;display:grid}.question-editor-nav button{color:#43506c;cursor:pointer;background:#fff;border:1px solid #d9dfeb;border-radius:9px;height:36px;font-weight:800}.question-editor-nav button:last-child{justify-self:stretch}.question-editor-nav button:disabled{opacity:.35;cursor:not-allowed}.question-editor-nav span{text-align:center;color:#69748b;font-size:12px;font-weight:900}@media (max-width:760px){.review-bank-actions{flex-direction:column;align-items:stretch;width:100%}.review-bank-actions .primary-button{width:100%}}.analysis-review-layout{grid-template-columns:minmax(680px,1.45fr) minmax(520px,.75fr)}.analysis-review-pdf{background:#fff;height:calc(100vh - 150px);min-height:760px}.analysis-review-pdf iframe{background:#fff;display:block}.analysis-review-side .analysis-question-table{max-height:300px}.question-editor-grid textarea{min-height:74px}@media (max-width:1320px){.analysis-review-layout{grid-template-columns:minmax(560px,1.2fr) minmax(500px,.8fr)}}@media (max-width:1050px){.analysis-review-pdf{height:650px;min-height:0}}.source-delete-button{color:#c23b3b;cursor:pointer;background:#fff;border:1px solid #efb2b2;border-radius:10px;height:36px;padding:0 11px;font-weight:900}.source-delete-button:hover{background:#fff3f3;border-color:#dc4b4b}.source-delete-button:disabled{opacity:.55;cursor:not-allowed}.brand-copy>strong{align-items:center;gap:7px;font-size:17px;line-height:1;display:flex}.brand-copy>strong>span{color:inherit;letter-spacing:-.035em;font-size:17px;font-weight:900}.brand-copy>strong>b{color:#173d20;letter-spacing:.08em;background:#91b866;border-radius:6px;padding:3px 6px;font-size:10px}.brand-copy>span{letter-spacing:.045em;font-size:10px;font-weight:800}.side-nav-group>p{height:30px;font-size:13px;font-weight:900}.side-nav-group>p i{font-size:13px}.side-nav-group>button{height:44px}.side-nav-group>button span{font-size:16px}.side-nav-group.nested>button i{font-size:13px}.side-nav button b{font-size:11px}.workspace-card strong{font-size:15px}.workspace-card span{font-size:12px}.sidebar-bottom strong{font-size:14px}.sidebar-bottom span{font-size:11px}.topbar p{font-size:13px}.topbar h1{font-size:28px}.page-title-row h2{font-size:30px}.page-title-row p,.primary-button,.secondary-button{font-size:15px}.student-tabs button{font-size:16px}.section-kicker{font-size:13px}.registration-header select{font-size:15px}.round-summary span{font-size:12px}.round-summary strong{font-size:15px}.registration-list .table-head{font-size:14px}.registration-list .table-row{font-size:15px}.registration-state{font-size:12px}.toggle-register{font-size:13px}.student-toolbar select,.field select,.field input,.global-search input{font-size:15px}.list-summary strong{font-size:18px}.list-summary span,.table-head{font-size:14px}.table-row,.student-name strong{font-size:15px}.student-name small,.pill{font-size:12px}.more-button,.row-actions button{font-size:13px}.admin-app .sidebar{color:#f4f4f4;background:#191919;border-right:1px solid #303030;box-shadow:7px 0 20px #0000001f}.admin-app .brand-row{border-bottom:1px solid #303030}.admin-app .brand-copy strong{color:#fff}.admin-app .brand-copy span{color:#929292}.admin-app .workspace-card{color:#fff;background:#252525;border-color:#333}.admin-app .workspace-card span,.admin-app .side-nav-group>p,.admin-app .side-nav p{color:#999}.admin-app .side-nav-group.nested>button:before{background:#3b3b3b}.admin-app .side-nav button{color:#d8d8d8}.admin-app .side-nav button:hover{color:#fff;background:#242424;transform:none}.admin-app .side-nav button.active{color:#fff;background:#242424;box-shadow:inset 0 0 0 2px #326738}.admin-app .side-nav button.active i{color:#8bb98f}.admin-app .sidebar-bottom{color:#eee;border-top-color:#303030}.admin-app .sidebar-bottom span,.admin-app .sidebar-bottom button{color:#888}.admin-app .admin-avatar{color:#326738;background:#edf2ec}.admin-app .collapse-button{color:#fff;background:#242424;border-color:#4b4b4b}.mathpooh-loader{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c180fc7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.mathpooh-loader-card{text-align:center;background:linear-gradient(#fff,#f5faf5);border:1px solid #fff3;border-radius:28px;width:min(560px,100vw - 36px);padding:34px 40px 30px;overflow:hidden;box-shadow:0 30px 80px #00000057}.mathpooh-runway{border-bottom:3px solid #d8e7d9;height:96px;margin:0 auto 8px;position:relative;overflow:hidden}.mathpooh-runner{filter:drop-shadow(0 7px 5px #00000029);transform-origin:bottom;font-size:58px;line-height:1;animation:2.6s ease-in-out infinite mathpooh-run,.34s ease-in-out infinite alternate mathpooh-hop;position:absolute;bottom:9px;left:4%}.mathpooh-shadow{background:#19402133;border-radius:50%;width:52px;height:9px;animation:2.6s ease-in-out infinite mathpooh-shadow-run,.34s ease-in-out infinite alternate mathpooh-shadow-pulse;position:absolute;bottom:2px;left:7%}.mathpooh-kicker{color:#397044;letter-spacing:.08em;font-weight:900;display:block}.mathpooh-loader h2{color:#173c20;margin:8px 0;font-size:clamp(27px,4vw,42px);line-height:1.15}.mathpooh-loader p{color:#667368;max-width:430px;margin:0 auto;font-size:15px;line-height:1.65}.mathpooh-progress-copy{color:#24572e;justify-content:space-between;align-items:end;margin:24px 0 8px;display:flex}.mathpooh-progress-copy b{font-size:22px}.mathpooh-progress-copy span{color:#718075;font-size:13px;font-weight:800}.mathpooh-progress-track{background:#dfe9e0;border-radius:999px;height:14px;overflow:hidden;box-shadow:inset 0 2px 4px #00000014}.mathpooh-progress-track i{border-radius:inherit;background:linear-gradient(90deg,#2f6b39,#64a36d);height:100%;transition:width .25s;display:block}.mathpooh-dots{justify-content:center;align-items:end;gap:8px;height:28px;margin-top:18px;display:flex}.mathpooh-dots i{background:#3e7c48;border-radius:50%;width:9px;height:9px;animation:.8s ease-in-out infinite alternate mathpooh-dot}.mathpooh-dots i:nth-child(2){animation-delay:.15s}.mathpooh-dots i:nth-child(3){animation-delay:.3s}.mathpooh-wait{color:#7a867c;margin-top:16px;font-size:12px;display:block}.mathpooh-loader.is-compact .mathpooh-loader-card{width:min(470px,100vw - 32px);padding:25px 30px}.mathpooh-loader.is-compact .mathpooh-runway{height:74px}.mathpooh-loader.is-compact .mathpooh-runner{font-size:45px}.mathpooh-loader.is-compact h2{font-size:28px}@keyframes mathpooh-run{0%,to{left:3%;transform:scaleX(1)}47%{left:82%;transform:scaleX(1)}50%{left:84%;transform:scaleX(-1)}97%{left:5%;transform:scaleX(-1)}}@keyframes mathpooh-shadow-run{0%,to{left:5%}48%{left:84%}50%{left:84%}98%{left:5%}}@keyframes mathpooh-hop{0%{bottom:7px}to{bottom:22px}}@keyframes mathpooh-shadow-pulse{0%{opacity:.24;transform:scaleX(1)}to{opacity:.12;transform:scaleX(.68)}}@keyframes mathpooh-dot{0%{opacity:.35;transform:translateY(0)}to{opacity:1;transform:translateY(-9px)}}@media (max-width:600px){.mathpooh-loader{padding:14px}.mathpooh-loader-card{border-radius:22px;padding:25px 22px 23px}.mathpooh-runway{height:80px}.mathpooh-runner{font-size:48px}.mathpooh-loader h2{font-size:29px}}@media (prefers-reduced-motion:reduce){.mathpooh-runner,.mathpooh-shadow,.mathpooh-dots i{animation-duration:2.5s}}.mathpooh-runner{place-items:end center;width:92px;height:82px;font-size:0;display:grid}.mathpooh-runner img{object-fit:contain;filter:drop-shadow(0 7px 5px #00000029);max-width:100%;max-height:100%;display:block}.mathpooh-runway.is-admin .mathpooh-runner{width:78px;height:88px}.mathpooh-runway.is-admin .mathpooh-shadow{width:62px}.mathpooh-loader.is-compact .mathpooh-runner{width:74px;height:66px}.mathpooh-loader.is-compact .mathpooh-runway.is-admin .mathpooh-runner{width:62px;height:70px}.mathpooh-comment-editor{border-bottom:1px solid #e4ebe5;gap:8px;padding:18px 22px;display:grid}.mathpooh-comment-editor label{color:#245f36;font-weight:800}.mathpooh-comment-editor textarea{resize:vertical;width:100%;font:inherit;border:1px solid #cad8cd;border-radius:12px;padding:12px 14px}.exam-result-summary{justify-content:space-between;align-items:center;gap:20px;display:flex}.exam-result-summary>div:first-child{gap:4px;display:grid}.solution-publish-actions,.monitor-result-actions{align-items:center;gap:8px;display:flex}.solution-publish-actions b{color:#55705d;font-size:13px}.solution-student-button{white-space:nowrap;background:#fff;border:1px solid #cbd8cd;border-radius:9px;padding:7px 9px;font-size:12px;font-weight:800}.solution-student-button.open{color:#24683a;background:#e8f6ec;border-color:#9fcaaa}.solution-student-button.closed{color:#777}.monitor-result-actions{justify-content:flex-end}@media (max-width:900px){.exam-result-summary{flex-direction:column;align-items:flex-start}.solution-publish-actions{justify-content:space-between;width:100%}}.source-workflow-summary{border-bottom:1px solid var(--line);background:linear-gradient(#fbfcfd,#f7f9fb);grid-template-columns:repeat(6,minmax(110px,1fr));gap:10px;padding:16px 18px;display:grid}.source-workflow-stat{background:#fff;border:1px solid #e2e7ee;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:11px 14px;display:flex}.source-workflow-stat span{color:#677489;font-size:12px;font-weight:900}.source-workflow-stat strong{color:#284f31;font-size:22px}.source-workflow-stat.new{background:#f7f8fa}.source-workflow-stat.running{background:#f1f6fd;border-color:#c9d9f1}.source-workflow-stat.pending{background:#f6f4fe;border-color:#d5cdf0}.source-workflow-stat.review{background:#fff9eb;border-color:#eadab6}.source-workflow-stat.ready{background:#eef9f3;border-color:#bcdcca}.source-workflow-stat.error{background:#fff3f4;border-color:#efc7ca}.source-workflow-stat.running strong{color:#376eac}.source-workflow-stat.pending strong{color:#5b48a8}.source-workflow-stat.review strong{color:#9d741e}.source-workflow-stat.ready strong{color:#23795b}.source-workflow-stat.error strong{color:#b84451}.source-workflow-badge{color:#667287;background:#f2f4f7;border-radius:10px;flex-direction:column;align-items:flex-start;gap:3px;width:max-content;max-width:100%;padding:7px 10px;display:flex}.source-workflow-badge strong{white-space:nowrap;font-size:11px}.source-workflow-badge small{white-space:nowrap;color:inherit!important;font-size:10px!important;font-weight:700!important}.source-workflow-badge.running{color:#376eac;background:#eef5fd}.source-workflow-badge.pending{color:#5b48a8;background:#f4f1fd}.source-workflow-badge.review{color:#9d741e;background:#fff7e6}.source-workflow-badge.ready{color:#23795b;background:#eaf8f0}.source-workflow-badge.error{color:#b84451;background:#fff0f1}@media (max-width:1280px){.source-workflow-summary{grid-template-columns:repeat(3,1fr)}}@media (max-width:1000px){.source-workflow-summary{grid-template-columns:repeat(2,1fr)}}.source-file-replace-box{background:#f7fbf7;border:1px solid #dfe7df;border-radius:14px;gap:8px;margin:12px 0 4px;padding:14px;display:grid}.source-file-replace-box>strong{color:#285c31;font-size:13px}.source-file-replace-box>span{color:#7a8694;font-size:11px}.source-file-replace-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.source-replace-button,.source-open-bank{color:#315f39;cursor:pointer;background:#fff;border:1px solid #cddccd;border-radius:10px;justify-content:center;align-items:center;min-height:40px;font-size:12px;font-weight:900;text-decoration:none;display:flex}.source-replace-button:hover,.source-open-bank:hover{background:#eef7ef;border-color:#4d8346}.source-replace-button input{display:none}.source-open-bank{border-style:dashed;margin-top:2px}@media (max-width:900px){.source-file-replace-grid{grid-template-columns:1fr}}.replacement-refresh-panel{background:linear-gradient(#f7fbf8,#fff);border:1px solid #cfe1d1;border-radius:16px;gap:14px;margin-top:14px;padding:16px;display:grid}.replacement-refresh-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.replacement-refresh-head>div{gap:4px;display:grid}.replacement-refresh-head b{color:#285c31;font-size:14px}.replacement-refresh-head span{color:#738079;font-size:11px}.replacement-refresh-head>button,.replacement-question-tools button{color:#53665a;cursor:pointer;background:#fff;border:1px solid #d6e0d7;border-radius:8px;padding:7px 10px;font-weight:800}.replacement-question-tools{align-items:center;gap:7px;display:flex}.replacement-question-tools span{color:#315f39;margin-left:auto;font-size:11px;font-weight:900}.replacement-question-grid{grid-template-columns:repeat(10,minmax(34px,1fr));gap:7px;display:grid}.replacement-question-grid button{color:#4b5e50;cursor:pointer;background:#fff;border:1px solid #d9e2da;border-radius:9px;height:36px;font-weight:900}.replacement-question-grid button.selected{color:#fff;background:#2f6937;border-color:#2f6937;box-shadow:0 4px 10px #2f693729}.replacement-mode-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.replacement-mode-grid label{cursor:pointer;background:#fff;border:1px solid #dfe7df;border-radius:12px;grid-template-columns:auto 1fr;gap:3px 9px;padding:13px;display:grid}.replacement-mode-grid label.selected{background:#f0f7f1;border-color:#4d8346;box-shadow:inset 0 0 0 1px #4d8346}.replacement-mode-grid input{grid-row:1/3;margin-top:3px}.replacement-mode-grid b{color:#315f39;font-size:12px}.replacement-mode-grid span{color:#79847c;font-size:10px;line-height:1.45}.replacement-solution-note{color:#55705c;background:#f2f7f3;border-radius:10px;padding:12px 14px;font-size:11px;font-weight:800}.replacement-refresh-actions{justify-content:space-between;align-items:center;gap:14px;padding-top:2px;display:flex}.replacement-refresh-actions small{color:#718078;font-size:11px}.replacement-refresh-actions .primary-button{min-width:150px}@media (max-width:900px){.replacement-question-grid{grid-template-columns:repeat(5,1fr)}.replacement-mode-grid{grid-template-columns:1fr}.replacement-refresh-actions{flex-direction:column;align-items:stretch}.replacement-refresh-actions .primary-button{width:100%}}.ai-upload-grid.four-fields{grid-template-columns:1.3fr 1.1fr .9fr}@media (max-width:980px){.ai-upload-grid.four-fields{grid-template-columns:1fr 1fr}}@media (max-width:620px){.ai-upload-grid.four-fields{grid-template-columns:1fr}}:root{--sos-admin-green:#246f43;--sos-admin-green2:#2f8a55;--sos-admin-soft:#eef7f1;--sos-admin-border:#dfe8e2;--sos-admin-shadow:0 8px 26px #1c452a0f}.admin-app,.main-area{background:linear-gradient(#f5f8f6 0,#f7f9f8 100%)}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom-color:#e2e9e4;height:82px;box-shadow:0 3px 14px #1d472b09}.topbar p{color:#758179}.topbar h1{letter-spacing:-.035em}.page-content{padding-top:24px}.page-title-row{margin-bottom:20px}.page-title-row h2{letter-spacing:-.04em}.page-title-row p{line-height:1.6}.primary-button{background:linear-gradient(135deg,#237144,#2f8953);box-shadow:0 7px 18px #2371442b}.primary-button:hover{filter:brightness(.96);transform:translateY(-1px)}.secondary-button{color:#4e5f55;border-color:#d7e2da}.secondary-button:hover{background:#f6f9f7}.panel,.mini-stat{border-color:var(--sos-admin-border);box-shadow:var(--sos-admin-shadow)}.panel{border-radius:17px}.mini-stat{border-radius:16px}.mini-stat.emphasis{background:linear-gradient(135deg,#f5faf6,#eef8f1);border-color:#cfe3d5}.student-toolbar select,.field select,.field input,.global-search{background:#fff;border-color:#d9e4dc}.student-toolbar select:focus,.field select:focus,.field input:focus,.global-search:focus-within{border-color:#7fb693;box-shadow:0 0 0 3px #2f8a5517}.table-head{color:#607068;background:#f6f9f7;border-bottom-color:#e4ebe6}.table-row{border-bottom-color:#edf1ee}.table-row.clickable:hover{background:#f5faf7}.pill.green,.pill.blue{color:#237144;background:#eaf6ee}.pill.orange{color:#9a5b21;background:#fff4e6}.pill.red{color:#b13f39;background:#fff0ef}.student-modal,.student-drawer{border:1px solid #dfe8e2}.modal-head,.drawer-head{background:#fbfdfb}.detail-score{background:linear-gradient(135deg,#225f3b,#3d8d59)}@media (max-width:760px){.page-content{padding-left:16px;padding-right:16px}.topbar{padding:0 18px}}.mathpooh-time-copy{color:#65736a;justify-content:space-between;gap:12px;margin-top:8px;font-size:12px;font-weight:800;display:flex}.mathpooh-current-label{color:#216e45;background:#eef6f1;border-radius:8px;margin:7px 0 3px;padding:7px 10px;font-size:12px;display:block}.mathpooh-loader.is-compact .mathpooh-time-copy{font-size:10px}
