:root{--bg:#0d0f14;--bg-soft:#141821;--surface:#ffffff0b;--surface-2:#ffffff13;--border:#ffffff17;--border-strong:#ffffff29;--text:#eef1f7;--text-dim:#a2abbd;--text-faint:#6d7790;--accent:#6c8cff;--accent-soft:#6c8cff29;--gold:#ffc94a;--watchlist:#4dabf7;--watching:#51cf66;--completed:#9775fa;--dropped:#ff6b6b;--radius:14px;--radius-sm:10px;--radius-lg:20px;--header-h:60px;--tabbar-h:60px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);--shadow:0 12px 32px #00000073;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--bg);min-height:100dvh;color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;overscroll-behavior-y:none;margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}h1,h2,h3{letter-spacing:-.02em;margin:0;line-height:1.2}.h2{margin-bottom:.85rem;font-size:1.15rem;font-weight:700}.muted{color:var(--text-dim);font-size:.9rem}.error-text{color:#ff8787;border-radius:var(--radius-sm);background:#ff6b6b17;border:1px solid #ff6b6b3d;margin:1rem 0;padding:.75rem 1rem;font-size:.9rem}.ambient{z-index:-1;pointer-events:none;background:radial-gradient(120% 90% at 50% -10%, #1a2030 0%, var(--bg) 55%), var(--bg);position:fixed;inset:0;overflow:hidden}.ambient__canvas{filter:blur(56px)saturate(135%);opacity:.62;width:124%;height:124%;position:absolute;inset:-12%;transform:translateZ(0)}.ambient__grain{opacity:.16;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");position:absolute;inset:0}.ambient__vignette{background:radial-gradient(130% 100% at 50% 35%,#0000 35%,#05070b8c 100%);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ambient__canvas{opacity:.45}}.header{z-index:40;padding-top:var(--safe-top);-webkit-backdrop-filter:saturate(160%)blur(18px);border-bottom:1px solid var(--border);background:#0d0f14b8;position:sticky;top:0}.header__inner{height:var(--header-h);max-width:1280px;padding-inline:calc(.9rem + var(--safe-left)) calc(.9rem + var(--safe-right));grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem;margin:0 auto;display:grid}.brand{letter-spacing:-.03em;flex-shrink:0;align-items:center;gap:.45rem;font-weight:800;display:inline-flex}.brand__mark{background:linear-gradient(140deg, var(--accent), #9775fa);color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 4px 14px #6c8cff59}.brand__name{font-size:1.05rem;display:none}.header__nav{display:none}.search{align-items:center;min-width:0;display:flex;position:relative}.search__icon{width:17px;height:17px;color:var(--text-faint);pointer-events:none;position:absolute;left:.7rem}.search__input{border:1px solid var(--border);background:var(--surface);width:100%;height:40px;color:var(--text);appearance:none;border-radius:999px;padding:0 2.3rem 0 2.25rem;font-size:16px;transition:border-color .16s,background .16s}.search__input::-webkit-search-cancel-button{display:none}.search__input::placeholder{color:var(--text-faint)}.search__input:focus{border-color:var(--border-strong);background:var(--surface-2);outline:none}.search__clear{width:30px;height:30px;color:var(--text-faint);background:0 0;border:0;border-radius:50%;place-items:center;font-size:.8rem;display:grid;position:absolute;right:.35rem}.search__clear:hover{color:var(--text);background:var(--surface-2)}.main{max-width:1280px;padding-top:1rem;padding-bottom:calc(var(--tabbar-h) + var(--safe-bottom) + 2rem);padding-inline:calc(.9rem + var(--safe-left)) calc(.9rem + var(--safe-right));margin:0 auto}.page{flex-direction:column;gap:1.6rem;animation:.32s both fade-up;display:flex}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}}@media (prefers-reduced-motion:reduce){.page{animation:none}}.hero{padding:1.4rem 0 .2rem}.hero__title{letter-spacing:-.035em;font-size:clamp(1.75rem,7vw,3.1rem);font-weight:800}.hero__accent{background:linear-gradient(100deg, var(--accent), #b197fc 45%, #63e6be);color:#0000;-webkit-background-clip:text;background-clip:text}.hero__sub{color:var(--text-dim);max-width:46ch;margin:.7rem 0 0;font-size:.95rem}.section-head{padding-top:.9rem}.section-head__title{font-size:clamp(1.5rem,5.5vw,2.2rem);font-weight:800}.section-head__blurb{color:var(--text-dim);margin:.4rem 0 0;font-size:.92rem}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;gap:.4rem;min-height:44px;padding:0 1.15rem;font-size:.92rem;font-weight:600;transition:transform .14s,background .14s,border-color .14s;display:inline-flex}.btn:active{transform:scale(.97)}.btn--primary{background:var(--accent);color:#08101f}.btn--primary:hover{background:#8aa3ff}.btn--ghost{background:var(--surface);border-color:var(--border);color:var(--text)}.btn--ghost:hover{background:var(--surface-2);border-color:var(--border-strong)}.btn--sm{min-height:36px;padding:0 .85rem;font-size:.85rem}.btn--trailer{margin-top:.9rem}.more{justify-content:center;padding:.5rem 0;display:flex}.more .btn{align-self:center}.grid{grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:.85rem .7rem;display:grid}.card{flex-direction:column;gap:.5rem;min-width:0;transition:transform .18s;display:flex}.card:active{transform:scale(.965)}.card__poster{aspect-ratio:2/3;border-radius:var(--radius);background:var(--bg-soft);border:1px solid var(--border);position:relative;overflow:hidden;box-shadow:0 6px 18px #00000059}.card__poster img{object-fit:cover;width:100%;height:100%}.card__poster-fallback{opacity:.35;place-items:center;width:100%;height:100%;font-size:1.8rem;display:grid}.card__type{letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--text-dim);background:#080a0fc7;border-radius:999px;padding:2px 7px;font-size:.62rem;font-weight:800;position:absolute;top:6px;left:6px}.card__type--tv{color:#8ce99a}.card__type--movie{color:#91b4ff}.card__score{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--gold);background:#080a0fd1;border-radius:999px;padding:2px 7px;font-size:.7rem;font-weight:700;position:absolute;bottom:6px;left:6px}.card__flag{color:#08101f;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.7rem;font-weight:800;display:grid;position:absolute;top:6px;right:6px;box-shadow:0 2px 8px #0006}.card__flag--watchlist{background:var(--watchlist)}.card__flag--watching{background:var(--watching)}.card__flag--completed{background:var(--completed)}.card__flag--dropped{background:var(--dropped)}.card__progress{background:#0000008c;height:3px;position:absolute;bottom:0;left:0;right:0}.card__progress-bar{background:var(--watching);height:100%;display:block}.card__meta{flex-direction:column;gap:1px;min-width:0;display:flex}.card__title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.card__sub{color:var(--text-faint);font-size:.72rem}.row{flex-direction:column;gap:.7rem;display:flex}.row__head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.row__title{font-size:1.1rem;font-weight:700}.row__more{color:var(--accent);white-space:nowrap;font-size:.82rem;font-weight:600}.rail{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;margin-inline:calc(-.9rem - var(--safe-left)) calc(-.9rem - var(--safe-right));padding-inline:calc(.9rem + var(--safe-left)) calc(.9rem + var(--safe-right));scroll-padding-inline:calc(.9rem + var(--safe-left)) calc(.9rem + var(--safe-right));gap:.7rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.rail::-webkit-scrollbar{height:6px}.rail::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}.rail__item{scroll-snap-align:start;flex:0 0 118px}.rail__item--wide{flex-basis:250px}.rail--cast{gap:.85rem}.skeleton-card{flex-direction:column;gap:.45rem;display:flex}.skeleton-card--rail{flex:0 0 118px}.skeleton-card__poster{aspect-ratio:2/3;border-radius:var(--radius)}.skeleton-card__line{border-radius:5px;height:9px}.skeleton-card__line--short{width:55%}.shimmer{background:linear-gradient(100deg,#ffffff0b 30%,#ffffff1a 50%,#ffffff0b 70%) 0 0/220% 100%;animation:1.3s linear infinite shimmer}@keyframes shimmer{to{background-position:-220% 0}}@media (prefers-reduced-motion:reduce){.shimmer{animation:none}}.spinner{color:var(--text-dim);flex-direction:column;align-items:center;gap:.7rem;padding:2.5rem 0;font-size:.88rem;display:flex}.spinner--inline{flex-direction:row;justify-content:center;padding:1rem 0}.spinner__ring{border:2.5px solid var(--border-strong);border-top-color:var(--accent);border-radius:50%;width:26px;height:26px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;border:1px dashed var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;align-items:center;gap:.6rem;padding:3rem 1rem;display:flex}.empty__icon{font-size:2.4rem}.empty__title{font-size:1.15rem;font-weight:700}.empty__body{color:var(--text-dim);max-width:38ch;margin:0;font-size:.9rem}.empty .btn{align-self:center;margin-top:.5rem}.notice{border-radius:var(--radius);background:#ffc94a12;border:1px solid #ffc94a4d;padding:1rem 1.1rem}.notice__title{color:var(--gold);font-size:1rem;font-weight:700}.notice__list{color:var(--text-dim);flex-direction:column;gap:.55rem;margin:.7rem 0 0;padding-left:1.1rem;font-size:.88rem;display:flex}.notice__list strong{color:var(--text)}.notice a{color:var(--accent);text-decoration:underline}.notice code{background:#ffffff14;border-radius:5px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85em}.notice__foot{color:var(--text-faint);margin:.8rem 0 0;font-size:.8rem}.crash{text-align:center;flex-direction:column;align-items:center;gap:.8rem;max-width:560px;margin:12vh auto;padding:2rem 1.5rem;display:flex}.crash__title{font-size:1.6rem;font-weight:800}.crash__body{color:var(--text-dim);margin:0;font-size:.92rem}.crash__detail{border-radius:var(--radius-sm);color:#ff8787;text-align:left;white-space:pre-wrap;word-break:break-word;background:#ff6b6b14;border:1px solid #ff6b6b47;width:100%;margin:.4rem 0;padding:.8rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;overflow-x:auto}.crash__actions{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.crash__actions .btn{align-self:center}.account-wrap{display:flex;position:relative}.account{border:1px solid var(--border);background:var(--surface);height:36px;color:var(--text-dim);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.account:hover:not(:disabled){background:var(--surface-2);border-color:var(--border-strong);color:var(--text)}.account:disabled{opacity:.6}.account--signin{padding:0 .75rem}.account--avatar{width:36px;padding:0;overflow:hidden}.account--avatar img{object-fit:cover;width:100%;height:100%}.account__initial{color:var(--text);font-size:.9rem;font-weight:800}.account__label{display:none}.account-menu{z-index:60;border-radius:var(--radius);border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(16px);min-width:220px;box-shadow:var(--shadow);background:#141821f7;padding:.35rem;animation:.16s both fade-up;position:absolute;top:calc(100% + 8px);right:0}.account-menu__head{border-bottom:1px solid var(--border);flex-direction:column;gap:1px;margin-bottom:.35rem;padding:.6rem .7rem;display:flex}.account-menu__head strong{font-size:.88rem}.account-menu__head span{color:var(--text-faint);text-overflow:ellipsis;font-size:.76rem;overflow:hidden}.account-menu__synced{margin-top:.3rem;font-weight:600;color:var(--watching)!important}.account-menu__item{text-align:left;border-radius:var(--radius-sm);width:100%;color:var(--text-dim);background:0 0;border:0;padding:.55rem .7rem;font-size:.85rem;font-weight:600;display:block}.account-menu__item:hover:not(:disabled){background:var(--surface-2);color:var(--text)}.sync{border-radius:var(--radius);background:linear-gradient(100deg,#6c8cff1f,#6c8cff08);border:1px solid #6c8cff4d;flex-wrap:wrap;align-items:center;gap:.85rem;padding:.85rem 1rem;display:flex}.sync--ok{background:linear-gradient(100deg,#51cf6621,#51cf6608);border-color:#51cf6652}.sync--error{background:linear-gradient(100deg,#ff6b6b1f,#ff6b6b08);border-color:#ff6b6b52}.sync__icon{background:#ffffff14;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:.95rem;font-weight:800;display:grid}.sync--ok .sync__icon{background:var(--watching);color:#06210d}.sync--error .sync__icon{background:var(--dropped);color:#2b0707}.sync__body{flex-direction:column;flex:1;gap:2px;min-width:180px;display:flex}.sync__body strong{font-size:.9rem}.sync__body span{color:var(--text-dim);font-size:.8rem;line-height:1.45}.sync .btn{flex-shrink:0;align-self:center}.sync__close{width:28px;height:28px;color:var(--text-faint);background:0 0;border:0;border-radius:50%;flex-shrink:0;font-size:.78rem}.sync__close:hover{background:var(--surface-2);color:var(--text)}.filters{flex-direction:column;gap:.6rem;display:flex}.filters__sorts,.filters__genres{scrollbar-width:none;margin-inline:calc(-.9rem - var(--safe-left)) calc(-.9rem - var(--safe-right));padding-inline:calc(.9rem + var(--safe-left)) calc(.9rem + var(--safe-right));gap:.4rem;padding-bottom:2px;display:flex;overflow-x:auto}.filters__sorts::-webkit-scrollbar{display:none}.filters__genres::-webkit-scrollbar{display:none}.chip{border:1px solid var(--border);background:var(--surface);min-height:34px;color:var(--text-dim);white-space:nowrap;border-radius:999px;flex:none;padding:0 .8rem;font-size:.82rem;font-weight:500;transition:background .14s,color .14s,border-color .14s}.chip:hover{background:var(--surface-2);color:var(--text)}.chip--sort.is-active{background:var(--accent-soft);color:#b8c8ff;border-color:#6c8cff66;font-weight:700}.chip--clear{background:var(--accent);border-color:var(--accent);color:#08101f;font-weight:700}.segmented{border:1px solid var(--border);background:var(--surface);scrollbar-width:none;border-radius:999px;align-self:flex-start;gap:2px;max-width:100%;padding:3px;display:inline-flex;overflow-x:auto}.segmented::-webkit-scrollbar{display:none}.segmented__btn{min-height:34px;color:var(--text-dim);white-space:nowrap;background:0 0;border:0;border-radius:999px;align-items:center;gap:.35rem;padding:0 .85rem;font-size:.85rem;font-weight:600;transition:background .14s,color .14s;display:inline-flex}.segmented__btn.is-active{background:var(--surface-2);color:var(--text)}.segmented__count{color:var(--text-faint);background:#ffffff1a;border-radius:999px;padding:0 5px;font-size:.7rem}.library-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;display:flex}.select{color:var(--text-faint);align-items:center;gap:.45rem;font-size:.82rem;display:inline-flex}.select select{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-soft);min-height:38px;color:var(--text);padding:0 .7rem;font-size:.85rem}.results{flex-direction:column;gap:.9rem;display:flex}.results__head{color:var(--text-dim);font-size:1rem;font-weight:700}.status-picker{grid-template-columns:repeat(4,1fr);gap:.4rem;width:100%;max-width:480px;margin-top:1rem;display:grid}.status-btn{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);min-height:52px;color:var(--text-dim);flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:.4rem .25rem;font-size:.7rem;font-weight:600;transition:transform .14s,background .14s,border-color .14s,color .14s;display:flex}.status-btn:active{transform:scale(.95)}.status-btn__icon{font-size:.95rem;line-height:1}.status-btn:disabled{opacity:.55}.status-btn.is-active[data-status=watchlist]{border-color:var(--watchlist);color:var(--watchlist);background:#4dabf729}.status-btn.is-active[data-status=watching]{border-color:var(--watching);color:var(--watching);background:#51cf6629}.status-btn.is-active[data-status=completed]{border-color:var(--completed);color:#b197fc;background:#9775fa2e}.status-btn.is-active[data-status=dropped]{border-color:var(--dropped);color:var(--dropped);background:#ff6b6b26}.stars{color:var(--gold);align-items:center;gap:2px;display:inline-flex}.star{width:34px;height:34px;color:inherit;background:0 0;border:0;padding:3px}.star svg{width:100%;height:100%}.stars__value{color:var(--text-dim);margin-left:.5rem;font-size:.85rem;font-weight:700}.stars--readonly .star{pointer-events:none;width:18px;height:18px}.page--details{gap:1.9rem}.detail-hero{margin-inline:calc(-.9rem - var(--safe-left)) calc(-.9rem - var(--safe-right));padding-top:1rem;padding-inline:calc(.9rem + var(--safe-left)) calc(.9rem + var(--safe-right));position:relative}.detail-hero__backdrop{z-index:0;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0%,#0000 92%);mask-image:linear-gradient(#000 0%,#0000 92%)}.detail-hero__backdrop img{object-fit:cover;opacity:.3;filter:saturate(115%);width:100%;height:100%}.detail-hero__content{z-index:1;grid-template-columns:108px minmax(0,1fr);grid-template-areas:"poster text""actions actions";align-items:start;gap:.9rem;display:grid;position:relative}.detail-hero__poster{grid-area:poster}.detail-hero__text{grid-area:text;min-width:0}.detail-hero__actions{flex-direction:column;grid-area:actions;align-items:flex-start;min-width:0;display:flex}.detail-hero__poster{border-radius:var(--radius);border:1px solid var(--border-strong);box-shadow:var(--shadow);aspect-ratio:2/3;background:var(--bg-soft);overflow:hidden}.detail-hero__poster img{object-fit:cover;width:100%;height:100%}.detail-hero__poster-fallback{opacity:.4;place-items:center;width:100%;height:100%;font-size:2rem;display:grid}.pill{letter-spacing:.07em;text-transform:uppercase;border:1px solid var(--border);background:var(--surface);color:var(--text-dim);border-radius:999px;margin-bottom:.5rem;padding:3px 9px;font-size:.65rem;font-weight:800;display:inline-block}.pill--tv{color:#8ce99a;border-color:#8ce99a4d}.pill--movie{color:#91b4ff;border-color:#91b4ff4d}.detail-hero__title{font-size:clamp(1.4rem,5.5vw,2.6rem);font-weight:800}.detail-hero__tagline{color:var(--text-dim);margin:.35rem 0 0;font-size:.88rem;font-style:italic}.detail-hero__meta{color:var(--text-dim);flex-wrap:wrap;gap:.35rem 1.05rem;margin:.6rem 0 0;font-size:.82rem;display:flex}.detail-hero__meta>span{align-items:center;display:inline-flex}.detail-hero__score{color:var(--gold);font-weight:700}.genre-list{flex-wrap:wrap;gap:.35rem;margin:.7rem 0 0;display:flex}.genre{border:1px solid var(--border);background:var(--surface);color:var(--text-dim);border-radius:999px;padding:3px 9px;font-size:.74rem}.next-banner{border-radius:var(--radius);background:linear-gradient(100deg,#51cf6621,#51cf6608);border:1px solid #51cf6647;align-items:center;gap:.85rem;padding:.85rem 1rem;display:flex}.next-banner__badge{background:var(--watching);color:#06210d;text-transform:uppercase;letter-spacing:.04em;border-radius:999px;flex-shrink:0;padding:5px 11px;font-size:.74rem;font-weight:800}.next-banner__text{flex-direction:column;min-width:0;font-size:.85rem;display:flex}.next-banner__text strong{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.next-banner__text span{color:var(--text-dim);font-size:.78rem}.tracker{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);grid-template-columns:1fr;gap:1.1rem;padding:1.1rem;display:grid}.tracker__label{letter-spacing:.09em;text-transform:uppercase;color:var(--text-faint);margin-bottom:.5rem;font-size:.72rem;font-weight:800}.tracker__hint{color:var(--text-dim);margin:.45rem 0 0;font-size:.8rem}.progress{background:#ffffff14;border-radius:999px;height:7px;overflow:hidden}.progress__bar{background:linear-gradient(90deg, var(--watching), #63e6be);border-radius:999px;height:100%;transition:width .35s}.notes{border-radius:var(--radius-sm);border:1px solid var(--border);width:100%;color:var(--text);resize:vertical;background:#00000040;min-height:76px;padding:.7rem .85rem;font-size:.9rem}.notes:focus{border-color:var(--border-strong);outline:none}.prose p{color:var(--text-dim);max-width:72ch;margin:0;font-size:.94rem;line-height:1.65}.cast{scroll-snap-align:start;flex-direction:column;flex:0 0 88px;gap:.35rem;display:flex}.cast img,.cast__fallback{object-fit:cover;border:1px solid var(--border);background:var(--bg-soft);border-radius:50%;width:88px;height:88px}.cast__fallback{color:var(--text-faint);place-items:center;font-size:1.5rem;font-weight:700;display:grid}.cast__name{font-size:.76rem;font-weight:600;line-height:1.25}.cast__role{color:var(--text-faint);font-size:.7rem;line-height:1.25}.seasons{flex-direction:column;gap:.55rem;display:flex}.season{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow:hidden}.season.is-open{border-color:var(--border-strong)}.season__head{text-align:left;background:0 0;border:0;align-items:center;gap:.7rem;width:100%;padding:.7rem .85rem;display:flex}.season__chevron{color:var(--text-faint);flex-shrink:0;font-size:.8rem;transition:transform .18s}.season.is-open .season__chevron{transform:rotate(90deg)}.season__poster{object-fit:cover;border-radius:6px;flex-shrink:0;width:34px;height:51px}.season__meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.season__name{font-size:.92rem;font-weight:700}.season__sub{color:var(--text-faint);font-size:.75rem}.season__bar{background:#ffffff1a;border-radius:999px;max-width:180px;height:3px;margin-top:4px;display:block;overflow:hidden}.season__bar span{background:var(--watching);height:100%;display:block}.season__mark{border:1px solid var(--border);color:var(--text-dim);cursor:pointer;background:#00000040;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:.72rem;font-weight:700}.season__mark.is-done{border-color:var(--watching);color:var(--watching)}.season__body{border-top:1px solid var(--border);max-height:460px;padding:.35rem .4rem .5rem;overflow-y:auto}.episode{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:.6rem;min-height:46px;padding:.5rem;transition:background .12s;display:flex}.episode:hover{background:var(--surface-2)}.episode input{opacity:0;width:0;height:0;position:absolute}.episode__check{border:1.8px solid var(--border-strong);border-radius:6px;flex-shrink:0;place-items:center;width:21px;height:21px;transition:background .14s,border-color .14s;display:grid}.episode input:checked+.episode__check{background:var(--watching);border-color:var(--watching)}.episode input:checked+.episode__check:after{content:"✓";color:#06210d;font-size:.75rem;font-weight:900}.episode input:focus-visible+.episode__check{outline:2px solid var(--accent);outline-offset:2px}.episode__num{text-align:center;width:24px;color:var(--text-faint);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.78rem;font-weight:700}.episode__text{flex-direction:column;min-width:0;display:flex}.episode__name{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:500;overflow:hidden}.episode__date{color:var(--text-faint);font-size:.72rem}.episode.is-watched .episode__name{color:var(--text-dim)}.next-hero{border-radius:var(--radius-lg);border:1px solid var(--border-strong);background:linear-gradient(140deg,#6c8cff24,#9775fa0d);flex-direction:column;align-items:flex-start;gap:.4rem;padding:1.2rem;display:flex}.next-hero__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:.68rem;font-weight:800}.next-hero__title{font-size:clamp(1.3rem,5vw,1.9rem);font-weight:800}.next-hero__ep{color:var(--text-dim);margin:0;font-size:.9rem;font-weight:600}.next-hero__blurb{color:var(--text-dim);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-width:62ch;margin:.3rem 0 .5rem;font-size:.87rem;line-height:1.6;display:-webkit-box;overflow:hidden}.schedule{flex-direction:column;gap:.7rem;display:flex}.schedule__label{letter-spacing:.11em;text-transform:uppercase;color:var(--text-faint);font-size:.72rem;font-weight:800}.schedule__items{grid-template-columns:1fr;gap:.55rem;display:grid}.upnext{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);gap:.8rem;padding:.55rem;transition:background .14s,transform .14s,border-color .14s;display:flex}.upnext:hover{background:var(--surface-2);border-color:var(--border-strong)}.upnext:active{transform:scale(.985)}.upnext__art{aspect-ratio:16/9;border-radius:var(--radius-sm);background:var(--bg-soft);flex:0 0 104px;position:relative;overflow:hidden}.upnext__art img{object-fit:cover;width:100%;height:100%}.upnext__art-fallback{opacity:.35;place-items:center;width:100%;height:100%;font-size:1.3rem;display:grid}.upnext__countdown{text-transform:uppercase;letter-spacing:.04em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--text-dim);background:#080a0fd9;border-radius:999px;padding:2px 7px;font-size:.62rem;font-weight:800;position:absolute;bottom:4px;left:4px}.upnext__countdown.is-soon{background:var(--watching);color:#06210d}.upnext__body{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.upnext__show{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:700;overflow:hidden}.upnext__ep{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.upnext__date{color:var(--text-faint);font-size:.72rem}.upnext--rail{flex-direction:column;gap:.5rem;height:100%}.upnext--rail .upnext__art{flex:none;width:100%}.rail--upnext .rail__item{display:flex}.quiet-list{grid-template-columns:1fr;gap:.4rem;display:grid}.quiet-item{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);align-items:center;gap:.7rem;padding:.45rem .6rem;display:flex}.quiet-item img,.quiet-item__fallback{object-fit:cover;background:var(--bg-soft);border-radius:5px;flex-shrink:0;place-items:center;width:32px;height:48px;display:grid}.quiet-item__text{flex-direction:column;min-width:0;display:flex}.quiet-item__title{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:600;overflow:hidden}.quiet-item__reason{color:var(--text-faint);font-size:.72rem}.statbar{scrollbar-width:none;margin-inline:calc(-.9rem - var(--safe-left)) calc(-.9rem - var(--safe-right));padding-inline:calc(.9rem + var(--safe-left)) calc(.9rem + var(--safe-right));gap:.4rem;display:flex;overflow-x:auto}.statbar::-webkit-scrollbar{display:none}.statbar__item{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);flex-direction:column;flex:1 0 auto;align-items:center;gap:1px;min-width:76px;padding:.6rem .5rem;transition:background .14s,border-color .14s;display:flex}.statbar__item.is-active{background:var(--surface-2);border-color:var(--border-strong)}.statbar__item[data-status=watchlist].is-active{border-color:var(--watchlist)}.statbar__item[data-status=watching].is-active{border-color:var(--watching)}.statbar__item[data-status=completed].is-active{border-color:var(--completed)}.statbar__item[data-status=dropped].is-active{border-color:var(--dropped)}.statbar__num{font-variant-numeric:tabular-nums;font-size:1.2rem;font-weight:800}.statbar__label{color:var(--text-faint);font-size:.68rem;font-weight:600}.install{left:calc(.7rem + var(--safe-left));right:calc(.7rem + var(--safe-right));bottom:calc(var(--tabbar-h) + var(--safe-bottom) + .6rem);z-index:45;border-radius:var(--radius);border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow);background:#141821f0;align-items:center;gap:.7rem;padding:.7rem .85rem;animation:.3s both slide-up;display:flex;position:fixed}@keyframes slide-up{0%{opacity:0;transform:translateY(14px)}}.install__icon{font-size:1.3rem}.install__body{flex-direction:column;flex:1;min-width:0;font-size:.85rem;display:flex}.install__body span{color:var(--text-dim);font-size:.76rem}.install__close{width:30px;height:30px;color:var(--text-faint);background:0 0;border:0;border-radius:50%;font-size:.8rem}.tabbar{z-index:50;height:calc(var(--tabbar-h) + var(--safe-bottom));padding-bottom:var(--safe-bottom);-webkit-backdrop-filter:saturate(160%)blur(20px);border-top:1px solid var(--border);background:#0d0f14f0;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.header,.tabbar{background:#0b0d12fb}}.tab{color:var(--text-faint);-webkit-tap-highlight-color:transparent;flex-direction:column;justify-content:center;align-items:center;gap:2px;transition:color .15s;display:flex}.tab.is-active{color:var(--accent)}.tab__icon{place-items:center;display:grid;position:relative}.tab__icon svg{width:23px;height:23px}.tab__label{letter-spacing:-.01em;font-size:.63rem;font-weight:600}.tab__badge{background:var(--accent);color:#08101f;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.6rem;font-weight:800;display:grid;position:absolute;top:-4px;right:-9px}@media (width>=720px){.main,.header__inner{padding-inline:calc(1.5rem + var(--safe-left)) calc(1.5rem + var(--safe-right))}.brand__name,.account__label{display:inline}.grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.2rem 1rem}.rail__item{flex:0 0 152px}.rail__item--wide{flex-basis:290px}.skeleton-card--rail{flex-basis:152px}.rail,.statbar,.filters__sorts,.filters__genres,.detail-hero{margin-inline:calc(-1.5rem - var(--safe-left)) calc(-1.5rem - var(--safe-right));padding-inline:calc(1.5rem + var(--safe-left)) calc(1.5rem + var(--safe-right))}.rail{scroll-padding-inline:calc(1.5rem + var(--safe-left)) calc(1.5rem + var(--safe-right))}.card__title{font-size:.88rem}.detail-hero__content{grid-template-columns:200px minmax(0,1fr);grid-template-areas:"poster text""poster actions";align-content:start;gap:.6rem 1.6rem}.detail-hero{padding-top:1.6rem}.tracker{grid-template-columns:repeat(2,1fr);padding:1.4rem}.tracker__block--wide{grid-column:1/-1}.schedule__items,.quiet-list{grid-template-columns:repeat(2,1fr)}.upnext__art{flex-basis:128px}.install{left:auto;right:calc(1.5rem + var(--safe-right));width:380px}}@media (width>=1000px){:root{--header-h:68px}.tabbar{display:none}.main{padding-bottom:4rem}.install{bottom:1.5rem}.header__inner{grid-template-columns:auto minmax(0,1fr) auto auto;gap:1.2rem}.header__nav{scrollbar-width:none;align-items:center;gap:.25rem;min-width:0;display:flex;overflow-x:auto}.header__nav::-webkit-scrollbar{display:none}.brand__name{white-space:nowrap}.header__link{color:var(--text-dim);white-space:nowrap;border-radius:999px;padding:.45rem .8rem;font-size:.9rem;font-weight:600;transition:background .14s,color .14s}.header__link:hover{color:var(--text);background:var(--surface)}.header__link.is-active{color:var(--text);background:var(--surface-2)}.search{justify-self:end;width:clamp(190px,21vw,300px)}.grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr))}.rail__item{flex:0 0 168px}.skeleton-card--rail{flex-basis:168px}.card:hover .card__poster{border-color:var(--border-strong);transform:translateY(-3px);box-shadow:0 14px 34px #00000080}.card__poster{transition:transform .2s,box-shadow .2s,border-color .2s}.card:active{transform:none}.schedule__items,.quiet-list{grid-template-columns:repeat(3,1fr)}.status-picker{max-width:420px}}@media (hover:none){.card:hover .card__poster,.chip:hover,.episode:hover,.upnext:hover{background:inherit;transform:none}}
