@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap');
:root{--ink:#302330;--paper:#f6f3ee;--wine:#34202d;--coral:#ffad8e;--line:#d3ccc9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #ca4f41;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2{font-family:'DM Serif Display',Georgia,serif;font-weight:400;line-height:1.01;letter-spacing:-.035em}h3{font-size:23px;font-weight:500;line-height:1.2;letter-spacing:-.03em}em{font-weight:400}header{padding:22px 4%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{font-family:'DM Serif Display',Georgia,serif;font-size:27px;letter-spacing:-1px;line-height:1.1}.brand span{display:block;font:10px/1.6 'DM Sans',sans-serif;letter-spacing:1.5px;margin-top:7px}nav{display:flex;gap:30px;font-size:14px}.hello{font-size:14px;border-bottom:1px solid}.hero{min-height:730px;height:calc(100svh - 95px);max-height:1000px;background:var(--wine);position:relative;overflow:hidden;color:#fff7ee}.hero>img{position:absolute;inset:0 0 0 auto;width:68%;height:100%;object-fit:cover;object-position:center 38%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#34202d 9%,#34202dd9 29%,#34202d38 60%,transparent 85%)}.hero-copy{position:absolute;left:6%;top:10%;z-index:1}.eyebrow,.section-kicker{font-size:11px;letter-spacing:1.4px;font-weight:500}.hero h1{font-size:clamp(75px,8.4vw,145px);margin:26px 0}.hero h1 em{color:var(--coral)}.hero-copy p{font-size:18px;line-height:1.6}.hero-copy>a{display:inline-flex;gap:75px;border-bottom:1px solid #ffffff65;margin-top:28px;padding-bottom:9px;font-size:14px}.hero-bottom{position:absolute;bottom:24px;left:6%;right:4%;display:flex;align-items:end;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:1.2px}.hero-choices{display:flex;gap:10px}.hero-choices button{background:none;padding:4px;border:1px solid transparent}.hero-choices button[aria-pressed=true]{border-color:var(--coral)}.hero-choices img{display:block;width:49px;height:63px;object-fit:cover}.hero-credit{color:#fff9}.manifesto,.work,.practice,.about,.light-study{padding:85px 6%}.section-kicker{display:flex;justify-content:space-between;gap:30px;margin-bottom:45px}.manifesto{background:#e9e1e8}.manifesto-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:8%}.manifesto h2,.work h2,.practice>h2,.about h2{font-size:clamp(45px,5.5vw,82px)}.manifesto h2 em{color:#885365}.lead{font-size:22px;line-height:1.55}.manifesto p+p,.about p+p{margin-top:20px}.signature{display:block;font-family:'DM Serif Display',serif;font-style:italic;font-size:25px;margin-top:25px}.work-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:45px}.work-heading p{margin-bottom:20px}.filters{display:flex;gap:15px;flex-wrap:wrap}.filters button{border:0;border-bottom:1px solid transparent;background:none;padding:6px 0;font-size:14px}.filters button[aria-pressed=true]{border-color:var(--ink);font-weight:700}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 26px;align-items:start}.gallery-card{border:0;background:none;text-align:left;padding:0;width:100%}.gallery-card img{display:block;width:100%;height:440px;object-fit:cover;transition:filter .25s}.gallery-card:nth-child(3n+2){margin-top:65px}.gallery-card:nth-child(4n) img{height:330px}.gallery-card:hover img{filter:brightness(.9)}.gallery-card .card-title{display:flex;justify-content:space-between;font-size:16px;margin-top:13px}.gallery-card .card-meta{display:block;font-size:11px;letter-spacing:1px;margin-top:4px;color:#6f6269}.collection-note{font-size:13px;max-width:740px;color:#786d73;margin-top:45px}.worlds{display:grid;grid-template-columns:1fr 1fr;background:var(--wine);color:var(--paper);min-height:760px}.worlds-image{position:relative;min-height:760px}.worlds-image img{position:absolute;width:100%;height:100%;object-fit:contain;background:#201a22}.worlds-image>span{position:absolute;bottom:22px;left:25px;font-size:12px;background:#201a22b0;padding:6px 12px}.worlds-copy{padding:70px 12%;align-self:center}.worlds h2{font-size:clamp(42px,4.3vw,70px);margin:28px 0}.worlds h2 em{color:var(--coral)}.world-buttons{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.world-buttons button{border:1px solid #a6989e;background:none;padding:9px 15px;border-radius:30px;font-size:14px}.world-buttons button[aria-pressed=true]{background:var(--coral);border-color:var(--coral);color:var(--wine)}.world-note{border-top:1px solid #ffffff30;padding-top:24px;min-height:155px}.world-note h3{font-family:'DM Serif Display',serif;font-size:28px;margin-bottom:12px}.world-note p{font-size:15px;color:#ded1d8}.small-credit{font-size:10px;letter-spacing:1px;display:block;margin-top:25px;color:#b9a8b1}.light-study{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.light-copy h2{font-size:clamp(45px,5vw,76px);margin:24px 0}.light-copy>p{max-width:470px}.light-copy label{display:flex;justify-content:space-between;margin-top:35px;font-size:14px}.light-copy input{width:100%;accent-color:#885365;margin:20px 0;height:22px;cursor:pointer}#light-description{font-size:14px;min-height:55px;color:#756570}.light-study figure{margin:0}.light-study figure img{width:100%;display:block;aspect-ratio:4/5;object-fit:cover}.light-study figcaption{font-size:10px;letter-spacing:1px;margin-top:12px}.light-study details{margin-top:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:20px 0;font-size:14px;display:flex;justify-content:space-between}details p{font-size:14px;margin-bottom:20px}.practice{background:#e7e7dc}.practice>h2{margin-bottom:45px}.practice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.practice-grid img{width:100%;height:260px;object-fit:cover;display:block}.practice-grid article:first-child img{object-fit:contain;background:#eee}.practice-grid article>span{font-size:11px;letter-spacing:1px;display:block;margin-top:23px}.practice-grid h3{margin:14px 0}.practice-grid p{font-size:15px}.practice-grid a,.practice-grid button{display:inline-block;border:0;border-bottom:1px solid;background:none;padding:0 0 7px;margin-top:24px;font-size:14px}.about{display:grid;grid-template-columns:1fr 1fr;gap:10%}.about h2{margin-top:25px}.experience{margin:30px 0}.experience span{display:block;border-top:1px solid var(--line);padding:12px 0;font-size:14px}.experience b{display:block;font-weight:400;color:#796a74;font-size:13px}.about>div>a{border-bottom:1px solid;font-size:14px}footer{background:var(--wine);color:#fff5ed;padding:60px 6% 25px}footer>span{font-size:11px;letter-spacing:1.3px}footer>a{font-family:'DM Serif Display',serif;font-size:clamp(52px,7.2vw,110px);line-height:1.04;display:block;margin:25px 0 60px;letter-spacing:-.04em}footer em{color:var(--coral)}footer>div{border-top:1px solid #ffffff30;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:11px}dialog{width:95vw;height:94svh;max-width:1450px;max-height:1100px;padding:25px;border:0;background:#201a22;color:white}dialog::backdrop{background:#110c11ed}#close-dialog{display:block;margin-left:auto;border:0;background:none;color:white;font-size:14px;padding:5px 0 15px}.dialog-image{height:calc(100% - 150px);display:flex;justify-content:center}.dialog-image img{max-width:100%;max-height:100%;object-fit:contain}.dialog-bottom{display:flex;justify-content:space-between;gap:25px;margin-top:20px}.dialog-bottom h2{font-size:25px}.dialog-bottom p{font-size:14px;color:#ded1d8}.dialog-bottom span{font-size:10px;letter-spacing:1px}.dialog-bottom button{border:1px solid #ffffff70;background:none;color:white;font-size:20px;padding:8px 16px;margin-left:8px}body.modal-open{overflow:hidden}@media(min-width:1700px){main,header{max-width:1800px;margin:auto}}@media(max-width:1050px){.hero h1{font-size:90px}.hero{min-height:730px}.hero-copy{top:9%}.hero-copy p{font-size:16px}.hero-credit{display:none}.gallery-card img{height:340px}.gallery-card:nth-child(4n) img{height:270px}.worlds-copy{padding:45px 9%}.worlds,.worlds-image{min-height:670px}.practice-grid img{height:210px}.manifesto-grid{gap:5%}.light-study{gap:7%}}@media(max-width:720px){header{padding:20px 6%;flex-wrap:wrap;gap:16px}.brand{font-size:25px}.hello{margin-left:auto}nav{order:3;width:100%;justify-content:space-between;gap:12px;font-size:13px}.hero{height:780px;min-height:0;max-height:none}.hero>img{width:100%;height:100%;object-position:62% center}.hero-shade{background:linear-gradient(0deg,#34202deb 0%,#34202d35 65%,#34202d30)}.hero-copy{top:auto;bottom:130px;left:7%}.hero-copy .eyebrow{font-size:9px}.hero h1{font-size:72px;line-height:.98;margin:20px 0}.hero-copy p{font-size:16px}.hero-bottom{left:7%;right:6%;bottom:22px}.hero-choices img{width:38px;height:48px}#hero-caption{font-size:9px;max-width:110px}.hero-copy>a{margin-top:18px}.manifesto,.work,.practice,.about,.light-study{padding:55px 7%}.section-kicker{font-size:9px;gap:20px;margin-bottom:30px}.section-kicker span:last-child{max-width:130px;text-align:right}.manifesto-grid,.about,.light-study{grid-template-columns:1fr;gap:30px}.manifesto h2,.work h2,.practice>h2,.about h2{font-size:49px}.lead{font-size:20px}.work-heading{display:block}.work-heading>div{margin-top:25px}.gallery{grid-template-columns:1fr 1fr;gap:25px 15px}.gallery-card img{height:260px}.gallery-card:nth-child(3n+2){margin-top:0}.gallery-card:nth-child(even){margin-top:35px}.gallery-card:nth-child(4n) img{height:220px}.gallery-card .card-title{font-size:13px}.gallery-card .card-meta{font-size:9px}.worlds{grid-template-columns:1fr}.worlds-image{height:570px;min-height:0}.worlds-copy{padding:45px 7%}.worlds h2{font-size:48px}.world-note{min-height:0}.light-study figure{grid-row:1}.light-copy h2{font-size:49px}.practice-grid{grid-template-columns:1fr;gap:40px}.practice-grid img{height:auto;max-height:430px}.about{gap:35px}footer{padding:45px 7% 25px}footer>a{font-size:57px}footer>div{flex-direction:column;gap:12px}.dialog-bottom p{font-size:12px}.dialog-bottom h2{font-size:22px}.dialog-bottom>div:last-child{white-space:nowrap}.dialog-bottom button{padding:5px 10px;margin-left:2px}dialog{padding:15px}.dialog-image{height:calc(100% - 175px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* ===== v5 additions: cinematic hero, atlas teaser, camera study ===== */
.hero-media{position:absolute;inset:0 0 0 auto;width:68%;height:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 22%);mask-image:linear-gradient(90deg,transparent,#000 22%)}
.hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 38%;opacity:0;transform:scale(1);transform-origin:60% 40%;transition:opacity 1.4s ease,transform 9s linear}
.hero-media img.on{opacity:1;transform:scale(1.06)}
.hero-media img.reset{transition:none;transform:scale(1);opacity:0}
.hero-choices button{position:relative}
.hero-choices .bar{position:absolute;left:4px;right:4px;bottom:0;height:2px;background:var(--coral);transform:scaleX(0);transform-origin:left;transition:none}

.atlas-teaser{background:var(--wine);color:var(--paper);padding:75px 0 65px;overflow:hidden}
.teaser-head{padding:0 6%;display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}
.teaser-head .eyebrow{display:block;color:#b9a8b1}
.atlas-teaser h2{font-size:clamp(40px,4.6vw,70px);margin-top:18px}
.atlas-teaser h2 em{color:var(--coral)}
.teaser-head>div:last-child{max-width:400px;padding-bottom:8px}
.teaser-head p{font-size:15px;color:#ded1d8;margin-bottom:20px}
.teaser-head a{border-bottom:1px solid;font-size:14px;white-space:nowrap}
.marquee{display:flex;width:max-content;animation:marquee 80s linear infinite}
.marquee+.marquee{animation-direction:reverse;animation-duration:95s;margin-top:10px}
.marquee a{display:block;flex:none;margin-right:10px}
.marquee img{display:block;width:180px;height:180px;object-fit:cover;filter:brightness(.9);transition:filter .3s}
.marquee a:hover img{filter:brightness(1.05)}
.atlas-teaser:hover .marquee{animation-play-state:paused}
@keyframes marquee{to{transform:translateX(-50%)}}

.camera-study{padding:85px 6%;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;background:#efe9e6}
.camera-study figure{margin:0}
.camera-frame{position:relative;aspect-ratio:4/5;background:#d9cfcb;overflow:hidden}
.camera-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .7s ease}
.camera-frame img.on{opacity:1}
.camera-study figcaption{display:flex;justify-content:space-between;gap:16px;font-size:10px;letter-spacing:1px;margin-top:12px}
.camera-study figcaption span:last-child{color:#885365;font-weight:500}
.camera-copy h2{font-size:clamp(45px,5vw,76px);margin:24px 0}
.camera-copy>p{max-width:470px}
.camera-copy label{display:flex;justify-content:space-between;margin-top:35px;font-size:14px}
.camera-copy input{width:100%;accent-color:#885365;margin:20px 0 10px;height:22px;cursor:pointer}
.camera-diagram{margin:4px 0 16px}
.cam-svg{width:100%;max-width:340px;height:auto;display:block}
.cam-svg .lbl{font:600 8px 'DM Sans',sans-serif;letter-spacing:1.2px;fill:#8d7c86}
.cam-svg .guide{fill:none;stroke:#c9bcc3;stroke-width:1;stroke-dasharray:2 3}
.cam-svg .subject{fill:var(--ink)}
.cam-svg .subject-line{stroke:var(--ink);stroke-width:2;stroke-linecap:round}
.cam-svg .sight{stroke:#885365;stroke-width:1.2}
.cam-svg .cam{fill:#ca4f41}
.camera-copy h3{font-family:'DM Serif Display',Georgia,serif;font-size:26px;font-weight:400;letter-spacing:-.02em}
#camera-description{font-size:14px;min-height:55px;color:#756570;margin-top:8px;max-width:470px}
.camera-copy details{margin-top:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.camera-copy>a{display:inline-block;border-bottom:1px solid;font-size:14px;margin-top:24px;padding-bottom:7px}

@media(max-width:1050px){.camera-study{gap:7%}.marquee img{width:150px;height:150px}}
@media(max-width:720px){
  .hero-media{width:100%;-webkit-mask-image:none;mask-image:none}.hero-media img{object-position:62% center}
  .hero-bottom{flex-direction:column;align-items:flex-start;gap:10px}#hero-caption{max-width:none}
  .hero-choices{gap:5px}.hero-choices button{padding:3px}.hero-choices img{width:26px;height:34px}
  .hero-copy{bottom:150px}
  .atlas-teaser{padding:55px 0 45px}.teaser-head{display:block;padding:0 7%;margin-bottom:30px}.teaser-head>div:last-child{max-width:none;margin-top:18px}.atlas-teaser h2{font-size:42px}
  .marquee img{width:120px;height:120px}.marquee a{margin-right:7px}.marquee+.marquee{margin-top:7px}
  .camera-study{grid-template-columns:1fr;gap:30px;padding:55px 7%}.camera-copy h2{font-size:49px}
}
@media(prefers-reduced-motion:reduce){.hero-media img{transition:opacity .4s ease}.hero-media img.on{transform:none}.marquee{animation:none}.hero-choices .bar{display:none}}
