.schedule-module__31dCga__wrap{max-width:1280px;margin:0 auto;padding:32px 24px}.schedule-module__31dCga__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.schedule-module__31dCga__title{letter-spacing:-.02em;color:var(--text);margin-bottom:6px;font-size:28px;font-weight:900;line-height:1.2}.schedule-module__31dCga__subtitle{color:var(--text2);font-size:13px;font-weight:600}.schedule-module__31dCga__legend{color:var(--text2);gap:16px;font-size:12px;display:flex}.schedule-module__31dCga__legendItem{align-items:center;gap:6px;font-weight:600;display:inline-flex}.schedule-module__31dCga__dot{border-radius:50%;width:8px;height:8px}.schedule-module__31dCga__dotLive{background:var(--red)}.schedule-module__31dCga__dotDone{background:var(--text3)}.schedule-module__31dCga__dotScheduled{background:var(--green)}.schedule-module__31dCga__layout{grid-template-columns:260px 1fr;align-items:stretch;gap:16px;display:grid}.schedule-module__31dCga__dayList{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;align-self:start;gap:4px;max-height:calc(100vh - 220px);padding:8px;display:flex;overflow-y:auto}.schedule-module__31dCga__dayItem{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 14px;transition:all .15s;display:grid}.schedule-module__31dCga__dayItem:hover{background:var(--bg)}.schedule-module__31dCga__dayItemActive{border-color:var(--green);background:#ecf8f1}.schedule-module__31dCga__dayItemActive:hover{background:#e3f4ea}.schedule-module__31dCga__dayDate{color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:13px;font-weight:900}.schedule-module__31dCga__dayItemActive .schedule-module__31dCga__dayDate{color:var(--green-dark)}.schedule-module__31dCga__dayMain{min-width:0}.schedule-module__31dCga__dayLabel{color:var(--text);font-size:13px;font-weight:800}.schedule-module__31dCga__dayMeta{color:var(--text2);align-items:center;gap:6px;margin-top:2px;font-size:11px;display:inline-flex}.schedule-module__31dCga__dayLive{color:var(--red);letter-spacing:.04em;border:1px solid var(--red);border-radius:3px;padding:0 4px;font-size:9px;font-weight:800}.schedule-module__31dCga__dayEn{color:var(--text3);letter-spacing:.1em;font-size:10px;font-weight:800}.schedule-module__31dCga__dayItemActive .schedule-module__31dCga__dayEn{color:var(--green)}.schedule-module__31dCga__timeline{border:1px solid var(--border);background:#fff;border-radius:14px;min-height:480px;padding:20px 24px 24px}.schedule-module__31dCga__timelineHead{border-bottom:1px solid var(--border);margin-bottom:16px;padding-bottom:14px}.schedule-module__31dCga__timelineDate{color:var(--text);letter-spacing:-.01em;font-size:18px;font-weight:900}.schedule-module__31dCga__timelineCount{color:var(--text2);margin-top:2px;font-size:12px;font-weight:600}.schedule-module__31dCga__events{flex-direction:column;display:flex}.schedule-module__31dCga__event{border-bottom:1px dashed var(--border);grid-template-columns:80px 24px 1fr;gap:14px;padding:14px 0;display:grid}.schedule-module__31dCga__event:last-child{border-bottom:none}.schedule-module__31dCga__eventTime{text-align:right;padding-top:2px}.schedule-module__31dCga__eventHour{color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:18px;font-weight:900;line-height:1}.schedule-module__31dCga__eventSlot{color:var(--text2);margin-top:4px;font-size:10px;font-weight:700}.schedule-module__31dCga__eventRail{justify-content:center;display:flex;position:relative}.schedule-module__31dCga__eventRail:before{content:"";background:var(--border);width:2px;position:absolute;top:0;bottom:-14px;left:50%;transform:translate(-50%)}.schedule-module__31dCga__event:last-child .schedule-module__31dCga__eventRail:before{bottom:50%}.schedule-module__31dCga__eventDot{z-index:1;border:2px solid var(--green);background:#fff;border-radius:50%;width:12px;height:12px;margin-top:6px;position:relative}.schedule-module__31dCga__eventLive .schedule-module__31dCga__eventDot{background:var(--red);border-color:var(--red);box-shadow:0 0 0 4px #ef444426}.schedule-module__31dCga__eventDone .schedule-module__31dCga__eventDot{background:var(--text3);border-color:var(--text3)}.schedule-module__31dCga__eventBody{min-width:0}.schedule-module__31dCga__eventLive .schedule-module__31dCga__eventBody{border-left:3px solid var(--red);background:#fff8f8;border-radius:2px;margin-left:-4px;padding:2px 0 2px 12px}.schedule-module__31dCga__eventTopRow{align-items:center;gap:8px;margin-bottom:6px;display:flex}.schedule-module__31dCga__eventSport{color:var(--green-dark);letter-spacing:.02em;background:#ecf8f1;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:800;display:inline-flex}.schedule-module__31dCga__badgeLive,.schedule-module__31dCga__badgeDone,.schedule-module__31dCga__badgeSched{letter-spacing:.04em;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:800}.schedule-module__31dCga__badgeLive{background:var(--red);color:#fff}.schedule-module__31dCga__badgeDone{background:var(--bg);color:var(--text2);border:1px solid var(--border)}.schedule-module__31dCga__badgeSched{color:var(--text3);border:1px solid var(--border);background:0 0}.schedule-module__31dCga__eventTeams{color:var(--text);align-items:center;gap:12px;margin-bottom:6px;font-size:15px;font-weight:800;display:flex}.schedule-module__31dCga__teamName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.schedule-module__31dCga__vs{color:var(--text3);letter-spacing:.1em;border:1px solid var(--border);border-radius:4px;padding:2px 6px;font-size:11px;font-weight:900}.schedule-module__31dCga__eventScore{color:var(--green-dark);font-variant-numeric:tabular-nums;font-size:17px;font-weight:900}.schedule-module__31dCga__scoreSep{color:var(--text3);margin:0 2px}.schedule-module__31dCga__eventFoot{color:var(--text2);gap:14px;font-size:11px;font-weight:600;display:flex}.schedule-module__31dCga__footItem{align-items:center;gap:4px;display:inline-flex}.schedule-module__31dCga__emptyBox{text-align:center;color:var(--text3);border:1px dashed var(--border);border-radius:10px;padding:60px 20px;font-size:13px}@media (max-width:960px){.schedule-module__31dCga__layout{grid-template-columns:1fr}.schedule-module__31dCga__dayList{-webkit-overflow-scrolling:touch;flex-direction:row;max-height:none;overflow-x:auto}.schedule-module__31dCga__dayItem{flex-shrink:0;min-width:150px;min-height:44px}.schedule-module__31dCga__timeline{padding:16px}}@media (max-width:640px){.schedule-module__31dCga__wrap{padding:18px 14px}.schedule-module__31dCga__title{font-size:22px}.schedule-module__31dCga__head{gap:12px}.schedule-module__31dCga__legend{gap:10px;font-size:11px}.schedule-module__31dCga__timeline{border-radius:12px;min-height:0;padding:14px 12px}.schedule-module__31dCga__event{grid-template-columns:56px 20px 1fr;gap:10px;padding:12px 0}.schedule-module__31dCga__eventHour{font-size:15px}.schedule-module__31dCga__eventTeams{flex-wrap:wrap;gap:8px;font-size:13px}.schedule-module__31dCga__eventFoot{gap:10px}.schedule-module__31dCga__dayItem{min-width:128px;padding:10px 12px}}.schedule-module__31dCga__watchBtn{background:var(--red);color:#fff;letter-spacing:.02em;border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:11px;font-weight:800;text-decoration:none;transition:filter .15s;display:inline-flex}.schedule-module__31dCga__watchBtn:hover{filter:brightness(1.1)}
