:root{--ink:#11110f;--paper:#eeeae0;--gold:#d6c4a0;--muted:#a8a69e;--line:rgba(255,255,255,.22);color-scheme:dark;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--ink);color:var(--paper);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:6px}img,video{display:block;width:100%;height:100%;object-fit:cover}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Didot,'Bodoni MT','Times New Roman',serif;font-weight:400}em{font-weight:400}.eyebrow,.tiny{font-size:.75rem;letter-spacing:.15em;line-height:1.6}.eyebrow{font-weight:500}.skip{position:fixed;top:-100px;background:var(--paper);color:var(--ink);padding:14px;z-index:100}.skip:focus{top:10px}.site-header{position:absolute;z-index:20;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:24px 4vw;color:var(--paper)}.brand{display:flex;align-items:center;gap:12px;font-size:.8rem;letter-spacing:.14em}.brand small{display:block;font-size:.625rem;letter-spacing:.24em;margin-top:6px}.brand-mark{height:40px;width:60px;position:relative;overflow:hidden}.brand-mark img{position:absolute;width:142px;height:142px;max-width:none;left:-40px;top:-47px;object-fit:contain;mix-blend-mode:screen}.nav-link{font-size:.875rem;display:flex;gap:28px;align-items:center}.nav-link span{font-size:1.4rem}.hero-scroll{height:100svh;min-height:760px}.hero-stage{position:relative;height:100svh;min-height:760px;overflow:hidden;background:#11110f}.hero-visual{position:absolute;inset:0 0 0 35%;overflow:hidden}.hero-poster{object-position:center 44%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#11110f 0%,rgba(17,17,15,.22) 42%,transparent 70%),linear-gradient(0deg,rgba(17,17,15,.75),transparent 45%,rgba(17,17,15,.12))}.hero-title{position:absolute;left:9%;top:24%;z-index:2}.hero-title .eyebrow{color:var(--gold);margin-bottom:28px}.hero-title h1{font-size:clamp(5.3rem,8.9vw,10rem);letter-spacing:-.06em;line-height:.89}.hero-title h1 em{color:var(--gold);letter-spacing:-.055em}.hero-sub{font-size:1rem;line-height:1.55;margin-top:30px;color:#d2d0c9}.outline-link{display:inline-flex;align-items:center;gap:42px;font-size:.875rem;border-bottom:1px solid #aa9c80;padding:14px 0;margin-top:20px}.outline-link span{font-size:1.25rem}.hero-bottom{position:absolute;bottom:30px;left:4vw;right:4vw;display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.12em}.hero-bottom span span{margin-left:20px}.intro{padding:90px 8vw 110px;background:var(--paper);color:var(--ink);text-align:center}.intro-top{display:flex;justify-content:space-between;margin-bottom:70px;text-align:left}.intro h2{font-size:clamp(3rem,5.7vw,6.5rem);line-height:1.04;letter-spacing:-.05em}.intro h2 em{color:#76684d}.intro>p{font-size:1rem;line-height:1.7;margin:30px auto 60px;color:#5b5a53}.intro-images{display:flex;gap:28px;align-items:center;justify-content:center;max-width:1040px;margin:auto}.intro-images img{width:28%;aspect-ratio:3/4;height:auto;object-fit:cover}.intro-images img:nth-child(2){width:34%;aspect-ratio:3/4}.intro-images img:first-child{transform:rotate(-5deg) translateY(14px)}.intro-images img:last-child{transform:rotate(5deg) translateY(14px)}
@media(max-width:700px){.site-header{padding:20px}.brand{font-size:.6875rem;gap:5px}.brand-mark{transform:scale(.8);transform-origin:left center;width:49px}.brand small{font-size:.625rem}.nav-link{font-size:.8125rem;gap:10px}.hero-scroll,.hero-stage{min-height:670px;height:100svh}.hero-visual{inset:0}.hero-poster{object-position:53% 42%}.hero-shade{background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.12) 62%,rgba(0,0,0,.5))}.hero-title{left:24px;right:20px;top:auto;bottom:110px}.hero-title .eyebrow{font-size:.625rem;letter-spacing:.12em;margin-bottom:19px}.hero-title h1{font-size:clamp(4.5rem,20vw,7rem)}.hero-sub{font-size:.9375rem;line-height:1.55;margin-top:24px}.outline-link{margin-top:12px}.hero-bottom{left:24px;right:24px;bottom:30px;font-size:.625rem}.hero-bottom>span:first-child{max-width:115px;line-height:1.6}.intro{padding:54px 24px 70px}.intro-top{margin-bottom:52px}.intro-top .tiny{display:none}.intro h2{font-size:3.1rem}.intro>p{font-size:1rem;line-height:1.7;margin:25px 0 42px}.intro>p br{display:none}.intro-images{gap:12px}.intro-images img{width:28%}.intro-images img:nth-child(2){width:36%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Film-led mobile portfolio */
.hero-scroll{height:145svh}.hero-stage{position:sticky;top:0;min-height:670px}.hero-visual{transform:scale(calc(1 - var(--hero-progress,0)*.1));transform-origin:60% 50%;will-change:transform}.hero-title{opacity:calc(1 - var(--hero-progress,0)*.85);transform:translateY(calc(var(--hero-progress,0)*-40px))}.hero-motion{position:absolute;inset:0;object-position:50% 45%;opacity:0;transition:opacity .7s}.hero-motion.is-playing{opacity:1}.motion-toggle{position:absolute;right:4vw;bottom:83px;z-index:3;display:flex;align-items:center;gap:10px;border:1px solid #ffffff60;border-radius:30px;background:#11110f66;color:var(--paper);padding:11px 16px;font-size:.75rem;backdrop-filter:blur(10px)}.motion-toggle:hover{background:#11110fbb}.brand small{font-size:.75rem;letter-spacing:.13em}.brand-mark img{mix-blend-mode:lighten}.section-label{display:flex;align-items:center;justify-content:space-between;padding:35px 6vw;border-bottom:1px solid var(--line);background:var(--ink)}.section-label>a{font-size:.875rem}.section-label>a span{margin-left:22px}.selected{position:relative}.film-chapter{height:100svh;min-height:730px;position:sticky;top:0;background:var(--chapter);overflow:hidden;box-shadow:0 -15px 60px #0003}.chapter-screen{height:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:60px 9vw;gap:5vw}.chapter-copy{position:relative}.chapter-number{display:block;font-family:Didot,Georgia,serif;font-size:4.5rem;color:var(--gold);margin-bottom:38px;line-height:1}.chapter-number>span{font-family:Arial,sans-serif;font-size:.75rem;letter-spacing:.08em;color:#c4c1b6}.chapter-copy .eyebrow{color:#d0c5ad;margin-bottom:18px}.chapter-copy h2{font-size:clamp(3.8rem,5.3vw,7rem);line-height:.98;letter-spacing:-.05em}.chapter-copy h2 em{color:var(--gold)}.chapter-description{font-size:1rem;line-height:1.7;max-width:290px;color:#d5d2c9;margin-top:26px}.play-link{border:0;background:transparent;color:var(--paper);display:flex;gap:13px;align-items:center;padding:0;margin-top:32px;font-size:.875rem}.play-symbol{display:grid;place-items:center;width:44px;height:44px;border:1px solid #bcb5a880;border-radius:50%;font-size:.75rem;padding-left:2px;transition:background .3s,color .3s}.play-link:hover .play-symbol{background:var(--paper);color:var(--ink)}.duration{font-size:.75rem;color:#c0b9ac;margin-left:12px}.chapter-media{position:relative;width:100%;max-width:410px;justify-self:end;height:calc(100svh - 120px);max-height:780px;min-height:550px;overflow:hidden}.chapter-media img{object-position:50% 40%}.chapter-media video{position:absolute;inset:0;opacity:0;transition:opacity .7s}.chapter-media video.is-playing{opacity:1}.media-vignette{position:absolute;inset:0;background:linear-gradient(0deg,#0009,transparent 28%);pointer-events:none}.media-caption{position:absolute;left:24px;right:24px;bottom:25px;display:flex;flex-direction:column;gap:8px;pointer-events:none}.media-caption>span:first-child{font-size:2.6rem;letter-spacing:-.03em;font-family:Didot,Georgia,serif}.media-caption>span:last-child{font-size:.75rem;letter-spacing:.07em}.media-play{position:absolute;inset:0;width:100%;border:0;background:transparent;color:var(--paper);display:grid;place-items:center}.media-play>span{display:grid;place-items:center;width:68px;height:68px;border:1px solid #ffffff80;border-radius:50%;font-size:1rem;padding-left:3px;background:#0002;opacity:0;transition:opacity .2s,transform .2s;transform:scale(.9)}.media-play:hover>span,.media-play:focus-visible>span{opacity:1;transform:scale(1)}.photo-pause{background:var(--paper);color:var(--ink);padding:100px 6vw 48px;text-align:center;position:relative;overflow:hidden}.pause-copy .eyebrow{margin-bottom:28px}.pause-copy h2{font-size:clamp(3.4rem,5.5vw,6.5rem);line-height:1;letter-spacing:-.05em}.pause-copy h2 em{color:#76684d}.photo-track{display:flex;justify-content:center;align-items:center;gap:44px;margin:75px auto 40px;max-width:1200px}.photo-track figure{margin:0;width:27%;aspect-ratio:3/4;transform:rotate(-6deg)}.photo-track figure:nth-child(2){width:32%;aspect-ratio:9/14;transform:rotate(3deg)}.photo-track figure:nth-child(3){transform:rotate(-3deg)}.photo-signature{font-size:.75rem;letter-spacing:.13em;margin-top:60px}.collection{padding:95px 0 70px}.collection-heading{display:flex;justify-content:space-between;align-items:end;padding:0 6vw;margin-bottom:42px;gap:30px}.collection-heading .eyebrow{color:var(--gold);margin-bottom:24px}.collection-heading h2{font-size:clamp(3.4rem,5vw,6rem);line-height:1.04;letter-spacing:-.05em}.collection-heading h2 em{color:var(--gold)}.rail-nav{display:flex;align-items:center;gap:12px;padding-bottom:8px}.rail-nav>span{font-size:.75rem;letter-spacing:.1em;margin-right:16px;white-space:nowrap}.rail-nav button{border:1px solid #77746a;border-radius:50%;height:46px;width:46px;background:transparent;color:var(--paper);font-size:1.2rem}.rail-nav button:disabled{opacity:.25;cursor:default}.rail-nav button:hover:not(:disabled){background:var(--paper);color:var(--ink)}.film-rail{display:flex;gap:24px;padding:4px 6vw 22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:6vw;scrollbar-width:thin;scrollbar-color:#8b8069 transparent}.film-card{flex:0 0 270px;scroll-snap-align:start;display:block;color:var(--paper);border:0;background:transparent;padding:0;text-align:left}.card-picture{display:block;position:relative;width:100%;aspect-ratio:9/14;overflow:hidden;background:#262722}.card-picture:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0006,transparent 35%,#0003)}.card-picture img{transition:transform .65s;object-position:50% 30%}.film-card:hover img{transform:scale(1.045)}.card-index,.card-duration{position:absolute;z-index:1;left:18px;top:17px;font-size:.75rem;letter-spacing:.1em}.card-duration{top:auto;bottom:16px;left:auto;right:17px;background:#0006;padding:5px 8px;letter-spacing:.03em}.card-play{position:absolute;z-index:1;left:18px;bottom:18px;font-size:.75rem;border:1px solid #ffffff90;border-radius:50%;width:37px;height:37px;display:grid;place-items:center;padding-left:2px}.card-info{display:flex;justify-content:space-between;align-items:center;gap:8px;padding-top:18px}.card-title{font-family:Didot,Georgia,serif;font-size:1.75rem}.card-tag{font-size:.75rem;color:#bbb4a5;letter-spacing:.05em}.rail-hint{font-size:.75rem;letter-spacing:.14em;color:#b9b2a3;margin:25px 6vw 0}.rail-hint span{margin-left:20px}.mobile-story{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:90px 8vw;display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;align-items:center}.mobile-kicker{display:flex;flex-direction:column;align-items:flex-start;gap:25px}.mobile-kicker .eyebrow{color:var(--gold)}.mobile-word{font-family:Didot,Georgia,serif;font-style:italic;font-size:clamp(5rem,10vw,10rem);letter-spacing:-.07em;line-height:1;color:var(--gold)}.mobile-explanation h2{font-size:clamp(2.2rem,3.4vw,4rem);line-height:1.13;letter-spacing:-.035em;margin-bottom:25px}.mobile-explanation h2 em{color:var(--gold)}.mobile-explanation>p{font-size:1rem;line-height:1.8;color:#c6c4bb;max-width:550px;margin-top:16px}.mobile-signature{display:block;font-size:.75rem;line-height:1.8;letter-spacing:.1em;margin-top:32px}.mobile-signature>span{margin:0 7px;color:var(--gold)}.closing{display:grid;grid-template-columns:.85fr 1.15fr;min-height:680px;padding:100px 8vw;gap:8vw;align-items:center;background:#dfd7c7;color:var(--ink)}.closing-image{width:100%;max-width:380px;aspect-ratio:3/4;overflow:hidden}.closing-image img{object-position:center 34%}.closing-copy .eyebrow{color:#62543c;margin-bottom:30px}.closing h2{font-size:clamp(3.6rem,5.1vw,6rem);line-height:1.02;letter-spacing:-.06em}.closing h2 em{color:#75613f}.closing-copy>p:not(.eyebrow){font-size:1rem;line-height:1.7;margin-top:26px;color:#575044}.closing .outline-link{border-color:#75613f}footer{display:flex;align-items:center;justify-content:space-between;padding:24px 6vw;gap:30px;background:#000}.footer-logo{height:144px;width:144px;object-fit:contain}footer p{font-size:.75rem;letter-spacing:.12em;line-height:1.9;color:var(--gold)}footer p span{letter-spacing:0;color:#b7b4aa;font-size:.875rem}.back-top{font-size:.875rem}dialog{padding:0;margin:auto;border:1px solid #4b493e;background:#0c0c0b;color:var(--paper);width:min(1100px,94vw);height:min(960px,94dvh);max-height:94dvh;max-width:94vw;overflow:hidden}dialog::backdrop{background:#000e;backdrop-filter:blur(12px)}dialog[open]{display:flex;flex-direction:column}.player-top{display:flex;justify-content:space-between;align-items:center;flex:0 0 auto;padding:17px 24px;border-bottom:1px solid #ffffff20}.player-top .eyebrow{font-size:.75rem;color:#b9ae96;letter-spacing:.08em}.player-top h2{font-size:1.8rem;margin-top:3px}.close-player{width:46px;height:46px;background:#ffffff0a;color:var(--paper);border:1px solid #ffffff40;border-radius:50%;font-size:1.25rem}.player-body{position:relative;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;background:#000}.player-body video{width:100%;height:100%;max-height:100%;object-fit:contain}.player-error{position:absolute;padding:25px;max-width:400px;background:#171713;font-size:1rem;line-height:1.5}.player-error button{color:var(--gold);background:none;border:0;text-decoration:underline;font-size:1rem;padding:10px 0;display:block}.player-bottom{padding:10px 24px;display:flex;justify-content:space-between;align-items:center;flex:0 0 auto;border-top:1px solid #ffffff20}.player-bottom button{color:var(--paper);background:transparent;border:0;padding:13px 0;font-size:.875rem}.player-bottom>span{color:#b5ad9f;font-size:.75rem;letter-spacing:.1em}body.player-open{overflow:hidden}#full-player:focus-visible{outline:2px solid var(--gold);outline-offset:-2px}
@media(min-width:701px) and (max-height:800px){.hero-title{top:21%}.hero-title h1{font-size:7rem}.hero-stage{min-height:650px}.hero-sub{margin-top:24px}.film-chapter{min-height:650px}.chapter-screen{padding-top:35px;padding-bottom:35px}.chapter-media{height:calc(100svh - 70px);min-height:570px}.chapter-number{margin-bottom:24px}.chapter-copy h2{font-size:4.8rem}}
@media(max-width:900px) and (min-width:701px){.hero-title{left:6%}.hero-title h1{font-size:6.5rem}.chapter-screen{padding:45px 6vw;gap:4vw}.chapter-copy h2{font-size:4rem}.chapter-media{min-height:500px}.rail-nav>span{display:none}}
@media(max-width:700px){.brand{font-size:.75rem;letter-spacing:.07em}.brand small{font-size:.75rem;letter-spacing:.06em}.site-header{padding:17px 20px}.hero-scroll{height:135svh;min-height:905px}.hero-stage{height:100svh;min-height:670px}.hero-title .eyebrow{font-size:.75rem;letter-spacing:.1em}.hero-title{bottom:134px}.hero-title h1{font-size:clamp(4.2rem,20vw,7rem)}.hero-sub{margin-top:20px}.hero-bottom{font-size:.75rem;letter-spacing:.07em;bottom:25px;align-items:end}.hero-bottom>span:first-child{max-width:140px}.hero-bottom>span:last-child{max-width:125px;text-align:right;line-height:1.6}.hero-bottom>span:last-child span{margin-left:0}.motion-toggle{bottom:96px;right:24px;padding:8px 12px;min-height:40px}.section-label{padding:27px 24px;gap:16px}.section-label .eyebrow{font-size:.75rem;max-width:140px}.section-label>a{font-size:.875rem;white-space:nowrap}.section-label>a span{margin-left:6px}.film-chapter{height:auto;min-height:0;position:relative;padding:0 0 42px}.chapter-screen{padding:0 24px;display:flex;flex-direction:column-reverse;gap:30px;height:auto;align-items:stretch}.chapter-media{height:68svh;min-height:420px;max-height:660px;width:calc(100% + 48px);margin-left:-24px;max-width:none;align-self:center}.chapter-media img,.chapter-media video{object-position:50% 35%}.chapter-media video{object-fit:cover}.media-caption{left:24px;bottom:22px}.media-caption>span:first-child{font-size:2.5rem}.media-caption>span:last-child{font-size:.75rem;letter-spacing:.04em}.media-play>span{opacity:1;height:60px;width:60px;background:#0003;transform:none}.chapter-copy{padding-top:4px}.chapter-number{position:absolute;top:6px;right:0;font-size:2.5rem;margin:0}.chapter-number>span{font-size:.75rem}.chapter-copy .eyebrow{font-size:.75rem;letter-spacing:.12em;padding-right:95px;margin-bottom:24px}.chapter-copy h2{font-size:3.75rem;line-height:.98;max-width:340px}.chapter-description{font-size:1rem;max-width:260px;margin-top:20px}.play-link{margin-top:22px;min-height:44px}.photo-pause{padding:65px 24px 34px}.pause-copy h2{font-size:3.1rem}.pause-copy .eyebrow{font-size:.75rem;letter-spacing:.08em;margin-bottom:24px}.photo-track{gap:16px;width:125%;margin:50px 0 35px -12.5%}.photo-track figure{width:28%;aspect-ratio:3/5}.photo-track figure:nth-child(2){width:34%;aspect-ratio:9/15}.photo-signature{font-size:.75rem;letter-spacing:.08em;margin-top:36px}.collection{padding:65px 0 50px}.collection-heading{display:block;padding:0 24px;margin-bottom:28px}.collection-heading .eyebrow{font-size:.75rem;letter-spacing:.08em;margin-bottom:22px}.collection-heading h2{font-size:3.1rem;line-height:1.04}.rail-nav{margin-top:28px;padding:0;justify-content:flex-end}.rail-nav>span{margin-right:auto}.film-rail{padding:4px 24px 20px;gap:17px;scroll-padding-left:24px}.film-card{flex-basis:72vw;max-width:320px}.card-picture{aspect-ratio:9/14}.card-title{font-size:1.8rem}.card-tag{font-size:.75rem;letter-spacing:0}.rail-hint{margin:22px 24px 0;font-size:.75rem;letter-spacing:.1em}.mobile-story{display:block;padding:60px 24px}.mobile-kicker{gap:12px;margin-bottom:35px}.mobile-word{font-size:5.6rem}.mobile-explanation h2{font-size:2.5rem;line-height:1.1}.mobile-explanation>p{font-size:1rem;line-height:1.75}.mobile-signature{letter-spacing:.04em;font-size:.75rem}.closing{display:flex;flex-direction:column;align-items:stretch;padding:60px 24px;gap:38px;min-height:0}.closing-image{max-width:none;aspect-ratio:4/3}.closing-image img{object-position:50% 27%}.closing h2{font-size:3.6rem;line-height:1.03}.closing-copy .eyebrow{margin-bottom:24px;font-size:.75rem;letter-spacing:.09em}.closing-copy>p:not(.eyebrow){font-size:1rem;margin-top:22px}.closing .outline-link{font-size:.875rem;margin-top:16px}footer{padding:28px 24px 38px;display:grid;grid-template-columns:90px 1fr;gap:15px}.footer-logo{width:90px;height:90px}footer p{font-size:.75rem;letter-spacing:.04em}footer p span{font-size:.8125rem}.back-top{grid-column:1/-1;justify-self:center;font-size:.875rem;margin-top:5px}dialog{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border:0}.player-top{padding:calc(12px + env(safe-area-inset-top)) 16px 12px}.player-top .eyebrow{font-size:.75rem;letter-spacing:.04em}.player-top h2{font-size:1.7rem}.close-player{width:44px;height:44px;flex-shrink:0}.player-bottom{padding:8px 20px calc(8px + env(safe-area-inset-bottom))}.player-bottom button{font-size:.875rem}.player-bottom>span{font-size:.75rem}}
@media(max-width:360px){.site-header{padding:14px}.brand-mark{display:none}.hero-title{left:20px}.hero-title .eyebrow{letter-spacing:0}.chapter-copy h2{font-size:3.2rem}.closing h2{font-size:3.2rem}.intro h2,.collection-heading h2{font-size:2.7rem}.card-title{font-size:1.6rem}}
@media(prefers-reduced-motion:reduce){.hero-scroll{height:100svh;min-height:670px}.hero-stage{position:relative}.hero-visual,.hero-title{transform:none!important;opacity:1!important}.film-chapter{position:relative}.hero-motion,.chapter-media video{transition:none}.film-rail{scroll-behavior:auto}}
.brand-mark{mix-blend-mode:screen}
.site-header{gap:14px;flex-wrap:wrap}
@media(min-width:701px){.hero-visual{inset:0 8% 0 52%}.hero-shade{background:linear-gradient(0deg,#11110f 0%,transparent 22%,transparent 82%,#11110f66),linear-gradient(90deg,#11110f99,transparent 24%)}.hero-title{left:8%}}
@media(max-width:700px){h2{overflow-wrap:anywhere}.chapter-media{clip-path:inset(calc((1 - var(--reveal,1))*6%) calc((1 - var(--reveal,1))*5%));will-change:clip-path}.hero-shade{background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.12) 62%,rgba(0,0,0,.55))}}
@media(prefers-reduced-motion:reduce){.chapter-media{clip-path:none;will-change:auto}}
.card-info{flex-direction:column;align-items:flex-start;gap:6px}.card-title{max-width:100%;line-height:1.15}.card-tag{line-height:1.5}
