@font-face{font-family:DM Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/dm-sans-latin.woff2) format("woff2")}@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/instrument-serif-latin.woff2) format("woff2")}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/instrument-serif-italic-latin.woff2) format("woff2")}:root{font-family:DM Sans,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--paper: #f1f0e9;--ink: #293d32;--muted: #5d695a;--line: #d6dace;--accent: #d6e7b1;--accent-ink: #2b422f;--soft: #e7e9de;--panel: #faf9f1;color:var(--ink);background:var(--paper);color-scheme:light;scroll-behavior:smooth}:root[data-mood=night]{--paper: #1d292d;--ink: #eeeede;--muted: #a1b0a5;--line: #39494a;--accent: #d6e7b1;--accent-ink: #293f30;--soft: #2d3b3d;--panel: #2a383a;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--paper);transition:background .9s,color .6s}button,input,a{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer}button{border:0;background:none}a{color:inherit;text-decoration:none}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #9ab571;outline-offset:5px}svg{display:block;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.no-script-note{display:none}.no-js .requires-js{display:none!important}.no-js .no-script-note{display:block}button svg,a svg{pointer-events:none}::selection{background:#d6e7b1;color:#293d32}body:has(dialog[open]){overflow:hidden}.mono,.eyebrow{font-size:10px;font-weight:550;letter-spacing:.13em;line-height:1.6}.eyebrow{margin:0;text-transform:uppercase;color:var(--muted)}.muted{color:var(--muted)}.skip-link{position:fixed;left:20px;top:12px;z-index:200;padding:12px;background:var(--panel);transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{height:102px;padding:0 4.4%;display:flex;align-items:center;gap:48px;position:relative;z-index:5;border-bottom:1px solid transparent}.wordmark{display:flex;align-items:center;gap:8px;font-size:30px;font-weight:800;letter-spacing:-1.4px;line-height:1}.wordmark>svg{width:39px;height:39px}.wordmark-period{color:#a4b88b}.site-header nav{display:flex;align-items:center;gap:31px;margin-left:auto;font-size:13px;font-weight:500}.site-header nav a,.site-header nav button{display:flex;align-items:center;gap:7px;min-height:44px;padding:0}.site-header nav :is(a,button)>span{align-self:flex-start;margin-top:7px;font-size:9px;color:var(--muted)}.site-header nav a:hover,.site-header nav button:hover{color:#809667}.header-tools{display:flex;align-items:center;gap:5px;padding-left:24px;border-left:1px solid var(--line)}.icon-button{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;transition:background .2s}.icon-button:hover{background:var(--soft)}.studio-hero{overflow-x:clip;position:relative;height:calc(100svh - 102px);min-height:620px;max-height:960px;isolation:isolate}.hero-copy{position:absolute;left:4.4%;top:14%;z-index:2;max-width:430px;pointer-events:none}.hero-copy>*{pointer-events:auto}.hero-copy .eyebrow{display:flex;gap:8px;align-items:center;margin-bottom:24px;font-size:9px;letter-spacing:.13em}.hero-copy .eyebrow>span{width:6px;height:6px;background:#8d9d70;border-radius:50%}h1{font-size:clamp(55px,5.5vw,86px);font-weight:500;letter-spacing:-.064em;line-height:1.035;margin:0}h1 em{font-family:"Instrument Serif",serif;font-weight:400;font-size:1.23em;line-height:.9;letter-spacing:-.035em}.hero-description{font-size:13px;font-weight:450;color:var(--muted);line-height:1.8;margin:27px 0 25px}.primary-action{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:49px;padding:0 20px;background:var(--accent);color:var(--accent-ink);border:1px solid #becf99;border-radius:7px;font-size:12px;font-weight:600;box-shadow:0 3px #b8c791;transition:transform .2s,box-shadow .2s,background .2s}.primary-action:hover{transform:translateY(-2px);box-shadow:0 5px #b8c791;background:#e0ecbf}.primary-action:active{transform:translateY(2px);box-shadow:0 1px #b8c791}.primary-action>svg:last-child{margin-left:11px}.hero-footnote{display:block;margin-top:22px;font-size:8px;letter-spacing:.14em;color:var(--muted)}.scene-stage{position:absolute;left:26%;right:-1%;top:-22px;bottom:77px;z-index:1;opacity:1;overflow:hidden;touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-select:none}.scene-canvas{width:100%;height:100%;opacity:0;transition:opacity 1s}.scene-stage.is-ready .scene-canvas{opacity:1}.scene-canvas canvas{display:block;width:100%;height:100%;cursor:grab}.scene-loading,.scene-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.scene-loading>svg,.scene-fallback>svg{width:76px;height:76px;color:#8eaa80}.scene-loading>i{height:3px;width:58px;border-radius:2px;background:var(--accent);animation:loading 1.6s ease-in-out infinite}.scene-loading>span{font-size:9px;color:var(--muted)}.scene-fallback{background:var(--paper);padding:24px;text-align:center}.text-button{display:inline-flex;gap:10px;align-items:center;font-weight:600}.scene-markers{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.scene-marker{position:absolute;top:0;left:0;pointer-events:none;z-index:2}.scene-marker>button{position:absolute;left:-22px;top:-22px;width:44px;height:44px;padding:0;display:grid;place-items:center;pointer-events:none;border-radius:50%;opacity:0;transition:opacity .2s}.marker-dot{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#fcfbf4e8;color:#384f3b;border:1px solid #fff8;box-shadow:0 2px 12px #25382815;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .2s}.marker-label{position:absolute;left:calc(50% + var(--label-shift, 0px));top:var(--label-top, 43px);transform:translate(-50%) translateY(5px);background:#faf9f1;color:#293d32;width:max-content;max-width:172px;white-space:normal;text-align:center;border:1px solid #dce0d1;padding:8px 11px;border-radius:5px;font-size:11px;box-shadow:0 4px 18px #28352912;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.scene-marker>button:focus-visible,.scene-marker.is-hovered>button,.show-hints .scene-marker>button,.marker-invitation>button{opacity:1;pointer-events:auto}.marker-leader{position:absolute;height:1px;left:0;top:0;transform-origin:left center;background:#faf9f1c9;box-shadow:0 1px 1px #36492b22;opacity:0;pointer-events:none}.show-hints .marker-leader,.marker-invitation .marker-leader,.scene-marker.is-hovered .marker-leader,.scene-marker:focus-within .marker-leader{opacity:1}.scene-marker>button:focus-visible .marker-label,.scene-marker.is-hovered .marker-label{opacity:1;transform:translate(-50%) translateY(0)}.scene-marker:hover,.scene-marker:focus-within,.scene-marker.is-hovered{z-index:8}.scene-marker.is-hovered .marker-dot{transform:scale(1.17)}.marker-invitation .marker-dot{width:29px;height:29px}.marker-invitation:not(.is-hovered) .marker-dot{animation:invitation 4s ease-in-out infinite}.marker-invitation .marker-label{font-size:10px}.room-caption{position:absolute;right:6%;bottom:127px;display:flex;align-items:flex-start;gap:12px;z-index:2;pointer-events:none}.caption-line{width:38px;height:1px;background:var(--muted);margin-top:7px;opacity:.5}.room-caption .mono{font-size:9px;letter-spacing:.12em;background:var(--paper)}.room-caption .mono>span{font-size:7px;color:var(--muted);letter-spacing:.13em}.scene-toolbar{position:absolute;bottom:35px;left:auto;right:4.4%;display:flex;align-items:center;justify-content:space-between;z-index:4}.interaction-hint{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);margin:0;line-height:1.5}.room-navigation{position:absolute;bottom:35px;left:4.4%;display:flex;align-items:center;gap:16px;z-index:4}.camera-controls{display:flex;gap:6px;flex-shrink:0}.camera-controls button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border:1px solid var(--line);border-radius:5px;background:var(--paper)}.camera-controls button:hover,.camera-controls button[aria-pressed=true]{background:var(--soft)}.camera-controls button:disabled{opacity:.4;cursor:default}.camera-controls .explore-toggle{display:none;width:auto;padding:0 12px;gap:8px;font-size:12px;font-weight:600}.scene-toolbar>div{display:flex;align-items:center;gap:8px}.scene-toolbar button{height:39px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:5px;padding:0 12px;font-size:11px;transition:background .2s}.scene-toolbar button:hover,.scene-toolbar button.is-active{background:var(--soft)}.scene-toolbar .reset-view{width:39px;padding:0}.scene-toolbar .discovery-button{margin-left:4px;border-color:transparent;background:var(--soft);font-size:12px;padding:0 13px}.studio-note{position:absolute;left:4.4%;bottom:91px;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:8px;letter-spacing:.13em}.open-dot{display:block;width:5px;height:5px;background:#8da471;border-radius:50%}.project-index{border-top:1px solid var(--line);margin:0 4.4%;padding:88px 0 80px;display:grid;grid-template-columns:1fr 1.6fr;gap:70px;scroll-margin-top:30px}.index-heading .eyebrow{font-size:9px}.index-heading h2{font-size:36px;font-weight:500;letter-spacing:-1.4px;line-height:1.2;margin:22px 0}.index-heading h2>span{font-family:"Instrument Serif",serif;font-size:1.18em;font-style:italic;font-weight:400;letter-spacing:-.6px}.index-heading>p:last-child{font-size:12px;line-height:1.8;color:var(--muted)}.index-row{display:flex;align-items:flex-start;gap:23px;min-height:88px;padding:25px 0;border-bottom:1px solid var(--line)}.index-row:first-child{border-top:1px solid var(--line)}.index-number{margin-top:5px;font-size:9px;color:var(--muted)}.index-icon{margin-top:3px;color:var(--muted)}.index-project{flex:1;min-width:0}.index-project>a{display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:15px}.index-project>a h3{margin:0;font-size:18px;font-weight:500;letter-spacing:-.3px;transition:transform .2s}.index-project>a:hover h3{transform:translate(4px)}.index-project>a>span{font-size:10px;color:var(--muted);grid-column:1;grid-row:2;margin-top:3px}.index-project>a>svg{grid-column:2;grid-row:1/3}.index-project>p{font-size:13px;line-height:1.75;color:var(--muted);margin:12px 0 8px}.index-links{font-size:11px;color:var(--muted)}.index-links summary{cursor:pointer;width:fit-content;padding:6px 0;text-underline-offset:4px}.index-links summary:hover{text-decoration:underline}.index-links ul{list-style:none;display:flex;flex-wrap:wrap;gap:4px 17px;margin:7px 0 0;padding:0}.index-links a{display:inline-flex;align-items:center;gap:4px;min-height:28px;color:var(--ink)}.index-links a:hover{text-decoration:underline;text-underline-offset:4px}.studio-about{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;margin:0 4.4%;padding:64px 0 72px;border-top:1px solid var(--line)}.studio-about h2{font-size:32px;font-weight:500;line-height:1.15;letter-spacing:-1.2px;margin:18px 0}.studio-about p:not(.eyebrow){max-width:480px;font-size:13px;line-height:1.8;color:var(--muted)}.studio-maker{display:inline-flex;align-items:center;gap:6px;font-size:11px;margin-top:10px}.studio-questions details{border-bottom:1px solid var(--line)}.studio-questions details:first-child{border-top:1px solid var(--line)}.studio-questions summary{cursor:pointer;padding:20px 0;font-size:14px}.studio-questions p{margin:0 0 23px}.index-row>button{display:grid;place-items:center;width:36px;height:36px;color:var(--muted);border-radius:50%;margin-left:-5px}.index-row>button:hover{background:var(--soft);color:var(--ink)}.contact-strip{display:flex;align-items:center;gap:22px;padding:49px 4.4%;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.contact-strip>svg{width:37px;height:37px}.contact-strip p{font-size:23px;font-weight:450;letter-spacing:-.7px;margin:0}.contact-strip>a{margin-left:auto;display:flex;align-items:center;gap:12px;font-size:15px}.contact-strip>a:hover{color:#859f6e}.site-footer{display:flex;align-items:center;gap:25px;padding:27px 4.4%;font-size:9px;color:var(--muted)}.site-footer>a{display:flex;align-items:center;gap:3px}.site-footer>button{padding:0;min-height:30px;font-size:inherit}.new-visit{display:flex;align-items:center;gap:7px;min-height:44px;margin-top:20px;padding:0;color:var(--muted);font-size:11px}.site-footer>span:nth-child(2){margin-right:auto}.footer-home{display:none!important}.notice-region{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:10;pointer-events:none;max-width:calc(100vw - 30px)}.studio-toast{display:flex;align-items:center;gap:13px;background:var(--panel);border:1px solid var(--line);box-shadow:0 12px 45px #2530261f;border-radius:9px;padding:15px 16px;min-width:285px;animation:toast-in .3s ease-out;pointer-events:auto}.studio-toast>svg{color:#8da174;width:25px;height:25px}.studio-toast>div{max-width:370px}.studio-toast .mono{font-size:8px;color:var(--muted)}.studio-toast p{font-size:12px;line-height:1.5;margin:2px 0 0}.studio-toast>button{margin-left:auto;padding:7px;color:var(--muted)}dialog{color:var(--ink);border:0;padding:0;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overscroll-behavior:contain}dialog::backdrop{background:#20312773;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);animation:backdrop-in .25s ease-out}dialog[open]{animation:dialog-in .35s cubic-bezier(.2,.7,.2,1)}.close-control{height:44px;width:44px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;background:#dddcd280;color:inherit}.close-control:hover{background:#c9cfc0}.console-dialog{background:linear-gradient(110deg,#c7cbb9,#9ea591);width:780px;padding-bottom:11px;border:1px solid #a9af9d;border-radius:28px 28px 62px;overflow-y:auto;box-shadow:0 2px #eff0e1,0 9px #88917f,0 13px #62705d,0 20px 28px #101c1a38,0 42px 100px #101c1a57;color:#293c31;scrollbar-width:thin;scrollbar-color:#b6b9ab transparent}.pocket-console{padding:22px 28px;background:radial-gradient(ellipse at 10% 0,#fffef5b3,transparent 65%),linear-gradient(125deg,#eeeee2 15%,#e0e2d4 80%,#d2d7c5);border:1px solid #e3e6d6;border-radius:inherit;box-shadow:inset 3px 3px 2px #fffef3,inset -3px -6px 6px #a9b09a80,0 2px #717f65;position:relative}.pocket-console:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px solid #ffffff80;border-right-color:#c5ccba80;border-bottom-color:#b5beaa99;border-radius:22px 22px 56px;pointer-events:none}.console-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.console-top>.mono{font-size:9px;letter-spacing:.19em;color:#53634f;text-shadow:0 1px 0 #fff9}.console-top .close-control{background:linear-gradient(140deg,#f1f2e7,#d6dccb);box-shadow:inset 0 1px 1px #fff,0 2px 2px #7f8b7150,0 0 0 1px #c7cfba}.console-bezel{border:2px solid #344b3a;background:linear-gradient(140deg,#4c6150,#2c4335 75%);border-radius:15px 15px 33px;padding:15px 17px 22px;box-shadow:0 2px ivory,0 0 0 3px #c0c8b2,inset 0 2px 1px #9bad9466,inset 0 -3px 2px #182c2080}.bezel-top{display:flex;align-items:center;justify-content:space-between;color:#b5c4aa;font-size:8px;margin:0 0 11px;letter-spacing:.15em}.bezel-top>span:first-child{display:flex;align-items:center;gap:7px}.bezel-top i{display:block;width:5px;height:5px;background:#deefab;border-radius:50%;box-shadow:0 0 7px #daf59955}.console-screen{background:linear-gradient(140deg,#e4eccb,#d9e3b7);color:#2c4330;border:3px solid #203326;box-shadow:inset 2px 4px 7px #25381c3d,inset -1px -1px 2px #f4ffdf,0 1px 1px #91a08280;padding:18px 18px 12px;border-radius:5px}.screen-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #82956866;padding-bottom:13px;font-size:12px;font-weight:600;letter-spacing:-.1px}.screen-heading>.mono{font-size:9px;white-space:nowrap}.screen-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:23px;padding:19px 0}.cartridge-list{display:flex;flex-direction:column;gap:6px;align-self:start}.cartridge{display:flex;align-items:center;gap:10px;min-height:44px;text-align:left;padding:9px 10px;color:#3c5437;border-radius:3px;font-size:12px;font-weight:500;line-height:1.4;border:1px solid transparent}.cartridge-name{min-width:0}.cartridge:hover{background:#cbd7ab}.cartridge[aria-pressed=true]{background:#324c35;color:#e7edce;border-color:#2b402e;box-shadow:0 2px #97a780}.cartridge-arrow{margin-left:auto;font-size:19px;line-height:1;opacity:0}.cartridge[aria-pressed=true] .cartridge-arrow{opacity:1}.selected-project{border-left:1px solid #82956855;padding-left:23px;min-height:280px;animation:project-in .22s ease-out}.selected-project-mark{color:#3e5a36;margin-bottom:14px}.project-kind{font-size:8px;letter-spacing:.13em;text-transform:uppercase;color:#53674a;margin:0 0 5px}.selected-project h2{font-size:27px;line-height:1.08;letter-spacing:-1.1px;font-weight:600;margin:0 0 14px}.project-description{font-size:11px;line-height:1.7;margin:0;color:#53674a}.project-links{margin-top:17px}.project-links summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;list-style:none;font-size:10px;font-weight:600;padding:6px 0;border-bottom:1px solid #82956866}.project-links summary::-webkit-details-marker{display:none}.project-links[open] summary>svg{transform:rotate(45deg)}.project-links>div{display:grid;grid-template-columns:1fr 1fr;gap:8px 10px;margin-top:12px}.project-links a{display:flex;gap:5px;align-items:center;font-size:9px;min-height:30px}.project-links a:hover{text-decoration:underline}.project-links a>svg:last-child{margin-left:auto;width:11px}.screen-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #82956866;padding-top:9px;font-size:7px;letter-spacing:.14em;color:#53674a}.screen-footer>svg{width:21px;height:21px;color:#354d37}.console-brand{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 2px 15px}.console-brand strong{font-size:22px;font-style:italic;letter-spacing:-.9px;font-weight:700;text-shadow:0 1px 0 #fffff4}.console-brand strong>span{font-weight:400;padding-left:4px}.console-brand>.mono{font-size:7px;letter-spacing:.13em;color:#53634f}.console-controls{display:flex;align-items:center;gap:24px;padding:3px 7px 5px}.direction-pad{display:flex;align-items:center;position:relative;isolation:isolate;gap:10px;flex-shrink:0;padding:6px;border-radius:13px;background:linear-gradient(135deg,#c2cbb5,#e9ebdd);box-shadow:inset 0 2px 4px #52644633,0 1px #fffff5}.direction-pad button{width:45px;height:45px;border-radius:6px;background:linear-gradient(145deg,#526251,#344532);color:#e4e7d9;box-shadow:inset 0 1px 1px #a6b59a,0 5px #23351f,0 7px 9px #25342133;display:grid;place-items:center;position:relative;z-index:1;transition:transform .1s,box-shadow .1s}.direction-pad button:active{transform:translateY(3px);box-shadow:inset 0 1px 1px #a6b59a,0 2px #23351f}.direction-pad>span{position:absolute;left:24px;right:24px;height:21px;background:#39453b;top:calc(50% - 10px);box-shadow:0 4px #283429}.console-instruction{margin-left:auto;margin-right:5px;font-size:8px;color:#53634f;letter-spacing:.12em}.console-a{position:relative;flex-shrink:0;width:64px;height:64px;margin:0 6px 5px;background:linear-gradient(145deg,#edaa81,#d6865e 75%,#c77951);border:1px solid #c17653;color:#493e2d;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:3px;font-size:22px;font-weight:700;box-shadow:inset 1px 2px 2px #ffddae,inset -1px -2px 2px #b56d4999,0 5px #a36340,0 8px 10px #5b59394d,0 0 0 7px #c7cfb9,0 1px 0 8px #f9fae9;transition:transform .1s,box-shadow .1s}.console-a:hover{background:linear-gradient(145deg,#f3b68e,#df946d 75%,#cc7f57)}.console-a:active{transform:translateY(3px);box-shadow:inset 1px 2px 2px #ffddae,inset -1px -2px 2px #b56d4999,0 2px #a36340,0 4px 6px #5b593933,0 0 0 7px #c7cfb9,0 1px 0 8px #f9fae9}.console-a>svg{position:absolute;right:10px;bottom:9px}.speaker-grille{display:flex;width:max-content;gap:7px;padding:3px 5px;margin:25px 14px 2px auto}.speaker-grille i{width:4px;height:22px;background:#89977b;border-radius:3px;transform:rotate(-15deg);box-shadow:inset 1px 2px 2px #3d4f3466,1px 1px #ffffed}.paper-dialog{background:var(--panel);width:500px;border:1px solid var(--line);border-radius:13px;box-shadow:0 25px 90px #17272033}.paper-dialog-content{padding:28px 32px 32px}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.dialog-heading .eyebrow{font-size:9px}.paper-dialog h2{white-space:pre-line;font-size:38px;letter-spacing:-1.7px;font-weight:500;line-height:1.15;margin:0 0 23px}.paper-dialog p{font-size:13px;line-height:1.8;color:var(--muted);margin:0 0 16px}.about-dino{width:70px;height:70px;color:#8da27b;margin:18px 0 26px}.paper-dialog .primary-action{margin:12px 0 28px}.about-signoff{display:flex;align-items:center;flex-wrap:wrap;column-gap:4px;row-gap:8px;font-size:8px;color:var(--muted);padding-top:21px;border-top:1px solid var(--line)}.about-signoff>span{flex-basis:100%}.discovery-progress{margin:25px 0 9px}.discovery-progress>.mono{font-size:9px;color:var(--muted)}.discovery-progress>div{display:flex;gap:5px;margin-top:11px}.discovery-progress i{height:4px;flex:1;border-radius:2px;background:var(--line)}.discovery-progress i.found{background:#9bb782}.discovery-list{list-style:none;margin:20px 0 0;padding:0}.discovery-list li{display:flex;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid var(--line)}.discovery-list li:last-child{border-bottom:0;padding-bottom:0}.discovery-icon{display:grid;place-items:center;width:35px;height:35px;border:1px dashed var(--line);border-radius:50%;color:var(--muted);flex-shrink:0}.found .discovery-icon{background:var(--soft);color:#8ca16e;border-style:solid}.discovery-list strong{font-size:12px;font-weight:550}.discovery-list p{font-size:10px;line-height:1.5;margin:4px 0 0}.discovery-list li>svg{margin-left:auto;color:#9aac83}@keyframes invitation{0%,80%,to{box-shadow:0 0 #fff5,0 2px 12px #25382815}90%{box-shadow:0 0 0 7px #fff0,0 2px 12px #25382815}}@keyframes loading{0%,to{transform:scaleX(.5);opacity:.5}50%{transform:scaleX(1);opacity:1}}@keyframes toast-in{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes dialog-in{0%{opacity:0;transform:translateY(25px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes project-in{0%{opacity:.2;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1700px){.hero-copy{top:18%}.scene-stage{left:27%;right:2%;top:-2%}.studio-note{bottom:100px}.room-caption{right:8%;bottom:138px}}@media(max-width:1150px){.site-header{gap:25px;padding:0 4%}.site-header nav{gap:23px}.hero-copy{left:4%;top:15%;max-width:310px}.hero-description{font-size:12px}.scene-stage{left:24%;right:-5%;top:0;bottom:105px}.hero-copy h1{font-size:58px}.hero-copy .eyebrow{font-size:8px}.room-caption{bottom:139px;right:5%}.project-index{gap:35px;grid-template-columns:.8fr 1.3fr}.index-heading h2{font-size:31px}}@media(max-width:850px)and (min-width:701px){.site-header nav{gap:17px}.header-tools{padding-left:12px}.wordmark{font-size:25px}.wordmark>svg{width:33px}.hero-copy{top:11%}.hero-copy h1{font-size:49px}.hero-description{max-width:245px}.desktop-break{display:none}.scene-stage{left:28%;right:-7%;top:60px;bottom:68px}.studio-note{bottom:122px}.interaction-hint{max-width:245px;line-height:1.6}.hero-footnote{font-size:7px}.index-heading h2{font-size:27px}.index-row{gap:15px}.index-project>a h3{font-size:16px}}@media(max-width:700px),(max-width:1000px)and (pointer:coarse){.site-header{height:76px;padding:0 22px;gap:15px}.wordmark{font-size:26px;letter-spacing:-1px}.wordmark>svg{width:34px;height:34px}.site-header nav{display:none}.header-tools{margin-left:auto;padding-left:0;border:0;gap:0}.icon-button{width:44px;height:44px}.studio-hero{height:auto;min-height:0;max-height:none;display:flex;flex-direction:column}.hero-copy{position:relative;left:auto;top:auto;max-width:none;padding:19px 26px 0;pointer-events:auto}.hero-copy .eyebrow{font-size:8px;margin-bottom:16px}.hero-copy h1{font-size:51px;line-height:1.02;letter-spacing:-2.4px}.hero-copy h1 br:nth-of-type(2){display:none}.hero-copy h1 em:before{content:" "}.hero-description{font-size:14px;line-height:1.65;margin:19px 0 17px;max-width:310px}.desktop-break{display:none}.primary-action{min-height:48px;font-size:13px;gap:9px;padding:0 15px}.primary-action>svg{width:17px}.hero-footnote{display:none}.scene-stage{position:relative;inset:auto;left:0;right:0;width:100%;height:clamp(350px,105vw,510px);margin-top:0;flex-shrink:0}.room-caption{position:relative;align-self:flex-end;right:auto;bottom:auto;margin:-6px 26px 16px;gap:9px}.room-caption .mono{font-size:8px}.room-caption .mono>span{display:none}.caption-line{width:23px}.scene-toolbar{position:relative;inset:auto;margin:0 24px 25px;gap:17px;flex-wrap:wrap}.interaction-hint{font-size:12px;line-height:1.5;max-width:none}.scene-toolbar>div{gap:5px}.scene-toolbar button{height:44px;padding:0 12px;font-size:12px}.scene-toolbar .discovery-button{font-size:11px;padding:0 11px;margin-left:0}.studio-note{display:none}.marker-label{font-size:10px;padding:7px 9px}.marker-dot{width:23px;height:23px}.marker-invitation .marker-dot{width:27px;height:27px}.marker-invitation .marker-label{font-size:9px}.project-index{margin:0 24px;padding:47px 0 41px;display:block}.index-heading h2{font-size:32px;margin:16px 0}.index-heading>p:last-child{font-size:11px;margin:0 0 29px}.index-heading>p:last-child br{display:none}.index-row{min-height:77px;gap:17px}.index-project>a h3{font-size:17px}.index-project>a>span{font-size:9px}.index-row>button{width:44px;height:44px;flex-shrink:0}.index-project>a>svg{width:18px}.contact-strip{padding:31px 24px;gap:12px;flex-wrap:wrap}.contact-strip>svg{width:28px;height:28px}.contact-strip p{font-size:20px;letter-spacing:-.6px}.contact-strip>a{margin:6px 0 0 40px;font-size:13px;flex-basis:100%}.site-footer{padding:25px 24px;display:flex;flex-wrap:wrap;gap:13px 20px;font-size:8px;line-height:1.5}.site-footer>span:nth-child(2){flex-basis:100%;order:3;margin:0}.notice-region{bottom:16px;width:max-content;max-width:calc(100vw - 28px)}.studio-toast{min-width:0;padding:13px 12px;gap:10px}.studio-toast p{font-size:11px}.studio-toast>svg{width:21px;height:21px}.studio-toast .mono{font-size:7px}.console-dialog{max-width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.pocket-console{padding:12px 15px 16px}.console-top{margin-bottom:10px}.console-top>.mono{font-size:8px}.console-bezel{padding:10px 11px 15px}.bezel-top{font-size:7px;margin-bottom:8px}.console-screen{padding:13px 13px 9px}.screen-heading{font-size:11px;padding-bottom:11px}.screen-heading>.mono{font-size:8px}.screen-content{display:flex;flex-direction:column;gap:16px;padding:13px 0}.cartridge-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:6px}.cartridge{min-height:72px;gap:5px;padding:6px 5px;justify-content:center;flex-direction:column;font-size:11px;text-align:center}.cartridge>svg{width:16px;height:16px}.cartridge-arrow{display:none}.selected-project{padding:0;border:0;min-height:0}.selected-project-mark{display:none}.project-kind{font-size:8px;margin:0 0 6px}.selected-project h2{font-size:25px;margin:0 0 11px;letter-spacing:-1px}.project-description{font-size:13px;line-height:1.65}.project-links{margin-top:10px}.project-links summary{font-size:13px;min-height:44px}.project-links a{font-size:12px;min-height:44px}.screen-footer{font-size:6px;letter-spacing:.1em}.console-brand{padding:13px 0}.console-brand strong{font-size:22px}.console-brand>.mono{font-size:6px;max-width:110px;line-height:1.7;text-align:right}.console-controls{gap:12px;padding:0 4px}.direction-pad button{width:44px;height:44px}.console-instruction{font-size:7px;line-height:1.9;margin-right:0;letter-spacing:.08em}.console-a{width:52px;height:52px;flex-shrink:0;font-size:20px}.speaker-grille{margin:24px 9px 3px auto}.speaker-grille i{height:18px}.paper-dialog{max-width:calc(100vw - 28px)}.paper-dialog-content{padding:20px 24px 26px}.paper-dialog h2{font-size:34px}.paper-dialog p{font-size:12px}.dialog-heading{margin-bottom:23px}.dialog-heading .eyebrow{font-size:8px}.discovery-list li{gap:11px}.discovery-list strong{font-size:11px}.discovery-list p{font-size:10px}.discovery-list li>svg{width:14px}}@media(max-width:390px){.site-header{padding:0 19px}.wordmark{font-size:24px}.wordmark>svg{width:31px}.hero-copy{padding:15px 24px 0}.hero-copy h1{font-size:46px}.hero-description{font-size:14px;margin:17px 0}.scene-stage{height:370px;margin-top:0}.scene-toolbar{margin:0 20px 24px;gap:10px}.interaction-hint{font-size:12px;max-width:none;gap:5px}.scene-toolbar button{padding:0 12px;font-size:12px}.scene-toolbar .discovery-button{padding:0 9px}.scene-toolbar button>svg{width:13px}.index-row{gap:12px}.index-project>a h3{font-size:15px}.index-icon{width:19px}.contact-strip p{font-size:18px}.console-instruction{font-size:6px}.console-controls{gap:9px}.console-a{width:46px;height:46px}.direction-pad{gap:7px}.screen-heading{font-size:10px;gap:10px}.project-links>div{column-gap:6px}}@media(max-width:1150px){.room-navigation{gap:10px}.room-navigation .interaction-hint{max-width:240px}}@media(max-width:700px),(max-width:1000px)and (pointer:coarse){.room-navigation{position:sticky;inset:0 auto auto;flex-direction:column;align-items:flex-start;gap:10px;margin:16px 0 0;padding:12px 24px;background:var(--paper);z-index:6}.camera-controls{width:100%;gap:5px}.camera-controls .explore-toggle{display:inline-flex;margin-right:auto}.room-navigation .interaction-hint{max-width:none;min-height:36px}.scene-toolbar{justify-content:flex-end}.console-top{position:sticky;top:0;z-index:5;background:#edece2;padding:6px 0;margin-top:-6px}.paper-dialog .dialog-heading{position:sticky;top:0;z-index:5;background:var(--panel);padding:10px 0;margin-top:-10px}.project-links>div{grid-template-columns:1fr;gap:0}.project-links a{gap:8px;border-bottom:1px solid #82956833}.index-links summary,.index-links a,.studio-questions summary,.contact-strip>a{min-height:44px;align-content:center}.studio-toast>button{min-width:44px;min-height:44px}.site-footer{font-size:12px;gap:10px 20px}.site-footer>a{display:inline-flex;align-items:center;min-height:44px}.paper-dialog p,.discovery-list p{font-size:13px}.discovery-list strong{font-size:14px}}@media(max-width:360px){.room-navigation{padding-inline:16px}.camera-controls .explore-toggle{padding-inline:8px;gap:5px}.pocket-console{padding-inline:10px}.console-bezel,.console-screen{padding-inline:9px}}@media(pointer:coarse){.camera-controls .explore-toggle{display:inline-flex}}@media(max-height:500px)and (max-width:1000px)and (pointer:coarse){.scene-stage{height:max(240px,calc(100svh - 108px))}.room-navigation .interaction-hint{min-height:0}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.primary-action:hover,.index-row>a:hover strong{transform:none}}@media(max-width:700px),(max-width:1000px)and (pointer:coarse){.studio-about{grid-template-columns:1fr;gap:30px;margin:0 24px;padding:45px 0}.index-icon{display:none}.index-project>p{font-size:13px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.08em}.no-js .scene-stage{height:220px}.no-js .room-caption{display:none}}.scene-toolbar{gap:20px}.scene-toolbar>.studio-radio{gap:8px}.studio-radio{display:flex;align-items:center;gap:8px}.studio-radio button{width:44px;height:44px;padding:0;flex-shrink:0}.studio-radio .radio-play{border-radius:50%;background:var(--soft)}.studio-radio .radio-settings{border-color:transparent}.radio-copy{display:flex;flex-direction:column;min-width:112px;gap:4px}.radio-title{display:flex;gap:9px;align-items:center;font-size:12px;font-weight:600}.radio-status{font-size:11px;color:var(--muted)}.radio-meter{display:flex;align-items:center;gap:2px;height:12px}.radio-meter i{width:2px;height:3px;background:var(--muted);border-radius:2px}.is-playing .radio-meter i{height:11px;animation:radio-level .77s ease-in-out infinite alternate}.is-playing .radio-meter i:nth-child(2){animation-delay:-.3s}.is-playing .radio-meter i:nth-child(3){animation-delay:-.6s}.is-playing .radio-meter i:nth-child(4){animation-delay:-.15s}@keyframes radio-level{0%{transform:scaleY(.25)}to{transform:scaleY(1)}}.sound-dialog h2{font-size:32px;margin-bottom:10px}.sound-preferences .sound-intro{margin-bottom:16px}.sound-setting{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:19px 0;border-bottom:1px solid var(--line);cursor:pointer}.sound-setting>span{display:flex;flex-direction:column;gap:6px}.sound-setting strong{font-size:14px;font-weight:600}.sound-setting small{color:var(--muted);font-size:12px;line-height:1.6}.sound-setting input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:44px;height:44px;flex-shrink:0;margin:0;cursor:pointer;position:relative}.sound-setting input:before{content:"";position:absolute;top:9px;right:0;bottom:9px;left:0;border-radius:20px;background:var(--line);transition:background .2s}.sound-setting input:after{content:"";position:absolute;width:18px;height:18px;left:4px;top:13px;border-radius:50%;background:var(--panel);box-shadow:0 1px 3px #20312726;transition:transform .2s}.sound-setting input:checked:before{background:#88a075}.sound-setting input:checked:after{transform:translate(18px)}.sound-setting input:disabled{opacity:.5;cursor:default}.sound-volume{padding:22px 0 14px;border-bottom:1px solid var(--line)}.sound-volume label{display:flex;gap:10px;align-items:center;font-size:14px;font-weight:600}.sound-volume output{margin-left:auto;font-size:12px;font-variant-numeric:tabular-nums;color:var(--muted)}.sound-volume input{width:100%;height:44px;margin:4px 0 0;accent-color:#88a075;cursor:pointer;touch-action:pan-y}.sound-preferences .sound-note{font-size:11px;margin:20px 0 0}:root[data-motion=paused]{scroll-behavior:auto}:root[data-motion=paused] *,:root[data-motion=paused] *:before,:root[data-motion=paused] *:after{animation:none!important;transition:none!important}@media(min-width:701px)and (max-width:1150px){.room-navigation{flex-direction:column;align-items:flex-start;gap:6px}.room-navigation .interaction-hint{max-width:185px;font-size:10px}.scene-toolbar{gap:12px}.radio-copy{min-width:105px}}@media(max-width:700px),(max-width:1000px)and (pointer:coarse){.scene-toolbar{justify-content:space-between;gap:15px}.scene-toolbar>.studio-radio{width:100%;flex-basis:100%;padding:0 0 14px;border-bottom:1px solid var(--line)}.studio-radio .radio-settings{margin-left:auto}.radio-title{font-size:13px}.radio-status{font-size:12px}.scene-toolbar>div:last-child{margin-left:auto}.sound-dialog h2{font-size:28px}.sound-setting{gap:14px}.room-navigation .interaction-hint{max-width:none;font-size:12px}}@media(prefers-reduced-motion:reduce){.is-playing .radio-meter i{animation:none}}.scene-toolbar .field-notes-button{position:relative;gap:8px}.scene-toolbar .field-notes-button>span{font:500 12px DM Sans,sans-serif}.field-notes-button>i{width:5px;height:5px;border-radius:50%;background:#ba7053}.discoveries-dialog{width:540px}.notebook-title{display:flex;align-items:flex-start;gap:18px}.notebook-title>svg{width:40px;height:40px;flex:0 0 auto;margin-top:5px;color:var(--ink)}.notebook-title h2{font-size:34px;line-height:1.17;margin-bottom:28px;letter-spacing:-1.4px}.notebook-clue{border-left:2px solid #c79564;padding:2px 0 2px 20px;margin:4px 0 28px}.notebook-clue>.mono{font-size:9px;letter-spacing:.1em;color:var(--muted)}.notebook-clue h3{font-size:19px;font-weight:500;letter-spacing:-.35px;margin:10px 0 8px}.notebook-clue p{font-size:14px;line-height:1.8;color:var(--ink);margin:0}.notebook-section-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.notebook-section-label .mono{font-size:9px;letter-spacing:.07em;color:var(--muted)}.notebook-section-label>span:last-child{font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums}.keepsake-strip{list-style:none;display:flex;gap:14px;padding:0;margin:21px 0 25px}.keepsake-strip>li{flex:1;text-align:center;min-width:0}.keepsake-stamp{width:67px;height:77px;display:grid;place-items:center;margin:0 auto 10px;border:1px dashed var(--line);border-radius:4px;color:var(--muted);transform:rotate(-3deg)}.keepsake-strip>li:nth-child(2) .keepsake-stamp{transform:rotate(4deg)}.keepsake-strip>li:nth-child(3) .keepsake-stamp{transform:rotate(-1deg)}.keepsake-stamp .mono{font-size:14px}.keepsake-strip strong{display:block;color:var(--muted);font-size:11px;font-weight:400;line-height:1.5}.is-collected .keepsake-stamp{border:1px solid #b5ba98;background:#dce4c6;color:#46583b;box-shadow:1px 2px #293d3210;animation:keepsake-arrive .5s ease both}.is-collected:nth-child(2) .keepsake-stamp{background:#e7dfc8;color:#766240;border-color:#c5b88e}.is-collected:nth-child(3) .keepsake-stamp{background:#ebd7ad;color:#795f28;border-color:#cdb889}.keepsake-strip .is-collected strong{color:var(--ink);font-weight:500}@keyframes keepsake-arrive{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}.notebook-hints{border-top:1px solid var(--line);padding:12px 0 0}.notebook-hints>p{margin:10px 0 16px;font-size:13px}.notebook-hints p .mono{display:block;font-size:9px;margin-bottom:4px;color:var(--muted)}.notebook-hint-button{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;min-height:44px;padding:7px 0;font-size:12px;color:var(--ink)}.notebook-hint-button>span{font-size:20px;color:var(--muted);font-weight:300}.notebook-hints>small{display:block;color:var(--muted);font-size:11px;padding:12px 0}.mystery-journal .notebook-save-note{font-size:10px;margin:19px 0 0;line-height:1.6}.club-card{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:26px;margin:0 0 29px;background:#293d32;color:#f3eddf;border-radius:6px;outline:1px solid #c9b477;outline-offset:-8px}.club-card .mono{display:block;font-size:8px;letter-spacing:.14em;color:#d7c69b}.club-card strong{display:block;font-size:37px;font-weight:500;letter-spacing:-1px;line-height:1.04;margin:23px 0}.club-card em{font:italic 1.22em "Instrument Serif",serif}.club-card small{display:block;font-size:7px;letter-spacing:.1em;color:#d7c69b}.club-card>svg{width:100px;height:100px;color:#f3eddf;--dino-bow: #d9b96d;--dino-knot: #b28b3c}.club-rewards{border-top:1px solid var(--line);padding-top:8px;margin:0 0 22px}.club-card>svg>path:nth-child(2){fill:#d9b96d}.club-card>svg>path:nth-child(3){fill:#b28b3c}.notebook-action{display:flex;align-items:center;gap:10px;min-height:48px;padding:8px 0;font-size:12px;width:100%;text-align:left;line-height:1.6}.notebook-action>svg{flex-shrink:0}.notebook-action>svg:last-child{margin-left:auto}.bonus-keepsake{display:flex;gap:14px;border-top:1px solid var(--line);padding:20px 0 5px}.bonus-keepsake>svg{color:#a7833a;flex-shrink:0}.bonus-keepsake strong{font-size:13px;font-weight:500}.bonus-keepsake p{font-size:11px;margin:5px 0 0}.studio-moments{border-top:1px solid var(--line);margin-top:22px;padding-top:4px}.studio-moments summary{display:flex;gap:12px;align-items:center;min-height:48px;font-size:12px;color:var(--muted);cursor:pointer}.studio-moments summary:before{content:"+";font-size:17px}.studio-moments[open] summary:before{content:"−"}.studio-moments summary>span{margin-left:auto;font-size:11px}.studio-moments summary::-webkit-details-marker{display:none}.studio-moments>p{font-size:12px}.studio-toast .toast-read-note{min-height:44px;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:500;padding:8px 0 0}@media(min-width:701px)and (max-width:1150px){.scene-toolbar{gap:10px}.scene-toolbar .field-notes-button{padding-inline:9px}}@media(max-width:700px),(max-width:1000px)and (pointer:coarse){.notebook-title{gap:13px}.notebook-title h2{font-size:28px;margin-bottom:24px}.notebook-title>svg{width:31px;height:31px}.notebook-clue{padding-left:15px}.notebook-clue h3{font-size:18px}.notebook-clue p{font-size:14px}.keepsake-strip{gap:8px}.keepsake-stamp{width:56px;height:66px}.notebook-section-label .mono{font-size:8px}.club-card{padding:22px}.club-card strong{font-size:33px}.club-card>svg{width:76px;height:76px}.notebook-action{font-size:12px}.scene-toolbar .field-notes-button>span{font-size:12px}}@media(max-width:360px){.club-card{gap:8px;padding:20px}.club-card strong{font-size:30px}.club-card>svg{width:58px;height:58px}}
