: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}}
