/* Hallmark · macrostructure: Material atlas · custom theme: atlas · nav: index · footer: statement · contrast token pairs: pass · pre-emit critique: P4 H4 E4 S4 R4 V4 */
/* Object-led editorial composition: index rail / split hero / material tool / full-width production rows. */
.hero-atlas{display:grid;grid-template-columns:80px minmax(0,1.5fr) minmax(0,1fr);gap:var(--space-xl);align-items:center}.atlas-index{writing-mode:vertical-rl;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;align-self:stretch;border-right:1px solid var(--line);padding-right:var(--space-lg)}.hero-atlas h1{font-size:clamp(3.5rem,6.2vw,6.8rem)}.hero-atlas .photo{align-self:stretch}.hero-atlas img{aspect-ratio:3/4;height:100%;max-height:650px}.atlas-caption{display:flex;justify-content:space-between;margin-top:var(--space-md);font-size:.75rem}.atlas-services{padding-top:0}.atlas-services .section-head h2{max-width:620px}
@media(max-width:900px){.hero-atlas{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.atlas-index{display:none}}@media(max-width:768px){.hero-atlas{grid-template-columns:minmax(0,1fr)}.hero-atlas .photo{max-height:500px}.hero-atlas img{aspect-ratio:4/3}.hero-atlas h1{font-size:clamp(3.2rem,9vw,5rem)}}