@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap";:root{color-scheme:dark;font-family:DM Sans,Segoe UI,sans-serif;color:#e7edf4;background:#090c10;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #090c10;--panel: #10151b;--panel-deep: #0c1116;--line: #28313b;--muted: #7e8b98;--white-muted: #b4bfca;--orange: #ff632f;--orange-bright: #ff7849;--green: #52d18a}*{box-sizing:border-box}html,body,#root{width:100%;min-width:980px;min-height:100%;height:100%;margin:0}body{background:radial-gradient(circle at 90% 0%,#15202c 0,transparent 32%),var(--bg);overflow:hidden}button,input,select,textarea{font:inherit}button{border:0;color:inherit;cursor:pointer}.app-shell{height:100vh;min-height:650px;display:flex;flex-direction:column;background:linear-gradient(135deg,rgba(255,255,255,.015),transparent 38%)}.app-shell.cinema-mode{min-height:100vh;background:#000}.app-shell.cinema-mode .topbar,.app-shell.cinema-mode .controlbar,.app-shell.cinema-mode .app-footer{display:none}.app-shell.cinema-mode .board{width:100%;height:100%;flex:1 1 auto;gap:0;padding:0;background:#000}.app-shell.cinema-mode .video-panel{border:0;border-radius:0;box-shadow:none;background:#000}.app-shell.cinema-mode .video-panel.is-active{border:0;box-shadow:none}.app-shell.cinema-mode .panel-header,.app-shell.cinema-mode .panel-footer{display:none}.app-shell.cinema-mode .player-area,.app-shell.cinema-mode .player-area video{background:#000}.app-shell.cinema-mode .player-area video{object-fit:cover}.app-shell.cinema-mode .board.layout-2{grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr))}.app-shell.cinema-mode .board.layout-3{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.app-shell.cinema-mode .board.layout-3 .video-panel:first-child{grid-column:1 / -1;grid-row:1}.app-shell.cinema-mode .sports-desk{display:none}.topbar{height:76px;flex:0 0 76px;border-bottom:1px solid #202932;display:flex;align-items:center;padding:0 32px;gap:30px;background:#090c10d1}.brand-lockup{display:flex;align-items:center;gap:12px;min-width:252px}.brand-mark{width:40px;height:40px;border:1px solid #2b4359;border-radius:10px;display:grid;place-items:center;overflow:hidden;background:#0b1117;box-shadow:inset 0 0 0 4px #4da3ff0a}.brand-mark img{width:38px;height:38px;display:block;object-fit:contain}.brand-name{font-family:Barlow Condensed,sans-serif;font-size:24px;letter-spacing:.09em;font-weight:800;line-height:1}.brand-name span{color:var(--orange)}.brand-subtitle{color:#64717e;font-size:8px;letter-spacing:.2em;margin-top:4px;font-weight:700}.brand-byline{color:#f28c28;font-size:8px;letter-spacing:.08em;margin-top:3px;font-weight:700}.status-cluster{display:flex;align-items:center;gap:14px;color:#82909d;font-size:10px;font-weight:700;letter-spacing:.1em}.live-status,.legal-status{display:flex;align-items:center;gap:7px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 10px #52d18ab8}.status-divider{width:1px;height:16px;background:#34404b}.legal-status{color:#687783}.top-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.secondary-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;font-weight:700;transition:.18s ease}.secondary-button{padding:10px 14px;color:#d9e0e8;background:#151c23;border:1px solid #2e3944;font-size:11px;letter-spacing:.04em}.secondary-button:hover{border-color:var(--orange);color:#fff;background:#211a18}.icon-button{display:grid;place-items:center;width:36px;height:36px;border-radius:7px;color:#9aa6b2;background:transparent}.icon-button:hover{color:#fff;background:#1d252e}.icon-button.subtle{border:1px solid transparent}.controlbar{display:flex;align-items:center;justify-content:space-between;padding:23px 32px 19px;flex:0 0 auto}.eyebrow{display:block;color:var(--orange);font-size:9px;font-weight:800;letter-spacing:.2em}h1,h2{font-family:Barlow Condensed,sans-serif;text-transform:uppercase;letter-spacing:.05em;margin:4px 0 0}h1{font-size:27px}h2{font-size:28px}.controlbar-right{display:flex;align-items:center;gap:18px}.audio-readout{display:flex;align-items:center;gap:8px;color:#9ba8b4;font-size:11px;padding-right:18px;border-right:1px solid #29343f}.audio-readout svg{color:var(--orange)}.audio-readout strong{color:#ecf1f5}.layout-picker{display:flex;align-items:center;gap:3px;padding:4px 6px;border:1px solid #2b3641;border-radius:8px;color:#81909c;background:#10161d}.layout-picker>svg:first-child{margin:0 7px 0 4px}.layout-picker button{width:29px;height:27px;border-radius:5px;background:transparent;color:#82909e;font-size:12px;font-weight:700}.layout-picker button:hover,.layout-picker button.selected{color:#fff;background:var(--orange);box-shadow:0 4px 12px #ff632f33}.layout-label{color:#e4eaf0;font-size:10px;font-weight:800;letter-spacing:.1em;padding:0 5px 0 10px}.board{position:relative;min-height:0;flex:1 1 auto;display:grid;gap:9px;padding:0 32px 14px}.board.layout-1{grid-template-columns:1fr;grid-template-rows:1fr}.board.layout-2{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr}.board.layout-3{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr))}.board.layout-3 .video-panel:first-child{grid-row:1 / span 2}.board.layout-4{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.video-panel{position:relative;min-height:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid #28323d;border-radius:9px;background:var(--panel);box-shadow:0 12px 30px #0003;transition:border-color .18s ease,box-shadow .18s ease}.video-panel:hover{border-color:#4a5866}.video-panel.is-active{border-color:var(--orange);box-shadow:0 0 0 1px #ff632f38,0 16px 36px #00000047}.video-panel.is-fullscreen{position:fixed;top:16px;right:16px;bottom:16px;left:16px;z-index:20;border-color:var(--orange);box-shadow:0 25px 100px #000c;background:#050709}.panel-header{height:47px;flex:0 0 47px;display:flex;align-items:center;justify-content:space-between;padding:0 13px 0 14px;border-bottom:1px solid #222c36;background:linear-gradient(90deg,#151b22,#11171d)}.panel-label{display:flex;align-items:center;gap:10px;min-width:0}.panel-number{font-family:Barlow Condensed,sans-serif;font-size:14px;color:var(--orange);font-weight:700}.panel-label strong{display:block;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;letter-spacing:.02em}.panel-source{display:block;color:#687683;font-size:8px;font-weight:800;letter-spacing:.12em;margin-top:2px}.panel-controls{display:flex;align-items:center;gap:6px}.audio-badge{display:inline-flex;align-items:center;gap:4px;color:#687783;font-size:8px;font-weight:800;letter-spacing:.1em}.audio-badge.active{color:var(--orange-bright)}.panel-icon{display:grid;place-items:center;width:27px;height:27px;color:#7d8b98;border-radius:5px;background:transparent}.panel-icon:hover{color:#fff;background:#28343f}.player-area{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;display:grid;place-items:center;background:#050709}.player-area video{width:100%;height:100%;min-height:0;object-fit:contain;background:#050709}.empty-player{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;text-align:center;color:#7f8b97}.empty-player strong{color:#c6d0da;font-size:13px}.empty-player span{max-width:245px;color:#65717c;font-size:10px;line-height:1.5}.empty-orbit{display:grid;place-items:center;width:44px;height:44px;margin-bottom:5px;border:1px solid #394651;border-radius:50%;color:var(--orange);background:#151b21}.text-button{margin-top:7px;color:var(--orange-bright);background:transparent;font-size:10px;font-weight:700}.text-button:hover{text-decoration:underline}.player-error{position:absolute;bottom:12px;left:12px;right:12px;padding:8px 10px;border:1px solid #693b32;border-radius:5px;color:#ffc0aa;background:#35150ff0;font-size:10px;text-align:center}.panel-footer{height:28px;flex:0 0 28px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;color:#5f6b77;background:#0e1318;font-size:8px;letter-spacing:.04em}.sports-desk{flex:0 0 auto;padding:0 32px 12px}.sports-ticker{height:30px;display:flex;align-items:center;overflow:hidden;border:1px solid #2b3742;border-radius:6px;background:#0d1319}.sports-ticker-label{height:100%;flex:0 0 112px;display:flex;align-items:center;gap:7px;padding:0 12px;color:#fff;background:var(--orange);font-size:9px;font-weight:800;letter-spacing:.12em}.sports-ticker-label svg{color:#fff}.sports-ticker-window{min-width:0;overflow:hidden}.sports-ticker-track{display:inline-flex;align-items:center;white-space:nowrap;animation:sports-ticker-scroll 34s linear infinite}.sports-ticker-item{display:inline-flex;align-items:center;height:30px;padding:0 28px;color:#aebbc7;font-size:9px;font-weight:700;letter-spacing:.06em}.sports-ticker-item:after{content:"◆";margin-left:28px;color:var(--orange);font-size:6px}@keyframes sports-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.sports-desk-grid{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.8fr);gap:9px;margin-top:9px}.desk-card{min-width:0;overflow:hidden;border:1px solid #26333e;border-radius:8px;background:linear-gradient(135deg,#121a22,#0e141a)}.desk-card-heading{height:31px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #26323d;background:#111820}.desk-card-heading span{display:inline-flex;align-items:center;gap:7px;color:#e7edf4;font-size:9px;font-weight:800;letter-spacing:.13em}.desk-card-heading span svg{color:var(--orange)}.desk-card-heading small{color:#687784;font-size:8px;font-weight:800;letter-spacing:.11em}.record-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.record-row{position:relative;min-width:0;display:grid;grid-template-columns:7px minmax(0,1fr);grid-template-rows:auto auto;column-gap:7px;padding:8px 10px;border-right:1px solid #24303a}.record-row:last-child{border-right:0}.record-dot{width:6px;height:6px;grid-row:1 / span 2;align-self:center;border-radius:50%;background:var(--green);box-shadow:0 0 8px #52d18a73}.record-dot.warm{background:var(--orange);box-shadow:0 0 8px #ff632f66}.record-dot.cool{background:#6da8ff;box-shadow:0 0 8px #6da8ff66}.record-row strong{overflow:hidden;color:#dce5ed;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.record-row b{color:#fff;font-family:Barlow Condensed,sans-serif;font-size:17px;line-height:1}.record-row small{align-self:end;color:#738290;font-size:7px;font-weight:800;letter-spacing:.08em}.news-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.news-row{display:grid;grid-template-columns:27px minmax(0,1fr);gap:8px;min-width:0;padding:7px 10px;border-right:1px solid #24303a}.news-row:last-child{border-right:0}.desk-empty{grid-column:1 / -1;padding:14px;color:#728291;font-size:9px;line-height:1.4}.news-row time{color:var(--orange-bright);font-size:8px;font-weight:800;letter-spacing:.08em}.news-row div{min-width:0}.news-row span{display:block;margin-bottom:2px;color:#6d7d8b;font-size:7px;font-weight:800;letter-spacing:.12em}.news-row strong{display:-webkit-box;overflow:hidden;color:#c8d2dc;font-size:9px;font-weight:600;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-footer{height:31px;flex:0 0 31px;display:flex;align-items:center;justify-content:space-between;padding:0 33px;color:#63717e;font-size:9px;letter-spacing:.04em}.footer-key{margin-left:11px;margin-right:4px;padding:3px 5px;border:1px solid #35414d;border-radius:3px;color:#b5c0cb;background:#131a21;font-size:8px;font-weight:700}.footer-key:first-child{margin-left:0}.footer-right{display:flex;align-items:center;gap:7px;color:#5b6874;font-size:8px;letter-spacing:.13em}.footer-live{width:6px;height:6px;border-radius:50%;background:var(--green)}.settings-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;justify-content:flex-end;background:#0000008f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.settings-drawer{width:390px;height:100%;display:flex;flex-direction:column;padding:28px;border-left:1px solid #37434f;background:#11171d;box-shadow:-20px 0 50px #00000059;animation:drawer-in .2s ease-out}@keyframes drawer-in{0%{transform:translate(20px);opacity:.5}to{transform:translate(0);opacity:1}}.drawer-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:22px;border-bottom:1px solid #28333d}.drawer-form{display:flex;flex-direction:column;gap:21px;padding-top:25px}.drawer-form label{display:flex;flex-direction:column;gap:8px;color:#d6dee6;font-size:11px;font-weight:700}.drawer-form label strong{float:right;color:var(--orange);font-weight:700}.drawer-form input,.drawer-form select,.drawer-form textarea{width:100%;outline:none;border:1px solid #34414c;border-radius:6px;padding:11px 12px;color:#f1f5f8;background:#0c1116;font-size:12px;transition:border-color .16s}.drawer-form textarea{resize:vertical;line-height:1.5}.drawer-form input:focus,.drawer-form select:focus,.drawer-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 2px #ff632f1f}.drawer-form small{color:#71808c;font-size:10px;font-weight:400;line-height:1.45}.range-input{padding:0!important;accent-color:var(--orange)}.drawer-note{display:flex;gap:9px;margin-top:auto;padding:12px;border:1px solid #3a2d27;border-radius:6px;color:#b48a76;background:#1b1512;font-size:10px;line-height:1.5}.drawer-note svg{flex:0 0 auto;color:var(--orange)}.drawer-save{width:100%;margin-top:13px;padding:12px;color:#fff;background:var(--orange)}.drawer-save:hover{background:var(--orange-bright);box-shadow:0 7px 20px #ff632f33}@media(max-height:760px){.topbar{height:66px;flex-basis:66px}.controlbar{padding-top:14px;padding-bottom:12px}.panel-header{height:42px;flex-basis:42px}.panel-footer{display:none}}
