.hero{justify-content:center;align-items:center;min-height:calc(100svh - 72px);display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;background:linear-gradient(155deg,#0e0c0b 0%,#1b1410 40%,#120e0c 70%,#0a0909 100%);position:absolute;inset:0}.hero__bg:after{content:"";background:radial-gradient(80% 60% at 60% 40%,#b4825014 0%,#0000 70%);position:absolute;inset:0}.hero__content{z-index:1;text-align:center;max-width:760px;padding:0 1.5rem;position:relative}.hero__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#faf8f573;margin-bottom:2rem;font-size:.7rem}.hero__headline{font-family:var(--font-geist-sans);letter-spacing:-.02em;color:#faf8f5;margin:0 0 1.75rem;font-size:clamp(3rem,8vw,6.5rem);font-weight:200;line-height:1.08}.hero__headline em{font-family:var(--font-serif);color:#e8d5b8;font-style:italic;font-weight:400}.hero__sub{color:#faf8f58c;max-width:480px;margin:0 auto 2.75rem;font-size:.95rem;font-weight:300;line-height:1.7}.hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.hero__btn{letter-spacing:.14em;text-transform:uppercase;padding:.85rem 2rem;font-size:.72rem;font-weight:400;text-decoration:none;transition:background .22s,color .22s,border-color .22s;display:inline-block}.hero__btn--primary{color:#0a0a0a;background:#faf8f5;border:1px solid #faf8f5}.hero__btn--primary:hover{color:#0a0a0a;background:#e8d5b8;border-color:#e8d5b8}.hero__btn--secondary{color:#faf8f5;background:0 0;border:1px solid #faf8f559}.hero__btn--secondary:hover{color:#faf8f5;border-color:#faf8f5}
