.ph-hero{border-bottom:1px solid var(--line);overflow:hidden;padding:var(--sp-12) 0 var(--sp-11);position:relative}.ph-hero__bg{background:radial-gradient(1100px 520px at 78% -8%,rgba(255,197,0,.1),transparent 60%),linear-gradient(180deg,#161616,var(--pw-carbon))}.ph-hero__bg,.ph-hero__grid{inset:0;pointer-events:none;position:absolute;z-index:0}.ph-hero__grid{background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(circle at 70% 20%,#000,transparent 72%);mask-image:radial-gradient(circle at 70% 20%,#000,transparent 72%);opacity:.5}.ph-hero__inner{position:relative;z-index:2}.ph-hero__photo{background-repeat:no-repeat;background-size:cover;z-index:0}.ph-hero__photo,.ph-hero__veil{inset:0;pointer-events:none;position:absolute}.ph-hero__veil{z-index:1}.ph-hero__veil--none{display:none}.ph-hero__veil--subtle{background:rgba(16,16,16,.4)}.ph-hero__veil--medium{background:rgba(16,16,16,.62)}.ph-hero__veil--strong{background:rgba(16,16,16,.78)}.ph-hero--photo .ph-hero__bg{background:radial-gradient(1100px 520px at 78% -8%,rgba(255,197,0,.14),transparent 60%),linear-gradient(180deg,rgba(22,22,22,.5),rgba(26,26,26,.75));opacity:.55;z-index:1}.ph-hero--photo .ph-hero__grid{opacity:.28;z-index:1}.ph-hero--split .ph-hero__inner{align-items:center;display:grid;gap:64px;grid-template-columns:1.05fr .95fr}.ph-hero--split.ph-hero--side-left .ph-hero__copy{order:2}.ph-hero--split.ph-hero--side-left .ph-hero__side{order:1}.ph-hero--split .ph-hero__sub{max-width:none}.ph-hero__fig{background:var(--pw-panel);border:1px solid var(--line-strong);border-radius:var(--r-md);margin:0;overflow:hidden}.ph-hero__fig img{display:block;height:100%;object-fit:cover;width:100%}.ph-hero__fig--portrait{aspect-ratio:4/5}.ph-hero__fig--square{aspect-ratio:1/1}.ph-hero__fig--landscape{aspect-ratio:4/3}.ph-hero__fig--natural{aspect-ratio:auto}.ph-hero__fig--natural img{height:auto}@media(max-width:900px){.ph-hero--split .ph-hero__inner{gap:40px;grid-template-columns:1fr}.ph-hero--split.ph-hero--side-left .ph-hero__copy,.ph-hero--split.ph-hero--side-left .ph-hero__side{order:0}.ph-hero__fig--portrait{aspect-ratio:3/2}}.ph-hero__h{font-size:var(--fs-display-1);font-weight:800;line-height:1.1;margin:22px 0 26px}.ph-hero__h p{margin:0}.ph-hero__sub{color:var(--fg-2);font-size:var(--body-size,clamp(19px,1.7vw,23px));margin:0 0 40px;max-width:560px}.ph-hero__cta{display:flex;flex-wrap:wrap;gap:14px}.ph-hero__note{color:var(--pw-grey);font-family:var(--font-mono);font-size:12px;letter-spacing:.03em;line-height:1.7;margin-top:22px;max-width:520px;text-transform:uppercase}.ph-hero--align-center .ph-hero__copy{text-align:center}.ph-hero--align-center .ph-hero__note,.ph-hero--align-center .ph-hero__sub{margin-left:auto;margin-right:auto}.ph-hero--align-center .ph-hero__cta{justify-content:center}.ph-hero--align-center:not(.ph-hero--split) .ph-hero__inner{margin-left:auto;margin-right:auto;max-width:820px}