*{box-sizing:border-box;margin:0;padding:0}body{background:#141414;color:#e5e5e5;font-family:Segoe UI,system-ui,sans-serif;min-height:100vh}.app{max-width:1280px;margin:0 auto;padding:20px 24px 64px}header{display:flex;align-items:center;gap:24px;padding:8px 0 16px;position:sticky;top:0;background:#141414;z-index:20}.logo{color:#e50914;font-size:26px;font-weight:800;letter-spacing:2px;flex-shrink:0}.search{flex:1;max-width:420px;margin-left:auto;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:6px;color:#fff;padding:10px 14px;font-size:15px}.search:focus{outline:none;border-color:#e50914}.muted{color:gray}.pad{padding:20px 0}.health{margin-bottom:16px;border-radius:8px;overflow:hidden;border:1px solid #2a2a2a}.health-toggle{width:100%;display:flex;align-items:center;gap:10px;background:#1a1a1a;border:none;color:#e5e5e5;padding:10px 14px;cursor:pointer;font-size:14px;text-align:left}.health .chev{margin-left:auto;color:gray;font-size:11px}.dot{width:9px;height:9px;border-radius:50%;flex-shrink:0;background:#46d369}.health.warn .health-toggle>.dot{background:#f5a623}.health-list{list-style:none;background:#1f1f1f;padding:6px 14px 10px}.health-list li{display:flex;align-items:baseline;gap:10px;padding:6px 0;border-bottom:1px solid #2a2a2a;font-size:13px}.health-list li:last-child{border-bottom:none}li.ok .dot{background:#46d369}li.fail .dot{background:#e50914}.hname{width:80px;flex-shrink:0;font-weight:600;text-transform:capitalize}.hdetail{color:#b3b3b3;overflow-wrap:anywhere}.fix{display:block;margin-top:6px;padding:8px;background:#141414;border-radius:4px;font-size:12px;color:#46d369}.notice{background:#2a2318;border:1px solid #5c4a1f;border-radius:8px;padding:14px 16px;margin-bottom:20px}.notice p{color:#cbb682;font-size:14px;margin-top:4px}.notice code{background:#141414;padding:1px 5px;border-radius:3px;color:#f5d98b}.row{margin-bottom:28px}.row h2{font-size:18px;margin-bottom:10px;font-weight:600}.row-scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#3a3a3a transparent}.row-scroll::-webkit-scrollbar{height:8px}.row-scroll::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:4px}.tile{flex:0 0 auto;width:150px;background:none;border:none;padding:0;cursor:pointer;text-align:left;color:inherit;transition:transform .15s ease}.tile:hover{transform:scale(1.05)}.tile img,.tile-noposter{width:150px;height:225px;border-radius:6px;object-fit:cover;background:#2a2a2a;display:block}.tile-noposter{display:flex;align-items:center;justify-content:center;padding:10px;font-size:13px;color:#999;text-align:center}.tile-cap{display:flex;justify-content:space-between;gap:6px;margin-top:6px}.tile-title{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tile-year{font-size:12px;color:gray;flex-shrink:0}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;display:flex;align-items:flex-start;justify-content:center;padding:40px 16px;z-index:50;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.sheet{background:#181818;border-radius:10px;max-width:860px;width:100%;overflow:hidden;box-shadow:0 20px 60px #000000b3}.sheet-hero{height:320px;background-size:cover;background-position:center top;position:relative}.sheet-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#181818 0%,transparent 60%)}.close{position:absolute;top:14px;right:14px;z-index:2;width:36px;height:36px;border-radius:50%;background:#0009;color:#fff;border:none;font-size:16px;cursor:pointer}.sheet-body{padding:0 28px 28px;margin-top:-40px;position:relative;z-index:2}.sheet-body h1{font-size:30px;margin-bottom:8px}.sheet-meta{color:#46d369;font-size:14px;margin-bottom:14px}.sheet-overview{color:#cfcfcf;font-size:15px;line-height:1.55;max-width:640px}.torrents-h{font-size:17px;margin:24px 0 10px}.play-row{display:flex;align-items:center;gap:16px;margin:22px 0 6px}.play-btn.big{font-size:17px;font-weight:700;padding:12px 34px;border-radius:6px}.play-btn.big:disabled{background:#5a5a5a}.quality-pick{display:flex;align-items:center;gap:8px;font-size:13px;color:#b3b3b3}.quality-pick select{background:#2a2a2a;color:#fff;border:1px solid #3a3a3a;border-radius:6px;padding:8px 10px;font-size:14px}.play-hint{font-size:13px;margin-bottom:16px}.link-toggle{background:none;border:none;color:#9ab7ff;cursor:pointer;font-size:14px;padding:4px 0;margin-bottom:8px}.link-toggle:hover{text-decoration:underline}.episodes{margin-top:20px}.season-select{background:#2a2a2a;color:#fff;border:1px solid #3a3a3a;border-radius:6px;padding:8px 12px;font-size:15px;margin-bottom:16px}.ep-list{display:flex;flex-direction:column;gap:10px;padding-bottom:48px}.ep-card{display:flex;gap:14px;align-items:center;padding:10px;background:#1a1a1a;border-radius:8px}.ep-still{width:140px;height:79px;object-fit:cover;border-radius:5px;flex-shrink:0;background:#2a2a2a}.ep-nostill{background:#2a2a2a}.ep-info{flex:1;min-width:0}.ep-title{font-size:15px;font-weight:600;margin-bottom:4px}.ep-overview{font-size:13px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.torrents{width:100%;border-collapse:collapse;font-size:13px}.torrents th{text-align:left;color:gray;font-weight:600;padding:8px 10px;border-bottom:1px solid #2a2a2a}.torrents td{padding:8px 10px;border-bottom:1px solid #232323;vertical-align:middle}.tname{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.q{display:inline-block;padding:2px 7px;border-radius:4px;font-size:11px;font-weight:700;background:#333}.q-2160p{background:#6b2d5c;color:#ffd6f2}.q-1080p{background:#1f4d6b;color:#cfe9ff}.q-720p{background:#2f4a2f;color:#cfeecf}.q-480p,.q-sd{background:#4a4a2f;color:#eeeecf}.seed-ok{color:#46d369;font-weight:600}.seed-zero{color:#e57373}.play-btn{display:inline-block;background:#e50914;color:#fff;text-decoration:none;border:none;cursor:pointer;border-radius:5px;padding:6px 14px;font-weight:600;font-size:13px}.play-btn.small{padding:4px 12px}.play-btn:hover{background:#f6121d}.play-btn:disabled{background:#5a5a5a;cursor:default}.player-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;display:flex;align-items:center;justify-content:center;padding:24px;z-index:100}.player-box{width:100%;max-width:1100px}.player-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.player-title{font-size:17px;font-weight:600}.player-mode{margin-left:auto;margin-right:14px;font-size:12px;color:#46d369}.cast-btn{background:#2a2a2a;border:1px solid #3a3a3a;color:#e5e5e5;border-radius:6px;padding:5px 12px;margin-right:12px;font-size:13px;cursor:pointer}.cast-btn:hover{background:#3a3a3a}.next-btn{background:#2a2a2a;border:1px solid #3a3a3a;color:#e5e5e5;border-radius:6px;padding:5px 12px;margin-right:12px;font-size:13px;cursor:pointer}.next-btn:hover{background:#3a3a3a}.sleep-select{background:#2a2a2a;border:1px solid #3a3a3a;color:#e5e5e5;border-radius:6px;padding:5px 10px;margin-right:12px;font-size:13px;cursor:pointer}.next-overlay{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#1f1f1f;border:1px solid #333;border-radius:8px;padding:12px 16px;margin-bottom:10px;font-size:15px}.next-actions{display:flex;gap:10px}.dl-btn{background:#2a2a2a;border:1px solid #3a3a3a;color:#e5e5e5;border-radius:6px;padding:12px 20px;font-size:15px;font-weight:600;cursor:pointer}.dl-btn:hover{background:#3a3a3a}.dl-btn:disabled{opacity:.5;cursor:default}.keep-check{display:flex;align-items:center;gap:6px;font-size:13px;color:#cfcfcf;cursor:pointer}.keep-check input{width:16px;height:16px;accent-color:#e50914}.row-scroll{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.tile{scroll-snap-align:start}@media(max-width:760px){.app{padding:10px 12px 48px}header{flex-wrap:wrap;gap:10px 12px;padding:8px 0 12px}.logo{font-size:22px;letter-spacing:1px}.tabs{order:3}.switcher{margin-left:auto}.search{order:4;width:100%;max-width:none;margin-left:0;font-size:16px}.tile,.tile img,.tile-noposter{width:116px}.tile img,.tile-noposter{height:174px}.row h2{font-size:16px}.sheet-backdrop{padding:0;align-items:stretch}.sheet{max-width:100%;border-radius:0;min-height:100vh;min-height:100dvh}.sheet-body{padding-bottom:calc(40px + env(safe-area-inset-bottom,0px))}.sheet-hero{height:210px}.sheet-body{padding:0 16px 28px}.sheet-body h1{font-size:22px}.sheet-overview{font-size:14px}.play-row{flex-wrap:wrap;gap:10px}.play-btn.big{flex:1 1 100%;padding:14px;font-size:17px}.dl-btn{flex:1 1 46%;text-align:center}.quality-pick,.keep-check{flex:1 1 46%}.quality-pick select{flex:1}.ep-still{width:108px;height:61px}.ep-card{padding:8px;gap:10px}.ep-title{font-size:14px}.lib-row{flex-wrap:wrap}.lib-main{flex:1 1 100%;order:1}.lib-poster{order:0}.lib-retention{order:2;flex:1 1 100%}.lib-row .play-btn,.lib-row .del-btn{order:3;flex:1 1 46%;text-align:center}.lib-stats{gap:12px 16px;font-size:13px}.torrents{display:block;overflow-x:auto;white-space:nowrap}.tname{max-width:180px}.player-backdrop{padding:0}.player-box{max-width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:8px}.player-video{max-height:64vh}.player-head{flex-wrap:wrap;gap:6px}.player-mode{font-size:11px;margin-right:8px}.next-btn,.cast-btn{padding:8px 12px;font-size:13px}.next-overlay{flex-direction:column;align-items:stretch;gap:10px;text-align:center}.avatar-row{gap:16px}.avatar.add{width:84px;height:84px}.picker-h{font-size:22px}.logo.big{font-size:32px}.hname{width:70px}}@media(max-width:420px){.tile,.tile img,.tile-noposter{width:104px}.tile img,.tile-noposter{height:156px}.logo{font-size:20px}.tabs button{padding:6px 9px;font-size:14px}.dl-btn,.quality-pick,.keep-check{flex-basis:100%}}.player-video{width:100%;max-height:78vh;background:#000;border-radius:8px;display:block}.rate-row{display:flex;align-items:center;gap:10px;margin-top:12px;font-size:14px;color:#b3b3b3}.thumb{background:#2a2a2a;border:1px solid #3a3a3a;border-radius:6px;padding:4px 12px;font-size:16px;cursor:pointer}.thumb.on{background:#e50914;border-color:#e50914}.subs-note{margin-left:8px;font-size:12px;color:gray}.tabs{display:flex;gap:4px}.tabs button{background:none;border:none;color:#b3b3b3;font-size:15px;font-weight:600;padding:6px 12px;cursor:pointer;border-radius:6px}.tabs button.on{color:#fff;background:#2a2a2a}.lib-stats{display:flex;gap:20px;flex-wrap:wrap;padding:14px 16px;margin-bottom:20px;background:#1f1f1f;border-radius:8px;font-size:14px;color:#b3b3b3}.lib-stats strong{color:#fff}.warn-txt{color:#f5a623}.lib-group{margin-bottom:28px}.lib-group h2{font-size:17px;margin-bottom:12px}.lib-row{display:flex;align-items:center;gap:14px;padding:10px;background:#1a1a1a;border-radius:8px;margin-bottom:8px}.lib-row.lib-warn{border:1px solid #5c4a1f}.lib-poster{width:46px;height:69px;object-fit:cover;border-radius:4px;flex-shrink:0}.lib-noposter{background:#2a2a2a}.lib-main{flex:1;min-width:0}.lib-title{font-size:15px;font-weight:600}.lib-sub{font-size:13px;margin-top:3px}.lib-bar{height:4px;background:#333;border-radius:2px;margin-top:6px;overflow:hidden}.lib-bar-fill{height:100%;background:#46d369}.lib-retention{background:#2a2a2a;color:#e5e5e5;border:1px solid #3a3a3a;border-radius:6px;padding:6px 8px;font-size:13px;flex-shrink:0}.del-btn{background:none;border:1px solid #5a3a3a;color:#e57373;border-radius:5px;padding:6px 12px;font-size:13px;cursor:pointer;flex-shrink:0}.del-btn:hover{background:#3a1f1f}.del-btn:disabled{opacity:.5;cursor:default}.picker{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:40px}.logo.big{font-size:40px;letter-spacing:3px;color:#e50914;font-weight:800}.picker-h{font-size:28px;font-weight:500;color:#e5e5e5}.avatar-row{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.avatar-wrap{display:flex;flex-direction:column;align-items:center;gap:8px}.avatar-tile{background:none;border:none;cursor:pointer;color:#b3b3b3;display:flex;flex-direction:column;align-items:center;gap:10px}.avatar{display:flex;align-items:center;justify-content:center;border-radius:12px;color:#fff}.avatar-tile:hover .avatar{outline:3px solid #fff}.avatar-name{font-size:15px}.avatar.add{width:96px;height:96px;font-size:48px;background:#2a2a2a;color:gray}.avatar.sm{width:32px;height:32px;font-size:17px;border-radius:7px}.avatar.xs{width:24px;height:24px;font-size:13px;border-radius:5px;margin-right:8px}.avatar-del{background:none;border:1px solid #5a3a3a;color:#e57373;border-radius:5px;padding:3px 10px;font-size:12px;cursor:pointer}.ghost-btn{background:none;border:1px solid #444;color:#b3b3b3;border-radius:6px;padding:8px 18px;font-size:14px;cursor:pointer}.ghost-btn:hover{border-color:#b3b3b3;color:#fff}.create-form{background:#1a1a1a;border-radius:10px;padding:24px;width:100%;max-width:380px;display:flex;flex-direction:column;gap:10px}.cf-name{background:#2a2a2a;border:1px solid #3a3a3a;border-radius:6px;color:#fff;padding:10px 12px;font-size:15px}.cf-preview{width:72px;height:72px;border-radius:12px;align-self:center;display:flex;align-items:center;justify-content:center;font-size:38px;margin:6px 0}.cf-label{font-size:13px;color:gray;margin-top:6px}.cf-grid{display:flex;gap:6px;flex-wrap:wrap}.cf-grid button{width:40px;height:40px;border-radius:8px;border:2px solid transparent;background:#2a2a2a;font-size:20px;cursor:pointer}.cf-grid button.on{border-color:#fff}.cf-grid .swatch{font-size:0}.cf-actions{display:flex;gap:10px;margin-top:14px}.pin-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:60}.pin-box{background:#1a1a1a;border-radius:10px;padding:28px;text-align:center;display:flex;flex-direction:column;gap:14px;min-width:280px}.pin-box input{background:#2a2a2a;border:1px solid #3a3a3a;border-radius:6px;color:#fff;padding:12px;font-size:24px;text-align:center;letter-spacing:8px}.switcher{position:relative}.switcher-btn{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;color:#e5e5e5;font-size:14px}.switcher-name{font-weight:600}.switcher-menu{position:absolute;right:0;top:44px;background:#1f1f1f;border:1px solid #333;border-radius:8px;padding:6px;min-width:200px;display:flex;flex-direction:column;gap:2px;z-index:40}.switcher-menu button{display:flex;align-items:center;background:none;border:none;color:#e5e5e5;padding:8px 10px;border-radius:6px;cursor:pointer;font-size:14px;text-align:left}.switcher-menu button:hover{background:#2a2a2a}.switcher-manage{border-top:1px solid #333!important;margin-top:4px;color:#b3b3b3!important}.player-err{margin-top:12px;padding:12px;border-radius:6px;background:#3a1f1f;color:#f0b3b3;font-size:14px}.dlbar-wrap{margin-top:12px}.dlbar{height:5px;background:#333;border-radius:3px;overflow:hidden}.dlbar-fill{height:100%;background:#46d369;transition:width .4s ease}.dlbar-label{display:block;margin-top:6px;font-size:12px;color:#999}.video-js{width:100%;border-radius:8px;overflow:hidden}.prep-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:#000;border-radius:8px}.prep-ring{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}.prep-ring:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:conic-gradient(#e50914 var(--pct, 0%),rgba(255,255,255,.15) 0);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 9px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 9px),#000 0);transition:background .4s ease}.prep-ring:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:50%;border:2px solid transparent;border-top-color:#e5091499;animation:prep-spin .9s linear infinite}@keyframes prep-spin{to{transform:rotate(360deg)}}.prep-pct{position:relative;font-size:30px;font-weight:800;color:#fff}.prep-title{color:#fff;font-size:20px;font-weight:700}.prep-stage{color:#b3b3b3;font-size:14px}.report-btn{background:transparent;color:#e0a030;border:1px solid #6a5320;border-radius:6px;padding:5px 12px;font-size:13px;cursor:pointer}.report-btn:hover{background:#e0a0301f}.splash-wrap{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b0b0b;display:flex;align-items:center;justify-content:center;z-index:200;overflow:hidden}.splash-glow{position:absolute;width:540px;height:540px;max-width:90vw;max-height:90vw;border-radius:50%;background:radial-gradient(circle,rgba(229,9,20,.5) 0%,transparent 65%);animation:splashGlow 2.1s ease-out forwards}.splash-logo{position:relative;font-weight:900;font-size:56px;letter-spacing:4px;color:#fff;animation:splashLogo 2.1s cubic-bezier(.2,.8,.2,1) forwards}.splash-logo span{color:#e50914}@keyframes splashLogo{0%{transform:scale(.7);opacity:0}22%{opacity:1}40%{transform:scale(1)}82%{transform:scale(1);opacity:1}to{transform:scale(1.06);opacity:0}}@keyframes splashGlow{0%{opacity:0}30%{opacity:1}to{opacity:0}}.join-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0b0b0b;padding:20px}.join-card{background:#141414;border:1px solid #222;border-radius:14px;padding:36px;max-width:380px;width:100%;text-align:center}.join-logo{font-weight:900;font-size:28px;letter-spacing:2px;margin-bottom:18px;color:#fff}.join-logo span{color:#e50914}.join-card h2{margin:6px 0 8px}.join-input{width:100%;margin:16px 0;padding:12px 14px;font-size:16px;background:#1c1c1c;border:1px solid #333;border-radius:10px;color:#fff}.join-code{text-align:center;font-size:26px;letter-spacing:5px;font-family:ui-monospace,monospace;text-transform:uppercase}
