@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@300;400;500;600&display=swap');
:root{color-scheme:dark;--white:#f7f3ec;--soft:#d1c6b6;--camel:#c29461;--black:#0b0d0b;--sans:'DM Sans',Arial,sans-serif;--display:'Manrope','Helvetica Neue',Arial,sans-serif}*{box-sizing:border-box}html{scrollbar-color:#77604c #0b0d0b;scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font:16px/1.6 var(--sans)}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--camel);outline-offset:6px}.skip{position:fixed;top:-100px;left:20px;z-index:50;background:#111;padding:12px}.skip:focus{top:20px}.cinema{position:fixed;inset:0;overflow:hidden;background:var(--black);pointer-events:none}.cinema img,.cinema video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.cinema video{opacity:0}.cinema.ready video{opacity:1}.cinema .shade{position:absolute;inset:0;background:linear-gradient(180deg,#0009,transparent 24%,transparent 51%,#0009 85%,#000c),linear-gradient(90deg,#0004,transparent 60%)}.masthead{position:fixed;top:0;left:0;width:100%;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:32px 4.5%;gap:25px}.wordmark{font:500 22px/1 var(--display);letter-spacing:.15em}.wordmark span{display:block;font:400 11px/1.6 var(--sans);letter-spacing:.19em;margin-top:9px;color:#ddd2c3}.location{text-align:center;font-size:12px;line-height:1.8;letter-spacing:.17em}.location span{display:block;font-size:11px;letter-spacing:.11em;color:#e0d6c9}.project-link{font-size:14px;display:flex;gap:24px;padding-bottom:6px;border-bottom:1px solid #ffffff70}.project-link:hover{border-color:white}.chapters-nav{position:fixed;right:3.1%;top:50%;transform:translateY(-50%);z-index:12;display:flex;flex-direction:column;gap:3px}.chapter-dot{width:44px;height:30px;display:flex;justify-content:center;align-items:center;position:relative}.chapter-dot:after{content:'';width:4px;height:4px;background:#ffffff99;border-radius:2px;transition:height .25s,background .25s}.chapter-dot[aria-current=true]:after{height:23px;background:var(--camel)}.chapter-dot span{position:absolute;right:45px;font-size:12px;white-space:nowrap;padding:3px 8px;background:#100f0deb;opacity:0;transform:translateX(5px);transition:.2s;pointer-events:none}.chapter-dot:hover span,.chapter-dot:focus-visible span{opacity:1;transform:none}.chapter{height:140svh;position:relative;pointer-events:none}.chapter:last-child{height:240svh}.chapter-inner{position:sticky;top:0;height:100svh;display:flex;flex-direction:column;justify-content:flex-end;padding:140px 11% 124px 6%;opacity:0;max-width:1090px;transition:opacity .3s ease}.chapter.is-current .chapter-inner{opacity:var(--caption-opacity,1)}.eyebrow{margin:0 0 18px;display:flex;align-items:center;gap:15px;font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#f0d2a9}.eyebrow:before{content:'';height:1px;width:30px;background:var(--camel)}h1,h2{font:400 clamp(38px,5.7vw,80px)/1.1 var(--display);letter-spacing:-.055em;margin:0;text-wrap:balance}h1 em,h2 em{font-weight:300;font-style:normal;color:#ede8df}.description{font-size:clamp(16px,1.25vw,19px);max-width:480px;line-height:1.65;margin:22px 0 0;color:#e5ddd1;text-wrap:pretty}.details{display:flex;flex-wrap:wrap;gap:25px 35px;margin-top:28px}.details div{border-right:1px solid #fff5;padding-right:30px}.details div:last-child{border:0}.details strong{display:block;font:400 clamp(25px,2.5vw,38px)/1.2 var(--display);letter-spacing:-.04em}.details span{font-size:12px;color:#e1d4c1}.replay{pointer-events:auto;display:flex;gap:25px;width:max-content;margin-top:24px;border-bottom:1px solid #fffa;padding:8px 0;font-size:14px}.cockpit{position:fixed;bottom:0;width:100%;z-index:15;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0 4.5% 27px;min-height:72px}.counter{display:flex;align-items:center;gap:15px;font-size:12px;letter-spacing:.12em;color:#d9c9b7}.counter #current{font-size:16px;color:#fff}.counter-line{height:1px;width:35px;background:#d9c9b780}.scroll-cue{display:flex;align-items:center;gap:15px;font-size:12px;color:#e1d7c9}.scroll-line{display:block;height:27px;width:1px;background:#fffa}.playback{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.playback button{background:none;border:0;padding:4px 0;font-size:12px}.concept{font-size:10px;letter-spacing:.13em;color:#c1b19a}.progress-track{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#fff2}#progress{height:100%;background:var(--camel);width:0}.no-motion{scroll-behavior:auto}.no-motion .cinema video{display:none}.no-motion .chapter-inner{transition:none}.noscript{position:relative;margin:180px auto;max-width:520px;padding:30px;background:#111}#media-status{position:fixed;z-index:20;left:50%;top:110px;transform:translateX(-50%);padding:8px 15px;background:#111d;border:1px solid #ffffff30;font-size:13px;border-radius:3px}#media-status[hidden]{display:none}#media-status button{margin-left:12px;background:transparent;border:0;text-decoration:underline}.loading-video #poster{opacity:1}
@media(max-width:700px){.masthead{padding:24px 6%}.wordmark{font-size:16px;letter-spacing:.11em}.wordmark span{font-size:9px;letter-spacing:.13em;margin-top:8px}.location{font-size:10px;text-align:right}.location span{font-size:9px}.project-link{display:none}.chapters-nav{right:.5%;gap:0}.chapter-dot{height:25px;width:34px}.chapter-dot[aria-current=true]:after{height:18px}.chapter-dot span{display:none}.chapter{height:140svh}.chapter:last-child{height:240svh}.chapter-inner{padding:100px 13% 146px 7%;max-width:620px}h1,h2{font-size:clamp(34px,9.7vw,56px);letter-spacing:-.045em;line-height:1.13}.eyebrow{font-size:10px;letter-spacing:.12em;gap:10px;margin-bottom:14px}.eyebrow:before{width:20px}.description{font-size:16px;margin-top:17px;line-height:1.55;max-width:340px}.cockpit{padding:0 7% 24px;min-height:110px;align-items:flex-end}.counter{gap:9px}.counter-line{width:22px}.scroll-cue{position:absolute;left:7%;bottom:88px;font-size:11px;gap:10px}.scroll-line{height:18px}.playback button{font-size:11px}.concept{font-size:9px;letter-spacing:.08em}.details{gap:15px;margin-top:20px}.details div{padding-right:15px}.details strong{font-size:25px}.details span{font-size:10px}#media-status{top:100px;width:max-content;max-width:90%;font-size:12px}}
@media(max-aspect-ratio:4/5){.cinema img,.cinema video{object-fit:contain;object-position:50% 32%;background:#0b0d0b}.cinema .shade{background:linear-gradient(180deg,#0b0d0b90,transparent 15%,transparent 40%,#0b0d0b 62%)}.chapter-inner{padding-bottom:145px}.chapter:first-child .chapter-inner{padding-bottom:150px}.chapter .eyebrow{margin-bottom:12px}.chapter h1,.chapter h2{font-size:clamp(32px,9.2vw,48px)}.chapter .description{font-size:15px;line-height:1.45;margin-top:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.chapter-inner{transition:none}}

/* Legible controls on small screens. */
.playback button,.project-link{font-size:14px}.concept,.wordmark span,.location span,.eyebrow,.scroll-cue{font-size:12px}.chapter .description{font-size:16px}.details span{font-size:12px}
@media(max-width:700px){.wordmark span{font-size:10px}.location span{font-size:10px}.location{font-size:12px}.playback button{font-size:12px}.concept{font-size:10px}.scroll-cue{font-size:12px}}

/* Keep the complete development name readable on narrow screens. */
.wordmark{line-height:1.2}
@media(max-width:700px){.masthead{gap:14px}.wordmark{max-width:58%;min-width:0}.location{flex-shrink:0}}
