/* Daylight artwork with editorial type and a paper transition. Two-column personal introduction below. */
.editorial-opening .global-header{inset:0 0 auto;min-height:84px;padding:18px clamp(24px,5vw,88px);background:var(--paper);color:var(--ink);border-radius:0;box-shadow:none;text-shadow:none}
.editorial-opening .global-header.is-over-hero{background:transparent!important}
.editorial-opening .global-header .wordmark{font-size:1.7rem}
.editorial-opening .global-header nav{gap:clamp(18px,2.5vw,36px)}
.editorial-opening .global-header nav>a,.editorial-opening .global-header nav>button{font-size:1rem}
.landing.landing-atlas{min-height:100svh;padding:calc(var(--header-height,84px) + 60px) 0 0;display:flex;align-items:stretch;background:var(--paper);color:var(--ink)}
.landing-atlas .landing-copy{width:100%;max-width:1600px;margin:0 auto;padding:0 clamp(24px,5vw,88px);display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);column-gap:clamp(40px,7vw,120px);align-items:end;text-align:left;container-type:normal}
.landing-atlas .hero-eyebrow{font-size:.875rem;line-height:1.5;letter-spacing:.055em;text-transform:uppercase;color:var(--muted);margin-bottom:30px}
.landing-atlas .profile-title{font-size:clamp(5rem,10.5vw,10rem);line-height:.94;letter-spacing:-.035em;margin:0}
.landing-atlas .profile-title>span{display:block;white-space:nowrap}
.landing-atlas .landing-intro{padding-bottom:8px;max-width:380px;min-width:0}
.landing-atlas .landing-description{font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.35;max-width:360px;margin:0;text-wrap:balance}
.landing-atlas .landing-actions{margin:28px 0 0;justify-content:flex-start;align-items:flex-start;gap:12px 26px}
.landing-atlas .landing-actions a{font-size:1rem;min-height:44px;padding:8px 0;border-bottom:1px solid var(--line);white-space:normal}
.landing-atlas .hero-landscape{position:relative;z-index:0;inset:auto;flex:1 0 auto;min-height:360px;height:55svh;width:100%;max-width:none;margin:8px 0 0;overflow:hidden;mask-image:linear-gradient(transparent,#000 15%,#000 86%,transparent);-webkit-mask-image:linear-gradient(transparent,#000 15%,#000 86%,transparent)}
.landing-atlas .hero-landscape img{position:absolute;inset:0;width:100%;height:100%;margin:0;object-fit:cover;object-position:center 64%;mix-blend-mode:multiply;mask-image:none;-webkit-mask-image:none;transform:none;animation:none}
.landing-atlas .landing-trail{position:absolute;bottom:24px;left:calc(50% - 22px);min-width:44px;min-height:44px;margin:0;padding:0;color:var(--ink)}
.editorial-opening .about-section{max-width:1240px;grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr);grid-template-areas:'name copy';gap:clamp(48px,6vw,110px);align-items:start;padding-inline:clamp(24px,5vw,88px)}
.editorial-opening .about-name{grid-area:name;min-width:0}
.editorial-opening .about-copy{grid-area:copy;min-width:0;font-size:1.0625rem;padding-top:52px}
.editorial-opening .about-section #about-title{font-size:clamp(2.25rem,15cqi,4.75rem)}
@media(max-width:760px){
 .editorial-opening .global-header{min-height:104px;padding:12px 24px 6px;gap:2px 20px}
 .editorial-opening .global-header .wordmark{font-size:1.5rem}
 .editorial-opening .global-header nav{width:100%;gap:8px 16px;justify-content:space-between}
 .editorial-opening .global-header nav>a,.editorial-opening .global-header nav>button{font-size:.9375rem}
 .landing.landing-atlas{padding-top:calc(var(--header-height,104px) + 42px)}
 .landing-atlas .landing-copy{display:block;padding:0 24px;text-align:left}
 .landing-atlas .hero-eyebrow{max-width:280px;font-size:.8125rem;margin:0 0 24px}
 .landing-atlas .profile-title{font-size:clamp(4.5rem,18vw,8rem);line-height:.96;margin:0}
 .landing-atlas .landing-intro{max-width:390px;margin-top:32px;padding:0}
 .landing-atlas .landing-description{font-size:1.25rem;max-width:340px;margin:0}
 .landing-atlas .landing-actions{margin-top:20px;gap:10px 22px}
 .landing-atlas .hero-landscape{height:45svh;min-height:300px;margin-top:20px}
 .landing-atlas .hero-landscape img{object-position:50% 64%}
 .editorial-opening .about-section{grid-template-columns:minmax(0,1fr);grid-template-areas:'name' 'copy';gap:42px;padding-inline:24px}
 .editorial-opening .about-section #about-title{font-size:clamp(2.5rem,14cqi,4.5rem)}
 .editorial-opening .about-copy{padding-top:0}
}
@media print{.landing.landing-atlas{min-height:0;padding:30px 20px;display:block}.landing-atlas .landing-copy{display:block;padding:0}.landing-atlas .profile-title{font-size:4rem}.landing-atlas .landing-intro{margin-top:20px}.landing-atlas .hero-landscape,.landing-atlas .landing-trail{display:none}.editorial-opening .about-section{display:block}.editorial-opening .about-copy{padding-top:25px}}

/* The composition is independent of the reference's centered headline and glass navigation. */
.editorial-opening .global-header.is-over-hero{color:var(--ink)}
.editorial-opening .global-header.is-over-hero nav>button{color:var(--ink)}
.editorial-opening .global-header.is-over-hero :focus-visible,.landing-daylight :focus-visible{outline-color:var(--ink)}
.landing.landing-daylight{min-height:max(880px,100svh);padding-top:calc(var(--header-height,84px) + clamp(50px,7svh,105px));color:var(--ink)}
.landing-daylight .hero-landscape{position:absolute;inset:0;height:100%;min-height:0;z-index:0;margin:0;mask-image:linear-gradient(#000 calc(100% - 120px),transparent);-webkit-mask-image:linear-gradient(#000 calc(100% - 120px),transparent)}
.landing-daylight .hero-landscape img{object-fit:cover;object-position:50% 68%;mix-blend-mode:normal}
.landing-daylight .landing-copy{max-width:1800px;display:block}
.landing-daylight .profile-title{font-size:clamp(5.5rem,11vw,12rem)}
.landing-daylight .hero-eyebrow{color:#d5ddd9}
.landing-daylight .landing-description{color:#eee8df;font-size:clamp(1.25rem,1.65vw,1.8rem);max-width:360px}
.landing-daylight .landing-actions a{border-color:rgba(244,238,229,.55)}
.landing-daylight .landing-trail{color:var(--ink)}
@media(max-width:760px){
 .landing.landing-daylight{min-height:max(940px,100svh);padding-top:calc(var(--header-height,104px) + 46px)}
 .landing-daylight .profile-title{font-size:clamp(4.5rem,20vw,8rem)}
 .landing-daylight .landing-intro{margin-top:28px}
 .landing-daylight .landing-description{font-size:1.1875rem;max-width:290px}
 .landing-daylight .hero-landscape{height:100%;margin:0;min-height:0}
 .landing-daylight .hero-landscape img{object-position:50% 70%}
}
@media print{.landing.landing-daylight{min-height:0;padding:30px 20px;color:var(--ink)}.landing-daylight .hero-eyebrow,.landing-daylight .landing-description{color:var(--ink)}}
