.Schedule-module__8vSFKa__page{min-height:100vh;overflow-x:hidden}.Schedule-module__8vSFKa__inner{padding:clamp(20px,3vw,40px) clamp(16px,4vw,56px);position:relative}.Schedule-module__8vSFKa__header{margin-bottom:20px;position:relative}.Schedule-module__8vSFKa__dpSticky{z-index:30;background:var(--wc-bg);border-bottom:1px solid var(--wc-border);margin:0 calc(-1*clamp(16px,4vw,56px)) 20px;padding:10px clamp(16px,4vw,56px);position:sticky;top:0}.Schedule-module__8vSFKa__dpBar{justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.Schedule-module__8vSFKa__dpArrow{border-radius:var(--radius-sm);border:1px solid var(--wc-border);width:36px;height:36px;color:var(--wc-fg-2);cursor:pointer;transition:background var(--dur-fast), color var(--dur-fast), border-color var(--dur-fast);background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;display:flex}.Schedule-module__8vSFKa__dpArrow:hover{border-color:var(--wc-border-strong);color:var(--wc-fg);background:var(--wc-surface-1)}.Schedule-module__8vSFKa__dpArrowDisabled{opacity:.25;cursor:not-allowed;pointer-events:none}.Schedule-module__8vSFKa__dpCenter{border-radius:var(--radius-sm);border:1px solid var(--wc-border);background:var(--wc-surface-1);min-width:220px;height:36px;color:var(--wc-fg);cursor:pointer;transition:border-color var(--dur-fast), background var(--dur-fast);font-family:var(--wc-font-mono);text-align:left;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:0 12px;display:flex}.Schedule-module__8vSFKa__dpCenter:hover{border-color:var(--wc-gold-line);background:var(--wc-surface-2)}.Schedule-module__8vSFKa__dpCalIcon{color:var(--wc-gold);flex-shrink:0;font-size:14px}.Schedule-module__8vSFKa__dpDateText{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;flex:1;font-size:13px;font-weight:700}.Schedule-module__8vSFKa__dpTodayBadge{letter-spacing:.1em;background:var(--wc-gold);color:var(--wc-bg);border-radius:var(--radius-pill);flex-shrink:0;padding:2px 6px;font-size:9px;font-weight:700}.Schedule-module__8vSFKa__dpChevron{color:var(--wc-fg-3);flex-shrink:0;font-size:10px}.Schedule-module__8vSFKa__calPopup{background:var(--wc-surface-2);border:1px solid var(--wc-border-strong);border-radius:var(--radius-lg);max-width:340px;box-shadow:var(--shadow-lg);z-index:100;animation:Schedule-module__8vSFKa__calFadeIn .12s var(--ease-out) both;padding:16px;position:absolute;top:calc(100% + 8px);left:44px;right:44px}@keyframes Schedule-module__8vSFKa__calFadeIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Schedule-module__8vSFKa__calHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Schedule-module__8vSFKa__calMonthLabel{font-family:var(--wc-font-display);letter-spacing:.04em;color:var(--wc-fg);text-transform:uppercase;font-size:14px}.Schedule-module__8vSFKa__calNavBtn{border-radius:var(--radius-xs);border:1px solid var(--wc-border);width:28px;height:28px;color:var(--wc-fg-3);cursor:pointer;transition:background var(--dur-fast), color var(--dur-fast), border-color var(--dur-fast);background:0 0;justify-content:center;align-items:center;font-size:11px;display:flex}.Schedule-module__8vSFKa__calNavBtn:hover{background:var(--wc-surface-3);color:var(--wc-fg);border-color:var(--wc-border-strong)}.Schedule-module__8vSFKa__calGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.Schedule-module__8vSFKa__calDowCell{height:28px;font-family:var(--wc-font-mono);letter-spacing:.08em;color:var(--wc-fg-dim);text-transform:uppercase;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:flex}.Schedule-module__8vSFKa__calDayEmpty{height:36px}.Schedule-module__8vSFKa__calDayBtn{border-radius:var(--radius-sm);cursor:not-allowed;opacity:.22;height:36px;transition:background var(--dur-fast), border-color var(--dur-fast), opacity var(--dur-fast);background:0 0;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.Schedule-module__8vSFKa__calDayHasMatch{opacity:1;cursor:pointer}.Schedule-module__8vSFKa__calDayHasMatch:hover{background:var(--wc-surface-3);border-color:var(--wc-border)}.Schedule-module__8vSFKa__calDayNum{font-family:var(--wc-font-mono);color:var(--wc-fg-2);font-size:12px;font-weight:700;line-height:1}.Schedule-module__8vSFKa__calDayHasMatch .Schedule-module__8vSFKa__calDayNum{color:var(--wc-fg)}.Schedule-module__8vSFKa__calDot{background:var(--wc-gold);opacity:.7;border-radius:50%;width:4px;height:4px;display:block}.Schedule-module__8vSFKa__calDayToday{border-color:var(--wc-border-strong)}.Schedule-module__8vSFKa__calDayToday .Schedule-module__8vSFKa__calDayNum{color:var(--wc-gold-hi)}.Schedule-module__8vSFKa__calDayNearest{border-color:var(--wc-gold-line)}.Schedule-module__8vSFKa__calDayNearest .Schedule-module__8vSFKa__calDayNum{color:var(--wc-gold)}.Schedule-module__8vSFKa__calNearestRing{display:none}.Schedule-module__8vSFKa__calDaySelected{background:var(--wc-gold)!important;border-color:var(--wc-gold)!important;opacity:1!important}.Schedule-module__8vSFKa__calDaySelected .Schedule-module__8vSFKa__calDayNum{color:var(--wc-bg)!important}.Schedule-module__8vSFKa__calDaySelected .Schedule-module__8vSFKa__calDot{background:var(--wc-bg);opacity:.6}.Schedule-module__8vSFKa__calDaySelected:hover{background:var(--wc-gold-hi)!important;border-color:var(--wc-gold-hi)!important}.Schedule-module__8vSFKa__calLegend{border-top:1px solid var(--wc-border);font-family:var(--wc-font-mono);color:var(--wc-fg-3);letter-spacing:.04em;align-items:center;gap:6px;margin-top:12px;padding-top:10px;font-size:10px;display:flex}.Schedule-module__8vSFKa__calLegendDot{background:var(--wc-gold);border-radius:50%;flex-shrink:0;width:5px;height:5px;display:block}.Schedule-module__8vSFKa__calLegendRing{border-radius:var(--radius-xs);border:1px solid var(--wc-gold-line);flex-shrink:0;width:10px;height:10px;margin-left:8px;display:block}.Schedule-module__8vSFKa__activeDateRow{align-items:center;gap:14px;margin-bottom:16px;display:flex}.Schedule-module__8vSFKa__activeDateDivider{background:var(--wc-border);flex:1;height:1px}.Schedule-module__8vSFKa__loadingBox{justify-content:center;align-items:center;height:200px;display:flex}.Schedule-module__8vSFKa__emptyBox{text-align:center;color:var(--wc-fg-3);font-family:var(--wc-font-mono);padding:80px 0;font-size:14px}.Schedule-module__8vSFKa__fixturesGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,520px),1fr));gap:10px;display:grid}.Schedule-module__8vSFKa__fixtureCard{background:var(--wc-surface-1);border:1px solid var(--wc-border);border-radius:10px;grid-template-columns:1fr clamp(80px,12vw,120px) 1fr;align-items:center;gap:12px;padding:16px 20px;text-decoration:none;transition:border-color .15s;display:grid}.Schedule-module__8vSFKa__fixtureCard:hover{border-color:var(--wc-border-strong)}.Schedule-module__8vSFKa__fixtureCardWithSub{padding-bottom:30px}.Schedule-module__8vSFKa__teamHome{justify-content:flex-end;align-items:center;gap:10px;display:flex}.Schedule-module__8vSFKa__teamAway{align-items:center;gap:10px;display:flex}.Schedule-module__8vSFKa__teamName{color:var(--wc-fg);font-size:14px;font-weight:600}.Schedule-module__8vSFKa__teamHome .Schedule-module__8vSFKa__teamName{text-align:right}.Schedule-module__8vSFKa__scoreCenter{justify-content:center;align-items:center;display:flex}.Schedule-module__8vSFKa__scoreBox{align-items:center;gap:2px;font-size:clamp(18px,3vw,26px);display:flex}.Schedule-module__8vSFKa__scoreSub{flex-direction:column;grid-column:1/-1;align-items:center;gap:2px;padding:6px 0 2px;display:flex}.Schedule-module__8vSFKa__scoreSubNums{color:var(--wc-gold);font-variant-numeric:tabular-nums;align-items:center;gap:3px;font-size:13px;font-weight:700;display:flex}.Schedule-module__8vSFKa__scoreSubSep{color:var(--wc-gold);opacity:.5}.Schedule-module__8vSFKa__scoreSubLabel{letter-spacing:.1em;color:var(--wc-fg-3);text-transform:uppercase;font-size:8px}.Schedule-module__8vSFKa__scoreSubAet{letter-spacing:.1em;color:var(--wc-fg-3);text-transform:uppercase;border:1px solid var(--wc-border);border-radius:3px;margin-top:2px;padding:1px 5px;font-size:8px}.Schedule-module__8vSFKa__scoreNum{text-align:center;min-width:20px}.Schedule-module__8vSFKa__scoreWin{color:var(--wc-fg)}.Schedule-module__8vSFKa__scoreLose{color:var(--wc-fg-3)}.Schedule-module__8vSFKa__scoreDraw{color:var(--wc-fg-2)}.Schedule-module__8vSFKa__scoreSep{color:var(--wc-fg-3)}.Schedule-module__8vSFKa__timeStr{color:var(--wc-gold);font-size:16px}.Schedule-module__8vSFKa__timeTz{color:var(--wc-fg-3);letter-spacing:.04em;margin-top:2px;font-size:10px}.Schedule-module__8vSFKa__timeMsk{color:var(--wc-fg-dim);letter-spacing:.02em;margin-top:3px;font-size:10px}.Schedule-module__8vSFKa__roundLabel{color:var(--wc-fg-3);letter-spacing:.04em;margin-top:4px;font-size:9px}@media (max-width:767px){.Schedule-module__8vSFKa__fixtureCard{grid-template-columns:1fr clamp(70px,18vw,100px) 1fr;gap:6px;padding:12px}.Schedule-module__8vSFKa__teamName{font-size:12px}.Schedule-module__8vSFKa__dpSticky{margin:0 -16px;padding:10px 16px}.Schedule-module__8vSFKa__dpBar{justify-content:stretch}.Schedule-module__8vSFKa__dpCenter{flex:1;min-width:0}.Schedule-module__8vSFKa__calPopup{max-width:100%;left:0;right:0}.Schedule-module__8vSFKa__dpDateText{font-size:12px}}
