:root{--paper: #eeeade;--paper-light: #faf8f1;--ink: #293b34;--muted: #6c766b;--red: #953e32;--red-dark: #722a22;--green: #496a53;--line: #cfcfc0;--wash: #e4e5d8;--gold: #aa803d;--white: #fffefa;--error: #a63c30;--overlay: #1f3029b8;--shadow: #344c3620;--font-body: "Microsoft YaHei", "PingFang SC", system-ui, sans-serif;--font-display: "Songti SC", "SimSun", "STSong", serif;--font-mono: "Cascadia Code", Consolas, monospace;--ui-scale: 1}.large-type .scene-label,.large-type .live-label,.large-type .dossier-top,.large-type .text-button,.large-type .view-tabs button{font-size:15px}.large-type .object-chip b{font-size:17px!important}.large-type .chapter-step{font-size:15px}.large-type .chapter-step .step-number{font-size:13px;width:29px;height:29px}.large-type .microcopy,.large-type .route-detail,.large-type .evidence-check{font-size:14px}.large-type dialog{width:min(850px,94vw)}.large-type #modal-content>p,.large-type .source-timeline p,.large-type .help-grid p,.large-type .debrief-list article,.large-type .host-reveal p{font-size:19px}.large-type .source-timeline h3{font-size:21px}.large-type .source-timeline span,.large-type .source-note{font-size:16px!important}@media(min-width:1200px){.scene-column{position:sticky;top:15px;align-self:start}.scene-frame{flex:none;height:clamp(480px,53vh,740px)}.large-type .scene-frame{min-height:520px}.large-type .chapters{gap:27px}.large-type .chapter-step:not(:last-child):after{right:-19px;width:9px}}@media(max-width:800px){.chapters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}.intro-steps{flex-wrap:wrap}.large-type .chapter-step{font-size:13px}.large-type .scene-label,.large-type .dossier-top,.large-type .view-tabs button,.large-type .text-button{font-size:12px}.large-type .panel-copy,.large-type .panel-copy.compact,.large-type .inspection p,.large-type .intel-text,.large-type .feedback{font-size:17px}.large-type .object-chip,.large-type .primary,.large-type .secondary{font-size:15px}.large-type .heading p{font-size:16px}.large-type .live-label{display:none}}.zoom-toolbar{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px;flex-wrap:wrap}.zoom-toolbar label{white-space:nowrap;color:var(--ink)}.zoom-toolbar button{border:1px solid var(--line);border-radius:3px;min-width:32px;height:32px;padding:0 7px;font-size:18px}.zoom-toolbar button:hover:not(:disabled){background:var(--paper-light);color:var(--red)}.zoom-toolbar input{accent-color:var(--red);flex:1;min-width:70px;max-width:260px;height:32px;margin:0;cursor:pointer}.zoom-toolbar input:focus-visible{outline:3px solid var(--red);outline-offset:3px;border-radius:3px}.zoom-toolbar output{font-family:var(--font-mono);min-width:43px;text-align:center;color:var(--ink)}.zoom-toolbar .zoom-reset{font-size:12px;padding:0 10px}.zoom-tip{margin-left:auto;font-size:10px}.large-type .zoom-toolbar{font-size:15px}.large-type .zoom-toolbar .zoom-reset{font-size:14px}@media(max-width:1100px){.zoom-tip{display:none}.zoom-toolbar{gap:7px}}@media(max-width:440px){.zoom-toolbar{gap:5px;font-size:11px}.zoom-toolbar input{min-width:45px;max-width:none}.zoom-toolbar label{font-size:10px}.zoom-toolbar button{min-width:27px;height:32px;padding:0 3px}.zoom-toolbar .zoom-reset{font-size:10px;padding:0 5px}.zoom-toolbar output{min-width:35px}.large-type .zoom-toolbar label,.large-type .zoom-toolbar .zoom-reset{font-size:10px}}*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:clip}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:calc(15px * var(--ui-scale));-webkit-font-smoothing:antialiased}button,a{font:inherit;-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,a{touch-action:manipulation}button{border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}button:disabled{opacity:.42;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid var(--red);outline-offset:4px}svg{width:21px;height:21px;flex:none;vertical-align:middle}button{transition:background .18s,color .18s,transform .18s}button:active:not(:disabled){transform:translateY(1px)}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--font-display);font-weight:700;font-style:normal}button:disabled:hover{background:inherit}kbd{font-family:var(--font-mono);border:1px solid var(--line);border-radius:3px;padding:1px 4px;font-size:11px}i{font-style:normal}button,.host-button{white-space:nowrap}.topbar{height:88px;margin:0 3.3%;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:28px}.brand{display:flex;gap:12px;align-items:center;font-family:var(--font-display);font-size:23px;font-weight:700;letter-spacing:3px}.brand small{font-family:var(--font-body);display:block;letter-spacing:2.6px;font-size:10px;font-weight:400;color:var(--muted);margin-top:5px}.brand-mark{background:var(--red);color:var(--paper-light);width:42px;height:46px;display:grid;place-items:center;clip-path:polygon(0 0,100% 0,100% 100%,50% 88%,0 100%)}.brand-mark svg{width:27px;height:27px}.edition{margin-left:auto;color:var(--muted);font-size:12px;letter-spacing:2px}.edition>span{display:inline-block;width:6px;height:6px;background:var(--red);border-radius:50%;margin-right:8px}.edition i{padding:0 10px;color:var(--line)}.top-actions{display:flex;align-items:center;gap:8px}.icon-button{height:38px;min-width:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:16px}.icon-button:hover{background:var(--wash)}.icon-button.muted{color:var(--muted)}.host-button{display:flex;align-items:center;gap:9px;border:1px solid var(--line);padding:9px 13px;margin-left:7px;font-size:12px;border-radius:4px}.host-button:hover{background:var(--paper-light)}main{max-width:1920px;margin:auto;padding:0 3.3%}.chapter-row{display:flex;align-items:center;justify-content:space-between;padding:24px 0 22px;gap:20px}.chapters{display:flex;align-items:center;gap:35px}.chapter-step{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted);position:relative}.chapter-step:not(:last-child):after{content:"";position:absolute;right:-24px;top:50%;width:14px;border-top:1px solid var(--line)}.step-number{font-family:var(--font-mono);font-size:11px;width:25px;height:25px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.chapter-step.current{color:var(--red);font-weight:700}.chapter-step.current .step-number{background:var(--red);color:var(--white);border-color:var(--red)}.chapter-step.done .step-number{background:var(--green);color:var(--white);border-color:var(--green)}.session-stats{display:flex;align-items:center;gap:16px;font-size:12px;color:var(--muted)}.session-stats strong{font-family:var(--font-mono);font-size:17px;color:var(--ink);font-weight:500;margin-left:8px}.stat-divider{height:15px;width:1px;background:var(--line)}.small{width:29px;height:29px;min-width:29px}.small svg{width:17px}.heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:4px 0 23px}.eyebrow,.overline{font-family:var(--font-mono);font-size:10px;letter-spacing:1.5px;color:var(--red);line-height:1.7}.heading h1{font-size:clamp(28px,2.75vw,51px);letter-spacing:2px;line-height:1.35;margin:6px 0 10px}.heading p{color:var(--muted);font-size:calc(13px * var(--ui-scale));line-height:1.8}.heading-stamp{font-family:var(--font-display);font-size:47px;color:var(--red);opacity:.58;line-height:1.15;transform:rotate(-5deg);border-top:2px solid var(--red);border-bottom:2px solid var(--red);padding:0 9px 4px;text-align:center;margin-right:12px}.heading-stamp span{display:block;font-family:var(--font-mono);font-size:8px;letter-spacing:1.3px}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(315px,26%);gap:23px;align-items:stretch}.scene-column{min-width:0;display:flex;flex-direction:column}.scene-frame{position:relative;min-height:430px;height:clamp(430px,51vh,740px);flex:1;background:var(--wash);border:1px solid var(--line);border-radius:5px;overflow:hidden}.scene-frame:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;pointer-events:none;border:1px solid var(--line);opacity:.38;border-radius:2px}#world{position:absolute;top:0;right:0;bottom:0;left:0}#world canvas{display:block;width:100%;height:100%;touch-action:none}.scene-topline{position:absolute;top:23px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center;gap:10px;pointer-events:none}.scene-label{font-family:var(--font-mono);font-size:11px;background:var(--paper-light);padding:8px 10px;letter-spacing:1px;border-left:2px solid var(--red)}.live-label{font-size:10px;color:var(--muted);letter-spacing:1px}.live-label i{display:inline-block;width:5px;height:5px;background:var(--green);border-radius:50%;margin-right:5px}.compass{position:absolute;top:72px;right:28px;color:var(--muted);font-family:var(--font-mono);text-align:center;font-size:11px;pointer-events:none}.compass div{font-size:30px}.scene-caption{position:absolute;bottom:21px;left:22px;max-width:56%;font-size:9px;color:var(--ink);opacity:.72;pointer-events:none;letter-spacing:.5px}.scene-help{position:absolute;right:20px;bottom:20px;font-size:10px;color:var(--ink);display:flex;align-items:center;gap:6px;pointer-events:none;background:var(--paper-light);padding:6px 9px;border-radius:3px}.scene-help svg{width:14px;height:14px}.loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--wash);z-index:30;color:var(--muted);flex-direction:column;gap:16px;padding:30px;text-align:center}.view-toolbar{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--line);gap:15px}.view-tabs{display:flex;background:var(--wash);padding:4px;border-radius:4px;gap:2px}.view-tabs button{padding:9px 15px;font-size:12px;display:flex;gap:7px;align-items:center;border-radius:3px}.view-tabs button svg{width:16px;height:16px}.view-tabs button.active{background:var(--paper-light);box-shadow:0 1px 3px var(--shadow);color:var(--red)}.view-tabs button:hover{background:var(--paper-light)}.text-button{display:inline-flex;gap:7px;align-items:center;font-size:12px;padding:8px 0}.text-button:hover{color:var(--red)}.text-button svg{width:17px;height:17px}.text-button small{font-size:10px;color:var(--muted);margin-left:2px}.under-scene{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:10px;color:var(--muted);padding-top:8px;line-height:1.6}.under-scene>span{display:flex;gap:7px;align-items:center}.dot{display:inline-block;width:5px;height:5px;background:var(--green);border-radius:50%;flex:none}.dossier{background:var(--paper-light);border:1px solid var(--line);border-radius:4px;position:relative;display:flex;flex-direction:column;box-shadow:0 3px 10px var(--shadow)}.dossier:before{content:"";position:absolute;top:-6px;left:22px;height:11px;width:54px;background:var(--red);opacity:.9;transform:rotate(-2deg)}.dossier-top{display:flex;justify-content:space-between;padding:19px 22px 15px;border-bottom:1px dashed var(--line);font-size:10px;letter-spacing:2px;color:var(--muted)}.dossier-top span:last-child{font-family:var(--font-mono);font-size:10px;letter-spacing:1px}#panel{padding:24px 22px;flex:1}.intro-mark{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;color:var(--red);margin-bottom:22px}.intro-mark svg{width:24px;height:24px}#panel h2{font-size:calc(25px * var(--ui-scale));line-height:1.55;letter-spacing:.5px;margin:7px 0 15px}#panel .panel-title-line h2{font-family:var(--font-body);font-size:calc(17px * var(--ui-scale));margin:0;font-weight:600}.panel-copy{font-size:calc(13px * var(--ui-scale));color:var(--muted);line-height:1.95;margin-bottom:21px}.panel-copy.compact{font-size:calc(12px * var(--ui-scale));margin:13px 0 17px;line-height:1.9}.intro-steps{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:15px;padding:19px 0;margin-bottom:24px;font-size:12px}.intro-steps b{font-family:var(--font-mono);font-size:11px;font-weight:400;color:var(--red);margin-right:14px}.primary,.secondary{border-radius:3px;min-height:44px;padding:11px 15px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:calc(13px * var(--ui-scale));border:1px solid transparent}.primary{background:var(--red);color:var(--paper-light)}.primary:hover:not(:disabled){background:var(--red-dark)}.secondary{background:transparent;border-color:var(--line)}.secondary:hover:not(:disabled){background:var(--wash)}.primary svg,.secondary svg{width:18px;height:18px}.wide{width:100%}.wide+.wide{margin-top:10px}.microcopy{font-size:10px;color:var(--muted);text-align:center;line-height:1.8;margin:13px 0 0}.microcopy.left{text-align:left}.panel-title-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.count{font-family:var(--font-mono);color:var(--muted);font-size:13px;white-space:nowrap}.count b{color:var(--red);font-size:23px;font-weight:400}.object-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:18px}.object-chip{display:flex;align-items:center;border:1px solid var(--line);border-radius:3px;padding:9px 8px;gap:7px;font-size:calc(11px * var(--ui-scale));text-align:left}.object-chip b{font-family:var(--font-mono);font-size:11px;font-weight:400;color:var(--muted)}.object-chip:hover{background:var(--wash)}.object-chip.selected{border-color:var(--red);color:var(--red);background:var(--paper)}.object-chip.checked b{color:var(--green)}.inspection{padding:16px 0 0;border-top:1px dashed var(--line)}.inspection h3{font-size:calc(17px * var(--ui-scale));margin:9px 0}.inspection p{font-size:calc(12px * var(--ui-scale));line-height:1.85;color:var(--muted);margin-bottom:17px}.judgement{display:grid;grid-template-columns:1fr 1fr;gap:8px}.judgement button{font-size:12px;padding:10px 8px}.empty-inspection{border:1px dashed var(--line);padding:25px 9px;display:flex;align-items:center;flex-direction:column;gap:13px;font-size:12px;text-align:center;color:var(--muted)}.empty-inspection svg{color:var(--red);width:28px;height:28px}.empty-inspection small{font-size:10px}.verified-label{font-size:12px;color:var(--green)}.feedback{display:flex;gap:8px;align-items:flex-start;font-size:calc(12px * var(--ui-scale));line-height:1.85;background:var(--wash);padding:11px 12px;margin-top:15px;border-left:2px solid var(--muted)}.feedback svg{width:16px;height:16px;margin-top:3px}.feedback.success{border-color:var(--green);color:var(--green)}.feedback.error{border-color:var(--red);color:var(--red)}.completion-seal{border:2px solid var(--green);color:var(--green);width:65px;height:65px;border-radius:50%;display:grid;place-items:center;margin:10px 0 25px;box-shadow:0 0 0 4px var(--paper-light),0 0 0 5px var(--line)}.completion-seal svg{width:30px;height:30px}.learning-note{border-top:1px dashed var(--line);margin:24px 0;padding-top:17px}.learning-note span{font-size:10px;letter-spacing:1px;color:var(--red)}.learning-note p{font-size:13px;line-height:1.9;margin-top:8px}.pill{font-size:9px;border:1px solid var(--line);padding:5px 6px;color:var(--muted);white-space:nowrap}.route-choices{display:flex;flex-direction:column;gap:10px;margin:20px 0}.route-choice{border:1px solid var(--line);padding:15px 13px;display:flex;align-items:center;gap:12px;border-radius:3px}.route-choice b{font-family:var(--font-mono);font-size:20px;font-weight:400;color:var(--muted)}.route-choice span{font-size:14px}.route-choice svg{margin-left:auto;width:17px;color:var(--muted)}.route-choice.selected{border-color:var(--red);background:var(--paper);color:var(--red)}.route-choice:hover{background:var(--wash)}.evidence-check{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:8px;margin:20px 0}.evidence-dot{width:8px;height:8px;border:1px solid var(--muted);border-radius:50%}.evidence-dot.ready{background:var(--green);border-color:var(--green)}.timeline-slots{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.timeline-slot{display:flex;align-items:center;border:1px dashed var(--line);padding:12px 10px;gap:12px;text-align:left;white-space:normal;font-size:12px;min-height:45px}.timeline-slot b{font-family:var(--font-mono);font-weight:400;color:var(--red)}.timeline-slot.filled{border-style:solid;background:var(--wash)}.record-bank{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:17px}.record-card{font-size:10px;padding:9px 5px;border:1px solid var(--line);border-radius:3px;display:flex;justify-content:center;gap:4px;align-items:center}.record-card:hover{border-color:var(--red)}.record-card svg{width:13px;height:13px}.center{justify-content:center}.intel-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:17px}.intel-tabs button{font-size:10px;padding:10px 4px;border-bottom:2px solid var(--line)}.intel-tabs button.active{color:var(--red);border-color:var(--red);background:var(--paper)}.intel-text{font-size:calc(11px * var(--ui-scale));color:var(--muted);line-height:1.9;padding:13px 0;min-height:71px}.delivery-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--line);padding:13px 0;margin-bottom:16px;gap:8px}.delivery-stats span{display:block;font-size:10px;color:var(--muted)}.delivery-stats strong{display:block;font-family:var(--font-mono);font-weight:400;font-size:25px;margin-top:8px}.delivery-stats small{font-size:12px;color:var(--muted)}.shipping-routes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.shipping-routes button{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:10px;border:1px solid var(--line);border-radius:3px;padding:10px 4px}.shipping-routes button b{font-size:17px;font-family:var(--font-mono);font-weight:400}.shipping-routes button.selected{border-color:var(--red);color:var(--red);background:var(--paper)}.route-detail{font-size:10px;line-height:1.8;color:var(--muted);margin:10px 0 15px}.load-controls{display:flex;flex-direction:column;gap:9px;margin-bottom:18px}.stepper{display:flex;align-items:center;gap:14px;font-size:13px}.stepper span{margin-right:auto}.stepper button{border:1px solid var(--line);width:30px;height:30px;font-size:17px;border-radius:3px}.stepper button:hover{background:var(--wash)}.stepper strong{font-family:var(--font-mono);width:13px;text-align:center;font-weight:400}.trip-history{font-size:9px;color:var(--muted);display:flex;flex-wrap:wrap;gap:5px;margin-bottom:12px}.trip-history span{background:var(--wash);padding:4px 6px}.final-score{display:flex;align-items:baseline;gap:12px;margin:18px 0}.final-score strong{font-family:var(--font-mono);font-size:64px;color:var(--red);font-weight:400}.final-score span{font-size:12px;color:var(--muted)}footer{display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:10px;color:var(--muted)}footer i{margin:0 8px}footer kbd{margin-left:8px}dialog{width:min(700px,90vw);max-height:85vh;background:var(--paper-light);color:var(--ink);border:1px solid var(--line);border-radius:5px;padding:25px 32px;box-shadow:0 20px 80px var(--shadow);font-size:15px}dialog::backdrop{background:var(--overlay);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:11px;margin-bottom:24px}#modal-content h2{font-size:29px;margin-bottom:20px;line-height:1.4}#modal-content>p{font-size:14px;line-height:1.9;color:var(--muted);margin-bottom:22px}.modal-buttons{display:flex;gap:12px}.source-timeline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:22px 0}.source-timeline article{border-left:2px solid var(--red);padding-left:13px}.source-timeline span{font-family:var(--font-mono);font-size:11px;color:var(--red)}.source-timeline h3{font-size:15px;margin:8px 0}.source-timeline p{font-size:13px;line-height:1.9;color:var(--muted)}.source-note{font-size:12px!important;line-height:1.9;background:var(--wash);padding:16px;color:var(--muted);margin:20px 0}.source-note p{margin-top:8px}.help-grid p{font-size:14px;line-height:1.9;margin-bottom:20px;color:var(--muted)}.help-grid b{color:var(--ink)}.host-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px}.host-reveal{border-top:1px solid var(--line);padding-top:23px}.host-reveal h3{font-size:17px}.host-reveal p{font-size:13px;line-height:1.9;color:var(--muted);margin:12px 0 18px}.debrief-list article{margin-bottom:20px;font-size:14px;line-height:1.9}.debrief-list p{color:var(--muted);margin-top:6px}#toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--ink);color:var(--paper-light);padding:12px 22px;border-radius:4px;font-size:13px;transition:opacity .2s,transform .2s;z-index:100;max-width:90vw;text-align:center}#toast.show{opacity:1;transform:translate(-50%)}.large-type{--ui-scale:1.25}.large-type .game-layout{grid-template-columns:minmax(0,1fr) minmax(360px,29%)}.large-type .scene-frame{min-height:540px}.large-type .heading p{font-size:17px}@media(min-width:1700px){body{font-size:17px}.game-layout{gap:30px}#panel{padding:28px}.panel-copy{font-size:16px}.panel-copy.compact,.inspection p,.feedback{font-size:15px}.object-chip{font-size:14px;padding:13px 10px}.dossier-top,.scene-label{font-size:12px}.heading p{font-size:16px}.intro-steps{font-size:15px;gap:22px}.primary,.secondary{font-size:16px;min-height:49px}.scene-help{font-size:12px}.scene-caption{font-size:11px}.intel-text{font-size:14px;min-height:93px}.intel-tabs button,.shipping-routes button,.route-detail,.delivery-stats span{font-size:12px}.stepper{font-size:16px}.stepper button{width:36px;height:36px}.view-tabs button{font-size:14px}.chapter-step{font-size:15px}.session-stats{font-size:14px}}@media(max-width:1100px){.topbar{height:76px}.edition{display:none}.top-actions{margin-left:auto}.game-layout{grid-template-columns:minmax(0,1fr) 305px;gap:17px}#panel{padding:20px 17px}.scene-help{display:none}.heading h1{font-size:31px}.chapters{gap:27px}.chapter-step:not(:last-child):after{right:-19px;width:10px}.view-tabs button{padding:9px 11px}.under-scene>span{display:none}.under-scene{justify-content:flex-end}.heading-stamp{font-size:39px}.large-type .game-layout{grid-template-columns:minmax(0,1fr) 345px}}@media(max-width:800px){.topbar{margin-inline:4%;gap:10px}.brand{font-size:20px;letter-spacing:2px}.brand small{font-size:9px}.top-actions{gap:2px}.host-button{padding:8px;margin-left:2px}.host-button span{display:none}main{padding:0 4%}.chapter-row{flex-direction:column;align-items:flex-start;gap:17px;padding:20px 0}.chapters{width:100%;justify-content:space-between;gap:12px}.chapter-step{font-size:12px;gap:7px}.chapter-step:not(:last-child):after{display:none}.session-stats{align-self:flex-end}.heading{margin-top:0}.heading h1{font-size:29px;letter-spacing:0}.heading p{font-size:12px;max-width:530px}.heading-stamp{display:none}.game-layout,.large-type .game-layout{grid-template-columns:minmax(0,1fr);gap:24px}.scene-frame,.large-type .scene-frame{height:440px;min-height:380px}.dossier-top{padding:19px 24px}#panel{padding:25px}.object-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.intro-mark{display:none}#panel h2{font-size:29px}.intro-steps{flex-direction:row;justify-content:space-between}.panel-copy{font-size:15px}.under-scene>span{display:flex}.under-scene{justify-content:space-between}.scene-help{display:flex;font-size:9px}.scene-caption{font-size:8px}.panel-title-line h2{font-size:19px!important}.inspection p,.panel-copy.compact,.intel-text{font-size:14px}.record-card{font-size:13px}.shipping-routes button,.route-detail,.intel-tabs button{font-size:12px}.source-timeline{gap:16px}footer{font-size:9px;line-height:1.8}footer>span:last-child{display:none}}@media(max-width:440px){.topbar{height:73px}.brand-mark{width:31px;height:37px}.brand{font-size:17px;gap:8px}.brand small{font-size:8px;letter-spacing:1px}.top-actions .icon-button{min-width:29px;width:29px;height:32px;font-size:14px}.top-actions svg{width:17px}.host-button{min-height:31px;padding:6px}.host-button svg{width:16px}.chapter-step{font-size:11px;gap:5px}.step-number{width:22px;height:22px;font-size:9px}.heading h1{font-size:25px}.heading p{font-size:12px}.eyebrow{font-size:9px}.scene-frame,.large-type .scene-frame{height:365px;min-height:365px}.scene-topline{top:18px;left:17px;right:17px}.scene-label{font-size:9px;padding:6px 8px}.live-label{display:none}.scene-caption{bottom:18px;left:17px;max-width:85%;font-size:8px}.scene-help{display:none}.compass{right:18px;top:58px}.view-toolbar{gap:6px}.view-tabs{padding:3px}.view-tabs button{font-size:11px;padding:8px 9px}.view-tabs button svg{display:none}.text-button{font-size:11px;gap:4px}.text-button small{display:none}.under-scene>span{font-size:9px}.under-scene .text-button{font-size:10px;flex:none}#panel{padding:22px 18px}.intro-steps{font-size:10px;gap:8px}.intro-steps b{margin-right:6px}.object-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.object-chip{font-size:12px}.source-timeline{grid-template-columns:minmax(0,1fr)}dialog{padding:20px;width:94vw}#modal-content h2{font-size:24px}.host-grid{grid-template-columns:minmax(0,1fr)}.modal-buttons{flex-wrap:wrap}.panel-title-line h2{font-size:17px!important}.intel-tabs button{font-size:10px}.record-card{font-size:11px}.pill{font-size:8px}}@media(min-width:1200px){.large-type .game-layout{grid-template-columns:minmax(0,1fr) minmax(420px,32%)}.large-type .panel-copy,.large-type .panel-copy.compact,.large-type .inspection p,.large-type .feedback,.large-type .intel-text{font-size:20px;line-height:1.65}.large-type .object-chip,.large-type .route-choice span,.large-type .record-card,.large-type .timeline-slot,.large-type .shipping-routes button,.large-type .intel-tabs button,.large-type .stepper{font-size:17px}.large-type .route-detail,.large-type .delivery-stats span,.large-type .evidence-check{font-size:16px}.large-type .primary,.large-type .secondary{font-size:18px;min-height:48px}.large-type .heading{margin-bottom:15px}.large-type .heading h1{font-size:36px}.large-type .chapter-row{padding-block:16px}.large-type .topbar{height:72px}.large-type #panel{padding:20px}.large-type .intro-steps{font-size:18px}.large-type #panel .panel-title-line h2{font-size:22px}.large-type .heading p,.large-type .learning-note p{font-size:20px}.large-type .stepper button{width:38px;height:38px}.large-type .intel-text{min-height:110px}.large-type .timeline-slot{min-height:51px}.large-type .object-chip{padding:11px 8px}.large-type .object-chip b{font-size:15px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}.valley-intro{font-size:17px;line-height:1.65;color:var(--muted);margin:9px 0 13px}.valley-checks{display:flex;gap:8px;justify-content:space-between;padding:11px 0;border-block:1px solid var(--line);font-size:16px}.valley-checks .done{color:var(--green);font-weight:700}.valley-sites{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:14px 0}.valley-sites button{padding:10px 7px;border:1px solid var(--line);border-radius:3px;text-align:left;font-size:16px;min-height:44px}.valley-sites b{font-family:var(--font-mono);font-size:13px;color:var(--muted);margin-right:5px}.valley-sites .selected{background:var(--wash);border-color:var(--red);color:var(--red)}.valley-detail{border-top:2px solid var(--ink);padding-top:17px}.valley-detail h3{font-size:21px;line-height:1.5;margin:0 0 12px}.valley-detail>p{font-size:18px;line-height:1.7;margin:12px 0}.valley-detail .microcopy{font-size:14px;line-height:1.6;text-align:left}.valley-record{padding:12px 13px;background:var(--wash);border-left:3px solid var(--green);margin:10px 0;font-size:17px;line-height:1.7}.valley-record b,.valley-record span{display:block}.valley-record.suspicious{border-color:var(--red)}.valley-options{display:grid;gap:8px;margin:12px 0}.valley-options .secondary{text-align:left;justify-content:flex-start;padding:10px 12px;font-size:17px;line-height:1.6}.valley-options .chosen{background:var(--wash);border:2px solid var(--green);color:var(--green)}.valley-state{color:var(--green);background:var(--wash);padding:10px 12px;font-size:16px!important}.model-reference{background:var(--paper);padding:10px;border:1px solid var(--line)}.model-reference svg{width:100%;height:auto;display:block}.model-reference p{font-size:12px;line-height:1.6;margin:4px 0 0;color:var(--muted)}.valley-time{margin-top:20px;padding-top:14px;border-top:1px dashed var(--line)}.valley-time>div{display:flex;align-items:center;gap:12px;font-size:16px}.valley-time button{border:1px solid var(--line);border-radius:3px;padding:7px 12px;margin-left:auto;min-height:40px}.valley-time output{min-width:42px;font-family:var(--font-mono);font-size:14px}.valley-time input{display:block;width:100%;accent-color:var(--red);height:30px;margin:8px 0}.valley-time p{font-size:13px;color:var(--muted);line-height:1.6}.valley-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px}.cycle-result{padding:12px;background:#f4e6d9;margin-top:12px;font-size:17px;line-height:1.7}.cycle-result.passed{background:#e6ecdf}.cycle-result p{font-size:13px}.cycle-samples{display:flex;gap:4px;margin:10px 0}.cycle-samples span{flex:1;text-align:center;background:#a54534;color:#fff}.cycle-samples .pass{background:#49674e}#valley-replay-progress{width:100%;height:18px;accent-color:var(--green);margin:18px 0}.scene-live-status{position:absolute;left:22px;bottom:66px;max-width:85%;background:#f6eed8ee;border-left:3px solid var(--green);padding:9px 13px;color:var(--ink);font-size:16px;line-height:1.5;pointer-events:none}.scene-live-status:empty{display:none}@media(max-width:440px){.valley-sites button{font-size:14px}.valley-detail h3{font-size:19px}.valley-detail>p{font-size:17px}.valley-options .secondary{font-size:15px!important}.valley-bottom{flex-wrap:wrap}.scene-live-status{font-size:12px;left:17px;bottom:45px;padding:6px 8px}.valley-checks{font-size:14px}}.valley-sites{grid-template-columns:repeat(4,minmax(0,1fr))}.valley-sites button{text-align:center;padding:7px 2px;font-size:15px}.valley-sites b{display:block;margin:0 0 3px;font-size:12px}#valley-console:empty{display:none}#valley-console{display:flex;align-items:center;gap:22px;padding:10px 14px;background:var(--paper-light);border:1px solid var(--line);margin-top:10px}#valley-console .valley-time{flex:1;margin:0;padding:0;border:0}#valley-console .valley-time>div{font-size:14px}#valley-console .valley-time p{margin:0;font-size:12px}#valley-console .valley-time input{height:20px;margin:3px 0}#valley-console .valley-bottom{margin:0;flex-direction:column;gap:9px}#valley-console .valley-bottom .text-button{font-size:13px}#valley-console .primary{padding:10px 17px;min-height:44px;font-size:16px}.valley-detail .valley-state{margin-bottom:0}@media(max-width:440px){.valley-sites{grid-template-columns:repeat(2,minmax(0,1fr))}.valley-sites b{display:inline;margin-right:5px}#valley-console{gap:10px;padding:8px}#valley-console .valley-time>div{font-size:12px;gap:6px}#valley-console .valley-time button{padding:5px 7px;font-size:12px}#valley-console .primary{font-size:13px;padding:8px 11px}#valley-console .valley-bottom .text-button{font-size:11px}}.chapter-brief-button{color:var(--red);font-size:15px;margin-top:9px;padding:5px 0;border-bottom:1px solid var(--red)}.brief-role{display:flex;justify-content:space-between;gap:12px;color:var(--green);font-size:18px;line-height:1.6}.brief-role span{font-size:14px;white-space:nowrap}.brief-story{font-size:19px;line-height:1.8;color:var(--muted);margin-top:14px}.brief-goal{background:var(--wash);padding:16px 19px;border-left:3px solid var(--red);margin:20px 0}.brief-goal small{display:block;font-size:13px;color:var(--red);margin-bottom:7px}.brief-goal strong{font-size:21px;line-height:1.6;font-weight:500}.brief-tasks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 22px}.brief-tasks article{display:flex;gap:12px;align-items:flex-start}.brief-tasks article>b{font-family:var(--font-mono);font-size:21px;color:var(--red);padding-top:2px}.brief-tasks h3{font-size:19px;line-height:1.6;margin:0 0 5px}.brief-tasks p{font-size:16px;color:var(--muted);line-height:1.7;margin:0}.brief-rules{border-top:1px dashed var(--line);padding-top:16px;font-size:16px!important;line-height:1.7;margin:20px 0 12px!important}.brief-boundary{font-size:13px!important;line-height:1.7!important;margin:0 0 18px!important}.brief-start{display:flex;flex-wrap:wrap;gap:9px}.brief-start button{flex:1;min-width:150px;padding:12px 10px;font-size:16px!important}.mission-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;margin:14px 0 10px;border-bottom:1px solid var(--line)}.mission-tabs button{font-size:15px;line-height:1.6;min-height:44px;padding:9px 3px;border-bottom:2px solid transparent}.mission-tabs button span{display:block;font-size:18px}.mission-tabs .active{border-color:var(--red);color:var(--red)}.mission-tabs .done{color:var(--green);font-weight:700}.mission-current{background:var(--wash);padding:12px 14px;margin-bottom:14px;border-radius:3px}.mission-current>div{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.mission-current small{font-size:12px;color:var(--green)}.mission-current b{font-size:17px}.mission-current button{margin-left:auto;font-size:13px!important}.mission-current p{font-size:17px;line-height:1.6;margin:9px 0}.mission-current>span{display:block;font-size:14px;line-height:1.7;color:var(--muted)}.reference-fold{margin:12px 0}.reference-fold summary{font-size:16px;line-height:1.5;cursor:pointer;color:var(--green);padding:10px 0}.anchor-editor{border:1px solid var(--line);padding:10px 12px;margin:14px 0}.anchor-editor legend{font-size:15px;color:var(--muted);padding:0 5px}.anchor-editor>div{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;align-items:center;margin:8px 0;font-size:15px}.anchor-editor button{border:1px solid var(--line);padding:9px 4px;border-radius:3px;min-height:43px;line-height:1.4}.anchor-editor button.chosen{border-color:var(--green);background:var(--wash);color:var(--green)}.ramp-tuner{padding:14px;background:var(--wash);margin:14px 0}.ramp-tuner label{font-size:17px;display:flex;justify-content:space-between;align-items:center}.ramp-tuner output{font-family:var(--font-mono);font-size:23px;color:var(--red)}.ramp-tuner>div{display:flex;gap:9px;align-items:center;margin:8px 0}.ramp-tuner input{width:100%;min-width:35px;accent-color:var(--red);height:36px;flex:1}.ramp-tuner .secondary{font-size:14px!important;min-width:70px;padding:6px;min-height:38px!important}.ramp-tuner small{font-size:12px;color:var(--muted)}.trial-running{display:grid;gap:10px;padding:14px;background:var(--wash);margin-top:12px;font-size:17px;line-height:1.5}.trial-running progress{width:100%;height:12px;accent-color:var(--green)}.cycle-samples{flex-wrap:wrap}.cycle-samples button{flex:1 1 15%;min-width:36px;padding:5px 3px;background:var(--red);color:var(--paper-light);font-size:17px;min-height:44px;border-radius:2px}.cycle-samples button small{display:block;font-size:11px}.cycle-samples button:hover{outline:2px solid var(--ink)}.cycle-samples .pass{background:var(--green)}@media(max-width:600px){.brief-tasks{grid-template-columns:1fr}.brief-start{flex-direction:column}.brief-story{font-size:17px}.brief-goal strong{font-size:19px}.brief-role{flex-wrap:wrap}.anchor-editor{padding:8px}.anchor-editor>div{font-size:13px;gap:4px}.mission-tabs button{font-size:13px}.mission-current{padding:11px}.mission-current p{font-size:16px}.ramp-tuner{padding:10px}.ramp-tuner .secondary{min-width:58px;font-size:12px!important}.chapter-brief-button{font-size:13px}}.explore-sites{margin:0 0 14px}.explore-sites summary{font-size:14px;color:var(--muted);cursor:pointer;padding:7px 0}.mission-tabs button span{display:inline;margin-right:5px;font-size:16px}.mission-current p{margin:7px 0}.valley-detail>.secondary{font-size:16px}.ramp-options{grid-template-columns:repeat(3,minmax(0,1fr))}.ramp-options .secondary{font-size:15px!important;text-align:center;justify-content:center;padding:9px 5px;min-height:52px}@media(max-width:440px){.ramp-options{grid-template-columns:1fr}.ramp-options .secondary{min-height:42px!important}.mission-tabs button span{display:block;margin:0}}
