#dashboard-hero{min-width:0}.hero-slide[hidden]{display:none}.hero-slide:not([hidden]){animation:hero-appear .4s ease}.hero-controls{display:flex;align-items:center;justify-content:space-between;padding:9px 2px 0}.hero-dots,.hero-control-buttons{display:flex;gap:8px;align-items:center}.hero-dots button{width:8px;height:8px;border:0;border-radius:8px;padding:0;background:#cbd6c2}.hero-dots button[aria-current]{width:24px;background:#466946}.hero-control-buttons button{width:30px;height:27px;border:1px solid #dde5d6;border-radius:6px;color:#526b45;background:#fff;font-size:16px}.hero-match{display:flex;align-items:center;gap:24px;background:linear-gradient(115deg,#163c2b,#2a5034)}.hero-match-copy{position:relative;z-index:1;min-width:0;flex:1}.hero-match h2{font-size:32px;margin:15px 0 12px}.hero-match h2 span{font-size:20px;color:#bace98}.hero-match .hero-match-time{font-size:16px;color:#e1edca;margin:0}.hero-match .hero-match-title{color:#aebbab;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 18px}.hero-match-logos{display:flex;align-items:center;gap:18px;flex-shrink:0}.hero-match-logos .team-logo{width:120px;height:140px;object-fit:contain;filter:drop-shadow(0 12px 16px #0004)}.hero-match-logos>span{font-size:14px;color:#bed29a;font-weight:700}@keyframes hero-appear{from{opacity:.5;transform:translateX(8px)}to{opacity:1;transform:translateX(0)}}@media(max-width:1150px){.hero-match-logos .team-logo{width:85px;height:105px}.hero-match-logos{gap:10px}.hero-match h2{font-size:27px}}@media(max-width:650px){#dashboard-hero .hero{height:380px}#dashboard-hero .hero-match{flex-direction:column;align-items:stretch;justify-content:center;gap:15px;padding:23px}.hero-match-copy{flex:none}.hero-match h2{font-size:25px;margin:10px 0}.hero-match .hero-match-time{font-size:14px}.hero-match .hero-match-title{margin:5px 0 13px}.hero-match-logos{justify-content:center;gap:20px}.hero-match-logos .team-logo{width:78px;height:86px}.hero-match .eyebrow{font-size:9px}}@media(prefers-reduced-motion:reduce){.hero-slide:not([hidden]){animation:none}}
