.schedule-page{max-width:1180px;margin:0 auto}.schedule-intro{margin-bottom:24px}.schedule-intro .eyebrow{display:block;margin-bottom:6px;color:var(--muted);font-size:10px;font-weight:900;letter-spacing:.16em}.schedule-intro h2{margin:0;font-size:28px;line-height:1.3}.schedule-intro p:last-child{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.7}.schedule-day{margin-top:28px}.schedule-day-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--line)}.schedule-day-head h2{margin:0;font-size:20px}.schedule-day-head span{color:var(--muted);font-size:12px;font-weight:800}.schedule-hours{display:grid;gap:18px;margin-top:16px}.schedule-hour{border:1px solid #e4e6eb;border-radius:10px;background:#fff;overflow:hidden}.schedule-hour-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;background:#f5f6f8;border-bottom:1px solid #e4e6eb}.schedule-hour-head strong{font-size:14px;font-weight:900}.schedule-hour-head span{color:var(--muted);font-size:11px;font-weight:800}.schedule-list{display:grid}.schedule-item{display:grid;grid-template-columns:62px 176px minmax(0,1fr);gap:16px;align-items:center;padding:12px;border-bottom:1px solid #eceef2}.schedule-item:last-child{border-bottom:0}.schedule-time{align-self:start;padding-top:4px;font-size:16px;font-weight:900;line-height:1.1;font-variant-numeric:tabular-nums;color:#1d2130}.schedule-thumb{display:block;aspect-ratio:16/9;border-radius:8px;overflow:hidden;background:#eceef2;text-decoration:none}.schedule-thumb img{display:block;width:100%;height:100%;object-fit:cover}.schedule-thumb span{display:grid;place-items:center;width:100%;height:100%;font-weight:900;color:var(--muted)}.schedule-copy{min-width:0}.schedule-title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:850;line-height:1.5;text-decoration:none}.schedule-title:hover{text-decoration:underline}.schedule-channel{margin-top:5px;color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.schedule-meta span{display:inline-flex;align-items:center;min-height:22px;padding:2px 7px;border-radius:999px;background:#eef0f4;color:var(--muted);font-size:11px;font-weight:700}.schedule-empty{padding:22px 0;color:var(--muted);font-size:13px}.page-layout--schedule>.freshness-note{display:none}@media(max-width:760px){.schedule-page{max-width:none}.schedule-intro h2{font-size:23px}.schedule-hours{gap:14px}.schedule-hour-head{padding:8px 10px}.schedule-item{grid-template-columns:52px 104px minmax(0,1fr);gap:9px;padding:10px}.schedule-time{font-size:14px}.schedule-title{font-size:13px}.schedule-channel{font-size:11px}.schedule-meta{gap:4px;margin-top:6px}.schedule-meta span{font-size:10px}.schedule-day-head h2{font-size:18px}}