@font-face{font-family:Instrument Serif;src:url('/fonts/instrument-serif.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('/fonts/inter.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--ink:#141714;--paper:#efeee8;--gold:#c8b38b;--muted:#aaa99e;--rule:rgba(239,238,232,.16);--serif:'Instrument Serif',Georgia,serif;--sans:Inter,Arial,sans-serif;--page-pad:clamp(24px,4vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:90px}body{margin:0;color:var(--paper);background:var(--ink);font:400 16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:7px}button:disabled{opacity:.3;cursor:default}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);line-height:1.02;letter-spacing:-.025em}h1{font-size:clamp(68px,7.15vw,124px)}h2{font-size:clamp(54px,7vw,112px)}h3{font-size:21px}button svg{display:block}button{border:0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}[hidden]{display:none!important}.skip-link{position:fixed;z-index:100;top:-100px;left:20px;background:var(--paper);color:var(--ink);padding:12px 24px}.skip-link:focus{top:20px}.top-progress{position:fixed;left:0;top:0;right:0;height:2px;z-index:60;background:transparent}.top-progress span{display:block;width:100%;height:100%;background:var(--gold);transform-origin:left;transform:scaleX(0)}
.header{position:fixed;inset:0 0 auto;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:24px var(--page-pad);gap:24px;background:linear-gradient(to bottom,rgba(9,17,16,.44),transparent);transition:background .4s,padding .4s}.header.is-solid{background:rgba(20,23,20,.94);backdrop-filter:blur(14px);padding-top:15px;padding-bottom:15px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;line-height:1.2}.brand svg{width:24px;height:32px}.brand span{font-family:var(--serif);font-size:24px;letter-spacing:.2em}.brand small{display:block;font:400 9px/1.4 var(--sans);letter-spacing:.46em;margin-bottom:2px}.header-nav{display:flex;gap:38px;align-items:center;font-size:14px}.header-nav a{transition:color .2s}.header-nav a:hover{color:var(--gold)}.outline-link{display:inline-flex;gap:20px;align-items:center;border:1px solid rgba(255,255,255,.3);border-radius:40px;padding:10px 21px;font-size:13px;white-space:nowrap;transition:background .2s}.outline-link:hover{background:var(--paper);color:var(--ink)}
.tour{position:relative}.stage{position:sticky;top:0;width:100%;height:100svh;min-height:520px;overflow:hidden;background:#26342d;isolation:isolate}.scroll-track{height:2400svh}.scene-layers,.scene-layer,.scene-layer img,.scene-layer video,.stage-shade{position:absolute;inset:0;width:100%;height:100%}.scene-layers{z-index:-3}.scene-layer{opacity:0;transition:opacity .5s ease;will-change:opacity}.scene-layer.active{opacity:1}.scene-layer img,.scene-layer video{object-fit:cover;object-position:center}.scene-layer video{opacity:0;transition:opacity .25s}.scene-layer.ready video{opacity:1}.stage-shade{z-index:-1;background:linear-gradient(90deg,rgba(6,15,13,.39),rgba(6,15,13,.03) 66%),linear-gradient(0deg,rgba(8,16,13,.73),transparent 62%);transition:background .4s}.stage.has-picker .stage-shade{background:rgba(9,19,14,.66);backdrop-filter:blur(6px)}
.chapter-content{position:absolute;left:8%;top:42%;width:62%;max-width:850px;will-change:opacity,transform;transform:translateY(0);opacity:1}.eyebrow{font-size:12px;line-height:1.4;letter-spacing:.19em;text-transform:uppercase;color:var(--gold);margin-bottom:22px}.chapter-description{max-width:370px;font-size:17px;line-height:1.7;margin-top:27px;color:rgba(255,255,255,.85)}.scroll-cue{display:inline-flex;align-items:center;gap:20px;margin-top:37px;font-size:11px;letter-spacing:.18em;text-transform:uppercase}.scroll-cue i{display:block;width:76px;height:1px;background:rgba(255,255,255,.3);position:relative;overflow:hidden}.scroll-cue i:after{content:'';position:absolute;inset:0;transform:translateX(-100%);background:var(--gold);animation:scrollLine 2.4s ease-in-out infinite}@keyframes scrollLine{60%,100%{transform:translateX(100%)}}
.tour-hud{position:absolute;top:44%;left:var(--page-pad);display:none;flex-direction:column;width:62px;line-height:1.3}.hud-label{font-size:10px;letter-spacing:.08em;color:var(--gold)}.hud-number{font-size:23px;margin:7px 0}.hud-number b{font-weight:400}.hud-number small{font-size:12px;color:var(--muted)}.hud-rule{width:28px;height:1px;background:var(--rule);margin:14px 0}.scene-navigation{position:absolute;right:var(--page-pad);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:13px;align-items:flex-end}.scene-navigation a{font-size:10px;text-transform:uppercase;letter-spacing:.13em;display:flex;align-items:center;gap:13px;color:rgba(255,255,255,.62);transition:color .25s}.scene-navigation a:after{content:'';width:14px;height:1px;background:currentColor;transition:width .3s}.scene-navigation a[aria-current=step]{color:var(--gold)}.scene-navigation a[aria-current=step]:after{width:34px}.scene-navigation a:hover{color:white}.tour-controls{position:absolute;bottom:26px;left:var(--page-pad);right:var(--page-pad);display:flex;align-items:center;justify-content:space-between;gap:18px}.play-control{background:transparent;color:var(--paper);display:flex;align-items:center;gap:11px;padding:8px 0;font-size:12px}.play-control svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1}.scene-caption{font-size:12px;letter-spacing:.05em;color:rgba(255,255,255,.7)}.step-controls{display:flex;gap:9px}.step-controls button{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:var(--paper);background:transparent;font-size:21px}.step-controls button:hover{background:rgba(255,255,255,.12)}
.destination-picker{position:absolute;left:8%;right:18%;top:50%;transform:translateY(-46%);max-width:1040px}.destination-picker h2{font-size:clamp(50px,5.3vw,90px)}.destination-picker>p:not(.eyebrow){font-size:15px;margin:20px 0 27px;color:#d1d2c9}.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.destination-choice{display:flex;align-items:center;gap:15px;padding:9px 13px 9px 9px;border:1px solid rgba(255,255,255,.23);background:rgba(255,255,255,.03);transition:background .2s,border .2s}.destination-choice img{width:68px;height:52px;object-fit:cover}.destination-choice span{font-size:14px}.destination-choice b{font-weight:400;margin-left:auto;color:var(--gold)}.destination-choice:hover{background:rgba(200,179,139,.15);border-color:var(--gold)}.media-notice{position:absolute;bottom:94px;left:var(--page-pad);max-width:400px;background:rgba(20,23,20,.93);border:1px solid var(--rule);padding:18px;font-size:14px}.media-notice button{background:transparent;color:var(--gold);text-decoration:underline;margin-top:8px;padding:0}
.section-shell{padding-left:8%;padding-right:8%}.environments{padding-top:130px;padding-bottom:125px;background:#171a17}.section-heading{display:flex;justify-content:space-between;gap:70px;align-items:flex-end;margin-bottom:70px}.section-heading>p{max-width:285px;color:var(--muted);font-size:16px;padding-bottom:7px}.environment-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:28px;row-gap:53px}.environment-card{display:block}.card-image{aspect-ratio:4/3;overflow:hidden;background:#26342d;position:relative}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.card-image span{position:absolute;bottom:16px;right:16px;border:1px solid rgba(255,255,255,.55);border-radius:50%;width:38px;height:38px;display:grid;place-items:center;background:rgba(20,23,20,.2)}.environment-card:hover img{transform:scale(1.045)}.card-number{display:block;color:var(--gold);font-size:11px;letter-spacing:.13em;margin:22px 0 5px}.environment-card h3{font-family:var(--serif);font-size:39px;line-height:1.1}.environment-card p{font-size:14px;color:var(--muted);margin-top:15px;padding-top:15px;border-top:1px solid var(--rule)}.experience{padding-top:120px;padding-bottom:120px;background:#ecebe3;color:var(--ink)}.experience>.eyebrow{color:#77735a}.experience-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:65px}.experience-columns>div{padding-top:22px;border-top:1px solid rgba(20,23,20,.2)}.experience-columns h3{font-size:18px;margin-bottom:14px}.experience-columns p{font-size:15px;color:#61665d}.closing{text-align:center;padding-top:125px;padding-bottom:130px;background:#20271f}.closing h2{font-size:clamp(65px,8.5vw,140px);margin-bottom:43px}.solid-link{display:inline-flex;align-items:center;gap:40px;padding:17px 28px;border-radius:40px;background:var(--gold);color:#181d16;font-size:14px}.solid-link:hover{background:#e0cb9f}.text-link{display:block;width:fit-content;margin:23px auto 0;font-size:13px;border-bottom:1px solid #727365;color:#c6c8ba}.footer{padding-top:55px;padding-bottom:25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:40px}.footer-top p{font-size:14px;color:var(--muted)}.footer-top>div{display:flex;gap:28px;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:23px;border-top:1px solid var(--rule);font-size:11px;color:#8a9185}.noscript-message{position:fixed;z-index:99;bottom:0;padding:20px;background:var(--ink)}.noscript-message a{text-decoration:underline}.legal-page{padding:150px max(24px,15vw) 80px;max-width:1300px}.legal-page h1{font-size:64px;margin-bottom:40px}.legal-page h2{font:400 26px/1.3 var(--serif);margin:35px 0 10px}.legal-page p{color:#c6c8ba;margin-bottom:15px}.legal-page a{text-decoration:underline}
@media(min-width:1550px){.tour-hud{display:flex}.chapter-content{left:11%}.destination-picker{left:11%}}@media(max-width:1050px){.header-nav{gap:22px}.chapter-content{left:7%;width:68%}.scene-navigation{right:25px}.destination-picker{left:7%;right:17%}.destination-grid{gap:9px}.destination-choice{gap:9px}.destination-choice img{width:46px;height:43px}.environment-cards{gap:36px 18px}.experience-columns{gap:30px}.section-heading{gap:30px}}@media(max-width:760px){.header{padding:18px 22px;gap:10px}.brand span{font-size:20px}.brand svg{width:19px}.brand small{font-size:8px}.header-nav{display:none}.outline-link{font-size:12px;padding:9px 14px;gap:12px}.stage{min-height:520px}.chapter-content{left:24px;right:24px;width:auto;top:38%}.chapter-content h1{font-size:clamp(58px,12vw,90px);max-width:580px}.chapter-description{font-size:16px;max-width:280px;margin-top:23px}.eyebrow{font-size:11px;margin-bottom:16px}.scroll-cue{margin-top:29px;font-size:10px}.scene-navigation{display:none}.tour-controls{left:24px;right:24px;bottom:22px;gap:12px}.play-control span{font-size:11px}.scene-caption{font-size:11px}.step-controls{gap:6px}.step-controls button{width:35px;height:35px}.destination-picker{left:24px;right:24px;transform:translateY(-46%)}.destination-picker h2{font-size:58px}.destination-picker>p:not(.eyebrow){font-size:14px;max-width:245px;margin:17px 0 24px}.destination-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.destination-choice{padding:8px;gap:10px}.destination-choice img{width:48px;height:44px}.destination-choice span{font-size:13px}.destination-choice b{display:none}.section-shell{padding-left:24px;padding-right:24px}.environments{padding-top:85px;padding-bottom:80px}.section-heading{display:block;margin-bottom:40px}.section-heading h2{font-size:58px}.section-heading>p{margin-top:25px;max-width:320px}.environment-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 15px}.environment-card h3{font-size:31px}.environment-card p{font-size:13px;line-height:1.6}.card-number{margin-top:17px}.card-image{aspect-ratio:1/1}.card-image span{bottom:10px;right:10px;width:30px;height:30px}.experience{padding-top:80px;padding-bottom:80px}.experience h2{font-size:60px}.experience-columns{grid-template-columns:1fr;gap:32px;margin-top:40px}.closing{padding-top:85px;padding-bottom:85px}.footer-top{align-items:flex-start;flex-wrap:wrap}.footer-top p{width:45%;font-size:13px}.footer-top>div{width:100%;gap:25px}.footer-bottom{font-size:10px;align-items:flex-start}.footer-bottom>span{max-width:48%}.legal-page{padding:135px 24px 70px}.legal-page h1{font-size:50px}}
@media(max-height:670px) and (min-width:761px){.chapter-content{top:30%}.chapter-content h1{font-size:64px}.chapter-description{font-size:15px;margin-top:17px}.scroll-cue{margin-top:20px}.destination-picker h2{font-size:50px}.destination-picker>p:not(.eyebrow){margin:10px 0 14px}.destination-choice img{height:40px}.scene-navigation{gap:8px}}@media(max-width:370px){.brand svg{display:none}.outline-link{padding:8px 10px}.chapter-content h1{font-size:55px}.destination-choice img{width:36px}.destination-choice{gap:7px}.scene-caption{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.scene-layer video{display:none}.stage.has-picker .stage-shade{backdrop-filter:none}}

@media(prefers-reduced-motion:reduce){body.motion-enabled .scene-layer video{display:block}}

@media(max-height:530px){.stage{min-height:100svh}.header{padding-top:10px;padding-bottom:10px}.chapter-content{top:29%}.chapter-content h1{font-size:44px}.chapter-content .eyebrow{margin-bottom:10px}.chapter-description{font-size:14px;line-height:1.5;margin-top:12px;max-width:380px}.scroll-cue{display:none}.tour-controls{bottom:13px}.destination-picker{top:52%;left:6%;right:18%;transform:translateY(-48%)}.destination-picker h2{font-size:36px}.destination-picker h2 br{display:none}.destination-picker .eyebrow{margin-bottom:8px}.destination-picker>p:not(.eyebrow){margin:8px 0 12px}.destination-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.destination-choice{padding:6px;gap:8px}.destination-choice img{width:42px;height:32px}.destination-choice span{font-size:12px}.scene-navigation{gap:6px}.scene-navigation a{font-size:9px}.scene-caption{font-size:11px}}
