:root{color-scheme:light;--ink:#182825;--muted:#626e67;--paper:#f1f0e9;--line:#d8dcd3;--orange:#df692f;--mint:#a3c9ba;--dark:#142623;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink)}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,.primary,.file-button{cursor:pointer;border:1px solid var(--line);border-radius:6px;padding:11px 16px;background:#fff;color:var(--ink);font-weight:600}button:hover,.file-button:hover{border-color:#829e90;background:#edf3ec}.primary,button.primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--orange);color:#151f1a;border-color:var(--orange);font-weight:700}.primary:hover{background:#eb7c43;border-color:#eb7c43}.subtle{border:0;background:transparent;padding:9px;color:inherit;font-size:.85rem}.subtle:hover{background:#d8e2d755}button:disabled{cursor:wait;opacity:.6}:focus-visible{outline:3px solid #dd702c;outline-offset:4px}h1,h2,h3,p{margin:0}h1{font-weight:620;letter-spacing:-.045em;line-height:1.04}h2{font-weight:620;letter-spacing:-.03em;line-height:1.15}h3{font-size:1.05rem;line-height:1.35;font-weight:650}p{line-height:1.55}small{line-height:1.5}.eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.15em;line-height:1.6}.muted{color:var(--muted)}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;border-bottom:1px solid var(--line);background:var(--paper)}.brand{display:flex;align-items:center;gap:12px;font-size:.82rem;letter-spacing:.11em;font-weight:720}.brand small{display:block;font-size:.56rem;letter-spacing:.22em;color:var(--muted);margin-top:4px}.brand-mark{display:flex;align-items:center;justify-content:center;background:var(--ink);color:var(--paper);font-size:1.4rem;font-weight:600;width:38px;height:40px;letter-spacing:-.1em;border-radius:3px}.topbar nav{display:flex;align-items:center;gap:22px;font-size:.8rem}.atlas{display:grid;grid-template-columns:330px 1fr;min-height:calc(100dvh - 76px)}.expedition{padding:35px 28px 20px;display:flex;flex-direction:column}.expedition h1{font-size:2.3rem;margin:18px 0}.intro{color:var(--muted);font-size:.87rem;max-width:28em}.crew-render{position:relative;height:175px;margin:6px -10px 8px}.crew-render img{width:100%;height:155px;object-fit:contain;filter:drop-shadow(0 17px 12px #283a2520)}.crew-render>span{position:absolute;bottom:0;left:12px;font-size:.63rem;letter-spacing:.12em}.crew-render small{font-size:.48rem;color:var(--muted)}.route-list{border-top:1px solid var(--line)}.route-list button{width:100%;display:flex;align-items:center;gap:14px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;padding:13px 5px;font-weight:500;text-align:left}.route-list button span{font-size:.68rem;color:var(--muted);font-variant-numeric:tabular-nums}.route-list button strong{font-weight:550;font-size:.86rem}.route-list button small{margin-left:auto}.route-list button[aria-pressed=true]{color:#a64719;background:#e7e6dc}.route-list button[aria-pressed=true] span{color:#a64719}.atlas-footer{margin-top:auto;padding-top:22px;display:grid;gap:14px;font-size:.65rem;color:var(--muted)}.atlas-footer a{text-decoration:underline;text-underline-offset:3px}.world{position:relative;background:#253e39;overflow:hidden;min-height:700px;display:flex;align-items:center;isolation:isolate}.world:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0d292450,transparent 35%,#0f2c26b0);pointer-events:none}.map-canvas{position:relative;width:100%;margin-bottom:80px;z-index:-2;aspect-ratio:1672/940}.map-canvas>img{width:100%;height:100%;object-fit:contain;display:block}.map-path{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#eff0cd80;stroke-width:1.4;stroke-dasharray:4 7;filter:drop-shadow(0 1px 2px #19342a)}#map-pins{position:absolute;inset:0}.pin{position:absolute;transform:translate(-50%,-50%);border:1px solid #d9e4d485;border-radius:50%;width:33px;height:33px;padding:0;background:#1c342bdd;color:#eff4e7;font-size:.65rem;box-shadow:0 3px 15px #001e2455}.pin.available{background:#df692f;color:#112921;border-color:#ffb079}.pin[aria-pressed=true]{outline:5px solid #f2dcc753;outline-offset:3px}.world-top{position:absolute;top:28px;left:32px;right:32px;display:flex;justify-content:space-between;color:#f4f0de;font-size:.62rem;letter-spacing:.16em}.world-top span:last-child{color:#f1b387}.dispatch{position:absolute;bottom:53px;left:32px;right:32px;padding:25px 28px;background:#142823f2;color:#f0f0e1;border:1px solid #90b6a43d;display:flex;align-items:center;gap:32px;border-radius:8px;backdrop-filter:blur(20px)}.dispatch .eyebrow{color:#e3a271;font-size:.57rem}.dispatch h2{font-size:1.9rem;margin:7px 0 9px}.dispatch p:not(.eyebrow){font-size:.83rem;color:#bdc9bc;max-width:45em}.dispatch .primary{white-space:nowrap;font-size:.8rem;flex-shrink:0}.soon{font-size:.75rem;color:#a8b6a7;white-space:nowrap}.map-credit{position:absolute;bottom:24px;left:34px;font-size:.55rem;letter-spacing:.16em;color:#a7beb0}.mission{display:grid;grid-template-columns:270px minmax(0,1fr);min-height:calc(100dvh - 76px)}.mission-rail{padding:28px;position:sticky;top:0;height:calc(100dvh - 76px);display:flex;flex-direction:column;border-right:1px solid var(--line)}.back{font-size:.75rem;color:var(--muted);margin-bottom:45px}.mission-rail h1{font-size:2rem;margin:15px 0 35px}.mission-rail nav{display:grid;gap:8px}.mission-rail nav button{display:flex;gap:14px;text-align:left;background:transparent;border:0;padding:14px 10px;color:var(--muted);font-weight:500}.mission-rail nav button[aria-current=step]{background:#dfe5da;color:var(--ink)}.mission-rail nav button span{font-size:.75rem;color:#788377}.mission-support{margin-top:auto;padding-top:25px;display:grid;gap:14px;font-size:.76rem}.mission-support .subtle{padding:0;text-align:left}.mission-support small{color:var(--muted);font-size:.62rem}.work{max-width:1120px;width:100%;padding:38px 5vw 60px;outline:none}.work-header{margin-bottom:28px}.work-header h2{font-size:2.5rem;margin:9px 0 13px}.work-header p:last-child{color:var(--muted);max-width:55em;font-size:.95rem}.arrival-hero{height:215px;background:#e3e7dc;border:1px solid #d5ded0;border-radius:10px;overflow:hidden;display:flex;align-items:center;padding:28px;gap:25px;margin-bottom:26px}.arrival-hero>img{width:49%;height:210px;object-fit:contain;filter:drop-shadow(0 10px 8px #2c3e2520)}.arrival-hero h3{font-size:1.35rem;max-width:12em}.arrival-hero p{margin-top:13px;color:var(--muted);font-size:.85rem;max-width:25em}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:block;margin:20px 0}.field>span,.field>label{display:block;font-weight:600;font-size:.85rem;margin-bottom:9px;line-height:1.5}input[type=text],textarea,select{width:100%;background:#fafaf5;border:1px solid #cbd4c6;border-radius:5px;padding:12px;color:var(--ink);line-height:1.5}textarea{resize:vertical;min-height:95px}input[type=checkbox],input[type=radio]{accent-color:#a44d1f;width:18px;height:18px;flex-shrink:0;margin:0}.check{display:flex;align-items:flex-start;gap:12px;font-size:.88rem;line-height:1.55;margin:17px 0}.check input{margin-top:3px}.check:has(input:checked){color:#386042}.check span small{display:block;color:var(--muted)}details.task{border-top:1px solid var(--line);padding:19px 0}details.task>summary{list-style:none;font-size:1.05rem;font-weight:650;cursor:pointer;display:flex;align-items:center;gap:17px}details.task>summary:after{content:'+';margin-left:auto;font-weight:400}details.task[open]>summary:after{content:'−'}summary .num{font-size:.66rem;color:var(--muted)}.task-body{padding:14px 0 3px 32px}.task-body>p{font-size:.87rem;color:var(--muted)}.battery-options{border:0;margin:20px 0;padding:0}.battery-options legend{font-size:.87rem;font-weight:600;margin-bottom:12px}.led-choices{display:flex;gap:9px;flex-wrap:wrap}.led-option{position:relative;border:1px solid #cbd4c6;border-radius:6px;background:#fafaf5;cursor:pointer;display:grid;justify-items:center;gap:9px;padding:15px 15px 10px;min-width:87px}.led-option input{position:absolute;opacity:0}.led-option:has(:checked){border:2px solid #bd612e;padding:14px 14px 9px;background:#f4e9dc}.led-option:has(:focus-visible){outline:3px solid #d97641}.led-option .dots{display:flex;gap:5px}.dot{width:9px;height:9px;border:1px solid #95a4a0;border-radius:50%;background:#d9dfd6}.dot.on{background:#3986bd;border-color:#3986bd;box-shadow:0 0 8px #3986bd35}.led-option small{color:var(--muted);font-size:.69rem}.callout{border-left:3px solid #b4c2ab;background:#e7ebdf;padding:15px 18px;line-height:1.55;font-size:.87rem;margin:20px 0}.callout strong{font-weight:650}.callout.warning{border-color:#d77942;background:#f0e3d2}.steps-list{padding-left:21px;font-size:.87rem;line-height:1.65}.steps-list li{padding:5px 0}.block-demo{padding:15px 18px;background:#263f39;color:#f4f0de;border-radius:5px;font-size:.92rem;margin:20px 0;line-height:1.7}.block-demo small{display:block;font-size:.75rem;color:#bed2c7}.step-actions{border-top:1px solid var(--line);margin-top:35px;padding-top:23px;display:flex;justify-content:space-between;align-items:center;gap:18px}.step-actions small{color:var(--muted);font-size:.74rem}.film{position:relative;background:#172a27;border-radius:8px;overflow:hidden;color:#eaeade;min-width:0}.film video{width:100%;aspect-ratio:16/9;object-fit:contain;display:block}.film-start{position:absolute;left:50%;top:43%;transform:translate(-50%,-50%);border:1px solid #dfe8d570;background:#142d25b3;color:#f0f0dc;border-radius:50%;height:64px;width:64px;font-size:1.3rem;backdrop-filter:blur(6px)}.film-start[hidden]{display:none}.film-tools{display:flex;align-items:center;gap:9px;padding:10px 14px;background:#142622}.film-tools button{background:transparent;color:#e5eadb;border:0;padding:6px 10px}.film-tools input{flex:1;min-width:30px;accent-color:#e78246}.film-tools span{font-size:.63rem;white-space:nowrap;min-width:73px;font-variant-numeric:tabular-nums}.film:fullscreen{display:flex;flex-direction:column;justify-content:center;border-radius:0}.film:fullscreen video{max-height:calc(100dvh - 60px);flex:1}.film:fullscreen .film-tools{flex-shrink:0}.film-error{padding:18px;font-size:.85rem;color:#ffcba8}.radio-message{border-left:2px solid #df854e;margin:22px 0 28px;padding-left:18px}.radio-message>span{font-size:.57rem;letter-spacing:.14em;color:#b36c3e}.radio-message p{font-size:1.05rem;line-height:1.6;margin-top:9px}.field-board{width:100%;max-height:340px;background:#e3e7dc;border:1px solid var(--line);border-radius:6px;margin:18px 0}.field-board text{font-family:inherit;fill:#24362a}.trial{border:1px solid var(--line);border-radius:8px;background:#fafaf5;padding:23px;margin-bottom:20px}.trial-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.trial-head h3{font-size:1rem}.trial .field{margin:15px 0}.trial textarea{min-height:75px}.result-options{display:flex;gap:20px;flex-wrap:wrap;border:0;padding:0;margin:17px 0 0}.result-options legend{font-size:.83rem;margin-bottom:10px;font-weight:600}.result-options label{font-size:.83rem;display:flex;gap:7px;align-items:center}.file-button{display:inline-flex;align-items:center;gap:10px;margin:10px 0;background:#e6ebdf;font-size:.85rem}.file-button input{max-width:210px;font-size:.7rem}.screenshots{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin:20px 0}.shot{border:1px solid var(--line);border-radius:6px;background:#fff;padding:12px;overflow:hidden}.shot img{width:100%;height:180px;object-fit:contain}.shot-footer{display:flex;justify-content:space-between;align-items:center;font-size:.7rem;gap:10px}.shot-footer span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shot-footer button{font-size:.7rem;padding:5px}.export-box{padding:25px;background:#213b30;color:#edf0df;border-radius:8px;margin-top:30px}.export-box h3{font-size:1.2rem;margin-bottom:12px}.export-box p,.export-box li{font-size:.85rem}.export-box ul{padding-left:20px;color:#d4ddc6;line-height:1.8}.export-box button{margin-top:12px}.legacy-note{font-size:.8rem;padding:15px;border:1px solid #c4cbbb;border-radius:5px;margin-bottom:20px}.teacher-page{background:#111f1d;color:#eeeee0;height:100dvh;overflow:hidden}.projection-header{height:76px;display:flex;justify-content:space-between;align-items:center;padding:0 26px;border-bottom:1px solid #2f4339}.projection-header .brand-mark{background:#d9e1cb;color:#1e362b}.projection-header .brand small{color:#9aaa97}.projection-header button{font-size:.78rem;background:#21382e;color:#e3e9d8;border-color:#415444}.projection{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);height:calc(100dvh - 76px);padding:28px;gap:28px}.projection-film{min-width:0;display:flex;flex-direction:column;justify-content:center}.projection-film .radio-message{margin-bottom:0}.projection-film .radio-message p{font-size:clamp(.88rem,1.4vw,1.2rem);color:#c9d4c0}.projection-film .film{border:1px solid #425347}.live-notes{display:flex;min-height:0;flex-direction:column;background:#efefe1;color:#223429;border-radius:8px;padding:25px}.live-notes>label{font-size:1rem;font-weight:600;margin-bottom:18px}.live-notes textarea{flex:1;min-height:0;background:transparent;border:0;resize:none;padding:0;line-height:1.6;font-size:clamp(1.15rem,1.8vw,1.8rem);border-radius:0}.live-notes textarea:focus-visible{outline:0;box-shadow:inset 2px 0 #cbd3c1;padding-left:10px}.board-tools{display:flex;align-items:center;justify-content:space-between;font-size:.63rem;color:#7a8675;margin-top:20px;gap:10px}.board-tools button{font-size:.68rem}.doc{max-width:920px;padding:50px 35px;margin:auto}.doc h1{font-size:2.7rem;margin:15px 0 25px}.doc h2{margin:34px 0 15px;font-size:1.6rem}.doc h3{margin:24px 0 8px}.doc p{margin:12px 0}.doc ul,.doc ol{padding-left:23px;line-height:1.7}.doc table{border-collapse:collapse;width:100%;font-size:.88rem}.doc th,.doc td{padding:13px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.doc a:not(.brand):not(.primary){text-decoration:underline;text-underline-offset:3px}.doc pre{white-space:pre-wrap;background:#213b30;color:#f0f0de;padding:22px;border-radius:7px;font-size:.85rem;line-height:1.6}.doc details{border-bottom:1px solid var(--line);padding:15px 0}.doc summary{cursor:pointer;font-weight:600}dialog{max-width:570px;width:calc(100% - 40px);padding:25px;background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:12px;box-shadow:0 25px 80px #0004}dialog::backdrop{background:#0929219e;backdrop-filter:blur(4px)}dialog form{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}dialog form button{padding:6px 12px}.dialog-content>p{font-size:.9rem;margin:15px 0}.dialog-content>button{margin:5px 0}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:#172f26;color:#eff4e5;padding:16px 22px;border:1px solid #78927c;border-radius:7px;z-index:1000;opacity:0;pointer-events:none;transition:.2s;max-width:min(600px,90vw);font-size:.87rem;box-shadow:0 10px 40px #13281c30}#toast.visible{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}@media(min-width:1650px){.atlas{grid-template-columns:380px 1fr}.expedition{padding:42px}.expedition h1{font-size:2.8rem}.crew-render{height:220px}.crew-render img{height:200px}.route-list button{padding:17px 5px}.world{min-height:850px}.map-canvas{margin-bottom:35px}}@media(max-width:1100px){.atlas{grid-template-columns:280px 1fr}.expedition{padding:28px 22px}.expedition h1{font-size:2rem}.dispatch{display:block;left:22px;right:22px;padding:22px}.dispatch h2{font-size:1.65rem}.dispatch .primary,.dispatch .soon{margin-top:20px;display:inline-flex}.map-canvas{margin-top:-115px}.mission{grid-template-columns:220px 1fr}.mission-rail{padding:25px 20px}.mission-rail h1{font-size:1.7rem}.work{padding:32px}.work-header h2{font-size:2.2rem}.projection{padding:20px;gap:20px;grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr)}.live-notes{padding:20px}}@media(max-width:760px){.topbar{padding:0 18px;height:66px}.topbar nav{gap:10px}.topbar nav>a{display:none}.atlas{display:flex;flex-direction:column}.expedition{padding:25px}.expedition h1{font-size:2.2rem}.expedition .intro{max-width:40em}.crew-render{display:none}.route-list{display:flex;margin-top:20px;overflow:auto}.route-list button{white-space:nowrap;padding:15px;border-right:1px solid var(--line);width:auto;gap:8px}.route-list small{display:none}.atlas-footer{display:flex;justify-content:space-between;padding-top:18px}.world{min-height:600px}.map-canvas{margin-top:-60px}.world-top{left:22px;right:22px}.world-top span:last-child{font-size:.5rem}.dispatch{bottom:46px}.mission{display:block}.mission-rail{position:static;height:auto;padding:20px;border:0}.mission-rail .back,.mission-rail>.eyebrow,.mission-rail h1{display:none}.mission-rail nav{display:flex;overflow:auto;gap:5px}.mission-rail nav button{padding:10px;font-size:.8rem;white-space:nowrap;gap:7px}.mission-support{display:flex;flex-wrap:wrap;padding-top:18px;gap:15px}.mission-support small{display:none}.work{padding:20px 25px 50px}.arrival-hero{height:180px;padding:16px;gap:12px}.arrival-hero>img{height:160px}.arrival-hero h3{font-size:1.1rem}.arrival-hero p{font-size:.78rem}.task-body{padding-left:0}.led-option{min-width:65px;padding:12px 8px}.led-option:has(:checked){padding:11px 7px}.dot{width:7px;height:7px}.projection-header{padding:0 16px;height:65px}.projection-header .brand{font-size:.65rem}.projection{height:calc(100dvh - 65px);grid-template-columns:1fr;grid-template-rows:auto minmax(170px,1fr);overflow:auto;padding:16px;gap:15px}.projection-film .radio-message{display:none}.projection-film video{max-height:40dvh}.live-notes{padding:16px}.live-notes textarea{font-size:1.1rem}.board-tools{margin-top:10px}.form-grid{grid-template-columns:1fr;gap:0}.field{margin:14px 0}.doc{padding:30px 22px}.doc h1{font-size:2.1rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.teacher-page [data-film-full]{display:none}
.teacher-page.focus-view .projection-header{height:44px;justify-content:flex-end;padding:0 14px}.teacher-page.focus-view .projection-header .brand{display:none}.teacher-page.focus-view .projection{height:calc(100dvh - 44px);padding:10px;gap:10px}
.gate-art{height:240px;display:flex;justify-content:center;background:#e3e7dc;border:1px solid #d5ded0;border-radius:10px;margin-bottom:32px}.gate-art img{height:100%;max-width:100%;object-fit:contain;filter:drop-shadow(0 12px 10px #26382622)}.unlock-form{max-width:430px}.unlock-form input{font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase}.unlock-form p{font-size:.85rem;margin-top:15px;color:#9e4824}.gate-note{margin-top:35px;padding-top:20px;border-top:1px solid var(--line);font-size:.78rem;color:var(--muted)}.release-code{border:1px solid #bac6af;border-radius:6px;background:#e0e5d5;padding:16px 20px;margin-bottom:20px}.release-code span{display:block;font-size:.62rem;letter-spacing:.12em}.release-code strong{display:block;font-size:clamp(1.7rem,3vw,2.6rem);letter-spacing:.12em;margin-top:7px}.projection-actions{display:flex;gap:10px}.travel-rover{position:absolute;width:90px;height:70px;object-fit:contain;transform:translate(-80%,-95%);pointer-events:none;filter:drop-shadow(0 6px 4px #0c271955)}@media(max-width:760px){.gate-art{height:180px}.projection-header .brand{display:none}.projection-header{justify-content:flex-end}.projection-actions{gap:6px}.travel-rover{width:65px;height:50px}}
.map-canvas>.travel-rover{width:90px;height:70px;object-fit:contain}@media(max-width:760px){.map-canvas>.travel-rover{width:65px;height:50px}}

/* Manual acceptance test */
.test-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.test-rules>div{padding:18px;background:#e6ebe0;border-radius:8px}.test-rules strong{display:block;font-size:30px;color:#355540}.test-rules span{display:block;font-size:14px;line-height:1.4}.drive-console{margin:24px 0;background:#eef1e9;border:1px solid #bbc8b7;border-radius:14px;padding:24px}.drive-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.drive-top .field{margin:0;min-width:140px}.drive-top select{padding:10px;width:100%;background:white;border:1px solid #9fac99;border-radius:6px;font:inherit}.drive-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.drive-stats span{display:block;font-size:13px}.drive-stats strong{font-size:30px;font-variant-numeric:tabular-nums;white-space:nowrap}.halt-zones{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.halt-zones button{display:flex;flex-direction:column;align-items:center;padding:14px 5px;background:white;border:1px solid #9caf9c}.halt-zones button strong{font-size:30px}.halt-zones small{font-size:10px}.halt-zones span{font-size:11px}.halt-zones .reached{background:#c8dac6;opacity:1}.drive-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.drive-history{margin:25px 0}.table-scroll{overflow-x:auto}.drive-history table{width:100%;border-collapse:collapse;margin:14px 0;font-size:13px}.drive-history th,.drive-history td{text-align:left;padding:10px;border-bottom:1px solid #cbd4c5}.closure-checklist h3{margin-top:28px}.preview-bar{display:flex;justify-content:space-between;gap:15px;padding:12px 24px;background:#eed5a5;color:#382919;font-size:13px}.preview-grid{max-width:950px;margin:60px auto;padding:25px}.preview-grid .task{display:block;padding:24px;margin:20px 0}.preview-grid h1{font-size:46px}.preview-grid a{display:inline-block;margin:8px 16px 8px 0}.preview-grid p{line-height:1.6}
@media(max-width:600px){.test-rules{gap:6px}.test-rules>div{padding:10px}.test-rules span{font-size:12px}.drive-console{padding:14px}.drive-top{display:block}.drive-stats strong{font-size:22px}.halt-zones{grid-template-columns:repeat(2,1fr)}.preview-bar{flex-wrap:wrap}}

/* Intro appears only in the teacher presentation. */
.mission-intro{max-width:1200px;margin:0 auto;padding:28px 42px 30px}.mission-intro h1{font-size:clamp(30px,3.2vw,44px);margin:8px 0 24px;line-height:1.12;letter-spacing:-.025em}.intro-dialogue{display:grid;gap:16px}.speech{display:grid;grid-template-columns:135px 1fr;gap:24px;align-items:start;padding:20px 25px;border:1px solid #cbd5c8;border-radius:14px;background:#e5ebdf;margin-right:85px}.speech.reply{margin:0 0 0 85px;background:#e9e3d6;border-color:#d7cdbb}.speech.short{max-width:860px}.speech p{font-size:clamp(18px,1.7vw,24px);line-height:1.5}.speaker{display:flex;gap:10px;align-items:center;padding-top:3px}.speaker>span{display:grid;place-items:center;flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#325b4a;color:#fff;font-size:18px}.reply .speaker>span{background:#786443}.speaker strong{font-size:16px}.speaker small{display:block;font-size:11px;font-weight:400;margin-top:2px}.intro-footer{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.intro-footer p{font-size:15px;color:var(--muted);max-width:26em;font-style:italic}.intro-footer>div{display:flex;gap:10px;flex-shrink:0}.test-interval{border-left:3px solid #b8c9b1;margin:25px 0;padding:8px 22px}.test-interval p{margin-top:10px}.test-interval button{margin-top:18px}#last-test{scroll-margin-top:25px}
@media(max-height:800px) and (min-width:900px){.mission-intro{padding-top:18px}.mission-intro h1{font-size:35px;margin-bottom:18px}.speech{padding:14px 22px}.speech p{font-size:21px}.intro-dialogue{gap:12px}.intro-footer{margin-top:18px}}
@media(max-width:760px){.mission-intro{padding:24px}.speech,.speech.reply{margin:0;padding:18px;grid-template-columns:1fr;gap:10px}.intro-footer{display:block}.intro-footer>div{flex-wrap:wrap;margin-top:18px}.projection-actions{flex-wrap:wrap;justify-content:flex-end}.projection-header{height:auto;min-height:65px;padding-top:8px;padding-bottom:8px}}
.mission-intro .speech{color:#182825}.mission-intro .intro-footer p{color:#bdc9bc}
@media(max-height:800px) and (min-width:900px){.speech p{font-size:24px}}

@media(max-width:760px){.film-tools{gap:4px;padding:8px 10px}.film-tools button{padding:6px}}

/* Station 2: physical setup, no prescribed route. */
.mission-setup{margin:24px 0 28px}.mission-setup h3{font-size:1.05rem}.mission-setup>p{font-size:.9rem;color:var(--muted);margin:10px 0;line-height:1.55}.mission-setup .field-board{display:block;margin:14px 0}.loading-ramp{height:auto;max-height:none}.loading-ramp text{font-family:inherit}
