.autoComplete_wrapper{display:inline-block;position:relative}.autoComplete_wrapper>input{height:3rem;width:370px;margin:0;padding:0 2rem 0 3.2rem;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:1rem;text-overflow:ellipsis;color:#ff7a7a4d;outline:none;border-radius:10rem;border:.05rem solid rgba(255,122,122,.5);background-image:url(./images/search.svg);background-size:1.4rem;background-position:left 1.05rem top .8rem;background-repeat:no-repeat;background-origin:border-box;background-color:#fff;transition:all .4s ease;-webkit-transition:all -webkit-transform .4s ease}.autoComplete_wrapper>input::placeholder{color:#ff7a7a80;transition:all .3s ease;-webkit-transition:all -webkit-transform .3s ease}.autoComplete_wrapper>input:hover::placeholder{color:#ff7a7a99;transition:all .3s ease;-webkit-transition:all -webkit-transform .3s ease}.autoComplete_wrapper>input:focus::placeholder{padding:.1rem .6rem;font-size:.95rem;color:#ff7a7a66}.autoComplete_wrapper>input:focus::selection{background-color:#ff7a7a26}.autoComplete_wrapper>input::selection{background-color:#ff7a7a26}.autoComplete_wrapper>input:hover{color:#ff7a7acc;transition:all .3s ease;-webkit-transition:all -webkit-transform .3s ease}.autoComplete_wrapper>input:focus{color:#ff7a7a;border:.06rem solid rgba(255,122,122,.8)}.autoComplete_wrapper>ul{position:absolute;max-height:226px;overflow-y:scroll;box-sizing:border-box;left:0;right:0;margin:.5rem 0 0;padding:0;z-index:1;list-style:none;border-radius:.6rem;background-color:#fff;border:1px solid rgba(33,33,33,.07);box-shadow:0 3px 6px #959da526;outline:none;transition:opacity .15s ease-in-out;-moz-transition:opacity .15s ease-in-out;-webkit-transition:opacity .15s ease-in-out}.autoComplete_wrapper>ul[hidden],.autoComplete_wrapper>ul:empty{display:block;opacity:0;transform:scale(0)}.autoComplete_wrapper>ul>li{margin:.3rem;padding:.3rem .5rem;text-align:left;font-size:1rem;color:#212121;border-radius:.35rem;background-color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease}.autoComplete_wrapper>ul>li mark{background-color:transparent;color:#ff7a7a;font-weight:700}.autoComplete_wrapper>ul>li:hover{cursor:pointer;background-color:#ff7a7a26}.autoComplete_wrapper>ul>li[aria-selected=true]{background-color:#ff7a7a26}@media only screen and (max-width:600px){.autoComplete_wrapper>input{width:18rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #18181b;--panel: #1f1f23;--border: #2c2c34;--border2: #3a3a3d;--text: #efeff1;--muted: #c6c6d4;--muted2: #8a8a97;--accent: #9147ff;--green: #00f593;--danger: #ff6b6b}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:var(--bg);color:var(--text);height:100vh;display:flex;flex-direction:column}body.modal-open{overflow:hidden}.channel-input-wrap{box-shadow:0 0 0 1px #9147ff40,0 10px 24px #00000059;border-radius:10px}::selection{background:var(--accent);color:#fff}::-moz-selection{background:var(--accent);color:#fff}.header{background:var(--panel);border-bottom:1px solid var(--border);padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}body.theatre-mode .header,body.theatre-mode .footer{display:none}.theatre-exit{display:none;position:fixed;top:12px;right:12px;z-index:1000;padding:10px 12px;background:#1f1f23d9;border:1px solid var(--border);border-radius:10px;backdrop-filter:blur(6px);color:var(--text);cursor:pointer;font-size:.85rem;line-height:1;gap:10px;align-items:center;opacity:0;pointer-events:none;transition:opacity .18s ease}body.theatre-mode .theatre-exit{display:inline-flex}body.theatre-mode .theatre-exit.visible{opacity:1;pointer-events:auto}.theatre-exit:hover{border-color:var(--accent)}.theatre-exit svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header-left{display:flex;align-items:center;gap:12px;min-width:170px;flex:0 0 auto}.logo{width:48px;height:48px;display:block;fill:var(--accent);filter:drop-shadow(0 0 3px rgba(145,71,255,.2))}.logo path{fill:var(--accent)}h1{font-size:1.3rem;font-weight:650;letter-spacing:.2px}.header-left h1{font-family:Cal Sans,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:600}.logo-title{display:flex;align-items:center;line-height:1;letter-spacing:.6px;text-transform:lowercase;margin:0}.logo-title-main{font-size:2.35rem;display:block;color:var(--accent);text-shadow:0 0 3px rgba(145,71,255,.18)}.logo-title-twitch{color:inherit}.logo-title-split{color:var(--text);text-shadow:0 0 2px rgba(255,255,255,.28)}.header-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:6px;flex:1 1 520px;min-width:320px}.controls-row{display:flex;align-items:center;gap:10px;justify-content:flex-end;flex-wrap:wrap;width:100%}.controls-row .inline-error{display:none;font-size:.75rem;line-height:1.2;color:var(--danger);white-space:normal;max-width:420px}.channel-input-wrap{position:relative;display:flex;align-items:center;flex:1 1 360px;min-width:220px;max-width:420px}.autoComplete_wrapper{position:relative;width:100%}.autoComplete_wrapper>input{font-size:.9rem!important;line-height:1.2!important}.autoComplete_wrapper>input.channel-input{width:100%;background:#2c2c34;border:1px solid var(--border2);border-radius:8px;color:var(--text);font-size:.9rem!important;line-height:1.2!important;font-weight:400;font-family:inherit;box-shadow:none;background-image:none;height:38px;padding:0 74px 0 12px;min-height:0}.autoComplete_wrapper>input.channel-input:focus,.autoComplete_wrapper>input.channel-input:focus-visible{font-family:inherit;font-size:.9rem!important;line-height:1.2!important;font-weight:400;color:var(--text)}.autoComplete_wrapper>input:focus::placeholder{font-size:.9rem!important}.autoComplete_wrapper>input.channel-input::placeholder,.autoComplete_wrapper>input.channel-input:focus::placeholder,.autoComplete_wrapper>input.channel-input:focus-visible::placeholder,.autoComplete_wrapper>input:focus::placeholder,.autoComplete_wrapper>input:focus-visible::placeholder{color:var(--muted2)!important;opacity:1!important}.autoComplete_wrapper>input.channel-input::selection{background:var(--accent);color:#fff}.autoComplete_wrapper>input.channel-input::-moz-selection{background:var(--accent);color:#fff}.autoComplete_wrapper>ul{position:absolute;left:0;right:0;top:calc(100% + 6px);margin-top:0;background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:6px;list-style:none;box-shadow:0 10px 24px #00000059;z-index:1200;max-height:320px;overflow-y:auto}.autoComplete_wrapper>ul>li{background:transparent;color:var(--text);border:1px solid transparent;border-radius:8px;padding:6px 8px;font-size:.82rem}.autoComplete_wrapper>ul>li[aria-selected=true]{background:#2c2c34;border-color:var(--border2)}.autoComplete_wrapper>ul>li mark{color:var(--accent);background:transparent}.autoComplete_wrapper>ul>li:hover{background:#2c2c34}.autoComplete_wrapper>ul>li[aria-selected=true] mark,.autoComplete_wrapper>ul>li:hover mark{color:#b68bff}.follow-suggestion{display:flex;align-items:center;justify-content:space-between;gap:10px}.follow-details{display:flex;flex-direction:column;gap:2px}.follow-display{color:var(--text);font-weight:600}.follow-login{color:var(--muted2);font-size:.8rem}.follow-status{text-transform:uppercase;font-size:.7rem;letter-spacing:.08em;padding:4px 8px;border-radius:999px;border:1px solid transparent;font-weight:700}.follow-status.live{color:#3bd671;background:#3bd6711f;border-color:#3bd67173}.follow-status.offline{color:var(--muted2);background:#9494a01f;border-color:#9494a059}.sync-btn{position:absolute;right:6px;height:30px;width:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.sync-btn:active{transform:none;background:#9064fc2e}.sync-btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.channel-input{padding:10px 12px;background:#2c2c34;border:1px solid var(--border2);border-radius:8px;color:var(--text);font-size:.9rem;flex:1 1 360px;min-width:220px;max-width:520px}.channel-input:focus{outline:none;border-color:var(--accent)}.start-input{padding:10px 12px;background:#2c2c34;border:1px solid var(--border2);border-radius:8px;color:var(--text);font-size:.85rem;flex:0 1 220px;min-width:180px;max-width:280px}.start-input:focus{outline:none;border-color:var(--accent)}button{padding:10px 12px;background:var(--accent);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;transition:background .2s,opacity .2s,transform .05s;white-space:nowrap}button:hover:not(:disabled){background:#772ce8}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.5;cursor:not-allowed}.ghost-btn{background:transparent;border:1px solid var(--border2);color:var(--text);font-weight:600}.ghost-btn:hover:not(:disabled){background:#2c2c34}.is-hidden{display:none!important}.icon-label-btn{display:inline-flex;align-items:center;gap:6px}.icon-label-btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}#rotateVideoBtn svg{fill:currentColor;stroke:none}.icon-label-btn .btn-text{display:inline-block}.mini-btn{padding:6px 8px;font-size:.78rem;border-radius:6px}.icon-btn{padding:10px;background:transparent;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:10px;color:var(--text);width:40px;height:40px}.icon-btn:hover:not(:disabled){background:#2c2c34;border-color:var(--border2)}.icon-btn svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.toggle{display:inline-flex;align-items:center;gap:8px;user-select:none;font-size:.85rem;color:var(--muted);white-space:nowrap;padding:0 6px;cursor:pointer}.toggle input{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}#chatDrawerBtn,#rotateVideoBtn{display:none}.start-input-wrap{display:inline-flex;align-items:center;position:relative;max-width:0;opacity:0;pointer-events:none;overflow:hidden;transition:max-width .22s ease,opacity .18s ease}.start-input-wrap.show{max-width:420px;opacity:1;pointer-events:auto}.start-input-row{display:inline-flex;align-items:center;gap:6px}.start-btn{min-width:52px}.start-time-preview{position:absolute;top:calc(100% + 4px);left:0;font-size:.72rem;color:var(--muted2);padding-left:2px;min-height:16px;white-space:nowrap}.start-time-preview.error{color:var(--danger)}.history-wrap{position:relative;display:inline-flex;align-items:center}.channel-input-wrap .history-wrap{position:absolute;right:40px;top:50%;transform:translateY(-50%);z-index:2}.channel-input-wrap.no-sync .history-wrap{right:6px}.history-btn{height:30px;width:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.history-btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.channel-input-wrap .history-menu{right:0;left:auto}.history-menu{position:absolute;top:calc(100% + 8px);left:0;right:auto;min-width:200px;max-width:260px;background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:10px;display:none;flex-direction:column;gap:6px;z-index:1200;box-shadow:0 10px 24px #00000059}.history-menu.open{display:flex}.history-empty{font-size:.78rem;color:var(--muted2);padding:6px 2px;text-align:left}.history-list{display:flex;flex-direction:column;gap:4px;max-height:240px;overflow-y:auto}.history-item{display:flex;align-items:center;gap:6px}.history-load{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;border-radius:8px;background:#2c2c34;border:1px solid transparent;cursor:pointer;font-size:.78rem;color:var(--text);flex:1 1 auto;text-align:left;min-width:0}.history-load:hover:not(:disabled),.history-load:focus-visible{border-color:var(--border2);background:#333340}.history-load:hover:not(:disabled) .history-meta,.history-load:focus-visible .history-meta{color:var(--muted)}.history-remove{width:28px;height:28px;padding:0;background:transparent;border:1px solid var(--border2);border-radius:8px;color:var(--muted2);font-size:.95rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.history-remove:hover:not(:disabled),.history-remove:focus-visible{background:#2c2c34;color:var(--text);border-color:var(--border)}.history-meta{font-size:.7rem;color:var(--muted2);margin-left:6px;flex:0 0 auto;white-space:nowrap}.history-load span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:140px}.advanced-controls{display:inline-flex;align-items:center;gap:10px}.auth-wrap{display:inline-flex;align-items:center;gap:8px}.user-chip{display:none;align-items:center;gap:8px;background:#2c2c34;border:1px solid var(--border2);border-radius:999px;padding:4px 10px 4px 6px;font-size:.82rem;line-height:1;color:var(--text);max-width:200px}.user-chip.show{display:inline-flex}.user-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-weight:700;line-height:1;display:inline-flex;align-items:center}.user-avatar{width:22px;height:22px;border-radius:50%;border:1px solid var(--border2)}.user-logout-btn{padding:4px 8px;font-size:.72rem;border-radius:999px;border-color:#ffffff14}#loginBtn{background:var(--accent);border:1px solid transparent;color:#fff}#loginBtn:hover:not(:disabled){background:#772ce8;border-color:#6b26d9}#loginBtn:active:not(:disabled){transform:translateY(1px)}.footer-link{color:var(--muted);text-decoration:none;border-bottom:1px solid transparent;padding-bottom:1px}.footer-link:visited{color:var(--muted2)}.footer-link:hover{color:var(--text);border-bottom-color:var(--muted2)}.link-btn{background:none;border:none;padding:0;margin:0;color:var(--muted);font:inherit;cursor:pointer;border-bottom:1px solid transparent}.link-btn:hover{color:var(--text);border-bottom-color:var(--muted2)}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.hint,.error{font-size:.75rem;line-height:1.2;text-align:right;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.error{color:var(--danger);display:none}.kbd{background:#2c2c34;padding:.125rem .375rem;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.72rem;border:1px solid var(--border2);display:inline-block;transform:translateY(-1px)}.main-content{flex:1;display:flex;overflow:hidden;position:relative}.loading-overlay{position:absolute;inset:0;background:#18181be0;display:none;align-items:center;justify-content:center;z-index:100;flex-direction:column;gap:12px}.loading-overlay.active{display:flex}.spinner{width:44px;height:44px;border:4px solid #2c2c34;border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;left:50%;top:18px;transform:translate(-50%);background:#1f1f23eb;border:1px solid var(--border);border-radius:10px;padding:10px 12px;color:var(--text);font-size:.85rem;z-index:1100;display:none;gap:8px;align-items:center;backdrop-filter:blur(6px);box-shadow:0 6px 18px #00000059;max-width:min(780px,calc(100vw - 24px));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toast.show{display:inline-flex}.welcome{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;text-align:center;padding:16px}.welcome h2{font-size:1.5rem;color:var(--muted)}.welcome p{color:var(--muted2)}.quick-steps{margin-top:16px;display:flex;flex-direction:column;gap:10px;background:#1f1f23bf;border:1px solid var(--border);border-radius:12px;padding:12px 14px;max-width:560px;width:100%;text-align:left}.quick-step{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.9rem}.quick-step-num{width:22px;height:22px;border-radius:50%;background:#2c2c34;border:1px solid var(--border2);color:var(--text);display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:600}.container{flex:1;display:flex;flex-direction:row;min-height:0;min-width:0;position:relative}.container.vertical{flex-direction:column}@media(max-width:820px){.header-right{align-items:stretch}.hint,.error{text-align:left}.advanced-controls{display:none;width:100%;justify-content:center;flex-wrap:wrap}.advanced-controls.open,#advancedToggleBtn{display:inline-flex}}@media(min-width:821px){#advancedToggleBtn{display:none}}@media(max-width:768px){.main-content{padding-bottom:0}.footer{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"left legal" "disclaimer disclaimer" "about about";gap:4px 12px}.footer-col-center{display:none}.footer-col{width:100%}.footer-col-left{grid-area:left;justify-content:flex-start}.footer-col-right{display:contents}.footer-legal{grid-area:legal;justify-self:end;text-align:right}.footer-disclaimer{grid-area:disclaimer;text-align:left}.footer-col-right .footer-link{grid-area:about;justify-self:start}.container{flex-direction:column!important}.video-section{order:1}.chat-section{order:2}.chat-section{border-left:none!important;border-top:1px solid var(--border)!important}.resize-handle{display:none!important}.header{padding:8px 12px}.header-left{width:100%;justify-content:center;min-width:0}.controls-row{gap:8px}.auth-wrap{order:20}#advancedToggleBtn{order:30}.advanced-controls{order:40}.channel-input,button{padding:8px 10px}.icon-btn{width:36px;height:36px;padding:8px}.hint{font-size:.7rem}.section-header{min-height:40px;padding:6px 10px}#layoutBtn,#theatreBtn{display:none!important}.hint{text-align:center!important}.section-header{flex-wrap:wrap;justify-content:center}.video-section .section-header,.chat-section .section-header{display:none}.section-header-left{width:100%;justify-content:center}.section-header-right{width:100%;justify-content:center;flex-wrap:wrap;gap:8px}.player-controls{justify-content:center;width:100%}.player-status{text-align:center;min-width:0;width:100%}.quality-select{margin:0 auto}#chatDrawerBtn,#rotateVideoBtn{display:inline-flex}.chat-section{display:none!important}body.chat-drawer-open .chat-section{display:flex!important}.footer-note{display:none}.history-menu{right:0;left:auto;max-width:80vw}.icon-label-btn .btn-text{display:none}.icon-label-btn{gap:0;padding-left:10px;padding-right:10px}.icon-label-btn svg{width:18px;height:18px}}.container.mobile-stack{flex-direction:column!important}.container.mobile-stack .video-section{order:1}.container.mobile-stack .chat-section{order:2}.container.mobile-stack{height:100%}.container.mobile-stack .video-section,.container.mobile-stack .chat-section{flex:1 1 0}@media(max-width:768px){body.video-rotated .video-section{position:fixed;inset:0;overflow:hidden;z-index:1700;background:#000}body.video-rotated #videoFrame,body.video-rotated .player-host{position:absolute;top:50%;left:50%;width:100vh;height:100vw;transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center;z-index:1701}body.video-rotated .chat-section,body.video-rotated .footer,body.video-rotated .header{display:none!important}body.video-rotated .rotate-exit-btn{display:inline-flex}}body.chat-drawer-open .chat-section{display:flex!important}body.chat-drawer-open .chat-drawer-backdrop{display:block}.video-section,.chat-section{display:flex;flex-direction:column;min-height:0;min-width:0}.section-header{background:var(--panel);padding:8px 12px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.9rem;color:var(--muted);min-height:48px}.section-header-left{display:flex;align-items:center;gap:8px;color:var(--text)}.section-header-right{display:flex;align-items:center;gap:10px;flex:1 1 auto;justify-content:space-between}.chat-section .section-header-right{flex:0 0 auto;justify-content:flex-end}.player-status{font-size:.78rem;color:var(--muted2);min-width:70px;text-align:right}.player-status.online{color:var(--green)}.player-status.offline,.player-status.blocked{color:var(--danger)}.player-controls{display:none;align-items:center;gap:6px;flex-wrap:wrap}.player-controls.active{display:inline-flex}.range-control{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;color:var(--muted);padding:0 4px}.range-control input[type=range]{width:90px;accent-color:var(--accent)}.quality-select{background:#2c2c34;color:var(--text);border:1px solid var(--border2);border-radius:6px;font-size:.78rem;padding:4px 6px}.player-host{flex:1;min-height:0;width:100%;display:none}.player-host.active{display:block}.section-header svg{width:16px;height:16px}.video-section .section-header svg{fill:var(--accent);stroke:none}.chat-section .section-header svg{fill:var(--green);stroke:none}iframe{flex:1;border:none;width:100%;min-height:0}.chat-section{border-left:1px solid var(--border);position:relative}.chat-drawer-header{display:none;position:absolute;top:0;left:0;right:0;padding:10px;background:#18181beb;border-bottom:1px solid var(--border);z-index:2000;align-items:center;justify-content:space-between;gap:8px;backdrop-filter:blur(6px)}.chat-drawer-title{font-size:.8rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-drawer-close{font-size:.75rem}.rotate-exit-btn{display:none;position:fixed;top:12px;right:12px;z-index:1801;padding:8px 10px;font-size:.75rem;backdrop-filter:blur(6px)}.container.vertical .chat-section{border-left:none;border-top:1px solid var(--border)}.container.chat-hidden .chat-section{display:none}.container.chat-hidden .video-section{width:100%;height:100%}.chat-drawer-backdrop{display:none;position:fixed;inset:0;background:#00000073;z-index:1800}.chat-drawer-open .chat-drawer-backdrop{display:block}.chat-drawer-open .chat-section{display:flex!important;position:fixed;top:0;right:0;bottom:0;width:min(360px,88vw);background:var(--panel);border-left:1px solid var(--border);box-shadow:-12px 0 24px #0006;z-index:1900;opacity:1;visibility:visible}body.chat-drawer-open .chat-section{padding-top:44px}body.chat-drawer-open .chat-drawer-header{display:flex}.chat-drawer-open .chat-section iframe{min-height:0}.resize-handle{position:absolute;left:-6px;top:0;bottom:0;width:14px;cursor:ew-resize;background:transparent;z-index:10}.container.vertical .resize-handle{inset:-6px 0 auto;width:auto;height:14px;cursor:ns-resize}.resize-guide{position:absolute;top:0;bottom:0;width:3px;background:var(--accent);left:0;opacity:0;pointer-events:none;z-index:9;transition:opacity .12s ease}.container.vertical .resize-guide{inset:0 0 auto;width:auto;height:3px}.chat-section:hover .resize-guide{opacity:.85}.resizing .resize-guide{opacity:1}.resize-label{position:absolute;z-index:11;background:#1f1f23eb;border:1px solid var(--border);color:var(--text);border-radius:10px;padding:6px 10px;font-size:.8rem;backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .12s ease;white-space:nowrap}.resizing .resize-guide,.resizing .resize-label{opacity:1}.footer{background:var(--panel);border-top:1px solid var(--border);padding:8px 12px;font-size:.75rem;color:var(--text);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:12px}.footer-col{min-width:0;display:flex;align-items:center;gap:8px}.footer-col-left{justify-content:flex-start;gap:8px}.footer-col-center{justify-content:center;text-align:center;justify-self:center}.footer-col-right{justify-content:flex-end;text-align:right;flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px}.footer-legal{display:inline-flex;align-items:center;gap:8px;color:var(--text)}.footer-copyright{color:var(--text)}.footer-disclaimer{color:var(--text);text-align:right}@media(max-width:768px){.footer{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"left legal" "disclaimer disclaimer" "about about";gap:4px 12px}.footer-col-center{display:none}.footer-col-left{grid-area:left;justify-content:flex-start}.footer-col-right{display:contents}.footer-legal{grid-area:legal;justify-self:end;text-align:right}.footer-disclaimer{grid-area:disclaimer;text-align:left}.footer-col-right .footer-link{grid-area:about;justify-self:start}}.stream-meta-wrap{display:flex;align-items:center;flex:1 1 auto;min-width:0}.stream-meta{display:flex;flex-wrap:wrap;gap:6px 12px;align-items:center;justify-content:flex-start;flex:1 1 auto;min-width:0;max-width:none}.stream-meta-item{display:inline-flex;align-items:center;gap:6px;max-width:none}.stream-meta-label{color:#8f8f9b;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.stream-meta-value{color:var(--text);font-weight:600;font-size:.9rem;max-width:none;white-space:normal;overflow-wrap:anywhere}#metaTitle{max-width:none}.stream-meta-link{color:var(--text);text-decoration:none;border-bottom:1px solid transparent}.stream-meta-link[href]{cursor:pointer}.stream-meta-link:not([href]){cursor:default}.stream-meta-link:hover{border-bottom-color:var(--muted2)}@media(max-width:900px){.stream-meta{justify-content:center;max-width:none}.stream-meta-item,.stream-meta-value,#metaTitle{max-width:none}}@media(max-width:768px){.stream-meta{display:none}}.channel-name{color:var(--accent);font-weight:650}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:var(--panel);border-top:2px solid var(--accent);padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:1000;box-shadow:0 -4px 10px #0000004d}.cookie-banner.hidden{display:none}.cookie-content{flex:1;min-width:240px}.cookie-content h3{font-size:1rem;margin-bottom:6px;color:var(--text)}.cookie-content p{font-size:.875rem;color:var(--muted);line-height:1.5}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}.btn-accept{background:var(--accent)}.btn-decline{background:transparent;border:1px solid var(--border2)}.btn-decline:hover{background:#2c2c34}.modal-backdrop{position:fixed;inset:0;background:#0009;display:none;align-items:center;justify-content:center;z-index:1200;padding:16px}.modal-backdrop.show{display:flex}.modal-card{background:var(--panel);border:1px solid var(--border);border-radius:12px;max-width:640px;width:100%;box-shadow:6px 6px 2px #00000040}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--border)}.modal-header h2{font-size:1rem;color:var(--text)}.modal-body{padding:14px 16px 18px;color:var(--muted);line-height:1.6;font-size:.9rem}.modal-body p+p{margin-top:10px}.noscript-notice{background:#fffffff5;color:#000;padding:10px;text-align:center}.loading-text{color:var(--muted)}#container{display:none}
