.ah-section{position:relative;height:165vh;background:#0f0c08}.ah-stage{position:sticky;top:0;height:100vh;height:100dvh;overflow:hidden;display:grid;place-items:center}.ah-field{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 90% 70% at 50% 38%,#1c160f 0,#120e0a 55%,#0a0806 100%)}.ah-ambient{position:absolute;inset:-20%;z-index:1;pointer-events:none;background:radial-gradient(ellipse 45% 35% at 30% 40%,rgba(184,150,62,.07) 0,transparent 55%),radial-gradient(ellipse 40% 40% at 72% 55%,rgba(248,244,236,.04) 0,transparent 50%),radial-gradient(ellipse 55% 30% at 50% 80%,rgba(184,150,62,.04) 0,transparent 60%);animation:ah-ambient-drift 28s ease-in-out infinite alternate;will-change:transform}@keyframes ah-ambient-drift{0%{transform:translate3d(-2.5%,-1.5%,0) scale(1)}to{transform:translate3d(2.5%,2%,0) scale(1.04)}}.ah-scrim{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(10,7,3,.72) 0,rgba(10,7,3,.18) 32%,rgba(10,7,3,.22) 58%,rgba(10,7,3,.88))}.ah-copy{position:relative;z-index:3;text-align:center;padding-inline:24px;opacity:var(--ah-copy-opacity,1);transform:translateY(var(--ah-copy-lift,0));will-change:opacity,transform}.ah-eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:14px}.ah-title{font-family:var(--font-cormorant),Georgia,serif;font-weight:400;font-size:clamp(44px,9vw,104px);line-height:1.02;color:#f8f4ec;margin:0;text-shadow:0 1px 24px rgba(0,0,0,.35)}.ah-sub{margin:18px auto 0;max-width:44ch;font-size:clamp(14px,1.6vw,17px);line-height:1.65;color:rgba(248,244,236,.78)}.ah-rule{width:64px;height:1px;margin:26px auto 0;background:var(--gold-rule)}@media (prefers-reduced-motion:reduce){.ah-ambient{animation:none;transform:none}.ah-copy{will-change:opacity}}