@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,.app-shell.cinema-mode .player-iframe{background:#000}.app-shell.cinema-mode .player-area video{object-fit:contain;object-position:center}.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-header{cursor:grab}.panel-header:active{cursor:grabbing}.video-panel.is-dragging{opacity:.48}.video-panel.is-drop-target{outline:2px dashed var(--orange);outline-offset:-3px}.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}.player-iframe{width:100%;height:100%;min-height:0;border:0;background:#050709;display:block}.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}.empty-actions{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:6px}.text-button{margin-top:4px;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}.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}.desk-empty{grid-column:1 / -1;padding:14px;color:#728291;font-size:9px;line-height:1.4}.highlight-streamed{background:#261611;border-color:#ff632f6b;color:#fff;box-shadow:0 0 16px #ff632f26}.highlight-streamed:hover{background:#381f18;border-color:var(--orange);box-shadow:0 0 20px #ff632f4d}.live-counter-pill{font-size:9px;font-weight:800;background:#ea3939;color:#fff;padding:2px 6px;border-radius:10px;letter-spacing:.06em;margin-left:3px;animation:pulse 2s infinite}.pulse-icon{color:var(--orange)}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.primary-accent{color:#fff;background:var(--orange);border-color:var(--orange)}.primary-accent:hover{background:var(--orange-bright);border-color:var(--orange-bright)}.w-full{width:100%}.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-quick-action{margin-top:18px;padding-bottom:6px}.drawer-form{display:flex;flex-direction:column;gap:21px;padding-top:20px}.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}.streamed-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#05070ac7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:24px}.streamed-modal{width:100%;max-width:1200px;height:85vh;max-height:860px;background:#0f141a;border:1px solid #2e3b48;border-radius:12px;box-shadow:0 25px 80px #000000bf,0 0 0 1px #ff632f26;display:flex;flex-direction:column;overflow:hidden;animation:modal-zoom .18s cubic-bezier(.16,1,.3,1)}@keyframes modal-zoom{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.streamed-header{height:68px;flex:0 0 68px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #222d38;background:#121820}.streamed-brand{display:flex;align-items:center;gap:12px}.streamed-logo-icon{width:38px;height:38px;border-radius:8px;background:#251814;border:1px solid #5a3c30;display:grid;place-items:center;color:var(--orange)}.streamed-title{font-family:Barlow Condensed,sans-serif;font-size:22px;letter-spacing:.08em;font-weight:800;line-height:1}.streamed-title span{color:var(--orange)}.streamed-subtitle{color:#7b8b9a;font-size:9px;font-weight:700;letter-spacing:.15em;margin-top:3px}.streamed-header-actions{display:flex;align-items:center;gap:10px}.special-btn{background:#241915;border-color:#ff632f;color:#ff916e}.special-btn:hover{background:var(--orange);color:#fff}.streamed-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 24px;background:#0d1217;border-bottom:1px solid #1c2630}.streamed-search{position:relative;flex:1;max-width:480px;display:flex;align-items:center}.streamed-search svg{position:absolute;left:12px;color:#6a7c8d}.streamed-search input{width:100%;padding:8px 32px 8px 36px;border-radius:6px;border:1px solid #283440;background:#131a22;color:#e3ebf3;font-size:12px;outline:none;transition:border-color .15s}.streamed-search input:focus{border-color:var(--orange);box-shadow:0 0 0 2px #ff632f1f}.search-clear{position:absolute;right:8px;background:transparent;color:#7a8b9c;display:grid;place-items:center;padding:4px}.streamed-filter-tabs{display:flex;align-items:center;gap:6px}.filter-tab{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:6px;background:#141b23;border:1px solid #28333e;color:#92a1b0;font-size:11px;font-weight:700;transition:all .15s}.filter-tab:hover{color:#fff;border-color:#3f4f60}.filter-tab.active{background:#251a16;border-color:var(--orange);color:#fff}.live-dot{width:6px;height:6px;border-radius:50%;background:#ea3939}.streamed-sports-bar{display:flex;align-items:center;gap:6px;padding:10px 24px;background:#090c10;border-bottom:1px solid #1c2630;overflow-x:auto;scrollbar-width:thin}.sport-chip{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:20px;background:#121820;border:1px solid #24303d;color:#8c9ba8;font-size:11px;font-weight:600;white-space:nowrap;transition:all .15s}.sport-chip:hover{color:#dbe4ec;border-color:#3b4c5e}.sport-chip.active{background:var(--orange);border-color:var(--orange);color:#fff;font-weight:700}.streamed-body{flex:1;min-height:0;display:flex;overflow:hidden}.streamed-matches-pane{flex:1;min-height:0;overflow-y:auto;padding:20px 24px}.streamed-loading-state,.streamed-error-state,.streamed-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100%;min-height:260px;text-align:center;color:#808f9e}.streamed-loading-state span{font-size:12px;color:#a2b0be}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.streamed-matches-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.streamed-match-card{background:#131a22;border:1px solid #232e3a;border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:10px;cursor:pointer;transition:all .16s ease}.streamed-match-card:hover{border-color:#435467;transform:translateY(-1px);box-shadow:0 6px 18px #0000004d}.streamed-match-card.selected{border-color:var(--orange);background:#1a1e26;box-shadow:0 0 0 1px var(--orange),0 8px 24px #ff632f26}.match-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.match-category{font-size:9px;font-weight:800;text-transform:uppercase;color:#7d8e9f;letter-spacing:.08em}.match-badges-cluster{display:flex;align-items:center;gap:5px}.badge-live{display:inline-flex;align-items:center;gap:4px;font-size:9px;font-weight:800;color:#ff5252;background:#ff52521f;border:1px solid rgba(255,82,82,.3);padding:2px 6px;border-radius:4px}.live-dot-pulse{width:5px;height:5px;border-radius:50%;background:#ff5252;animation:pulse 1.4s infinite}.badge-popular{display:inline-flex;align-items:center;gap:3px;font-size:9px;font-weight:800;color:#ffa133;background:#ffa1331f;border:1px solid rgba(255,161,51,.25);padding:2px 5px;border-radius:4px}.badge-time{font-size:10px;font-weight:600;color:#8c9caa}.match-teams{display:flex;flex-direction:column;gap:6px}.team-row{display:flex;align-items:center;gap:9px}.team-logo{width:22px;height:22px;object-fit:contain;flex-shrink:0}.team-logo-placeholder{width:22px;height:22px;display:grid;place-items:center;font-size:12px}.team-name{font-size:12px;font-weight:700;color:#e5edf5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-title-row{display:flex;align-items:center;gap:8px}.match-poster-thumb{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.match-solo-title{font-size:12px;font-weight:700;color:#e4edf6;line-height:1.35}.match-card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #1c2630;padding-top:8px;margin-top:auto}.match-sources-count{font-size:10px;color:#728292}.match-select-action{font-size:10px;font-weight:700;color:var(--orange-bright);background:transparent}.streamed-streams-sidebar{width:340px;flex:0 0 340px;border-left:1px solid #232e3a;background:#11171f;display:flex;flex-direction:column;padding:20px;animation:drawer-in .15s ease-out}.streams-sidebar-header h3{font-family:Barlow Condensed,sans-serif;font-size:20px;letter-spacing:.04em;margin:2px 0 4px;color:#f0f5fa;line-height:1.2}.stream-match-cat{display:inline-block;font-size:9px;font-weight:800;color:var(--orange);text-transform:uppercase;letter-spacing:.1em}.target-panel-picker{margin:16px 0 14px;padding:12px;background:#0d1217;border-radius:8px;border:1px solid #212c37}.target-panel-picker label{display:block;font-size:10px;font-weight:700;color:#8c9caa;margin-bottom:8px;text-transform:uppercase;letter-spacing:.06em}.panel-buttons{display:flex;gap:6px}.panel-buttons button{flex:1;padding:6px 0;border-radius:5px;background:#161e27;border:1px solid #2e3a47;color:#a1b0be;font-weight:700;font-size:11px;transition:all .14s}.panel-buttons button:hover{border-color:var(--orange);color:#fff}.panel-buttons button.active{background:var(--orange);border-color:var(--orange);color:#fff}.streams-list{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.streams-loading,.streams-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;color:#758595;padding:30px 10px;font-size:11px}.stream-item{background:#151d26;border:1px solid #273442;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:10px}.stream-tags{display:flex;align-items:center;gap:6px;margin-bottom:4px}.stream-source-badge{font-size:9px;font-weight:800;color:#a4b5c6;background:#202b38;padding:2px 6px;border-radius:3px}.stream-hd-badge{font-size:9px;font-weight:800;color:#4ee085;background:#4ee0851f;border:1px solid rgba(78,224,133,.25);padding:2px 5px;border-radius:3px}.stream-viewers-badge{font-size:9px;color:#798a9b}.stream-lang{font-size:11px;font-weight:600;color:#e1e9f1}.play-stream-btn{width:100%;padding:8px 12px;font-size:11px;background:var(--orange);border-radius:5px;color:#fff}.play-stream-btn:hover{background:var(--orange-bright)}@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}}
