@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-cyrillic-ext.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@keyframes spin{to{transform:rotate(360deg)}}.button-primary,.button-ghost,.button-danger,.button-accent{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:var(--radius);padding:10px 15px;cursor:pointer;font-weight:800;font-size:12px;white-space:nowrap;text-decoration:none}.button-primary svg,.button-ghost svg,.button-danger svg,.button-accent svg{width:16px;height:16px;flex:none}.button-primary{background:linear-gradient(135deg,var(--pink),#be78ff);color:#160e16;box-shadow:0 8px 25px #b2c9e624}.button-ghost{background:#ffffff0d;border:1px solid var(--line);color:var(--text)}.button-danger{background:#ff527029;border:1px solid rgb(255 82 112 / 35%);color:var(--bad)}.button-accent{border:1px solid rgb(178 201 230 / 25%);background:#b2c9e617;color:var(--pink-soft);padding:11px}.button-primary:disabled,.button-ghost:disabled,.button-danger:disabled{opacity:.4;cursor:default}.button-wide{width:100%;min-height:45px}.icon-button{display:grid;place-items:center;border:0;background:none;padding:7px;border-radius:50%;cursor:pointer;color:inherit;flex:none}.icon-button svg{width:18px;height:18px}.icon-button.subtle{color:var(--faint)}.icon-button:disabled{opacity:.4;cursor:default}.icon-button[data-on=true]{color:var(--pink)}.tooltip{padding:5px 9px;border-radius:7px;background:var(--panel-high);border:1px solid var(--line-strong);color:var(--text);font-size:11px;font-weight:600;box-shadow:0 12px 30px #0009;z-index:200}@keyframes bar{to{height:25%}}.spinner{display:inline-flex;align-items:center;gap:10px;color:var(--muted);font-size:13px}.spinner svg{width:18px;height:18px;animation:spin 1s linear infinite}.sortable-row{display:flex;align-items:center;gap:2px;height:100%}.sortable-row[data-dragging]{position:relative;z-index:30}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}.state-block{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;color:var(--muted)}.state-icon{width:68px;height:68px;display:grid;place-items:center;border:1px solid var(--line);border-radius:21px;background:var(--panel);color:#716a78;margin-bottom:8px}.state-icon svg{width:28px;height:28px}.state-block h3{color:#e6e1e9;font-size:16px;margin:0}.state-block p{font-size:12px;max-width:350px;margin:0 0 6px}.state-error .state-icon{border-color:#ff5c784d;color:var(--bad);background:#ff527014}.audiobook-chapters{display:grid;gap:6px}.audiobook-chapter{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 13px;border:1px solid transparent;border-radius:12px;background:transparent;text-align:left;cursor:pointer}.audiobook-chapter:hover,.audiobook-chapter[data-active=true]{border-color:var(--line);background:var(--panel)}.audiobook-chapter[data-active=true]{border-color:#b2c9e63d}.chapter-play{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#b2c9e61f;color:var(--purple-soft)}.chapter-play svg{width:13px;height:13px}.chapter-copy{min-width:0;display:grid;gap:3px}.chapter-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.chapter-copy small,.audiobook-chapter>span:last-child{color:var(--faint);font-size:10px}@keyframes pulse{50%{opacity:.45}}.transport-large .icon-button svg{width:22px;height:22px}@keyframes sleep-menu-in{0%{opacity:0;transform:translateY(6px) scale(.98)}}@keyframes select-in{0%{opacity:0;transform:translateY(3px) scale(.98)}}.field{display:grid;gap:7px}.field label{color:#b8b2bd;font-size:11px;font-weight:700}.field input,.field textarea{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:10px;background:#0e0d12;color:#fff;font-size:13px}.field input:focus:not(:focus-visible),.field textarea:focus:not(:focus-visible){outline:0}.field input:focus,.field textarea:focus{border-color:#b2c9e673}.field textarea{min-height:90px;resize:vertical}.switch{flex:none;width:44px;height:25px;padding:2px;border:0;border-radius:999px;background:#ffffff1f;cursor:pointer}.switch[data-state=checked]{background:linear-gradient(135deg,var(--pink),var(--purple))}.switch-thumb{display:block;width:21px;height:21px;border-radius:50%;background:#fff;transition:transform .14s ease;transform:translate(0)}.switch-thumb[data-state=checked]{transform:translate(19px)}@media(hover:hover)and (pointer:fine){.button-ghost:hover{background:#ffffff17}.icon-button:hover:not(:disabled){color:#fff;background:#ffffff12}.sortable-row:hover .drag-handle,.drag-handle:focus-visible{opacity:1}}.video-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:14px;align-items:center;margin-bottom:22px}.video-toolbar .search{margin:0}.video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(205px,250px));gap:16px;justify-content:start}.video-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:17px;color:inherit;background:var(--panel);text-decoration:none;transition:transform .15s ease,border-color .15s ease,background .15s ease}.video-card-link{display:block;color:inherit;text-decoration:none}.video-card:hover{transform:translateY(-2px);border-color:var(--border-strong);background:var(--panel-high)}.video-card-art{position:relative;display:grid;place-items:center;aspect-ratio:2 / 3;color:color-mix(in srgb,var(--accent) 78%,white);background:radial-gradient(circle at 75% 20%,color-mix(in srgb,var(--accent) 30%,transparent),transparent 42%),linear-gradient(145deg,#171d2e,#090b10)}.video-card-art svg{width:42px;height:42px;opacity:.92}.video-card-art[data-artwork]:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 46%,rgb(7 7 11 / 72%) 100%);content:""}.video-card-art img{width:100%;height:100%;object-fit:cover}.video-card-art[data-poster] img{object-position:center top}.video-card-rating{bottom:auto;position:absolute;z-index:1;top:10px;right:10px;display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border:1px solid rgb(255 255 255 / 15%);border-radius:999px;color:#fff;background:#07070bc2;box-shadow:0 4px 16px #00000047;font-size:11px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-card-rating svg{width:12px;height:12px;color:#ffd66d;fill:#ffd66d;opacity:1}.video-card-body{display:grid;gap:5px;padding:14px 15px 16px}.video-card-original,.video-card strong,.video-file-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-card small,.video-file-list small,.video-compatibility-note{color:var(--muted)}.video-player{position:relative;width:100%;overflow:hidden;aspect-ratio:16 / 9;border:1px solid var(--border);border-radius:18px;outline:none;color:#fff;background:#000;box-shadow:0 22px 70px #00000059}.video-player:focus-visible{box-shadow:0 0 0 2px var(--accent),0 22px 70px #00000059}.video-canvas-host{position:absolute;inset:0}.video-player canvas{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;cursor:pointer}.video-picture-filter-definition{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.video-player:fullscreen{border:0;border-radius:0}.video-player-message{position:absolute;inset:0;display:grid;place-content:center;gap:8px;padding:28px;text-align:center;background:radial-gradient(circle at center,#151b2b,#050609 70%)}.video-player-error strong{font-size:clamp(20px,3vw,34px)}.video-player-error span{color:#ffb0b0}.video-player-error small{max-width:620px;color:#aab0bd}.video-player-warning{position:absolute;top:14px;left:50%;z-index:2;max-width:calc(100% - 28px);padding:9px 13px;border-radius:10px;color:#fff1c7;background:#4e3605e0;transform:translate(-50%)}.video-buffering-indicator{position:absolute;top:50%;left:50%;z-index:2;display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgb(255 255 255 / 16%);border-radius:12px;font-size:13px;background:#050609d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translate(-50%,-50%);pointer-events:none}.video-buffering-indicator i{width:18px;height:18px;border:2px solid rgb(255 255 255 / 28%);border-top-color:#fff;border-radius:50%;animation:video-buffering-spin .75s linear infinite}@keyframes video-buffering-spin{to{transform:rotate(360deg)}}.video-debug-panel{position:absolute;top:12px;right:12px;z-index:5;width:min(800px,calc(100% - 24px));max-height:calc(100% - 100px);overflow:auto;padding:13px;border:1px solid rgb(255 255 255 / 18%);border-radius:14px;color:#e9edf7;font:12px/1.35 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;background:#07090ef0;box-shadow:0 18px 60px #0000008c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-color:rgb(255 255 255 / 25%) transparent}.video-debug-panel>header{position:sticky;top:-13px;z-index:1;display:flex;justify-content:space-between;gap:12px;align-items:center;margin:-13px -13px 12px;padding:11px 13px;border-bottom:1px solid rgb(255 255 255 / 12%);background:#07090ef7}.video-debug-panel>header .video-debug-title{display:grid;gap:2px}.video-debug-panel>header strong{color:#fff;font-size:14px}.video-debug-panel>header small{color:#8992a6;font-size:10px}.video-debug-panel>header button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:8px;color:#fff;background:#ffffff14;cursor:pointer}.video-debug-panel>header button:hover{background:#ffffff29}.video-debug-panel>header svg{width:16px;height:16px}.video-debug-actions{display:flex;gap:6px;align-items:center}.video-debug-panel>header .video-debug-actions button:first-child{display:flex;width:auto;gap:6px;padding:0 9px}.video-debug-actions button span{font:11px/1 inherit}.video-debug-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.video-debug-panel section{min-width:0;padding:9px 10px;border:1px solid rgb(255 255 255 / 10%);border-radius:10px;background:#ffffff08}.video-debug-panel h3{margin:0 0 7px;color:#8fb5ff;font:700 11px/1.2 inherit;text-transform:uppercase;letter-spacing:.055em}.video-debug-panel dl{display:grid;gap:3px;margin:0}.video-debug-panel dl div{display:grid;grid-template-columns:minmax(100px,.7fr) minmax(0,1.3fr);gap:9px}.video-debug-panel dt{color:#858da0}.video-debug-panel dd{min-width:0;margin:0;overflow:hidden;color:#f0f3fa;text-overflow:ellipsis;white-space:nowrap}.video-debug-panel .video-debug-requests{margin-top:10px;overflow:hidden}.video-debug-requests>div{display:grid;grid-template-columns:24px minmax(150px,2fr) 38px 58px 70px 66px 74px;gap:7px;padding:3px 0;border-top:1px solid rgb(255 255 255 / 6%)}.video-debug-requests>div span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-debug-requests .video-debug-request-head{border:0;color:#858da0}.video-debug-requests [data-state=active]{color:#ffe58c}.video-debug-requests [data-state=complete]{color:#8fe2a9}.video-debug-requests [data-state=cancelled]{color:#9aa4b8}.video-debug-requests [data-state=error]{color:#ff9b9b}.video-subtitle-layer{position:absolute;right:5%;bottom:82px;left:5%;z-index:2;display:grid;justify-items:center;gap:4px;color:#fff;font-size:clamp(18px,2.2vw,34px);font-weight:600;line-height:1.25;text-align:center;text-shadow:0 2px 3px #000,0 0 8px #000,0 0 2px #000;white-space:pre-line;pointer-events:none}.video-subtitle-layer span{padding:2px 7px;border-radius:4px;background:#0000003d}.video-player-controls{position:absolute;right:0;bottom:0;left:0;z-index:3;display:grid;gap:7px;padding:35px 16px 12px;background:linear-gradient(transparent,#000000e0);transition:opacity .18s ease,visibility .18s}.video-player[data-controls-hidden] .video-player-controls{opacity:0;visibility:hidden;pointer-events:none}.video-player[data-controls-hidden],.video-player[data-controls-hidden] canvas{cursor:none}.video-player[data-controls-hidden] .video-subtitle-layer{bottom:24px}@media(prefers-reduced-motion:reduce){.video-player-controls{transition:none}}.video-seek,.video-volume{accent-color:var(--accent);cursor:pointer}.video-seek-wrap{position:relative;display:grid;min-height:18px;align-items:center}.video-seek{position:relative;z-index:3;width:100%;height:18px;margin:0;appearance:none;background:transparent}.video-seek::-webkit-slider-runnable-track{height:4px;border:0;background:transparent}.video-seek::-moz-range-track{height:4px;border:0;background:transparent}.video-seek::-moz-range-progress{height:4px;background:transparent}.video-seek::-webkit-slider-thumb{width:14px;height:14px;margin-top:-5px;border:0;border-radius:50%;appearance:none;background:var(--accent);box-shadow:0 1px 5px #0000008c}.video-seek::-moz-range-thumb{width:14px;height:14px;border:0;border-radius:50%;background:var(--accent);box-shadow:0 1px 5px #0000008c}.video-seek:disabled{cursor:wait;opacity:.65}.video-seek-track{position:absolute;right:7px;left:7px;top:50%;height:4px;overflow:hidden;border-radius:999px;background:#ffffff3d;transform:translateY(-50%);pointer-events:none}.video-seek-track>span{position:absolute;top:0;bottom:0}.video-seek-buffered{background:#ffffff94}.video-seek-played{left:0;z-index:1;background:var(--accent)}.video-volume{width:90px}.video-chapter-markers{position:absolute;inset:0 8px;z-index:4;pointer-events:none}.video-chapter-markers button{position:absolute;top:50%;width:3px;height:14px;padding:0;border:0;border-radius:2px;background:#050609d9;box-shadow:0 0 0 1px #ffffff73;transform:translate(-50%,-50%);cursor:pointer;pointer-events:auto}.video-control-row{display:flex;align-items:center;gap:10px}.video-control-row button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;color:#fff;background:transparent;cursor:pointer}.video-control-row button:hover{background:#ffffff21}.video-control-row .video-picture-button[data-active]{color:#ffe78b;background:#ffdc5c24;box-shadow:inset 0 0 0 1px #ffe06d57}.video-control-row button:disabled{opacity:.45;cursor:wait}.video-control-row svg{width:20px;height:20px}.video-control-row button:last-child{margin-left:auto}.video-time{min-width:105px;font-variant-numeric:tabular-nums;font-size:13px}.video-control-row .video-rate-button{min-width:44px;font-size:12px;font-variant-numeric:tabular-nums}.video-control-row .video-rate-button[data-active]{color:var(--pink)}.video-current-chapter{max-width:min(28vw,300px);overflow:hidden;color:#d9dce5;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.video-hdr-badge{padding:3px 6px;border:1px solid rgb(255 255 255 / 28%);border-radius:5px;color:#fff4bd;font-size:10px;font-weight:800;letter-spacing:.04em;white-space:nowrap}.video-picture-menu{position:absolute;right:14px;bottom:76px;z-index:6;width:min(420px,calc(100% - 28px));padding:12px;border:1px solid rgb(255 255 255 / 18%);border-radius:14px;color:#eef1f8;background:#0a0b10f0;box-shadow:0 18px 55px #00000085;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.video-picture-menu[data-native-controls]{bottom:104px}.video-picture-menu>header{display:flex;align-items:center;gap:7px;margin-bottom:11px}.video-picture-menu>header>div{display:grid;flex:1;gap:2px}.video-picture-menu>header strong{font-size:13px}.video-picture-menu>header small{color:#858da0;font-size:9px}.video-picture-menu button{display:flex;align-items:center;justify-content:center;gap:5px;min-width:30px;height:30px;padding:0 8px;border:1px solid rgb(255 255 255 / 10%);border-radius:8px;color:#c8ceda;background:#ffffff0d;cursor:pointer}.video-picture-menu button:hover{color:#fff;background:#ffffff1c}.video-picture-menu button svg{width:14px;height:14px}.video-picture-menu .video-picture-power[data-active]{color:#ffe78b;border-color:#ffe06d4d;background:#ffdc5c1c}.video-picture-menu-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;transition:opacity .12s ease}.video-picture-menu-controls[data-off]{opacity:.48}.video-picture-menu-controls label{display:grid;min-width:0;gap:5px}.video-picture-menu-controls label>span{display:flex;justify-content:space-between;gap:8px;color:#aeb5c4;font-size:10px}.video-picture-menu-controls label b{color:#f3f5fa;font-variant-numeric:tabular-nums}.video-picture-menu-controls input{width:100%;margin:0;accent-color:#ef71a3;cursor:pointer}.video-picture-menu>footer{display:flex;align-items:center;gap:10px;margin-top:11px;padding-top:9px;border-top:1px solid rgb(255 255 255 / 8%)}.video-picture-menu>footer span{flex:1;color:#747d90;font-size:8px;line-height:1.35}.video-picture-menu>footer button{flex:none;font-size:9px}.video-picture-button-floating{position:absolute;right:13px;bottom:62px;z-index:5;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgb(255 255 255 / 20%);border-radius:50%;color:#fff;background:#080a0ecc;box-shadow:0 8px 24px #00000059;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.video-picture-button-floating:hover{background:#181a22eb}.video-picture-button-floating[data-active]{color:#ffe78b;border-color:#ffe06d66;background:#473c14d1}.video-picture-button-floating svg{width:18px;height:18px}.video-control-row .video-track-button[data-state=open],.video-control-row .video-track-button[data-active]{color:var(--accent);background:#b2c9e624}.video-track-menu{z-index:9;width:min(360px,calc(100vw - 24px));max-height:min(360px,var(--radix-dropdown-menu-content-available-height, 60vh));color:#eef1f8;background:#0c0d13f7;border-color:#ffffff2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.video-track-menu-title{padding:7px 9px 9px;color:#929bad;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.video-track-menu-item{align-items:center;min-height:44px}.video-track-menu-check{display:grid;place-items:center;flex:0 0 18px;width:18px}.video-track-menu-check svg{width:15px;height:15px;color:var(--accent)}.video-track-menu-item>span:last-child{display:grid;min-width:0;gap:2px}.video-track-menu-item strong{display:-webkit-box;overflow:hidden;color:inherit;font-size:12px;font-weight:650;line-height:1.25;white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical}.video-track-menu-item small{overflow:hidden;color:#858da0;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.video-track-menu-item small.video-track-menu-reason{color:var(--accent);white-space:normal}.video-track-menu-reset{min-height:38px;color:#b9c0cf;font-size:11px}.video-track-menu-reset svg{width:14px;height:14px}.audio-ranking-list .sortable-row{min-height:40px}.video-file-list{display:grid;gap:8px;margin-top:24px}.video-file-list h2{margin-bottom:5px}.video-season-group{display:grid;gap:8px;margin-top:8px}.video-season-group>header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:8px 2px 2px}.video-season-group>header h3{margin:0;font-size:1rem}.video-season-group>header span{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.82rem}.video-season-group>header span button{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 9px;border:1px solid var(--border);border-radius:8px;color:var(--text-dim);background:#ffffff0a;cursor:pointer;font-size:10px;font-weight:700}.video-season-group>header span button:disabled{opacity:.45;cursor:default}.video-season-group>header span button svg{width:13px;height:13px}.sortable-drag-overlay{width:100%;pointer-events:none}.video-file-list button{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:11px;align-items:center;padding:11px 13px;border:1px solid var(--border);border-radius:12px;color:var(--text);text-align:left;background:var(--panel);cursor:pointer}.video-file-list button[data-active]{border-color:var(--accent);background:var(--panel-high)}.video-file-list button>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--panel-high)}.video-compatibility-note{max-width:820px;margin:20px auto 0;font-size:13px;text-align:center}@media(max-width:720px){.video-search-metadata{grid-template-columns:94px minmax(0,1fr);gap:13px;min-height:142px;padding:12px}.video-search-poster,.video-search-poster-fallback{width:94px;height:141px;border-radius:8px}.video-search-metadata h2{font-size:22px}.video-search-overview{-webkit-line-clamp:2}.video-search-details{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-toolbar{grid-template-columns:1fr}.video-season-group>header{align-items:flex-start}.video-season-group>header span{align-items:flex-end;flex-direction:column;gap:5px}.video-player{width:calc(100% + 32px);margin-left:-16px;border-right:0;border-left:0;border-radius:0}.video-volume,.video-current-chapter{display:none}.video-subtitle-layer{bottom:74px;font-size:clamp(17px,5vw,25px)}.video-debug-panel{top:6px;right:6px;width:calc(100% - 12px);max-height:calc(100% - 82px);padding:9px;font-size:10px}.video-debug-panel>header{top:-9px;margin:-9px -9px 9px;padding:8px 9px}.video-debug-grid{grid-template-columns:1fr}.video-debug-panel dl div{grid-template-columns:90px minmax(0,1fr)}}.player-lab-video-surface{position:relative;background:#000}.player-lab-video-surface>video,.player-lab-runtime>canvas{display:block;width:100%;max-height:min(72vh,900px);aspect-ratio:16 / 9;object-fit:contain;background:#000}.player-lab-runtime .video-player{border:0;border-radius:0;box-shadow:none}@media(max-width:900px){.video-picture-menu{right:8px;bottom:72px;width:calc(100% - 16px)}.video-picture-menu[data-native-controls]{bottom:106px}.video-picture-menu-controls{grid-template-columns:1fr;gap:7px}.video-picture-menu>footer span{display:none}.video-picture-menu>footer{justify-content:flex-end}}@keyframes palette-progress{to{left:100%}}.search-video-grid{margin-top:0}@keyframes track-highlight{0%,35%{background:#b2c9e638}to{background:transparent}}.add-action .button-primary,.add-action .button-ghost{white-space:nowrap}.add-action .button-primary svg:last-child:not(:first-child){width:13px;height:13px;margin:0 -4px 0 -2px}.add-flac>.button-ghost{width:fit-content}.add-flac>.button-ghost svg:last-child{width:13px;height:13px;transition:transform .16s ease}.add-flac>.button-ghost svg[data-open]{transform:rotate(180deg)}@media(max-width:720px){.add-action .button-primary,.add-action .button-ghost,.add-panel-actions .button-primary,.add-panel-actions .button-ghost,.add-link-actions .button-primary,.add-link-actions .button-ghost{width:100%}}.follow-chip .icon-button{width:24px;height:24px}.follow-chip .icon-button svg{width:13px;height:13px}@media(max-width:720px){.icon-button,.play-button,.drag-handle,.chapter-play,.row-menu,.row-favorite{min-width:44px;min-height:44px}}.video-player.pseudo-fullscreen{position:fixed;inset:0;z-index:1000;width:100vw;height:100dvh;border-radius:0;background:#000}body.video-pseudo-fullscreen{overflow:hidden}body.video-pseudo-fullscreen .sidebar,body.video-pseudo-fullscreen .topbar,body.video-pseudo-fullscreen .mobile-nav,body.video-pseudo-fullscreen .player-bar{display:none}.video-card-resume{display:block;font-size:12px;color:var(--pink);margin-top:4px}.heading-actions .button-ghost[data-busy]{opacity:.7;pointer-events:none}@media(prefers-reduced-motion:reduce){.add-results,.add-drop,.add-toggle svg,.add-flac>.button-ghost svg:last-child{transition:none}}:root{color-scheme:dark;font-family:Manrope,system-ui,sans-serif;font-size:13px;font-synthesis:none;--bg: #101113;--panel: #151719;--panel-high: #202326;--text: #e7e9ec;--text-dim: #a1a6ad;--muted: #989ea6;--faint: #727982;--accent: #b2c9e6;--pink: var(--accent);--pink-soft: var(--accent);--purple: var(--accent);--purple-soft: var(--accent);--line: #ffffff0d;--line-strong: #ffffff1b;--border: var(--line);--border-strong: var(--line-strong);--radius: 6px;--radius-sm: 4px;--radius-lg: 8px;--radius-xl: 10px;--ok: #82b49a;--bad: #df9292}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);line-height:1.5}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:default}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}svg{flex-shrink:0}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1{font-size:24px;font-weight:650;letter-spacing:-.7px;line-height:1.25}h2{font-size:14px;font-weight:650;letter-spacing:-.15px}h3{font-size:13px;font-weight:600}p{color:var(--text-dim);line-height:1.65}small{color:var(--muted);font-size:11px}input,select,textarea{background:var(--panel);border:1px solid var(--line-strong);border-radius:6px;padding:8px 10px;min-width:0}input::placeholder{color:var(--faint)}input[type=checkbox]{accent-color:var(--accent);width:15px;height:15px}.eyebrow{display:block;margin-bottom:6px;font-size:10px;letter-spacing:.5px;color:var(--muted);font-weight:500}.button-primary,.button-ghost,.button-danger,.button-accent{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:7px 12px;border:1px solid var(--line-strong);border-radius:6px;font-size:12px;font-weight:550;white-space:nowrap;box-shadow:none}.button-primary{color:#17191c;background:#dce1e7;border-color:#dce1e7}.button-primary:hover:not(:disabled){background:#f2f4f6}.button-ghost,.button-accent{background:#ffffff03;color:var(--text)}.button-ghost:hover:not(:disabled),.button-accent:hover:not(:disabled){background:#ffffff08;border-color:#ffffff2a}.button-danger{color:var(--bad);background:transparent}.button-primary svg,.button-ghost svg{width:15px;height:15px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:6px;border:0;border-radius:5px;background:transparent;color:var(--muted);flex:none}.icon-button:hover{background:#ffffff08;color:var(--text)}.icon-button svg{width:16px;height:16px}.text-link{display:inline-flex;align-items:center;gap:5px;padding:0;background:none;border:0;color:var(--text-dim);font-size:12px}.text-link:hover{color:var(--text)}.app-shell{min-height:100vh}.sidebar{width:184px;position:fixed;inset:0 auto 0 0;padding:27px 12px 16px;border-right:1px solid var(--line);background:#121416;display:flex;flex-direction:column;z-index:40}.wordmark{display:flex;align-items:center;gap:10px;margin:0 10px 35px;font-size:17px;font-weight:650;letter-spacing:-.4px}.wordmark small{display:block;font-size:9px;font-weight:500;letter-spacing:.2px;color:var(--faint)}.brand-icon{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:7px;background:#ffffff04}.brand-icon svg{width:11px;height:11px}.sidebar nav+nav{margin-top:13px;padding-top:13px;border-top:1px solid var(--line)}.nav-link{display:flex;align-items:center;gap:10px;margin:3px 0;padding:9px 11px;border-radius:5px;color:var(--muted);font-size:12px;font-weight:500}.nav-link svg{width:17px;height:17px;opacity:.8;stroke-width:1.65}.nav-link:hover{background:#ffffff03;color:var(--text)}.nav-link.active{background:#ffffff07;color:var(--text)}.nav-link.active svg{opacity:1;color:var(--accent)}.sidebar-bottom{margin-top:auto;padding-top:40px}.account{display:flex;align-items:center;gap:8px;margin:14px 8px 0;padding-top:14px;border-top:1px solid var(--line);font-size:11px}.account small{display:none}.account>.icon-button{margin-left:auto}.avatar{width:24px;height:24px;border-radius:50%;background:#25292d;color:var(--text-dim);display:grid;place-items:center;font-size:10px;flex:none}.content{margin-left:184px;padding:34px 36px 70px;max-width:1700px;min-width:0}.page-intro,.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.page-intro p,.section-heading p{font-size:12px;margin-top:6px;color:var(--muted)}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:24px 0 12px}.section-title span,.count{color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums}.count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;border:1px solid var(--line);border-radius:5px;padding:0 5px}.video-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:22px}.search{display:flex;align-items:center;gap:9px;width:310px;max-width:100%;min-width:0;height:35px;padding:0 10px;border:1px solid var(--line-strong);border-radius:6px;background:#ffffff02}.search>svg{width:15px;height:15px;color:var(--faint)}.search input{border:0;background:transparent;padding:7px 0;min-width:0;width:100%;outline:none;font-size:12px}.video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:25px 18px}.video-card{min-width:0;border:0;border-radius:0;background:none;box-shadow:none;overflow:visible}.video-card:hover{border-color:transparent;background:none;box-shadow:none;transform:none}.video-card-link{display:block}.video-card-art{display:grid;place-items:center;width:100%;aspect-ratio:2/3;height:auto;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:var(--panel-high);transition:border-color .18s}.video-card:hover .video-card-art{border-color:#ffffff45}.video-card-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-card-art[data-artwork]:after{display:none}.video-card-art>svg{width:27px;height:27px;color:var(--faint)}.video-card-rating{position:absolute;inset:7px auto auto 7px;display:flex;align-items:center;gap:4px;padding:3px 5px;border:1px solid #ffffff14;border-radius:4px;background:#111317dc;color:#e9e4d3;font-size:10px;font-weight:600}.video-card-rating svg{width:10px;height:10px;color:#cfb979}.video-card-body{display:grid;gap:4px;padding:10px 0 0}.video-card-body>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.5}.video-card-body small{color:var(--muted);font-size:10px;line-height:1.5}.video-card-body .video-card-resume{color:var(--accent);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-file-list{margin-top:24px}.video-season-group>button{min-height:42px;padding:9px 12px;border-radius:5px}.video-season-group>header h3{font-size:12px}.video-file-list strong{font-size:11px;font-weight:500}.add-workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:28px}.add-search{min-width:0}.discovery-search{display:flex;align-items:center;gap:8px;padding:7px;border:1px solid var(--line-strong);border-radius:7px;background:var(--panel)}.discovery-search>svg{width:16px;height:16px;margin-left:5px;color:var(--faint)}.discovery-search input{min-width:0;flex:1;border:0;background:transparent;padding:6px 0;outline:none;font-size:12px}.discovery-search select{width:83px;padding:6px;border:0;border-left:1px solid var(--line);border-radius:0;font-size:11px;background:var(--panel)}.discovery-search .button-primary{min-height:30px;padding:5px 10px}.search-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:285px;gap:10px}.search-empty>svg{color:var(--faint);margin-bottom:3px;stroke-width:1.4}.search-empty h2{font-size:13px;font-weight:550}.search-empty p{font-size:12px;color:var(--faint)}.selected-title{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:17px 0}.selected-title>strong{min-width:0;font-size:13px}.selected-title>span{font-size:11px;color:var(--muted)}.selected-title>button{margin-left:auto}.candidate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0}.candidate{display:flex;align-items:center;gap:10px;text-align:left;padding:8px;border:1px solid var(--line);border-radius:6px;background:var(--panel);min-width:0}.candidate:hover{border-color:var(--line-strong);background:var(--panel-high)}.candidate img{width:35px;height:51px;object-fit:cover;border-radius:3px;flex:none}.candidate>span{min-width:0}.candidate strong{display:block;font-size:11px;font-weight:600}.candidate small{display:block;margin-top:3px;font-size:10px}.quality-options{display:flex;gap:5px;flex-wrap:wrap;margin:16px 0}.quality-options button{min-height:27px;padding:4px 8px;font-size:10px}.check-line{display:flex;align-items:center;gap:8px;margin:13px 0;font-size:11px;color:var(--muted)}.release-list{border-top:1px solid var(--line)}.release{display:flex;align-items:center;gap:16px;padding:15px 0;border-bottom:1px solid var(--line)}.release>div{min-width:0;flex:1}.release strong{display:block;font-size:11px;font-weight:550;line-height:1.65;overflow-wrap:anywhere}.release small{display:block;margin-top:5px;font-size:10px;color:var(--muted)}.release>button{flex:none;min-height:30px;font-size:11px;padding:5px 8px}.downloads-panel{min-width:0;border:1px solid var(--line);border-radius:7px;background:#ffffff02;overflow:hidden;scroll-margin-top:20px}.downloads-heading{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid var(--line)}.downloads-heading h2{display:flex;align-items:center;gap:8px;font-size:12px}.downloads-heading svg{color:var(--muted);stroke-width:1.6}.downloads-empty{display:flex;align-items:flex-start;gap:10px;padding:24px 16px}.downloads-empty strong{font-size:11px;font-weight:500}.downloads-empty p{font-size:10px;margin-top:4px;color:var(--muted)}.empty-status{width:6px;height:6px;margin-top:7px;border-radius:50%;background:var(--faint);flex:none}.download-row{display:flex;align-items:flex-start;gap:8px;padding:13px 14px;border-bottom:1px solid var(--line);min-width:0}.download-row:last-child{border-bottom:0}.download-copy{min-width:0;flex:1}.download-copy strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;font-size:11px;line-height:1.6;font-weight:500}.download-copy small{display:block;font-size:10px;margin-top:5px;overflow-wrap:anywhere}.download-state{display:flex;justify-content:space-between;gap:6px;margin-top:5px;font-size:10px;color:var(--muted)}.download-actions{display:flex;flex-direction:column}.download-actions:empty{display:none}.download-actions .icon-button{width:25px;height:25px;padding:5px}.status-dot{width:5px;height:5px;border-radius:50%;margin-top:7px;background:var(--faint);flex:none}.status-dot.done{background:var(--ok)}.status-dot.failed{background:var(--bad)}.status-dot.downloading,.status-dot.importing{background:var(--accent)}.download-row progress{display:block;width:100%;height:3px;border:0;border-radius:3px;margin-top:9px;accent-color:var(--accent);background:#ffffff09}.download-row progress::-webkit-progress-bar{background:#ffffff09}.download-row progress::-webkit-progress-value{background:var(--accent)}.download-history{border-top:1px solid var(--line)}.download-history summary{display:flex;align-items:center;gap:7px;padding:12px 16px;color:var(--muted);font-size:11px;cursor:pointer;list-style:none}.download-history summary::-webkit-details-marker{display:none}.download-history summary:after{content:"›";margin-left:auto;font-size:16px;transform:rotate(90deg)}.download-history[open] summary:after{transform:rotate(-90deg)}.download-history .download-list{max-height:420px;overflow-y:auto;border-top:1px solid var(--line)}.preferences-page{max-width:960px}.save-note{color:var(--faint);font-size:10px;white-space:nowrap}.setting-section{display:grid;grid-template-columns:205px minmax(0,1fr);gap:32px;padding:27px 0;border-top:1px solid var(--line)}.setting-section h2{font-size:13px}.setting-section header p{margin-top:7px;font-size:11px;color:var(--muted);line-height:1.75}.setting-section header p.setting-hint{color:var(--faint);margin-top:13px}.setting-body{min-width:0}.setting-body>p{font-size:12px;max-width:460px}.setting-body>.text-link{margin-top:12px}.audio-ranking-list{display:grid;gap:0;margin:0 0 12px;border:1px solid var(--line-strong);border-radius:6px;overflow:hidden}.audio-ranking-list .sortable-row{display:flex;align-items:center;gap:3px;min-height:39px;height:auto;padding:0 7px;border-bottom:1px solid var(--line);background:#ffffff02}.audio-ranking-list .sortable-row:last-child{border-bottom:0}.audio-ranking-list .sortable-row[data-dragging]{background:var(--panel-high);z-index:2}.drag-handle{display:grid;place-items:center;width:27px;height:31px;padding:0;background:none;border:0;border-radius:4px;color:var(--faint);cursor:grab;touch-action:none;flex:none}.drag-handle:hover{color:var(--text-dim);background:#ffffff05}.drag-handle:active{cursor:grabbing}.drag-handle svg{width:14px;height:14px}.audio-ranking-row{display:flex;align-items:center;gap:10px;min-height:38px;flex:1;min-width:0}.audio-ranking-place{width:14px;font-size:10px;text-align:center;color:var(--faint);font-variant-numeric:tabular-nums}.audio-ranking-row strong{font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audio-ranking-row>.icon-button{margin-left:auto;width:27px;height:27px}.audio-ranking-row>.icon-button svg{width:14px;height:14px}.audio-ranking-add{display:inline-flex;max-width:100%}.playback-rate-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;min-height:32px;padding:6px 10px;border:1px solid var(--line-strong);border-radius:5px;background:transparent;font-size:11px}.playback-rate-trigger svg{display:block;width:13px;height:13px;color:var(--muted)}.playback-rate-content{max-width:calc(100vw - 32px);max-height:min(350px,var(--radix-select-content-available-height));overflow:auto;border:1px solid var(--line-strong);border-radius:6px;background:#202326;box-shadow:0 10px 35px #0006;z-index:250}.playback-rate-item{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;outline:none;font-size:11px}.playback-rate-item[data-highlighted]{background:#ffffff08}.playback-rate-check svg{width:12px;height:12px}.audio-ranking-group{display:block;padding:11px 12px 5px;font-size:10px;color:var(--muted)}.reset-ranking{display:inline-flex;margin-left:13px;font-size:10px}.shortcut-list{display:grid;gap:14px;font-size:12px}.shortcut-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px}kbd{font:10px Manrope,system-ui,sans-serif;color:var(--muted);border:1px solid var(--line-strong);border-radius:4px;background:#ffffff03;padding:3px 6px}.boot{min-height:100vh;display:grid;place-items:center}.spinner{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:var(--muted);padding:14px 0}.spinner svg{width:15px;height:15px;animation:spin 1s linear infinite}.state-block{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px 14px;gap:12px;text-align:center}.state-block p{font-size:12px}.state-icon{width:38px;height:38px;background:var(--panel);border-radius:8px}.state-icon svg{width:18px;height:18px}.tooltip{padding:5px 8px;border:1px solid var(--line-strong);border-radius:4px;background:var(--panel-high);font-size:10px;color:var(--text);z-index:250}.error{color:var(--bad)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.login{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.login-art{display:flex;flex-direction:column;justify-content:space-between;padding:42px;background:#131619;border-right:1px solid var(--line)}.login-art .wordmark{margin:0;font-size:11px;letter-spacing:.5px}.login-art h1{font-size:36px;line-height:1.25;letter-spacing:-1px;font-weight:550}.login-art h1 span{color:var(--muted)}.login-art p{margin-top:18px;font-size:12px}.login-art>small{font-size:9px;letter-spacing:.5px}.login form{align-self:center;justify-self:center;width:min(300px,80%)}.login form h2{font-size:21px}.login form>p{margin:8px 0 24px;font-size:12px}.login label{display:block;margin-bottom:16px;font-size:11px;color:var(--muted)}.login input{display:block;width:100%;margin-top:7px}.login .button-primary{width:100%;margin-top:5px}.login form>small{display:block;margin-top:18px;font-size:10px;text-align:center}@media(min-width:1700px){.content{margin-left:max(184px,calc((100vw - 1516px)/2))}}@media(max-width:1150px){.content{padding:28px 26px 60px}.add-workspace{grid-template-columns:minmax(0,1fr) 260px;gap:20px}.setting-section{grid-template-columns:170px minmax(0,1fr);gap:24px}.candidate-grid{grid-template-columns:1fr}}@media(max-width:950px){.sidebar{width:160px}.content{margin-left:160px;padding:26px 22px 60px}.add-workspace{grid-template-columns:minmax(0,1fr)}.downloads-panel{width:100%}.search-empty{min-height:160px}.candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.save-note{display:none}}@media(max-width:700px){.sidebar{inset:auto 0 0;width:100%;height:calc(62px + env(safe-area-inset-bottom));padding:5px 12px calc(5px + env(safe-area-inset-bottom));border:0;border-top:1px solid var(--line-strong);flex-direction:row;align-items:stretch;background:#131517}.sidebar>.wordmark,.sidebar .account{display:none}.sidebar nav,.sidebar-bottom{display:contents}.sidebar nav+nav{margin:0;padding:0;border:0}.sidebar .nav-link{flex:1;flex-direction:column;align-items:center;justify-content:center;gap:3px;margin:0 3px;padding:5px;font-size:9px;border-radius:5px}.sidebar .nav-link svg{width:18px;height:18px}.content{margin-left:0;padding:25px 20px calc(95px + env(safe-area-inset-bottom))}h1{font-size:22px}.page-intro,.section-heading{margin-bottom:23px}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px 12px}.video-card-body>strong{font-size:11px}.video-card-body small{font-size:9px}.video-card-rating{font-size:9px;inset:5px auto auto 5px}.video-toolbar{flex-wrap:wrap;gap:10px}.search{width:100%;height:40px}.search input,.discovery-search input,.login input{font-size:16px}.setting-section{grid-template-columns:minmax(0,1fr);gap:16px;padding:22px 0}.setting-section header p{max-width:340px}.setting-section header p.setting-hint{margin-top:5px}.audio-ranking-list .sortable-row{min-height:43px}.audio-ranking-row{min-height:42px}.drag-handle{width:30px;height:40px}.audio-ranking-row>.icon-button{width:35px;height:38px}.playback-rate-trigger{min-height:38px}.discovery-search{flex-wrap:wrap;gap:8px}.discovery-search input{width:calc(100% - 42px);flex-basis:calc(100% - 42px)}.discovery-search select{flex:1;width:auto;border:0;font-size:12px}.discovery-search .button-primary{min-height:34px}.candidate-grid{grid-template-columns:1fr}.release{gap:9px}.release>button{font-size:0;padding:8px;min-height:34px}.release>button svg{width:16px;height:16px}.download-history .download-list{max-height:350px}.login{grid-template-columns:1fr}.login-art{min-height:200px;padding:25px;border:0;border-bottom:1px solid var(--line);gap:28px}.login-art h1{font-size:25px}.login-art p,.login-art>small,.login-art .eyebrow{display:none}.login form{width:min(340px,calc(100% - 48px));padding:35px 0}}@media(max-width:360px){.content{padding-left:14px;padding-right:14px}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.content[data-player]{padding:0;max-width:none;margin-left:184px}.video-detail{width:100%;margin:0;padding:0}.watch-stage{width:100%;background:#000}.watch-stage .video-player{width:100%;margin:0;border:0;border-radius:0;box-shadow:none}.watch-stage .video-player:not(:fullscreen):not(.pseudo-fullscreen){aspect-ratio:16 / 9;max-height:calc(100svh - 62px)}.watch-stage .video-player:fullscreen{width:100%;height:100%;max-height:none;aspect-ratio:auto}.watch-stage .video-player:focus-visible{outline:1px solid #ffffff30;outline-offset:-1px}.watch-stage>.state-block{aspect-ratio:16 / 9;max-height:calc(100svh - 62px)}.watch-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:62px;padding:12px 20px;border-bottom:1px solid var(--line)}.watch-title{display:flex;align-items:center;gap:12px;min-width:0}.watch-title h1{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:17px;line-height:1.4;font-weight:600;letter-spacing:-.4px}.watch-year{color:var(--faint);font-size:11px}.watch-rating{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#d8c49b;white-space:nowrap}.watch-rating svg{width:12px;height:12px;fill:currentColor;stroke-width:1.5}.watch-episode{font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap}.watch-actions{display:flex;align-items:center;gap:5px;flex:none}.watch-action{position:relative;width:32px;height:32px;border:1px solid transparent;border-radius:5px}.watch-action>svg{width:16px;height:16px;stroke-width:1.6}.watch-action[data-enabled]{color:var(--accent)}.watch-action[data-state=open]{color:var(--text);background:var(--panel-high);border-color:var(--line-strong)}.watch-action-dot{position:absolute;top:4px;right:4px;width:4px;height:4px;border-radius:50%;background:var(--bad)}.watch-popover{width:280px;max-width:calc(100vw - 24px);max-height:min(430px,var(--radix-popover-content-available-height));overflow-y:auto;padding:6px 12px 12px;border:1px solid #ffffff1b;border-radius:8px;background:#1a1d20;box-shadow:0 8px 32px #0005;color:var(--text);z-index:100;outline:none}.watch-popover>header{display:flex;align-items:center;justify-content:space-between;min-height:34px;margin-bottom:4px}.watch-popover h2{font-size:12px;font-weight:600}.watch-popover>header .icon-button{width:25px;height:25px;margin-right:-5px}.watch-popover>header .icon-button svg{width:13px;height:13px}.monitor-option{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:37px;padding:6px 0;font-size:11px}.monitor-option small{display:block;font-size:10px;color:var(--faint);margin-top:2px}.monitor-toggle{width:28px;height:16px;padding:2px;border:0;border-radius:20px;background:#50565e;flex:none}.monitor-toggle>span{display:block;width:12px;height:12px;border-radius:50%;background:#eceff2;transition:transform .15s}.monitor-toggle[aria-checked=true]{background:#8faecc}.monitor-toggle[aria-checked=true]>span{transform:translate(12px);background:#fff}.monitor-checked{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:4px 10px;padding:12px 0;font-size:10px;color:var(--muted);border-top:1px solid var(--line);margin-top:5px}.monitor-checked>span:first-child{color:var(--faint)}.monitor-error{margin:0 0 10px;color:var(--bad);font-size:10px;overflow-wrap:anywhere}.monitor-check{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:30px;border:1px solid var(--line-strong);border-radius:5px;background:#ffffff03;font-size:11px}.monitor-check:hover{background:#ffffff08}.monitor-check svg{width:13px;height:13px;stroke-width:1.6}.monitor-check[data-busy] svg{animation:spin 1s linear infinite}.monitor-empty{display:grid;gap:12px;padding:6px 0 0}.monitor-empty p{font-size:11px}.monitor-empty .button-ghost{font-size:11px;min-height:30px}.monitor-updates{border-top:1px solid var(--line);margin-top:12px;padding-top:10px}.monitor-updates h3{font-size:10px;color:var(--muted);font-weight:500}.monitor-update{display:flex;align-items:center;gap:7px;padding-top:9px}.monitor-update>span{flex:1;min-width:0}.monitor-update strong{display:block;font-size:11px;font-weight:500;overflow-wrap:anywhere}.monitor-update small{display:block;font-size:10px;overflow-wrap:anywhere}.watch-info dl{margin:0}.watch-info dl>div{display:flex;justify-content:space-between;gap:14px;padding:7px 0;font-size:11px}.watch-info dt{color:var(--faint)}.watch-info dd{margin:0;text-align:right;overflow-wrap:anywhere;min-width:0}.watch-info dl>.watch-file{display:block;border-top:1px solid var(--line);margin-top:5px;padding-top:10px}.watch-file dd{text-align:left;margin-top:5px;font-size:10px;color:var(--muted)}.video-detail>.video-file-list{margin:0;padding:20px}@media(max-width:950px){.content[data-player]{margin-left:160px}}@media(max-width:700px){.content[data-player]{margin-left:0;padding:0 0 calc(62px + env(safe-area-inset-bottom))}.watch-stage .video-player:not(:fullscreen):not(.pseudo-fullscreen){max-height:calc(100svh - 118px - env(safe-area-inset-bottom))}.watch-summary{min-height:56px;padding:10px 12px;gap:8px}.watch-title{gap:8px}.watch-title h1{font-size:14px}.watch-year{display:none}.watch-rating{font-size:10px}.watch-episode{font-size:9px}.watch-actions{gap:2px}.watch-action{width:32px;height:34px}.video-detail>.video-file-list{padding:16px 12px}.monitor-option{min-height:42px}.monitor-toggle{width:32px;height:20px}.monitor-toggle>span{width:16px;height:16px}.monitor-check{min-height:36px}}.watch-stage .video-player.pseudo-fullscreen{width:100vw;height:100dvh;max-height:none;aspect-ratio:auto}.watch-stage input[type=range]{padding:0;border:0;background:transparent}
