@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Fraunces:opsz,wght@9..144,400;9..144,500&display=swap";:root{--paper:#f6f4ef;--ink:#24241f;--muted:#dbd8cf;--line:rgba(255,255,255,.32);--gutter:clamp(24px,5.2vw,88px);--serif:"Fraunces",Georgia,serif;--sans:"Inter",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a:hover{opacity:.8}a:focus-visible,button:focus-visible{outline:2px solid white;outline-offset:5px}.project-section a:focus-visible{outline-color:var(--ink)}.skip-link{position:fixed;top:-90px;left:20px;z-index:100;padding:16px;background:var(--paper);color:var(--ink)}.skip-link:focus{top:12px}.site-header{position:absolute;top:0;left:0;right:0;z-index:20;height:96px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:0 var(--gutter);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:20px;letter-spacing:3px}.brand img{object-fit:contain;filter:invert(1);width:42px;height:42px}.brand small{display:block;font-size:8px;letter-spacing:2px;margin-top:4px}.site-header nav{display:flex;gap:32px;font-size:12px}.project-link{font-size:12px;border-left:1px solid var(--line);padding-left:28px}.project-link span{margin-left:24px}#experience{position:relative;isolation:isolate}.visual-stage{height:100svh;position:sticky;top:0;overflow:hidden;margin-bottom:-100svh;z-index:-1;background:#4a473d}.scene-image,.design-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;will-change:transform,opacity;transform-origin:55% 53%}.scene-image.active{opacity:1}.scene-image[data-scene="3"]{object-position:45% center}.design-image{z-index:6;object-fit:contain;background:#dfded8;transition:opacity .35s}.compare-on .design-image{opacity:1}.scene-shade{position:absolute;inset:0;z-index:7;pointer-events:none;background:linear-gradient(90deg,rgba(16,18,14,.54),rgba(16,18,14,.12) 48%,transparent 80%),linear-gradient(0deg,rgba(16,18,14,.5),transparent 55%,rgba(16,18,14,.3))}.compare-on .scene-shade{background:linear-gradient(0deg,rgba(16,18,14,.4),transparent 70%)}.compare-on .story-copy{opacity:0;pointer-events:none;visibility:hidden}.cinema-grain{position:absolute;inset:0;z-index:8;box-shadow:inset 0 0 160px #1c18111a;pointer-events:none}.tour-controls{position:absolute;top:117px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:12}.tour-caption{letter-spacing:2px;font-size:9px}.tour-controls>div{display:flex;gap:8px}.tour-controls button{font-size:10px;background:#14161252;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line);border-radius:20px;padding:9px 13px}.tour-controls button[aria-pressed=true]{background:var(--paper);color:var(--ink)}.story-step{height:120svh;position:relative;display:flex;align-items:center;padding:0 var(--gutter);pointer-events:none}.story-step.welcome{height:100svh;align-items:flex-end;padding-bottom:125px}.story-copy{max-width:600px;pointer-events:auto;transition:opacity .25s}.eyebrow{font-size:9px;letter-spacing:2.3px;font-weight:600;line-height:1.8;margin:0 0 24px}.story-copy h1,.story-copy h2,.project-section h2{font-family:var(--serif);font-weight:400;line-height:1.07;letter-spacing:-2.5px;margin:0 0 24px;text-wrap:balance}h1{font-size:clamp(48px,5.7vw,88px)}h2{font-size:clamp(46px,5vw,76px)}h1 em,h2 em{font-family:Georgia,serif;font-weight:400}.story-copy>p:not(.eyebrow){font-size:15px;line-height:1.85;max-width:310px;text-shadow:0 1px 10px rgba(0,0,0,.4)}.story-copy .intro{font-size:16px!important;line-height:1.7!important}.scroll-invitation{display:inline-flex;align-items:center;gap:14px;font-size:8px;letter-spacing:2px;margin-top:20px}.scroll-invitation span{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;font-size:18px}.render-note{position:absolute;bottom:32px;left:var(--gutter);font-size:8px;letter-spacing:1.5px;color:var(--muted);max-width:50%;line-height:1.6}.underlined{display:inline-block;font-size:12px;border-bottom:1px solid var(--line);padding-bottom:10px;margin-top:20px}.detail-line{display:block;border-top:1px solid var(--line);padding-top:18px;margin-top:24px;font-size:11px;max-width:300px}.chapter-navigation{position:sticky;bottom:28px;display:flex;justify-content:flex-end;gap:12px;padding-right:var(--gutter);height:40px;margin-top:-40px;z-index:12;pointer-events:none}.chapter-navigation a{width:40px;border-top:2px solid rgba(255,255,255,.4);padding-top:9px;font-size:9px;text-align:center;pointer-events:auto}.chapter-navigation a[aria-current]{border-color:#fff}.reading-progress{position:sticky;bottom:0;height:2px;background:#ffffff2e;z-index:10}.reading-progress span{display:block;background:var(--paper);height:100%;transform:scaleX(0);transform-origin:left}.project-section{position:relative;background:var(--paper);color:var(--ink);z-index:20;padding:110px var(--gutter);display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:center}.project-section h2{font-size:clamp(42px,4.7vw,72px);margin:0}.project-section>div:last-child{max-width:370px}.project-section p:not(.eyebrow){font-size:16px;line-height:1.8}.filled-link{padding:21px 24px;background:var(--ink);color:#fff;display:flex;justify-content:space-between;gap:25px;font-size:12px;margin-top:28px}.project-section .underlined{border-color:#bcbdb5}footer{position:relative;z-index:20;background:var(--ink);padding:35px var(--gutter);display:flex;justify-content:space-between;gap:24px;align-items:center;flex-wrap:wrap;font-size:10px;color:var(--muted)}footer>div{font-size:11px;letter-spacing:1px}footer small{display:block;font-size:9px;letter-spacing:0;margin-top:6px}.image-status:empty{display:none}.image-status{position:fixed;bottom:20px;left:20px;right:20px;z-index:30;background:var(--paper);color:var(--ink);padding:16px;font-size:12px}.reduce-motion .scene-image{will-change:opacity}.reduce-motion .story-step{height:100svh}.reduce-motion .design-image,.reduce-motion .story-copy{transition:none}@media(max-width:1024px){.site-header nav{display:none}.story-copy{max-width:500px}.scene-shade{background:linear-gradient(90deg,#10120ea1,#10120e1a 85%),linear-gradient(0deg,rgba(16,18,14,.6),transparent 75%)}.project-section{gap:32px;grid-template-columns:1fr 1fr}}@media(max-width:600px){.site-header{height:78px;gap:14px}.brand{font-size:14px;letter-spacing:2px;gap:7px}.brand img{width:30px;height:30px}.brand small{font-size:6px}.project-link{font-size:9px;padding-left:12px}.project-link span{margin-left:8px}.tour-controls{top:96px;gap:8px}.tour-caption{font-size:6px;letter-spacing:1px;max-width:100px;line-height:1.8}.tour-controls button{font-size:8px;padding:8px 10px}.tour-controls>div{gap:5px}.story-step,.story-step.welcome{align-items:flex-end;padding:0 var(--gutter) 105px;height:120svh}.story-step.welcome{height:100svh}.story-copy{max-width:100%}.story-copy h1{font-size:44px;letter-spacing:-1.8px}.story-copy h2{font-size:44px;letter-spacing:-1.5px}.eyebrow{font-size:7px;letter-spacing:1.4px;margin-bottom:16px}.story-copy>p:not(.eyebrow){font-size:13px;max-width:270px;line-height:1.75}.story-copy .intro{font-size:13px!important}.scene-image{object-position:57% center}.scene-image[data-scene="1"]{object-position:61% center}.scene-image[data-scene="2"]{object-position:53% center}.scene-image[data-scene="3"]{object-position:46% center}.scene-image[data-scene="4"]{object-position:47% center}.scene-shade{background:linear-gradient(0deg,rgba(16,18,14,.87),rgba(16,18,14,.53) 31%,transparent 70%,rgba(16,18,14,.37))}.render-note{font-size:6px;letter-spacing:.8px;max-width:135px;bottom:24px}.chapter-navigation{padding-right:20px;gap:8px;bottom:18px}.chapter-navigation a{width:23px;font-size:8px}.scroll-invitation{font-size:7px;margin-top:16px;letter-spacing:1.5px}.scroll-invitation span{width:32px;height:32px}.project-section{padding:68px var(--gutter);grid-template-columns:1fr;gap:24px}.project-section h2{font-size:43px}.project-section p:not(.eyebrow){font-size:14px}footer>*{width:calc(50% - 12px)}footer{gap:24px;font-size:9px}.underlined{font-size:11px}.design-image{object-fit:cover;object-position:50% center}}@media(max-width:360px){.story-copy h1,.story-copy h2{font-size:39px}.brand{font-size:12px}.tour-controls button{font-size:7px}.project-link{font-size:8px}.story-step.welcome{padding-bottom:90px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}.compare-on .site-header{color:var(--ink);border-color:#0003}.compare-on .brand img{filter:none}.compare-on .tour-caption{color:var(--ink)}.compare-on .tour-controls{position:fixed}.compare-on .chapter-navigation a{color:var(--ink);border-color:#00000080}.film-poster,#walkthrough{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}#walkthrough{opacity:0;transition:opacity .28s ease}#walkthrough.ready{opacity:1}.tour-playing .tour-controls{position:fixed}.tour-controls button:disabled{opacity:.45;cursor:default}.story-step{height:125svh}.story-step.welcome{height:100svh}.story-copy{max-width:540px}.story-copy h1{font-size:clamp(46px,5.1vw,78px)}.scene-shade{background:linear-gradient(90deg,rgba(15,17,14,.34),transparent 48%),linear-gradient(0deg,rgba(15,17,14,.32),transparent 42%,rgba(15,17,14,.12))}.reduce-motion .story-step{height:125svh}.reduce-motion .story-step.welcome{height:100svh}@media(max-width:600px){.story-copy h1,.story-copy h2{font-size:40px}.scene-shade{background:linear-gradient(0deg,rgba(15,17,14,.88),rgba(15,17,14,.57) 30%,transparent 70%,rgba(15,17,14,.25))}.story-step{height:125svh}.story-step.welcome{height:100svh}.tour-caption{max-width:160px}.story-copy>p:not(.eyebrow){max-width:270px}}@media(max-width:360px){.story-copy h1,.story-copy h2{font-size:35px}}@media(max-aspect-ratio:6/5){.visual-stage{background:#262822}.film-poster,#walkthrough{top:116px;bottom:auto;height:62.5vw;max-height:calc(100svh - 450px);object-fit:contain}.scene-shade{background:none}.story-step,.story-step.welcome{align-items:flex-end;padding-bottom:76px}.story-copy{position:fixed;left:var(--gutter);right:var(--gutter);bottom:76px;max-width:560px;opacity:0;visibility:hidden;pointer-events:none}.is-active .story-copy{opacity:1;visibility:visible;pointer-events:auto}.story-copy h1,.story-copy h2{font-size:clamp(32px,5.4vw,44px);line-height:1.1;margin-bottom:12px;letter-spacing:-1.3px}.story-copy>p:not(.eyebrow),.story-copy .intro{font-size:13px!important;line-height:1.6;max-width:460px;margin:0}.story-copy .eyebrow{font-size:8px;margin-bottom:10px}.story-copy .underlined,.story-copy .detail-line{margin-top:12px;padding-bottom:6px}.scroll-invitation{margin-top:12px}.tour-controls{position:fixed;top:88px}.site-header{position:fixed;height:76px;background:#262822}.render-note{bottom:24px}}@media(max-aspect-ratio:6/5)and (max-width:600px){.film-poster,#walkthrough{top:124px}.tour-controls{top:88px}.story-copy h1,.story-copy h2{font-size:34px}}.site-header{position:fixed;background:#1a1c17db;z-index:25}.site-header .collection-nav{display:flex;gap:24px;align-items:center;white-space:nowrap}.collection-nav a{padding:10px 0;border-bottom:1px solid transparent}.collection-nav a[aria-current=page]{border-bottom-color:currentColor}@media(max-width:1024px){.site-header{display:grid;grid-template-columns:1fr auto;gap:0 16px;height:112px;padding-top:12px;padding-bottom:8px}.site-header .collection-nav{grid-row:2;grid-column:1/-1;justify-content:center;gap:32px;font-size:11px}.project-link{grid-row:1;grid-column:2}.tour-controls{top:126px}}@media(max-width:1024px)and (max-aspect-ratio:6/5){.film-poster,#walkthrough{top:166px;max-height:calc(100svh - 480px)}}@media(max-width:600px){.site-header .collection-nav{font-size:10px;gap:18px}.site-header .collection-nav a{padding:8px 0}.tour-controls{top:124px}}
