.Calendar-module-scss-module__hh5KlW__calendar{flex-direction:column;align-items:center;gap:.85rem;padding:.25rem 0;display:flex}.Calendar-module-scss-module__hh5KlW__calendar__controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;width:100%;display:flex}.Calendar-module-scss-module__hh5KlW__calendar__button,.Calendar-module-scss-module__hh5KlW__calendar__button--icon,.Calendar-module-scss-module__hh5KlW__calendar__select,.Calendar-module-scss-module__hh5KlW__calendar__nav,.Calendar-module-scss-module__hh5KlW__calendar__cell{background-color:var(--surface-tint,#4ca3ff14);color:var(--text-strong,#f5f9ff);border:1px solid var(--border-subtle,#9ea9bb29);cursor:pointer;border-radius:.75rem}.Calendar-module-scss-module__hh5KlW__calendar__button{align-items:center;gap:.55rem;min-height:3rem;padding:0 1rem;font-size:.98rem;font-weight:600;display:inline-flex}.Calendar-module-scss-module__hh5KlW__calendar__button--icon{justify-content:center;align-items:center;min-width:3rem;min-height:3rem;padding:0 .9rem;font-size:.92rem;font-weight:700;display:inline-flex}.Calendar-module-scss-module__hh5KlW__calendar__overlay{z-index:50;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Calendar-module-scss-module__hh5KlW__calendar__backdrop{background:#0009;position:absolute;inset:0}.Calendar-module-scss-module__hh5KlW__calendar__modal{z-index:1;background:var(--surface-card,#0f1827eb);border:1px solid var(--border-subtle,#9ea9bb29);width:min(520px,92vw);box-shadow:var(--shadow-raised,0 24px 64px #02081757);border-radius:1.5rem;flex-direction:column;gap:1rem;padding:1.25rem;display:flex;position:relative}.Calendar-module-scss-module__hh5KlW__calendar__panelIntro{gap:.3rem;display:grid}.Calendar-module-scss-module__hh5KlW__calendar__panelEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-light,#63a2d8);font-size:.74rem;font-weight:700}.Calendar-module-scss-module__hh5KlW__calendar__panelTitle{color:var(--text-strong,#f5f9ff);font-size:1.45rem}.Calendar-module-scss-module__hh5KlW__calendar__modal-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Calendar-module-scss-module__hh5KlW__calendar__selectors{flex:1;justify-content:center;gap:.5rem;display:flex}.Calendar-module-scss-module__hh5KlW__calendar__select,.Calendar-module-scss-module__hh5KlW__calendar__nav{padding:.7rem .9rem;font-size:.95rem;font-weight:600}.Calendar-module-scss-module__hh5KlW__calendar__weekdays{color:var(--text-subtle,#8e9bb0);grid-template-columns:repeat(7,1fr);gap:.35rem;font-size:.78rem;display:grid}.Calendar-module-scss-module__hh5KlW__calendar__weekday{text-align:center}.Calendar-module-scss-module__hh5KlW__calendar__grid{grid-template-columns:repeat(7,1fr);gap:.35rem;display:grid}.Calendar-module-scss-module__hh5KlW__calendar__cell{flex-direction:column;justify-content:space-between;align-items:center;min-height:4rem;padding:.5rem .25rem;font-size:.98rem;font-weight:700;display:flex}.Calendar-module-scss-module__hh5KlW__calendar__cellDay{line-height:1}.Calendar-module-scss-module__hh5KlW__calendar__cellMeta{letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle,#8e9bb0);font-size:.66rem;font-weight:700}.Calendar-module-scss-module__hh5KlW__calendar__cell--active{border-color:var(--border-strong,#81c0ff38);background-color:#4ca3ff29}.Calendar-module-scss-module__hh5KlW__calendar__cell--today{box-shadow:inset 0 0 0 1px #4ca3ff47}.Calendar-module-scss-module__hh5KlW__calendar__modal-footer{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}@media screen and (max-width:620px){.Calendar-module-scss-module__hh5KlW__calendar{padding:.25rem 0}.Calendar-module-scss-module__hh5KlW__calendar__controls{gap:.5rem}.Calendar-module-scss-module__hh5KlW__calendar__button{flex:0 auto;justify-content:center}.Calendar-module-scss-module__hh5KlW__calendar__button--icon{flex:0 auto}.Calendar-module-scss-module__hh5KlW__calendar__modal{padding:1rem}.Calendar-module-scss-module__hh5KlW__calendar__modal-header{flex-direction:column;align-items:stretch}.Calendar-module-scss-module__hh5KlW__calendar__selectors{flex-direction:column}}
.games-module-scss-module__Zd5Uia__games{gap:1.25rem;padding:.5rem 0 0;display:grid}.games-module-scss-module__Zd5Uia__games__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:1rem;display:grid}.games-module-scss-module__Zd5Uia__games__stateCard,.games-module-scss-module__Zd5Uia__games__skeleton{border:1px solid var(--border-subtle,#9ea9bb29);background:linear-gradient(180deg,var(--surface-raised,#121b2cdb)0%,var(--surface-card,#0f1827eb)100%);box-shadow:var(--shadow-soft,0 18px 40px #02081738);border-radius:1.5rem}.games-module-scss-module__Zd5Uia__games__stateCard{gap:.45rem;padding:1.25rem;display:grid}.games-module-scss-module__Zd5Uia__games__stateTitle{color:var(--text-strong,#f5f9ff);font-size:1rem;font-weight:700}.games-module-scss-module__Zd5Uia__games__stateText{color:var(--text-muted,#bac6d8)}.games-module-scss-module__Zd5Uia__games__skeleton{background:linear-gradient(110deg,#ffffff05 8%,#ffffff14 18%,#ffffff05 33%),linear-gradient(180deg,var(--surface-raised,#121b2cdb)0%,var(--surface-card,#0f1827eb)100%);background-size:200% 100%;min-height:29rem;animation:1.2s linear infinite games-module-scss-module__Zd5Uia__shimmer}@keyframes games-module-scss-module__Zd5Uia__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.GameBox-module-scss-module__RXZgCG__gameBox,.GameBox-module-scss-module__RXZgCG__gameBoxLoading{border:1px solid var(--border-subtle,#9ea9bb29);background:linear-gradient(160deg,#4ca3ff14,transparent 32%),linear-gradient(180deg,var(--surface-raised,#121b2cdb)0%,var(--surface-card,#0f1827eb)100%);box-shadow:var(--shadow-soft,0 18px 40px #02081738);border-radius:1.5rem}.GameBox-module-scss-module__RXZgCG__gameBox{gap:1rem;padding:1.15rem;display:grid}.GameBox-module-scss-module__RXZgCG__gameBox__topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;display:flex}.GameBox-module-scss-module__RXZgCG__gameBox__statusGroup{flex:auto;align-items:center;min-width:0;display:flex}.GameBox-module-scss-module__RXZgCG__gameBox__statusPill{letter-spacing:.08em;text-transform:uppercase;background:0 0;border:none;justify-content:center;align-items:center;min-height:1.9rem;padding:0;font-size:.76rem;font-weight:700;display:inline-flex}.GameBox-module-scss-module__RXZgCG__gameBox__statusPill--live{color:var(--green-xxlight,#e7fffe)}.GameBox-module-scss-module__RXZgCG__gameBox__statusPill--pregame{color:var(--primary-xlight,#aad4f5)}.GameBox-module-scss-module__RXZgCG__gameBox__statusPill--final,.GameBox-module-scss-module__RXZgCG__gameBox__statusPill--default{color:var(--text-strong,#f5f9ff)}.GameBox-module-scss-module__RXZgCG__gameBox__statusText{color:var(--text-muted,#bac6d8);font-size:.95rem}.GameBox-module-scss-module__RXZgCG__gameBox__statusMeta{align-items:center;gap:.45rem;min-height:1.9rem;margin-left:auto;display:inline-flex}.GameBox-module-scss-module__RXZgCG__gameBox__statusBadge{min-height:1.7rem;color:var(--primary-xlight,#aad4f5);letter-spacing:.08em;text-transform:uppercase;background-color:#4ca3ff1f;border:1px solid #4ca3ff3d;border-radius:999px;justify-content:center;align-items:center;padding:0 .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.GameBox-module-scss-module__RXZgCG__gameBox__gamecenter{border:1px solid var(--border-subtle,#9ea9bb29);background-color:var(--surface-tint,#4ca3ff14);width:100%;min-height:2.5rem;color:var(--text-strong,#f5f9ff);white-space:nowrap;border-radius:999px;flex:100%;justify-content:center;align-items:center;padding:0 .95rem;font-size:.88rem;font-weight:700;transition:background-color .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex}.GameBox-module-scss-module__RXZgCG__gameBox__gamecenter:hover{color:var(--primary-xxlight,#eff8ff);background-color:#4ca3ff29;border-color:#4ca3ff6b;transform:translateY(-1px);box-shadow:0 10px 18px #0000002e}.GameBox-module-scss-module__RXZgCG__gameBox__scoreboard{gap:.8rem;display:grid}.GameBox-module-scss-module__RXZgCG__gameBox__teamRow{border:1px solid var(--border-subtle,#9ea9bb29);background-color:#ffffff05;border-radius:1rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}.GameBox-module-scss-module__RXZgCG__gameBox__teamIdentity{align-items:center;gap:.85rem;min-width:0;display:flex}.GameBox-module-scss-module__RXZgCG__gameBox__teamLogo{object-fit:contain;width:3rem;height:3rem}.GameBox-module-scss-module__RXZgCG__gameBox__teamText{gap:.18rem;min-width:0;display:grid}.GameBox-module-scss-module__RXZgCG__gameBox__teamAbbrev{letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle,#8e9bb0);font-size:.72rem;font-weight:700}.GameBox-module-scss-module__RXZgCG__gameBox__teamName{color:var(--text-strong,#f5f9ff);font-size:1.12rem}.GameBox-module-scss-module__RXZgCG__gameBox__teamAside{align-items:center;gap:.75rem;margin-left:auto;display:flex}.GameBox-module-scss-module__RXZgCG__gameBox__oddsChip{min-height:2rem;color:var(--primary-xlight,#aad4f5);background-color:#4ca3ff1a;border-radius:999px;justify-content:center;align-items:center;padding:0 .7rem;font-size:.84rem;font-weight:700;display:inline-flex}.GameBox-module-scss-module__RXZgCG__gameBox__score{text-align:right;min-width:2rem;color:var(--text-strong,#f5f9ff);font-size:2.05rem;line-height:1}.GameBox-module-scss-module__RXZgCG__gameBox__panel{border:1px solid var(--border-subtle,#9ea9bb29);background-color:#ffffff05;border-radius:1rem;gap:.8rem;padding:.95rem 1rem 1rem;display:grid}.GameBox-module-scss-module__RXZgCG__gameBox__panelHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.GameBox-module-scss-module__RXZgCG__gameBox__panelTitle{color:var(--text-strong,#f5f9ff);font-size:.98rem;font-weight:700}.GameBox-module-scss-module__RXZgCG__gameBox__toggle{border:1px solid var(--border-subtle,#9ea9bb29);background-color:var(--surface-tint,#4ca3ff14);border-radius:999px;padding:.2rem;display:inline-flex}.GameBox-module-scss-module__RXZgCG__gameBox__toggleBtn{min-width:4.9rem;min-height:2rem;color:var(--text-muted,#bac6d8);cursor:pointer;background-color:#0000;border:none;border-radius:999px;font-size:.82rem;font-weight:700}.GameBox-module-scss-module__RXZgCG__gameBox__toggleBtn--active{color:var(--accent-contrast,#102033);background-color:#4ca3ffe0}.GameBox-module-scss-module__RXZgCG__gameBox__statGrid{grid-template-columns:minmax(3rem,1.3fr) repeat(4,minmax(0,1fr));align-items:center;gap:.45rem;display:grid}.GameBox-module-scss-module__RXZgCG__gameBox__statGridHeader{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle,#8e9bb0);font-size:.72rem;font-weight:700}.GameBox-module-scss-module__RXZgCG__gameBox__statRow{display:contents}.GameBox-module-scss-module__RXZgCG__gameBox__statLabel,.GameBox-module-scss-module__RXZgCG__gameBox__statValue{place-items:center;min-height:2.65rem;display:grid}.GameBox-module-scss-module__RXZgCG__gameBox__statLabel{color:var(--text-strong,#f5f9ff);font-size:.84rem;font-weight:700}.GameBox-module-scss-module__RXZgCG__gameBox__statValue{color:var(--text-muted,#bac6d8);font-size:.94rem}.GameBox-module-scss-module__RXZgCG__gameBox__statValue--strong{border:1px solid var(--border-subtle,#9ea9bb29);color:var(--text-strong,#f5f9ff);background-color:#ffffff06;border-radius:.75rem;font-weight:700}@media screen and (max-width:640px){.GameBox-module-scss-module__RXZgCG__gameBox{padding:.95rem}.GameBox-module-scss-module__RXZgCG__gameBox__topbar{align-items:center}.GameBox-module-scss-module__RXZgCG__gameBox__statusMeta{text-align:right;justify-content:flex-end;min-height:0}.GameBox-module-scss-module__RXZgCG__gameBox__gamecenter{order:3;width:100%}.GameBox-module-scss-module__RXZgCG__gameBox__teamRow,.GameBox-module-scss-module__RXZgCG__gameBox__panel{padding:.85rem}.GameBox-module-scss-module__RXZgCG__gameBox__teamLogo{width:2.6rem;height:2.6rem}.GameBox-module-scss-module__RXZgCG__gameBox__teamName{font-size:1rem}.GameBox-module-scss-module__RXZgCG__gameBox__score{font-size:1.7rem}.GameBox-module-scss-module__RXZgCG__gameBox__toggle{width:100%}.GameBox-module-scss-module__RXZgCG__gameBox__toggleBtn{flex:33.333%;min-width:0}.GameBox-module-scss-module__RXZgCG__gameBox__statGrid{grid-template-columns:minmax(2.4rem,1fr) repeat(4,minmax(0,1fr))}}.GameBox-module-scss-module__RXZgCG__gameBoxLoading{background:linear-gradient(110deg,#ffffff05 8%,#ffffff14 18%,#ffffff05 33%),linear-gradient(180deg,var(--surface-raised,#121b2cdb)0%,var(--surface-card,#0f1827eb)100%);background-size:200% 100%;min-height:29rem;animation:1.2s linear infinite GameBox-module-scss-module__RXZgCG__gamebox-shimmer}@keyframes GameBox-module-scss-module__RXZgCG__gamebox-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.page-module-scss-module__qnDekq__page{width:min(1380px,100% - 2rem);margin:0 auto;padding:2rem 0 4rem}.page-module-scss-module__qnDekq__calendarSection{margin-bottom:1.5rem}@media screen and (max-width:620px){.page-module-scss-module__qnDekq__page{width:min(1380px,100% - 1rem);padding-top:1rem}}
