:root{color-scheme:dark;background:#101112;color:#f4f1ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0;background:#101112}a{color:inherit;text-decoration:none}button,input{font:inherit}button{min-height:40px;border:1px solid #7b755f;border-radius:8px;padding:0 16px;background:#e1c872;color:#111315;font-weight:800;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}.shell,.watch-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0}.toolbar,.watch-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:28px}.toolbar-actions{display:flex;align-items:center;gap:12px}.toolbar-actions a{color:#e1c872;font-weight:800}.eyebrow{margin:0 0 4px;color:#e1c872;font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin:0}h1{font-size:32px;line-height:1.1}h2{font-size:20px;line-height:1.2}.poster-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:22px 16px;gap:22px 16px}.library-section{display:grid;grid-gap:14px;gap:14px}.library-section+.library-section{margin-top:34px}.poster-card{display:grid;grid-gap:10px;gap:10px;min-width:0}.poster-frame{display:grid;place-items:center;aspect-ratio:2/3;overflow:hidden;border:1px solid #303437;border-radius:8px;background:#1a1d20;color:#b9b4a5}.poster-frame img{width:100%;height:100%;object-fit:cover}.poster-frame span{padding:12px;text-align:center}.poster-meta{display:grid;grid-gap:4px;gap:4px}.poster-meta strong{overflow:hidden;font-size:15px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.auth-form span,.empty p,.poster-meta span,.watch-description{color:#b9b4a5}.poster-meta span{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.empty{border:1px solid #303437;border-radius:8px;background:#181b1e;padding:20px}.empty p{margin-top:8px;max-width:560px;line-height:1.5}.back-link{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:14px;color:#e1c872;font-weight:800}.show-toolbar{align-items:flex-start}.show-heading{max-width:760px}.show-heading p:not(.eyebrow){margin-top:10px;color:#b9b4a5;line-height:1.55}.show-layout{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:26px;gap:26px;align-items:start}.show-poster{position:-webkit-sticky;position:sticky;top:24px}.season-list{display:grid;grid-gap:26px;gap:26px}.season-section{display:grid;grid-gap:12px;gap:12px}.episode-list{display:grid;overflow:hidden;border:1px solid #303437;border-radius:8px;background:#181b1e}.episode-row{display:grid;grid-template-columns:56px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;min-height:68px;padding:12px 14px}.episode-row+.episode-row{border-top:1px solid #303437}.episode-row:hover{background:#202429}.episode-row.episode-played{opacity:.58}.episode-row.episode-played .episode-number{color:#8fcf9a}.episode-number{color:#e1c872;font-weight:900;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.episode-main{display:grid;min-width:0;grid-gap:4px;gap:4px}.episode-main span,.episode-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.episode-main span{color:#b9b4a5;font-size:13px}.episode-status{justify-self:end;color:#e1c872;font-size:13px;font-weight:800;white-space:nowrap}.episode-row.episode-played .episode-status{color:#8fcf9a}.auth-shell{display:grid;min-height:100vh;place-items:center;padding:24px}.auth-panel{width:min(420px,100%)}.auth-panel h1{margin-bottom:20px}.tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;margin-bottom:18px;border:1px solid #303437;border-radius:8px;padding:4px;background:#181b1e}.tabs button{border-color:transparent;background:transparent;color:#b9b4a5}.tabs button.active{background:#e1c872;color:#111315}.auth-form{display:grid;grid-gap:14px;gap:14px}.auth-form label{display:grid;grid-gap:7px;gap:7px}.auth-form input{width:100%;min-height:44px;border:1px solid #393d40;border-radius:8px;padding:0 12px;background:#181b1e;color:#f4f1ea}.form-error{color:#ffb0a3;line-height:1.4}.muted{color:#b9b4a5;line-height:1.5}.admin-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:start}.admin-grid,.admin-panel{display:grid;grid-gap:18px;gap:18px}.admin-panel{border:1px solid #303437;border-radius:8px;background:#181b1e;padding:18px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-list{display:grid;grid-gap:10px;gap:10px}.admin-row{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #303437;border-radius:8px;padding:12px;background:#101112}.admin-row div{display:grid;min-width:0;grid-gap:4px;gap:4px}.admin-row span{overflow:hidden;color:#b9b4a5;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.admin-form button,.admin-row button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.admin-form{gap:14px}.admin-form label{display:grid;grid-gap:7px;gap:7px;color:#f4f1ea;font-weight:700}.admin-form input{width:100%;min-height:44px;border:1px solid #393d40;border-radius:8px;padding:0 12px;background:#101112;color:#f4f1ea}.upload-status{display:grid;grid-gap:8px;gap:8px;border:1px solid #303437;border-radius:8px;padding:12px;background:#101112}.upload-status div{display:flex;justify-content:space-between;gap:12px;color:#b9b4a5;font-size:13px}.upload-status strong{color:#f4f1ea;text-transform:capitalize}.upload-status progress{width:100%;height:8px;accent-color:#e1c872}.token-box{display:grid;grid-gap:8px;gap:8px;border:1px solid #303437;border-radius:8px;padding:12px;background:#101112}.token-box span{color:#b9b4a5;font-size:13px}.token-box code{overflow-wrap:anywhere;color:#e1c872;font-family:SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.5}.watch-header{align-items:flex-end}.watch-header a{color:#e1c872;font-weight:800}.player-page{display:grid;width:100vw;height:100vh;margin:0;padding:0;background:#000}.player-shell{position:relative;overflow:hidden;width:100%;aspect-ratio:16/9;max-height:76vh;border-radius:8px;background:#000;-webkit-user-select:none;-moz-user-select:none;user-select:none}.player-page .player-shell{width:100vw;height:100vh;max-height:none;border-radius:0;aspect-ratio:auto}.player-shell:-webkit-full-screen{width:100vw;height:100vh;max-height:none;border-radius:0}.player-shell:fullscreen{width:100vw;height:100vh;max-height:none;border-radius:0}.player-shell.custom-fullscreen{position:fixed;inset:0;z-index:100;width:100vw;height:100vh;max-height:none;border-radius:0}.player-video{display:block;width:100%;height:100%;background:#000;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.player-loading{position:absolute;inset:0;display:grid;place-items:center;background:rgba(0,0,0,.22);pointer-events:none}.player-spinner{width:42px;height:42px;border:3px solid rgba(244,241,234,.22);border-top-color:#f4f1ea;border-radius:50%;animation:player-spin .8s linear infinite}@keyframes player-spin{to{transform:rotate(1turn)}}.player-controls{right:0;bottom:0;left:0;display:grid;grid-gap:10px;gap:10px;padding:56px 16px 14px;background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,0));opacity:0;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease}.player-back-button,.player-controls{position:absolute;pointer-events:none}.player-back-button{top:16px;left:16px;z-index:2;display:inline-grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(0,0,0,.48);color:#f4f1ea;opacity:0;transform:translateY(-6px);transition:opacity .16s ease,transform .16s ease,background .16s ease}.player-back-button:hover{background:rgba(255,255,255,.16)}.player-shell.player-ready.controls-visible .player-controls,.player-shell.player-ready:focus-within .player-controls{opacity:1;pointer-events:auto;transform:translateY(0)}.player-shell.controls-visible .player-back-button,.player-shell:focus-within .player-back-button{opacity:1;pointer-events:auto;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.player-spinner{animation:none}}.player-title{overflow:hidden;font-size:14px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.control-row{display:flex;align-items:center;gap:10px;min-height:40px}.icon-button{display:inline-grid;place-items:center;width:40px;min-width:40px;height:40px;min-height:40px;border-color:rgba(255,255,255,.16);padding:0;background:rgba(255,255,255,.08);color:#f4f1ea}.icon-button:hover{background:rgba(255,255,255,.16)}.spacer{flex:1 1}.time-readout{min-width:112px;color:#f4f1ea;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.seek,.volume{accent-color:#e1c872}.seek{width:100%}.volume{width:92px}@media (max-width:720px){.toolbar,.watch-header{align-items:flex-start;flex-direction:column}.poster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid,.show-layout{grid-template-columns:1fr}.show-poster{position:static;width:min(220px,100%)}.episode-row{grid-template-columns:46px minmax(0,1fr)}.episode-status{grid-column:2;justify-self:start}.admin-row,.toolbar-actions{align-items:stretch;flex-direction:column}.player-shell{aspect-ratio:16/10}.player-controls{padding:48px 10px 10px}.volume{display:none}.time-readout{min-width:88px;font-size:12px}}