.odds-week-head{display:flex;justify-content:space-between;align-items:end;gap:18px}.odds-week-head h2{margin-bottom:0}.odds-week-head>span{color:var(--muted);font-weight:700}.odds-day-picker{display:flex;gap:8px;overflow-x:auto;margin:22px 0 18px;padding-bottom:6px}.odds-day{min-width:105px;border:1px solid #ddd7c8;background:#fff;padding:11px 14px;border-radius:8px;text-align:left;cursor:pointer}.odds-day small,.odds-day strong{display:block}.odds-day small{color:var(--muted);font-size:11px;margin-bottom:3px}.odds-day strong{font:700 15px 'Oxanium',sans-serif}.odds-day.active{background:#111;color:#f4bd24;border-color:#111}.odds-day.active small{color:#ddd}.match-card[hidden]{display:none}@media(max-width:700px){.odds-week-head{align-items:flex-start;flex-direction:column}}
