.og-ui-shell{--og-ink: #455762;--og-ink-soft: #607785;--og-paper: #f7f1e3;--og-paper-line: rgba(69, 87, 98, .12);--og-shadow: #8aa0a9;--og-shadow-deep: #6d818a;--og-cta: #f2c84b;--og-cta-shadow: #cc9b28;--og-accent: #74c7c7;--og-safe-x: clamp(16px, 3vw, 36px);--og-safe-y: clamp(16px, 3.5vh, 34px);position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;pointer-events:none;font-family:Avenir Next Condensed,DIN Condensed,Franklin Gothic Medium,Arial Narrow,sans-serif;color:var(--og-ink)}.og-ui-shell *{box-sizing:border-box}.og-ui-shell>*{pointer-events:auto}.og-title-screen,.og-loading-screen,.og-intro-dialogue,.og-checklist-panel,.og-dialogue-panel,.og-completion-panel{position:absolute}.og-title-screen{top:0;right:0;bottom:0;left:0;display:grid;align-items:end;padding:var(--og-safe-y) var(--og-safe-x)}.og-title-screen:before{content:"";position:absolute;inset:auto 0 0;height:min(44vh,360px);background:linear-gradient(180deg,#74c7c700,#74c7c738);pointer-events:none}.og-title-copy{position:relative;max-width:min(34rem,82vw)}.og-title-eyebrow,.og-panel-kicker,.og-loading-label,.og-rail-button__eyebrow,.og-title-note{margin:0;text-transform:uppercase;letter-spacing:.16em;font-size:.74rem}.og-title-eyebrow{margin-bottom:.8rem;color:var(--og-ink-soft)}.og-title-wordmark{display:grid;gap:.12em;margin:0;text-transform:uppercase;line-height:.92;font-size:clamp(2.6rem,7vw,6.3rem);letter-spacing:.03em;color:#fff;text-shadow:.03em .03em 0 #526975,.06em .06em 0 #455762,.09em .09em 0 rgba(69,87,98,.75)}.og-title-description{max-width:28rem;margin:1rem 0 0;font-size:clamp(1rem,2vw,1.18rem);line-height:1.35;color:#eff7f7;text-shadow:0 1px 0 rgba(69,87,98,.45)}.og-title-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem 1.1rem;margin-top:1.35rem}.og-title-note,.og-title-world-hint,.og-loading-tip,.og-checklist-card p,.og-completion-list span,.og-proximity-prompt__copy span{font-family:Courier Prime,Courier New,monospace}.og-title-note{color:#eff7f7}.og-title-world-hint{position:absolute;right:var(--og-safe-x);bottom:calc(var(--og-safe-y) + .4rem);max-width:min(20rem,42vw);margin:0;padding:.7rem .9rem;border:2px solid rgba(255,255,255,.72);background:#74c7c72e;color:#fff;font-size:.82rem;line-height:1.3;text-align:right;box-shadow:5px 5px #4557623d}.og-slab-button,.og-icon-button,.og-rail-button,.og-touch-button,.og-mini-control{border:2px solid var(--og-ink);font:inherit;cursor:pointer}.og-slab-button{min-height:3.35rem;padding:.8rem 1.2rem;text-transform:uppercase;letter-spacing:.11em;font-size:.92rem;color:var(--og-ink);background:var(--og-paper);box-shadow:0 6px 0 var(--og-shadow);transition:transform .14s ease,box-shadow .14s ease,background-color .14s ease}.og-slab-button:hover,.og-rail-button:hover,.og-touch-button:hover,.og-mini-control:hover{transform:translateY(-1px)}.og-slab-button:active,.og-rail-button:active,.og-touch-button:active,.og-mini-control:active{transform:translateY(3px);box-shadow:0 2px 0 var(--og-shadow)}.og-slab-button:disabled,.og-rail-button:disabled,.og-touch-button:disabled{cursor:default;opacity:.65}.og-slab-button--primary{background:var(--og-cta);box-shadow:0 6px 0 var(--og-cta-shadow)}.og-slab-button--primary:active{box-shadow:0 2px 0 var(--og-cta-shadow)}.og-slab-button--ghost{background:#f7f1e3e6}.og-loading-screen{top:0;right:0;bottom:0;left:0;display:grid;place-items:center;gap:1.25rem;align-content:center;padding:var(--og-safe-y);background:radial-gradient(circle at center,#74c7c738,#74c7c700 60%),#ffffffe0}.og-loading-envelope{position:relative;width:8.5rem;height:6.2rem}.og-loading-envelope__back,.og-loading-envelope__letter,.og-loading-envelope__flap{position:absolute;top:0;right:0;bottom:0;left:0}.og-loading-envelope__back{border:2px solid var(--og-ink);background:#fffaf0;box-shadow:8px 8px #8aa0a98c}.og-loading-envelope__letter{top:.7rem;right:1rem;bottom:1.5rem;left:1rem;border:2px solid var(--og-ink);background:linear-gradient(180deg,#74c7c729,#74c7c700),var(--og-paper)}.og-loading-envelope__flap{clip-path:polygon(0 0,50% 55%,100% 0,100% 100%,0 100%);border:2px solid var(--og-ink);background:#e8e0cf}.og-loading-copy{width:min(22rem,86vw);text-align:center}.og-loading-label{color:var(--og-ink)}.og-loading-detail,.og-loading-progress{margin:.45rem 0 0;font-size:1rem}.og-loading-meter{width:100%;height:.9rem;margin-top:.95rem;border:2px solid var(--og-ink);background:#fff;overflow:hidden}.og-loading-meter__fill{display:block;width:32%;height:100%;background:linear-gradient(90deg,var(--og-cta) 0%,#ffd870 100%)}.og-loading-tip{margin:.7rem 0 0;font-size:.78rem;color:var(--og-ink-soft)}.og-paper-panel{width:min(24rem,calc(100vw - var(--og-safe-x) * 2));padding:1rem;border:2px solid var(--og-ink);background:linear-gradient(180deg,#ffffff59,#fff0 18%),repeating-linear-gradient(180deg,var(--og-paper) 0,var(--og-paper) 30px,color-mix(in srgb,var(--og-paper) 88%,var(--og-paper-line)) 31px);box-shadow:8px 8px 0 var(--og-shadow)}.og-paper-panel--wide{width:min(42rem,calc(100vw - var(--og-safe-x) * 2))}.og-paper-panel--completion{width:min(34rem,calc(100vw - var(--og-safe-x) * 2))}.og-paper-panel__header,.og-paper-panel__footer,.og-panel-header__main{display:flex;align-items:start;justify-content:space-between;gap:.8rem}.og-panel-header__main{width:100%;align-items:center}.og-paper-panel__header h2,.og-checklist-card h3,.og-completion-list strong,.og-proximity-prompt__copy strong,.og-dialogue-panel__body p{margin:0}.og-paper-panel__header h2{font-size:clamp(1.1rem,2vw,1.45rem);text-transform:uppercase;letter-spacing:.04em}.og-paper-panel__footer{margin-top:1rem;flex-wrap:wrap}.og-counter-tag{display:inline-flex;align-items:center;justify-content:center;min-width:3.2rem;min-height:2.2rem;padding:.3rem .55rem;border:2px solid var(--og-ink);background:#fff;box-shadow:4px 4px #8aa0a9a6;font-size:.82rem;letter-spacing:.08em}.og-icon-button{width:2.2rem;height:2.2rem;padding:0;color:var(--og-ink);background:#fff;box-shadow:4px 4px #8aa0a9a6}.og-intro-dialogue{left:var(--og-safe-x);right:var(--og-safe-x);bottom:var(--og-safe-y);display:flex;justify-content:center}.og-intro-dialogue__body{display:grid;gap:.8rem;margin-top:.85rem}.og-intro-dialogue__previous{margin:0;color:var(--og-ink-soft);opacity:.82}.og-intro-dialogue__previous span,.og-intro-dialogue__current span{display:block;margin-top:.3rem;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.og-intro-dialogue__current{padding:.85rem .95rem;border:2px solid var(--og-ink);background:#ffffff73}.og-intro-dialogue__current p{margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.35}.og-hud-rail{position:absolute;top:var(--og-safe-y);right:var(--og-safe-x);display:grid;gap:.7rem;width:min(11rem,24vw)}.og-rail-button{display:grid;gap:.12rem;padding:.75rem .85rem;text-align:left;color:var(--og-ink);background:#f7f1e3f2;box-shadow:6px 6px #8aa0a9d1}.og-rail-button.is-active{background:#fff}.og-rail-button--accent{background:#f6efe1}.og-rail-button__value{font-size:1.2rem;line-height:1;text-transform:uppercase}.og-rail-button__value--small{font-size:.8rem;line-height:1.25}.og-checklist-panel{top:var(--og-safe-y);left:var(--og-safe-x)}.og-checklist-list,.og-checklist-steps,.og-completion-list{margin:0;padding:0;list-style:none}.og-checklist-list{display:grid;gap:.75rem;margin-top:1rem}.og-checklist-card{padding:.85rem;border:2px solid var(--og-ink);background:linear-gradient(90deg,color-mix(in srgb,var(--og-chain-accent, #74c7c7) 26%,#ffffff) 0,color-mix(in srgb,var(--og-chain-accent, #74c7c7) 26%,#ffffff) 0) left/.65rem 100% no-repeat,#ffffff8c}.og-checklist-card__header{display:flex;gap:.75rem;align-items:start;justify-content:space-between}.og-checklist-card h3{font-size:1rem;text-transform:uppercase;letter-spacing:.04em}.og-checklist-card p{margin:.2rem 0 0;font-size:.78rem;color:var(--og-ink-soft)}.og-checklist-steps{display:grid;gap:.45rem;margin-top:.8rem}.og-checklist-steps li{display:grid;grid-template-columns:.8rem 1fr;align-items:start;gap:.55rem;font-size:.94rem}.og-checklist-steps li[data-found=true]{color:var(--og-ink-soft)}.og-checklist-step__marker{width:.8rem;height:.8rem;margin-top:.18rem;border:2px solid var(--og-ink);background:#fff}.og-checklist-steps li[data-found=true] .og-checklist-step__marker{background:var(--og-cta)}.og-proximity-prompt{position:absolute;left:50%;bottom:calc(var(--og-safe-y) + 8.3rem);display:flex;align-items:center;gap:.9rem;transform:translate(-50%);padding:.8rem 1rem;border:2px solid var(--og-ink);background:#f7f1e3f5;box-shadow:6px 6px #8aa0a9b3}.og-proximity-prompt__keys{display:flex;gap:.4rem}.og-keycap{min-width:2.15rem;padding:.35rem .55rem;border:2px solid var(--og-ink);background:#fff;text-align:center;text-transform:uppercase;letter-spacing:.1em}.og-proximity-prompt__copy{display:grid;gap:.16rem}.og-dialogue-panel{left:var(--og-safe-x);right:var(--og-safe-x);bottom:var(--og-safe-y);display:flex;justify-content:center}.og-dialogue-panel .og-paper-panel{border-color:var(--og-dialogue-accent, var(--og-ink))}.og-dialogue-panel__body{margin-top:.95rem;padding:.9rem .95rem;border:2px solid var(--og-ink);background:#ffffff80}.og-dialogue-panel__body p{font-size:clamp(1rem,2.4vw,1.24rem);line-height:1.38}.og-completion-panel{top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:var(--og-safe-y);background:#74c7c733}.og-completion-panel__summary{margin:.85rem 0 0;font-size:1rem;line-height:1.35}.og-completion-list{display:grid;gap:.55rem;margin-top:1rem}.og-completion-list li{display:grid;grid-template-columns:1.4fr 1fr auto;gap:.55rem;padding:.7rem .8rem;border:2px solid var(--og-ink);background:#ffffff94}.og-mobile-controls{position:absolute;inset:auto var(--og-safe-x) var(--og-safe-y);display:none;align-items:end;justify-content:space-between;gap:1rem}.og-joystick{position:relative;width:7.5rem;height:7.5rem;touch-action:none}.og-joystick__ring,.og-joystick__knob{position:absolute;border-radius:50%;border:2px solid var(--og-ink)}.og-joystick__ring{top:0;right:0;bottom:0;left:0;background:#f7f1e37a;box-shadow:6px 6px #8aa0a973}.og-joystick__knob{top:50%;left:50%;width:3.1rem;height:3.1rem;margin-top:-1.55rem;margin-left:-1.55rem;background:#ffffffe0}.og-mobile-controls__cluster{display:grid;gap:.75rem}.og-mobile-controls__toggles,.og-mobile-controls__actions{display:flex;justify-content:end;gap:.65rem}.og-mini-control,.og-touch-button{padding:.7rem .85rem;background:#f7f1e3f2;color:var(--og-ink);box-shadow:5px 5px #8aa0a9b8;text-transform:uppercase;letter-spacing:.08em}.og-mini-control.is-active{background:#fff}.og-touch-button--action{min-width:7.2rem;background:var(--og-cta);box-shadow:5px 5px 0 var(--og-cta-shadow)}.og-touch-button--action:active{box-shadow:0 2px 0 var(--og-cta-shadow)}.og-touch-button--jump{min-width:6.3rem}@media (max-width: 960px){.og-title-world-hint{right:auto;left:var(--og-safe-x);bottom:calc(var(--og-safe-y) + 4.8rem);max-width:min(22rem,78vw);text-align:left}.og-hud-rail{width:min(10rem,34vw)}.og-proximity-prompt{bottom:calc(var(--og-safe-y) + 9.2rem)}}@media (max-width: 720px){.og-mobile-controls{display:flex}.og-title-screen{align-items:center}.og-title-copy{max-width:100%}.og-title-description{max-width:92vw}.og-hud-rail{top:auto;right:var(--og-safe-x);bottom:calc(var(--og-safe-y) + 10.2rem);width:min(10rem,42vw)}.og-checklist-panel{inset:auto var(--og-safe-x) calc(var(--og-safe-y) + 10.2rem)}.og-checklist-panel .og-paper-panel{width:calc(100vw - var(--og-safe-x) * 2);max-height:min(45vh,28rem);overflow:auto}.og-completion-list li{grid-template-columns:1fr auto}.og-completion-list span:nth-child(2){grid-column:1 / -1}}@media (hover: none) and (pointer: coarse){.og-mobile-controls{display:flex}}@media (max-width: 640px){.og-title-wordmark{font-size:clamp(2.5rem,16vw,4.3rem)}.og-paper-panel,.og-paper-panel--wide,.og-paper-panel--completion{width:calc(100vw - var(--og-safe-x) * 2)}.og-paper-panel__header,.og-panel-header__main,.og-paper-panel__footer{flex-wrap:wrap}.og-proximity-prompt{bottom:calc(var(--og-safe-y) + 8.9rem);width:calc(100vw - var(--og-safe-x) * 2);justify-content:center}.og-mobile-controls{inset-inline:0;padding-inline:var(--og-safe-x)}}@media (prefers-reduced-motion: reduce){.og-slab-button,.og-rail-button,.og-touch-button,.og-mini-control{transition:none}}:root{color:#455762;background:#74c7c7;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden;overscroll-behavior:none}body{background:#74c7c7;touch-action:none}button,input,textarea{font:inherit}button:focus-visible{outline:4px solid #fff;outline-offset:4px}.app-shell,.game-canvas,.game-canvas canvas{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.game-canvas{z-index:0;background:#74c7c7}.game-canvas canvas{display:block}.og-title-screen{display:grid!important;place-items:center;align-items:center!important;padding:0!important}.og-title-screen:before{display:none}.og-title-copy{display:flex;width:min(840px,100vw);max-width:none!important;flex-direction:column;align-items:center;text-align:center;transform:translateY(22px)}.og-title-eyebrow{margin:0 0 1rem!important;padding:.35rem .55rem;border:2px solid #455762;background:#f7f1e3;box-shadow:4px 4px #6d818a;color:#455762!important;font-size:.7rem!important}.og-title-wordmark{gap:0!important;font-size:clamp(4.8rem,10vw,8.4rem)!important;line-height:.71!important;letter-spacing:-.015em!important;color:#f7f1e3!important;text-shadow:.035em .045em 0 #647a87,.07em .09em 0 #455762,.09em .12em 0 rgba(69,87,98,.38)!important;-webkit-text-stroke:2px #455762}.og-title-actions{display:grid!important;justify-items:center;gap:.8rem!important;margin-top:clamp(11.5rem,25vh,14.5rem)!important}.og-title-actions .og-slab-button{min-width:11rem;min-height:3.65rem;font-weight:900}.title-access-layer .og-title-eyebrow,.title-access-layer .og-title-wordmark{opacity:0}.title-access-layer .og-slab-button{min-width:15rem;min-height:5.5rem;border-color:transparent;background:transparent;box-shadow:none;opacity:0;transform:translateY(-24px)}.title-access-layer .og-slab-button:focus-visible{outline-color:#f7f1e3;opacity:.08}.og-title-note{padding:.2rem .42rem;color:#40535e!important;background:#f7f1e3b8}.og-hud-rail{width:9.5rem!important}.og-rail-button{min-height:4.2rem}.og-checklist-panel{max-height:calc(100vh - 2 * var(--og-safe-y))}.og-checklist-panel .og-paper-panel{max-height:calc(100vh - 2 * var(--og-safe-y));overflow:auto;scrollbar-color:#455762 transparent}.route-strip{position:absolute;top:var(--og-safe-y);left:var(--og-safe-x);display:flex;max-width:min(26rem,48vw);align-items:center;gap:.65rem;padding:.5rem .7rem;border:2px solid #455762;background:#f7f1e3eb;box-shadow:5px 5px #45576247;font-family:Courier New,monospace;font-size:.76rem;pointer-events:none!important}.route-strip strong{font-family:Arial Narrow,sans-serif;font-size:1rem}.clue-note{position:absolute;left:var(--og-safe-x);bottom:var(--og-safe-y);width:min(24rem,calc(100vw - 2 * var(--og-safe-x)));padding:1rem 2.7rem 1rem 1rem;border:2px solid #455762;background:#f7f1e3;box-shadow:8px 8px #6d818a;transform:rotate(-.6deg)}.clue-note span,.clue-note strong{display:block;text-transform:uppercase}.clue-note span{color:#607785;font-family:Courier New,monospace;font-size:.7rem;letter-spacing:.12em}.clue-note strong{margin-top:.3rem;font-size:1.15rem}.clue-note p{margin:.55rem 0 0;line-height:1.35}.clue-note button{position:absolute;top:.55rem;right:.55rem;width:1.8rem;height:1.8rem;border:2px solid #455762;color:#455762;background:#fff;cursor:pointer}.qa-panel{position:absolute;right:12rem;bottom:1rem;display:flex;max-width:42rem;flex-wrap:wrap;gap:.25rem;padding:.4rem;border:1px solid #40535e;background:#ffffffe0;font:11px/1.2 monospace}.qa-panel span{display:flex;gap:.15rem}.qa-panel button{border:1px solid #40535e;background:#f7f1e3;cursor:pointer}@media (max-width: 720px){.og-title-copy{transform:translateY(-8px)}.og-title-wordmark{font-size:clamp(4rem,22vw,6rem)!important}.og-title-actions{margin-top:clamp(10.5rem,24vh,12.5rem)!important}.og-title-eyebrow{max-width:82vw}.og-hud-rail{display:none!important}.route-strip{max-width:calc(100vw - 2 * var(--og-safe-x))}.clue-note{bottom:calc(var(--og-safe-y) + 9.5rem)}.og-checklist-panel{inset:var(--og-safe-y) var(--og-safe-x) auto!important;z-index:4}.og-checklist-panel .og-paper-panel{max-height:calc(100vh - 2 * var(--og-safe-y))!important}}@media (max-height: 690px) and (min-width: 721px){.og-title-wordmark{font-size:clamp(4.2rem,9vw,6.5rem)!important}.og-title-actions{margin-top:8.5rem!important}}@media (prefers-reduced-motion: reduce){.clue-note{transform:none}}
