:root{color-scheme:dark;--yt-bg: #0f0f0f;--yt-elev: #212121;--yt-text: #f1f1f1;--yt-muted: #aaaaaa;--yt-red: #e11d2e;--yt-focus: #fff;--rail-w: 88px;--ui-scale: 1;--app-w: 100vw;--app-h: 100vh;font-family:Roboto,Segoe UI,Helvetica Neue,sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--yt-bg);color:var(--yt-text)}.yt-shell{min-height:var(--app-h);display:grid;grid-template-columns:var(--rail-w) 1fr;grid-template-rows:1fr auto}.yt-rail{grid-row:1 / -1;background:#0a0a0a;border-right:1px solid #272727;display:flex;flex-direction:column;align-items:stretch;padding:12px 6px;gap:4px}.yt-brand{display:flex;flex-direction:column;align-items:center;padding:10px 2px 18px}.yt-logo{width:72px;height:auto;object-fit:contain}.yt-rail-btn{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 4px;border:none;border-radius:10px;background:transparent;color:var(--yt-text);cursor:pointer;font:inherit;font-size:11px}.yt-rail-btn .ico{font-size:20px;line-height:1}.yt-rail-btn.active,.yt-rail-btn.focused,.yt-rail-btn:focus{background:#272727;outline:2px solid var(--yt-focus)}.yt-rail-foot{margin-top:auto;padding:8px 4px}.server-pill{font-size:10px;text-align:center;padding:6px 4px;border-radius:8px;background:#272727;color:var(--yt-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-pill.on{color:#3ddc84}.server-pill.off{color:#ff4e45}.yt-main{padding:20px 28px 40px;overflow:auto;min-width:0}.yt-status{grid-column:2;padding:6px 28px 10px;color:var(--yt-muted);font-size:13px;min-height:1.4em}.page-title{margin:0 0 16px;font-size:28px;font-weight:700}.yt-shelf{margin-bottom:28px}.yt-shelf h2{margin:0 0 12px;font-size:20px;font-weight:700}.yt-row{display:-webkit-box;display:-webkit-flex;display:flex;overflow-x:auto;padding-bottom:8px;margin:0 -8px;scroll-snap-type:x mandatory}.yt-row.wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow:visible}.yt-card{-webkit-flex:0 0 280px;flex:0 0 280px;scroll-snap-align:start;text-align:left;border:none;background:transparent;color:inherit;cursor:pointer;padding:0;margin:8px;border-radius:12px}.yt-card.shorts{-webkit-flex-basis:160px;flex-basis:160px}.yt-card.focused,.yt-card:focus{outline:3px solid var(--yt-focus);outline-offset:3px}.yt-card .thumb{position:relative;width:100%;height:0;padding-bottom:56.25%;border-radius:12px;background:#272727;overflow:hidden}.yt-card.shorts .thumb{padding-bottom:177.78%}.yt-card .thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border:0;display:block}.yt-card .dur{position:absolute;right:6px;bottom:6px;background:#000c;padding:2px 6px;border-radius:4px;font-size:12px;z-index:1}.yt-card-progress{position:absolute;left:0;right:0;bottom:0;height:4px;background:#ffffff40;z-index:2}.yt-card-progress:after{content:"";display:block;height:100%;width:var(--pct, 0%);background:var(--yt-red)}.yt-card .meta{padding:10px 2px 0;min-height:68px;height:68px;box-sizing:border-box;overflow:hidden}.yt-card .title{font-size:14px;font-weight:600;line-height:1.3;height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.yt-card .ch{margin-top:4px;color:var(--yt-muted);font-size:13px;line-height:1.3;height:17px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.yt-card.shorts .meta{min-height:52px;height:52px}.yt-card.shorts .title{height:36px}.yt-card.shorts .ch{display:none}.yt-shorts-grid{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px}.yt-shorts-grid .yt-card{-webkit-flex:0 0 160px;flex:0 0 160px}.yt-channel{-webkit-flex:0 0 120px;flex:0 0 120px;border:none;background:transparent;color:inherit;cursor:pointer;text-align:center;margin:8px}.yt-channel .avatar{width:88px;height:88px;margin:0 auto 8px;border-radius:50%;background:#333;overflow:hidden}.yt-channel .avatar img{width:100%;height:100%;object-fit:cover;display:block;border:0}.yt-channel.focused,.yt-channel:focus{outline:3px solid #fff;border-radius:12px}.yt-search{display:flex;gap:12px;margin-bottom:20px}.yt-search input{flex:1;font-size:20px;padding:14px 18px;border-radius:24px;border:1px solid #303030;background:#121212;color:inherit}.yt-stage{background:#000;border-radius:12px;overflow:hidden;position:relative;width:100%;height:0;padding-bottom:56.25%;max-height:none}.yt-stage video,.yt-stage .avplay-surface{position:absolute;top:0;left:0;width:100%;height:100%}.yt-main--watch{padding:12px 16px 16px;height:calc(var(--app-h) - 24px);max-height:calc(var(--app-h) - 24px);overflow:hidden;box-sizing:border-box}.yt-watch{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;gap:16px;height:100%;min-height:0;align-items:stretch}.yt-watch-primary{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;min-width:0;min-height:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column}.yt-player{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;min-height:0;-webkit-box-flex:1;flex:1}.yt-player-video-wrap{position:relative;width:100%;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;min-height:280px;max-height:calc(var(--app-h) - 140px);height:auto;padding-bottom:0;background:#000;border-radius:12px;overflow:hidden}html.is-avplay,html.is-avplay body,html.is-avplay .yt-shell,html.is-avplay .yt-main,html.is-avplay .yt-main--watch,html.is-avplay .yt-watch,html.is-avplay .yt-watch-primary,html.is-avplay .yt-player,html.is-avplay .yt-player-video-wrap.is-avplay{background:transparent!important}html.is-avplay .yt-rail,html.is-avplay .yt-watch-sidebar,html.is-avplay .yt-watch-info{background:#0a0a0a}html.is-avplay .yt-player-video-wrap.is-avplay video,html.is-avplay .yt-player-video-wrap.is-avplay .avplay-surface{background:transparent!important}html.is-avplay .yt-player-shade{background:linear-gradient(180deg,rgba(0,0,0,.35) 0%,transparent 30%,transparent 70%,rgba(0,0,0,.45) 100%)}html.yt-fs .yt-rail,html.yt-fs .yt-watch-sidebar,html.yt-fs .yt-watch-info,html.yt-fs .yt-status{display:none!important}html.yt-fs .yt-main--watch{padding:0;height:var(--app-h);max-height:var(--app-h);overflow:hidden}html.yt-fs .yt-watch{height:var(--app-h);gap:0}html.yt-fs .yt-watch-primary,html.yt-fs .yt-player{height:100%;min-height:0}html.yt-fs .yt-player-video-wrap{position:fixed;top:0;left:0;width:var(--app-w);height:var(--app-h);max-height:none;min-height:0;z-index:200;border-radius:0}html.is-avplay.yt-fs,html.is-avplay.yt-fs body,html.is-avplay.yt-fs .yt-shell,html.is-avplay.yt-fs .yt-main,html.is-avplay.yt-fs .yt-main--watch,html.is-avplay.yt-fs .yt-watch,html.is-avplay.yt-fs .yt-watch-primary,html.is-avplay.yt-fs .yt-player,html.is-avplay.yt-fs .yt-player-video-wrap{background:transparent!important}html.is-avplay .yt-player-video-wrap:fullscreen,html.is-avplay .yt-player-video-wrap:-webkit-full-screen{background:transparent!important}.yt-opt-group{display:grid;gap:8px}.yt-opt-label{font-size:12px;color:var(--yt-muted);font-weight:600}.yt-opt-row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.yt-opt{border:1px solid #555;border-radius:8px;padding:8px 12px;background:#111;color:#fff;font:inherit;font-size:13px;cursor:pointer}.yt-opt.is-on{border-color:#fff;background:#333;font-weight:700}.yt-opt.focused,.yt-opt:focus{outline:3px solid #fff;outline-offset:2px}.yt-player-video-wrap video,.yt-player-video-wrap .avplay-surface{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:#000;object-fit:contain}.yt-player-shade{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.55) 0%,transparent 28%,transparent 62%,rgba(0,0,0,.75) 100%);opacity:0;transition:opacity .2s}.yt-player-video-wrap.is-controls .yt-player-shade,.yt-player-video-wrap:not(.is-playing) .yt-player-shade{opacity:1}.yt-player-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;justify-content:space-between;padding:10px 12px 8px;opacity:0;transition:opacity .25s;z-index:2}.yt-player-overlay.is-visible{opacity:1}.yt-watch-info{padding:10px 4px 0;-webkit-flex-shrink:0;flex-shrink:0}.yt-watch-title{margin:0;font-size:20px;font-weight:700;line-height:1.35}.yt-watch-channel-row,.yt-channel-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:12px;margin-top:10px;flex-wrap:wrap}.yt-channel-header .page-title{margin:0}.yt-channel-meta{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:10px;border:none;background:transparent;color:inherit;font:inherit;padding:4px 6px 4px 4px;margin:0;cursor:pointer;border-radius:24px;text-align:left}.yt-channel-meta.muted{cursor:default}.yt-channel-meta.focused,.yt-channel-meta:focus{outline:3px solid #fff;outline-offset:2px;background:#ffffff0f}.yt-channel-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;-webkit-flex-shrink:0;flex-shrink:0;background:#333;display:block}.yt-channel-avatar img{width:100%;height:100%;object-fit:cover;display:block;border:0}.yt-channel-avatar.placeholder{background:linear-gradient(135deg,#3a3a3a,#222)}.yt-channel-header .yt-channel-avatar{width:56px;height:56px}.yt-channel-link{border:none;background:transparent;color:var(--yt-muted, #aaa);font:inherit;font-size:15px;font-weight:600;padding:0;cursor:inherit;text-align:left}.yt-channel-link.muted{cursor:default}.yt-channel-meta .yt-channel-link{color:#fff}.yt-sub-btn{border:none;border-radius:18px;padding:8px 16px;font:inherit;font-size:13px;font-weight:700;cursor:pointer;background:#c00;color:#fff}.yt-sub-btn.is-on{background:#3f3f3f;color:#fff}.yt-sub-btn.focused,.yt-sub-btn:focus{outline:3px solid #fff;outline-offset:2px}.yt-load-more-wrap{display:flex;justify-content:center;padding:20px 8px 28px}.yt-load-more{min-width:200px;font-size:16px;padding:12px 28px}.yt-load-more:disabled{opacity:.6;cursor:default}.yt-menu-close{justify-self:start;margin-bottom:4px}.yt-watch-sidebar{width:340px;max-width:28vw;-webkit-flex-shrink:0;flex-shrink:0;min-width:260px;min-height:0;overflow-x:hidden;overflow-y:auto}.yt-upnext-heading{margin:0 0 12px;font-size:16px;font-weight:700}.yt-upnext-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;gap:8px}.yt-upnext-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;gap:10px;text-align:left;border:none;background:transparent;color:inherit;cursor:pointer;padding:6px;border-radius:10px;width:100%;box-sizing:border-box}.yt-upnext-item.focused,.yt-upnext-item:focus{outline:3px solid #fff;outline-offset:2px;background:#ffffff0f}.yt-upnext-thumb{position:relative;width:140px;height:78px;-webkit-flex-shrink:0;flex-shrink:0;padding-bottom:0;border-radius:8px;background:#333;overflow:hidden}.yt-upnext-thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border:0}.yt-upnext-meta{min-width:0;-webkit-box-flex:1;flex:1}.yt-upnext-title{font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.yt-upnext-ch{margin-top:4px;font-size:12px;color:var(--yt-muted)}.yt-player-top,.yt-player-center,.yt-player-bottom{pointer-events:none}.yt-player-top .yt-pc-btn,.yt-player-center .yt-pc-btn,.yt-player-bottom .yt-pc-btn,.yt-player-bottom .yt-progress-input{pointer-events:auto}.yt-player-center{flex:1;display:grid;place-items:center}.yt-pc-btn{border:none;background:#00000073;color:#fff;border-radius:999px;cursor:pointer;font:inherit;line-height:1;padding:8px 12px;min-width:44px;min-height:44px}.yt-pc-btn.focused,.yt-pc-btn:focus{outline:3px solid #fff;outline-offset:2px;background:#ffffff2e}.yt-pc-back{font-size:22px;padding:6px 14px}.yt-pc-big{width:72px;height:72px;font-size:28px;background:#0000008c}.yt-player-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.yt-spacer{flex:1}.yt-time{font-size:13px;font-variant-numeric:tabular-nums;color:#eee;min-width:96px}.yt-progress{padding:6px 0 4px}.yt-progress-input{-webkit-appearance:none;appearance:none;width:100%;height:4px;border-radius:999px;background:linear-gradient(to right,var(--yt-red) var(--pct, 0%),rgba(255,255,255,.35) var(--pct, 0%));outline:none;cursor:pointer}.yt-progress-input::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:var(--yt-red);border:2px solid #fff}.yt-progress-input.focused,.yt-progress-input:focus{height:6px;outline:2px solid #fff;outline-offset:4px}.yt-player-menu{position:absolute;right:12px;bottom:64px;z-index:4;min-width:240px;padding:14px;border-radius:12px;background:#1c1c1cf5;border:1px solid #3f3f3f;display:grid;gap:12px;box-shadow:0 8px 32px #0000008c}.yt-player-menu[hidden]{display:none!important}.yt-player-menu-head{font-weight:700;font-size:15px;margin-bottom:4px}.yt-player-menu label{display:grid;gap:6px;font-size:12px;color:var(--yt-muted)}.yt-player-video-wrap:fullscreen,.yt-player-video-wrap:-webkit-full-screen{width:var(--app-w);height:var(--app-h);max-height:none;border-radius:0;aspect-ratio:auto}.yt-player-video-wrap:fullscreen video,.yt-player-video-wrap:-webkit-full-screen video{object-fit:contain}.yt-player-menu select{width:100%;padding:8px 10px;border-radius:8px;border:1px solid #555;background:#111;color:#fff;font:inherit}.yt-player-menu select.focused,.yt-player-menu select:focus{outline:3px solid #fff;outline-offset:2px;border-color:#fff}.yt-stage video,.yt-stage video:fullscreen,.yt-stage video:-webkit-full-screen{width:100%;height:100%;display:block;background:#000;object-fit:contain}.yt-stage:fullscreen,.yt-stage:-webkit-full-screen{max-height:none;width:var(--app-w);height:var(--app-h);border-radius:0;aspect-ratio:auto}.yt-stage video:fullscreen,.yt-stage video:-webkit-full-screen{max-height:none;object-fit:contain}.avplay-surface{width:100%;height:100%;display:block;background:transparent}.prefs-block{display:grid;gap:12px;margin-bottom:24px;padding:16px;background:var(--yt-elev);border-radius:12px;border:1px solid #303030}.prefs-block h3{margin:0 0 8px;font-size:16px}.prefs-block .yt-opt-group{margin-bottom:12px}.prefs-block .yt-opt-group:last-child{margin-bottom:0}.player-settings{display:flex;flex-wrap:wrap;gap:16px;margin:12px 0;align-items:flex-end}.player-settings label,.prefs-block label{display:grid;gap:6px;color:var(--yt-muted);font-size:13px;min-width:140px}select{font:inherit;font-size:16px;padding:10px 12px;border-radius:10px;border:1px solid #303030;background:#121212;color:var(--yt-text);min-width:160px}.quality-btn.active{background:var(--yt-red);border-color:var(--yt-red)}.buttons,.quality-row,.row{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0;align-items:center}button,.primary{font:inherit;padding:10px 16px;border-radius:18px;border:1px solid #303030;background:#272727;color:var(--yt-text);cursor:pointer}button.primary,.primary{background:var(--yt-red);border-color:var(--yt-red);font-weight:600}button.focused,button:focus,.focused{outline:3px solid var(--yt-focus);outline-offset:2px}.back{margin-bottom:12px}.yt-setup{min-height:var(--app-h);display:grid;place-content:center;gap:12px;padding:32px;max-width:560px;margin:0 auto}.yt-setup-logo{width:min(360px,90%);height:auto;margin:0 auto;display:block}.yt-setup h1{text-align:center;margin:0}.yt-setup label,.yt-main label{display:grid;gap:6px;color:var(--yt-muted);font-size:13px}.yt-setup input,.yt-main input[type=text],.yt-main input[type=url],.yt-main input[type=password]{font-size:18px;padding:12px 14px;border-radius:10px;border:1px solid #303030;background:#121212;color:inherit}.server-list{display:grid;gap:12px;margin:16px 0 24px}.server-item{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:14px 16px;background:var(--yt-elev);border-radius:12px;border:1px solid #303030}.server-item.active{border-color:var(--yt-red)}.muted,.hint{color:var(--yt-muted)}.empty,.empty-block{color:var(--yt-muted);padding:24px 0}.ok{color:#3ddc84}.warn{color:#f5c518}.code{font-size:36px;letter-spacing:.12em;font-weight:700}.device-code[hidden]{display:none}@media (max-width: 768px){:root{--rail-w: 100%}.yt-shell{grid-template-columns:1fr;grid-template-rows:1fr auto auto;min-height:var(--app-h)}.yt-main{grid-row:1;grid-column:1;padding:12px 14px 16px}.yt-status{grid-row:2;grid-column:1;padding:4px 14px 8px;font-size:12px}.yt-rail{grid-row:3;grid-column:1;flex-direction:row;justify-content:space-around;overflow-x:auto;border-right:none;border-top:1px solid #272727;padding:6px 4px;gap:0}.yt-brand{display:none}.yt-rail-btn{flex:1 0 auto;min-width:56px;padding:8px 4px;font-size:10px}.yt-rail-btn .ico{font-size:18px}.yt-rail-foot{display:none}.page-title{font-size:22px}.yt-card{flex-basis:min(72vw,280px)}.yt-search input{font-size:16px;padding:12px 14px}.yt-main--watch{height:auto;max-height:none;overflow:auto}.yt-watch{-webkit-flex-direction:column;flex-direction:column;height:auto}.yt-watch-sidebar{width:100%;max-width:none;min-width:0}.yt-upnext-list{-webkit-flex-direction:row;flex-direction:row;overflow-x:auto}.yt-upnext-item{-webkit-flex:0 0 280px;flex:0 0 280px}.code{font-size:28px}}html.ui-scaled{overflow:hidden;width:100%;height:100%}html.ui-scaled,html.ui-scaled body{margin:0;overflow:hidden;width:100%;height:100%}html.ui-scaled #app{width:var(--app-w);height:var(--app-h);transform:scale(var(--ui-scale));-webkit-transform:scale(var(--ui-scale));transform-origin:top left;-webkit-transform-origin:top left;overflow:hidden}html.ui-scaled .yt-shell{width:var(--app-w);height:var(--app-h);min-height:var(--app-h)}html.ui-scaled .yt-watch-sidebar{max-width:calc(var(--app-w) * .28)}
