: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}}.pole-shell{color:#e9e3d5;background:#0e1717;min-height:100svh;position:relative;overflow:hidden}.pole-world{z-index:0;position:fixed;inset:0}.pole-world canvas{touch-action:none;display:block;width:100%!important;height:100%!important}.pole-world-vignette{pointer-events:none;background:radial-gradient(at 52% 52%,#0000 22%,#080d0c1f 58%,#060909ad 100%);position:absolute;inset:0}.pole-header{z-index:5;background:linear-gradient(#090f0feb,#090f0f47);border-bottom:1px solid #cbdec924;justify-content:space-between;align-items:center;height:62px;padding:0 clamp(15px,3.4vw,46px);display:flex;position:absolute;top:0;left:0;right:0}.pole-brand{color:#f2ecdd;letter-spacing:-.03em;align-items:center;gap:9px;font-size:14px;font-weight:740;text-decoration:none;display:flex}.pole-brand-mark{color:#16201d;letter-spacing:-.14em;background:#e3b077;border-radius:50%;place-items:center;width:26px;height:26px;font-size:9px;font-weight:900;display:grid}.pole-switcher{color:#a6afa2;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:clamp(8px,1.5vw,21px);font:9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.pole-switcher a,.pole-switcher button{color:#a6afa2;cursor:pointer;font:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;text-decoration:none}.pole-switcher a:hover,.pole-switcher a.active{color:#f0d19c}.pole-switcher button:disabled{color:#5f6b62;cursor:default}.pole-switcher>span{color:#d2a878}.pole-world-title{z-index:2;color:#969f91;letter-spacing:.15em;pointer-events:none;gap:5px;font:8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:grid;position:absolute;top:91px;left:clamp(16px,3.4vw,46px)}.pole-world-title strong{color:#e6c184;letter-spacing:.21em;font-size:12px;font-weight:500}.pole-world-legend{z-index:2;color:#a3ad9d;letter-spacing:.06em;text-transform:uppercase;pointer-events:none;align-items:center;gap:7px;font:9px ui-monospace,SFMono-Regular,Consolas,monospace;display:flex;position:absolute;bottom:26px;right:clamp(16px,3.4vw,46px)}.legend-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.legend-dot.swarm{background:#f08a57;box-shadow:0 0 0 4px #f08a5724}.legend-dot.brace{background:#65c6b4;margin-left:10px;box-shadow:0 0 0 4px #65c6b41f}.pole-panel{z-index:4;background:linear-gradient(90deg,#0b1413f2,#0b1413c2 75%,#0b141300);border-left:1px solid #dfb1776b;width:min(355px,100vw - 32px);padding:17px 21px 19px;position:absolute;top:108px;left:clamp(16px,5.5vw,84px)}.pole-kicker,.pole-step{color:#d9a771;letter-spacing:.16em;margin:0;font:8px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.pole-kicker i{color:#69766c;padding:0 5px;font-style:normal}.pole-step{color:#a5ae9f;letter-spacing:.09em;margin-top:21px}.pole-panel h1{color:#f1eadc;letter-spacing:-.075em;margin:9px 0 14px;font-size:clamp(37px,4.4vw,56px);font-weight:670;line-height:.95}.pole-panel h1 em{color:#e4b474;font-style:normal}.pole-lede{color:#c4c8b9;max-width:330px;margin:0;font-size:13px;line-height:1.5}.pole-lede strong{color:#f1dcad}.pole-style-list{gap:7px;margin-top:20px;display:grid}.pole-style-row{align-items:center;gap:10px;min-width:190px;display:flex}.pole-style-row>span:last-child{gap:3px;display:grid}.pole-style-row strong{color:#eee6d7;font-size:12px}.pole-style-row small{color:#9fa99b;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.style-glyph{color:#f08a57;letter-spacing:-.2em;border:1px solid #f08a5799;border-radius:50%;place-items:center;width:34px;height:25px;font-size:11px;display:grid}.style-glyph.brace{color:#65c6b4;letter-spacing:.01em;border-color:#65c6b499}.pole-button{color:#241b14;cursor:pointer;background:#e2b27b;border:1px solid #e2b27b;border-radius:3px;align-items:center;min-height:42px;margin-top:22px;padding:0 13px;font-size:12px;font-weight:780;display:inline-flex}.pole-button span{margin-left:25px;font-size:16px;font-weight:400}.pole-button:hover{background:#f0c892}.pole-button:focus-visible,.pole-choice:focus-visible,.pole-secondary:focus-visible,.pole-playback button:focus-visible,.pole-playback input:focus-visible{outline-offset:3px;outline:3px solid #e2b27b61}.pole-note{color:#8e998e;margin:10px 0 0;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.pole-change{background:#1f352ebd;border-top:1px solid #65c6b459;border-bottom:1px solid #65c6b42e;align-items:center;gap:10px;max-width:290px;margin-top:20px;padding:9px 10px;display:flex}.change-icon{color:#f0bd7c;border:1px solid #f0bd7c80;border-radius:50%;place-items:center;width:26px;height:26px;font-size:15px;display:grid}.pole-change span:last-child{gap:2px;display:grid}.pole-change strong{color:#eee6d7;font-size:12px}.pole-change small{color:#9eafa2;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.pole-choice-list{gap:7px;max-width:310px;margin-top:18px;display:grid}.pole-choice{color:#eae3d4;cursor:pointer;text-align:left;background:#1f2e28db;border:1px solid #dab38342;border-radius:3px;align-items:center;gap:10px;min-height:49px;padding:7px 10px;display:flex}.pole-choice:hover{background:#394b3ef0;border-color:#e2b27bb3}.pole-choice>span:nth-child(2){flex:1;gap:3px;display:grid}.pole-choice strong{font-size:12px}.pole-choice small{color:#aab2a4;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.pole-choice>b{color:#e2b27b;font-size:17px;font-weight:400}.pole-lock{background:#2a4137c4;border-left:3px solid #65c6b4;grid-template-columns:26px 1fr;gap:0 9px;max-width:290px;margin-top:20px;padding:9px 10px;display:grid}.pole-lock>span{color:#65c6b4;border:1px solid #65c6b4;border-radius:50%;grid-row:span 2;place-items:center;width:22px;height:22px;display:grid}.pole-lock small{color:#9fb2a3;letter-spacing:.1em;font:8px ui-monospace,SFMono-Regular,Consolas,monospace}.pole-lock strong{color:#f2e2bb;font-size:12px}.pole-clock{color:#edcf9f;margin:21px 0 0;font:16px ui-monospace,SFMono-Regular,Consolas,monospace}.pole-clock small{color:#8d9b8d;font-size:9px}.pole-live-note{color:#f0b26e;max-width:280px;margin:17px 0 0;font-size:11px;line-height:1.4}.pole-verdict{background:#343526c7;border-left:3px solid #e2b27b;gap:3px;max-width:300px;margin-top:19px;padding:10px 11px;display:grid}.pole-verdict.correct{background:#254539bf;border-color:#65c6b4}.pole-verdict strong{color:#f2d29b;letter-spacing:.1em;font:10px ui-monospace,SFMono-Regular,Consolas,monospace}.pole-verdict.correct strong{color:#8fe0c7}.pole-verdict span{color:#c6c8b7;font-size:11px}.pole-result-line{color:#aab2a3;border-top:1px solid #d5dac433;border-bottom:1px solid #d5dac421;grid-template-columns:9px 1fr auto;align-items:center;gap:10px;max-width:300px;margin-top:17px;padding:10px 0;font-size:11px;display:grid}.pole-result-line strong{color:#f0e6d5}.pole-result-actions{align-items:center;gap:9px;margin-top:20px;display:flex}.pole-secondary{color:#eadcc7;cursor:pointer;background:#2a362bdb;border:1px solid #dfbc8f4d;border-radius:3px;min-height:38px;padding:0 12px;font-size:11px}.pole-secondary:hover{border-color:#e2b27b}.pole-result-actions .pole-button{margin-top:0}.pole-playback{z-index:5;color:#b6beae;background:#0c1715e6;border:1px solid #d1b88d52;border-radius:3px;align-items:center;gap:11px;width:min(390px,100vw - 32px);min-height:47px;padding:7px 10px;font:9px ui-monospace,SFMono-Regular,Consolas,monospace;display:flex;position:absolute;bottom:55px;right:clamp(16px,4vw,58px)}.pole-playback button{color:#f0d19c;cursor:pointer;background:0 0;border:1px solid #e2b27b73;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.pole-playback input{accent-color:#e2b27b;flex:1;min-width:40px}.pole-event-note{z-index:5;color:#b1b9a9;background:#0c1715e0;border:1px solid #d1b88d42;border-radius:3px;gap:6px;width:min(280px,100vw - 32px);padding:10px 12px;font:9px ui-monospace,SFMono-Regular,Consolas,monospace;display:grid;position:absolute;bottom:56px;right:clamp(16px,4vw,58px)}.pole-event-note strong{color:#f0d19c;font-size:10px}.pole-event-note span{justify-content:space-between;gap:8px;display:flex}.pole-event-note b{color:#e0a96e;font-weight:500}.pole-footer{z-index:4;color:#6e7c6f;letter-spacing:.1em;text-transform:uppercase;gap:22px;font:8px ui-monospace,SFMono-Regular,Consolas,monospace;display:flex;position:absolute;bottom:16px;left:clamp(16px,3.5vw,48px);right:clamp(16px,3.5vw,48px)}.pole-footer span+span:before{color:#4e5a50;content:"·";position:relative;left:-11px}.pole-error{z-index:6;max-width:390px;position:absolute;top:130px;left:10vw}.pole-error p{color:#d9a771;letter-spacing:.15em;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.pole-error h1{color:#f1eadc}@media (width<=720px){.pole-header{height:54px}.pole-switcher{gap:10px;font-size:7px}.pole-switcher>span,.pole-switcher a:first-of-type,.pole-switcher button{display:none}.pole-world-title{top:70px;left:14px}.pole-world-title strong{font-size:9px}.pole-world-legend{font-size:7px;bottom:14px;right:14px}.pole-legend-dot{width:6px;height:6px}.pole-panel{background:linear-gradient(270deg,#0a1413e6,#0a14136b 92%,#0a14130d);border-left:0;border-right:1px solid #dfb17752;width:min(230px,100vw - 24px);padding:9px 12px 11px;top:80px;left:auto;right:12px}.pole-kicker{font-size:7px}.pole-step{margin-top:12px;font-size:8px}.pole-panel h1{margin:7px 0 9px;font-size:clamp(25px,7.4vw,31px)}.pole-lede{font-size:10px;line-height:1.42}.pole-style-list{gap:5px;margin-top:11px}.pole-style-row{gap:7px}.pole-style-row strong{font-size:10px}.pole-style-row small{font-size:7px}.style-glyph{width:27px;height:20px;font-size:9px}.pole-button{min-height:35px;margin-top:13px;padding:0 10px;font-size:10px}.pole-button span{margin-left:16px}.pole-note{margin-top:7px;font-size:7px}.pole-change{margin-top:11px;padding:6px 7px}.change-icon{width:21px;height:21px;font-size:12px}.pole-change strong{font-size:10px}.pole-change small{font-size:7px}.pole-choice-list{gap:5px;margin-top:10px}.pole-choice{gap:7px;min-height:37px;padding:5px 7px}.pole-choice strong{font-size:10px}.pole-choice small{font-size:7px}.pole-choice>b{font-size:14px}.pole-lock{margin-top:10px;padding:6px 7px}.pole-lock small{font-size:7px}.pole-lock strong{font-size:10px}.pole-clock{margin-top:10px;font-size:12px}.pole-live-note{margin-top:9px;font-size:9px}.pole-verdict{margin-top:11px;padding:7px 8px}.pole-verdict strong{font-size:8px}.pole-verdict span{font-size:9px}.pole-result-line{margin-top:10px;padding:7px 0;font-size:9px}.pole-result-actions{gap:6px;margin-top:11px}.pole-secondary{min-height:32px;padding:0 8px;font-size:9px}.pole-result-actions .pole-button{min-height:32px}.pole-playback{width:auto;min-height:39px;bottom:39px;left:14px;right:14px}.pole-event-note{width:auto;padding:7px 9px;font-size:8px;bottom:39px;left:14px;right:14px}.pole-footer{white-space:nowrap;gap:12px;font-size:7px;bottom:11px;left:14px;right:14px;overflow:hidden}.pole-footer span:last-child{display:none}.pole-footer span+span:before{left:-7px}}.r0-shell{color:#eee7d7;background:#151711;min-height:100svh;position:relative;overflow:hidden}.r0-world{z-index:0;position:fixed;inset:0}.r0-world canvas{touch-action:none;display:block;width:100%!important;height:100%!important}.r0-world:after{z-index:1;content:"";pointer-events:none;background:radial-gradient(at 57% 51%,#0000 25%,#090b081f 64%,#08090785 100%);position:absolute;inset:0}.r0-header{z-index:4;background:linear-gradient(#10120de6,#10120d00);border-bottom:1px solid #e4d6b61f;justify-content:space-between;align-items:center;height:58px;padding:0 clamp(15px,3.4vw,46px);display:flex;position:absolute;top:0;left:0;right:0}.r0-brand{color:#f0eadb;letter-spacing:-.03em;align-items:center;gap:9px;font-size:14px;font-weight:720;text-decoration:none;display:flex}.r0-brand-mark{color:#202018;letter-spacing:-.14em;background:#dca879;border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;font-weight:900;display:grid}.r0-header-meta{color:#a9a58f;letter-spacing:.15em;gap:20px;font:8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.r0-world-note{z-index:2;color:#b2a98f;letter-spacing:.15em;text-align:right;pointer-events:none;gap:5px;font:8px/1.15 ui-monospace,SFMono-Regular,Consolas,monospace;display:grid;position:absolute;top:84px;right:clamp(16px,3.5vw,48px)}.r0-world-note span:first-child{color:#e0ad70}.r0-world-note b{color:#f1bd70;font-weight:500}.r0-instrument{z-index:3;background:linear-gradient(270deg,#11140eed,#11140eb8 78%,#11140e00);border-right:1px solid #dead706b;width:min(325px,100vw - 32px);padding:17px 20px 19px;position:absolute;top:100px;right:clamp(16px,5.5vw,84px)}.r0-kicker,.r0-step{color:#dba876;letter-spacing:.16em;margin:0;font:8px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.r0-kicker i{color:#777763;padding:0 5px;font-style:normal}.r0-step{color:#aaa88f;letter-spacing:.09em;margin-top:20px}.r0-instrument h1{color:#f1ebdd;letter-spacing:-.075em;margin:9px 0 14px;font-size:clamp(35px,4.4vw,54px);font-weight:670;line-height:.95}.r0-instrument h1 em{color:#dcb383;font-style:normal}.r0-lede{color:#c3bfae;max-width:326px;margin:0;font-size:13px;line-height:1.5}.r0-specimens{gap:8px;margin-top:19px;display:grid}.r0-specimen{align-items:center;gap:10px;min-width:194px;display:flex}.r0-specimen strong,.r0-specimen small{display:block}.r0-specimen strong{color:#eee8d9;font-size:12px}.r0-specimen small{color:#aaa994;letter-spacing:.02em;margin-top:3px;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.r0-portrait{background:var(--portrait-color);border-radius:52% 48% 44% 56%;flex:none;width:35px;height:24px;display:inline-block;position:relative;transform:rotate(-5deg);box-shadow:inset -5px -3px #281d1838,3px 3px #05070533}.r0-portrait.turner{--portrait-color:#5d9e93;border-radius:48% 52%;width:31px;height:27px;transform:rotate(4deg)}.r0-portrait:before,.r0-portrait:after{content:"";background:#29231f;border:2px solid #e9e1cf;border-radius:50%;width:5px;height:6px;position:absolute;top:7px}.r0-portrait:before{left:12px}.r0-portrait:after{left:21px}.r0-portrait.turner:before{left:7px}.r0-portrait.turner:after{left:18px}.r0-primary,.r0-secondary,.r0-choice,.r0-pause{cursor:pointer;border:1px solid #0000;font-family:inherit}.r0-primary{color:#241b14;background:#e2b27b;border-color:#e2b27b;border-radius:3px;align-items:center;min-height:42px;margin-top:22px;padding:0 13px;font-size:12px;font-weight:780;display:inline-flex}.r0-primary b{margin-left:24px;font-size:16px;font-weight:400}.r0-primary:hover{background:#f0c892}.r0-progress{background:#e0ad7030;width:min(300px,100%);height:3px;margin-top:26px;overflow:hidden}.r0-progress span{background:#dba876;height:100%;transition:width 80ms linear;display:block}.r0-small-note{color:#9d9c88;margin:10px 0 0;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.r0-choice-list{gap:8px;max-width:310px;margin-top:20px;display:grid}.r0-choice{color:#eae3d4;text-align:left;background:#23271dd1;border-color:#dab38342;border-radius:3px;align-items:center;gap:10px;min-height:49px;padding:7px 10px;display:flex}.r0-choice:hover{background:#41412de6;border-color:#e2b27bb8}.r0-choice span:nth-child(2){flex:1}.r0-choice strong,.r0-choice small{display:block}.r0-choice strong{font-size:12px}.r0-choice small{color:#aca891;margin-top:3px;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.r0-choice>b{color:#e2b27b;font-size:17px;font-weight:400}.r0-portrait.small{width:32px;height:22px}.r0-portrait.small.turner{width:29px;height:25px}.r0-race-instrument{color:#c8c3b1;letter-spacing:.1em;align-items:center;gap:9px;font:9px ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.r0-race-instrument strong{color:#ede5d5;letter-spacing:0;margin-left:14px;font-size:11px;font-weight:500}.r0-live-dot{background:#db8864;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #db886421}.r0-pause{color:#e5dbc8;background:#2e3123c2;border-color:#dfbc8f59;border-radius:50%;width:30px;height:30px;margin-left:auto}.r0-result-actions{align-items:center;gap:15px;margin-top:24px;display:flex}.r0-secondary{color:#eadcc7;background:#2a2c20d6;border-color:#dfbc8f4d;border-radius:3px;min-height:38px;padding:0 12px;font-size:11px}.r0-secondary b{color:#dca879;margin-left:16px;font-size:15px;font-weight:400}.r0-result-actions span{color:#92927f;font:8px ui-monospace,SFMono-Regular,Consolas,monospace}.r0-footer{z-index:3;color:#737866;letter-spacing:.1em;gap:22px;font:8px ui-monospace,SFMono-Regular,Consolas,monospace;display:flex;position:absolute;bottom:16px;left:clamp(16px,3.5vw,48px);right:clamp(16px,3.5vw,48px)}.r0-footer span+span{position:relative}.r0-footer span+span:before{color:#585e4e;content:"·";position:absolute;left:-13px}@media (width<=720px){.r0-header{height:52px}.r0-header-meta span:last-child{display:none}.r0-header-meta{letter-spacing:.1em;font-size:7px}.r0-world-note{font-size:7px;top:68px;right:14px}.r0-world-note span:last-child{display:none}.r0-instrument{background:linear-gradient(270deg,#11140ed6,#11140e6b 88%,#11140e0a);border-left:0;border-right:1px solid #dead7057;width:min(226px,100vw - 26px);padding:10px 12px 12px;top:76px;left:auto;right:13px}.r0-kicker{font-size:7px}.r0-step{margin-top:12px;font-size:8px}.r0-instrument h1{margin:7px 0 9px;font-size:clamp(24px,7.3vw,30px);line-height:.95}.r0-lede{font-size:10px;line-height:1.4}.r0-specimens{gap:5px;margin-top:11px}.r0-specimen{gap:7px}.r0-specimen strong{font-size:10px}.r0-specimen small{margin-top:2px;font-size:7px}.r0-portrait{width:28px;height:19px}.r0-portrait.turner{width:25px;height:21px}.r0-portrait:before,.r0-portrait:after{border-width:1px;width:4px;height:5px;top:5px}.r0-portrait:before{left:9px}.r0-portrait:after{left:16px}.r0-portrait.turner:before{left:6px}.r0-portrait.turner:after{left:14px}.r0-primary{min-height:36px;margin-top:13px;padding:0 10px;font-size:10px}.r0-primary b{margin-left:16px}.r0-progress{margin-top:16px}.r0-small-note{margin-top:7px;font-size:7px}.r0-choice-list{gap:6px;margin-top:12px}.r0-choice{min-height:40px;padding:5px 8px}.r0-choice strong{font-size:10px}.r0-choice small{margin-top:2px;font-size:7px}.r0-choice>b{font-size:14px}.r0-portrait.small{width:27px;height:18px}.r0-portrait.small.turner{width:24px;height:20px}.r0-race-instrument{gap:6px;font-size:8px}.r0-race-instrument strong{margin-left:4px;font-size:9px}.r0-pause{width:26px;height:26px}.r0-result-actions{gap:8px;margin-top:14px;display:grid}.r0-result-actions span{font-size:7px}.r0-footer{white-space:nowrap;gap:12px;font-size:7px;bottom:12px;left:14px;right:14px;overflow:hidden}.r0-footer span:last-child{display:none}.r0-footer span+span:before{left:-8px}}.r0-switcher{color:#9fa693;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:clamp(9px,1.6vw,21px);font:8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.r0-switcher span{color:#d2a878}.r0-switcher a{color:#9fa693;text-decoration:none}.r0-switcher a:hover,.r0-switcher a.active{color:#f0d19c}.r0-primary:disabled{color:#8f917d;cursor:default;background:#e2b27b1f;border-color:#e2b27b4d}.r0-change{color:#f2ead7;background:#e3b1741a;border-left:2px solid #dba876;max-width:320px;margin:10px 0 0;padding:8px 10px;font-size:11px;line-height:1.35}.r0-change-mark{color:#f0cf9c;background:#53422dad;border-top:1px solid #e0ad7059;border-bottom:1px solid #e0ad7029;align-items:center;gap:10px;max-width:280px;margin-top:14px;padding:8px 10px;display:flex}.r0-change-mark>span:first-child{color:#ed9a61;font-size:15px}.r0-change-mark span:last-child{gap:2px;display:grid}.r0-change-mark strong{color:#f1dfbd;font-size:11px}.r0-change-mark small{color:#afa98e;font:8px ui-monospace,SFMono-Regular,Consolas,monospace}.r0-live{color:#c8c3b1;letter-spacing:.1em;align-items:center;gap:9px;font:9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.r0-live strong{color:#ede5d5;letter-spacing:0;margin-left:8px;font-size:11px;font-weight:500}.r0-verdict{color:#c8c4b3;background:#353023b8;border-left:3px solid #d88b63;max-width:320px;margin:18px 0 0;padding:9px 11px;font-size:11px;line-height:1.4}.r0-verdict.hit{color:#dff0cd;background:#354e36b3;border-left-color:#81c19c}.r0-verdict.miss{color:#f2d4c4}.r0-result-line{color:#aeb09f;border-top:1px solid #d5dac433;border-bottom:1px solid #d5dac421;grid-template-columns:9px 1fr auto;align-items:center;gap:9px;max-width:320px;margin-top:15px;padding:9px 0;font-size:11px;display:grid}.r0-result-line strong{color:#f0e6d5}.r0-result-dot{border-radius:50%;width:8px;height:8px}.r0-result-dot.speedster{background:#d8794d}.r0-result-dot.turner{background:#5d9e93}.r0-error{color:#e9b99c;margin:10px 0 0;font-size:10px}.r0-text-button{color:#f0d19c;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.r0-choice:focus-visible,.r0-primary:focus-visible,.r0-secondary:focus-visible{outline-offset:3px;outline:3px solid #e2b27b61}@media (width<=720px){.r0-switcher{gap:9px;font-size:7px}.r0-switcher span,.r0-switcher a:first-of-type{display:none}.r0-world-note{font-size:7px;top:68px;right:14px}.r0-instrument{width:min(226px,100vw - 26px);top:76px}.r0-change{margin-top:8px;padding:6px 8px;font-size:9px}.r0-change-mark{margin-top:9px;padding:6px 8px}.r0-change-mark strong{font-size:9px}.r0-change-mark small{font-size:7px}.r0-live{gap:6px;font-size:8px}.r0-live strong{margin-left:3px;font-size:9px}.r0-verdict{margin-top:10px;padding:7px 8px;font-size:9px}.r0-result-line{margin-top:9px;padding:7px 0;font-size:9px}.r0-error{font-size:8px}}@media (width>=721px){.r0-instrument{background:linear-gradient(90deg,#11140eed,#11140eb8 78%,#11140e00);border-left:1px solid #dead706b;border-right:0;left:clamp(16px,5.5vw,84px);right:auto}}@media (width<=720px){.r0-instrument{background:linear-gradient(#11140eeb,#11140eb3);border-top:1px solid #dead7057;border-left:0;border-right:0;width:auto;max-height:calc(100svh - 120px);padding:10px 12px 12px;inset:auto 13px 45px;overflow:hidden}.r0-shell[data-stage=ready] .r0-lede{display: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}}.pb-shell{color:#efe9da;background:#0d0f0c;height:100svh;min-height:520px;position:relative;overflow:hidden}.pb-header{z-index:3;background:linear-gradient(#0a0c09eb,#0a0c0900);justify-content:space-between;align-items:center;height:56px;padding:0 clamp(14px,3vw,40px);display:flex;position:relative}.pb-brand{color:#efe9da;letter-spacing:-.025em;align-items:center;gap:9px;font-size:14px;font-weight:750;text-decoration:none;display:flex}.pb-brand-mark{color:#14170f;letter-spacing:-.11em;background:#e3c98d;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.pb-header-meta{color:#8c9179;letter-spacing:.16em;gap:16px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;display:flex}.pb-header-meta span:first-child{color:#e3c98d}.pb-world{z-index:0;position:fixed;inset:0}.pb-world canvas{touch-action:none;inset:0;position:absolute!important}.pb-world:after{z-index:1;content:"";pointer-events:none;background:radial-gradient(at 50% 46%,#0000 26%,#05070442 76%,#05070499);position:absolute;inset:0}.pb-reset{z-index:2;color:#c3c8b1;cursor:pointer;background:#0c100bbd;border:1px solid #e3c98d38;border-radius:3px;min-height:32px;padding:0 11px;font-size:10px;position:absolute;bottom:44px;right:clamp(14px,3vw,40px)}.pb-reset:hover{color:#efe9da;border-color:#e3c98d80}.pb-goal-label{z-index:2;color:#a8b08c;letter-spacing:.14em;pointer-events:none;gap:3px;font:8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:grid;position:absolute;bottom:78px}.pb-goal-label strong{color:#e3c98d;font-size:10px;font-weight:600}.pb-goal-left{text-align:left;left:clamp(18px,5vw,74px)}.pb-goal-right{text-align:right;right:clamp(18px,5vw,74px)}.pb-panel{z-index:2;background:linear-gradient(90deg,#090c08e6,#090c0899 78%,#090c0800);border-left:1px solid #e3c98d47;width:min(330px,100vw - 28px);padding:15px 17px 16px;position:absolute;top:92px;left:clamp(14px,3vw,40px)}.pb-kicker{color:#a8b08c;letter-spacing:.18em;margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px}.pb-kicker i{color:#e3c98d;font-style:normal}.pb-panel h1{color:#f7f2e4;letter-spacing:-.035em;margin:9px 0 11px;font-size:clamp(30px,3.7vw,46px);font-weight:760;line-height:.97}.pb-panel h1 em{color:#e3c98d;font-style:normal}.pb-lede{color:#bcc0a8;max-width:290px;margin:0;font-size:12px;line-height:1.46}.pb-change{color:#f2ead7;background:#e3c98d1a;border-left:2px solid #e3c98d;margin:10px 0 0;padding:7px 10px;font-size:12px}.pb-species{gap:7px;margin-top:14px;display:grid}.pb-species-chip{align-items:baseline;gap:8px;font-size:11px;display:flex}.pb-species-chip b{color:#f2ecdd}.pb-species-chip small{color:#99a084;font-size:10px}.pb-swatch{border-radius:2px;flex:none;width:10px;height:10px;transform:translateY(1px)}.pb-swatch.bramble{clip-path:polygon(50% 0,68% 32%,100% 50%,68% 68%,50% 100%,32% 68%,0 50%,32% 32%);background:#d2762f}.pb-swatch.tuft{background:#4fa39b;border-radius:50% 50% 30% 30%}.pb-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:17px;display:flex}.pb-primary{color:#12150e;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#e3c98d;border:1px solid #e3c98d;border-radius:3px;align-items:center;min-height:40px;padding:0 14px;font-size:11px;font-weight:700;display:inline-flex}.pb-primary:hover:enabled{background:#f4e2b4}.pb-primary:disabled{color:#8a8f77;cursor:default;background:0 0;border-color:#e3c98d40}.pb-primary b{margin-left:14px}.pb-text-button{color:#b6bba0;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;text-decoration:underline}.pb-choice-list{gap:9px;margin-top:15px;display:grid}.pb-choice{color:#f2ecdd;text-align:left;cursor:pointer;background:#0e130cdb;border:1px solid #e3c98d42;border-radius:3px;align-items:center;gap:11px;min-height:52px;padding:0 13px;display:flex}.pb-choice:hover:enabled{background:#181f13eb;border-color:#e3c98d}.pb-choice:disabled{opacity:.55;cursor:default}.pb-choice span{gap:2px;display:grid}.pb-choice strong{font-size:13px}.pb-choice small{color:#99a084;font-size:10px}.pb-choice b{color:#e3c98d;margin-left:auto}.pb-live{color:#cdd2b8;letter-spacing:.16em;align-items:center;gap:10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;display:flex}.pb-live strong{color:#f2ecdd;font-family:inherit}.pb-live-dot{background:#d2762f;border-radius:50%;width:7px;height:7px;animation:1.7s ease-in-out infinite pb-pulse}@keyframes pb-pulse{0%,to{opacity:.35}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.pb-live-dot{opacity:.9;animation:none}}.pb-verdict{max-width:290px;margin:0 0 9px;padding:8px 11px;font-size:12px;font-weight:650}.pb-verdict.hit{color:#dff0cd;background:#78a85829;border-left:2px solid #8fbf62}.pb-verdict.miss{color:#f4ddcd;background:#c46c4029;border-left:2px solid #c46c40}.pb-error{color:#e8b795;max-width:290px;margin:12px 0 0;font-size:11px}.pb-footer{z-index:2;color:#6d7360;letter-spacing:.14em;pointer-events:none;justify-content:space-between;gap:14px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;display:flex;position:absolute;bottom:12px;left:clamp(14px,3vw,40px);right:clamp(14px,3vw,40px)}@media (width<=720px){.pb-shell{min-height:460px}.pb-header{height:50px;padding:0 13px}.pb-header-meta{gap:10px;font-size:7px}.pb-panel{background:linear-gradient(#090c08e0,#090c088c);border-top:1px solid #e3c98d42;border-left:0;width:auto;padding:10px 12px 12px;top:58px;left:13px;right:13px}.pb-panel h1{margin:6px 0 8px;font-size:clamp(24px,7.4vw,31px)}.pb-lede{max-width:none;font-size:11px}.pb-species{gap:5px;margin-top:10px}.pb-species-chip small{display:none}.pb-actions{gap:10px;margin-top:12px}.pb-primary{min-height:38px;padding:0 12px}.pb-choice-list{grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}.pb-choice{gap:7px;min-height:50px;padding:0 9px}.pb-choice strong{font-size:11px}.pb-choice small,.pb-choice b{display:none}.pb-verdict{max-width:none;font-size:11px}.pb-reset{min-height:30px;font-size:10px;bottom:38px;right:13px}.pb-goal-label{font-size:7px;bottom:74px}.pb-goal-label strong{font-size:8px}.pb-footer{gap:10px;bottom:11px;left:13px;right:13px}.pb-footer span:last-child{text-align:right}}.world-switcher{color:#a9b1a2;letter-spacing:.08em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:clamp(2px,.7vw,8px);min-width:0;max-width:100%;font:9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.world-switcher-label{color:#d9ae78;flex:none;margin-right:2px}.world-switcher a{color:#a9b1a2;white-space:nowrap;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;min-height:44px;padding:0 8px;text-decoration:none;display:inline-flex}.world-switcher a:hover,.world-switcher a.is-active{color:#f4d39a;background:#e2b27b17;border-color:#e2b27b47}.world-switcher a.is-active{font-weight:750}.world-switcher a:focus-visible,.r0-shell button:focus-visible,.r0-shell a:focus-visible,.pole-shell button:focus-visible,.pole-shell a:focus-visible,.pb-shell button:focus-visible,.pb-shell a:focus-visible{outline-offset:3px;outline:3px solid #f5d27cd9}.r0-primary,.r0-secondary,.r0-choice,.r0-text-button,.pole-button,.pole-secondary,.pole-choice,.pole-text-button,.pb-primary,.pb-secondary,.pb-choice,.pb-text-button,.pb-reset{min-height:44px}.r0-primary,.r0-secondary,.pole-button,.pole-secondary,.pb-primary,.pb-secondary{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.r0-prediction-result,.pole-prediction-result,.pb-prediction-result{color:#aeb09f;border-top:1px solid #d5dac433;border-bottom:1px solid #d5dac421;grid-template-columns:1fr auto;gap:5px 14px;max-width:320px;margin-top:12px;padding:10px 0;font-size:11px;display:grid}.r0-prediction-result strong,.pole-prediction-result strong,.pb-prediction-result strong{color:#f0e6d5}.r0-loading,.pole-loading,.pole-round-loading,.pb-loading{color:#d5b77f;margin:10px 0 0;font:10px ui-monospace,SFMono-Regular,Consolas,monospace}.pole-error-inline{color:#efb89f;margin:10px 0 0;font-size:10px;line-height:1.4}.pole-text-button{color:#f0d19c;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.pb-secondary{color:#f2ecdd;cursor:pointer;background:#0e130cdb;border:1px solid #e3c98d47;border-radius:3px;padding:0 12px;font-size:11px;font-weight:700}.pb-secondary:hover{border-color:#e3c98d}@media (width<=720px){.world-switcher{letter-spacing:.04em;gap:1px;font-size:8px}.world-switcher-label{display:none}.world-switcher a{min-height:44px;padding:0 6px}.r0-result-actions,.pole-result-actions,.pb-actions{flex-wrap:wrap}.r0-result-actions{gap:6px;display:flex}.r0-result-actions>*,.pole-result-actions>*,.pb-actions>*{flex:auto}.r0-primary,.r0-secondary,.pole-button,.pole-secondary,.pb-primary,.pb-secondary{padding-left:10px;padding-right:10px}.r0-prediction-result,.pole-prediction-result,.pb-prediction-result{max-width:none}.pb-reset{bottom:38px;right:13px}}
