html.tv{font-size:20px;overscan:none}html.tv .app,html.tv .page{padding-left:60px;padding-right:60px}html.tv .topbar{padding:26px 60px;gap:24px}html.tv .topbar .brand svg,html.tv .topbar .brand img{height:46px}html.tv .topbar nav a{font-size:24px;padding:12px 22px;border-radius:12px}html.tv .topbar nav a.icon-link{width:64px;height:64px}html.tv .topbar nav a.icon-link svg{width:34px;height:34px}html.tv .page-head{margin-bottom:34px}html.tv .page-head h1{font-size:52px}html.tv .section-title,html.tv .cw-title{font-size:38px;margin:34px 0 18px}html.tv .search{font-size:26px;padding:16px 24px;border-radius:14px;min-width:320px}html.tv .grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:40px 32px}html.tv .cw-row{grid-auto-columns:300px;gap:32px;padding:28px 20px;margin:-28px -20px -16px}html.tv .cw-row .card{width:300px}html.tv .card-title{font-size:26px;line-height:1.3}html.tv .card-sub{font-size:21px}html.tv .badge{font-size:19px;padding:6px 12px;border-radius:10px}html.tv .poster{border-radius:14px}html.tv .tv-focus{z-index:5}html.tv .hero-body h1{font-size:60px;margin-bottom:16px}html.tv .meta{font-size:24px;gap:20px;margin-bottom:26px}html.tv .meta .pill,html.tv .pill{font-size:20px;padding:6px 14px}html.tv .overview{font-size:26px;line-height:1.55;max-width:1200px}html.tv .btn-play,html.tv .btn-ghost{font-size:24px;padding:16px 30px;border-radius:14px}html.tv .season h3{font-size:34px}html.tv .ep-row{padding:22px 26px;gap:22px}html.tv .ep-num{font-size:28px;min-width:92px}html.tv .ep-label{font-size:26px}html.tv .ep-desc{font-size:21px;line-height:1.45}html.tv .ep-quality,html.tv .ep-resume{font-size:19px}html.tv .ep-play{font-size:24px;padding:14px 24px}html.tv .pc-title{font-size:40px}html.tv .pc-time{font-size:26px}html.tv .pc-btn,html.tv .pc-btn-label{font-size:24px}html.tv .pc-submenu-item,html.tv .pc-submenu-title{font-size:26px}html.tv .pc-caption span{font-size:34px}html.tv .settings h1{font-size:52px}html.tv .settings h2{font-size:34px}html.tv .settings,html.tv .settings p,html.tv .settings label,html.tv .settings li{font-size:23px}html.tv .settings input,html.tv .settings select,html.tv .settings button{font-size:23px;padding:14px 20px;min-height:56px}html.tv .muted{font-size:21px}@supports not (display: grid){html.tv .grid{display:block;font-size:0}html.tv .grid>*{display:inline-block;vertical-align:top;width:280px;margin:0 32px 40px 0;font-size:20px}html.tv .cw-row{display:block;white-space:nowrap;overflow-x:auto;font-size:0}html.tv .cw-row>*{display:inline-block;vertical-align:top;white-space:normal;margin-right:32px;font-size:20px}html.tv .poster{height:0;padding-top:150%}html.tv .poster img,html.tv .poster-fallback,html.tv .poster>*{position:absolute;top:0;left:0;right:0;bottom:0}html.tv .topbar{position:static}html.tv .topbar>*+*{margin-left:24px}html.tv .page-head{display:block}html.tv .page-head .search{margin-top:18px}}:root{--bg: #0b0d10;--bg-2: #14181d;--panel: #1a1f26;--panel-2: #222933;--text: #e8ebef;--muted: #8b95a3;--accent: #e5a00d;--accent-2: #f5c542;--border: #2a323d;--radius: 10px;color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:28px;padding:14px 28px;padding-top:calc(14px + env(safe-area-inset-top,0px));background:#0b0d10d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.brand{font-family:ui-monospace,SF Mono,JetBrains Mono,Menlo,Consolas,monospace;font-weight:600;font-size:17px;letter-spacing:-.01em;text-transform:lowercase;position:relative;display:inline-flex;align-items:center;justify-content:center}.brand .logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;z-index:0;pointer-events:none;transition:opacity .18s ease}.brand-text{position:relative;z-index:1;paint-order:stroke fill;-webkit-text-stroke:2.5px var(--bg);text-shadow:0 0 2px var(--bg)}.logo{fill:var(--accent);display:block}.topbar nav{display:flex;gap:6px;margin-left:auto}.topbar nav a.icon-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border-radius:50%}.topbar nav a.icon-link svg{width:21px;height:21px;fill:currentColor;display:block}.topbar:has(nav a.icon-link:active) .brand .logo,.topbar:has(nav a.icon-link.active) .brand .logo{opacity:.28}.topbar nav a{padding:7px 14px;border-radius:8px;color:var(--muted);font-weight:500;font-size:14px}.topbar nav a:hover{color:var(--text);background:var(--panel)}.topbar nav a.active{color:#111;background:var(--accent)}.tmdb-warn{margin-left:auto;font-size:12px;color:#f0b0b0;background:#3a1f1f;padding:5px 10px;border-radius:6px}.page{padding:26px 28px 60px}.page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.page-head h1{margin:0;font-size:26px}h1{font-weight:700}.search{background:var(--panel);border:1px solid var(--border);color:var(--text);padding:9px 14px;border-radius:8px;width:260px;font-size:14px}.search:focus{outline:none;border-color:var(--accent)}.empty{color:var(--muted);padding:60px 0;text-align:center}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px}.card{display:block}.poster{position:relative;aspect-ratio:2 / 3;border-radius:var(--radius);overflow:hidden;background:var(--panel);border:1px solid var(--border);transition:transform .15s ease,box-shadow .15s ease}.card:hover .poster{transform:translateY(-4px);box-shadow:0 12px 28px #0000008c;border-color:var(--accent)}.poster img{width:100%;height:100%;object-fit:cover;display:block}.poster-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:46px;color:var(--muted);background:linear-gradient(135deg,var(--panel),var(--panel-2))}.badge{position:absolute;top:8px;right:8px;background:#000000bf;color:var(--accent-2);font-size:12px;font-weight:700;padding:3px 7px;border-radius:6px}.card-title{margin-top:9px;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-sub{font-size:12px;color:var(--muted)}.poster-progress{position:absolute;left:0;right:0;bottom:0;height:4px;background:#0000008c}.poster-progress>div{height:100%;background:var(--accent)}.dot-watched{position:absolute;top:8px;left:8px;background:#000000b8;color:#7ee08a;font-size:12px;font-weight:700;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center}.cw{margin-bottom:30px}.cw-title{font-size:18px;margin:0 0 14px}.cw-row{display:grid;grid-auto-flow:column;grid-auto-columns:150px;gap:20px;overflow-x:auto;padding:20px 14px;margin:-20px -14px -12px}.cw-row .card{width:150px}.ep-row.watched{opacity:.6}.ep-row.watched .ep-num{color:#7ee08a}.ep-resume{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--accent-2);margin-top:3px}.ep-resume-bar{display:inline-block;width:120px;height:4px;background:var(--panel-2);border-radius:2px;overflow:hidden}.ep-resume-bar>span{display:block;height:100%;background:var(--accent)}.resume-toast{position:absolute;top:16px;left:50%;transform:translate(-50%);background:#000c;color:var(--accent-2);border:1px solid var(--border);padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;animation:fadeout 4s forwards}@keyframes fadeout{0%,70%{opacity:1}to{opacity:0}}.player-overlay{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:10002;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:10px;pointer-events:none;padding:0 2rem 5.25rem;transition:padding .22s ease}.player-overlay.raised{padding-bottom:11rem}.ov-btn{pointer-events:auto;background:#14181de6;color:var(--text);border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:12px 22px;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 6px 20px #00000080}.ov-btn:hover{background:#1e242cf2;border-color:#fff}.ov-btn.primary{background:var(--accent);color:#111;border-color:var(--accent)}.ov-btn.primary:hover{background:var(--accent-2)}.hero{position:relative;min-height:460px;background-size:cover;background-position:center 20%;display:flex;align-items:flex-end}.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(11,13,16,.2) 0%,rgba(11,13,16,.75) 60%,var(--bg) 100%),linear-gradient(90deg,#0b0d10d9,#0b0d1033 70%)}.hero-body{position:relative;padding:40px 40px 34px;max-width:820px}.hero-body h1{font-size:40px;margin:0 0 12px;text-shadow:0 2px 16px rgba(0,0,0,.6)}.meta{display:flex;flex-wrap:wrap;gap:14px;color:#cfd6df;font-size:14px;margin-bottom:18px;align-items:center}.meta .pill,.pill{background:var(--panel-2);padding:2px 8px;border-radius:5px;font-size:12px}.actions{display:flex;gap:12px;align-items:center;margin-bottom:18px}.btn-play{background:var(--accent);color:#111;border:none;padding:11px 22px;border-radius:8px;font-weight:700;font-size:15px;cursor:pointer}.btn-play:hover{background:var(--accent-2)}.btn-ghost{background:#ffffff14;color:var(--text);padding:11px 18px;border-radius:8px;border:1px solid var(--border);cursor:pointer;font-size:14px}.btn-ghost:hover{background:#ffffff24}.overview{color:#d2d8df;line-height:1.6;font-size:15px;max-width:720px}.unmatched{color:var(--muted);font-size:13px;font-style:italic}.detail-body{padding:28px 40px 60px}.cast h3{margin:8px 0 14px}.cast-row{display:flex;gap:16px;overflow-x:auto;padding-bottom:10px}.cast-member{width:104px;flex:0 0 auto;text-align:center}.cast-photo{width:104px;height:104px;border-radius:50%;overflow:hidden;background:var(--panel);border:1px solid var(--border);margin:0 auto 8px}.cast-photo img{width:100%;height:100%;object-fit:cover}.cast-photo-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:30px;color:var(--muted)}.cast-name{font-size:13px;font-weight:600}.cast-char{font-size:12px;color:var(--muted)}.season{margin-bottom:30px}.season h3{margin:0 0 12px}.ep-list{display:flex;flex-direction:column;gap:8px}.ep-row{display:flex;align-items:center;gap:16px;background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:12px 16px;cursor:pointer;color:var(--text);text-align:left;width:100%}.ep-row:hover{background:var(--panel-2);border-color:var(--accent)}.ep-num{color:var(--accent);font-weight:700;min-width:54px}.ep-title{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.ep-label{font-weight:600;display:flex;align-items:center;gap:10px}.ep-quality{font-size:11px;font-weight:600;letter-spacing:.3px;color:var(--accent-2);background:#e5a00d1f;border:1px solid rgba(229,160,13,.3);padding:1px 7px;border-radius:5px;text-transform:none}.ep-desc{color:var(--muted);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ep-play{color:var(--muted)}.ep-row:hover .ep-play{color:var(--accent)}.ep-dl{display:flex;align-items:center;gap:10px;margin-top:4px}.ep-dl-bar{position:relative;flex:0 0 160px;height:5px;background:var(--panel-2);border-radius:3px;overflow:hidden}.ep-dl-prog{position:absolute;left:0;top:0;height:100%;background:#5a7a5a;transition:width .6s ease}.ep-dl-stream{position:absolute;left:0;top:0;height:100%;background:var(--accent);transition:width .6s ease}.ep-dl-text{font-size:12px;color:var(--accent-2);white-space:nowrap}.player{display:flex;flex-direction:column;min-height:calc(100vh - 57px);background:#000}.player.idle,.player.idle *{cursor:none!important}.player-bar{display:flex;align-items:center;gap:18px;padding:14px 20px;background:var(--bg);border-bottom:1px solid var(--border)}.player-title{font-weight:600}.realpos{margin-left:16px;font-size:13px;color:var(--accent-2);font-variant-numeric:tabular-nums}.player-menus{margin-left:auto;display:flex;gap:8px}.pmenu{position:relative}.pmenu-btn{background:#ffffff14;color:var(--text);border:1px solid var(--border);padding:7px 12px;border-radius:7px;cursor:pointer;font-size:13px;font-weight:600}.pmenu-btn:hover{background:#ffffff24}.pmenu-btn.on{color:#111;background:var(--accent);border-color:var(--accent)}.pmenu-list{position:absolute;right:0;top:calc(100% + 6px);z-index:30;background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:6px;min-width:200px;max-height:340px;overflow-y:auto;box-shadow:0 12px 30px #00000080;display:flex;flex-direction:column;gap:2px}.pmenu-list button{text-align:left;background:none;border:none;color:var(--text);padding:8px 12px;border-radius:6px;cursor:pointer;font-size:13px;white-space:nowrap}.pmenu-list button:hover{background:var(--panel-2)}.pmenu-list button.sel{color:var(--accent-2);font-weight:700}video::cue{background:#0009;color:#fff;font-size:1.05em}.transcode-badge{margin-left:auto;font-size:12px;font-weight:600;color:var(--accent-2);background:#e5a00d1f;border:1px solid rgba(229,160,13,.3);padding:4px 10px;border-radius:6px}.transcode-badge{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}.direct-badge{margin-left:auto;font-size:12px;font-weight:600;color:#9fe0a0;background:#50c8781a;border:1px solid rgba(80,200,120,.28);padding:4px 10px;border-radius:6px}.player-stage{position:relative;flex:1;display:flex;align-items:center;justify-content:center;background:#000}.player-stage video{width:100%;height:100%;max-height:calc(100vh - 130px);background:#000}.player-note{background:#2a2010;color:#f0d6a0;padding:14px 20px;font-size:14px;line-height:1.5}.player-note code{background:#ffffff1a;padding:1px 6px;border-radius:4px}.about-row{display:flex;align-items:center;gap:16px;margin-bottom:12px}.about-icon{flex:0 0 auto;border-radius:14px;display:block}.about-meta{min-width:0}.about-name{font-size:20px;font-weight:700;letter-spacing:-.01em;line-height:1.2}.about-version{font-size:13px;margin-top:2px}.about-server{font-size:13px;margin-top:1px}.player-note.locked{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#06080aeb;color:var(--text, #f5f7fa);padding:22px 24px}.player-note.locked .pn-title{font-size:17px;font-weight:700;margin-bottom:6px}.player-note.locked .pn-body{font-size:14px;color:var(--muted, #8b95a3);max-width:52ch}.player-note.locked .pn-actions{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.pn-btn{font:inherit;font-size:14px;padding:9px 16px;border-radius:9px;cursor:pointer;border:1px solid rgba(255,255,255,.16);background:transparent;color:var(--text, #f5f7fa)}.pn-btn.primary{background:var(--accent, #e5a00d);border-color:var(--accent, #e5a00d);color:#14181d;font-weight:700}.pn-btn:focus-visible,.pn-btn.focus{outline:3px solid var(--accent, #e5a00d);outline-offset:2px}.settings{max-width:900px}.card-panel{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:22px 24px;margin-bottom:22px}.card-panel h2{margin:0 0 16px;font-size:18px}.muted{color:var(--muted)}.source-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.source-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;background:var(--bg-2);border:1px solid var(--border);border-radius:8px;padding:12px 16px}.source-info{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:14px;flex:1 1 240px;min-width:0}.source-info>*{min-width:0;overflow-wrap:anywhere}.tag{background:var(--panel-2);padding:2px 8px;border-radius:5px;font-size:11px;text-transform:uppercase;color:var(--accent-2)}.scanning{color:var(--accent-2);font-size:13px}.scan-error{color:#ff9a9a;font-size:13px;max-width:min(420px,100%);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.test-ok{color:#9fe0a0;font-size:13px}.source-list li.editing{display:block}.edit-form{display:flex;flex-direction:column;gap:12px;width:100%}.edit-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--muted);flex:1 1 140px;min-width:0}.edit-form input{background:var(--panel);border:1px solid var(--border);color:var(--text);padding:9px 12px;border-radius:7px;font-size:14px}.edit-form input:focus{outline:none;border-color:var(--accent)}.edit-form .row{display:flex;gap:12px;flex-wrap:wrap}.edit-actions{display:flex;gap:10px;align-items:center}.edit-actions button:not(.btn-play){background:var(--panel-2);color:var(--text);border:1px solid var(--border);padding:9px 16px;border-radius:7px;cursor:pointer}.source-actions{display:flex;gap:8px;flex-wrap:wrap;flex-shrink:0}.source-actions button,.kind-toggle button{background:var(--panel-2);color:var(--text);border:1px solid var(--border);padding:7px 14px;border-radius:7px;cursor:pointer;font-size:13px}.source-actions button:hover{border-color:var(--accent)}.source-actions .danger:hover{border-color:#d05656;color:#ff9a9a}.kind-toggle{display:flex;gap:8px;margin-bottom:18px}.kind-toggle button.active{background:var(--accent);color:#111;border-color:var(--accent);font-weight:600}.source-form{display:flex;flex-direction:column;gap:14px}.source-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--muted);flex:1 1 140px;min-width:0}.source-form input{background:var(--bg-2);border:1px solid var(--border);color:var(--text);padding:9px 12px;border-radius:7px;font-size:14px}.source-form input:focus{outline:none;border-color:var(--accent)}.source-form .row{display:flex;gap:12px;flex-wrap:wrap}.form-error{color:#ff9a9a;font-size:13px}.torrents{max-width:900px}.torrent-search{display:flex;gap:10px}.torrent-search input{flex:1;background:var(--bg-2);border:1px solid var(--border);color:var(--text);padding:10px 14px;border-radius:8px;font-size:14px}.torrent-search input:focus{outline:none;border-color:var(--accent)}.torrent-results,.torrent-list{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.torrent-results li,.torrent-list li{display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--bg-2);border:1px solid var(--border);border-radius:8px;padding:12px 16px}.tr-info{min-width:0;flex:1;display:flex;flex-direction:column;gap:5px}.tr-title{font-weight:600;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.torrent-results button,.torrent-list .source-actions button{background:var(--panel-2);color:var(--text);border:1px solid var(--border);padding:8px 14px;border-radius:7px;cursor:pointer;white-space:nowrap}.torrent-results button:hover{border-color:var(--accent);color:var(--accent-2)}.tr-progress{display:flex;flex-direction:column;gap:4px}.tr-bar{height:6px;background:var(--panel-2);border-radius:3px;overflow:hidden}.tr-fill{height:100%;background:var(--accent);border-radius:3px;transition:width .5s ease}.dl{background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:16px 18px;margin-bottom:26px;max-width:720px}.dl-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px}.dl-status{font-weight:700;color:var(--accent-2)}.dl-pieces{position:relative;display:flex;gap:1px;height:26px;background:var(--bg-2);border-radius:5px;overflow:hidden;padding:0}.dl-cell{flex:1 1 0;min-width:0;align-self:stretch}.dl-stream{position:absolute;top:0;left:0;height:100%;border-right:2px solid var(--accent-2);box-shadow:0 0 8px var(--accent);pointer-events:none;transition:width .6s ease}.dl-legend{margin-top:8px;font-size:13px}.dl-pill{color:var(--accent-2);border:1px solid rgba(229,160,13,.4);animation:pulse 2s ease-in-out infinite}.poster .dot-dl{position:absolute;top:8px;left:8px;background:#000000bf;color:var(--accent-2);font-size:11px;font-weight:700;padding:3px 7px;border-radius:6px;animation:pulse 2s ease-in-out infinite}.pc{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:10000;pointer-events:none;opacity:0;transition:opacity .22s ease;font-variant-numeric:tabular-nums}.pc.on{opacity:1}.pc>*{pointer-events:auto}.pc:not(.on)>*{pointer-events:none}.pc-top{position:absolute;left:0;right:0;top:0;padding:2.2rem 2.6rem 3.5rem;background:linear-gradient(to bottom,#000000b8,#0000)}.pc-title{font-size:1.7rem;font-weight:700;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.6)}.pc-bottom{position:absolute;left:0;right:0;bottom:0;padding:4.5rem 2.6rem 2.2rem;background:linear-gradient(to top,#000000d1 12%,#00000073 55%,#0000);display:flex;flex-direction:column;gap:1.15rem}.pc-scrubrow{display:flex;align-items:center;gap:1.1rem}.pc-time{color:#dfe4ea;font-size:1.02rem;min-width:4.2rem;text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.7)}.pc-time:first-child{color:#fff}.pc-bar{position:relative;flex:1;height:8px;border-radius:999px;background:#ffffff3d;cursor:pointer}.pc-buffered{position:absolute;left:0;top:0;bottom:0;border-radius:999px;background:#fff6}.pc-progress{position:absolute;left:0;top:0;bottom:0;border-radius:999px;background:var(--accent)}.pc-head{position:absolute;top:50%;width:14px;height:14px;margin:-7px 0 0 -7px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000080;opacity:0;transition:opacity .15s ease,width .12s ease,height .12s ease}.pc-bar.focus{height:12px;background:#ffffff52}.pc-bar.focus .pc-head,.pc-bar.scrubbing .pc-head{opacity:1}.pc-bar.focus .pc-head{width:22px;height:22px;margin:-11px 0 0 -11px;box-shadow:0 0 0 4px #e5a00d59,0 2px 6px #00000080}.pc-bar.scrubbing .pc-progress{background:var(--accent-2)}.pc-bubble{position:absolute;bottom:26px;padding:.35em .7em;border-radius:8px;background:#000;color:#fff;font-size:1.05rem;font-weight:700;white-space:nowrap;box-shadow:0 2px 10px #0009}.pc-bubble:after{content:"";position:absolute;left:50%;bottom:-5px;width:10px;height:10px;background:#000;border-radius:2px}.pc-btns{display:flex;align-items:center;gap:.85rem}.pc-btns-right{display:flex;align-items:center;gap:.85rem;margin-left:auto}.pc-vol-meter{width:3.2rem;height:.38rem;border-radius:999px;background:#ffffff42;overflow:hidden;flex:none}.pc-vol-meter>span{display:block;height:100%;background:var(--accent);border-radius:999px}.pc-btn.focus .pc-vol-meter{background:#00000040}.pc-btn{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1f;color:#fff;border:2px solid transparent;border-radius:999px;padding:.55rem 1.05rem;font-size:1.02rem;font-weight:600;cursor:pointer;line-height:1}.pc-btn.icon{padding:.5rem;width:3rem;height:3rem;justify-content:center}.pc-btn svg{width:1.55rem;height:1.55rem;fill:currentColor;display:block}.pc-btn:hover{background:#fff3}.pc-btn.focus{background:#fff;color:#111;border-color:#fff;box-shadow:0 0 0 4px #e5a00d66}.pc-btn.on{color:var(--accent-2)}.pc-btn.on.focus{color:#111}.pc-cc{font-weight:800;font-size:.82rem;letter-spacing:.04em;border:2px solid currentColor;border-radius:4px;padding:0 .25em}.pc-btn-label{font-size:.98rem}.pc-caption{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:10001;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:.1em;pointer-events:none;padding:0 8% 3.5rem;transition:padding .22s ease}.pc-caption.raised{padding-bottom:9.5rem}.pc-caption span{background:#000000b8;color:#fff;font-size:2rem;line-height:1.28;font-weight:600;padding:.05em .5em;border-radius:5px;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.9)}@media (prefers-reduced-motion: reduce){.pc,.pc-caption,.pc-head{transition:none}}html.immersive,html.immersive body{overflow:hidden;background:#000}html.immersive .topbar,html.immersive .player-bar{display:none!important}html.immersive .player{min-height:100vh!important;height:100vh}html.immersive .player-stage{height:100vh;max-height:100vh}html.immersive .player-stage video{width:100vw;height:100vh;max-height:100vh;object-fit:contain;background:#000}.section-title{font-size:20px;font-weight:700;margin:30px 0 14px}.cw+.section-title{margin-top:8px}.pc-caret{opacity:.6;font-size:.8em;margin-left:.1em}.pc-btn.menu-open{background:#fff;color:#111}.pc-btn.menu-open .pc-cc{border-color:#111}.pc-submenu{position:absolute;left:2.6rem;bottom:7.2rem;z-index:10002;width:min(360px,60vw);max-height:46vh;background:#101216f7;border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 16px 48px #0009;display:flex;flex-direction:column;overflow:hidden}.pc-submenu.audio{left:auto;right:2.6rem}.pc-submenu-title{padding:.8rem 1rem .55rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.pc-submenu-list{overflow-y:auto;padding:.3rem}.pc-submenu-item{display:flex;align-items:center;gap:.55rem;padding:.6rem .8rem;border-radius:9px;color:#dfe4ea;font-size:1.05rem;cursor:pointer;white-space:nowrap}.pc-submenu-item .pc-check{width:1.1em;text-align:center;color:var(--accent);flex:none}.pc-submenu-item.current{color:#fff;font-weight:600}.pc-submenu-item:hover{background:#ffffff1a}.pc-submenu-item.focus{background:#fff;color:#111}.pc-submenu-item.focus .pc-check{color:#111}.pc-submenu-label{overflow:hidden;text-overflow:ellipsis}.pc-preview{position:absolute;bottom:28px;width:200px;margin-left:-100px;display:flex;flex-direction:column;align-items:center;gap:6px;pointer-events:none}.pc-preview-img{width:200px;height:112px;object-fit:cover;border-radius:8px;background:#000;border:2px solid rgba(255,255,255,.9);box-shadow:0 8px 26px #000000b3;display:block}.pc-preview-time{font-size:1.05rem;font-weight:700;color:#fff;background:#000000c7;padding:.12em .5em;border-radius:6px;text-shadow:0 1px 2px #000}.pc-bar.draggable{cursor:pointer;touch-action:none}.pc-bar.draggable:before{content:"";position:absolute;left:0;right:0;top:-14px;bottom:-14px}.pc-bar.scrubbing{cursor:grabbing}.pc-top{display:flex;align-items:center;gap:1.1rem}.pc-close{width:4.2rem;height:4.2rem;flex:none;display:inline-flex;align-items:center;justify-content:center;font-size:1.9rem;line-height:1;border-radius:50%;cursor:pointer;background:#ffffff29;color:#fff;border:2px solid rgba(255,255,255,.28)}.pc-close:hover{background:#ffffff42}.pc-close:focus-visible{outline:none;border-color:#fff}.pc-close.focus{background:#fff;color:#111;border-color:#fff;box-shadow:0 0 0 4px #e5a00d80,0 8px 24px #0000008c;transform:scale(1.06)}.pc-submenu.volume{left:auto;right:2.6rem;width:min(220px,40vw)}.pc-volpanel{padding:1rem 1.1rem 1.15rem;display:flex;flex-direction:column;gap:.6rem}.pc-volrange{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:.5rem;border-radius:999px;background:#ffffff3d;outline:none;accent-color:var(--accent)}.pc-volrange::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.35rem;height:1.35rem;border-radius:50%;background:#fff;border:3px solid var(--accent);box-shadow:0 2px 8px #0000008c;cursor:pointer}.pc-volrange::-moz-range-thumb{width:1.35rem;height:1.35rem;border-radius:50%;background:#fff;border:3px solid var(--accent);cursor:pointer}.pc-volpanel-val{text-align:center;font-size:1.05rem;font-weight:700;font-variant-numeric:tabular-nums}html.native-playback,html.native-playback body,html.native-playback .app,html.native-playback .page,html.native-playback .player,html.native-playback .player-stage{background:transparent!important;background-color:transparent!important}html.native-playback .player-stage video{display:none!important}.pc-preview-mark{position:absolute;top:-3px;bottom:-3px;width:3px;transform:translate(-1.5px);border-radius:2px;background:#ffffffe6;box-shadow:0 0 8px #0009;pointer-events:none;z-index:2}.source-form input,.source-form select,.edit-form input,.edit-form select{width:100%;min-width:0;max-width:100%}.card-panel{overflow-wrap:anywhere}.eng-card{position:fixed;right:18px;bottom:18px;z-index:60;width:min(360px,calc(100vw - 36px));background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:18px 18px 16px;box-shadow:0 18px 50px #0000008c;animation:eng-in .22s ease}@keyframes eng-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.eng-x{position:absolute;top:8px;right:10px;width:28px;height:28px;line-height:1;background:none;border:none;color:var(--muted);font-size:20px;cursor:pointer;border-radius:7px}.eng-x:hover{color:var(--text);background:var(--panel-2)}.eng-title{font-weight:700;font-size:16px;margin-bottom:6px;padding-right:22px}.eng-blurb{color:var(--muted);font-size:13.5px;line-height:1.55;margin:0 0 14px}.eng-blurb b{color:var(--text)}.eng-input{box-sizing:border-box;width:100%;background:var(--bg-2);border:1px solid var(--border);border-radius:9px;color:var(--text);font:inherit;font-size:15px;padding:10px 12px;margin-bottom:10px;outline:none}.eng-input:focus{border-color:var(--accent)}.eng-code{letter-spacing:.45em;text-align:center;font-family:ui-monospace,Menlo,monospace;font-size:19px}.eng-row{display:flex;align-items:center;gap:12px}.eng-btn{background:var(--accent);color:#111;border:none;border-radius:9px;font-weight:700;font-size:14px;padding:9px 16px;cursor:pointer}.eng-btn:hover{background:var(--accent-2)}.eng-btn:disabled{opacity:.6;cursor:default}.eng-link{background:none;border:none;color:var(--muted);font:inherit;font-size:13.5px;cursor:pointer;padding:4px}.eng-link:hover{color:var(--text)}.eng-err{color:#ff8484;font-size:13px;margin:-2px 0 10px}@media (max-width:520px){.eng-card{right:10px;left:10px;bottom:10px;width:auto}}@media (max-width: 480px){.pc-btns{gap:4px;flex-wrap:wrap}.pc-btn{padding:8px 10px;font-size:.95rem}.pc-vol-meter,.pc-caret{display:none}}
