:root{color:#171a1f;font-synthesis:none;--surface:#f5f2ea;--ink:#171a1f;--muted:#62676f;--hairline:#d7d2c7;--rule-strong:#c4beb2;--accent:#2f5fa7;--accent-soft:#e7edf6;--radius-small:8px;--radius-large:16px;background:#f5f2ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:var(--surface);min-height:100vh}button,input{font:inherit}button{color:inherit}.app-shell{min-height:100vh;padding:0 max(24px, env(safe-area-inset-right)) max(20px) max(24px, env(safe-area-inset-left))}.topbar{z-index:3;border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;height:72px;display:flex;position:relative}.brand{color:var(--ink);letter-spacing:-.025em;align-items:center;gap:10px;font-size:15px;font-weight:750;text-decoration:none;display:flex}.brand-mark{border:1.5px solid var(--ink);letter-spacing:-.11em;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.topbar-tools{align-items:center;gap:clamp(14px,2.5vw,30px);min-width:0;display:flex}.how-to{position:relative}.how-to summary{min-height:38px;color:var(--ink);cursor:pointer;padding:9px 0;font-size:13px;font-weight:650;list-style:none}.how-to summary::-webkit-details-marker{display:none}.how-to summary:after{content:"?";width:17px;height:17px;color:var(--accent);border:1px solid var(--accent);border-radius:50%;place-items:center;margin-left:7px;font-size:11px;display:inline-grid}.how-to[open] summary{color:var(--accent)}.how-to-popover{width:280px;color:var(--ink);background:var(--surface);border:1px solid var(--rule-strong);border-radius:var(--radius-small);gap:7px;padding:14px 16px;font-size:13px;line-height:1.45;display:grid;position:absolute;top:calc(100% + 10px);right:-8px}.how-to-popover strong{font-size:13px}.how-to-popover span{color:var(--muted)}.mode-links{align-items:center;gap:15px;margin-left:0;margin-right:0;font-size:12px;display:flex}.mode-links a{color:var(--muted);text-decoration:none}.mode-links a:hover,.mode-links a.active{color:var(--ink)}.race-counter{font-variant-numeric:tabular-nums;color:var(--ink);white-space:nowrap;font-size:13px}.race-counter-label{color:var(--muted);margin-right:4px;font-size:11px}.race-counter span:last-child{color:var(--muted)}.content-grid{grid-template-columns:minmax(300px,.74fr) minmax(480px,1.45fr);align-items:center;gap:clamp(46px,7vw,112px);max-width:1380px;min-height:calc(100vh - 116px);margin:0 auto;padding:clamp(42px,7vh,84px) 0 30px;display:grid}.copy-column{max-width:445px;padding-bottom:14px}.eyebrow,.section-kicker{color:var(--muted);letter-spacing:.13em;margin:0;font-size:11px;font-weight:750;line-height:1.5}.eyebrow span{color:var(--accent);padding:0 4px}.section-kicker{color:var(--accent);margin-bottom:19px}h1{max-width:440px;color:var(--ink);letter-spacing:-.06em;margin:0 0 19px;font-size:clamp(42px,4.5vw,60px);font-weight:680;line-height:1.02}.lede{color:#454b54;max-width:405px;margin:0;font-size:17px;line-height:1.55}.lede strong{color:var(--ink);font-weight:750}.racer-intro{border-top:1px solid var(--rule-strong);margin:38px 0 34px}.racer-row{border-bottom:1px solid var(--hairline);align-items:center;gap:15px;padding:17px 0;display:flex}.racer-row strong,.racer-row span{display:block}.racer-row strong{color:var(--ink);margin-bottom:4px;font-size:15px;font-weight:750}.racer-row div span{color:var(--muted);font-size:14px;line-height:1.4}.racer-symbol{width:38px;height:38px;color:var(--racer-color);border:1.5px solid var(--racer-color);border-radius:50%;flex:none;place-items:center;font-size:19px;font-weight:750;line-height:1;display:grid}.racer-symbol.loop{font-family:Georgia,serif;font-size:25px;font-weight:400}.racer-symbol.small{width:34px;height:34px;font-size:16px}.racer-symbol.small.loop{font-size:22px}.primary-action{color:#fff;background:var(--accent);border:1px solid var(--accent);border-radius:var(--radius-small);cursor:pointer;justify-content:space-between;align-items:center;gap:42px;min-height:52px;padding:0 17px;font-size:14px;font-weight:720;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.primary-action:hover{background:#264d87}.primary-action:active{transform:translateY(1px)}.primary-action span{font-size:17px;font-weight:400}.primary-action:focus-visible,.secondary-action:focus-visible,.choice-button:focus-visible,.feedback button:focus-visible,.play-button:focus-visible,.reset-button:focus-visible,.how-to summary:focus-visible{outline-offset:3px;outline:3px solid #2f5fa752}.course-facts{color:var(--muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:20px;margin:27px 0 31px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;display:flex}.course-facts span+span{position:relative}.course-facts span+span:before{content:"";background:#aaa9a2;border-radius:50%;width:3px;height:3px;position:absolute;top:4px;left:-10px}.choice-list{border-top:1px solid var(--rule-strong);margin-top:35px}.choice-button{text-align:left;border:0;border-bottom:1px solid var(--hairline);cursor:pointer;background:0 0;align-items:center;gap:14px;width:100%;min-height:76px;padding:11px 0;display:flex}.choice-button:hover strong,.choice-button:focus-visible strong{color:var(--accent)}.choice-button>span:nth-child(2){gap:2px;display:grid}.choice-button strong{color:var(--ink);font-size:15px;font-weight:750;transition:color .15s}.choice-button small{color:var(--muted);font-size:13px}.choice-arrow{color:var(--accent);margin-left:auto;font-size:22px}.prediction-lock{max-width:335px;color:var(--ink);background:var(--accent-soft);border-left:3px solid var(--accent);align-items:center;gap:11px;margin-top:29px;padding:11px 13px;display:flex}.lock-mark{width:23px;height:23px;color:var(--accent);border:1px solid var(--accent);border-radius:50%;flex:none;place-items:center;font-size:14px;font-weight:750;display:grid}.prediction-lock>span:nth-child(2){gap:1px;display:grid}.prediction-lock small{color:var(--muted);font-size:11px}.prediction-lock strong{font-size:14px;font-weight:750}.prediction-lock b{color:var(--accent);letter-spacing:.09em;margin-left:auto;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.readout{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:29px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;display:flex}.readout strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:17px}.readout-divider{background:var(--hairline);width:1px;height:14px;margin:0 3px}.result-line{border-top:1px solid var(--rule-strong);border-bottom:1px solid var(--hairline);max-width:320px;color:var(--muted);grid-template-columns:10px 1fr auto;align-items:center;gap:11px;margin-top:33px;padding:15px 0;font-size:13px;display:grid}.result-line strong{color:var(--ink);font-weight:750}.result-dot{border-radius:50%;width:9px;height:9px}.feedback{color:var(--muted);align-items:center;gap:9px;margin-top:25px;font-size:13px;display:flex}.feedback button{width:38px;height:38px;color:var(--muted);border:1px solid var(--rule-strong);cursor:pointer;background:0 0;border-radius:50%;place-items:center;font-size:15px;display:grid}.feedback button:hover,.feedback button.voted{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.result-actions{align-items:center;gap:10px;margin-top:26px;display:flex}.secondary-action{min-height:52px;color:var(--ink);border:1px solid var(--rule-strong);border-radius:var(--radius-small);cursor:pointer;background:0 0;padding:0 17px;font-size:14px;font-weight:650}.secondary-action:hover{border-color:var(--ink)}.next-action{min-width:144px}.world-column{min-width:0;position:relative}.canvas-wrap{border:1px solid var(--rule-strong);border-radius:var(--radius-large);background:#ebe7dd;width:100%;height:min(69vh,660px);min-height:440px;position:relative;overflow:hidden}.canvas-wrap canvas{touch-action:none;display:block;width:100%!important;height:100%!important}.intro-canvas-wrap{background:#ebe7dd}.field-label{z-index:1;color:#77736b;letter-spacing:.12em;pointer-events:none;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;position:absolute}.field-label span{color:var(--accent)}.field-label-top{top:18px;left:20px}.field-label-bottom{bottom:18px;right:20px}.reset-button{min-height:38px;color:var(--ink);border:1px solid var(--rule-strong);border-radius:var(--radius-small);cursor:pointer;background:#f5f2eaf0;padding:0 12px;font-size:12px;font-weight:600;position:absolute;top:15px;right:15px}.reset-button:hover{border-color:var(--ink)}.world-caption{color:var(--muted);text-align:right;margin-top:10px;font-size:13px}.playback-controls{min-height:56px;color:var(--muted);border:1px solid var(--rule-strong);border-radius:var(--radius-small);font-variant-numeric:tabular-nums;background:#f5f2eaf5;align-items:center;gap:13px;padding:9px 13px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.play-button{width:38px;height:38px;color:var(--ink);border:1px solid var(--rule-strong);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;font-size:13px;display:grid}.play-button:hover{color:var(--accent);border-color:var(--accent)}.playback-controls input{accent-color:var(--accent);flex:1;min-width:80px}.event-rail{border:1px solid var(--rule-strong);border-radius:var(--radius-small);background:#f5f2eaf7;max-height:224px;padding:14px 15px;position:absolute;bottom:16px;left:16px;right:16px;overflow:auto}.event-rail-heading{color:var(--ink);justify-content:space-between;padding-bottom:9px;font-size:13px;font-weight:750;display:flex}.event-rail-heading small{color:var(--muted);font-size:11px;font-weight:500}.event-row{width:100%;min-height:30px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-top:1px solid #e0dcd3;align-items:center;gap:13px;padding:3px 0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;display:flex}.event-row:hover,.event-row.selected{color:var(--accent)}.event-time{font-variant-numeric:tabular-nums;width:36px}.event-type{letter-spacing:.04em}.event-explanation{border-top:1px solid var(--hairline);color:var(--ink);margin:10px 0 0;padding-top:10px;font-size:13px;line-height:1.48}.footer-note{border-top:1px solid var(--hairline);max-width:1380px;color:var(--muted);gap:20px;margin:0 auto;padding-top:12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;display:flex}.footer-note span+span{position:relative}.footer-note span+span:before{content:"·";position:absolute;left:-12px}.loading,.load-error{color:var(--muted);text-align:center;padding-top:20vh}.load-error{color:#a33c36}@media (width<=800px){.app-shell{padding-right:max(16px, env(safe-area-inset-right));padding-left:max(16px, env(safe-area-inset-left))}.topbar{height:62px}.topbar-tools{gap:13px}.how-to summary{font-size:12px}.how-to-popover{width:min(280px,100vw - 32px);right:-4px}.mode-links{gap:10px;margin-right:0}.mode-links a:last-child{display:none}.content-grid{flex-direction:column;align-items:stretch;gap:30px;min-height:0;padding:36px 0 22px;display:flex}.copy-column{max-width:none;padding:0}h1{max-width:350px;margin-bottom:15px;font-size:clamp(41px,12vw,56px)}.lede{max-width:470px;font-size:16px}.racer-intro{margin:30px 0 28px}.course-facts{margin:22px 0 25px}.choice-list{margin-top:28px}.world-column{order:2}.content-grid.predict-flow .world-column{order:1}.content-grid.predict-flow .copy-column{order:2}.canvas-wrap,.intro-space{border-radius:14px;height:min(61vh,520px);min-height:330px}.field-label{font-size:9px}.reset-button{top:12px;right:12px}.world-caption{text-align:left}.playback-controls,.event-rail{bottom:12px;left:12px;right:12px}.playback-controls{gap:9px;padding-left:10px;padding-right:10px}.playback-controls>span{font-size:10px}.event-rail{max-height:205px}.footer-note{padding-bottom:max(4px, env(safe-area-inset-bottom));white-space:nowrap;gap:15px;overflow:hidden}.footer-note span:last-child{display:none}}@media (prefers-reduced-motion:reduce){.primary-action{transition:none}}@media (width<=520px){.brand{font-size:14px}.brand-mark{width:25px;height:25px}.content-grid{padding-top:30px}.field-label-bottom{bottom:14px;right:14px}.field-label-top{top:14px;left:14px}.result-actions{align-items:stretch}.result-actions button{flex:1}}.embodied-shell{color:#e8eef1;background:#090d12;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,sans-serif;overflow:hidden}.embodied-header{z-index:5;border-bottom:1px solid #bedbdc21;justify-content:space-between;align-items:center;height:70px;padding:0 clamp(18px,4vw,58px);display:flex;position:absolute;top:0;left:0;right:0}.embodied-brand{color:#eef6f4;letter-spacing:-.02em;align-items:center;gap:10px;font-size:15px;font-weight:760;text-decoration:none;display:flex}.embodied-mark{color:#0b1116;letter-spacing:-.12em;background:#c6e5df;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:850;display:grid}.embodied-header-meta{color:#819199;letter-spacing:.1em;align-items:center;gap:26px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;display:flex}.embodied-header-meta a{color:#b7c8cc;letter-spacing:0;text-decoration:none}.embodied-world{position:absolute;inset:0}.embodied-world canvas{touch-action:none;display:block;width:100%!important;height:100%!important}.embodied-world-label{color:#76858d;letter-spacing:.13em;text-align:right;pointer-events:none;gap:4px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;display:grid;position:absolute;top:91px;right:clamp(18px,4vw,58px)}.embodied-legend{color:#b5c2c7;letter-spacing:.04em;pointer-events:none;gap:15px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;display:flex;position:absolute;top:91px;left:clamp(18px,4vw,58px)}.embodied-legend i{border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.embodied-overlay{z-index:6;pointer-events:auto;width:min(365px,100vw - 36px);position:absolute;top:21vh;left:clamp(18px,7vw,110px)}.embodied-overlay>*{pointer-events:auto}.embodied-kicker,.embodied-index{color:#81aca6;letter-spacing:.14em;margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700}.embodied-kicker span{color:#53656c;padding:0 5px}.embodied-index{color:#8798a0;letter-spacing:.09em;margin-top:47px}.embodied-overlay h1{color:#edf4f3;letter-spacing:-.075em;margin:13px 0 18px;font-size:clamp(39px,5vw,67px);font-weight:660;line-height:.96}.embodied-overlay h1 em{color:#c7ddd9;font-style:normal}.embodied-lede{color:#a2b1b7;max-width:340px;margin:0;font-size:15px;line-height:1.55}.embodied-chip-row{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.embodied-chip-row span{color:#9db1b4;letter-spacing:.05em;background:#111c22b3;border:1px solid #b7ded629;border-radius:4px;padding:6px 8px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.embodied-actions{align-items:center;gap:17px;margin-top:29px;display:flex}.embodied-primary,.embodied-choice{color:#081014;cursor:pointer;background:#c6e5df;border:1px solid #c6e5df;border-radius:4px;min-height:47px;padding:0 15px;font-size:13px;font-weight:760}.embodied-primary b,.embodied-choice b{margin-left:25px;font-size:16px;font-weight:400}.embodied-text-button{color:#b6c8cb;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:12px}.embodied-text-button b{color:#82b3aa;margin-left:7px;font-size:16px;font-weight:400}.embodied-course-note{background:#0e171cb8;border-left:2px solid #c08a51;gap:6px;margin-top:28px;padding:13px 15px;display:grid}.embodied-course-note span,.embodied-course-note small{color:#819199;letter-spacing:.12em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.embodied-course-note strong{color:#e8eeed;font-size:14px}.embodied-course-note small{letter-spacing:.02em;text-transform:none}.embodied-choice{color:#e7f0ee;text-align:left;background:#101b21eb;border-color:#c6e5df47;align-items:center;min-width:158px;display:flex}.embodied-choice i{border-radius:50%;width:8px;height:8px;margin-right:9px}.embodied-choice b{color:#9ec8c0;margin-left:auto}.embodied-lock{background:#101d22c7;border-left:2px solid #81c9bb;align-items:center;gap:10px;max-width:300px;margin-top:26px;padding:10px 12px;display:flex}.embodied-lock>span{color:#091014;background:#81c9bb;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;font-weight:800;display:grid}.embodied-lock div{gap:1px;display:grid}.embodied-lock small{color:#819199;letter-spacing:.1em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px}.embodied-lock strong{color:#e9f2ef;font-size:13px}.embodied-lock b{color:#81c9bb;letter-spacing:.1em;margin-left:auto;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.embodied-result-grid{color:#819199;border-top:1px solid #c6e5df38;border-bottom:1px solid #c6e5df1f;grid-template-columns:1fr auto;gap:10px 30px;max-width:290px;margin-top:28px;padding:13px 0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;display:grid}.embodied-result-grid strong{color:#edf4f3;text-align:right;font-size:12px}.embodied-continue{z-index:4;color:#dcebe7;cursor:pointer;background:#0e191ee0;border:1px solid #c6e5df47;border-radius:4px;min-height:43px;padding:0 14px;font-size:12px;font-weight:700;position:absolute;bottom:67px;right:clamp(18px,4vw,58px)}.embodied-continue span{color:#7f9a9e;margin-left:22px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:400}.embodied-controls{color:#a6b8ba;background:#0c151ae6;border:1px solid #c6e5df33;border-radius:4px;align-items:center;gap:11px;width:min(400px,42vw);padding:9px 12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;display:flex;position:absolute;bottom:67px;right:clamp(18px,4vw,58px)}.embodied-controls button{color:#d5e7e2;cursor:pointer;background:0 0;border:1px solid #c6e5df40;border-radius:50%;width:28px;height:28px}.embodied-controls input{accent-color:#9dd4c8;flex:1;min-width:50px}.embodied-event-panel{z-index:3;color:#b6c6c9;background:#0a1318eb;border:1px solid #c6e5df33;border-radius:4px;width:min(265px,29vw);max-height:230px;padding:12px;position:absolute;bottom:67px;right:clamp(18px,4vw,58px);overflow:auto}.embodied-event-panel>div{color:#e8f0ee;justify-content:space-between;padding-bottom:7px;font-size:12px;display:flex}.embodied-event-panel small{color:#819199;font-size:10px;font-weight:400}.embodied-event-panel button{color:#8ea3a7;cursor:pointer;text-align:left;background:0 0;border:0;border-top:1px solid #c6e5df1a;gap:12px;width:100%;padding:7px 0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;display:flex}.embodied-event-panel button.selected,.embodied-event-panel button:hover{color:#b8e2d9}.embodied-event-panel button span:first-child{width:30px}.embodied-footer{z-index:3;color:#64747b;letter-spacing:.08em;gap:22px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;display:flex;position:absolute;bottom:20px;left:clamp(18px,4vw,58px);right:clamp(18px,4vw,58px)}.embodied-footer span+span{position:relative}.embodied-footer span+span:before{content:"·";color:#456069;position:absolute;left:-13px}.embodied-loading,.embodied-error{color:#9eb0b5;text-align:center;padding-top:35vh}.embodied-error{color:#dc8d7d}@media (width<=720px){.embodied-header{height:58px}.embodied-header-meta span{display:none}.embodied-overlay{width:min(340px,100vw - 36px);top:100px;left:18px}.embodied-index{margin-top:31px}.embodied-overlay h1{margin-top:11px;font-size:clamp(40px,12vw,56px)}.embodied-lede{font-size:14px}.embodied-world-label{font-size:8px;top:76px;right:18px}.embodied-legend{top:76px;left:18px}.embodied-controls,.embodied-event-panel{width:auto;bottom:54px;left:18px;right:18px}.embodied-event-panel{max-height:105px;bottom:45px}.embodied-continue{text-align:left;width:calc(100% - 36px);bottom:54px;left:18px;right:18px}.embodied-footer{white-space:nowrap;gap:15px;bottom:17px;left:18px;right:18px;overflow:hidden}.embodied-footer span:last-child{display:none}.embodied-actions{flex-wrap:wrap;align-items:stretch;gap:12px}.embodied-primary{flex:none}}.embodied-shell{background:#070b10;height:100svh;min-height:560px;position:relative;overflow:hidden}.embodied-brand{font-size:14px}.embodied-mark{width:27px;height:27px}.embodied-header-meta{gap:20px;font-size:9px}.embodied-world-label{font-size:8px;top:82px;right:clamp(16px,3vw,44px)}.embodied-legend{font-size:9px;top:82px;left:clamp(16px,3vw,44px)}.embodied-overlay{background:linear-gradient(90deg,#070d12ed,#070d12bd 72%,#070d1200);border-left:1px solid #b2dad133;border-radius:2px;width:min(355px,100vw - 32px);padding:16px 20px 18px;top:98px;left:clamp(16px,3vw,44px)}.embodied-index{margin-top:23px}.embodied-overlay h1{margin:10px 0 14px;font-size:clamp(34px,3.7vw,52px);line-height:.98}.embodied-lede{max-width:325px;font-size:13px;line-height:1.48}.embodied-chip-row{gap:5px;margin-top:16px}.embodied-chip-row span{padding:5px 7px;font-size:8px}.embodied-primary,.embodied-choice{min-height:41px;padding:0 12px;font-size:12px}.embodied-course-note{gap:4px;margin-top:19px;padding:10px 12px}.embodied-lock{max-width:285px;margin-top:18px;padding:8px 10px}.embodied-continue{min-height:40px;padding:0 12px;font-size:11px;bottom:59px;right:clamp(16px,3vw,44px)}.embodied-controls{width:min(410px,40vw);padding:7px 10px;font-size:9px;bottom:59px;right:clamp(16px,3vw,44px)}.embodied-controls button{width:26px;height:26px}.embodied-event-panel{width:min(280px,29vw);max-height:218px;padding:10px;bottom:59px;right:clamp(16px,3vw,44px)}.embodied-footer{font-size:8px;bottom:13px;left:clamp(16px,3vw,44px);right:clamp(16px,3vw,44px)}@media (width<=720px){.embodied-header{height:56px}.embodied-header-meta{gap:0}.embodied-overlay{background:linear-gradient(270deg,#070d12e6,#070d127a 88%,#070d1200);border-left:0;border-right:1px solid #b2dad133;width:min(280px,100vw - 28px);padding:9px 12px 11px;top:72px;left:auto;right:14px}.embodied-kicker{font-size:7px}.embodied-index{margin-top:12px;font-size:8px}.embodied-overlay h1{margin:7px 0 9px;font-size:clamp(30px,8.5vw,36px);line-height:.94}.embodied-lede{max-width:285px;font-size:11px;line-height:1.4}.embodied-chip-row{display:none}.embodied-actions{gap:10px;margin-top:12px}.embodied-primary,.embodied-choice{min-height:35px;padding:0 10px;font-size:10px}.embodied-primary b,.embodied-choice b{margin-left:11px}.embodied-world-label{font-size:7px;top:70px;right:14px}.embodied-legend{top:70px;left:14px}.embodied-controls,.embodied-event-panel{width:auto;bottom:51px;left:14px;right:14px}.embodied-event-panel{max-height:122px;bottom:44px}.embodied-continue{width:calc(100% - 28px);bottom:51px;left:14px;right:14px}.embodied-footer{gap:12px;bottom:14px;left:14px;right:14px}}.embodied-shell{color:#e7f3f0;background:#05090d;height:100svh;min-height:560px;position:relative;overflow:hidden}.embodied-header{background:linear-gradient(#05090df0,#05090d33);border-bottom-color:#a4dcd324;height:58px;padding:0 clamp(14px,3vw,42px)}.embodied-brand{color:#e7f3f0;font-size:14px}.embodied-mark{color:#071015;background:#a9e8d9;width:26px;height:26px}.embodied-header-meta{color:#6e858b;gap:18px;font-size:8px}.embodied-header-meta a{color:#a5c5c2}.embodied-world{z-index:0;position:fixed;inset:0}.embodied-world canvas{inset:0;position:absolute!important}.embodied-world:after{z-index:1;content:"";pointer-events:none;background:radial-gradient(at 52% 48%,#0000 22%,#02060933 78%,#0206098a);position:absolute;inset:0}.embodied-world-label,.embodied-legend{z-index:2;font-size:8px;top:78px}.embodied-world-label{color:#6e858b;right:clamp(14px,3vw,42px)}.embodied-world-label span:first-child{color:#a4e4d6}.embodied-legend{color:#b3c9c8;left:clamp(14px,3vw,42px)}.embodied-legend i{width:7px;height:7px}.embodied-overlay{background:linear-gradient(90deg,#050c11e0,#050c119e 76%,#050c1100);border-left:1px solid #9be1d438;width:min(310px,100vw - 28px);padding:14px 16px 15px;top:100px;left:clamp(14px,3vw,42px)}.embodied-kicker{color:#78b9ae;font-size:8px}.embodied-index{color:#8aa2a5;margin-top:18px;font-size:9px}.embodied-overlay h1{color:#effaf6;margin:8px 0 12px;font-size:clamp(33px,4vw,51px);line-height:.96}.embodied-overlay h1 em{color:#b9e5db}.embodied-lede{color:#b0c1c2;max-width:285px;font-size:12px;line-height:1.46}.embodied-lede strong{color:#eef9f5}.embodied-calibration-status{background:#0711168f;border:1px solid #9edacf26;border-left:2px solid #d28a58;gap:6px;margin-top:15px;padding:9px 11px;display:grid}.embodied-calibration-status span{color:#7d969b;letter-spacing:.1em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px}.embodied-calibration-status span.status-live{color:#a8e7d7}.embodied-calibration-status strong{color:#e1eeea;font-size:12px}.embodied-actions{gap:12px;margin-top:17px}.embodied-primary,.embodied-choice{border-radius:3px;min-height:39px;padding:0 12px;font-size:11px}.embodied-primary{color:#061014;background:#a9e8d9;border-color:#a9e8d9}.embodied-primary:hover{background:#d2faf1}.embodied-primary b,.embodied-choice b{margin-left:14px}.embodied-text-button{color:#b7cdca;font-size:11px}.embodied-course-note{background:#07111699;gap:4px;margin-top:16px;padding:9px 11px}.embodied-course-note strong{font-size:12px}.embodied-course-note span,.embodied-course-note small{font-size:8px}.embodied-choice{color:#e8f7f2;background:#081318e0;border-color:#a9e8d947;min-width:135px}.embodied-lock{background:#071318ad;max-width:275px;margin-top:16px;padding:8px 10px}.embodied-result-grid{gap:7px 20px;max-width:275px;margin-top:16px;padding:10px 0;font-size:9px}.embodied-result-grid strong{font-size:11px}.embodied-continue{color:#dff2ed;background:#071217d1;border-color:#a9e8d94d;min-height:38px;padding:0 12px;font-size:11px;bottom:52px;right:clamp(14px,3vw,42px)}.embodied-controls{background:#050f14d6;border-color:#a9e8d938;width:min(380px,38vw);padding:7px 10px;font-size:9px;bottom:52px;right:clamp(14px,3vw,42px)}.embodied-event-panel{background:#050f14e0;border-color:#a9e8d938;width:min(270px,28vw);max-height:205px;padding:10px;bottom:52px;right:clamp(14px,3vw,42px)}.embodied-footer{color:#61787e;font-size:8px;bottom:12px;left:clamp(14px,3vw,42px);right:clamp(14px,3vw,42px)}@media (width<=720px){.embodied-shell{min-height:480px}.embodied-header{height:54px}.embodied-header-meta span{display:none}.embodied-world-label,.embodied-legend{top:68px}.embodied-world-label{font-size:7px;right:14px}.embodied-world-label span:nth-child(2){display:none}.embodied-legend{left:14px}.embodied-overlay{background:linear-gradient(270deg,#050c1170,#050c1129 84%,#050c1105);border-left:0;border-right:1px solid #9be1d42e;width:min(186px,100vw - 24px);padding:8px 10px 9px;top:74px;left:auto;right:12px}[data-stage=result] .embodied-overlay{background:linear-gradient(90deg,#050c1170,#050c1129 84%,#050c1105);border-left:1px solid #9be1d42e;border-right:0;left:12px;right:auto}.embodied-kicker{display:none}.embodied-index{margin-top:0;font-size:9px}.embodied-overlay h1{letter-spacing:-.05em;margin:5px 0 0;font-size:clamp(23px,6.2vw,27px)}.embodied-lede{display:none}.embodied-calibration-status{justify-content:space-between;align-items:center;gap:8px;max-width:none;margin-top:9px;padding:6px 8px;display:flex}.embodied-calibration-status span{font-size:8px}.embodied-calibration-status strong{font-size:10px}.embodied-actions{gap:8px;margin-top:9px}.embodied-primary,.embodied-choice{min-height:32px;padding:0 9px;font-size:11px}.embodied-primary b,.embodied-choice b{margin-left:auto}.embodied-text-button{padding:0;font-size:11px}.embodied-primary{align-items:center;display:flex}.embodied-course-note{max-width:none;margin-top:9px;padding:6px 8px}.embodied-course-note small{display:none}.embodied-actions{flex-wrap:nowrap}.embodied-choice{flex:1 1 0;min-width:0}.embodied-lock{max-width:none;margin-top:9px;padding:6px 8px}.embodied-lock small{font-size:7px}.embodied-result-grid{gap:5px 12px;max-width:none;margin-top:9px;padding:7px 0}.embodied-controls,.embodied-event-panel{width:auto;bottom:47px;left:14px;right:14px}.embodied-event-panel{max-height:142px;bottom:42px}.embodied-continue{width:calc(100% - 28px);bottom:47px;left:14px;right:14px}.embodied-footer{gap:11px;bottom:12px;left:14px;right:14px}.embodied-footer span:last-child{display:none}}
