:root{--tv-canvas:#07101d;--tv-panel:#0d1b2e;--tv-panel-muted:#111f34;--tv-border:#263b55;--tv-highlight:#ffd166}html,body{background:var(--tv-canvas);color:#fff;min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tv-header{border-bottom:1px solid var(--tv-border);background:#07101df0;min-height:5.5rem}.tv-header__title{letter-spacing:-.035em;font-size:clamp(1.1rem,2.5vw,1.85rem);font-weight:800}.tv-clock{color:var(--tv-highlight);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(1.15rem,2.5vw,2rem);font-weight:800}.tv-main{flex:1;padding:clamp(.75rem,2vw,1.5rem)}.counter-card{border:2px solid var(--tv-border);background:var(--tv-panel);text-align:center;border-radius:1.25rem;justify-content:space-around;align-items:center;height:100%;min-height:11rem;padding:1rem;display:flex}.counter-card.active-call{border-color:var(--tv-highlight);background:linear-gradient(135deg,#163558,#0d1b2e);animation:1.2s ease-in-out infinite alternate tv-call-pulse;box-shadow:0 0 0 3px #ffd16624,0 0 2rem #ffd16633}.counter-badge-header{text-overflow:ellipsis;white-space:nowrap;max-width:95%;font-size:clamp(.9rem,1.5vw,1.2rem);font-weight:800;overflow:hidden}.ticket-code-display{color:#718096;letter-spacing:-.07em;font-size:clamp(3.25rem,6vw + 1vh,6.25rem);font-weight:900;line-height:1}.counter-card.active-call .ticket-code-display{color:var(--tv-highlight)}.status-badge-active,.status-badge-idle{letter-spacing:.04em;border-radius:999px;padding:.4rem .85rem;font-size:clamp(.72rem,1.1vw,1rem);font-weight:800;display:inline-block}.status-badge-active{color:#bbf7d0;background:#14532d;border:1px solid #4ade80}.status-badge-idle{color:#b6c2d2;background:#1e293b;border:1px solid #40516a}.recent-calls-card{border:1px solid var(--tv-border);background:var(--tv-panel);border-radius:1.25rem}.recent-calls-body{overflow:auto}.recent-call-item{border-left:2px solid #40516a;border-radius:.75rem;margin-bottom:.5rem;padding:.7rem .85rem}.recent-call-item--latest{border-left-width:5px;border-left-color:var(--tv-highlight);background:#050b14}.recent-call-item__service{font-size:.75rem}.tv-footer{border-top:1px solid var(--tv-border);background:#050b14;min-height:4rem}.tv-audio-modal{z-index:1055;background:#000000e0;display:block}@keyframes tv-call-pulse{to{box-shadow:0 0 0 5px #ffd16614,0 0 2.5rem #ffd16659}}@media (width>=992px){html,body{height:100vh;overflow:hidden}.tv-main{overflow:hidden}.recent-calls-card{height:100%}}@media (width<=575.98px){.tv-header{min-height:4.5rem}.tv-sound-text{display:none}.tv-footer{text-align:center}}
