.tv-container{color:#fff;background:#001530;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.tv-header{background:linear-gradient(90deg,#002147 0%,#003a7d 100%);border-bottom:4px solid #d4af37;justify-content:space-between;align-items:center;height:120px;padding:0 3rem;display:flex;box-shadow:0 4px 20px #00000080}.tv-logo-section{align-items:center;gap:1.5rem;display:flex}.tv-logo{font-size:4rem}.tv-title-group h1{color:#d4af37;letter-spacing:.05em;margin:0;font-size:2.2rem;font-weight:800}.tv-title-group p{color:#ffffffb3;margin:0;font-size:1.1rem}.tv-time-section{text-align:right;align-items:center;gap:1.5rem;display:flex}.tv-date{color:#ffffffb3;font-size:1.1rem}.tv-clock{color:#fff;font-variant-numeric:tabular-nums;font-size:3rem;font-weight:800;line-height:1.1}.tv-table-container{scrollbar-width:thin;scrollbar-color:#d4af37 #0003;background:#0003;width:100%;height:100%;padding:1rem;overflow-y:auto}.tv-table-container::-webkit-scrollbar{width:8px}.tv-table-container::-webkit-scrollbar-track{background:#0003}.tv-table-container::-webkit-scrollbar-thumb{background-color:#d4af37;border-radius:10px}.tv-table{border-collapse:separate;border-spacing:0 .5rem;color:#fff;table-layout:fixed;width:100%}.tv-table th{text-align:left;color:#d4af37;text-transform:uppercase;letter-spacing:.1em;background:#00214780;padding:1rem 1.5rem;font-size:1.2rem}.tv-table th:first-child{border-radius:12px 0 0 12px}.tv-table th:last-child{border-radius:0 12px 12px 0}.tv-table td{background:#002147;padding:.8rem 1.2rem;font-size:1.3rem;font-weight:700}.tv-table tr.calling td{background:#003060;animation:1s infinite alternate row-pulse}@keyframes row-pulse{0%{box-shadow:inset 0 0 #d4af37}to{box-shadow:inset 0 0 20px #d4af3766}}.tv-table td:first-child{color:#d4af37;border-left:4px solid #d4af37;border-radius:16px 0 0 16px}.tv-table td:last-child{border-radius:0 16px 16px 0}.tv-col-cabin{width:12%}.tv-col-serving{width:20%}.tv-col-next{width:18%}.tv-col-next5{width:25%}.tv-col-waiting{width:10%}.tv-col-executive{width:15%}.tv-serving-token{color:#fff;text-shadow:0 0 10px #fff3;font-size:2.8rem;font-weight:900;line-height:1}.tv-next-badge{color:#d4af37;font-size:1.5rem}.tv-next5-mini-list{flex-wrap:wrap;gap:.5rem;display:flex}.tv-next5-mini-badge{color:#fffc;background:#ffffff1a;border-radius:4px;padding:.2rem .5rem;font-size:1rem}.tv-wait-count-badge{color:#60a5fa;background:#60a5fa1a;border-radius:20px;padding:.4rem .8rem;font-size:1.2rem}.tv-grid{flex:1;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));align-content:start;gap:2rem;padding:2.5rem;display:grid;overflow-y:auto}.split-screen-layout{flex:1;height:calc(100vh - 180px);display:flex;overflow:hidden}.split-screen-layout.horizontal{flex-direction:column}.tv-dashboard-side{background:#0003;flex:1;overflow-y:auto}.split-screen-layout.vertical .tv-dashboard-side{border-right:2px solid #d4af37}.split-screen-layout.horizontal .tv-dashboard-side{border-top:2px solid #d4af37;order:2}.tv-promo-side{background:#000;flex-direction:column;flex:1;display:flex}.split-screen-layout.horizontal .tv-promo-side{order:1}.tv-promo-side iframe,.tv-promo-side video{border:none;width:100%;height:100%}.tv-cabin-card{background:#002147;border:1px solid #ffffff1a;border-radius:24px;padding:2rem;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.tv-cabin-card.calling{background:#003060;animation:1s infinite alternate pulse-border}@keyframes pulse-border{0%{border-color:#d4af374d}to{border-color:#d4af37;box-shadow:0 0 30px #d4af374d}}.tv-cabin-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.tv-cabin-num{color:#d4af37;font-size:1.5rem;font-weight:800}.tv-cabin-wait{color:#60a5fa;background:#60a5fa1a;border-radius:20px;padding:.3rem .8rem;font-size:.9rem;font-weight:600}.tv-serving-section{text-align:center;margin-bottom:1.5rem}.tv-serving-section label{color:#ffffff80;margin-bottom:.5rem;font-size:1.2rem;font-weight:600;display:block}.tv-token-main{color:#fff;text-shadow:0 10px 20px #0000004d;font-size:7.5rem;font-weight:900;line-height:1}.tv-next-section{background:#0003;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem 1.25rem;display:flex}.tv-next-item label{color:#fff6;font-size:1rem;font-weight:600;display:block}.tv-next-item span{color:#d4af37;font-size:2.2rem;font-weight:800}.tv-executive-name{color:#fff;text-align:right;border-left:2px solid #d4af37;padding-left:1rem;font-size:1.1rem;font-weight:700}.tv-next5-tokens-section{background:#ffffff0d;border-radius:12px;padding:1rem}.tv-next5-tokens-section h4{color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .5rem;font-size:.85rem}.tv-next5-list{flex-wrap:wrap;gap:.8rem;display:flex}.tv-next5-badge{color:#d4af37;background:#d4af371a;border:1px solid #d4af3733;border-radius:6px;padding:.2rem .6rem;font-size:1.1rem;font-weight:700}.tv-footer{color:#001530;background:#d4af37;align-items:center;height:60px;display:flex;position:relative}.tv-ticker{white-space:nowrap;width:100%;overflow:hidden}.tv-ticker-content{padding-left:100%;font-size:1.3rem;font-weight:700;animation:40s linear infinite ticker;display:inline-block}@keyframes ticker{0%{transform:translate(0,0)}to{transform:translate(-100%)}}.call-overlay{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#001530e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.call-notification{color:#002147;text-align:center;background:#fff;border:8px solid #d4af37;border-radius:40px;padding:4rem;box-shadow:0 30px 60px #00000080}.call-notification h3{color:#666;margin:0;font-size:3rem}.call-number{color:#002147;margin:1rem 0;font-size:12rem;font-weight:900;line-height:1}.call-notification p{color:#d4af37;font-size:2rem;font-weight:700}.tv-offline-indicator{color:#fff;z-index:2000;background:#ef4444;border-radius:20px;padding:.5rem 1.5rem;font-weight:600;position:fixed;bottom:80px;left:50%;transform:translate(-50%)}.tv-settings-trigger{cursor:pointer;color:#ffffff80;background:0 0;border:none;font-size:2.2rem;transition:transform .2s,color .2s}.tv-settings-trigger:hover{color:#fff;transform:rotate(90deg)}.tv-settings-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:5000;background:#001530cc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tv-settings-modal{color:#002147;background:#fff;border-radius:20px;width:90%;max-width:800px;padding:3rem;box-shadow:0 20px 50px #00000080}.tv-settings-modal h2{border-bottom:2px solid #f1f5f9;margin-top:0;margin-bottom:2rem;padding-bottom:1rem;font-size:2rem}.settings-section{margin-bottom:2.5rem}.settings-section h3{color:#334155;margin-bottom:.5rem;font-size:1.3rem}.tv-settings-hint{color:#64748b;margin-bottom:1.5rem;font-size:.95rem}.tv-checkbox-label{cursor:pointer;color:#333;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.8rem;padding:.8rem;font-size:1.1rem;transition:background .2s;display:flex}.tv-checkbox-label:hover{background:#f1f5f9}.tv-checkbox-label input[type=checkbox]{cursor:pointer;width:20px;height:20px}.tv-cab-num{color:#002147;font-weight:700}.tv-cabins-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.tv-settings-actions{justify-content:flex-end;margin-top:3rem;display:flex}.tv-btn-close{color:#fff;cursor:pointer;background:#002147;border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1.2rem;font-weight:700;transition:background .2s}.tv-btn-close:hover{background:#003060}
