:root{color-scheme:dark;font-family:Inter,ui-rounded,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7f7fb;background:#0b0b11;font-synthesis:none;--bg: #0b0b11;--surface: rgba(30, 30, 42, .72);--surface-strong: rgba(40, 40, 55, .9);--line: rgba(255, 255, 255, .09);--text: #f7f7fb;--muted: #a5a5b4;--accent: #a58bff;--danger: #ff7c8a;--radius: 22px;--shadow: 0 12px 32px rgba(0, 0, 0, .26)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--bg)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:radial-gradient(circle at 82% -10%,rgba(112,79,210,.22),transparent 32rem),radial-gradient(circle at -10% 32%,rgba(37,118,157,.14),transparent 28rem),linear-gradient(160deg,#11111a,#09090e 48%,#0e0d15)}button,input{font:inherit}button{color:inherit;border:0;cursor:pointer}button:disabled{cursor:default;opacity:.38}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,p{margin:0}h1{font-size:clamp(2rem,7vw,3.5rem);line-height:1;letter-spacing:-.055em}h2{font-size:clamp(1.25rem,4vw,1.65rem);letter-spacing:-.035em}:focus-visible{outline:2px solid #c6b7ff;outline-offset:3px}.app-shell{min-height:100vh}.app-main{width:100%;min-width:0}.page{width:min(100%,1440px);min-width:0;margin:0 auto;padding:28px 16px calc(116px + env(safe-area-inset-bottom))}.page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:8px 2px 28px}.page-header>div>p:last-child{max-width:44rem;margin-top:10px;color:var(--muted);line-height:1.6}.hero-header{min-height:150px;align-items:center}.eyebrow{color:#b7a7f7;font-size:.71rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.glass{border:1px solid var(--line);background:linear-gradient(145deg,#2b2b39f7,#15151ff5);box-shadow:inset 0 1px #ffffff0b,var(--shadow)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-nav{position:fixed;z-index:100;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));height:70px;border-radius:24px;padding:7px}.nav-brand{display:none}.nav-links{display:grid;grid-template-columns:repeat(4,1fr);height:100%}.nav-link{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:44px;min-height:44px;border-radius:18px;color:#9797a8;font-size:.67rem;font-weight:700}.nav-link.router-link-active{color:#fff;background:linear-gradient(145deg,#a58bff45,#a58bff1a);box-shadow:inset 0 0 0 1px #bfadff26}.round-action,.icon-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:44px;min-height:44px;border-radius:50%;color:var(--text);background:#ffffff14}.round-action{border:1px solid rgba(255,255,255,.11);background:#252532f5}.primary-button,.secondary-button,.text-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:14px;font-weight:800}.primary-button{color:#111018;background:#eee9ff}.secondary-button{color:#fff;border:1px solid var(--line);background:#ffffff12}.text-button{color:var(--muted);background:transparent}.text-button.danger{color:var(--danger)}.content-section{margin-top:34px}.section-heading{min-height:44px;margin-bottom:14px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.section-heading .eyebrow{margin-bottom:6px}.section-heading>a{color:#c4b8f8;font-size:.85rem;font-weight:800}.shows-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.show-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#181822;box-shadow:0 10px 24px #0003;content-visibility:auto;contain-intrinsic-size:auto 420px}.show-card__open{width:100%;padding:0;text-align:left;background:transparent}.show-card__open:disabled{opacity:1}.show-card__art{position:relative;display:block;aspect-ratio:3 / 4;overflow:hidden;background:#1b1b25}.show-card__art img{width:100%;height:100%;object-fit:cover}.show-card__glow{position:absolute;inset:auto 0 0;height:55%;background:linear-gradient(transparent,color-mix(in srgb,var(--card-accent),#0d0d13 62%));opacity:.6}.show-card__copy{display:flex;flex-direction:column;min-width:0;padding:13px 14px 15px}.show-card__copy strong{overflow:hidden;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.show-card__copy>span{margin-top:4px;overflow:hidden;color:color-mix(in srgb,var(--card-accent),white 35%);font-size:.72rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.show-card__favorite{position:absolute;z-index:2;top:8px;right:8px;min-width:42px;min-height:42px;color:#fff;background:#09090ee0}.show-card__status{position:absolute;z-index:1;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:22px;color:#fff;background:linear-gradient(145deg,#181523f7,#09090efa);pointer-events:none}.show-card__status:before{content:"";position:absolute;inset:0;border:1px solid color-mix(in srgb,var(--card-accent),transparent 55%);border-radius:inherit;box-shadow:inset 0 0 45px color-mix(in srgb,var(--card-accent),transparent 82%)}.show-card__status strong,.show-card__status small,.show-card__status svg{position:relative}.show-card__status strong{font-size:.86rem}.show-card__status small{color:#cac7d3;font-size:.68rem;text-align:center}.show-card__status--error{color:#ffd2d7;background:linear-gradient(145deg,#351922db,#0f0a0fe6)}.show-card__spinner{animation:spin .8s linear infinite}.show-card--loading{cursor:progress}.show-card--error .show-card__open{cursor:pointer}.show-card--loading .show-card__art img,.show-card--error .show-card__art img{transform:scale(1.025)}.continue-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,78vw);gap:12px;overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x mandatory;scrollbar-width:none}.continue-row::-webkit-scrollbar,.season-tabs::-webkit-scrollbar{display:none}.continue-card{position:relative;overflow:hidden;min-height:190px;border-radius:24px;scroll-snap-align:start}.continue-card button{position:absolute;inset:0;width:100%;padding:0;background:#181821;text-align:left}.continue-card img{width:100%;height:100%;object-fit:cover}.continue-card__shade{position:absolute;inset:0;background:linear-gradient(90deg,#08080ceb,#08080c33),linear-gradient(0deg,rgba(8,8,12,.65),transparent 60%)}.continue-card__info{position:absolute;left:18px;right:65px;bottom:25px;display:flex;flex-direction:column;gap:5px}.continue-card__info span{color:color-mix(in srgb,var(--card-accent),white 35%);font-size:.72rem;font-weight:800;text-transform:uppercase}.continue-card__info strong{overflow:hidden;font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.continue-card__info small{color:#c2c2cf}.continue-card__play{position:absolute;right:18px;bottom:24px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;color:#101016;background:#fff}.progress-track{position:absolute;z-index:2;left:0;right:0;bottom:0;height:4px;background:#ffffff1f}.progress-track>span{display:block;height:100%;border-radius:inherit;background:var(--show-accent, var(--card-accent, var(--accent)))}.search-field{width:100%;min-height:58px;display:flex;align-items:center;gap:12px;margin-bottom:22px;padding:0 10px 0 18px;border-radius:19px;color:var(--muted)}.search-field input{width:100%;min-width:0;height:56px;color:#fff;border:0;outline:0;background:transparent;font-size:1rem}.search-field input::placeholder{color:#858594}.catalog-summary{display:flex;justify-content:space-between;gap:14px;margin:0 3px 14px;color:var(--muted);font-size:.75rem}.episode-grid{display:grid;gap:12px}.episode-card{position:relative;min-width:0;overflow:hidden;border-radius:20px;content-visibility:auto;contain-intrinsic-size:auto 128px}.episode-card__open{width:100%;min-height:128px;display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;padding:10px 54px 10px 10px;text-align:left;background:transparent}.episode-card__thumb{position:relative;display:block;min-height:104px;overflow:hidden;border-radius:14px;background:#181821}.episode-card__thumb img{width:100%;height:100%;object-fit:cover}.episode-card__play{position:absolute;inset:0;margin:auto;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#121219;background:#ffffffe6;opacity:.9}.episode-card__copy{min-width:0;align-self:center;display:flex;flex-direction:column;gap:6px}.episode-card__copy .eyebrow{overflow:hidden;font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.episode-card__copy strong{display:-webkit-box;overflow:hidden;font-size:.92rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.episode-card__copy>span:last-child:not(.eyebrow){display:-webkit-box;overflow:hidden;color:var(--muted);font-size:.73rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.episode-card__favorite{position:absolute;right:8px;top:8px;min-width:42px;min-height:42px;color:#c5b8f9;background:transparent}.state-block{min-height:280px}.skeleton-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.skeleton-card{aspect-ratio:3 / 4.75;border-radius:20px;background:linear-gradient(100deg,#ffffff0a 20%,#ffffff17,#ffffff0a 56%);background-size:300% 100%;animation:shimmer 1.5s infinite}.empty-state{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:30px;border-radius:24px;color:var(--muted);text-align:center}.empty-state h2{color:var(--text)}.empty-state p{max-width:30rem;line-height:1.55}.empty-state .primary-button{margin-top:8px}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:25px;padding:6px;border-radius:18px}.segmented button{min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:13px;color:var(--muted);background:transparent;font-weight:800}.segmented button.active{color:#fff;background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff0f}.library-toolbar{min-height:44px;display:flex;align-items:center;justify-content:space-between;margin:-10px 0 12px;color:var(--muted);font-size:.8rem}.show-hero{position:relative;min-height:390px;overflow:hidden;border-radius:28px}.show-hero__backdrop{position:absolute;inset:0;background:#15151e}.show-hero__backdrop img{width:100%;height:100%;object-fit:cover}.show-hero__backdrop span{position:absolute;inset:0;background:linear-gradient(0deg,#111119 4%,#0c0c1233 75%),linear-gradient(90deg,rgba(10,10,15,.58),transparent)}.show-hero__back,.show-hero__favorite{position:absolute;z-index:2;top:16px}.show-hero__back{left:16px}.show-hero__favorite{right:16px}.show-hero__content{position:absolute;z-index:1;left:22px;right:22px;bottom:24px}.show-hero__content p{margin-top:7px;color:#c5c5d0}.show-hero__content .show-hero__description{display:-webkit-box;max-width:720px;overflow:hidden;font-size:.86rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.about-card{max-width:720px;padding:24px}.about-card p{margin:12px 0;color:var(--muted);line-height:1.6}.about-card a{color:var(--accent);font-weight:700}.tmdb-logo{width:88px;height:auto}.show-browser{position:sticky;z-index:10;top:0;display:grid;gap:12px;margin:20px 0;padding-top:8px}.section-tabs{display:grid;gap:10px;min-width:0}.season-tabs{display:flex;gap:8px;overflow-x:auto;padding:4px 18px 4px 2px;scroll-padding-inline:2px 18px;scrollbar-width:none}.season-tabs--extra{padding-top:4px;padding-bottom:4px}.season-tab{flex:0 0 auto;min-height:44px;padding:0 17px;border:1px solid var(--line);border-radius:15px;color:var(--muted);background:#1c1c27;font-size:.82rem;font-weight:800}.season-tab--special{padding-inline:20px}.season-tab.active{color:#111018;border-color:transparent;background:#eee9ff}.search-field--episodes{min-height:52px;margin-bottom:0}.search-field--episodes input{height:50px;font-size:.9rem}.player-page{min-height:100vh;padding:12px 12px calc(24px + env(safe-area-inset-bottom))}.player-topbar{position:relative;z-index:20;min-height:64px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 auto 12px;padding:9px 10px;border-radius:21px}.player-topbar>div{min-width:0;display:flex;flex-direction:column;gap:2px}.player-topbar span,.player-topbar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-topbar>div span{color:var(--muted);font-size:.68rem}.player-topbar>div strong{font-size:.84rem}.auto-next{min-width:44px;min-height:44px;display:flex;align-items:center;gap:6px;padding:0 12px;border-radius:14px;color:var(--muted);background:#ffffff0f;font-size:.75rem;font-weight:800}.auto-next.active{color:#d4c9ff;background:#a58bff2b}.player-layout{width:min(100%,1450px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.player-stage,.video-shell{min-width:0}.video-shell{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:22px;background:#000;box-shadow:0 30px 80px #00000073}.video-shell video{width:100%;height:100%;display:block;object-fit:contain}.video-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:12px;background:#0000009e}.video-overlay--error{flex-direction:column;color:#ffd1d6}.spinner{width:36px;height:36px;border:3px solid rgba(255,255,255,.18);border-top-color:#c4b6ff;border-radius:50%;animation:spin .8s linear infinite}.dub-picker{display:flex;align-items:center;gap:8px;overflow-x:auto;margin-top:10px;padding:8px;border-radius:17px}.dub-picker>span{padding:0 7px;color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.dub-picker button{flex:0 0 auto;min-height:40px;padding:0 14px;border-radius:12px;color:var(--muted);background:#ffffff0d;font-size:.78rem;font-weight:800}.dub-picker button.active{color:#fff;background:#a58bff40}.player-details{min-width:0;padding:20px;border-radius:22px}.player-details__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.player-details h1{margin-top:7px;font-size:clamp(1.4rem,5vw,2rem)}.player-description{margin-top:16px;color:var(--muted);font-size:.86rem;line-height:1.65}.player-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:22px}.player-actions>button{min-width:0}@keyframes shimmer{to{background-position-x:-300%}}@keyframes spin{to{transform:rotate(360deg)}}@media(hover:hover)and (pointer:fine){.nav-link{transition:background .2s ease,color .2s ease,transform .2s ease}.show-card__art img{transition:transform .35s cubic-bezier(.2,.75,.2,1)}.show-card:hover .show-card__art img{transform:scale(1.035)}}@media(min-width:620px){.page{padding-right:24px;padding-left:24px}.shows-grid,.skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.episode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.continue-row{grid-auto-columns:minmax(360px,48vw)}}@media(min-width:768px){.app-shell:not(.app-shell--player){display:grid;grid-template-columns:88px minmax(0,1fr)}.app-shell:not(.app-shell--player) .app-main{grid-column:2}.app-nav{inset:12px auto 12px 10px;width:68px;height:auto;display:flex;flex-direction:column;padding:7px;border-radius:24px}.nav-brand{display:flex;align-items:center;justify-content:center;min-height:64px}.nav-brand>span:last-child{display:none}.nav-brand__mark{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;color:#15131d;background:linear-gradient(145deg,#d7ceff,#8f73f0);box-shadow:0 10px 25px #7457d259}.nav-links{flex:1;display:flex;flex-direction:column;justify-content:center;gap:8px;height:auto}.nav-link{min-height:64px}.page{padding:32px 24px 48px}.shows-grid,.skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.episode-grid{grid-template-columns:minmax(0,1fr)}.show-card__art{aspect-ratio:4 / 5}.show-hero{min-height:420px}.show-hero__content{left:34px;bottom:34px}.player-page{padding:16px}.player-topbar,.player-layout{width:min(100%,900px)}}@media(min-width:960px){.shows-grid,.skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.episode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.player-topbar,.player-layout{width:min(100%,1450px)}.player-layout{grid-template-columns:minmax(0,1.7fr) minmax(290px,.7fr);align-items:start}.player-details{position:sticky;top:92px;min-height:320px}.player-actions{margin-top:30px}}@media(min-width:1100px){.app-shell:not(.app-shell--player){grid-template-columns:232px minmax(0,1fr)}.app-nav{top:18px;bottom:18px;left:18px;width:204px;padding:14px}.nav-brand{justify-content:flex-start;gap:11px;padding:0 6px;font-weight:800;letter-spacing:-.03em}.nav-brand>span:last-child{display:inline}.nav-links{gap:7px}.nav-link{flex-direction:row;justify-content:flex-start;gap:12px;min-height:52px;padding:0 16px;font-size:.84rem}.page{padding-right:42px;padding-left:42px}.shows-grid,.skeleton-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.episode-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.episode-grid--compact,.show-page .episode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.show-hero{min-height:520px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
