:root{color:#152023;background:#f5f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.app-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);background:linear-gradient(120deg,rgba(33,119,107,.16),transparent 42%),linear-gradient(220deg,rgba(214,75,48,.12),transparent 34%),#f5f7f4}.now-panel,.side-panel{padding:clamp(24px,5vw,64px)}.now-panel{display:flex;flex-direction:column;justify-content:center;gap:20px}.side-panel{background:#ffffffb8;border-left:1px solid rgba(20,35,38,.12);display:flex;flex-direction:column;gap:36px}.status-row{display:flex;justify-content:space-between;align-items:center;gap:16px}.status-pill,.clock{font-size:.92rem;color:#314349}.status-pill{border:1px solid rgba(49,67,73,.24);border-radius:999px;padding:8px 12px;background:#ffffffa3}.eyebrow{margin:0;color:#6b3e31;font-weight:700}h1{margin:0;font-size:clamp(2.6rem,7vw,5.8rem);line-height:1;letter-spacing:0}h2{margin:0 0 14px;font-size:1rem;color:#314349}.program-card{border:1px solid rgba(20,35,38,.14);border-radius:8px;background:#ffffffd1;padding:22px;box-shadow:0 16px 48px #1423261a}.program-card.current{max-width:720px}.program-card.compact{box-shadow:none}.program-card h3{margin:6px 0 12px;font-size:clamp(1.5rem,4vw,2.6rem);letter-spacing:0}.program-card p{margin:0;color:#42555b;line-height:1.7}.program-time{color:#a7442e!important;font-weight:800}.actions{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:44px;border-radius:8px;border:1px solid #1d3439;padding:11px 16px;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}.button.primary{background:#1d3439;color:#fff}.button.secondary{background:#fff;color:#1d3439}.copy-status{min-height:24px;color:#42555b;word-break:break-word}.schedule-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.schedule-list li{display:grid;grid-template-columns:68px 1fr;gap:12px;align-items:center;padding:12px;border-radius:8px;background:#ffffffb8}.schedule-list li[aria-current=true]{background:#d9ece5;outline:2px solid #2e7d70}.schedule-list span{color:#6b3e31;font-weight:800}.schedule-list strong{font-size:.98rem}.error-state{padding:40px}@media(max-width:820px){.app-shell{grid-template-columns:1fr}.side-panel{border-left:0;border-top:1px solid rgba(20,35,38,.12)}}
