@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap";:root{font-family:Noto Sans KR,DM Sans,system-ui,sans-serif;color:#151b39;background:#f6f8ff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #151b39;--ink-soft: #66718f;--ink-muted: #99a2bb;--line: #e3e7f2;--surface: rgba(255, 255, 255, .94);--violet: #7259f7;--violet-dark: #5541d5;--violet-pale: #eeeaff;--mint: #3ec9ad;--mint-pale: #e4fbf5;--gold: #f4b94f;--gold-pale: #fff4d9;--coral: #ef7c73;--coral-pale: #fff0ee;--shadow: 0 18px 55px rgba(33, 45, 98, .08);--shadow-sm: 0 8px 24px rgba(33, 45, 98, .07)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:#f6f8ff}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid rgba(114,89,247,.35);outline-offset:3px}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4,strong{letter-spacing:-.035em}h1 em,h2 em{color:var(--violet);font-style:normal}.eyebrow{color:#818ba7;font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.brand-lockup{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:20px;font-weight:900;letter-spacing:-.06em}.brand-lockup-large{font-size:25px}.brand-mark{display:inline-grid;width:35px;height:35px;place-items:center;color:#fff;border-radius:12px;background:linear-gradient(145deg,#8172ff,#5541d5);box-shadow:0 8px 18px #5946d540}.brand-mark-image{display:block;object-fit:cover}.app-shell{display:flex;min-height:100dvh;background:radial-gradient(circle at 80% 0%,rgba(225,221,255,.45),transparent 30%),#f6f8ff}.app-sidebar{position:sticky;top:0;display:flex;flex:0 0 240px;flex-direction:column;width:240px;height:100dvh;padding:25px 16px 19px;border-right:1px solid rgba(224,228,241,.8);background:#ffffffe0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:width .22s ease,flex-basis .22s ease;z-index:20}.app-sidebar.is-collapsed{flex-basis:76px;width:76px;padding-inline:12px}.sidebar-top{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 4px 25px}.is-collapsed .sidebar-top{flex-direction:column;gap:23px}.icon-button{display:inline-grid;width:38px;height:38px;place-items:center;padding:0;color:#727c99;border:0;border-radius:12px;background:transparent;transition:background .18s ease,color .18s ease,transform .18s ease}.icon-button:hover,.icon-button.is-active{color:var(--violet);background:var(--violet-pale)}.icon-button:active{transform:scale(.95)}.sidebar-nav{display:flex;flex:1;flex-direction:column;gap:5px}.nav-label{padding:12px 12px 7px;color:#a0a8bd;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.nav-label-space{margin-top:20px}.nav-item{position:relative;display:flex;width:100%;align-items:center;gap:13px;min-height:46px;padding:0 13px;color:#6e7894;border:0;border-radius:14px;background:transparent;font-size:14px;font-weight:700;text-align:left;transition:.18s ease}.nav-item:hover{color:var(--violet);background:#f5f3ff}.nav-item.is-active{color:#fff;background:linear-gradient(135deg,#7662f8,#6450e6);box-shadow:0 10px 20px #684fe63b}.is-collapsed .nav-item{justify-content:center;padding:0}.is-collapsed .nav-label,.is-collapsed .sidebar-note,.is-collapsed .nav-live-dot{display:none}.nav-live-dot{width:6px;height:6px;margin-left:auto;border-radius:50%;background:#70e7c9;box-shadow:0 0 0 4px #70e7c924}.sidebar-bottom{display:flex;flex-direction:column;gap:15px}.sidebar-note{padding:13px 14px;color:#6f7997;border:1px solid #dceee9;border-radius:15px;background:#f1fbf8;font-size:12px;line-height:1.65}.sidebar-note small{color:#99adab;font-size:10px}.signal-dot{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 4px #3ec9ad26}.app-main{min-width:0;flex:1;padding:0 34px 34px}.topbar{display:flex;min-height:104px;align-items:center;justify-content:space-between;gap:24px}.topbar-context h1{margin-top:3px;color:var(--ink);font-size:clamp(19px,2vw,25px);font-weight:900}.topbar-actions{display:flex;align-items:center;gap:10px}.mobile-brand,.mobile-menu-button,.mobile-sidebar-scrim{display:none}.teacher-avatar{display:grid;width:39px;height:39px;margin-left:4px;place-items:center;color:#fff;border-radius:50%;background:#172044}.primary-button,.secondary-button,.ghost-button,.quiet-button,.tool-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:0;border-radius:12px;font-size:13px;font-weight:800;transition:.18s ease;white-space:nowrap}.primary-button{color:#fff;background:linear-gradient(135deg,#7761fa,#604be0);box-shadow:0 10px 22px #6a52e633}.primary-button:hover{transform:translateY(-1px);box-shadow:0 14px 25px #6a52e645}.secondary-button{color:#5948c9;border:1px solid #dcd8ff;background:#f5f3ff}.secondary-button:hover,.ghost-button:hover{background:#ebe8ff}.ghost-button{color:#69738e;border:1px solid #e2e6f0;background:#fffc}.quiet-button{color:#7d86a1;background:transparent}.button-full{width:100%}.more-button,.text-action{display:inline-flex;align-items:center;gap:5px;padding:0;color:var(--violet);border:0;background:transparent;font-size:12px;font-weight:800}.more-button:hover,.text-action:hover{color:var(--violet-dark)}.pill{display:inline-flex;align-items:center;gap:6px;min-height:25px;padding:0 9px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.pill-dot{width:5px;height:5px;border-radius:50%;background:currentColor}.pill-mint{color:#278f7e;background:var(--mint-pale)}.pill-violet{color:#624fd0;background:var(--violet-pale)}.pill-gold{color:#a1741d;background:var(--gold-pale)}.pill-coral{color:#c55b51;background:var(--coral-pale)}.pill-neutral{color:#727c96;background:#f0f2f8}.progress-track{overflow:hidden;height:7px;border-radius:999px;background:#edf0f6}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7560f8,#9c8cff);transition:width .4s ease}.progress-mint span{background:linear-gradient(90deg,#3dc8ad,#74dfc6)}.progress-gold span{background:linear-gradient(90deg,#efb34b,#f8d375)}.progress-violet span{background:linear-gradient(90deg,#7259f7,#a293ff)}.screen-grid{display:grid;grid-template-columns:minmax(330px,1.12fr) minmax(290px,.88fr) minmax(280px,.82fr);grid-auto-rows:minmax(0,1fr);gap:17px;max-width:1540px;min-height:calc(100dvh - 138px)}.panel,.panel-glow{overflow:hidden;border:1px solid rgba(225,229,241,.9);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-sm)}.panel-glow{border-color:#e4dfff;background:radial-gradient(circle at 87% 24%,rgba(135,115,255,.28),transparent 30%),linear-gradient(130deg,#202754,#2e3470 62%,#504ac0);box-shadow:0 20px 46px #272a6629}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-heading h3{margin-top:3px;font-size:17px;font-weight:900}.panel-icon{color:#92a0c4}.welcome-card{position:relative;display:flex;grid-column:span 2;min-height:270px;padding:31px 34px;overflow:hidden;color:#fff}.welcome-card .eyebrow{color:#abb5ed}.welcome-card h2{margin-top:11px;font-size:clamp(27px,3.4vw,43px);font-weight:900;line-height:1.12}.welcome-card h2 em{color:#85e4cd}.welcome-copy{max-width:440px;margin-top:13px;color:#c6c9ea;font-size:13px}.welcome-actions{display:flex;gap:9px;margin-top:23px}.welcome-actions .primary-button{color:#272356;background:#ffe18a;box-shadow:none}.welcome-actions .ghost-button{color:#fff;border-color:#ffffff40;background:#ffffff1a}.welcome-illustration{position:absolute;top:0;right:0;width:42%;height:100%;pointer-events:none}.welcome-orb{position:absolute;top:35%;right:23%;display:grid;width:92px;height:92px;place-items:center;color:#ffe083;border:1px solid rgba(255,226,148,.7);border-radius:50%;background:radial-gradient(circle,#ffe38f40,#7668f117);box-shadow:0 0 0 18px #ffffff08,0 0 80px #ffde786b}.welcome-mascot{position:absolute;right:1%;bottom:-41px;z-index:2;width:178px;height:224px;object-fit:contain;filter:drop-shadow(0 18px 16px rgba(12,16,57,.22));animation:welcome-mascot-float 4.6s ease-in-out infinite}.welcome-reward{position:absolute;right:7%;bottom:18px;z-index:3;display:inline-flex;align-items:center;gap:5px;padding:7px 10px;color:#443a95;border:2px solid rgba(255,255,255,.8);border-radius:999px;background:#ffe18a;box-shadow:0 8px 18px #11144629;font-size:10px;font-weight:800}.welcome-reward svg{color:#7259f7}.welcome-reward strong{font-size:11px}@keyframes welcome-mascot-float{0%,to{transform:translateY(0) rotate(1deg)}50%{transform:translateY(-7px) rotate(-1deg)}}.constellation{position:absolute;width:135px;height:135px;border:1px dashed rgba(180,185,255,.38);border-radius:50%;transform:rotate(-20deg)}.constellation:after{position:absolute;top:20px;right:20px;bottom:20px;left:20px;border:1px solid rgba(180,185,255,.23);border-radius:50%;content:""}.constellation-one{top:16%;right:4%}.constellation-two{top:40%;right:42%;width:180px;height:180px;opacity:.6}.floating-star{position:absolute;color:#ffe38e;font-size:21px}.star-one{top:18%;right:38%}.star-two{right:8%;bottom:20%;color:#9deede;font-size:28px}.pulse-card{grid-row:span 2;padding:23px}.pulse-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:25px}.pulse-metrics div{padding:12px 8px;text-align:center;border-radius:15px;background:#f6f7fb}.pulse-metrics strong{display:block;font-size:24px;font-weight:900}.pulse-metrics strong small{color:#98a1ba;font-size:13px}.pulse-metrics span{display:block;margin-top:4px;color:#8a94ad;font-size:10px;font-weight:700}.student-dots{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.student-dot{display:grid;width:34px;height:34px;place-items:center;color:#6f7891;border:2px solid #e5e8f0;border-radius:50%;background:#fafbfe;font-size:11px;font-weight:800}.student-dot.status-working{color:#fff;border-color:#806cf3;background:#806cf3;box-shadow:0 0 0 4px #eeebff}.student-dot.status-submitted{color:#267f72;border-color:#85ddca;background:#e5fbf6}.student-dot.status-connected{color:#6d78a0;border-color:#cad0e3}.student-dot.status-offline{color:#b2b8c8;background:#f0f2f6}.active-quest-card{display:flex;grid-column:span 2;min-height:245px;padding:24px}.quest-card-art{position:relative;display:grid;width:31%;min-width:150px;place-items:center;border-radius:17px;background:linear-gradient(150deg,#eaf0ff,#f4f1ff)}.quest-ring{display:grid;width:79px;height:79px;place-items:center;color:#6652dc;border:1px solid #cfc7ff;border-radius:50%;background:#fff;box-shadow:0 0 0 13px #ffffff80,0 16px 30px #5c4bca26}.quest-badge{position:absolute;top:13px;left:13px;padding:4px 8px;color:#5b49cd;border-radius:999px;background:#fff;font-size:10px;font-weight:800}.active-quest-content{display:flex;min-width:0;flex:1;flex-direction:column;padding:1px 0 0 24px}.active-quest-content h3{max-width:370px;margin-top:4px;font-size:20px;line-height:1.3}.active-quest-content>p{max-width:490px;margin-top:10px;color:#79839c;font-size:13px;line-height:1.65}.quest-meta{display:flex;flex-wrap:wrap;gap:15px;margin-top:auto;margin-bottom:14px;color:#8b94aa;font-size:11px;font-weight:700}.quest-meta span{display:inline-flex;align-items:center;gap:5px}.quest-meta svg{color:#8675ed}.active-quest-content .text-action{margin-top:13px}.subject-panel{padding:23px}.subject-list{display:flex;flex-direction:column;gap:15px;margin-top:23px}.subject-row{display:grid;grid-template-columns:27px 39px minmax(50px,1fr) 30px;align-items:center;gap:9px}.subject-icon{display:grid;width:27px;height:27px;place-items:center;color:#fff;border-radius:9px;background:#8e7df0}.subject-1{background:#ebae47}.subject-2{background:#64c3be}.subject-3{background:#ec8675}.subject-4{background:#7188da}.subject-name{color:#67728d;font-size:12px;font-weight:800}.subject-row strong{color:#58627b;font-size:11px;text-align:right}.subject-row .progress-track{height:6px}.growth-panel{grid-column:span 2;padding:23px}.growth-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:20px}.growth-column+.growth-column{padding-left:24px;border-left:1px solid #edf0f5}.growth-title{display:flex;align-items:center;gap:8px;margin-bottom:13px;color:#75809b;font-size:11px;font-weight:800}.growth-mark{display:grid;width:25px;height:25px;place-items:center;border-radius:8px}.mark-gold{color:#a4771e;background:var(--gold-pale)}.mark-coral{color:#c65b51;background:var(--coral-pale)}.student-line{display:flex;align-items:center;gap:9px;min-height:48px}.student-line>div:not(.quest-avatar){display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.student-line strong{overflow:hidden;color:#4f5b79;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.student-line span{color:#9aa3b8;font-size:10px}.tiny-status{width:7px;height:7px;border-radius:50%;background:#ccd2df}.tiny-status.status-submitted{background:var(--mint)}.tiny-status.status-working{background:var(--violet)}.quick-panel{padding:22px}.quick-panel h3{margin-top:3px;font-size:17px}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:19px}.quick-actions button{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:12px;padding:13px;color:#747e98;border:1px solid #edf0f5;border-radius:14px;background:#fafbfe;text-align:left}.quick-actions button:hover{border-color:#d9d4ff;background:#f7f5ff}.quick-actions button>svg:last-child{align-self:flex-end;color:#b0b7c7}.quick-actions button>svg:first-child{color:#7963ec}.quick-actions span{display:flex;min-width:0;flex-direction:column;gap:3px}.quick-actions strong{color:#59647f;font-size:11px}.quick-actions small{color:#a0a7b9;font-size:9px;white-space:nowrap}.live-shell{min-height:calc(100dvh - 138px)}.live-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:76px;margin-bottom:17px;padding:0 3px}.live-title{display:flex;align-items:center;gap:12px}.live-title h2{margin-top:3px;max-width:480px;overflow:hidden;font-size:21px;text-overflow:ellipsis;white-space:nowrap}.live-pulse{width:11px;height:11px;border:3px solid #fff;border-radius:50%;background:#ef7773;box-shadow:0 0 0 4px #ffe7e5}.live-controls{display:flex;align-items:center;gap:8px}.tool-button{color:#69738c;border:1px solid #e2e6f0;background:#fff}.tool-button.is-on{color:#6653da;border-color:#d8d2ff;background:#f2efff}.tool-file{position:relative;overflow:hidden}.tool-file input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.button-count{display:inline-grid;min-width:18px;height:18px;place-items:center;padding:0 4px;border-radius:99px;background:#ffffff40;font-size:10px}.live-stage-grid{display:grid;grid-template-columns:210px minmax(400px,1fr) 275px;gap:17px;min-height:calc(100dvh - 231px)}.stage-rail{display:flex;flex-direction:column;gap:8px;padding:20px 14px}.stage-step{display:grid;grid-template-columns:28px 1fr 17px;align-items:center;gap:9px;min-height:60px;padding:8px;color:#8992a9;border:1px solid transparent;border-radius:14px;background:transparent;text-align:left}.stage-step:hover{background:#f7f6ff}.stage-step.is-active{color:#5541c9;border-color:#e0dcff;background:#f5f3ff}.stage-step.is-done{color:#328d80}.stage-step>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.stage-step strong{font-size:11px}.stage-step small{color:#9ba4b9;font-size:9px}.stage-number{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;background:#f1f3f8;font-size:11px;font-weight:900}.is-active .stage-number{color:#fff;background:var(--violet)}.is-done .stage-number{background:var(--mint-pale)}.stage-note{display:flex;gap:9px;margin-top:auto;padding:13px 11px;color:#77819d;border-radius:14px;background:#f3fbf9}.stage-note svg{flex:0 0 auto;color:#49baa8}.stage-note p{font-size:10px;line-height:1.5}.stage-note strong{color:#328d80}.projection{display:flex;min-width:0;flex-direction:column;padding:22px}.projection-top,.projection-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#9aa3b8;font-size:10px}.projection-canvas{display:grid;flex:1;min-height:300px;place-items:center;margin:18px 0;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 50% 40%,#443b9b,#20254e 75%)}.teacher-pdf-preview{display:grid;width:min(94%,680px);height:100%;min-height:278px;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#fff;box-shadow:0 16px 34px #11143b3b}.teacher-pdf-preview iframe{width:100%;min-height:0;border:0;background:#fff}.teacher-pdf-controls{display:flex;min-height:47px;align-items:center;justify-content:center;gap:12px;padding:6px;color:#54627c;background:#f6f7fd;font-size:11px}.teacher-pdf-controls .icon-button:disabled,.tool-button:disabled{cursor:not-allowed;opacity:.45}.projection-stars{position:absolute;display:flex;justify-content:space-between;width:min(60%,300px);color:#ffffff87;font-size:18px;transform:translateY(-112px)}.projection-stars span:nth-child(2){color:#ffe48c;font-size:28px;transform:translateY(37px)}.projection-card{position:relative;width:min(80%,440px);padding:26px 29px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#ffffff1c;box-shadow:0 18px 50px #00000029;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.projection-icon{display:grid;width:60px;height:60px;margin:0 auto 15px;place-items:center;color:#ffe38d;border-radius:17px;background:#ffe79529}.projection-card .eyebrow{color:#b8b9eb}.projection-card h3{margin-top:7px;color:#fff;font-size:20px}.projection-card>p:not(.eyebrow){margin-top:10px;color:#d1d0f0;font-size:12px;line-height:1.65}.projection-answer-lines{display:flex;flex-direction:column;gap:7px;margin-top:17px}.projection-answer-lines span{display:block;height:3px;border-radius:999px;background:#ffffff36}.projection-answer-lines span:nth-child(2){width:75%;margin:auto}.projection-bottom span{display:inline-flex;align-items:center;gap:6px}.live-side{display:flex;min-width:0;flex-direction:column;gap:17px}.side-status{display:flex;flex:1;min-height:0;flex-direction:column;padding:20px}.live-count{padding:5px 8px;color:#2b9e8b;border-radius:8px;background:var(--mint-pale);font-size:10px;font-weight:800}.signal-list{overflow:auto;flex:1;margin:16px -4px;padding:0 4px}.signal-row{display:flex;align-items:center;gap:9px;min-height:53px}.signal-avatar{display:grid;width:29px;height:29px;place-items:center;color:#6e5be0;border-radius:10px;background:var(--violet-pale);font-size:10px;font-weight:900}.signal-working{color:#fff;background:var(--violet)}.signal-submitted{color:#278f7e;background:var(--mint-pale)}.signal-row>div{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.signal-row strong{overflow:hidden;color:#626d87;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.signal-row small{color:#a1a9bb;font-size:9px}.signal-state{width:7px;height:7px;border-radius:50%;background:#d7dbe5}.state-working{background:var(--violet)}.state-submitted{background:var(--mint)}.state-connected{background:#8e9abe}.side-reward{display:flex;gap:12px;padding:17px;background:linear-gradient(135deg,#fff9e7,#fff)}.side-reward h3{margin-top:2px;font-size:14px}.side-reward p:last-child{margin-top:5px;color:#9b8b66;font-size:10px;line-height:1.5}.reward-icon{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;color:#bd8622;border-radius:12px;background:var(--gold-pale)}.records-shell{max-width:1330px}.records-hero{display:flex;min-height:205px;align-items:center;justify-content:space-between;padding:29px 38px;color:#fff}.records-hero .eyebrow{color:#b8bcf3}.records-hero h2{margin-top:8px;font-size:35px;line-height:1.13}.records-hero h2 em{color:#88e4d0}.records-hero p:last-child{max-width:470px;margin-top:12px;color:#c5c7e4;font-size:13px}.archive-orbit{position:relative;display:grid;width:125px;height:125px;margin-right:9%;place-items:center;color:#ffe18b;border:1px dashed rgba(255,255,255,.4);border-radius:50%;box-shadow:0 0 0 18px #ffffff0a}.archive-orbit:after{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,255,255,.23);border-radius:50%;content:""}.orbit-dot{position:absolute;width:9px;height:9px;border-radius:50%;background:#83e1ce}.orbit-dot-one{top:8px;right:25px}.orbit-dot-two{bottom:19px;left:2px;background:#ffe18b}.records-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:18px 0}.filter-pills{display:flex;gap:5px}.filter-pills button{min-height:32px;padding:0 12px;color:#8690a9;border:1px solid transparent;border-radius:9px;background:transparent;font-size:11px;font-weight:800}.filter-pills button:hover,.filter-pills button.is-active{color:#5b49ce;border-color:#ded9ff;background:#f1efff}.records-content{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:17px}.record-activity-list{min-height:0;padding:23px}.record-count{color:#919ab0;font-size:11px;font-weight:800}.record-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:18px}.record-card{display:grid;grid-template-columns:31px 1fr 16px;align-items:center;gap:10px;min-height:132px;padding:14px;color:#7b849c;border:1px solid #edf0f5;border-radius:15px;background:#fbfcfe}.record-card:hover{border-color:#ddd8ff;background:#faf9ff}.record-index{display:grid;width:31px;height:31px;place-items:center;border-radius:10px;background:var(--violet-pale);color:var(--violet);font-size:10px;font-weight:900}.index-1{color:#2a9b89;background:var(--mint-pale)}.index-2{color:#ae7c1c;background:var(--gold-pale)}.index-3{color:#c45b52;background:var(--coral-pale)}.record-card>svg{color:#adb4c4}.record-card-top{display:flex;align-items:center;gap:8px}.record-card-top small{color:#a3aabd;font-size:9px}.record-card h4{margin-top:8px;overflow:hidden;color:#525e79;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.record-card p{overflow:hidden;margin-top:4px;color:#9ba4b9;font-size:10px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.record-tags{display:flex;gap:10px;margin-top:10px;color:#9aa3b8;font-size:9px}.record-tags span{display:inline-flex;align-items:center;gap:4px}.record-tags svg{color:#7f6cf1}.semester-card{align-self:start;padding:24px}.semester-icon{display:grid;width:52px;height:52px;margin-bottom:17px;place-items:center;color:#6451dc;border-radius:16px;background:var(--violet-pale)}.semester-card h3{margin-top:5px;font-size:18px}.semester-card>p:not(.eyebrow){margin-top:9px;color:#8992aa;font-size:12px;line-height:1.65}.semester-stat{display:flex;align-items:center;justify-content:space-between;margin-top:19px;padding-top:13px;border-top:1px solid #eef0f5;color:#8f98ad;font-size:11px}.semester-stat+.semester-stat{margin-top:0;border-top:0}.semester-stat strong{color:#58637c;font-size:18px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:#14193570;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}.modal-card{width:min(100%,580px);max-height:min(850px,calc(100dvh - 42px));overflow:auto;padding:25px;border:1px solid rgba(255,255,255,.85);border-radius:23px;background:#fff;box-shadow:0 28px 80px #141a4338}.modal-wide{width:min(100%,910px)}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:22px}.modal-heading h2{margin-top:4px;font-size:25px}.field{display:flex;flex-direction:column;gap:7px}.field>span{color:#6f7891;font-size:11px;font-weight:800}.field input,.field textarea,.field select,.roster-import textarea{width:100%;padding:12px 13px;color:var(--ink);border:1px solid #e0e5f0;border-radius:11px;outline:0;background:#fbfcff;font-size:13px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus,.roster-import textarea:focus{border-color:#a79bff;background:#fff;box-shadow:0 0 0 3px #eeeaff}.field input::placeholder,.field textarea::placeholder{color:#b0b7c8}.modal-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;grid-column:1 / -1;padding-top:18px;border-top:1px solid #edf0f5}.creator-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:22px}.creator-stepper{display:flex;grid-column:1 / -1;gap:25px;padding-bottom:12px;border-bottom:1px solid #eef0f5}.creator-stepper span{color:#afb6c7;font-size:12px;font-weight:900}.creator-stepper span small{margin-left:5px;color:inherit;font-size:10px;font-weight:600}.creator-stepper .step-active{color:var(--violet)}.creator-main{display:flex;flex-direction:column;gap:15px}.field-grid{display:grid;grid-template-columns:.58fr 1fr;gap:11px}.ai-suggestion{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid #dfe0ff;border-radius:14px;background:linear-gradient(100deg,#f5f3ff,#f2fbf9)}.ai-spark{display:grid;flex:0 0 auto;width:35px;height:35px;place-items:center;color:#6d57e5;border-radius:11px;background:#e9e5ff}.ai-suggestion>div:nth-child(2){min-width:0;flex:1}.ai-suggestion strong{color:#5a4ac4;font-size:12px}.ai-suggestion p{overflow:hidden;margin-top:3px;color:#8992a8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.ai-suggestion .secondary-button{min-height:34px;padding-inline:10px;font-size:10px}.creator-preview{align-self:start;padding:19px;border:1px solid #e4e7f2;border-radius:18px;background:linear-gradient(145deg,#fbfcff,#f5f2ff)}.preview-quest-icon{display:grid;width:56px;height:56px;margin:15px 0;place-items:center;color:#6352d7;border-radius:16px;background:#e9e6ff}.preview-subject{color:#7661e9;font-size:10px;font-weight:900}.creator-preview h3{margin-top:5px;font-size:17px;line-height:1.3}.creator-preview>p{margin-top:8px;color:#8992a8;font-size:11px;line-height:1.6}.preview-footer{display:flex;gap:12px;margin-top:20px;color:#8b94a9;font-size:10px}.preview-footer span{display:flex;align-items:center;gap:4px}.preview-footer svg{color:#816cf0}@media(min-width:850px)and (max-height:820px){.modal-backdrop{padding:14px}.modal-card.modal-wide{max-height:calc(100dvh - 28px);padding:17px 20px}.modal-wide .modal-heading{margin-bottom:12px}.modal-wide .modal-heading h2{font-size:22px}.creator-layout{gap:14px}.creator-stepper{padding-bottom:8px}.creator-main{gap:9px}.creator-main .field{gap:4px}.creator-main .field input,.creator-main .field select{min-height:42px;padding-block:9px}.creator-main .field textarea{min-height:58px;padding-block:8px;resize:none}.ai-suggestion{padding:9px 11px}.ai-spark{width:31px;height:31px}.creator-preview{padding:15px}.preview-quest-icon{width:46px;height:46px;margin:10px 0}.preview-footer{margin-top:13px}.modal-wide .modal-footer{padding-top:11px}}.invite-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:center}.invite-qr{text-align:center}.qr-frame{display:grid;width:min(100%,260px);aspect-ratio:1;margin:auto;place-items:center;border:13px solid #fff;border-radius:20px;background:#fff;box-shadow:0 10px 35px #232c5924}.qr-frame img{display:block;width:100%;height:100%}.invite-qr p{margin-top:16px;color:#8a94ab;font-size:12px;line-height:1.7}.invite-qr strong{color:var(--violet)}.invite-info{display:flex;flex-direction:column;gap:18px}.invite-class{display:flex;align-items:center;gap:12px;padding:16px;border-radius:15px;background:#f7f5ff}.class-emblem{display:grid;width:42px;height:42px;place-items:center;color:#6653da;border-radius:13px;background:#e8e3ff}.invite-class strong{display:block;margin-top:3px;color:#5445bf;font-size:20px;letter-spacing:.08em}.copy-field{display:flex;gap:6px}.copy-field input{min-width:0;flex:1;padding:11px 12px;color:#69738b;border:1px solid #e0e5f0;border-radius:11px;background:#fbfcff;font-size:11px}.copy-field button{display:grid;width:42px;place-items:center;color:var(--violet);border:1px solid #ddd8ff;border-radius:11px;background:#f5f3ff}.invite-note{display:flex;gap:8px;padding:12px;color:#7c879e;border-radius:12px;background:#f1fbf8;font-size:10px;line-height:1.55}.invite-note svg{flex:0 0 auto;color:#39a992}.roster-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:22px}.roster-import,.roster-list{display:flex;flex-direction:column;gap:13px}.modal-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.modal-section-heading h3{margin-top:4px;font-size:17px}.modal-section-heading>svg{color:#8c7aef}.roster-import textarea{min-height:220px;line-height:1.9}.helper-text{display:flex;align-items:flex-start;gap:6px;color:#8a94a9;font-size:10px;line-height:1.5}.helper-text svg{flex:0 0 auto;color:#41ab99}.roster-lock{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;color:#2d987f;border-radius:8px;background:#eafaf5;font-size:9px;font-weight:800}.roster-scroll{overflow:auto;max-height:380px;padding-right:3px}.roster-row{display:flex;align-items:center;gap:10px;min-height:58px;padding:8px 2px;border-bottom:1px solid #f0f2f6}.number-chip{display:grid;flex:0 0 auto;width:31px;height:31px;place-items:center;color:#6553d4;border-radius:10px;background:#f0edff;font-size:11px;font-weight:900}.roster-row>div{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.roster-row strong{overflow:hidden;color:#5c6781;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.roster-row small{color:#a0a8b9;font-size:9px}.row-action{padding:5px 7px;color:#9b6c67;border:0;border-radius:7px;background:#fff2ef;font-size:9px;font-weight:700}.empty-block{display:grid;min-height:180px;place-items:center;align-content:center;gap:10px;color:#a5adbd;text-align:center}.empty-block p{font-size:12px}.empty-inline{width:100%;padding:10px 0;color:#a8afbf;font-size:10px;line-height:1.5}.wardrobe-layout{display:grid;grid-template-columns:285px 1fr;gap:25px}.growth-board-layout{display:grid;grid-template-columns:184px 285px minmax(0,1fr);gap:16px;min-height:510px}.growth-board-roster{display:flex;min-width:0;flex-direction:column;padding:18px 12px;border:1px solid #e7e5f7;border-radius:20px;background:linear-gradient(165deg,#f8f7ff,#effbf7)}.growth-board-roster h3{margin:4px 6px 12px;color:#293456;font-size:15px}.growth-board-student-list{display:grid;gap:5px;overflow:auto;max-height:344px;padding:2px}.growth-board-student{display:flex;align-items:center;gap:8px;min-width:0;padding:7px;border:1px solid transparent;border-radius:13px;background:transparent;color:#66728c;text-align:left}.growth-board-student:hover,.growth-board-student.is-selected{border-color:#cec7ff;background:#fff;box-shadow:0 5px 14px #493c9614}.growth-board-student .quest-avatar{width:34px}.growth-board-student>span{display:grid;min-width:0;gap:2px}.growth-board-student strong,.growth-board-student small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.growth-board-student strong{color:#4d5872;font-size:10px}.growth-board-student small{color:#98a1b5;font-size:8px}.growth-board-note{margin:auto 6px 2px;color:#8791a8;font-size:9px;line-height:1.55}.growth-board-preview{min-height:510px}.growth-board-content{display:grid;align-content:start;gap:10px;min-width:0}.growth-board-card{padding:17px;border:1px solid #e8ebf3;border-radius:17px;background:#fbfcff}.growth-board-card h3{margin:4px 0 6px;color:#39445f;font-size:15px}.growth-board-card>p:last-child{margin:0;color:#808aa0;font-size:11px;line-height:1.55}.growth-board-current{border-color:#d9d3ff;background:linear-gradient(130deg,#f5f3ff,#fbfcff)}.growth-board-next{border-color:#cdeee4;background:linear-gradient(130deg,#f0fcf8,#fbfffe)}.growth-board-inventory{min-height:0}.growth-board-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;overflow:auto;max-height:170px;margin-top:10px}.growth-board-item{display:flex;align-items:center;gap:7px;min-width:0;padding:6px;border-radius:10px;background:#f2f4fb;color:#5d6983;font-size:9px;font-weight:800}.growth-board-item img{width:27px;height:27px;object-fit:contain}.growth-board-item>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wardrobe-preview{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:510px;padding:20px;overflow:hidden;border-radius:20px;background:radial-gradient(circle at 50% 29%,rgba(255,255,255,.9),transparent 33%),linear-gradient(150deg,#eef0ff,#e8faf5)}.wardrobe-preview .progress-track{width:100%;margin-top:14px}.level-burst{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:50px;height:50px;color:#6854d5;border:2px solid #bcb2ff;border-radius:50%;background:#fff;transform:rotate(10deg)}.level-burst span{font-size:8px;font-weight:900}.level-burst strong{font-size:18px;line-height:1}.wardrobe-title{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:10px}.wardrobe-title strong{color:#5b4bc3;font-size:16px}.wardrobe-title span{color:#8f98ae;font-size:10px}.wardrobe-controls{min-width:0}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;border-radius:12px;background:#f2f3f8}.segmented button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:37px;color:#969eb1;border:0;border-radius:9px;background:transparent;font-size:11px;font-weight:800}.segmented button.is-active{color:#5c49ce;background:#fff;box-shadow:0 3px 9px #232b5614}.style-groups{overflow:auto;max-height:420px;margin-top:17px;padding-right:4px}.style-group+.style-group{margin-top:17px}.style-group-label{margin-bottom:8px;color:#7b849b;font-size:11px;font-weight:900}.style-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.style-choice{position:relative;display:grid;min-height:76px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:7px;padding:8px;color:#8089a0;border:1px solid #e8ebf2;border-radius:11px;background:#fbfcff;text-align:left}.style-choice:hover,.style-choice.is-selected{color:#5f4ace;border-color:#cfc8ff;background:#f6f4ff}.style-choice strong{display:block;font-size:10px}.style-choice small{display:block;margin-top:2px;color:#a8afbf;font-size:8px;line-height:1.3}.style-choice>svg{position:absolute;top:7px;right:7px}.choice-avatar{display:grid;width:38px;height:54px;place-items:end center;overflow:hidden;border-radius:10px;background:linear-gradient(145deg,#ece9ff,#e8faf5)}.choice-avatar .quest-avatar{width:44px;translate:0 5px}.choice-copy{min-width:0}.item-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;overflow:auto;max-height:450px;margin-top:17px;padding-right:3px}.item-choice{position:relative;display:flex;min-height:144px;flex-direction:column;align-items:center;gap:4px;padding:10px 7px;color:#7d879e;border:1px solid #e7eaf2;border-radius:13px;background:#fbfcff;text-align:center}.item-choice:hover,.item-choice.is-selected{color:#5b49ce;border-color:#cbc4ff;background:#f7f5ff}.item-art{display:grid;width:64px;height:64px;place-items:center;color:#6d59da;font-size:34px}.item-art img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 7px rgba(58,43,130,.14))}.item-choice strong{font-size:10px}.item-choice small{color:#a4acbe;font-size:8px}.item-equipped{display:inline-flex;align-items:center;gap:3px;color:#2b9d89;font-size:8px;font-weight:800}.review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.review-card{padding:15px;border:1px solid #e8ebf3;border-radius:15px;background:#fbfcff}.review-card-heading{display:flex;align-items:center;gap:9px}.review-card-heading>div{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.review-card-heading strong{color:#5f6a84;font-size:12px}.review-card-heading small{color:#a2aabc;font-size:9px}.review-card>p{min-height:55px;margin-top:14px;color:#78829b;font-size:11px;line-height:1.65}.review-feedback-editor{display:flex;flex-direction:column;gap:5px;margin:11px 0}.review-feedback-editor>span{color:#8c96ab;font-size:9px;font-weight:800}.review-feedback-editor textarea{width:100%;min-height:52px;resize:vertical;padding:8px 9px;color:#56617a;border:1px solid #e2e6f0;border-radius:10px;background:#fff;font:inherit;font-size:10px;line-height:1.55}.review-feedback-editor textarea:focus{border-color:#b8adff;outline:2px solid rgba(132,113,255,.13);outline-offset:1px}.review-actions{display:flex;flex-wrap:wrap;gap:6px}.review-actions button{min-height:31px;padding-inline:9px;font-size:10px}.semester-studio-top{display:flex;align-items:end;gap:12px;margin-bottom:12px}.semester-subject-select{width:138px;flex:0 0 auto}.semester-privacy-note{display:flex;min-height:43px;flex:1;align-items:center;gap:8px;padding:9px 12px;border:1px solid #dcefe9;border-radius:12px;background:#f1fbf8;color:#3b867a;font-size:11px;font-weight:700;line-height:1.45}.semester-studio-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;gap:9px;padding:11px;border:1px solid #eceafb;border-radius:15px;background:linear-gradient(110deg,#faf9ff,#f5faff)}.semester-studio-summary>div{display:flex;min-width:0;flex-direction:column;gap:2px;padding-left:8px}.semester-studio-summary strong{color:#374064;font-size:17px}.semester-studio-summary span{color:#929ab0;font-size:9px;font-weight:800}.semester-studio-summary .primary-button{min-height:39px;padding-inline:13px;white-space:nowrap;font-size:11px}.semester-draft-list{display:grid;gap:8px;max-height:min(440px,48dvh);margin-top:13px;overflow:auto;padding-right:2px}.semester-draft-row{display:grid;grid-template-columns:116px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;border:1px solid #e8ebf3;border-radius:14px;background:#fcfdff}.semester-draft-person{display:flex;align-items:center;gap:8px}.semester-draft-person>div{display:flex;min-width:0;flex-direction:column;gap:2px}.semester-draft-person strong{overflow:hidden;color:#5f6a84;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.semester-draft-person small{color:#a3abbd;font-size:9px}.semester-draft-row textarea{min-height:64px;padding:9px 10px;resize:vertical;color:#69758d;border:1px solid #e4e8f1;border-radius:10px;outline:0;background:#fff;font-size:11px;line-height:1.55}.semester-draft-row textarea:focus{border-color:#a99dff;box-shadow:0 0 0 3px #efedff}.semester-draft-row .ghost-button{min-height:32px;padding-inline:9px;white-space:nowrap;font-size:10px}.semester-footer-note{margin:0;color:#9aa2b4;font-size:10px;line-height:1.5}.workspace-settings-intro{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px;border:1px solid #dcefe9;border-radius:13px;background:#f1fbf8;color:#3b867a}.workspace-settings-intro p{margin:0;font-size:11px;font-weight:700;line-height:1.6}.workspace-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.workspace-setting-card{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid #e7eaf3;border-radius:15px;background:#fcfdff}.workspace-setting-title{display:flex;align-items:center;gap:9px}.workspace-setting-title>div{min-width:0}.workspace-setting-title h3{margin:2px 0 0;color:#59647c;font-size:14px}.workspace-setting-icon{display:grid;width:34px;height:34px;place-items:center;color:#6854de;border-radius:11px;background:#eeebff}.workspace-setting-icon.tone-mint{color:#2c9b84;background:#e3f7f1}.workspace-setting-card>p{min-height:33px;margin:0;color:#8992a7;font-size:10px;line-height:1.6}.workspace-setting-card .field{gap:5px}.workspace-setting-card .field input{padding:10px 11px;font-size:11px}.file-drop-zone{display:flex;min-height:42px;align-items:center;gap:8px;overflow:hidden;padding:0 11px;color:#75809a;border:1px dashed #cbd3e5;border-radius:10px;background:#fafbff;cursor:pointer;font-size:10px;font-weight:800}.file-drop-zone input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.file-drop-zone span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-settings-message{margin:12px 0 0;padding:10px 11px;color:#63708a;border-radius:10px;background:#f6f7fb;font-size:10px;font-weight:700;line-height:1.5}.help-list{display:flex;flex-direction:column;gap:5px}.help-list>div{display:grid;grid-template-columns:32px 1fr;gap:2px 11px;padding:15px;border-radius:13px;background:#fafbfe}.help-list span{grid-row:span 2;display:grid;width:29px;height:29px;place-items:center;color:#6652db;border-radius:9px;background:#eeeaff;font-size:10px;font-weight:900}.help-list strong{color:#5b6681;font-size:12px}.help-list p{color:#9da5b8;font-size:10px}.quest-avatar{position:relative;flex:0 0 auto;width:112px;aspect-ratio:1;isolation:isolate}.avatar-small{width:36px}.avatar-medium{width:74px}.avatar-large{width:192px}.avatar-character{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;filter:drop-shadow(0 12px 12px rgba(68,57,142,.16));transform-origin:50% 78%}.avatar-character.avatar-base-failed{visibility:hidden}.avatar-fallback-portrait{display:grid;place-items:center}.avatar-fallback-portrait .avatar-fallback-portrait,.avatar-fallback-portrait>img{position:absolute;top:2%;right:5%;bottom:2%;left:5%;width:90%;height:95%;object-fit:contain}.avatar-body,.avatar-appearance-layer{position:absolute;top:2%;right:5%;bottom:2%;left:5%;width:90%;height:95%;object-fit:contain}.avatar-body,.avatar-body-lower{z-index:1}.avatar-appearance-layer{pointer-events:none}.avatar-head-base{z-index:8}.avatar-character-boy .avatar-head-base,.avatar-character-boy .avatar-face,.avatar-character-girl .avatar-head-base,.avatar-character-girl .avatar-face{transform:none}.avatar-head-base.hair-color-chestnut{filter:sepia(.22) saturate(1.14) hue-rotate(-6deg)}.avatar-head-base.hair-color-midnight{filter:brightness(.7) saturate(.86) hue-rotate(10deg)}.avatar-head-base.hair-color-sunset{filter:sepia(.65) saturate(1.6) hue-rotate(330deg) brightness(1.06)}.avatar-face{z-index:7;transition:filter .2s ease;transform:none}.avatar-head-base.skin-tone-light,.avatar-face.skin-tone-light{filter:brightness(1.08) saturate(.88)}.avatar-head-base.skin-tone-deep,.avatar-face.skin-tone-deep{filter:brightness(.82) saturate(.86) sepia(.08)}.avatar-appearance-change{animation:avatar-apply .34s cubic-bezier(.22,.85,.35,1),avatar-idle 4.8s ease-in-out .34s infinite}@keyframes avatar-apply{0%{opacity:.4;transform:scale(.94) rotate(-1deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes avatar-idle{0%,to{transform:translateY(0) rotate(0)}45%{transform:translateY(-2px) rotate(-.35deg)}70%{transform:translateY(0) rotate(.25deg)}}.avatar-aura{position:absolute;top:19%;right:15%;bottom:11%;left:15%;z-index:0;border-radius:50%;background:radial-gradient(circle,rgba(117,101,246,.15),transparent 67%)}.layer-back,.layer-aura,.layer-head,.layer-face,.layer-hand{position:absolute;z-index:7;pointer-events:none}.layer-back{top:26%;left:-6%;width:43%}.layer-aura{top:8%;right:8%;bottom:8%;left:8%;z-index:1;opacity:.55}.layer-head{top:-3%;left:47%;width:42%}.layer-face{top:22%;left:28%;width:39%}.layer-hand{right:-2%;bottom:26%;width:32%}.avatar-layer img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 5px rgba(49,38,124,.18))}.avatar-layer>span{display:grid;place-items:center;color:#6955db;font-size:20px}.gate-screen,.student-gate,.loading-screen{position:relative;display:grid;min-height:100dvh;place-items:center;overflow:hidden;background:radial-gradient(circle at 20% 10%,#e4e2ff,transparent 32%),radial-gradient(circle at 90% 80%,#e0faf4,transparent 28%),#f7f8ff}.gate-card{position:relative;z-index:2;width:min(100% - 38px,470px);padding:39px;border:1px solid rgba(255,255,255,.9);border-radius:28px;background:#ffffffe6;box-shadow:0 28px 80px #2a306524}.gate-card .brand-lockup{margin-bottom:50px}.gate-card h1{margin-top:9px;color:var(--ink);font-size:37px;line-height:1.16}.gate-copy{margin-top:14px;color:#8490aa;font-size:13px;line-height:1.7}.gate-trust{display:flex;gap:8px;margin-top:23px;padding:12px;color:#6d8a83;border-radius:12px;background:#effbf7;font-size:10px}.gate-trust svg{flex:0 0 auto;color:#34aa92}.gate-card .primary-button{margin-top:22px;min-height:48px;border-radius:14px}.gate-card .quiet-button{margin-top:5px}.gate-redirecting{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:48px;margin-top:22px;border-radius:14px;color:#fff;background:linear-gradient(130deg,#7058f4,#5744d8);box-shadow:0 13px 26px #5943d438;font-size:13px;font-weight:900}.gate-redirecting .loading-spinner{width:16px;height:16px;border-width:2px;border-color:#ffffff5c;border-top-color:#fff}.text-link{display:block;margin-top:13px;color:var(--violet);font-size:11px;font-weight:800;text-decoration:none}.gate-orbit{position:absolute;width:260px;height:260px;border:1px dashed rgba(114,89,247,.19);border-radius:50%}.orbit-a{top:-90px;left:-70px}.orbit-b{right:-80px;bottom:-70px;width:320px;height:320px;border-color:#3ec9ad33}.loading-screen{gap:13px;color:#7d87a1;font-size:12px}.loading-spinner{width:29px;height:29px;border:3px solid #e3e7f3;border-top-color:var(--violet);border-radius:50%;animation:spin .8s linear infinite}.student-gate{isolation:isolate;grid-template-columns:minmax(0,510px);place-content:center;padding:clamp(20px,4vw,54px);background:linear-gradient(90deg,#09103c2e,#09103c08 34%,#09103c08 66%,#09103c2e),linear-gradient(180deg,#0b103a14,#0b103a5c),url(/game/v2/backgrounds/quest-observatory-v2.webp) center / cover no-repeat,radial-gradient(circle at 50% -10%,rgba(124,104,247,.46),transparent 39%),radial-gradient(circle at 6% 90%,rgba(62,201,173,.22),transparent 35%),radial-gradient(circle at 94% 82%,rgba(255,216,112,.16),transparent 26%),#1d244e}.student-gate:before{position:absolute;z-index:-1;width:min(66vw,760px);height:min(66vw,760px);border:1px solid rgba(209,205,255,.14);border-radius:50%;content:"";transform:translateY(-13%)}.student-login-card{position:relative;z-index:2;width:min(100%,510px);padding:clamp(28px,4.1vw,46px);border:1px solid rgba(255,255,255,.72);border-radius:32px;background:linear-gradient(145deg,#fffffffc,#f7f8fffa);box-shadow:0 32px 84px #0409264f,0 2px #ffffff73 inset}.student-entry-header{display:flex;align-items:center;gap:13px}.student-logo{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;color:#fff;border-radius:15px;background:linear-gradient(145deg,#7c68f7,#5540d3);box-shadow:0 10px 19px #644fdd3d}.student-entry-header .eyebrow{margin:0}.student-class-chip{display:inline-flex;align-items:center;gap:5px;margin-top:5px;color:#5c56a8;font-size:12px;font-weight:900}.student-login-card h1{margin-top:31px;color:var(--ink);font-size:clamp(35px,5vw,47px);line-height:1.08}.student-copy{margin-top:14px;color:#707d99;font-size:15px;line-height:1.55}.student-entry-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:25px 0 0;padding:0;list-style:none}.student-entry-steps li{display:flex;min-width:0;align-items:center;gap:5px;color:#9ca5b7;font-size:11px;font-weight:800;white-space:nowrap}.student-entry-steps span{display:grid;width:19px;height:19px;flex:0 0 auto;place-items:center;color:#8d96a9;border:1px solid #dce1eb;border-radius:50%;background:#fff;font-size:10px}.student-entry-steps .is-current{color:#6251d5}.student-entry-steps .is-current span{color:#fff;border-color:#6e5ae8;background:#6e5ae8;box-shadow:0 4px 9px #634fd938}.student-form{display:flex;flex-direction:column;gap:13px;margin-top:30px}.student-form .primary-button{min-height:54px;margin-top:8px;border-radius:14px;font-size:16px}.student-login-note{display:flex;min-height:43px;align-items:center;gap:8px;margin-top:18px;padding:10px 12px;color:#718098;border:1px solid #e7eaf2;border-radius:12px;background:#f8faff;font-size:12px;line-height:1.45}.student-login-note svg{flex:0 0 auto;color:#45bba6}.student-login-note>span{min-width:0;flex:1}.student-entry-cancel{flex:0 0 auto;padding:4px 0 4px 8px;color:#5d4ed2;border:0;border-left:1px solid #dfe3ef;background:transparent;font:inherit;font-weight:900;white-space:nowrap}.student-side-copy{position:relative;z-index:2;align-self:center;color:#c2c7ec}.mini-quest-card{display:flex;align-items:center;gap:8px;padding:11px 13px;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#ffffff1c;font-size:11px}.mini-quest-card svg{color:#ffe18b}.mini-quest-card span{color:#c9cdf0}.mini-quest-card strong{margin-left:auto;color:#fff;font-size:11px}.student-side-copy>p{margin-top:19px;color:#aeb5e2;font-size:12px;line-height:1.75}.student-side-copy strong{color:#fff}.student-gate-stars span{position:absolute;color:#fff9;font-size:24px}.student-gate-stars{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.student-gate-stars span:nth-child(1){top:21%;left:12%}.student-gate-stars span:nth-child(2){top:79%;right:14%;color:#ffe18b}.student-gate-stars span:nth-child(3){top:18%;right:16%;color:#80e1ce}.student-room{min-height:100dvh;color:var(--ink);background:radial-gradient(circle at 95% 5%,rgba(226,221,255,.55),transparent 23%),#f6f8ff}.student-room-top{display:flex;height:75px;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid #e5e8f1;background:#ffffffd9}.student-room-meta{display:flex;align-items:center;gap:12px;color:#7c86a0;font-size:11px;font-weight:700}.student-room-grid{display:grid;grid-template-columns:230px minmax(0,760px);gap:26px;max-width:1040px;min-height:calc(100dvh - 75px);margin:auto;padding:27px 25px}.student-progress-rail{display:flex;flex-direction:column;gap:20px}.student-profile-card{padding:17px;border:1px solid #e3e7f0;border-radius:19px;background:#fff;box-shadow:var(--shadow-sm);text-align:center}.student-profile-card .quest-avatar{margin:0 auto 6px}.student-profile-card .avatar-focus-face{width:88px;height:88px;overflow:hidden;border-radius:24px;background:linear-gradient(145deg,#eef0ff,#e8faf5)}.student-profile-card .avatar-focus-face .avatar-character{transform:translateY(8%) scale(3.95);transform-origin:50% 25%;animation:none}.student-profile-card .avatar-focus-face .avatar-aura{top:-36%;right:-36%;bottom:-36%;left:-36%;opacity:.75}.student-profile-card>div:not(.quest-avatar):not(.progress-track){display:flex;flex-direction:column;gap:3px}.student-profile-card strong{color:#6251cf;font-size:13px}.student-profile-card span{color:#a0a8ba;font-size:10px}.student-profile-card .progress-track{margin-top:11px}.student-route{padding:3px 9px}.student-route-step{display:flex;align-items:center;gap:10px;min-height:48px;color:#9ba4b8;border-bottom:1px dashed #e1e5ef;font-size:11px;font-weight:800}.student-route-step span{display:grid;width:25px;height:25px;place-items:center;border:1px solid #dce1ec;border-radius:50%;font-size:10px}.student-route-step.is-active{color:#5c4bca}.student-route-step.is-active span{color:#fff;border-color:#7662ed;background:#7662ed}.student-route-step.is-done{color:#349b87}.student-route-step.is-done span{border-color:#8adfcd;background:#e9fbf6}.student-encourage{display:flex;gap:9px;margin-top:auto;padding:14px;color:#748097;border-radius:15px;background:#fff8e6;font-size:10px;line-height:1.5}.student-encourage svg{color:#dda943}.student-encourage strong{color:#b17b20}.student-quest-panel{display:grid;min-height:640px;place-items:center;padding:33px 45px;border:1px solid #e3e7f1;border-radius:25px;background:#ffffffe6;box-shadow:var(--shadow)}.student-welcome,.student-mission,.student-write,.student-submitted{width:100%;max-width:625px}.student-welcome{position:relative;padding:18px 0;text-align:center}.welcome-starbursts{display:flex;justify-content:space-between;width:160px;margin:0 auto 18px;color:#f5bf55;font-size:25px}.welcome-starbursts span:nth-child(2){color:#7ecfbd;transform:translateY(20px)}.student-welcome h1{margin-top:13px;font-size:34px;line-height:1.2}.student-welcome>p:not(.eyebrow){margin-top:13px;color:#8993aa;font-size:12px}.mood-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:31px}.mood-picker button{display:flex;min-height:112px;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px;color:#8b95ac;border:1px solid #e7eaf1;border-radius:16px;background:#fbfcff}.mood-picker button:hover,.mood-picker button.is-selected{color:#5e4dce;border-color:#cfc8ff;background:#f7f5ff;transform:translateY(-2px)}.mood-picker button>span{font-size:28px}.mood-picker strong{font-size:12px}.mood-picker small{color:#acb3c2;font-size:9px}.mood-note{display:grid;gap:6px;max-width:450px;margin:14px auto -10px;padding:12px;color:#65718b;border:1px solid #e1e5f0;border-radius:14px;background:#fbfcff;text-align:left}.mood-note>span{font-size:10px;font-weight:800}.mood-note input{width:100%;min-height:36px;padding:8px 10px;color:var(--ink);border:1px solid #e2e5ee;border-radius:9px;outline:0;background:#fff;font-size:11px}.mood-note input:focus{border-color:#a79bff;box-shadow:0 0 0 3px #eeeaff}.mood-note small{display:flex;align-items:center;gap:4px;color:#97a1b5;font-size:9px}.mood-note small svg{color:#6e5bdd}.student-cta{min-height:47px;margin:28px auto 0}.student-welcome .student-cta{min-width:220px}.mission-heading,.write-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.mission-heading h1{max-width:490px;margin-top:13px;font-size:31px;line-height:1.2}.xp-chip{display:inline-flex;align-items:center;gap:4px;padding:7px 9px;color:#a8761b;border-radius:9px;background:#fff4d7;font-size:10px;font-weight:900}.mission-content{margin-top:28px}.student-mood-feedback{display:flex;gap:11px;margin-bottom:12px;padding:13px;color:#64738b;border:1px solid #cdeee3;border-radius:15px;background:linear-gradient(120deg,#f1fcf8,#f6f4ff)}.student-mood-feedback>svg{flex:0 0 auto;color:#31aa93}.student-mood-feedback strong{color:#4a897d;font-size:11px}.student-mood-feedback p{margin-top:3px;color:#74859a;font-size:10px;line-height:1.5}.mission-material{display:flex;align-items:center;gap:13px;padding:18px;border:1px solid #e5e8f1;border-radius:16px;background:#fbfcff}.material-icon{display:grid;flex:0 0 auto;width:46px;height:46px;place-items:center;color:#6956d9;border-radius:13px;background:#eeeaff}.mission-material>div:nth-child(2){flex:1}.mission-material h3{margin-top:4px;font-size:15px}.mission-material p:last-child{margin-top:5px;color:#8b95ab;font-size:10px;line-height:1.5}.clue-card{display:flex;gap:10px;margin-top:13px;padding:13px;border-radius:13px;background:#effbf8}.clue-icon{display:grid;flex:0 0 auto;width:29px;height:29px;place-items:center;color:#2eaa92;border-radius:9px;background:#d4f6eb}.clue-card strong{color:#328d7d;font-size:11px}.clue-card p{margin-top:3px;color:#72948d;font-size:10px;line-height:1.5}.student-mission .student-cta{display:flex;margin-right:0}.student-write{display:flex;flex-direction:column}.write-heading{display:block}.write-heading h1{max-width:570px;margin-top:13px;font-size:28px;line-height:1.35}.write-heading p{margin-top:10px;color:#8993a9;font-size:12px;line-height:1.6}.student-write textarea{width:100%;min-height:230px;margin-top:24px;padding:17px;color:var(--ink);border:1px solid #dfe4ef;border-radius:17px;outline:0;background:#fcfdff;font-size:15px;line-height:1.8;resize:vertical}.student-write textarea:focus{border-color:#a79bff;box-shadow:0 0 0 4px #eeeaff}.write-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:14px}.write-bottom>span{display:inline-flex;align-items:center;gap:5px;color:#a0a9ba;font-size:10px}.write-bottom svg{color:#36ab95}.student-submitted{text-align:center}.submitted-burst{display:grid;width:86px;height:86px;margin:0 auto 21px;place-items:center;color:#fff;border:8px solid #e0f9f1;border-radius:50%;background:linear-gradient(145deg,#49cfb2,#2ba992);box-shadow:0 10px 30px #37b59838}.student-submitted h1{margin-top:11px;font-size:35px;line-height:1.16}.student-submitted>p:not(.eyebrow){margin-top:13px;color:#8b95aa;font-size:12px}.earned-xp{display:flex;width:min(100%,280px);flex-direction:column;align-items:center;gap:3px;margin:25px auto 0;padding:14px;color:#b27c20;border-radius:14px;background:#fff7e3}.earned-xp svg{color:#efb748}.earned-xp strong{font-size:22px}.earned-xp span{color:#b79b68;font-size:10px}.student-feedback{display:flex;gap:10px;width:min(100%,460px);margin:14px auto 0;padding:13px;color:#69738d;border-radius:13px;background:#f4f2ff;text-align:left}.student-feedback svg{flex:0 0 auto;color:#6d59e1}.student-feedback strong{color:#5d4bc9;font-size:11px}.student-feedback p{margin-top:4px;color:#7e88a0;font-size:10px;line-height:1.5}.student-inline-feedback{width:100%;margin:0 0 13px;border:1px solid #ded8ff}.toast{position:fixed;right:25px;bottom:24px;display:flex;align-items:center;gap:8px;padding:12px 12px 12px 14px;color:#5143b8;border:1px solid #dcd7ff;border-radius:12px;background:#fff;box-shadow:var(--shadow);font-size:11px;font-weight:800;z-index:150}.toast svg{color:#816cf2}.toast button{display:grid;width:20px;height:20px;place-items:center;color:#8d95a8;border:0;background:transparent}.wardrobe-student-layout{grid-template-columns:220px 1fr}.wardrobe-student-layout .wardrobe-preview{min-height:390px}.wardrobe-student-layout .item-grid{max-height:360px}.student-pdf-card{overflow:hidden;margin-bottom:13px;border:1px solid #dfe5f0;border-radius:16px;background:#f8f9fd}.student-pdf-card>div{display:flex;align-items:center;gap:7px;padding:10px 13px;color:#6f7891}.student-pdf-card>div svg{color:#6c58dd}.student-pdf-card strong{overflow:hidden;flex:1;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.student-pdf-card small{color:#9ba4b8;font-size:9px}.student-pdf-card iframe{display:block;width:100%;height:230px;border:0;background:#fff}.material-ready{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;color:#2a9b89;border:1px solid #bce8dc;border-radius:10px;background:#effbf7;font-size:10px;font-weight:800;white-space:nowrap}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1321px)and (max-height:860px){.dashboard-grid{height:calc(100dvh - 138px);min-height:0;grid-template-rows:minmax(220px,1.06fr) minmax(205px,.94fr)}.dashboard-grid .welcome-card,.dashboard-grid .active-quest-card{min-height:0}.dashboard-grid .subject-panel,.dashboard-grid .growth-panel,.dashboard-grid .quick-panel{display:none}}@media(max-width:1320px){.app-main{padding-inline:22px}.screen-grid{grid-template-columns:minmax(300px,1fr) minmax(270px,.9fr)}.welcome-card,.active-quest-card,.growth-panel{grid-column:span 2}.pulse-card{grid-row:span 1}.quick-panel{grid-column:span 2}.live-stage-grid{grid-template-columns:190px minmax(300px,1fr)}.live-side{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr}.side-reward{align-items:center}.student-room-grid{max-width:930px}.student-quest-panel{padding-inline:30px}}@media(min-width:821px)and (max-width:1320px)and (max-height:860px){.live-shell{display:grid;min-height:calc(100dvh - 138px);grid-template-rows:auto minmax(0,1fr)}.live-toolbar{min-height:62px;margin-bottom:12px}.live-title h2{max-width:250px;font-size:18px}.live-controls{gap:5px}.live-controls .tool-button,.live-controls .primary-button{min-height:36px;padding-inline:9px;font-size:10px}.live-stage-grid{min-height:0;grid-template-columns:164px minmax(260px,1fr) 216px;gap:12px}.stage-rail{gap:5px;padding:15px 10px}.stage-step{grid-template-columns:25px 1fr 14px;gap:6px;min-height:52px;padding:6px}.stage-step strong{font-size:10px}.stage-step small{font-size:8px}.stage-number{width:24px;height:24px}.stage-note{margin-top:7px;padding:10px 8px}.projection{padding:16px}.projection-canvas{min-height:0;margin-block:12px}.projection-card{width:min(84%,360px);padding:19px 20px}.projection-icon{width:47px;height:47px;margin-bottom:9px}.projection-icon svg{width:28px;height:28px}.projection-card h3{font-size:16px}.projection-card>p:not(.eyebrow){margin-top:6px;font-size:10px;line-height:1.5}.projection-answer-lines{gap:5px;margin-top:11px}.live-side{grid-column:auto;display:flex;min-height:0;grid-template-columns:none;gap:0}.side-status{padding:15px}.side-status .panel-heading h3{font-size:15px}.signal-list{margin-block:9px}.signal-row{min-height:42px}.side-reward{display:none}}@media(min-width:821px)and (max-width:1320px)and (max-height:860px){.dashboard-grid{height:calc(100dvh - 138px);min-height:0;grid-template-rows:minmax(208px,.9fr) minmax(168px,.92fr) minmax(124px,.7fr)}.dashboard-grid .welcome-card{min-height:0;padding:22px 28px}.dashboard-grid .welcome-card h2{margin-top:5px;font-size:32px}.dashboard-grid .welcome-copy{margin-top:7px}.dashboard-grid .welcome-actions{margin-top:12px}.dashboard-grid .pulse-card{grid-row:auto;padding:20px}.dashboard-grid .active-quest-card{grid-column:auto;min-height:0;padding:19px}.dashboard-grid .subject-panel,.dashboard-grid .growth-panel{display:block;min-height:0;padding:16px}.dashboard-grid .growth-panel{grid-column:auto}.dashboard-grid .quick-panel{display:none}.dashboard-grid .subject-list{gap:8px;margin-top:12px}.dashboard-grid .growth-columns{gap:10px;margin-top:8px}.dashboard-grid .growth-column+.growth-column{padding-left:10px}.dashboard-grid .growth-title{margin-bottom:4px}.dashboard-grid .quest-card-art{min-width:106px}.dashboard-grid .active-quest-content{padding-left:16px}.dashboard-grid .active-quest-content>p{display:-webkit-box;overflow:hidden;max-height:34px;font-size:12px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dashboard-grid .quest-meta{margin-bottom:8px}}@media(max-width:820px){.app-sidebar{position:fixed;left:0;transform:translate(-100%);transition:transform .22s ease;z-index:60}.app-sidebar:not(.is-collapsed){transform:translate(0);width:240px}.app-sidebar.is-collapsed{transform:translate(-100%)}.mobile-sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;border:0;background:#0c123357;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.app-main{padding:0 16px 25px}.topbar{min-height:80px}.mobile-brand{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:17px;font-weight:900}.mobile-menu-button{display:inline-grid;width:38px;height:38px;place-items:center;margin-right:2px;padding:0;color:var(--violet-dark);border:1px solid #ded9ff;border-radius:12px;background:#fff;box-shadow:var(--shadow-sm)}.topbar-context{display:none}.topbar-actions{margin-left:auto}.topbar-invite{display:none}.topbar-create{padding-inline:12px}.screen-grid{grid-template-columns:1fr;min-height:0}.welcome-card,.active-quest-card,.growth-panel,.quick-panel{grid-column:auto}.welcome-card{min-height:238px;padding:25px}.welcome-card h2{font-size:31px}.welcome-illustration{width:38%;opacity:.75}.pulse-card{grid-row:auto}.active-quest-card{min-height:230px}.quick-actions{grid-template-columns:repeat(3,1fr)}.live-shell{min-height:0}.live-toolbar{align-items:flex-start;flex-direction:column}.live-controls{width:100%;overflow:auto;padding-bottom:4px}.live-stage-grid{grid-template-columns:1fr;min-height:0}.stage-rail{flex-direction:row;overflow:auto}.stage-rail .eyebrow,.stage-note{display:none}.stage-step{min-width:150px}.live-side{grid-column:auto;display:grid;grid-template-columns:1fr}.projection-canvas{min-height:350px}.records-toolbar{align-items:flex-start;flex-direction:column}.records-content,.record-list{grid-template-columns:1fr}.semester-card{display:none}.student-gate{grid-template-columns:minmax(280px,480px);padding:17px}.student-side-copy{display:none}.student-room-top{height:64px;padding-inline:16px}.student-room-meta>span{display:none}.student-room-grid{grid-template-columns:1fr;min-height:calc(100dvh - 64px);padding:16px}.student-progress-rail{display:none}.student-quest-panel{min-height:calc(100dvh - 96px);padding:25px 18px}.wardrobe-layout,.wardrobe-student-layout{grid-template-columns:1fr}.wardrobe-preview,.wardrobe-student-layout .wardrobe-preview{min-height:220px}.style-groups,.item-grid{max-height:330px}}@media(min-width:821px)and (max-height:820px){.student-gate{padding:18px}.student-login-card{padding:29px 34px;border-radius:28px}.student-login-card h1{margin-top:21px;font-size:41px}.student-copy{margin-top:10px;font-size:13px}.student-entry-steps{margin-top:16px}.student-form{gap:9px;margin-top:19px}.student-form .field input{min-height:42px}.student-form .primary-button{min-height:48px;margin-top:4px}.student-login-note{min-height:38px;margin-top:11px;padding-block:7px;font-size:11px}}@media(max-width:560px){.topbar-actions .pill{display:none}.topbar-create{font-size:11px}.welcome-card{min-height:285px}.welcome-illustration{right:-60px;width:57%;opacity:.45}.welcome-mascot{right:2%;bottom:-22px;width:122px;height:164px}.welcome-reward{right:8%;bottom:15px;transform:scale(.86);transform-origin:right bottom}.welcome-copy{max-width:235px}.welcome-actions{position:absolute;right:24px;bottom:24px;left:24px}.welcome-actions>*{flex:1}.active-quest-card{flex-direction:column}.quest-card-art{width:100%;min-height:82px}.quest-ring{width:55px;height:55px}.active-quest-content{padding:19px 0 0}.quest-meta{margin-top:18px}.growth-columns{grid-template-columns:1fr;gap:18px}.growth-column+.growth-column{padding-left:0;border-top:1px solid #edf0f5;border-left:0;padding-top:14px}.quick-actions{grid-template-columns:1fr}.quick-actions button{display:grid;grid-template-columns:24px 1fr 15px;align-items:center;min-height:52px;gap:8px;padding-block:8px}.quick-actions button>svg:last-child{align-self:center}.live-controls{flex-wrap:wrap;overflow:visible}.tool-file{display:none}.projection{padding:13px}.projection-canvas{min-height:320px}.projection-card{width:90%;padding:20px 17px}.projection-card h3{font-size:17px}.invite-layout,.roster-layout,.creator-layout{grid-template-columns:1fr}.creator-preview{display:none}.creator-stepper{gap:11px}.creator-stepper span small{display:none}.field-grid{grid-template-columns:1fr}.modal-card{padding:19px}.review-grid{grid-template-columns:1fr}.wardrobe-preview{min-height:210px}.style-choice-grid,.item-grid{grid-template-columns:repeat(2,1fr)}.student-login-card{padding:26px}.student-login-card h1{font-size:34px}.student-welcome h1,.mission-heading h1{font-size:28px}.mission-material{align-items:flex-start;flex-wrap:wrap}.mission-material>div:nth-child(2){min-width:calc(100% - 60px)}.mission-material button{width:100%}.write-bottom{align-items:stretch;flex-direction:column}.write-bottom .primary-button{width:100%}.mood-picker{gap:6px}.mood-picker button{min-height:100px;padding-inline:3px}.student-room-meta .icon-button{width:32px;height:32px}.student-room-top .brand-lockup{font-size:16px}.student-room-top .brand-mark{width:30px;height:30px}.toast{right:12px;bottom:12px;left:12px}}@media(min-width:821px){.app-shell{background:radial-gradient(circle at 86% 8%,rgba(138,124,255,.22),transparent 27%),radial-gradient(circle at 48% 100%,rgba(75,203,184,.1),transparent 30%),#eef1ff}.app-sidebar{flex-basis:224px;width:224px;border-right:1px solid rgba(137,149,212,.24);background:radial-gradient(circle at 20% 12%,rgba(113,92,242,.36),transparent 30%),linear-gradient(180deg,#171c4a,#111636 72%,#0d1230);box-shadow:10px 0 36px #181c521a}.app-sidebar.is-collapsed{flex-basis:76px;width:76px}.app-sidebar .brand-lockup{color:#fff}.app-sidebar .brand-mark-image{box-shadow:0 8px 22px #6856f970}.app-sidebar .icon-button{color:#aeb7df}.app-sidebar .icon-button:hover{color:#fff;background:#ffffff1a}.app-sidebar .nav-label{color:#737da9}.app-sidebar .nav-item{color:#b8c0e1}.app-sidebar .nav-item:hover{color:#fff;background:#ffffff17}.app-sidebar .nav-item.is-active{color:#fff;background:linear-gradient(135deg,#7763ff,#5d4be0);box-shadow:0 12px 26px #5746d266,inset 0 1px #ffffff2e}.app-sidebar .sidebar-note{color:#aeb8d8;border-color:#74dfca33;background:#4dcfb717}.app-sidebar .sidebar-note small{color:#7c8ab2}.panel,.panel-glow{border-radius:26px}.pulse-card,.subject-panel,.growth-panel,.quick-panel,.active-quest-card{border-color:#d5daf1e6;box-shadow:0 16px 38px #33407f14,inset 0 1px #ffffffe6}.pulse-metrics div{border:1px solid #e9ebf8;background:linear-gradient(145deg,#f8f9ff,#f0f2fc)}.student-dot{box-shadow:inset 0 1px #ffffffd9}.welcome-card{box-shadow:0 22px 52px #272a6638,inset 0 1px #ffffff24}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.avatar-interactive{padding:0;border:0;background:transparent;cursor:pointer}.avatar-interactive:hover{transform:translateY(-3px) scale(1.04)}.avatar-interactive:focus-visible{outline:3px solid #f1c95e;outline-offset:4px;border-radius:18px}.student-stage-wait{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;padding:12px 16px;color:#65728d;border:1px dashed #cbd4e7;border-radius:13px;background:#f8faff;font-size:11px;font-weight:800}.password-field{position:relative}.password-field input{padding-right:42px}.password-visibility{position:absolute;top:50%;right:7px;display:grid;width:32px;height:32px;place-items:center;color:#7b86a0;border:0;border-radius:9px;background:transparent;transform:translateY(-50%)}.password-visibility:hover{color:#6552d8;background:#f0edff}.password-visibility:focus-visible{outline:2px solid #a89bff;outline-offset:1px}.wardrobe-preview .quest-avatar{transition:transform .28s cubic-bezier(.2,.8,.2,1);animation:avatar-float 3.5s ease-in-out infinite}.wardrobe-focus-hint{position:absolute;bottom:17px;left:50%;z-index:8;width:max-content;max-width:calc(100% - 32px);margin:0;padding:7px 11px;color:#5d6683;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:#ffffffad;box-shadow:0 6px 18px #3f487b14;font-size:10px;font-weight:800;text-align:center;transform:translate(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.wardrobe-preview.is-face-edit .quest-avatar{transform:translateY(72px) scale(2.35);transform-origin:50% 28%}.wardrobe-preview.is-upper-edit .quest-avatar{transform:translateY(24px) scale(1.38);transform-origin:50% 31%}.wardrobe-preview.is-face-edit .level-burst,.wardrobe-preview.is-upper-edit .level-burst,.wardrobe-preview.is-avatar-zoomed .level-burst{opacity:0;pointer-events:none}.wardrobe-preview.is-face-edit .quest-avatar,.wardrobe-preview.is-upper-edit .quest-avatar{animation-play-state:paused}.wardrobe-preview.is-avatar-zoomed .quest-avatar{transform:translateY(68px) scale(2.15);transform-origin:50% 27%;animation-play-state:paused}.wardrobe-preview.is-face-edit .wardrobe-title,.wardrobe-preview.is-upper-edit .wardrobe-title,.wardrobe-preview.is-avatar-zoomed .wardrobe-title{position:relative;z-index:9;margin-top:auto;padding:6px 13px;border:1px solid rgba(255,255,255,.84);border-radius:999px;background:#ffffffc7;box-shadow:0 6px 20px #3f487b1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.wardrobe-preview.is-face-edit .progress-track,.wardrobe-preview.is-upper-edit .progress-track,.wardrobe-preview.is-avatar-zoomed .progress-track{position:relative;z-index:9}@keyframes avatar-float{0%,to{translate:0 0}50%{translate:0 -5px}}@media(max-width:900px){.growth-board-layout{grid-template-columns:170px minmax(0,1fr)}.growth-board-preview{min-height:390px}.growth-board-content{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.growth-board-inventory{grid-column:1 / -1}}@media(max-width:620px){.growth-board-layout{display:flex;flex-direction:column;min-height:0}.growth-board-roster{padding:12px}.growth-board-student-list{display:flex;overflow:auto;max-height:none}.growth-board-student{min-width:142px}.growth-board-note{display:none}.growth-board-preview{min-height:330px}.growth-board-content{display:grid;grid-template-columns:1fr}.growth-board-inventory{grid-column:auto}.semester-studio-top{align-items:stretch;flex-direction:column}.semester-subject-select{width:100%}.semester-studio-summary{grid-template-columns:repeat(3,1fr)}.semester-studio-summary .primary-button{grid-column:1 / -1}.semester-draft-row{grid-template-columns:1fr auto}.semester-draft-row textarea{grid-column:1 / -1;grid-row:2}.semester-footer-note{display:none}.workspace-settings-grid{grid-template-columns:1fr}}
