.section{padding:6rem 2rem}.divider{width:44px;height:1px;background:var(--gold);margin:1.4rem auto 0}.hero{position:relative;height:60vh;min-height:420px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.hero-bg{background-size:cover;background-position:center 40%;filter:brightness(.38) saturate(.65)}.hero-bg,.hero-overlay{position:absolute;inset:0}.hero-overlay{background:linear-gradient(180deg,rgba(45,34,25,.15) 0,rgba(45,34,25,.6))}.hero-content{position:relative;z-index:2;max-width:660px;padding:0 2rem;animation:fadeUp .9s ease both}.eyebrow-pill{display:inline-block;font-size:.7rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-light);background:rgba(184,151,90,.15);border:1px solid rgba(212,180,124,.3);border-radius:20px;padding:.35rem 1rem;margin-bottom:1.3rem}.hero h1{font-family:var(--font-serif);font-size:clamp(2.8rem,7vw,5rem);font-weight:300;color:var(--warm-white);line-height:1.08;letter-spacing:-.01em;margin-bottom:1.1rem}.hero h1 em{font-style:italic;color:var(--gold-light)}.hero-sub{font-size:1rem;color:rgba(245,240,232,.78);line-height:1.75;max-width:480px;margin:0 auto}.scroll-hint{position:absolute;bottom:1.8rem;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.4rem;color:rgba(245,240,232,.45);font-size:.65rem;letter-spacing:.15em;text-transform:uppercase}.scroll-line{width:1px;height:36px;background:linear-gradient(180deg,rgba(245,240,232,.45),transparent);animation:pulse 2s ease-in-out infinite}.quote-band{background:var(--deep);padding:5rem 2rem;text-align:center}.quote-band blockquote{font-family:var(--font-serif);font-size:clamp(1.35rem,3vw,2rem);font-style:italic;font-weight:300;color:var(--warm-white);max-width:700px;margin:0 auto 1.2rem;line-height:1.6}.quote-band blockquote em{font-style:normal;color:var(--gold-light)}.quote-cite{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--tan)}