.hero-section{padding:10rem 2rem 6rem}.hero-inner{margin:0 auto;max-width:1200px}.hero-label{background:var(--accent-soft);border-radius:100px;color:var(--accent);display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;margin-bottom:2rem;padding:.4rem 1rem;text-transform:uppercase}.hero-headline{font-family:"Instrument Serif",serif;font-size:clamp(2.8rem,6vw,4.5rem);letter-spacing:-.03em;line-height:1.1;margin-bottom:1.5rem;max-width:800px}.hero-headline p{font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0}.hero-headline em{color:var(--accent);font-style:italic}.hero-last-updated{font-size:.85rem}.hero-last-updated,.hero-sub{color:var(--muted);margin-bottom:2rem}.hero-sub{font-size:1.15rem;line-height:1.8;max-width:600px}.hero-sub p{margin-bottom:1rem}.hero-sub p:last-child{margin-bottom:0}.hero-cta{background:var(--accent);border-radius:100px;color:#fff;display:inline-block;font-size:.95rem;font-weight:600;padding:.9rem 2.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.hero-cta:hover{box-shadow:0 6px 20px rgba(0,0,0,.15);color:#fff;transform:translateY(-2px)}@media (max-width:640px){.hero-section{padding:8rem 1.25rem 4rem}}