@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#142f52;background:#c7e0fa;font-synthesis:none;--ink:#142f52;--muted:#536d89;--mint:#ffffff;--paper:#f5f9ff;--line:#d8e4f2}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;transition:background .15s,transform .15s}button:disabled{cursor:not-allowed;opacity:.55}button:not(:disabled):active{transform:translateY(1px)}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #267bcc;outline-offset:3px}input:focus,select:focus{outline:2px solid #3484dd;outline-offset:1px}button{border:0}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand,.teacher-code b,.result-numbers b{font-family:Space Grotesk,sans-serif}h1{letter-spacing:-.05em;line-height:1.08}h2{letter-spacing:-.035em;line-height:1.2}p{line-height:1.65}#world{position:fixed;inset:0}#world canvas{display:block;width:100%;height:100%}.vignette{position:fixed;inset:0;pointer-events:none;box-shadow:inset 0 0 130px #142f5220}#ui{position:relative;min-height:100dvh;pointer-events:none}#ui>*{pointer-events:auto}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:#142f52;color:#fff;border:1px solid #5b8183;padding:14px 22px;max-width:min(90vw,540px);border-radius:12px;z-index:100;opacity:0;pointer-events:none;transition:.2s}#toast.show{opacity:1;transform:translate(-50%)}.brand{display:flex;gap:12px;align-items:center;font-size:18px;font-weight:700;letter-spacing:-.035em;white-space:nowrap}.brand small{display:block;font:600 9px DM Sans,sans-serif;letter-spacing:.15em;margin-top:4px}.brand-mark{font-size:29px;display:flex;align-items:center;justify-content:center;background:var(--ink);color:var(--mint);width:44px;height:44px;border-radius:13px;position:relative}.brand-mark span{font-size:17px;margin-top:-16px}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700}.entry{min-height:100dvh;padding:40px 6vw 65px;display:grid;grid-template-columns:1fr 400px;align-items:center;gap:6vw;background:linear-gradient(90deg,#e4f0ffdf,#e4f0ffa8 45%,#e4f0ff05 80%)}.entry-story{max-width:650px}.entry-story .brand{margin-bottom:60px}.edition{font-size:11px;font-weight:700;letter-spacing:.09em;display:flex;gap:30px;margin-bottom:22px}.edition span{color:#65817b}.entry h1{font-size:clamp(42px,5vw,78px);margin-bottom:25px}.entry h1 em{font-style:normal;color:#1768bf}.entry-story>p{font-size:17px;color:#355d88}.entry-stats{display:flex;gap:25px;align-items:center;margin-top:40px;font-size:13px}.entry-stats b{font-size:25px;margin-right:5px}.live-tag{font-size:10px;font-weight:700;border:1px solid #547e70;border-radius:30px;padding:8px 10px;letter-spacing:.07em}.entry-card{background:#fffffff2;border:1px solid #fff;border-radius:24px;padding:32px;box-shadow:0 25px 80px #142f5220}.entry-card .eyebrow{color:#779085;font-size:10px}.entry-card h2{font-size:27px;margin-top:12px;margin-bottom:24px}.tabs{display:flex;padding:5px;background:#edf1ed;border-radius:11px;margin-bottom:22px;gap:4px}.tabs button{flex:1;padding:10px;background:transparent;color:#6c8079;font-weight:700;border-radius:7px;font-size:14px}.tabs button.active{background:#fff;color:var(--ink);box-shadow:0 2px 5px #142f520e}label{font-size:14px;font-weight:600;display:block}input:not([type=radio]):not([type=checkbox]),select{display:block;width:100%;border:1px solid #dbe2dc;background:#f9fbff;border-radius:9px;padding:13px;color:var(--ink);margin:8px 0 18px;font-size:16px;min-width:0}.code-input{text-transform:uppercase;letter-spacing:.1em}.code-input::placeholder{text-transform:none;letter-spacing:0;font-size:14px}.swatches{display:flex;gap:12px;margin:13px 0 22px}.swatches label{cursor:pointer}.swatches input{position:absolute;opacity:0}.swatches span{width:34px;height:34px;background:var(--swatch);border-radius:50%;display:grid;place-items:center;color:transparent;border:3px solid white;box-shadow:0 0 0 1px transparent}.swatches input:checked+span{color:#16383c;box-shadow:0 0 0 2px #245d9a}.swatches input:focus-visible+span{outline:3px solid #267bcc}.primary{background:var(--ink);color:var(--mint);border-radius:10px;padding:14px 20px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px}.primary:hover:not(:disabled){background:#28565a}.primary span{margin-left:auto}.wide{width:100%}.entry-note{font-size:12px;color:#73857f;text-align:center;border-top:1px solid #e4e9e3;padding-top:18px;margin-top:23px;line-height:1.6}.error{font-size:14px;color:#af3932;line-height:1.4}.error:empty{display:none}.entry-footer{position:absolute;bottom:23px;left:6vw;right:6vw;font-size:10px;letter-spacing:.13em;font-weight:600;display:flex;justify-content:space-between;color:#52736a}.muted{color:var(--muted)}.small{font-size:13px}.ghost{background:transparent;padding:9px 12px;color:var(--ink);border:1px solid #c9d5ce;border-radius:8px;font-size:13px;min-height:38px}.ghost:hover{background:#e4efff}.topbar{height:86px;padding:16px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f5f9fff2;border-bottom:1px solid #c6d9c980}.session-chip{font-size:13px;color:#647b74;display:flex;gap:15px;align-items:center}.session-chip b{background:#e8f1ff;padding:9px 13px;border-radius:7px;color:var(--ink);letter-spacing:.12em}.top-actions{display:flex;align-items:center;gap:16px;font-size:12px;color:#1768bf}.quest-card{position:absolute;top:110px;left:28px;width:284px;padding:22px;background:#f5f9ffed;border:1px solid white;border-radius:17px;box-shadow:0 8px 30px #234b4210}.quest-card h2{font-size:23px;margin:12px 0}.quest-card p{font-size:14px;color:#58716c;line-height:1.55;margin-bottom:20px}.progress-line{display:flex;justify-content:space-between;font-size:12px;margin-bottom:10px}.progress-track{height:5px;background:#dfe7d9;border-radius:5px;overflow:hidden}.progress-track i{display:block;height:100%;background:#3484dd;transition:width .3s}.campus-label{position:absolute;bottom:27px;left:28px;background:#ffffffa8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 18px;border-radius:10px}.campus-label span{display:block;font-size:10px;letter-spacing:.14em;margin-bottom:5px}.campus-label b{font-size:14px}.school-tools{position:absolute;right:25px;top:110px;display:flex;flex-direction:column;gap:10px}.tool{background:#f5f9ffed;border:1px solid white;box-shadow:0 4px 15px #28493910;border-radius:12px;font-size:22px;display:flex;align-items:center;padding:13px 15px;gap:10px}.tool span{font-size:13px;font-weight:600}.player-pill{position:absolute;right:25px;bottom:26px;background:#142f52e8;color:#fff;border-radius:30px;padding:12px 18px;font-size:12px}#interact{position:fixed;bottom:95px;left:50%;transform:translate(-50%)}.door-prompt{padding:12px 15px;background:#f5f9ff;border-radius:14px;display:grid;gap:8px;min-width:240px;box-shadow:0 10px 40px #142f5230;text-align:center}.door-prompt>span{font-size:10px;letter-spacing:.15em}.keyboard-hint{position:absolute;bottom:30px;left:50%;transform:translate(-50%);font-size:12px;background:#f5f9ffcc;padding:10px 15px;border-radius:20px;white-space:nowrap}.keyboard-hint span{margin-left:15px;color:#52795e}#joystick{display:none;position:fixed;bottom:40px;left:25px;width:116px;height:116px;border-radius:50%;background:#eef7ff55;border:2px solid #ffffffa8;touch-action:none;place-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#stick{width:48px;height:48px;background:#245d9ac9;border:2px solid #ffffff;border-radius:50%;pointer-events:none}.scrim{position:fixed;inset:0;background:#0a282c80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:24px;z-index:20}.modal{background:var(--paper);border-radius:22px;padding:28px;max-width:850px;width:100%;max-height:90dvh;overflow:auto;box-shadow:0 30px 100px #0b25274d}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.modal-head h2{font-size:26px;margin:0}.icon-button{font-size:25px;background:#e5eddf;border-radius:50%;width:40px;height:40px;flex-shrink:0}.mission-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.map-card{border:1px solid #d5dfd2;border-radius:12px;padding:16px;background:#fff}.room-number{font-family:Space Grotesk,sans-serif;font-size:15px;display:flex;justify-content:space-between;align-items:center}.room-number b{background:var(--accent);border-radius:8px;padding:5px 10px;font-size:20px}.map-card h3{font-size:17px;margin:18px 0 8px}.map-card p{font-size:12px;line-height:1.4;color:#648079}.map-status{font-size:11px;border-top:1px solid #e6ece2;padding-top:12px}.empty{text-align:center;padding:35px 15px;color:#6e837c}.empty>span{font-size:50px;color:#7f9e85}.empty h3{margin:12px 0}.empty p{font-size:14px;margin-bottom:0}.rank-row{display:flex;align-items:center;gap:18px;padding:15px;border-bottom:1px solid #dae3d7}.rank-row b{flex:1}.rank-row small{color:#738577}.rank-row.me{background:#e6f2cf;border-radius:9px}.rank{width:25px;color:#6c8e62;font-size:22px;font-family:Space Grotesk}.lesson-intro{display:flex;gap:24px;align-items:center;margin:25px 0}.big-symbol{font-size:60px;background:var(--accent);padding:20px;border-radius:15px;min-width:110px;text-align:center}.lesson-intro p{margin:12px 0 0}.brief{display:flex;gap:20px;margin:25px 0;font-size:13px;color:#627c71}.mission-screen{min-height:100dvh;background:#f1f6fc}.mission-header{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:20px 4vw;border-bottom:1px solid var(--line);font-size:13px}.mission-layout{max-width:1180px;margin:auto;display:grid;grid-template-columns:340px 1fr;gap:75px;padding:45px 30px 75px}.mission-context h1{font-size:42px;margin:16px 0}.mission-context>p{color:#74877b}.symbol-stage{height:165px;background:var(--accent);border-radius:20px;margin:24px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:70px}.symbol-stage span{font-size:12px;font-weight:600;margin-top:10px}.mission-context details{border-top:1px solid #d4dfd2;padding:18px 0}.mission-context summary{font-weight:700;font-size:14px;cursor:pointer}.mission-context details p{font-size:14px;color:#62776e;margin:15px 0 0}.mission-tip{background:#e6edde;border-radius:10px;padding:15px;font-size:13px;color:#526a59;line-height:1.6}.challenge{padding:30px;background:#fff;border:1px solid #e0e7dc;border-radius:20px;box-shadow:0 8px 40px #294f3b06;align-self:start}.challenge-meta{display:flex;justify-content:space-between;color:#6b806f;font-size:11px;font-weight:700;letter-spacing:.09em;margin-bottom:15px}.challenge>.progress-track{margin-bottom:30px}.challenge h2{font-size:27px;line-height:1.35;margin-bottom:17px}.challenge>.muted{font-size:14px}.answer-options{display:flex;flex-direction:column;gap:12px;margin:20px 0}.answer-card{padding:17px 15px;display:flex;align-items:center;gap:15px;text-align:left;color:#25473e;border:1px solid #d9e2d4;border-radius:11px;background:#fafff8;min-height:66px;font-size:16px;line-height:1.45}.answer-card:hover:not(:disabled){background:#edf6df;border-color:#83a76c}.answer-card>b{margin-left:auto;font-size:18px}.option-letter{width:32px;height:32px;border-radius:7px;border:1px solid #d4dece;display:grid;place-items:center;font-size:14px;flex-shrink:0}.answer-card.selected{background:#e4efca;border-color:#759b53}.answer-card.correct{opacity:1;background:#e5f3d8;border-color:#7aa864}.answer-card.wrong{opacity:1;background:#fff0e8;border-color:#d99f83}.feedback{border-radius:12px;padding:20px;background:#eff6e5;border:1px solid #dce9cd}.feedback.retry{background:#fff5e8;border-color:#e9d5b4}.feedback p{font-size:15px;margin:10px 0 17px}.feedback .primary{font-size:14px}.mission-footer{padding:18px 4vw;border-top:1px solid var(--line);font-size:10px;letter-spacing:.1em;display:flex;justify-content:space-between;color:#749078}.network-stage{display:flex;align-items:center;background:#d8eee7;padding:24px 12px;border-radius:15px;margin:25px 0}.network-stage span{font-size:34px;display:flex;align-items:center;flex-direction:column}.network-stage small{font-size:9px;margin-top:7px}.network-stage i{height:2px;background:#679b8a;flex:1;min-width:10px}.cipher-stage{display:flex;align-items:center;justify-content:space-around;background:#e6edcd;padding:28px 10px;border-radius:15px;margin:25px 0}.cipher-stage strong{font-size:42px}.cipher-stage span{font-size:13px}.access-stage{background:#e8d8eb;border-radius:15px;padding:22px;display:flex;flex-direction:column;align-items:center;margin:25px 0;gap:12px}.access-stage span{font-size:11px;letter-spacing:.15em}.access-stage b{font-size:50px}.access-stage small{font-size:12px}.incident-stage{background:#f6dae2;border-radius:15px;padding:26px 18px;margin:25px 0}.incident-stage>span{font-size:10px;letter-spacing:.08em}.incident-stage div{margin-top:30px;font-size:11px;font-weight:700;display:flex;justify-content:space-between}.result-screen{background:#e9f0e3da;min-height:100dvh;display:grid;place-items:center;padding:30px}.result-card{max-width:550px;background:#fbfdf7;border:1px solid white;border-radius:25px;padding:40px;text-align:center;box-shadow:0 30px 70px #193f4220}.stars{font-size:53px;color:#d6a23a;margin:20px 0}.result-card h1{font-size:37px}.result-numbers{display:flex;justify-content:center;margin:30px 0;gap:60px}.result-numbers b{display:block;font-size:42px}.result-numbers span{font-size:13px;color:#6e8070}.learning-result{background:#ebf2e0;text-align:left;padding:20px;border-radius:12px;font-size:14px}.learning-result p{margin:10px 0 0}.teacher-screen{min-height:100dvh;background:#f0f4ed}.teacher-content{max-width:1400px;margin:auto;padding:35px 40px}.teacher-title{display:flex;justify-content:space-between;gap:20px;align-items:center}.teacher-title h1{font-size:36px;margin:12px 0}.teacher-code{border:1px solid #c8d9b8;background:#e6f2d5;border-radius:15px;padding:15px 23px;display:flex;align-items:center;flex-direction:column;gap:7px;min-width:180px}.teacher-code>span{font-size:10px;letter-spacing:.12em}.teacher-code>b{font-size:29px;letter-spacing:.15em}.teacher-code button{font-size:11px;padding:4px 10px;min-height:30px}.teacher-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:27px 0}.teacher-stats>div{border:1px solid #dbe4d3;border-radius:12px;background:#fff;padding:20px}.teacher-stats b{font-size:30px;display:block;font-family:Space Grotesk}.teacher-stats b small{font-size:17px;color:#9aad94}.teacher-stats span{display:block;font-size:13px;color:#778a72;margin-top:8px}.teacher-columns{display:grid;grid-template-columns:1fr 1.25fr;gap:22px}.panel{background:#fff;border:1px solid #dce5d7;border-radius:16px;padding:25px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.section-heading h2{font-size:22px;margin:0}.section-heading>span{color:#8a9c7d;font-size:12px}.teacher-missions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.teacher-mission{display:flex;gap:9px;align-items:center;border:1px solid #e1e7dd;border-radius:9px;padding:11px;cursor:pointer}.teacher-mission:has(input:checked){border-color:#739e57;background:#f2f8e7}.teacher-mission input{accent-color:#427f63;width:16px;height:16px;flex-shrink:0}.mini-symbol{width:30px;height:35px;display:grid;place-items:center;border-radius:7px;font-size:21px;flex-shrink:0}.teacher-mission b{font-size:12px;display:block}.teacher-mission small{display:block;font-size:10px;color:#7c8c74;margin-top:4px;line-height:1.5}.round-controls{display:flex;gap:15px;align-items:end;margin-top:25px}.round-controls label{flex:1;font-size:12px}.round-controls select{margin-bottom:0;padding:12px}.round-controls .primary{font-size:13px}.teacher-bottom{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #e4eadf;margin-top:22px;padding-top:20px}.secondary{background:#e9f0df;color:var(--ink);padding:12px 14px;border-radius:8px;font-size:12px;font-weight:600}.danger{background:#fff3ed;color:#b06149;padding:12px;border-radius:8px;font-size:12px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px;text-align:left}th{font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:#849579;background:#f4f7ef;padding:12px}td{padding:14px 12px;border-bottom:1px solid #e8eddf}td small{font-size:10px;display:block;color:#77916e;margin-top:5px}.review-section{border-top:1px solid #dfe7d8;padding-top:25px;margin-top:25px}.review-section h3{font-size:19px;margin:10px 0 18px}.mistake-row{display:flex;justify-content:space-between;gap:10px;font-size:12px;padding:10px 0;border-bottom:1px solid #edf0e9}.mistake-row b{color:#ab6c47;white-space:nowrap}.qr-content{text-align:center}.qr-content b{display:block;font-size:32px;letter-spacing:.15em;margin:15px}.qr-content small{overflow-wrap:anywhere}.loading{background:#f6f9ef;padding:30px;min-height:100dvh;display:grid;place-items:center}@media(max-width:1100px){.entry{grid-template-columns:1fr 350px;gap:25px;padding-left:4vw;padding-right:4vw}.entry-card{padding:25px}.entry-stats{gap:15px}.edition span{display:none}.teacher-missions{grid-template-columns:1fr}.mission-layout{gap:30px;grid-template-columns:280px 1fr}.keyboard-hint{bottom:80px}.teacher-content{padding:25px}.teacher-columns{grid-template-columns:1fr 1fr}}@media(pointer:coarse){#joystick{display:grid}.keyboard-hint{display:none}.campus-label{bottom:175px}.player-pill{bottom:20px}}@media(max-width:700px){.entry{display:flex;flex-direction:column;align-items:stretch;padding:22px 20px 50px;gap:22px;background:#e4f0ffdb}.entry-story .brand{margin-bottom:26px}.entry h1{font-size:40px;margin-bottom:12px}.edition{font-size:10px;margin-bottom:14px}.entry-story>p{font-size:14px;margin-bottom:0}.entry-stats{display:none}.entry-card{padding:23px;border-radius:19px}.entry-card h2{font-size:24px}.entry-footer{font-size:8px;bottom:15px;left:20px;right:20px}.entry-footer span{display:none}.topbar{height:72px;padding:12px 14px;gap:8px}.topbar .brand{font-size:12px;gap:7px}.topbar .brand small{display:none}.topbar .brand-mark{width:34px;height:36px;font-size:24px;border-radius:10px}.session-chip{font-size:0;gap:0}.session-chip b{font-size:12px;padding:8px}.top-actions{gap:5px}.top-actions>span{display:none}.top-actions .ghost{font-size:11px;padding:7px}.quest-card{top:85px;left:12px;width:calc(100% - 83px);padding:14px;border-radius:13px;max-width:310px}.quest-card .eyebrow{font-size:9px}.quest-card h2{font-size:18px;margin:8px 0}.quest-card p{font-size:12px;margin-bottom:12px;line-height:1.45}.progress-line{font-size:10px}.school-tools{right:12px;top:85px;gap:8px}.tool{font-size:23px;padding:10px;width:48px;height:48px;justify-content:center}.tool span{display:none}.campus-label{left:14px;bottom:178px;padding:8px 12px}.campus-label b{font-size:11px}.campus-label span{font-size:8px}.player-pill{right:12px;bottom:18px;font-size:10px;padding:10px 12px;max-width:60%}#joystick{display:grid;width:108px;height:108px;bottom:42px;left:18px}.keyboard-hint{display:none}#interact{left:auto;right:14px;bottom:76px;transform:none;max-width:calc(100% - 150px)}.door-prompt{min-width:0;padding:10px;gap:7px}.door-prompt b{font-size:13px}.door-prompt .primary,#interact>.primary{font-size:12px;padding:12px;min-height:46px}.scrim{padding:12px}.modal{padding:20px;max-height:92dvh;border-radius:17px}.modal-head h2{font-size:23px}.mission-grid{grid-template-columns:1fr 1fr;gap:10px}.map-card{padding:12px}.map-card h3{font-size:15px}.map-status{font-size:10px}.modal>.muted{font-size:14px}.lesson-intro{flex-direction:column;align-items:stretch;gap:18px}.big-symbol{font-size:45px;padding:10px}.brief{flex-direction:column;gap:8px;font-size:12px}.rank-row{gap:10px;padding:12px 5px;font-size:13px}.rank-row small{font-size:10px}.mission-header{padding:12px;flex-wrap:wrap;gap:10px}.mission-header>span{font-size:11px}.mission-header>.ghost{font-size:12px;padding:8px}.mission-layout{display:block;padding:25px 15px 35px}.mission-context h1{font-size:29px;margin:9px 0}.mission-context>p{font-size:14px;margin-bottom:15px}.symbol-stage,.network-stage,.cipher-stage,.access-stage,.incident-stage{display:none}.mission-context details{padding:12px 0}.mission-context details p{font-size:14px}.mission-tip{display:none}.challenge{padding:20px;margin-top:15px;border-radius:15px}.challenge h2{font-size:22px}.challenge>.progress-track{margin-bottom:23px}.answer-card{font-size:15px;padding:14px 11px;gap:11px}.answer-card>b{display:none}.mission-footer{font-size:8px;line-height:1.5;gap:20px}.mission-footer span{display:none}.result-screen{padding:18px}.result-card{padding:28px 22px}.result-card h1{font-size:30px}.teacher-content{padding:23px 14px}.teacher-title{align-items:start}.teacher-title h1{font-size:25px;line-height:1.15}.teacher-title p{font-size:13px}.teacher-title .eyebrow{font-size:9px}.teacher-code{min-width:112px;padding:13px 9px}.teacher-code>b{font-size:20px}.teacher-code button{font-size:9px}.teacher-stats{grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.teacher-stats>div{padding:15px}.teacher-stats b{font-size:25px}.teacher-stats span{font-size:11px}.teacher-columns{display:block}.panel{padding:18px;margin-bottom:16px}.teacher-missions{grid-template-columns:1fr 1fr}.teacher-mission{padding:9px;gap:6px}.teacher-mission b{font-size:11px}.mini-symbol{display:none}.section-heading h2{font-size:20px}.round-controls{gap:12px}.round-controls .primary{font-size:12px;padding:12px}.section-heading .ghost,.teacher-bottom button{font-size:11px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.asset-drag{position:relative;z-index:2;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;display:grid;grid-template-columns:40px 1fr;gap:4px 10px;background:#ffedb9;border:1px solid #d6b96d;border-radius:12px;padding:16px;margin-top:20px;box-shadow:0 5px #d5b96d40}.asset-drag>span{grid-row:span 2;font-size:32px;align-self:center}.asset-drag>b{font-size:16px}.asset-drag>small{font-size:12px;color:#7c6d48}.answer-options.sort .answer-card{border-style:dashed}.answer-options.sort .answer-card.selected{background:#e1f1c8;border-style:solid}.practice-screen{position:relative;height:100dvh;overflow:hidden}.practice-screen #practice-canvas{position:absolute;inset:0}.practice-screen #practice-canvas canvas{display:block;width:100%;height:100%}.practice-header{position:absolute;top:0;left:0;right:0;padding:15px 24px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#f5f9fff0;font-size:12px}.practice-header b{min-width:45px}.practice-objective{position:absolute;left:24px;top:88px;width:310px;background:#f5f9ffed;border:1px solid white;border-radius:17px;padding:22px;box-shadow:0 8px 30px #214b4910}.practice-objective .eyebrow{font-size:10px}.practice-objective h2{font-size:25px;margin:12px 0}.practice-objective p{font-size:14px;line-height:1.6;margin-bottom:18px}.practice-steps{display:flex;align-items:center;gap:8px}.practice-steps span{width:27px;height:27px;border:1px solid #c6d6be;border-radius:50%;display:grid;place-items:center;font-size:12px}.practice-steps span.current{border-color:#417b58;background:#e6f4bd}.practice-steps span.done{background:#245a47;border-color:#245a47;color:#edffd9}.practice-steps b{margin-left:10px;font-size:12px}.practice-inventory{position:absolute;right:22px;top:91px;background:#163d6eed;color:#fff;padding:13px 18px;border-radius:12px;font-size:13px}.practice-help{position:absolute;bottom:25px;left:50%;transform:translate(-50%);background:#f1f7ffda;padding:10px 18px;border-radius:12px;text-align:center;font-size:12px;line-height:1.6}.practice-screen #joystick{display:grid}.practice-screen #practice-action{position:absolute;right:26px;bottom:100px;max-width:300px}.approach-hint{background:#f1f7ffdf;padding:14px;border-radius:10px;font-size:13px}.practice-screen #practice-feedback{position:absolute;right:24px;top:155px;width:310px;pointer-events:none}.practice-message{pointer-events:auto;padding:20px;background:#f2f8fff5;border:1px solid #94b8e5;border-radius:15px;box-shadow:0 5px 20px #24433318}.practice-message.notice{background:#fff2d9f5;border-color:#d4b477}.practice-message b{font-size:16px}.practice-message p{font-size:14px;margin:12px 0}.practice-message .ghost{font-size:12px}@media(max-width:700px){.practice-header{padding:12px;font-size:10px}.practice-header .ghost{font-size:12px}.practice-objective{left:12px;right:12px;top:77px;width:auto;padding:14px;max-width:390px}.practice-objective .eyebrow{font-size:9px}.practice-objective h2{font-size:20px;margin:8px 0}.practice-objective p{font-size:12px;line-height:1.4;margin:8px 0 12px}.practice-steps span{width:24px;height:24px;font-size:11px}.practice-inventory{inset:auto auto 181px 12px;font-size:11px;padding:9px 12px}.practice-help{bottom:12px;left:12px;right:12px;transform:none;font-size:9px;padding:8px}.practice-screen #joystick{bottom:60px}.practice-screen #practice-action{right:12px;bottom:82px;max-width:calc(100% - 150px)}.practice-screen #practice-action .primary{font-size:12px;padding:12px}.practice-screen #practice-action .door-prompt{min-width:0;padding:10px}.practice-screen #practice-feedback{inset:auto 12px 217px;width:auto}.practice-message{padding:14px}.practice-message b{font-size:14px}.practice-message p{font-size:12px;line-height:1.45;margin:8px 0}.practice-message .ghost{padding:6px 12px;min-height:32px}.approach-hint{font-size:11px;padding:10px}.practice-screen #practice-canvas{top:80px;bottom:60px}}@media(max-height:500px)and (min-width:701px){.practice-objective{width:260px;top:72px;padding:12px}.practice-objective h2{font-size:19px;margin:8px 0}.practice-objective p{font-size:12px;margin-bottom:8px}.practice-screen #practice-feedback{width:260px;top:120px}.practice-message{padding:12px}.practice-message p{font-size:12px}.practice-screen #practice-action{bottom:30px}.practice-help{display:none}}#practice-guide{font-size:12px;margin-bottom:12px;padding:7px 11px;min-height:34px}@media(max-width:700px){#practice-guide{font-size:11px;margin-bottom:9px;padding:5px 9px;min-height:30px}.practice-objective p{margin-bottom:9px}}.logic-map{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:10px 0}.logic-map button{font-size:11px;padding:7px}.logic-option{display:flex;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #d8e2cf;font-size:14px}.logic-option input{width:20px;height:20px;accent-color:#285a40}.logic-option small{margin-left:auto;white-space:nowrap;font-size:11px}.logic-editor .primary{margin-top:15px;margin-right:8px}.practice-message{max-height:55dvh;overflow:auto}.practice-objective #test-plan{font-size:13px;padding:10px 15px;min-height:40px}.logic-editor{box-shadow:0 0 0 100vmax #142f5260}.logic-editor p{line-height:1.45}textarea{font:inherit;width:100%;padding:12px;border:1px solid #becfba;border-radius:9px;color:#142f52;background:#fff;resize:vertical;margin:8px 0 14px;font-size:16px;line-height:1.5}.action-choice{display:block;width:100%;margin:8px 0;text-align:left;min-height:44px}.student-reason{margin:18px 0;padding:18px;background:#e8f1ff;border-left:4px solid #5d8861;white-space:pre-wrap;line-height:1.6}.entry-card:has(#grade-choice){max-height:84dvh;overflow:auto}.logic-editor:has(textarea){max-height:70dvh}.practice-screen #practice-feedback:has(textarea){bottom:150px}.practice-message #action-outcome{color:#215b43;font-weight:600}.teacher-title .muted{max-width:700px}@media(max-width:700px){.entry-card:has(#grade-choice){max-height:none}.practice-screen #practice-feedback:has(textarea){bottom:90px}.logic-editor:has(textarea){max-height:75dvh}}:root{--ink:#143e73;--muted:#526c8a;--mint:#fff;--paper:#f7faff;--line:#d8e4f2;background:#c7e0fa;color:#173553}.primary{background:#1768ce;color:#fff}.primary:hover:not(:disabled){background:#1256ad}.secondary{background:#e3efff;color:#174b87;border:1px solid #aecdf2}.brand-mark{font-size:21px;background:#1768ce;color:#fff}.brand small{letter-spacing:.08em}.entry-card .eyebrow{color:#386595}.entry h1 em{color:#1768ce}.teacher-screen,.teacher-entry{background:#edf4fc}.teacher-entry{min-height:100dvh;display:grid;place-items:center;padding:24px}.teacher-entry .entry-card{width:min(100%,480px)}.teacher-entry h1{font-size:32px;margin:24px 0 12px}.teacher-entry .eyebrow{margin-top:28px}.student-return{display:block;margin-top:20px;color:#2265b6}.portal-grid{display:grid;grid-template-columns:minmax(300px,1fr) minmax(300px,1fr);gap:24px}.portal-grid .panel{min-width:0}.session-card{width:100%;display:grid;text-align:left;gap:8px;background:#fff;border:1px solid #c9daef;border-radius:12px;padding:16px;margin:12px 0;color:#173553}.session-card span{font-size:13px;line-height:1.5}.session-card small{color:#526c8a}.guide-modal{max-width:980px}.teacher-guide{font-size:16px;line-height:1.75;overflow-wrap:anywhere}.teacher-guide h3{margin:28px 0 12px;padding-top:16px;border-top:1px solid #d8e4f2}.teacher-guide p{line-height:1.8}.teacher-guide li{margin-bottom:12px}.teacher-guide details{padding:16px;background:#eaf3ff;border:1px solid #c6ddf7;border-radius:12px;margin:16px 0}.teacher-guide summary{font-weight:700;cursor:pointer}.guide-lead{font-size:19px;color:#225d9d}.teacher-guide a{color:#175cab}.checkpoint-teacher{margin-bottom:24px}.checkpoint-modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.checkpoint-module{border:1px solid #c7d9ef;padding:16px;border-radius:12px;background:#f7fbff}.checkpoint-module>b{display:block;margin-bottom:8px}.checkpoint-module p{font-size:13px;margin:8px 0}.checkpoint-buttons{display:flex;gap:6px;flex-wrap:wrap}.checkpoint-buttons button{padding:10px;font-size:12px;min-height:44px}.checkpoint-status{padding:12px;border-radius:12px;background:#e4f0ff;margin:12px 0;font-size:13px}.checkpoint-status p{font-size:13px;margin:8px 0}.checkpoint-status small{color:#466481}.checkpoint-dots{display:flex;gap:8px;margin-bottom:8px}.checkpoint-dots span{width:25px;height:25px;border-radius:50%;border:1px solid #aec5df;display:grid;place-items:center;color:#526c8a}.checkpoint-dots .unlocked{background:#d2e5ff}.checkpoint-dots .current{background:#1768ce;color:#fff;border-color:#1768ce}.practice-objective{max-height:calc(100dvh - 235px);overflow:auto;width:340px;padding:18px}.practice-objective h2{font-size:22px}.practice-objective summary{min-height:44px;display:list-item;padding:12px 0;cursor:pointer;font-weight:600;font-size:13px}.practice-objective li{font-size:13px;line-height:1.6;margin-bottom:10px}.practice-objective #practice-task{font-size:12px;margin:8px 0}.teacher-clue{background:#e8f3ff;border-radius:8px;padding:0 10px;margin:5px 0}.practice-help{color:#224870}.logic-editor{max-height:75dvh;background:#fff;box-shadow:0 0 0 100vmax #102e5480}.logic-option input{accent-color:#1768ce}.logic-option{padding:14px 0}.practice-screen #practice-feedback:has(.logic-editor){z-index:15;top:50%;bottom:auto;transform:translateY(-50%);width:min(480px,calc(100vw - 40px));right:24px}.practice-message{background:#f5f9ff}.practice-message.notice{background:#fff5df}.teacher-title{gap:18px}.topbar{height:auto;min-height:78px;flex-wrap:wrap}.session-chip{flex-wrap:wrap;gap:6px}.round-controls input{max-width:150px}.checkpoint-teacher .section-heading{flex-wrap:wrap}.logic-map button{min-height:44px}.practice-screen .door-prompt{background:#f5f9ff}@media(max-width:700px){.portal-grid,.checkpoint-modules{grid-template-columns:1fr}.teacher-entry{padding:16px}.teacher-entry .entry-card{padding:24px}.teacher-title{flex-direction:column}.teacher-code{width:100%;text-align:left}.teacher-code>b{display:inline-block;margin:0 18px}.teacher-guide{font-size:15px}.teacher-guide p{line-height:1.75}.guide-modal{padding:18px}.guide-lead{font-size:17px}.topbar{gap:8px;padding:12px}.topbar>span{font-size:12px}.teacher-screen .session-chip{display:block;font-size:11px;line-height:1.7}.teacher-screen .brand{font-size:14px}.practice-header{height:62px}.practice-objective{top:72px;left:10px;right:10px;max-width:none;width:auto;padding:12px;max-height:36dvh;overflow:auto;background:#f5f9fff5}.practice-objective>.eyebrow{display:none}.practice-objective h2{font-size:18px;margin:0 0 8px}.checkpoint-status{padding:8px;margin:8px 0}.checkpoint-status p{font-size:12px;line-height:1.4}.checkpoint-status b{font-size:13px}.checkpoint-dots{float:right;gap:3px;margin:0 0 4px 6px}.checkpoint-dots span{width:20px;height:20px;font-size:11px}.practice-objective summary{font-size:12px;padding:10px 0;min-height:40px}.practice-screen #practice-feedback:has(.logic-editor){position:fixed;inset:50% 10px auto;width:auto;transform:translateY(-50%);z-index:30}.logic-editor{max-height:80dvh!important;padding:18px}.logic-editor p{font-size:14px;line-height:1.6}.practice-message .ghost{min-height:44px}.practice-inventory{bottom:167px;max-width:90vw}.practice-screen #practice-action{bottom:64px;max-width:calc(100% - 135px);right:12px}.practice-screen #practice-action .primary{min-height:48px}.practice-screen #joystick{width:100px;height:100px;left:14px;bottom:62px}.practice-help{bottom:8px;font-size:9px;max-height:42px;overflow:hidden}.practice-screen #practice-canvas{top:0;bottom:0}.teacher-guide ol,.teacher-guide ul{padding-left:24px}.checkpoint-module{padding:12px}.entry-card{padding:24px}.entry-footer{position:static;grid-column:1/-1;margin-top:20px;gap:12px}.entry{padding-bottom:24px}}@media(max-height:500px){.practice-objective{max-height:calc(100dvh - 160px);width:270px}.practice-screen #practice-feedback:has(.logic-editor){max-height:90dvh}.logic-editor{max-height:88dvh!important}.practice-help{display:none}}.checkpoint-modules{grid-template-columns:1fr}.checkpoint-module{background:#f4f9ff}.checkpoint-teacher>label{max-width:600px}
