.landing-hero{position:relative;width:100%;min-height:min(88vh,800px);display:flex;align-items:center;overflow:hidden;isolation:isolate}.landing-hero__media,.landing-hero__poster,.landing-hero__video,.landing-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.landing-hero__poster,.landing-hero__video{object-fit:cover;object-position:center}.landing-hero__video{background:transparent}.landing-hero__scrim{z-index:1;background:linear-gradient(100deg,#130821db,#130821a3 32%,#1308213d 58%,#13082100 80%)}.landing-hero__content{position:relative;z-index:2;max-width:620px;padding:var(--s-9) var(--s-6)}.landing-hero__eyebrow{font-family:var(--f-body);font-size:.75rem;font-weight:600;letter-spacing:.35em;text-transform:uppercase;color:var(--c-gold);margin-bottom:var(--s-4)}.landing-hero__headline{font-family:var(--f-display);font-weight:700;font-size:clamp(2.1rem,5vw,3.6rem);line-height:1.12;letter-spacing:-.01em;color:#fdfaf3;text-shadow:0 4px 28px rgba(0,0,0,.55);margin-bottom:var(--s-4)}.landing-hero__subtitle{font-family:var(--f-display);font-style:italic;font-weight:400;font-size:clamp(1.05rem,2.2vw,1.35rem);color:#ffffffe0;letter-spacing:.03em;text-shadow:0 2px 16px rgba(0,0,0,.5);margin-bottom:var(--s-7)}.landing-hero__cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:var(--s-4) var(--s-7);background:var(--c-gold);color:var(--c-bg-deep);border:none;border-radius:999px;font-family:var(--f-body);font-size:1rem;font-weight:600;letter-spacing:.03em;cursor:pointer;box-shadow:0 10px 32px #d4a93c52;transition:transform var(--dur-hover) var(--ease-out),box-shadow var(--dur-hover) var(--ease-out),background var(--dur-hover) var(--ease-out)}.landing-hero__cta:hover,.landing-hero__cta:focus-visible{background:#e2bb52;transform:translateY(-1px);box-shadow:0 14px 36px #d4a93c6b}.landing-hero__cta:focus-visible{outline:2px solid var(--c-cream);outline-offset:3px}.landing-hero__cta:active{transform:scale(.97)}@media (max-width: 767px){.landing-hero{min-height:min(94vh,720px);text-align:center}.landing-hero__scrim{background:linear-gradient(180deg,#13082194,#130821bd 55%,#130821e6)}.landing-hero__content{max-width:440px;margin:0 auto;padding:var(--s-8) var(--s-5)}.landing-hero__eyebrow{letter-spacing:.28em}.landing-hero__cta{width:100%;max-width:280px}}@media (max-width: 380px){.landing-hero__headline{font-size:1.9rem}}
