.hero{color:#f4f0e6;background:#0e1a0f;flex-direction:column;justify-content:center;align-items:flex-start;height:100vh;padding:0 3rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(70% 70% at 60%,#2a5c3033 0%,#0000 70%);position:absolute;inset:0}.hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#c0392b;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-family:DM Mono,monospace;font-size:11px;display:flex}.hero-eyebrow:before{content:"";background:#c0392b;width:32px;height:.5px;display:block}.hero h1{max-width:18ch;margin-bottom:1.75rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:700;line-height:1.1}.hero h1 em{color:#c0392b;font-style:italic}.hero-sub{color:#c8c2b2;max-width:44ch;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.btn-primary{letter-spacing:.12em;text-transform:uppercase;color:#fff;cursor:pointer;background:#c0392b;border:none;padding:.85rem 2rem;font-family:DM Mono,monospace;font-size:12px;text-decoration:none;transition:background .2s;display:inline-block}.btn-primary:hover{background:#a93224}.btn-ghost{letter-spacing:.12em;text-transform:uppercase;color:#c8c2b2;padding:.85rem 0;font-family:DM Mono,monospace;font-size:12px;text-decoration:none;transition:color .2s}.btn-ghost:hover{color:#f4f0e6}.btn-ghost:after{content:" →"}@media (width<=700px){.hero{height:auto;min-height:100svh;padding:7rem 1.5rem 6rem}}
