:root{color:#172033;font-synthesis:none;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.login-shell{grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:radial-gradient(circle at 15% 15%,#835df8,#37216f 55%,#151730);flex-direction:column;justify-content:center;padding:9vw;display:flex}.login-brand h1{max-width:900px;margin:24px 0;font-size:clamp(2.5rem,5vw,5.4rem);line-height:.98}.login-brand p{color:#ded8f8;max-width:650px;font-size:1.1rem;line-height:1.7}.mark{color:#6938e6;background:#fff;border-radius:22px;place-items:center;width:68px;height:68px;font-size:34px;font-weight:900;display:grid;box-shadow:0 18px 50px #0d0a2855}.mark.small{border-radius:14px;width:45px;height:45px;font-size:22px}.brand-logo{object-fit:contain;background:#fff;border-radius:22px;width:84px;height:84px;box-shadow:0 18px 50px #0d0a2855}.brand-logo.compact{width:46px;height:46px;box-shadow:none;border-radius:14px}.guard{background:#ffffff10;border:1px solid #ffffff38;border-radius:16px;align-items:center;gap:12px;width:max-content;margin-top:48px;padding:16px 18px;display:flex}.login-card{background:#fff;flex-direction:column;justify-content:center;padding:9vw 8vw;display:flex}.login-card h2{margin:0 0 8px;font-size:2.2rem}.login-card form{gap:18px;margin-top:32px;display:grid}.muted,.page-head p{color:#6d778d}.field,.login-card label{color:#58647a;text-transform:uppercase;letter-spacing:.04em;gap:7px;font-size:.82rem;font-weight:700;display:grid}.field input,.field textarea,.field select,.login-card input,.filters input,.filters select{color:#172033;background:#fff;border:1px solid #dbe1ec;border-radius:11px;outline:none;width:100%;padding:12px 13px}.field input:focus,.field textarea:focus,.field select:focus,.login-card input:focus,.filters input:focus{border-color:#7541ea;box-shadow:0 0 0 3px #7541ea18}.primary,.secondary,.publish,.link,.back,.nav button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:12px 17px;font-weight:750;display:inline-flex}.primary{color:#fff;background:#7137e8}.primary:disabled,.secondary:disabled,.link:disabled{cursor:not-allowed;opacity:.62}.secondary{color:#344158;background:#fff;border:1px solid #dbe1ec}.publish{color:#fff;background:#087a65}.link,.back{color:#6833dc;background:0 0}.notice{color:#7c5710;background:#fff4d6;border:1px solid #f4d993;border-radius:10px;padding:12px 14px}.notice.sticky{z-index:5;margin:0 28px;position:sticky;top:10px}.shell{grid-template-columns:255px 1fr;min-height:100vh;display:grid}.shell aside{color:#fff;background:#111831;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.logo{align-items:center;gap:12px;margin-bottom:40px;display:flex}.logo span{color:#9da8c1;font-size:.78rem;display:block}.shell nav{gap:8px;display:grid}.shell nav button,.identity button{color:#cbd3e6;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.shell nav button.active{color:#fff;background:#7343e9}.identity{border-top:1px solid #29324b;margin-top:auto;padding-top:18px}.identity span{color:#9da8c1;font-size:.8rem;display:block}.identity button{margin-top:10px;padding-left:0}.content,.app{max-width:1800px;margin:auto;padding:36px}.page-head,.editor-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.page-head h1,.editor-head h1{margin:5px 0;font-size:2.15rem}.eyebrow{letter-spacing:.14em;color:#7440e6;font-size:.76rem;font-weight:900}.filters{background:#fff;border:1px solid #e0e5ef;border-radius:16px;grid-template-columns:1fr 220px;gap:12px;margin-bottom:22px;padding:14px;display:grid}.batch-grid{grid-template-columns:repeat(auto-fit,minmax(390px,1fr));gap:18px;display:grid}.batch-card,.panel{background:#fff;border:1px solid #e0e5ef;border-radius:18px;padding:20px;box-shadow:0 12px 35px #1e2b4a0a}.batch-title{justify-content:space-between;display:flex}.batch-title span{color:#6c7790;font-size:.84rem}.batch-title h3{margin:4px 0}.badge{color:#6731d9;text-transform:uppercase;background:#eee9ff;border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:800;display:inline-block}.badge.reviewing{color:#8a5b00;background:#fff2ca}.badge.published{color:#087a65;background:#dff7ef}.batch-code{color:#7a8499;font-family:ui-monospace,monospace}.progress{background:#eef0f6;border-radius:99px;height:8px;overflow:hidden}.progress i{background:linear-gradient(90deg,#7541e8,#1fbb9b);height:100%;display:block}.metrics{grid-template-columns:repeat(6,1fr);gap:6px;margin:18px 0;display:grid}.metric{text-align:center;background:#f6f7fb;border-radius:10px;padding:10px 6px}.metric b{font-size:1.15rem;display:block}.metric span{color:#778197;font-size:.68rem}.metric.alert{color:#b5441b;background:#fff1ec}.actions,.footer-actions{flex-wrap:wrap;gap:10px;display:flex}.empty{color:#778197;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:360px;display:flex}.editor-head{align-items:center}.editor-head>div:nth-child(2){flex:1}.nav{align-items:center;gap:10px;display:flex}.nav button{padding:9px}.editor-grid{grid-template-columns:minmax(560px,1.05fr) minmax(420px,.95fr);align-items:start;gap:22px;display:grid}.form-pane,.preview-pane{background:#fff;border:1px solid #e0e5ef;border-radius:18px;padding:22px}.form-pane{gap:16px;display:grid}.row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;display:grid}.field textarea{resize:vertical;text-transform:none;min-height:72px}.field textarea.large{min-height:130px}.image-field{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.upload{color:#6833dc;cursor:pointer;background:#eee9ff;border-radius:10px;gap:7px;padding:12px 14px;font-weight:750;display:flex}.upload input{display:none}.option-edit{border:1px solid #e6e9f0;border-radius:14px;gap:9px;padding:14px;display:grid}.option-edit textarea{border:1px solid #dbe1ec;border-radius:10px;width:100%;min-height:65px;padding:10px}.preview-pane{min-height:600px;position:sticky;top:24px}.preview-label{color:#7240e5;letter-spacing:.12em;border-bottom:1px solid #e6e9f0;padding-bottom:12px;font-size:.72rem;font-weight:900}.math-preview h2{margin:25px 0;font-family:Georgia,serif;font-size:1.35rem;line-height:1.55}.math-preview img{border-radius:10px;max-width:100%;max-height:320px;margin:14px auto;display:block}.instruction{color:#68748a;background:#f6f7fb;border-radius:9px;padding:10px}.options{counter-reset:option;padding:0;list-style:none}.options li{counter-increment:option;border:1px solid #e0e5ef;border-radius:12px;margin:10px 0;padding:13px 15px}.options li:before{content:counter(option, upper-alpha);background:#edf0f6;border-radius:50%;place-items:center;width:28px;height:28px;margin-right:10px;font-weight:800;display:inline-grid}.options li.correct{background:#eafaf5;border-color:#1bb28e}.solution{background:#f5f1ff;border-radius:14px;margin-top:28px;padding:18px}.user-layout{grid-template-columns:420px 1fr;gap:20px;display:grid}.account-layout{grid-template-columns:minmax(280px,.75fr) minmax(420px,1.25fr);gap:20px;max-width:1050px;display:grid}.account-summary{min-width:0}.field-help{color:#6d778d;margin:0;font-size:.82rem;line-height:1.5}.panel{align-content:start;gap:14px;display:grid}.user-row{border-bottom:1px solid #eef0f5;align-items:center;gap:12px;padding:11px 0;display:flex}.user-row>div:nth-child(2){flex:1}.user-row span{color:#758096;font-size:.78rem;display:block}.avatar{color:#6935db;background:#eee9ff;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}@media (width<=1000px){.login-shell{grid-template-columns:1fr}.login-brand,.login-card{padding:50px 30px}.shell{grid-template-columns:1fr}.shell aside{height:auto;position:static}.shell nav{display:flex}.identity{margin-top:20px}.editor-grid{grid-template-columns:1fr}.preview-pane{position:static}.user-layout,.account-layout{grid-template-columns:1fr}.content,.app{padding:20px}}@media (width<=620px){.batch-grid{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(3,1fr)}.filters{grid-template-columns:1fr}.editor-head{flex-wrap:wrap;align-items:flex-start}.form-pane,.preview-pane{padding:14px}.image-field{grid-template-columns:1fr}.login-brand h1{font-size:2.5rem}.shell nav{flex-wrap:wrap}}.batch-filters{grid-template-columns:minmax(240px,2fr) repeat(7,minmax(120px,1fr))}.image-warning{color:#9b341b;background:#fff1ec;border:1px solid #f0b4a3;border-radius:10px;margin:12px 0;padding:12px 14px;font-weight:700}.image-warning code{overflow-wrap:anywhere}.history-panel{background:#fff;border:1px solid #d9dfea;border-radius:16px;margin:0 0 20px;padding:18px}.history-title{justify-content:space-between;align-items:center;display:flex}.history-title h2{margin:0}.history-panel article{border-top:1px solid #edf0f5;gap:4px;padding:12px 0;display:grid}.history-panel article span{color:#6f7a90;font-size:.82rem}.history-panel article p{margin:3px 0}@media (width<=1400px){.batch-filters{grid-template-columns:repeat(4,minmax(150px,1fr))}.batch-filters input{grid-column:span 2}}@media (width<=760px){.batch-filters{grid-template-columns:1fr}.batch-filters input{grid-column:auto}}.published-head-actions,.published-filter-actions,.published-table-toolbar,.published-table-toolbar>div,.published-pagination,.published-save,.published-checks{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.published-head-actions button,.published-filter-actions button,.published-tabs button,.compact-upload,.published-save button{justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.published-head-actions svg,.published-filter-actions svg,.published-tabs svg,.compact-upload svg,.published-save svg{width:1rem;height:1rem}.published-filter-panel{background:#fff;border:1px solid #e3e8f2;border-radius:18px;margin-bottom:1rem;padding:1rem}.published-filter-grid,.published-form-grid{gap:.8rem;display:grid}.published-filter-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}.published-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.published-form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.published-field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.published-field>span{text-transform:uppercase;letter-spacing:.06em;color:#61708a;font-size:.74rem;font-weight:700}.published-field input,.published-field select,.published-field textarea,.published-option-edit textarea{width:100%;font:inherit;color:#111b2e;background:#fff;border:1px solid #d8dfeb;border-radius:10px;padding:.7rem .8rem}.published-field textarea,.published-option-edit textarea{resize:vertical;min-height:75px}.published-field textarea.tall{min-height:140px}.published-filter-actions{justify-content:flex-end;margin-top:.9rem}.published-table-toolbar{justify-content:space-between;margin:.5rem 0}.published-table-toolbar select{background:#fff;border:1px solid #d8dfeb;border-radius:9px;padding:.55rem}.published-table-wrap{background:#fff;border:1px solid #e3e8f2;border-radius:18px;transition:opacity .2s;overflow:auto}.published-table-wrap.loading{opacity:.55}.published-table{border-collapse:collapse;width:100%;min-width:980px}.published-table th{text-align:left;letter-spacing:.07em;text-transform:uppercase;color:#6e7b91;background:#f7f9fc;padding:.75rem;font-size:.72rem}.published-table td{vertical-align:top;border-top:1px solid #edf0f5;padding:.9rem .75rem}.published-table tbody tr{cursor:pointer}.published-table tbody tr:hover{background:#f8f5ff}.published-table td span{color:#68768e;margin-top:.25rem;font-size:.8rem;display:block}.image-state{border-radius:999px;width:max-content;padding:.25rem .5rem;font-weight:700;font-size:.72rem!important;display:inline-flex!important}.image-state.good{color:#08795c;background:#e1f7ee}.image-state.bad{color:#b42336;background:#ffebee}.image-state.warn{color:#9d5c00;background:#fff2d6}.image-state.neutral{color:#5c6a80;background:#edf1f6}.published-pagination{justify-content:center;margin:1rem}.published-editor-overlay{z-index:80;background:#080e1c94;justify-content:flex-end;display:flex;position:fixed;inset:0}.published-editor{background:#f6f8fc;width:min(1050px,94vw);height:100%;padding:1.25rem;overflow:auto;box-shadow:-20px 0 50px #0000002e}.published-editor>header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.published-editor h1{margin:.15rem 0}.published-editor header p{color:#6b7890;margin:0}.icon-button{background:#fff;border:1px solid #d8dfeb;border-radius:10px;padding:.65rem}.published-tabs{z-index:3;background:#f6f8fc;border-bottom:1px solid #dfe5ef;gap:.4rem;padding:.9rem 0;display:flex;position:sticky;top:-1.25rem}.published-tabs button{background:#fff;border:1px solid #d8dfeb;border-radius:10px;padding:.65rem .85rem}.published-tabs button.active{color:#fff;background:#6d33ea;border-color:#6d33ea}.published-preview{background:#fff;border:1px solid #e1e6ef;border-radius:18px;margin-top:1rem;padding:clamp(1rem,3vw,2.2rem)}.published-preview h2{font-size:1.25rem;line-height:1.6}.published-question-image{object-fit:contain;border-radius:10px;max-width:100%;max-height:520px;margin:1rem auto;display:block}.published-options{gap:.65rem;padding-left:1.8rem;display:grid}.published-options li{border:1px solid #e1e6ef;border-radius:10px;padding:.8rem}.published-options li.correct{background:#eefbf6;border-color:#25a978}.published-solution{background:#f4f0ff;border-radius:12px;margin-top:1.25rem;padding:1rem}.published-instruction{color:#526079;background:#f5f7fb;border-radius:8px;padding:.7rem}.published-image-error{color:#a11b2d;background:#ffebee;border-radius:8px;margin:.7rem 0;padding:.7rem}.published-edit-form{gap:1rem;margin-top:1rem;display:grid}.published-option-edit,.published-image-editor{background:#fff;border:1px solid #e1e6ef;border-radius:14px;padding:1rem}.published-option-edit{gap:.7rem;display:grid}.published-image-editor{grid-template-columns:minmax(240px,1fr) auto auto;align-items:end;gap:.75rem;display:grid}.compact-upload{cursor:pointer;color:#5722c7;white-space:nowrap;background:#f7f3ff;border:1px solid #cdbcf8;border-radius:9px;padding:.65rem .75rem}.compact-upload input{display:none}.published-save{background:#fff;border:1px solid #dce2ec;border-radius:14px;justify-content:space-between;padding:.85rem;position:sticky;bottom:-1.25rem;box-shadow:0 -8px 25px #141e3214}.published-save span{color:#65728a;font-size:.8rem}.published-history{gap:.7rem;margin-top:1rem;display:grid}.published-history article{background:#fff;border:1px solid #e1e6ef;border-radius:12px;gap:.25rem;padding:1rem;display:grid}.published-history article span{color:#68768e;font-size:.8rem}.published-history article p{margin:.3rem 0 0}.published-checks label{background:#fff;border:1px solid #e1e6ef;border-radius:9px;align-items:center;gap:.4rem;padding:.65rem;display:flex}.published-checks input,.published-filter-actions .primary,.published-save .primary{width:auto}.published-editor .notice{margin-top:.75rem}.published-advanced{border-top:1px solid #e7ebf2;margin-top:1rem;padding-top:.8rem}.published-advanced summary{cursor:pointer;color:#5823c9;font-weight:700}.published-advanced .published-filter-grid{margin-top:.8rem}@media (width<=1100px){.published-filter-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.published-form-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.published-head-actions{width:100%}.published-head-actions button{flex:1}.published-filter-grid,.published-form-grid.three,.published-form-grid.four{grid-template-columns:1fr}.published-editor{width:100vw;padding:.8rem}.published-tabs{top:-.8rem;overflow-x:auto}.published-tabs button{white-space:nowrap}.published-image-editor{grid-template-columns:1fr}.published-table-toolbar{align-items:flex-start}.published-save{bottom:-.8rem}.published-save button{width:100%}.published-save span{text-align:center;width:100%}}
