.schedule-kicker{display:inline-flex;max-width:100%;margin-bottom:14px;padding:6px 12px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.04em;line-height:1.45;text-transform:uppercase;white-space:normal;overflow-wrap:anywhere}
.schedule-lead{font-size:18px!important;line-height:1.75!important;color:var(--text)!important}
.schedule-warning{margin:24px 0;padding:18px 20px;border:1px solid #f59e0b;border-left:5px solid #f59e0b;border-radius:12px;background:#fffbeb;color:#78350f;line-height:1.65}
.schedule-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0}
.schedule-summary>div{display:flex;min-width:0;min-height:112px;flex-direction:column;justify-content:center;padding:18px;border:1px solid var(--border);border-radius:16px;background:var(--surface);text-align:center}
.schedule-summary strong{font-size:30px;line-height:1;color:#2563eb}
.schedule-summary span{margin-top:10px;color:var(--text-light);font-size:13px;font-weight:650;overflow-wrap:anywhere}
.schedule-toc{margin:30px 0;padding:20px 24px;border:1px solid var(--border);border-radius:14px;background:var(--border-light)}
.schedule-toc strong{display:block;margin-bottom:8px}.schedule-toc ol{margin-bottom:0!important}
.schedule-week{margin-top:48px!important;padding:10px 16px!important;border:0!important;border-radius:12px;background:#1d4ed8;color:#fff!important;text-align:center}
.schedule-day{margin:20px 0 30px;border:1px solid var(--border);border-radius:16px;overflow:hidden;background:var(--surface);box-shadow:var(--shadow-sm)}
.schedule-day>h3{margin:0!important;padding:14px 18px;background:#0f172a;color:#fff!important;font-size:18px!important;text-align:center}
.language-exception{margin:0!important;padding:10px 18px;background:#fef3c7;color:#78350f!important;font-size:14px!important;font-weight:750;text-align:center}
.schedule-session-grid{display:grid;grid-template-columns:1fr 1fr}
.schedule-session{min-width:0}.schedule-session+section{border-left:1px solid var(--border)}
.schedule-session h4{margin:0;padding:11px 14px;border-bottom:1px solid var(--border);background:#eff6ff;color:#1e3a8a;font-size:14px;text-align:center}
.schedule-session ul{margin:0!important;padding:0!important;list-style:none!important}
.schedule-session li{position:relative;margin:0!important;padding:13px 88px 13px 15px;border-bottom:1px solid var(--border-light);line-height:1.4}
.schedule-session li:last-child{border-bottom:0}.exam-name{font-size:14px;font-weight:700;color:var(--text)}
.schedule-session small{display:block;margin-top:4px;color:var(--muted);font-size:11px;line-height:1.4}.schedule-session small span{font-weight:750}
.exam-duration{position:absolute;top:13px;right:14px;color:#1d4ed8;font-size:12px;font-weight:800;white-space:nowrap}
.no-exams{margin:0!important;padding:28px 18px;color:var(--muted)!important;text-align:center;font-style:italic}
.zone-table-wrap{overflow-x:auto;margin:20px 0 30px;border:1px solid var(--border);border-radius:14px}
.zone-table{width:100%;border-collapse:collapse;font-size:14px}.zone-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.zone-table th,.zone-table td{padding:10px 12px;border-bottom:1px solid var(--border);text-align:left}.zone-table thead th{background:#0f172a;color:#fff}
.zone-table tbody tr:last-child th,.zone-table tbody tr:last-child td{border-bottom:0}.zone-a{background:#eff6ff}.zone-b{background:#fffbeb}.zone-c{background:#f0fdf4}
.schedule-rules,.schedule-sources{margin-top:18px!important}.schedule-sources a{overflow-wrap:anywhere}
[data-theme="dark"] .schedule-kicker{background:rgba(59,130,246,.18);color:#93c5fd}
[data-theme="dark"] .schedule-warning{background:rgba(245,158,11,.1);color:#fde68a}
[data-theme="dark"] .schedule-toc{background:rgba(255,255,255,.04)}
[data-theme="dark"] .schedule-session h4{background:rgba(59,130,246,.12);color:#bfdbfe}
[data-theme="dark"] .zone-a,[data-theme="dark"] .zone-b,[data-theme="dark"] .zone-c{background:rgba(255,255,255,.03)}
@media(max-width:700px){.article-container{box-sizing:border-box!important;width:calc(100vw - 24px)!important;min-width:0!important;max-width:calc(100vw - 24px)!important;overflow:hidden!important}.schedule-summary{grid-template-columns:minmax(0,1fr)}.schedule-session-grid{grid-template-columns:minmax(0,1fr)}.schedule-session+section{border-left:0;border-top:2px solid var(--border)}.schedule-session li{padding-right:74px}.schedule-toc,.schedule-day{min-width:0}.schedule-toc a,.schedule-day *{overflow-wrap:anywhere}.zone-table{min-width:560px}}
