/* Cinematic revision: a human portrait against architectural dusk; the message, not the name, leads.
   Content: point of view -> principal companies -> breadth -> personal story -> authored photography.
   Motion: restrained photo entrance, staggered copy, subtle desktop depth, directional link feedback. */
.home{--accent:#79513a;background:#f5f3ed}
.home .site-header{color:#f9f5ed;border-color:#ffffff30;height:100px;margin:0 5%;width:90%}


.home .desktop-nav a{color:#e9e6de}
.home .desktop-nav a:hover,.home .desktop-nav a[aria-current=page]{color:#fff}
.home .menu-toggle{color:#f9f5ed}
.cinema{position:relative;height:100svh;min-height:740px;max-height:1150px;overflow:hidden;isolation:isolate;background:#101417;color:#f9f5ed}
.cinema-image{position:absolute;inset:0;width:100%;height:106%;padding-top:74px;object-fit:cover;object-position:67% top;z-index:-3;transform:translate3d(0,var(--portrait-shift,0px),0);animation:cinema-picture 1.6s var(--ease) both}
.cinema-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#091013b3 0%,#0a10134d 42%,transparent 70%),linear-gradient(180deg,#101417 0%,#101417dd 6%,#10141700 28%,#0b101340 65%,#0b1013e8 100%)}
.cinema-copy{position:absolute;left:6%;top:49%;transform:translateY(-43%);width:51%;max-width:740px}
.cinema-kicker{font-size:12px;line-height:1.5;letter-spacing:.15em;text-transform:uppercase;margin:0 0 27px;color:#d6c9b3;animation:cinema-copy-in .9s .1s var(--ease) both}
.cinema h1{font-size:clamp(92px,9.8vw,158px);line-height:.9;letter-spacing:-.035em;animation:cinema-copy-in 1s .2s var(--ease) both}
.cinema h1 em{color:#e6c7a1}
.cinema-intro{font-size:17px;line-height:1.7;color:#dedbd4;max-width:385px;margin:33px 0 28px;animation:cinema-copy-in 1s .3s var(--ease) both}
.cinema-actions{display:flex;align-items:center;gap:32px;animation:cinema-copy-in 1s .4s var(--ease) both}
.cinema-primary{min-height:54px;padding:13px 20px;display:inline-flex;align-items:center;gap:34px;background:#f2e9da;color:#192022;font-size:14px;transition:background .25s,transform .3s}
.cinema-primary span{font-size:23px;line-height:1}
.cinema-primary:hover{background:#fff;transform:translateY(-2px)}
.cinema-secondary{font-size:14px;border-bottom:1px solid #ffffff73;padding:13px 0;min-height:48px;transition:border-color .25s}
.cinema-secondary:hover{border-color:#fff}
.cinema-bottom{position:absolute;bottom:30px;left:6%;right:5%;display:flex;justify-content:space-between;align-items:end;gap:30px;padding-top:25px;border-top:1px solid #ffffff32}
.cinema-bottom p{font-size:12px;line-height:1.7;margin:0;color:#f1ede5}.cinema-bottom p span{color:#c6c7c2}
.cinema-bottom>a{display:flex;align-items:center;gap:22px;min-height:44px;font-size:12px;letter-spacing:.05em}
.cinema-scroll{display:grid;place-items:center;border:1px solid #ffffff6b;border-radius:50%;width:42px;height:42px;font-size:21px;transition:transform .3s}
.cinema-bottom>a:hover .cinema-scroll{transform:translateY(4px)}
@keyframes cinema-picture{from{opacity:.45;scale:1.035}to{opacity:1;scale:1}}
@keyframes cinema-copy-in{from{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}
@media(min-width:901px) and (max-height:780px){.cinema{min-height:650px}.cinema-copy{top:47%;transform:translateY(-39%)}.cinema h1{font-size:min(9vw,16svh)}.cinema-kicker{margin-bottom:19px}.cinema-intro{margin:22px 0}.cinema-bottom{bottom:21px;padding-top:17px}.cinema-image{padding-top:65px}}
@media(min-width:601px) and (max-width:1000px){.cinema-copy{width:65%;left:5%;top:52%}.cinema h1{font-size:12vw}.cinema-image{object-position:63% top}.cinema-shade{background:linear-gradient(90deg,#091013bc,#09101348 62%,transparent),linear-gradient(180deg,#101417 0%,#10141700 30%,#0b1013ee 100%)}.cinema-intro{font-size:16px}.cinema-kicker{font-size:12px}}
@media(max-width:900px){.home .mobile-nav.open{top:100px}}
@media(max-width:600px){
 .home .site-header{height:80px;margin:0 24px;width:calc(100% - 48px)}.home .mobile-nav.open{top:80px}
 .cinema{height:100svh;min-height:780px;max-height:980px}
 .cinema-image{height:78%;padding-top:65px;width:100%;object-position:71% top;animation:none;transform:none}
 .cinema-shade{background:linear-gradient(180deg,#101417 0%,#10141733 18%,transparent 32%,#0d141856 45%,#0d1418f5 64%,#0d1418 100%)}
 .cinema-copy{top:auto;bottom:123px;left:24px;right:24px;width:auto;max-width:none;transform:none}
 .cinema-kicker{font-size:12px;letter-spacing:.08em;margin-bottom:19px}
 .cinema h1{font-size:clamp(65px,17vw,102px);line-height:.92;letter-spacing:-.025em}
 .cinema-intro{font-size:15px;line-height:1.6;margin:21px 0 23px;max-width:330px}
 .cinema-actions{gap:25px}.cinema-primary{padding:11px 16px;gap:21px;min-height:49px}.cinema-secondary{font-size:14px}
 .cinema-bottom{bottom:22px;left:24px;right:24px;padding-top:18px;gap:18px}.cinema-bottom p{font-size:12px}.cinema-bottom p span{display:none}.cinema-bottom>a{font-size:12px;gap:9px}.cinema-scroll{width:32px;height:32px;font-size:18px}
}
@media(max-width:360px){.cinema{min-height:740px}.cinema-copy{left:20px;right:20px;bottom:110px}.cinema-kicker{font-size:12px;letter-spacing:.06em}.cinema-intro{font-size:14px}.cinema-actions{gap:17px}.cinema-primary{font-size:13px;padding:11px 13px;gap:15px}.cinema-secondary{font-size:13px}.cinema-bottom{left:20px;right:20px}.cinema-bottom>a>span:first-child{display:none}}
@media(prefers-reduced-motion:reduce){.cinema-image,.cinema-copy>*{animation:none;transform:none;scale:none;translate:none}.cinema-primary:hover{transform:none}}
html:not(.nav-ready) .home .site-header{background:#101417}

.home.menu-open .site-header{margin:0;width:100%;padding:0 5%;background:#101417;border:0}
.home-work{padding:90px 6% 105px;scroll-margin-top:0}
.home-section-label{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #cbc9bd;padding-bottom:24px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#636758}
.home-section-label a{font-size:14px;text-transform:none;letter-spacing:0;display:flex;gap:28px;align-items:center;min-height:44px;color:#252b26}
.home-section-label a span{font-size:21px}
.home-work-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;padding:58px 0 65px}
.home-work-heading h2{font-size:clamp(58px,6.2vw,98px);line-height:1.01;letter-spacing:-.025em}.home-work-heading h2 em{color:#79513a}
.home-work-heading>p{font-size:17px;line-height:1.7;max-width:330px;margin:0 0 5px;color:#596052}
.principal-ventures{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #92998a;border-bottom:1px solid #c7cbbb}
.principal-venture{padding:34px 7% 38px 0;display:flex;flex-direction:column;align-items:start;position:relative;transition:background .3s}
.principal-venture+.principal-venture{border-left:1px solid #c7cbbb;padding:34px 0 38px 9%}
.principal-top{display:flex;justify-content:space-between;gap:25px;width:100%;align-items:center;margin-bottom:54px;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#5b6559}
.principal-top>span:last-child{font-size:25px;transition:transform .3s}
.principal-venture h3{font-size:clamp(40px,4.3vw,65px);line-height:1.03;max-width:500px;margin-bottom:26px}
.principal-venture>p{font-size:16px;line-height:1.75;max-width:385px;color:#596052;margin:0 0 28px}
.principal-role{font-size:12px;letter-spacing:.1em;text-transform:uppercase;margin-top:auto;padding-top:15px;color:#765239}
.principal-venture:hover h3{color:#79513a}.principal-venture:hover .principal-top>span:last-child{transform:translate(4px,-4px)}
.further-ventures{display:grid;grid-template-columns:1fr 2.35fr;gap:60px;padding-top:48px}.further-ventures>.eyebrow{padding-top:20px;color:#626a5d}
.further-ventures a{display:grid;grid-template-columns:1fr 180px 20px;align-items:center;gap:30px;min-height:76px;border-bottom:1px solid #cfD1c4;transition:color .3s}
.further-ventures a>span:first-child{font:400 29px/1.15 var(--serif);letter-spacing:-.01em}.further-ventures a>span:nth-child(2){font-size:12px;color:#687162}.further-ventures a>span:last-child{font-size:20px}.further-ventures a:hover{color:#79513a}
.personal-editorial{padding:100px 6% 110px;display:grid;grid-template-columns:1fr 1.2fr;gap:8vw;align-items:center;background:#e8e4d9}
.personal-editorial figure{margin:0;max-width:530px}.personal-editorial img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:center 22%}
.personal-editorial-copy{padding:25px 0}.personal-editorial .eyebrow{color:#706453;margin-bottom:39px;font-size:12px}
.personal-editorial h2{font-size:clamp(46px,4.9vw,78px);line-height:1.02;letter-spacing:-.025em;margin:0 0 30px}.personal-editorial h2 em{color:#735137}
.personal-editorial-copy>p:not(.eyebrow){font-size:17px;line-height:1.8;color:#596052;max-width:440px;margin-bottom:25px}
.personal-editorial .text-link{font-size:14px;gap:60px}
.photographic-interlude{padding:90px 0 0;background:#f5f3ed}
.interlude-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;padding:0 6% 48px}.interlude-heading .eyebrow{color:#656b5b;margin-bottom:26px}.interlude-heading h2{font-size:clamp(56px,6.6vw,104px);line-height:1}.interlude-heading h2 em{color:#79513a}.interlude-heading .text-link{font-size:14px;gap:35px}
.photographic-interlude figure{margin:0}.photographic-interlude figure>a{display:block;overflow:hidden}.photographic-interlude img{width:100%;height:auto;transition:transform 1.5s var(--ease)}.photographic-interlude figure>a:hover img{transform:scale(1.015)}
.photographic-interlude figcaption{display:flex;justify-content:space-between;gap:25px;padding:21px 6% 32px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#5d6657}
@media(max-width:1000px){.home-work-heading{gap:35px}.home-work-heading>p{max-width:260px;font-size:16px}.further-ventures{grid-template-columns:1fr 2.6fr;gap:30px}.further-ventures a{grid-template-columns:1fr 115px 20px;gap:20px}.further-ventures a>span:first-child{font-size:25px}.personal-editorial{gap:6vw}.personal-editorial h2{font-size:49px}.personal-editorial-copy>p:not(.eyebrow){font-size:16px}}
@media(max-width:700px){
 .home-work{padding:60px 24px 65px}.home-work-heading{display:block;padding:36px 0 37px}.home-work-heading h2{font-size:57px}.home-work-heading>p{max-width:350px;margin-top:24px}
 .principal-ventures{display:block}.principal-venture,.principal-venture+.principal-venture{padding:27px 0 32px;border-left:0}.principal-venture+.principal-venture{border-top:1px solid #c7cbbb}.principal-top{margin-bottom:26px}.principal-venture h3{font-size:44px;margin-bottom:20px}.principal-venture>p{margin-bottom:20px}.principal-role{padding-top:0}
 .further-ventures{display:block;padding-top:34px}.further-ventures>.eyebrow{padding-top:0;margin-bottom:5px}.further-ventures a{grid-template-columns:1fr 20px;gap:20px;min-height:74px}.further-ventures a>span:first-child{font-size:28px}.further-ventures a>span:nth-child(2){display:none}
 .personal-editorial{padding:55px 24px 62px;display:flex;flex-direction:column;gap:35px;align-items:stretch}.personal-editorial figure{max-width:440px;width:100%;margin:auto}.personal-editorial img{aspect-ratio:1.05;object-position:center 27%}.personal-editorial-copy{padding:0}.personal-editorial .eyebrow{margin-bottom:26px}.personal-editorial h2{font-size:clamp(41px,9.5vw,65px);line-height:1.04}.personal-editorial-copy>p:not(.eyebrow){max-width:500px}
 .photographic-interlude{padding-top:60px}.interlude-heading{display:block;padding:0 24px 32px}.interlude-heading .eyebrow{margin-bottom:22px}.interlude-heading h2{font-size:62px;margin-bottom:25px}.interlude-heading .text-link{font-size:14px}.photographic-interlude figcaption{padding:18px 24px 25px;flex-wrap:wrap;gap:5px 25px;letter-spacing:.04em}
}
@media(max-width:360px){.home-work-heading h2{font-size:49px}.principal-venture h3{font-size:37px}.principal-top{letter-spacing:.04em}.further-ventures a>span:first-child{font-size:26px}.personal-editorial h2{font-size:41px}.interlude-heading h2{font-size:54px}}
@media(prefers-reduced-motion:reduce){.photographic-interlude figure>a:hover img{transform:none}}
.home .site-header{padding:0}
.photographic-interlude{display:block;color:var(--ink)}
@media(max-width:600px){.home .brand{gap:12px}.home.menu-open .site-header{padding:0 24px}}
