.hero{width:100%;position:relative}.entry-window-banner{border-bottom:3px solid var(--amber,#ffc107);color:#fff;z-index:4;background:#101010;position:relative}.entry-window-banner.extended{background:#16120a}.entry-window-inner{min-height:74px;padding:14px 0 14px calc(var(--logo-size) + 24px);justify-content:space-between;align-items:center;gap:18px;display:flex}.entry-window-inner div{gap:3px;display:grid}.entry-window-inner span{color:var(--amber,#ffc107);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.entry-window-inner strong{font-size:clamp(18px,2.4vw,28px);line-height:1.1}.entry-window-inner small{color:#ffffffc7;font-size:14px;font-weight:800;line-height:1.35}.entry-window-link{background:var(--amber,#ffc107);border:1px solid var(--amber,#ffc107);color:#050505;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex}.entry-window-link:hover,.entry-window-link:focus-visible{box-shadow:var(--interactive-shadow,0 14px 30px #0000002e);transform:translateY(var(--interactive-lift,-2px));background:#ffd54a;outline:0}@media (max-width:680px){.entry-window-inner{padding:calc(var(--logo-overhang) + 24px) 0 16px;flex-direction:column;align-items:stretch}.entry-window-link{width:100%}}.hero-media{background:#ddd;width:100%;height:clamp(280px,37.5vw,720px);position:relative;overflow:hidden}.slide{object-fit:cover;object-position:50% 25%;opacity:0;z-index:1;width:100%;height:100%;position:absolute;inset:0}.slide.active{opacity:1}.slide.previous{opacity:1;z-index:1}.slide.active.entering{z-index:2;animation:.55s both hero-slide-crossfade}@keyframes hero-slide-crossfade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.slide.active.entering{animation:none}}.hero-wave{z-index:5;pointer-events:none;width:100%;height:90px;display:block;position:absolute;bottom:-1px;left:0}.hero-wave path{fill:#fff}.hero-wave .mobile{display:none}@media (max-width:700px){.hero-wave{height:48px}.hero-wave .desktop{display:none}.hero-wave .mobile{display:block}}.intro{background:#fff;padding:1.5rem 0 2rem}.intro-inner{text-align:center;max-width:1120px;margin:0 auto}.intro-inner h1{margin:0 0 .75rem;font-size:clamp(28px,3vw,44px);line-height:1.1}.home-intro-copy{color:#444;max-width:1000px;margin:0 auto;font-size:16px;line-height:1.6}.home-intro-copy>:first-child{margin-top:0}.home-intro-copy>:last-child{margin-bottom:0}.home-intro-copy p,.home-intro-copy ul,.home-intro-copy ol,.home-intro-copy blockquote{margin:0 auto .75rem}.home-intro-copy ul,.home-intro-copy ol{text-align:left;padding-left:1.4rem;display:inline-block}.home-intro-copy h2,.home-intro-copy h3,.home-intro-copy h4{color:#111;margin:1.1rem 0 .55rem;line-height:1.2}.home-intro-copy a{color:#714f00;text-underline-offset:2px;font-weight:800;text-decoration-thickness:2px}@media (max-width:700px){.intro{padding-top:1.25rem}.home-intro-copy{line-height:1.55}}
