@charset "UTF-8";.brasswood-mark{display:inline-block;flex:none;width:36px;height:36px;background:url(/assets/brand/brasswood-key.svg) center / contain no-repeat;vertical-align:middle}.location>.brasswood-mark{width:20px;height:20px}@media(forced-colors:active){.brasswood-mark{background:CanvasText;mask:url(/assets/brand/brasswood-key.svg) center / contain no-repeat}}:root{font-family:DM Sans,sans-serif;color:#302f24;background:#efe7d6;font-synthesis:none;--paper:#f9f3e6;--ink:#302f24;--muted:#757561;--green:#435645;--line:#dcd4c0;--gold:#b8863f;--ease:cubic-bezier(.2,.7,.2,1)}*{box-sizing:border-box}body{margin:0}button,a,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a,button{color:inherit}button,textarea{border:0}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid #bc8136;outline-offset:5px}svg{flex:none;display:block}.plain-portfolio{max-width:760px;padding:60px 24px;margin:auto;line-height:1.8}.world-ready .plain-portfolio{display:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;top:-60px;left:20px;z-index:100;background:var(--paper);padding:14px}.skip-link:focus{top:12px}button:disabled{opacity:.55}[hidden]{display:none!important}.world-shell{height:100svh;min-height:600px;position:relative;overflow:hidden;background:#e8dfc9;isolation:isolate}.world-header{position:absolute;z-index:6;top:0;left:0;right:0;padding:26px 38px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--ink)}.wordmark{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:15px;letter-spacing:-.2px;font-weight:500}.brand-seal{width:36px;height:36px}.header-nav{display:flex;align-items:center;gap:8px}.nav-button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 15px;border:0;background:transparent;border-radius:5px;font-size:13px}.nav-button:hover{background:#fff4}.nav-button.is-paper{background:var(--paper);color:var(--ink);box-shadow:0 2px 12px #28271312;border:1px solid #d1c8b288}.nav-button svg{width:17px;height:17px}.scene-viewport{height:100%;overflow:hidden;position:relative;scrollbar-width:none}.scene-viewport::-webkit-scrollbar{display:none}.scene-canvas{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;transform-origin:var(--entry-x,50%) var(--entry-y,50%);transition:transform .55s var(--ease),opacity .4s;will-change:transform}.scene-art{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:filter 1.5s,opacity .5s}.scene-art.is-loading{opacity:.2}.scene-scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#faf4e6ad 0,transparent 29%,transparent 75%,#24291eb3 100%)}.world-shell.is-interior .scene-scrim{background:linear-gradient(90deg,#131b17e0 0,#20291cac 21%,#1c241720 52%,transparent 75%),linear-gradient(180deg,#151a1677,transparent 25%,transparent 77%,#171e17a6)}.world-shell.is-interior{--hud-ink:#f9f3e6}.is-interior .world-header,.is-interior .scene-copy{color:#fcf6e9}.scene-copy{position:absolute;top:119px;left:clamp(28px,4.5vw,80px);z-index:3;max-width:460px;pointer-events:none;color:#353a2e}.scene-copy>*{pointer-events:auto}.scene-copy .eyebrow{font-size:10px;letter-spacing:2px;text-transform:uppercase;margin:0 0 18px;font-weight:500}.scene-copy h1{font-family:Fraunces,Georgia,serif;font-weight:400;line-height:1.04;letter-spacing:-2.5px;font-size:clamp(44px,4.1vw,68px);max-width:400px;margin:0}.scene-copy p.scene-lede{font-size:14px;line-height:1.75;max-width:280px;margin:20px 0 24px}.scene-cta{display:inline-flex;align-items:center;gap:16px;font-size:12px;border:0;border-bottom:1px solid currentColor;background:transparent;padding:0 0 8px}.scene-cta svg{width:16px}.is-interior .scene-copy{top:clamp(170px,28vh,300px);max-width:390px}.is-interior .scene-copy h1{font-size:clamp(38px,3.8vw,62px);max-width:340px}.is-interior .scene-copy .eyebrow{color:#e1c89c}.poi{position:absolute;z-index:2;left:var(--x);top:var(--y);transform:translate(-50%,-50%);min-width:44px;min-height:44px;padding:9px;background:none;border:none;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--ink);filter:drop-shadow(0 2px 6px #0003)}.poi-dot{width:25px;height:25px;background:#f7f0dcef;border:1px solid #fffc;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 5px #faf0d629;transition:transform .22s,box-shadow .22s}.poi-dot svg{width:13px;height:13px}.poi-label{background:#faf4e7f5;margin-top:7px;padding:5px 10px;border-radius:3px;white-space:nowrap;font-size:11px;letter-spacing:.1px;box-shadow:0 1px 6px #0001;transition:transform .22s}.poi:hover .poi-dot,.poi:focus-visible .poi-dot{transform:scale(1.17);box-shadow:0 0 0 8px #faf0d640}.poi:hover .poi-label{transform:translateY(3px)}.poi[data-secret] .poi-label{opacity:0;transform:translateY(-3px)}.poi[data-secret]:hover .poi-label,.poi[data-secret]:focus-visible .poi-label{opacity:1;transform:none}.poi[data-secret] .poi-dot{background:#f9eab7a8;width:19px;height:19px}.poi[data-secret] .poi-dot svg{width:11px;height:11px}.is-interior .poi-label{font-size:12px;padding:7px 12px}.is-interior .poi-dot{width:30px;height:30px}.world-footer{position:absolute;bottom:0;left:0;right:0;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 38px;color:#fff6e5;pointer-events:none}.world-footer>*{pointer-events:auto}.location{display:flex;align-items:center;gap:12px;font-size:12px;text-shadow:0 2px 5px #0009}.location svg{width:16px}.location button{background:none;border:0;color:inherit;padding:10px 0;display:flex;gap:8px;align-items:center}.location-separator{opacity:.5}.footer-tools{display:flex;align-items:center;gap:6px;background:#f8f1e6ed;border:1px solid #fff7;padding:4px;border-radius:7px;color:var(--ink);box-shadow:0 2px 18px #0002}.footer-tools .nav-button{font-size:11px;padding:8px 12px;min-height:36px}.journal-count{color:var(--muted);font-size:10px;margin-left:0}.scene-hint{position:absolute;bottom:37px;left:50%;transform:translate(-50%);font-size:11px;letter-spacing:.2px;color:#fff5df;z-index:4;text-shadow:0 2px 5px #000a;white-space:nowrap}.mobile-only{display:none}.scene-transition{position:absolute;top:0;right:0;bottom:0;left:0;background:#f3ecdd;z-index:5;opacity:0;pointer-events:none;transition:opacity .3s}.is-transitioning .scene-transition{opacity:1}.is-transitioning .scene-canvas{transform:scale(1.16);opacity:.7}.scene-loading{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;background:var(--paper);border-radius:5px;padding:16px 22px;font-size:13px}.image-error{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--paper);padding:24px;max-width:420px;z-index:3;text-align:center;line-height:1.6}.atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.mote{position:absolute;width:3px;height:3px;border-radius:50%;background:#fff6d4;opacity:0;animation:drift var(--duration,12s) ease-in-out var(--delay,0s) infinite}.evening .scene-art{filter:brightness(.56) saturate(.8) sepia(.12)}.evening .scene-scrim{background:linear-gradient(180deg,#24384a44,transparent 45%,#131d3199)}.evening .world-header,.evening .scene-copy{color:#fff4df}.evening .mote{background:#f7de79;box-shadow:0 0 8px 2px #ffe07888;width:4px;height:4px}.evening .poi-dot{box-shadow:0 0 14px #f6cd7788,0 0 0 5px #faf0d629}.evening .is-paper{color:var(--ink)}@keyframes drift{0%,to{opacity:0;transform:translateY(10px)}40%,60%{opacity:.65}70%{transform:translate(22px,-40px)}}.ledger{position:fixed;margin:auto 26px auto auto;top:0;right:0;bottom:0;left:0;width:min(480px,calc(100vw - 40px));max-height:calc(100svh - 56px);padding:0;border:1px solid #e4d9c2;border-radius:8px;background:var(--paper);color:var(--ink);box-shadow:0 25px 100px #171d1a50;overflow:auto;overscroll-behavior:contain}.ledger::backdrop{background:#19211c45;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ledger[open]{animation:ledger-enter .25s var(--ease)}@keyframes ledger-enter{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}.ledger-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:23px 26px 15px;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:2;background:var(--paper)}.ledger-head span{font-size:10px;text-transform:uppercase;letter-spacing:1.8px;color:var(--muted)}.icon-button{width:36px;height:36px;padding:8px;background:transparent;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.icon-button:hover{background:#e9e0cd}.icon-button svg{width:15px;height:15px}.ledger-body{padding:28px 30px 34px}.ledger-body h2{font-family:Fraunces,Georgia,serif;font-size:36px;font-weight:400;line-height:1.12;letter-spacing:-1px;margin:0 0 17px}.ledger-body h3{font-family:Fraunces,Georgia,serif;font-size:21px;font-weight:400;margin:28px 0 12px}.ledger-body p{font-size:14px;line-height:1.75;color:#666857}.ledger-body .intro{font-size:15px;color:#474e3e}.ledger-body .small-note{font-size:11px;line-height:1.65;color:var(--muted);margin:18px 0 0}.action-button{background:var(--green);color:#fff9eb;border:1px solid var(--green);border-radius:4px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:13px 17px;font-size:12px;min-height:44px}.action-button svg{width:16px}.action-button:hover{background:#304537}.action-button.secondary{background:transparent;color:var(--green);border-color:var(--line)}.panel-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:26px}.feature-list{padding:0;list-style:none;margin:25px 0;border-top:1px solid var(--line)}.feature-list li{padding:13px 0;border-bottom:1px solid var(--line);font-size:12px;display:flex;gap:10px;align-items:center}.feature-list svg{width:14px;color:var(--gold)}.place-list{margin-top:20px}.place-row{display:flex;align-items:center;gap:15px;padding:15px 0;width:100%;background:none;border:0;border-bottom:1px solid var(--line);text-align:left;text-decoration:none}.place-row:first-child{border-top:1px solid var(--line)}.place-row:hover{color:#866323}.place-row>svg:first-child{color:var(--muted);width:22px;height:22px}.place-row .row-copy{flex:1;min-width:0}.row-copy strong{font-size:14px;font-weight:500;display:block}.row-copy small{font-size:11px;color:var(--muted);display:block;margin-top:5px;line-height:1.4}.place-row>svg:last-child{width:15px;height:15px}.visit-mark{font-size:10px;color:var(--green)}.project-emblem{width:48px;height:48px;border:1px solid #d8cbb0;border-radius:50%;display:grid;place-items:center;margin-bottom:23px;color:var(--gold)}.project-emblem svg{width:24px;height:24px}.shelf-tabs{display:flex;gap:20px;border-bottom:1px solid var(--line);margin-top:24px}.shelf-tabs button{background:none;border:0;padding:12px 0;font-size:12px;border-bottom:2px solid transparent}.shelf-tabs button[aria-pressed=true]{border-bottom-color:var(--green);color:var(--green)}.domain-row{padding:20px 0;display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid var(--line)}.domain-name{font-family:Fraunces,Georgia,serif;font-size:24px}.domain-row small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.text-link{font-size:11px;text-decoration:underline;text-underline-offset:5px}.stamp-row{display:flex;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.stamp{border:1px dashed #bfb79f;border-radius:50%;width:44px;height:44px;flex:none;display:grid;place-items:center;color:#a4a28f}.stamp.found{border:1px solid #9ba383;color:var(--green);background:#e5e8d7;transform:rotate(-9deg)}.stamp-row strong{font-size:13px;font-weight:500}.stamp-row p{font-size:12px;margin:4px 0 0;line-height:1.6}.journal-progress{font-size:11px;letter-spacing:.5px;margin-top:24px;color:var(--muted)}.scene-thumb{width:100%;aspect-ratio:16/8;object-fit:cover;border-radius:3px;margin:4px 0 20px}.discovery-art{padding:27px 0 18px;display:flex;justify-content:center;color:var(--gold)}.discovery-art svg{width:60px;height:60px}.discovery-panel{text-align:center}.discovery-panel .panel-actions{justify-content:center}.typewriter-input{width:100%;resize:vertical;min-height:150px;background:#fffaf0;border:1px solid #cbbf9e;border-radius:4px;font-family:ui-monospace,monospace;font-size:16px;line-height:1.7;padding:18px;color:#3d493b}.shortcut{font-family:ui-monospace,monospace;background:#e9e3d3;padding:3px 6px;border-radius:3px;color:var(--green)}.gears{display:flex;justify-content:center;gap:20px;padding:20px 0 30px}.gear-dial{width:80px;height:80px;position:relative;border:8px double #a98140;border-radius:50%;background:radial-gradient(circle,#dcc697,#eadbb9);box-shadow:0 4px #9c7e47;transition:transform .2s;display:grid;place-items:center}.gear-dial:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px dashed #a78549;border-radius:50%}.gear-dial span{width:5px;height:23px;border-radius:2px;background:#5d704c;position:absolute;top:4px;left:calc(50% - 2.5px);transform-origin:50% 28px;transform:rotate(var(--turn));transition:transform .2s}.gear-dial b{font-family:Fraunces,Georgia,serif;font-size:19px;font-weight:400;z-index:1}.gear-target{text-align:center;font-size:11px;color:var(--green);margin-top:25px}.puzzle-result{min-height:30px;text-align:center;font-size:13px;color:var(--green);line-height:1.6}.organizer-items{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0}.idea{padding:10px 12px;border:1px solid var(--line);background:#fff9ee;font-size:12px;border-radius:3px}.organizer-items.is-sorted .idea{background:#e8ecd9;border-color:#bdc7aa}.press-illustration{padding:20px;background:#fff9ed;border:1px solid #cabfa5;transform:rotate(-2deg);margin:20px 0;box-shadow:0 6px 0 -2px #e2d7be,0 8px 18px #70633e18}.press-illustration h3{font-family:Fraunces,Georgia,serif;font-size:28px;margin:0;text-align:center}.press-illustration .paper-date{text-align:center;font-size:10px;padding:9px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:10px 0}.toast{position:fixed;z-index:20;bottom:95px;left:50%;transform:translate(-50%,12px);max-width:calc(100vw - 40px);width:max-content;background:var(--paper);padding:13px 19px;border:1px solid var(--line);border-radius:5px;box-shadow:0 5px 30px #0002;font-size:12px;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s}.toast.visible{opacity:1;transform:translate(-50%)}.game-dialog{width:min(1150px,calc(100vw - 32px));height:min(880px,calc(100svh - 32px));padding:0;border:1px solid #d4c8a9;border-radius:8px;background:var(--paper);color:var(--ink);overflow:hidden}.game-dialog::backdrop{background:#172017b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.game-dialog[open]{display:flex;flex-direction:column}.game-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 19px;border-bottom:1px solid var(--line);flex:none}.game-toolbar strong{font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:400}.game-toolbar small{font-size:10px;color:var(--muted);margin-left:13px}.game-toolbar-actions{display:flex;gap:14px;align-items:center}.game-toolbar-actions a{font-size:11px}.game-frame{width:100%;border:0;flex:1;min-height:0;background:#f5eedf}.game-loading{font-size:12px;text-align:center;padding:8px;margin:0}@media(min-aspect-ratio:2/1){.scene-copy{top:90px}.scene-copy h1{font-size:46px}.scene-copy p.scene-lede{margin:12px 0}.is-interior .scene-copy{top:120px}.world-shell{min-height:480px}}@media(max-width:850px){.world-header{padding:19px 22px}.wordmark{font-size:13px}.header-nav .desktop-link{display:none}.scene-copy{top:102px;left:30px;max-width:310px}.scene-copy h1{font-size:43px;max-width:300px}.is-interior .scene-copy h1{font-size:42px;max-width:285px}.world-footer{padding:17px 22px}.scene-hint{display:none}.ledger{margin:auto 18px auto auto}.nav-button{padding:9px 12px}.scene-copy p.scene-lede{max-width:250px;font-size:13px}}@media(max-width:600px){.world-shell{height:100svh;min-height:680px}.world-header{padding:15px 17px;background:linear-gradient(#f7f0e1d9,transparent)}.is-interior .world-header,.evening .world-header{background:linear-gradient(#172116a8,transparent)}.brand-seal{width:29px;height:29px}.wordmark{gap:8px}.wordmark small{display:none}.header-nav{gap:0}.nav-button{min-height:40px;padding:9px 10px}.header-nav .nav-button span{font-size:12px}.scene-viewport{overflow-x:auto;touch-action:pan-x;overscroll-behavior-x:contain}.scene-canvas{position:relative;inset:auto;width:max(100vw,calc((100svh - 215px)*1.777));height:calc(100svh - 215px);min-width:830px;min-height:467px;top:170px}.scene-art{object-fit:fill}.scene-scrim{background:linear-gradient(180deg,#efe7d622,transparent 40%,#17231655)}.world-shell.is-interior .scene-scrim{background:linear-gradient(180deg,#17231622,transparent 40%,#17231666)}.world-shell.is-interior{background:#283024}.scene-copy,.is-interior .scene-copy{top:79px;left:22px;right:22px;max-width:none;pointer-events:none}.scene-copy .eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:10px}.scene-copy h1,.is-interior .scene-copy h1{font-size:35px;letter-spacing:-1.3px;max-width:none;line-height:1.07}.scene-copy p.scene-lede{display:none}.scene-cta{font-size:11px;gap:10px;margin-top:13px;padding-bottom:4px;pointer-events:auto}.poi-label{font-size:12px;padding:7px 10px}.poi-dot{width:28px;height:28px}.poi[data-secret] .poi-label{opacity:1}.poi[data-secret]{min-width:44px;min-height:44px}.world-footer{padding:12px 16px 14px;background:#263125;align-items:center;gap:8px;min-height:65px}.location{font-size:11px;gap:8px}.location button span,.location-separator{display:none}.location>span:last-child{max-width:108px}.footer-tools{padding:2px;gap:0;border-radius:5px}.footer-tools .nav-button{font-size:10px;padding:8px;gap:6px}.footer-tools .nav-button svg{width:16px;height:16px}.journal-count{font-size:10px}.mobile-only{display:block}.mobile-pan-hint{position:absolute;bottom:78px;left:50%;transform:translate(-50%);z-index:4;background:#273126d4;color:#fff3dd;padding:8px 12px;border-radius:4px;font-size:10px;white-space:nowrap;pointer-events:none}.ledger{width:calc(100vw - 20px);max-height:calc(100svh - 36px);margin:auto 10px 10px;border-radius:8px}.ledger-head{padding:15px 20px 12px}.ledger-body{padding:24px}.ledger-body h2{font-size:32px}.game-dialog{width:100vw;height:100svh;max-width:100vw;max-height:100svh;border:0;border-radius:0;margin:0}.game-toolbar{padding:12px 14px}.game-toolbar small{display:block;margin:4px 0 0}.game-toolbar-actions a{display:none}.gears{gap:13px}.gear-dial{width:72px;height:72px}.gear-dial span{transform-origin:50% 24px}.toast{bottom:85px}.scene-loading{max-width:260px;text-align:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.scene-canvas{will-change:auto}.is-transitioning .scene-canvas{transform:none}}.world-shell>#world-main{height:100%}.mobile-contact{display:none}@media(max-width:600px){.mobile-contact{display:flex}}@media(min-width:601px)and (max-width:1400px){.world-shell:not(.is-interior) .scene-copy{top:100px}.world-shell:not(.is-interior) .scene-copy h1{font-size:42px;letter-spacing:-1.8px}.world-shell:not(.is-interior) .scene-copy p.scene-lede{margin:14px 0 17px;font-size:13px;max-width:235px}.world-shell:not(.is-interior) .scene-scrim{background:radial-gradient(ellipse at 9% 11%,#f7f0dce6 0,transparent 47%),linear-gradient(180deg,#faf4e6ad 0,transparent 29%,transparent 75%,#24291eb3 100%)}}@media(min-width:601px){.world-shell:not(.is-interior) .scene-copy{top:105px}.world-shell:not(.is-interior) .scene-copy h1{font-size:clamp(38px,3vw,52px);letter-spacing:-1.8px;max-width:480px}.world-shell:not(.is-interior) .scene-copy p.scene-lede{margin:14px 0 17px;font-size:13px;max-width:250px}.world-shell:not(.is-interior) .scene-scrim{background:radial-gradient(ellipse at 8% 10%,#f7f0dce6 0,transparent 47%),linear-gradient(180deg,#faf4e6ad 0,transparent 29%,transparent 75%,#24291eb3 100%)}.world-shell.evening:not(.is-interior) .scene-scrim{background:linear-gradient(180deg,#162435b3,transparent 45%,#131d3199)}}@media(max-width:600px){.poi[data-secret] .poi-label{display:none}.mobile-contact{min-width:44px}.footer-tools .nav-button{min-height:44px}}.sr-only{top:0;left:0}.wordmark{min-height:44px}.scene-copy .scene-byline{margin:0 0 14px;font-size:11px;line-height:1.6;letter-spacing:.3px}.world-shell .scene-copy.has-byline p.scene-lede{margin:14px 0 4px;max-width:none}.scene-viewport{overflow:hidden;touch-action:none;overscroll-behavior:contain;cursor:grab;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.scene-viewport.is-dragging,.scene-viewport.is-dragging .poi{cursor:grabbing}.scene-picture{display:contents}.scene-camera{position:absolute;top:0;left:0;transform-origin:0 0;will-change:transform;pointer-events:none}.scene-camera .scene-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-width:0;min-height:0}.scene-points{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.poi{left:0;top:0;width:48px;height:48px;min-width:48px;min-height:48px;padding:0;pointer-events:auto;touch-action:none}.poi .poi-label{position:absolute;top:40px;left:50%;margin:0;transform:translate(calc(-50% + var(--label-shift, 0px)));max-width:220px;overflow:hidden;text-overflow:ellipsis}.poi:hover .poi-label,.poi[data-secret] .poi-label,.poi[data-secret]:hover .poi-label,.poi[data-secret]:focus-visible .poi-label{transform:translate(calc(-50% + var(--label-shift, 0px)))}.scene-viewport.is-overview .poi-label{opacity:0;pointer-events:none}.scene-viewport.is-overview .poi:focus-visible .poi-label,.scene-viewport.is-overview .poi:hover .poi-label{opacity:1}.scene-viewport.is-overview .poi[data-secret]{visibility:hidden}.scene-viewport .poi.is-outside,.scene-viewport .poi.label-crowded .poi-label{opacity:0;pointer-events:none}.scene-viewport .poi.label-crowded:hover .poi-label,.scene-viewport .poi.label-crowded:focus-visible .poi-label{opacity:1}.poi.label-above .poi-label{top:auto;bottom:40px}.is-transitioning .scene-points{opacity:0;pointer-events:none}.is-transitioning .scene-points .poi{pointer-events:none}.scene-controls{position:absolute;z-index:4;right:38px;bottom:96px;display:flex;flex-direction:column;align-items:stretch;padding:0;color:var(--ink);background:#f9f3e6f2;border:1px solid #fff8;border-radius:6px;box-shadow:0 2px 12px #0002}.scene-controls button{background:none;border:0;border-radius:0;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;font-size:20px;line-height:1}.scene-controls button+button{border-top:1px solid var(--line)}.scene-controls button:first-child{border-radius:5px 5px 0 0}.scene-controls button[data-camera=fit]{font-size:11px;border-radius:0 0 5px 5px}.scene-controls button:hover{background:#e5dcc6}.scene-controls button:disabled{opacity:.35}.nav-button,.icon-button,.scene-cta,.shelf-tabs button,.text-link,.location button{min-height:44px}.icon-button{width:44px;height:44px;flex:none}button,.text-link{touch-action:manipulation}.scene-viewport .poi{touch-action:none}.text-link{display:inline-flex;align-items:center}.scene-cta{align-items:center;padding-top:8px;padding-bottom:8px}.footer-tools .nav-button{min-height:44px}.ledger,.game-dialog{max-height:calc(var(--visual-height, 100dvh) - 24px)}.ledger-body{overflow-wrap:anywhere}@media(max-width:900px),(pointer:coarse){.world-shell{height:100svh;height:100dvh;min-height:0;display:flex;flex-direction:column}.world-header,.is-interior .world-header,.evening .world-header{position:relative;flex:none;gap:10px;padding:calc(8px + env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-right,0px)) 8px max(16px,env(safe-area-inset-left,0px));background:none}.wordmark{gap:8px;font-size:13px;white-space:nowrap}.wordmark small{display:none}.brand-seal{width:29px;height:29px}.header-nav{gap:2px}.header-nav .desktop-link{display:none}.mobile-contact{display:flex;min-width:44px}.header-nav .nav-button{padding:9px 10px}.header-nav .nav-button span{font-size:12px}.world-shell>#world-main{position:relative;display:flex;flex:1;flex-direction:column;min-height:0;height:auto}.scene-viewport{flex:1;min-height:0;width:100%;height:auto}.world-shell .scene-copy,.world-shell:not(.is-interior) .scene-copy{position:static;order:-1;flex:none;max-width:none;padding:12px max(22px,env(safe-area-inset-right,0px)) 14px max(22px,env(safe-area-inset-left,0px))}.world-shell .scene-copy h1,.world-shell:not(.is-interior) .scene-copy h1{font-size:clamp(27px,7.8vw,36px);max-width:none;line-height:1.08;letter-spacing:-1.2px}.scene-copy .eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:9px}.scene-copy p.scene-lede{display:none}.world-shell .scene-copy.has-byline p.scene-lede{display:block;margin:8px 0 3px;font-size:13px;line-height:1.6}.scene-copy .scene-byline{margin:0;font-size:11px}.scene-cta{margin-top:5px;font-size:12px;gap:12px}.world-shell.is-interior,.world-shell.evening{background:#283024}.world-shell .scene-scrim,.world-shell:not(.is-interior) .scene-scrim,.world-shell.is-interior .scene-scrim{background:linear-gradient(180deg,#17231608,transparent 50%,#17231655)}.scene-controls{right:max(12px,env(safe-area-inset-right,0px));bottom:12px}.scene-controls button{width:44px;min-width:44px;height:44px;min-height:44px}.mobile-pan-hint{position:absolute;z-index:4;color:#fff3dd;border-radius:4px;pointer-events:none;display:block;left:50%;top:12px;bottom:auto;transform:translate(-50%);margin:0;padding:7px 10px;font-size:10px;background:#273126df}.has-explored .mobile-pan-hint{opacity:0}.scene-hint{display:none}.poi-dot,.is-interior .poi-dot{width:32px;height:32px}.poi-label,.is-interior .poi-label{font-size:12px;padding:7px 10px}.poi[data-scene=workshop] .poi-label{top:auto;bottom:40px}.poi[data-action=service] .poi-label,.poi[data-secret] .poi-label{display:none}.world-footer{position:relative;flex:none;min-height:64px;gap:8px;background:#263125;padding:8px max(12px,env(safe-area-inset-right,0px)) calc(8px + env(safe-area-inset-bottom,0px)) max(12px,env(safe-area-inset-left,0px))}.location{gap:5px;font-size:11px;min-width:0}.location button{min-width:44px;justify-content:center}.location button span,.location-separator{display:none}.location>span:last-child{max-width:105px}.footer-tools{flex:none;gap:0;padding:2px;border-radius:5px}.footer-tools .nav-button{min-height:44px;padding:8px;gap:6px;font-size:10px}.footer-tools .nav-button svg{width:16px;height:16px}.journal-count{font-size:10px}.ledger{inset:calc(var(--visual-top, 0px) + max(12px,env(safe-area-inset-top,0px))) 0 auto;margin:0 auto;width:calc(100% - max(24px,env(safe-area-inset-left,0px) + env(safe-area-inset-right,0px)));max-height:calc(var(--visual-height, 100dvh) - max(24px,env(safe-area-inset-top,0px) + env(safe-area-inset-bottom,0px)))}.ledger-head{padding:12px 18px}.ledger-body{padding:24px}.ledger-body h2{font-size:32px}.game-dialog{width:100%;height:var(--visual-height, 100dvh);max-width:100%;max-height:var(--visual-height, 100dvh);inset:var(--visual-top, 0px) 0 auto;margin:0;border:0;border-radius:0}.game-toolbar{padding:calc(8px + env(safe-area-inset-top,0px)) max(12px,env(safe-area-inset-right,0px)) 8px max(12px,env(safe-area-inset-left,0px))}.game-toolbar small{display:block;margin:3px 0 0}.game-toolbar-actions a{display:none}.game-frame{padding-bottom:env(safe-area-inset-bottom,0px)}.image-error{width:calc(100% - 32px)}.toast{bottom:calc(80px + env(safe-area-inset-bottom,0px));text-align:center}}@media(max-width:360px){.world-header{padding-left:12px;padding-right:12px}.world-shell .scene-copy{padding:8px 18px 10px}.wordmark{font-size:12px}.location>span:last-child{max-width:65px}.footer-tools .nav-button{padding:7px;gap:4px}.ledger-body{padding:20px}.gears{gap:10px}.gear-dial{width:68px;height:68px}}@media(max-height:500px)and (max-width:1100px){.world-header{padding-top:max(5px,env(safe-area-inset-top,0px));padding-bottom:3px}.world-shell .scene-copy,.world-shell:not(.is-interior) .scene-copy{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:0;padding-bottom:5px}.world-shell .scene-copy h1,.world-shell:not(.is-interior) .scene-copy h1{font-size:24px;letter-spacing:-.7px}.scene-copy .eyebrow{display:none}.world-shell .scene-copy.has-byline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0 18px}.scene-copy.has-byline h1{grid-column:1;grid-row:1}.world-shell .scene-copy.has-byline p.scene-lede{grid-column:1;grid-row:2;margin:3px 0 0;font-size:12px;line-height:1.5}.scene-copy.has-byline .scene-byline{grid-column:1;grid-row:3;font-size:10px;line-height:1.5}.scene-copy.has-byline .scene-cta{grid-column:2;grid-row:1 / span 3;align-self:center}.scene-cta{flex:none;margin:0;max-width:160px}.mobile-pan-hint{top:8px;bottom:auto}.scene-controls{bottom:4px}.scene-controls button{width:36px;min-width:36px;height:36px;min-height:36px}.world-footer{padding-top:4px;padding-bottom:max(4px,env(safe-area-inset-bottom,0px));min-height:58px}.game-toolbar{padding-top:max(4px,env(safe-area-inset-top,0px));padding-bottom:4px}.game-toolbar small{display:none}}@media(max-width:600px){.world-footer{gap:6px}.location{min-width:44px;min-height:44px;justify-content:center}.location>span{display:none}.footer-tools .nav-button{min-width:44px;min-height:44px;padding:8px}.footer-tools .nav-button span{display:none}}.sound-toggle{min-width:44px}.sound-toggle[aria-pressed=true]{color:#8b602c}.evening .sound-toggle[aria-pressed=true],.is-interior .sound-toggle[aria-pressed=true]{color:#f1d390}.game-toolbar .sound-toggle[aria-pressed=true]{color:#8b602c}.sound-toggle:disabled{opacity:.5;cursor:default}.sound-settings{display:grid;gap:0;margin-top:24px}.sound-setting{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;border-top:1px solid var(--line);padding:12px 0;font-size:14px}.sound-setting input[type=checkbox]{flex:none;width:22px;height:22px;accent-color:#596d49;cursor:pointer}.sound-setting small{display:block;font-size:12px;color:#6c6c55;line-height:1.6;margin-top:4px}.sound-volume{display:grid;grid-template-columns:1fr auto;gap:8px;padding:16px 0;border-top:1px solid var(--line)}.sound-volume input{grid-column:1 / -1;width:100%;min-height:44px;margin:0;accent-color:#596d49}.sound-volume output{font-variant-numeric:tabular-nums;font-size:13px}.sound-controls-link{margin-top:20px}.bird-flight{position:absolute;left:0;width:100%;height:24px;animation:bird-flight var(--flight) linear var(--flight-delay) infinite}.sky-bird{display:block;height:14px;color:#374539;opacity:.72}.sky-bird svg{width:100%;height:100%;overflow:visible}.wing{transform-origin:15px 11px;animation:bird-wing var(--wing-time) ease-in-out infinite alternate}.wing-right{animation-delay:-.08s}.room-glow{position:absolute;width:43%;height:65%;top:8%;left:28%;opacity:.12;background:radial-gradient(ellipse,#ffe8a650,transparent 68%);animation:room-light 13s ease-in-out infinite alternate}.evening .bird-flight{display:none}.evening .room-glow{background:radial-gradient(ellipse,#ffc96055,transparent 65%)}.door-opening .poi-dot{position:relative}.door-opening .poi-dot>svg{opacity:0}.door-frame{position:absolute;width:18px;height:24px;left:calc(50% - 9px);top:calc(50% - 12px);border:2px solid #967245;background:#ffe6a0;border-radius:7px 7px 0 0;perspective:75px}.door-leaf{position:absolute;top:0;right:0;bottom:0;left:0;background:#866345;border:1px solid #66492e;border-radius:5px 5px 0 0;transform-origin:left center;animation:door-swing .32s ease-out forwards}.door-leaf:after{content:"";position:absolute;width:2px;height:2px;border-radius:50%;background:#f6d07c;right:2px;top:11px}.world-motion-off .atmosphere{display:none}.world-motion-off .door-leaf{animation:none}.world-motion-paused .atmosphere *,.world-motion-paused .atmosphere *:before{animation-play-state:paused!important}@keyframes bird-flight{0%{transform:translate(-8%) translateY(0)}48%{transform:translate(49%) translateY(8px)}to{transform:translate(108%) translateY(-12px)}}@keyframes bird-wing{0%{transform:scaleY(.35)}to{transform:scaleY(1)}}@keyframes room-light{0%{opacity:.08}to{opacity:.22}}@keyframes door-swing{to{transform:rotateY(-76deg)}}@media(max-width:900px),(pointer:coarse){.sound-toggle>span{display:none}.header-nav .sound-toggle{padding:9px}.world-header .sound-toggle[aria-pressed=true]{color:#8b602c}.is-interior .world-header .sound-toggle[aria-pressed=true],.evening .world-header .sound-toggle[aria-pressed=true]{color:#f1d390}}@media(max-width:600px){.game-toolbar-actions{gap:4px}.game-toolbar .sound-toggle>span{display:none}}@media(prefers-reduced-motion:reduce){.atmosphere,.door-frame{display:none!important}.door-opening .poi-dot>svg{opacity:1}}.adventure-entry{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:8px 0;font-size:12px;background:none;border:0;border-bottom:1px solid currentColor;margin-left:22px;color:inherit}.adventure-entry svg{width:17px;height:17px}.poi.adventure-point .poi-dot{color:#704f24;border-color:#f9e7b5;background:#f3d994;box-shadow:0 0 0 5px #e9c77028}.poi.adventure-point .poi-label{background:#f5e7c6}.poi.adventure-point.is-resolved .poi-dot{color:#536247;background:#e1e6cd;box-shadow:0 0 0 4px #e1e6cd24}.equipped-item{position:absolute;z-index:5;left:38px;bottom:91px;display:flex;align-items:center;gap:10px;padding:5px 7px 5px 13px;border:1px solid #d4bf91;border-radius:6px;background:#faf1dbf5;color:#48513a;font-size:12px;max-width:calc(100% - 76px)}.equipped-item[hidden]{display:none}.equipped-item .item-art{width:42px;height:42px;flex:none}.equipped-item strong{display:block;font-weight:500}.equipped-item small{display:block;margin-top:3px;font-size:10px;color:#706b53}.equipped-item button{min-width:44px;min-height:44px;border:0;background:none;color:inherit}.equipped-item button svg{width:17px;height:17px}.adventure-ledger{width:min(740px,calc(100vw - 52px))}.adventure-ledger .ledger-body{padding:30px 36px 34px}.adventure-ledger .ledger-body>h2{max-width:540px}.adventure-kicker{margin:0 0 12px!important;font-size:10px!important;letter-spacing:1.6px;text-transform:uppercase;color:#8a713f!important}.adventure-feedback{min-height:25px;margin:10px 0;font-size:13px;line-height:1.7;color:#4f6548}.adventure-feedback:empty{min-height:0;margin:0}.adventure-feedback.wrong:not(:empty){margin:16px 0;padding:12px 16px;border:1px solid #b7433540;border-left:3px solid #a84538;border-radius:6px;background:#b7433514;color:#8b3029;font-size:14px}.adventure-return{margin-top:25px;padding-top:20px;border-top:1px solid var(--line)}.adventure-title-art{float:right;width:130px;margin:0 0 14px 20px}.adventure-primer{border-block:1px solid var(--line);margin:23px 0;padding:6px 0}.adventure-primer p{font-size:12px}.item-art{display:block;width:100%;height:auto;filter:drop-shadow(0 3px 3px #49371b0a)}.notebook-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.notebook-heading h2{margin-bottom:8px}.notebook-heading>.item-art{width:75px;flex:none;transform:rotate(-8deg)}.notebook-tabs{display:flex;gap:22px;margin:19px 0 23px;border-bottom:1px solid var(--line)}.notebook-tabs button{min-height:44px;border:0;border-bottom:2px solid transparent;background:none;padding:8px 0 13px;font-size:13px}.notebook-tabs button[aria-pressed=true]{color:var(--green);border-bottom-color:var(--green)}.notebook-tabs small{color:#847d63;font-size:10px;margin-left:3px}.notebook-help{font-size:12px!important;margin:0 0 20px}.satchel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.satchel-item{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;border:1px solid #d9ceb5;border-radius:6px;background:#f6efdf;padding:12px 9px;gap:9px;min-height:125px;transition:background .18s,transform .18s,border-color .18s}.satchel-item:hover,.satchel-item:focus-visible{background:#eee3c8;border-color:#bfa66d;transform:translateY(-2px)}.satchel-item .item-art{max-width:82px;width:100%}.satchel-item>span{font-size:11px;line-height:1.5;min-height:32px;display:flex;align-items:center;justify-content:center;text-align:center}.satchel-empty{padding:28px 15px 18px;text-align:center;color:#7c826c}.satchel-empty>svg{width:50px;height:50px}.satchel-empty h3{margin-top:20px}.used-objects{margin-top:28px}.used-objects summary,.save-tools summary{min-height:44px;padding:12px 0;cursor:pointer;font-size:12px;color:#6d705a}.used-objects .satchel-grid{margin-top:14px;opacity:.75}.item-inspection{max-width:210px;margin:0 auto 16px}.combine-pair{display:flex;align-items:center;justify-content:center;gap:25px;padding:25px 0}.combine-pair .item-art{width:min(34%,170px)}.combine-pair>span{font:32px Fraunces,Georgia,serif;color:#92794b}.found-items{display:flex;flex-wrap:wrap;gap:20px;margin:18px 0 24px}.found-items>div{display:flex;flex:1;min-width:110px;max-width:190px;flex-direction:column;align-items:center;text-align:center;gap:7px}.found-items .item-art{width:105px}.found-items strong{font-size:13px;font-weight:500}.found-items small{font-size:11px;color:#7e7e64}.clue-page{margin:20px 0;border-left:2px solid #c6ad75;padding:4px 0 4px 19px}.clue-page .clue-source{font-size:9px;letter-spacing:1.4px;text-transform:uppercase;color:#8b815f}.clue-page h3{font-size:21px;margin:9px 0!important}.clue-page p{font-size:13px;margin:0}.clue-list .clue-page{padding-block:10px;margin-block:22px}#adventure-notes{width:100%;min-height:150px;resize:vertical;border:1px solid var(--line);background:#fff9ed;border-radius:4px;font:16px/1.65 DM Sans,sans-serif;padding:14px;color:var(--ink)}.chapter-list{margin:25px 0}.chapter-list>div{display:flex;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.chapter-number{width:34px;height:34px;display:grid;place-items:center;flex:none;border:1px solid var(--line);border-radius:50%;color:#998b68;font:18px Fraunces,serif}.chapter-number.done{color:#506342;background:#e7ebd5;border-color:#b8c3a0}.chapter-list strong{font-weight:500;font-size:14px}.chapter-list p{margin:6px 0 0;font-size:12px}.chapter-list section{min-width:0}.story-nudge{margin-top:20px;padding:1px 18px 18px;background:#eee7d4;border-radius:4px}.story-nudge h3{font-size:21px;margin-top:18px}.save-tools{margin-top:25px;border-top:1px solid var(--line)}.save-tools p{font-size:12px}.import-save{position:relative;overflow:hidden;cursor:pointer}.import-save input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%}.import-save:focus-within{outline:3px solid var(--gold);outline-offset:3px}.puzzle-instruction{font-size:13px!important}.puzzle-requirements{margin:18px 0;padding:18px 20px;background:#ece7d7;border-radius:5px;font-size:13px}.puzzle-requirements strong{font-weight:500}.puzzle-requirements ul{margin:12px 0 0;padding-left:18px;line-height:1.9;color:#72705c}.puzzle-requirements button{margin-top:15px}.instrument-dials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:460px;margin:27px auto}.instrument-dials.four{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.instrument-dial{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:124px;border:3px double #b9a174;border-radius:9px;background:#e8d8b4;box-shadow:0 3px #bba272;color:#665130;padding:12px 6px}.instrument-dial:hover{background:#f0e3c3}.instrument-dial:active{transform:translateY(2px);box-shadow:0 1px #bba272}.instrument-dial small{font-size:9px;letter-spacing:.7px;text-transform:uppercase}.instrument-dial strong{font:34px Fraunces,Georgia,serif}.instrument-dial svg{width:37px;height:37px}.instrument-dial>span:last-child{font-size:11px}.instrument-dial .specimen-mark{font-size:32px!important;color:#58704a}.instrument-status{text-align:center;font-size:12px!important;color:#687052!important;margin:10px 0 20px}.puzzle-actions{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 25px}.puzzle-note{margin:18px 0;border-block:1px solid var(--line)}.puzzle-note summary{display:flex;align-items:center;gap:9px;cursor:pointer;min-height:48px;font-size:12px;padding:12px 0}.puzzle-note .clue-page{margin-top:8px}.puzzle-note summary svg{width:17px;height:17px;flex:none}.puzzle-hints{margin-top:20px}.puzzle-hints ol{padding-left:23px}.puzzle-hints li{padding:7px 0;font-size:13px;line-height:1.75;color:#73705a}.puzzle-hints li:last-child{color:#4e5b41}.puzzle-solved{display:flex;gap:14px;align-items:flex-start;margin:23px 0;padding:19px 0;border-block:1px solid var(--line);font-size:14px;line-height:1.8;color:#4e6542}.puzzle-solved svg{width:22px;height:22px;flex:none;margin-top:3px}.signal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:310px;padding:15px;margin:24px auto 10px;background:#695438;border:5px double #b39864;border-radius:10px;box-shadow:inset 0 0 18px #33281055}.signal-window{aspect-ratio:1;border:1px solid #af945e;background:#51452e;border-radius:4px;color:#b5a378;display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:44px;min-height:64px}.signal-window>span{font-size:27px;line-height:1.1}.signal-window small{margin-top:6px;font-size:8px;letter-spacing:.9px}.signal-window.lit{background:#ecd08a;box-shadow:0 0 10px #eecb7966,inset 0 0 12px #fff0b7;color:#6b5328}.measure-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:25px 0}.measure-column{text-align:center}.measure-vessel{position:relative;width:85px;height:140px;margin:10px auto 17px;background:#ddd8c640;border:3px solid #a59e81;border-top:0;border-radius:0 0 16px 16px;overflow:hidden}.measure-water{position:absolute;inset:auto 0 0;background:#a4bfc0;transition:height .3s}.measure-ticks{position:absolute;top:0;right:5px;bottom:0;left:5px;display:flex;flex-direction:column;justify-content:space-around}.measure-ticks i{position:relative;font:10px DM Sans,sans-serif;text-align:right;color:#505d56}.measure-ticks i:before{content:"";display:inline-block;width:13px;border-top:1px solid #727c6a;margin:0 4px 3px}.measure-column>strong{font-size:13px;font-weight:500}.measure-actions{display:grid;gap:7px;margin-top:14px}.measure-actions button{padding:8px;font-size:11px}.balance-instrument{max-width:360px;margin:20px auto}.balance-instrument>svg{display:block;width:100%}.balance-instrument>svg g{transition:transform .22s}.balance-instrument>div{display:flex;justify-content:space-between;text-align:center;font-size:11px;padding:0 12px}.balance-instrument>div span{display:grid;gap:4px}.balance-instrument strong{font:30px Fraunces,serif}.balance-instrument small{font-size:10px;color:#818165}.weight-tray{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:22px 0}.puzzle-weight{display:grid;gap:8px;justify-items:center;min-height:82px;padding:12px 6px;border:2px solid #a99870;border-radius:10px 10px 3px 3px;color:#655231;background:#e0cfaa}.puzzle-weight strong{font:27px Fraunces,serif}.puzzle-weight span{font-size:10px}.puzzle-weight.side-1{border-color:#7f9470;background:#dae2c7}.puzzle-weight.side-2{border-color:#aa9b7c;background:#dcd2bd}.pressure-meters{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;text-align:center;margin-top:25px}.pressure-meter{padding:12px 6px;border:1px solid #cec2a5;background:#f3ecd9;border-radius:50% 50% 6px 6px;display:grid;gap:8px}.pressure-meter small{font-size:10px}.pressure-meter strong{font:33px Fraunces,serif}.pressure-meter>span{font-size:10px}.pressure-meter.matched{background:#e3e8d0;border-color:#a3b085}.mirror-board{position:relative;aspect-ratio:1;width:100%;max-width:400px;margin:20px auto 0;background:#efe6ce;border:1px solid #cfbd92;border-radius:10px}.mirror-board>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mirror-tile{position:absolute;transform:translate(-50%,-50%);width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:2px solid #aa8f54;background:#d6dcce;border-radius:7px;display:grid;place-items:center;color:#52645b}.mirror-tile small{position:absolute;top:2px;left:4px;font-size:9px;color:#75623b}.mirror-tile>span{font-size:31px;font-family:Georgia,serif}.orrery-rule{text-align:center;color:#81714a;font-size:10px;margin-top:26px}.orrery-rule span{padding:0 8px;font-size:17px}.orrery-dials .instrument-dial{border-radius:50%;aspect-ratio:1;min-height:0}.telescope-sky{position:relative;overflow:hidden;height:150px;max-width:340px;margin:25px auto;background:#344b54;border:6px double #b6a073;border-radius:50%}.telescope-sky i{position:absolute;width:40px;height:40px;border:1px solid #cbbf9366;left:calc(50% - 20px);top:calc(50% - 20px);border-radius:50%}.telescope-sky:after{content:"";position:absolute;inset:49% 15% auto;border-top:1px solid #cbbf9333}.telescope-star{position:absolute;left:var(--star-x);top:var(--star-y);color:#e4d39e;font-size:24px;filter:blur(3px);transform:translate(-50%,-50%)}.telescope-star.focused{filter:none;text-shadow:0 0 12px #edd794}.ending-star{font:110px/1.2 Georgia,serif;text-align:center;color:#b99246;text-shadow:0 0 35px #f5df9a;margin:0 0 18px;animation:star-arrival 1.4s ease-out both}.keeper-medallion{display:flex;align-items:center;gap:20px;padding:20px 0;margin:25px 0;border-block:1px solid var(--line)}.keeper-medallion .item-art{width:75px;flex:none}.keeper-medallion strong{display:block;font:22px Fraunces,Georgia,serif}.keeper-medallion span{display:block;margin-top:9px;font-size:11px;color:#77765d}.beacon-light{position:absolute;left:70%;top:16%;width:15px;height:15px;background:#fff1b7;border-radius:50%;box-shadow:0 0 12px 6px #fff2b8aa,0 0 55px 28px #f3d37b55;animation:beacon-breathe 5s ease-in-out infinite alternate}.beacon-light:before,.beacon-light:after{content:"";position:absolute;background:#fff2be;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:100%}.beacon-light:before{width:3px;height:40px}.beacon-light:after{width:40px;height:3px}.game-world-prop{position:absolute;pointer-events:none}.adventure-world-props{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.world-motion-paused .adventure-world-props *{animation-play-state:paused!important}.pump-flow{left:24%;top:71%;width:34%;height:13%;opacity:.38;background:radial-gradient(ellipse,#d9f9eb66,transparent 65%);animation:water-shimmer 3s ease-in-out infinite alternate}.garden-beam{left:55%;top:69%;width:17%;height:8%;background:radial-gradient(ellipse,#fae5a485,transparent 65%);animation:beacon-breathe 4s infinite alternate}.observatory-star{left:69%;top:46%}.world-shell[data-world-scene=moon-garden] .scene-art,.world-shell[data-world-scene=observatory] .scene-art{filter:none}.world-motion-off .game-world-prop,.world-motion-off .beacon-light{animation:none}@keyframes star-arrival{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes beacon-breathe{0%{opacity:.7}to{opacity:1}}@keyframes water-shimmer{0%{opacity:.2;transform:translate(-5px)}to{opacity:.45;transform:translate(6px)}}@media(max-width:900px),(pointer:coarse){.adventure-entry{margin-left:18px}.world-shell .scene-copy{order:-2}.equipped-item{position:relative;order:-1;inset:auto;max-width:none;flex:none;margin:0 12px 8px;padding:2px 5px 2px 10px}.equipped-item .item-art{width:32px;height:32px}.equipped-item button{margin-left:auto}.adventure-ledger{width:calc(100% - 24px)}.adventure-ledger .ledger-body{padding:24px}}@media(max-width:600px){.adventure-entry{margin-left:14px}.adventure-title-art{width:83px;margin-left:12px}.satchel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.satchel-item{padding:10px 6px;min-height:111px}.satchel-item .item-art{max-width:68px}.notebook-heading>.item-art{width:46px}.notebook-heading{gap:10px}.adventure-ledger .notebook-heading h2{font-size:30px}.notebook-tabs{gap:0;justify-content:space-between}.notebook-tabs button{font-size:12px}.instrument-dials,.instrument-dials.four{gap:9px}.instrument-dial{min-height:109px;padding:10px 3px;gap:7px}.instrument-dial small{font-size:8px}.instrument-dial>span:last-child{font-size:10px}.instrument-dial svg{width:31px;height:31px}.instrument-dial strong{font-size:29px}.weight-tray{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.puzzle-weight{min-height:70px;padding:9px 6px}.mirror-board{margin-inline:0}.puzzle-actions{flex-direction:column}.puzzle-actions button{width:100%}.keeper-medallion{gap:12px}.keeper-medallion .item-art{width:56px}.keeper-medallion strong{font-size:20px}}@media(max-width:360px){.adventure-ledger .ledger-body{padding:20px 18px}.adventure-entry{margin-left:10px;margin-right:0;font-size:11px;gap:7px}.scene-copy.has-byline .scene-cta{font-size:11px;gap:8px}.satchel-grid{gap:7px}.satchel-item>span{font-size:10px}.notebook-heading>.item-art{display:none}.instrument-dials.four{gap:6px}.instrument-dial{border-width:2px}}@media(max-height:500px)and (max-width:1100px){.world-shell .scene-copy.has-byline .adventure-entry{grid-column:2;grid-row:3;margin:0;min-height:44px;font-size:10px}.world-shell .scene-copy.has-byline .scene-cta:not(.adventure-entry){grid-row:1 / span 2}.equipped-item{margin-right:max(60px,calc(env(safe-area-inset-right,0px) + 48px));margin-bottom:4px;min-height:40px}.equipped-item small{display:none}.equipped-item button{min-height:40px}}@media(prefers-reduced-motion:reduce){.ending-star,.beacon-light,.game-world-prop{animation:none!important}}
