.court-hero{position:relative;isolation:isolate;overflow:hidden;margin:22px 0 0;border:1px solid #29364b;border-radius:18px;background:#081221;min-height:480px;padding:48px 44px 26px;color:#fff}
.court-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 62%;z-index:-2}
.court-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,13,25,.88),rgba(5,13,25,.5) 52%,rgba(5,13,25,.03)),linear-gradient(0deg,rgba(5,13,25,.8),transparent 35%);z-index:-1}
.court-hero__eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:800;color:#ffb792;margin:0 0 20px}
.court-hero__eyebrow::before{content:"";width:24px;height:2px;background:#ff8248}
.court-hero h1{font-size:clamp(38px,5.2vw,68px);line-height:1.03;letter-spacing:-.055em;max-width:680px;margin:0 0 20px;font-weight:900;color:#fff}
.court-hero h1 span{color:#ff955f}
.court-hero__intro{max-width:440px;font-size:16px;line-height:1.6;color:#e0e6ef;margin:0 0 24px}
.court-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:38px}
.court-hero__actions a{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:46px;padding:11px 19px;border:1px solid #ffffff50;border-radius:6px;text-decoration:none;color:#fff;font-size:13px;font-weight:800;background:#101a2bb8;transition:background .15s,transform .15s}
.court-hero__actions a:first-child{background:#ff8248;color:#17100c;border-color:#ff8248}
.court-hero__actions a:hover{transform:translateY(-2px);background:#23324c}
.court-hero__actions a:first-child:hover{background:#ffa16f}
.court-hero a:focus-visible,.home-proof button:focus-visible{outline:3px solid #ffbf8c;outline-offset:4px}
.court-hero__feature{display:flex;align-items:center;gap:25px;border-top:1px solid #ffffff30;padding-top:18px;text-decoration:none;color:#fff;width:fit-content;max-width:100%}
.court-hero__status{color:#ffb792;text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.13em;white-space:nowrap}
.court-hero__event strong{display:block;font-size:16px;line-height:1.35;color:#fff}
.court-hero__event small{display:block;font-size:11px;color:#d0d9e8;line-height:1.6;margin-top:3px}
.court-hero__arrow{font-size:22px;color:#ffb792}
.home-proof{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 8px 21px;margin-bottom:10px;border-bottom:1px solid var(--border,#253048)}
.home-proof__stats{display:flex;gap:26px;flex-wrap:wrap;font-size:12px;color:var(--text-dim,#aab6c9)}
.home-proof__stats strong{font-size:16px;color:var(--text,#fff);margin-right:5px;font-variant-numeric:tabular-nums}
.home-proof__search{display:flex;align-items:center;gap:12px;border:1px solid var(--border,#344156);border-radius:6px;background:transparent;color:var(--text,#fff);padding:10px 14px;cursor:pointer;font:inherit;font-size:12px;min-height:42px;white-space:nowrap}
@media(max-width:650px){.court-hero{padding:29px 23px 23px;min-height:510px;margin-top:14px;border-radius:12px}.court-hero__image{object-position:65% center;opacity:.78}.court-hero::before{background:linear-gradient(90deg,#081221e8,#08122165),linear-gradient(0deg,#081221df,transparent 65%)}.court-hero h1{font-size:43px;max-width:380px}.court-hero__intro{font-size:14px;max-width:300px}.court-hero__eyebrow{font-size:9px;letter-spacing:.13em}.court-hero__actions{margin-bottom:36px}.court-hero__feature{gap:13px;align-items:flex-start}.court-hero__status{white-space:normal;max-width:68px;line-height:1.6}.court-hero__event strong{font-size:14px}.home-proof{align-items:stretch;flex-direction:column}.home-proof__stats{justify-content:space-between;gap:8px;font-size:10px}.home-proof__stats strong{font-size:14px}.home-proof__search{justify-content:center}}
@media(prefers-reduced-motion:reduce){.court-hero__actions a{transition:none}.alive-ticker__track{animation:none!important}.alive-dot{animation:none!important}}
