.schedule-page{max-width:860px;margin-inline:auto}.schedule-heading{margin-bottom:32px}.schedule-heading h1{letter-spacing:-.035em;margin:0;font-size:clamp(32px,4vw,44px);font-weight:750}.schedule-heading p{color:var(--muted);margin:6px 0 0;font-size:15px}.schedule-month+.schedule-month{margin-top:32px}.schedule-month h2{margin:0 0 12px 4px;font-size:18px;font-weight:700}.schedule-games{gap:10px;margin:0;padding:0;list-style:none;display:grid}.schedule-game{background:var(--surface);box-shadow:var(--surface-shadow);border-radius:16px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:20px;padding:16px;display:grid}.schedule-date{background:var(--surface-secondary);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:68px;display:flex}.schedule-date span{font-size:12px;font-weight:600}.schedule-date strong{font-variant-numeric:tabular-nums;font-size:28px;line-height:1.15}.schedule-next .schedule-date{background:var(--accent);color:var(--accent-foreground)}.schedule-match h3{overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:700}.schedule-match p{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 12px;margin:6px 0 0;font-size:13px;display:flex}.schedule-next-label{color:var(--foreground);font-weight:650}.schedule-place{text-align:right;white-space:nowrap;gap:6px;display:grid}.schedule-place time{font-variant-numeric:tabular-nums;font-size:18px;font-weight:700}.schedule-place time span{font-size:12px;font-weight:600}.schedule-place>span{color:var(--muted);font-size:13px}.schedule-footer{color:var(--muted);justify-items:start;gap:8px;margin:28px 4px 16px;font-size:13px;display:grid}.schedule-footer p{margin:0}.schedule-footer a{min-height:44px;color:var(--foreground);text-underline-offset:4px;align-items:center;gap:6px;text-decoration:underline;display:inline-flex}.schedule-footer a:hover{text-decoration-thickness:2px}.schedule-footer small{font-size:12px}.schedule-footer .coach-footer-link{width:44px;height:44px;color:var(--muted);border-radius:12px;justify-content:center;justify-self:end;text-decoration:none}.schedule-footer .coach-footer-link:hover{color:var(--foreground);background:var(--surface-secondary)}@media (max-width:600px){.schedule-heading{margin-bottom:24px}.schedule-game{grid-template-columns:52px minmax(0,1fr) auto;gap:12px;padding:12px}.schedule-date{height:60px}.schedule-match h3{font-size:15px}.schedule-place time{font-size:16px}}@media (max-width:350px){.schedule-game{column-gap:9px;padding:10px}.schedule-match h3{font-size:14px}}
