@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Outfit:wght@600;700;900&display=swap";
:root{--bg-color:#050713;--bg-elevated:#0a0d1c;--bg-panel:#101423;--bg-input:#0b0f1e;--bg-main:#050713;--background:var(--bg-main);--page-background:linear-gradient(180deg, #050713 0%, #060918 48%, #04050d 100%);--card-bg:var(--bg-panel);--danger:#ef4444;--sidebar-bg:#050713f0;--surface-color:#121626d1;--surface-hover:#222842e6;--primary:#8b3dff;--primary-hover:#a149ff;--primary-soft:#8b3dff2e;--accent-new:#ff4ddb;--accent-ongoing:#4cc9f0;--accent-warm:#f59e0b;--text-main:#f8fafc;--text-muted:#a7adbd;--text-dim:#71788e;--border-color:#ffffff0e;--border:#ffffff0e;--shadow-strong:0 24px 70px #0000007a;--shadow-card:0 14px 30px #00000059;--layout-max:1320px;--layout-wide:1320px;--layout-gutter-x:clamp(1rem, 2.6vw, 2.2rem);--layout-gutter-y:1.35rem;--section-gap:1.2rem;--card-padding:1.35rem;--radius-sm:12px;--radius-md:16px;--radius-lg:18px;--radius-xl:22px;--surface-bg:#101423d1;--surface-bg-soft:#ffffff09;--surface-bg-strong:#0c101ff0;--surface-border:#fff1;--surface-shadow:0 16px 40px #00000038}*{box-sizing:border-box;margin:0;padding:0}html{background:#050713;background-image:var(--page-background);background-repeat:no-repeat;background-size:100% 100%;background-attachment:fixed;font-size:87.5%}body{overscroll-behavior-y:none;min-height:100dvh;color:var(--text-main);background:#050713;background-image:var(--page-background);background-repeat:no-repeat;background-size:100% 100%;background-attachment:fixed;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.app-backdrop{z-index:0;pointer-events:none;background:radial-gradient(circle at 18% -6%,#8b3dff42,#0000 32rem),radial-gradient(circle at 84% 10%,#4cc9f01a,#0000 30rem);height:520px;position:absolute;inset:0}h1,h2,h3,h4,h5,h6{letter-spacing:0;color:#fff;font-family:Outfit,Inter,sans-serif;font-weight:700}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}img{max-width:100%;display:block}.app-layout{z-index:1;min-height:100dvh;display:flex;position:relative}.main-column{flex:1;min-width:0}.main-content{min-height:calc(100vh - 76px)}.sidebar{z-index:60;border-right:1px solid var(--border-color);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#070a18f5,#04060ff0);flex-direction:column;flex:0 0 96px;width:96px;height:100vh;display:flex;position:sticky;top:0}.logo{color:#fff;place-items:center;gap:.35rem;min-height:56px;font-family:Outfit,sans-serif;font-size:.86rem;font-weight:800;display:grid}.logo-mark{object-fit:contain;filter:drop-shadow(0 0 18px #a855f78c);width:36px;height:36px}.logo-text{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.sidebar-nav{overscroll-behavior:contain;scrollbar-width:none;flex-direction:column;flex:1;justify-content:space-between;min-height:0;padding:.25rem .65rem .65rem;display:flex;position:relative;overflow-y:auto}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-active-indicator{z-index:0;pointer-events:none;background:linear-gradient(135deg,#8b3dff33,#4cc9f012);border:1px solid #8b3dff47;border-radius:16px;transition:transform .34s cubic-bezier(.22,1,.36,1),width .34s cubic-bezier(.22,1,.36,1),height .34s cubic-bezier(.22,1,.36,1),opacity .16s;position:absolute;top:0;left:0;box-shadow:inset 0 0 22px #8b3dff1a}.nav-group{flex-direction:column;gap:.42rem;display:flex}.sidebar-divider{display:none}.sidebar-link{z-index:1;min-height:52px;color:var(--text-muted);border:1px solid #0000;border-radius:16px;place-items:center;gap:.18rem;transition:transform .18s,color .18s,border-color .18s,background .18s;display:grid;position:relative}.sidebar-link:hover{color:#fff;box-shadow:none;background:0 0;border-color:#0000}.sidebar-link.active{color:#fff;border-color:#0000}.sidebar-link:hover{transform:translateY(-1px)}.sidebar-icon{place-items:center;display:grid}.sidebar-label{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.74rem;font-weight:600;line-height:1.15;overflow:hidden}.sidebar-link-rooms{align-content:center;gap:.2rem;min-height:62px}.sidebar-link-rooms .sidebar-label{text-overflow:clip;white-space:normal;max-width:84px;font-size:.74rem;line-height:1.08;overflow:visible}.navbar{z-index:50;border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#050713cc;position:sticky;top:0}.nav-container{justify-content:center;align-items:center;min-height:76px;padding:1rem 2.2rem;display:flex}.nav-actions{justify-content:center;align-items:center;gap:1rem;width:100%;display:flex;position:relative}.nav-actions .profile-dropdown-wrapper,.nav-actions>.btn-primary{position:absolute;top:50%;right:0;transform:translateY(-50%)}.nav-actions .search-bar{min-width:320px;left:calc(50vw - 96px);transform:translate(-50%);width:min(460px,100vw - 520px)!important;max-width:460px!important;margin:0!important;position:absolute!important}.search-bar input{height:44px!important;box-shadow:none!important;color:#fff!important;background:#0b0f1ebd!important;border:1px solid #fff1!important;border-radius:18px!important}.search-bar input:focus{background:#0f1427f2!important;border-color:#8b3dff61!important;box-shadow:0 0 0 3px #8b3dff29!important}.search-results{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c101ffa!important;border-color:#fff1!important}.profile-dropdown-wrapper{position:relative}.profile-btn{color:#fff;background:linear-gradient(135deg,#8b3dff42,#2073ff33);border:1px solid #fff1;border-radius:18px;align-items:center;gap:1rem;min-height:48px;padding:.42rem 1.35rem .42rem .9rem;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.profile-btn:hover{background:linear-gradient(135deg,#8b3dff61,#2073ff42);border-color:#8b3dff47}.profile-avatar{object-fit:cover;background:var(--primary);border:1px solid #ffffff1f;border-radius:999px;flex:none;width:36px;height:36px}.profile-name{text-overflow:ellipsis;white-space:nowrap;max-width:15rem;font-weight:700;overflow:hidden}.btn-primary,.btn-secondary,.btn-play,.btn-details{border-radius:18px;justify-content:center;align-items:center;gap:.55rem;min-height:42px;font-weight:700;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.btn-primary,.btn-play{color:#fff;background:linear-gradient(135deg,#b832ff,#3468ff);padding:.75rem 1.4rem;box-shadow:0 12px 24px #8b3dff47}.btn-primary:hover,.btn-play:hover{background:linear-gradient(135deg,#c34aff,#4577ff);transform:translateY(-1px)}.btn-secondary,.btn-details{color:#fff;background:#ffffff12;border:1px solid #fff1;padding:.75rem 1.2rem}.btn-secondary:hover,.btn-details:hover{background:#ffffff1f;border-color:#ffffff1f}.logout-btn{color:#f87171;background:0 0;border-color:#ef444475}.logout-btn:hover{color:#fca5a5;background:#ef444414;border-color:#ef4444a8}.hero-banner{min-height:clamp(280px,31vw,390px);box-shadow:var(--shadow-strong);background:#090b16;border:1px solid #fff1;border-radius:24px;align-items:center;margin:1.25rem 2.2rem 0;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:1;object-fit:cover;object-position:center 24%;filter:saturate(1.22)contrast(1.08);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.04)}.hero-gradient{z-index:2;background:linear-gradient(90deg,#050713f0 0%,#050713ad 35%,#05071314 70%),linear-gradient(#0000 54%,#050713d6 100%),radial-gradient(circle at 72% 25%,#ff4ddb57,#0000 25rem);position:absolute;inset:0}.hero-content{z-index:3;width:min(52rem,54%);padding:clamp(1.6rem,4vw,3.6rem);position:relative}.hero-badge{color:#fff;background:linear-gradient(135deg,#8b3dffe0,#2073ffb8);border:1px solid #ffffff14;border-radius:14px;align-items:center;min-height:24px;margin-bottom:1rem;padding:.28rem .75rem;font-size:.72rem;font-weight:800;display:inline-flex}.hero-title{overflow-wrap:anywhere;max-width:100%;margin-bottom:.55rem;font-size:clamp(2rem,4vw,3.8rem);line-height:.96}.hero-banner-title{margin-bottom:.5rem}.news-hero-banner{border:1px solid #fff1;border-radius:24px;align-items:flex-end;width:100%;min-height:clamp(250px,28vw,340px);margin-bottom:2.2rem;padding:clamp(1.5rem,3vw,2.4rem);display:flex;position:relative;overflow:hidden;box-shadow:0 18px 46px #00000047}.news-hero-bg{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.news-hero-gradient{z-index:1;background:linear-gradient(90deg,#050713f2 0%,#050713b8 46%,#05071329 100%),linear-gradient(#0000 42%,#050713e0 100%);position:absolute;inset:0}.news-hero-content{z-index:2;max-width:720px;position:relative}.news-hero-tag{z-index:3;color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#8b3dffb8;border:1px solid #ffffff1c;border-radius:12px;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:700;display:inline-flex;position:absolute;top:clamp(1.5rem,3vw,2.4rem);left:clamp(1.5rem,3vw,2.4rem)}.news-hero-title{text-shadow:0 2px 4px #000c;margin-bottom:.8rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.news-hero-desc{color:#ffffffd9;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:58rem;margin-bottom:1.35rem;font-size:1rem;line-height:1.5;display:-webkit-box;overflow:hidden}.news-hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.news-hero-link,.home-footer-link{border-radius:14px;justify-content:center;align-items:center;gap:.5rem;min-height:42px;padding:.72rem 1.1rem;font-weight:800;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.news-hero-link{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1f}.news-hero-link:hover,.home-footer-link:hover{transform:translateY(-1px)}.home-footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;margin-top:3.2rem;display:grid}.home-footer-card{background:#101423b8;border:1px solid #fff1;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;min-height:190px;padding:1.35rem;display:flex}.home-footer-card-title{color:#fff;align-items:center;gap:.55rem;font-size:1.05rem;font-weight:900;display:flex}.home-footer-card-title svg{color:var(--primary)}.home-footer-card p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.55}.home-footer-link{color:#d9ccff;background:#8b3dff14;border:1px solid #8b3dff47;justify-content:center;align-items:center;margin-top:auto;padding:.65rem 1.15rem;display:inline-flex}.home-footer-link-primary{color:#fff;background:#8b3dff38;border-color:#8b3dff5c}.hero-subtitle{color:#d8def0;margin-bottom:1rem;font-weight:600}.hero-desc{max-width:42rem;color:var(--text-muted);margin-bottom:1.65rem;font-size:1rem;line-height:1.55}.hero-buttons{flex-wrap:wrap;gap:.85rem;display:flex}.hero-arrow{z-index:4;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05071385;border:1px solid #fff1;border-radius:999px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow.prev{left:1rem}.hero-arrow.next{right:1rem}.hero-dots{z-index:4;gap:.42rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.dot{background:#ffffff47;border-radius:999px;width:7px;height:7px}.dot.active{background:#fff;width:24px}.home-sections,.container,.page-shell{width:100%;max-width:var(--layout-max);padding:var(--layout-gutter-y) var(--layout-gutter-x) 3rem;margin:0 auto}.page-shell-wide{max-width:var(--layout-wide)}.page-stack{gap:var(--section-gap);display:grid}.anime-carousel-section>div:first-child,.page-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.section-title,.page-title{align-items:center;gap:.45rem;font-size:1.45rem;line-height:1.2;display:flex}.title-icon{place-items:center;display:inline-grid}.view-all-link{color:#d9ccff;font-size:.88rem;font-weight:700}.view-all-link:hover{color:#fff}.carousel-container,.profile-list-scroll{scrollbar-width:none;grid-auto-columns:minmax(188px,1fr);grid-auto-flow:column;gap:1rem;padding:.1rem 0 .7rem;display:grid;overflow-x:auto}.carousel-container.with-hover-space{margin-bottom:-.65rem;padding-bottom:1.35rem}.profile-list-scroll{display:flex}.carousel-container::-webkit-scrollbar{display:none}.profile-list-scroll::-webkit-scrollbar{display:none}.anime-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:1rem;display:grid}.anime-card{background:#0e1221e0;border:1px solid #ffffff0e;border-radius:18px;min-width:0;transition:transform .2s cubic-bezier(.16,1,.3,1),border-color .2s,box-shadow .2s;display:block;position:relative;overflow:hidden;box-shadow:0 12px 28px #0000003d}.anime-card:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;z-index:4;transition:opacity .2s;position:absolute;inset:0;box-shadow:inset 0 -28px 28px -24px #8b3dff6b,inset 0 0 18px #8b3dff29}.anime-card:hover{z-index:2;border-color:#8b3dff73;transform:translateY(-4px);box-shadow:0 5px 16px -4px #8b3dff3d,0 0 14px -5px #8b3dff2e}.anime-card:hover:after{opacity:1}.anime-poster{aspect-ratio:2/3;box-sizing:border-box;background:linear-gradient(135deg,#8b3dff33,#4cc9f01a);width:100%;min-width:0;max-width:100%;display:block;position:relative;overflow:hidden}.anime-grid .anime-poster{aspect-ratio:2/3}.anime-poster img{box-sizing:border-box;object-fit:cover;object-position:center 20%;width:100%;min-width:100%;max-width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1),filter .4s;display:block}.anime-card:hover .anime-poster img{filter:saturate(1.15)brightness(1.05);transform:scale(1.08)}.card-badges{z-index:3;position:absolute;top:.55rem;left:.55rem}.badge{color:#fff;border-radius:12px;align-items:center;min-height:20px;padding:.18rem .46rem;font-size:.62rem;font-weight:900;line-height:1;display:inline-flex}.badge.new{background:linear-gradient(135deg,#ff43d1,#9134ff)}.badge.ongoing{background:linear-gradient(135deg,#3468ff,#35c8ff)}.card-info-overlay{z-index:2;background:linear-gradient(#0000 0%,#050713c2 52%,#050713f5 100%);padding:3rem .7rem .72rem;position:absolute;inset:auto 0 0}.card-score{align-items:center;gap:.25rem;margin-bottom:.18rem;font-size:.74rem;font-weight:800;display:inline-flex}.star{color:var(--accent-warm)}.card-title,.anime-title{color:#fff;-webkit-box-orient:vertical;font-size:.95rem;font-weight:800;line-height:1.18;display:-webkit-box;overflow:hidden}.card-title{-webkit-line-clamp:1}.anime-title{-webkit-line-clamp:2}.card-episodes,.anime-meta{color:var(--text-muted);font-size:.76rem;font-weight:600}.anime-info{border-bottom:0;border-left:0;border-right:0;border-radius:0;padding:.8rem}.glass-panel,.surface-card{border:1px solid var(--surface-border);border-radius:var(--radius-lg);background:var(--surface-bg);box-shadow:var(--surface-shadow)}.surface-card-soft{border:1px solid var(--surface-border);border-radius:var(--radius-md);background:var(--surface-bg-soft)}.page-header-panel{min-height:112px;margin-bottom:var(--section-gap);padding:1.35rem var(--card-padding);border:1px solid var(--surface-border);border-radius:var(--radius-lg);box-shadow:var(--surface-shadow), inset 0 1px 0 #ffffff12;background:radial-gradient(circle at 84% 18%,#a855f738,#0000 34%),radial-gradient(circle at 18% 0,#8b3dff21,#0000 34%),linear-gradient(135deg,#121526f0,#18142be6);justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative;overflow:hidden}.page-header-panel:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff06,#8b3dff09 55%,#4cc9f006);position:absolute;inset:0}.page-header-panel:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#a855f780,#0000);height:1px;position:absolute;top:0;left:24px;right:24px}.page-header-content,.page-header-actions{z-index:1;position:relative}.page-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.page-header-content{min-width:0}.page-header-description{max-width:560px;color:var(--text-muted);margin:.48rem 0 0;font-size:.98rem;line-height:1.5}.page-header-panel .page-title{margin:0;line-height:1.04}.settings-grid,.two-column-grid{gap:var(--section-gap);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;display:grid}.admin-shell{gap:var(--section-gap);grid-template-columns:300px minmax(0,1fr);align-items:start;display:grid}.admin-sidebar{min-width:0;position:sticky;top:1.35rem}.admin-page-header{min-height:112px;margin-bottom:var(--section-gap)}.admin-nav-panel{position:relative;overflow:hidden;padding:1.1rem!important}.admin-nav-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 0,#8b3dff29,#0000 34%),linear-gradient(#ffffff09,#0000 42%);position:absolute;inset:0}.admin-sidebar-head,.admin-nav-list{z-index:1;position:relative}.admin-sidebar-head{border-bottom:1px solid #ffffff0f;margin-bottom:.85rem;padding:.25rem .25rem 1rem}.admin-sidebar-title{color:var(--text-main);margin:0;font-size:1.35rem;line-height:1.12}.admin-sidebar-head p{color:var(--text-muted);margin:.42rem 0 0;font-size:.88rem;line-height:1.45}.admin-nav-list{flex-direction:column;gap:.45rem;display:flex}.admin-nav-panel .sidebar-link{border-radius:var(--radius-md);background:0 0;border:1px solid #0000;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:.75rem;min-height:52px;padding:.5rem .7rem;transition:border-color .18s,background .18s,transform .18s;display:grid}.admin-nav-panel .sidebar-link svg{justify-self:center}.admin-nav-panel .sidebar-link span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:650;overflow:hidden}.admin-nav-panel .sidebar-link:hover{background:#ffffff0b;border-color:#ffffff14;transform:translateY(-1px)}.admin-content{min-width:0}.admin-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.admin-stat-card{min-height:190px;transition:all .2s;padding:var(--card-padding)!important}.admin-stat-card:hover{transform:translateY(-2px);background:#ffffff0d!important;border-color:#ffffff1a!important}.admin-stat-card h2{color:var(--text-main);margin:0 0 1rem;font-size:1.05rem;line-height:1.25}.admin-stat-list{flex-direction:column;gap:.65rem;display:flex}.admin-stat-row{min-height:28px;color:var(--text-muted);justify-content:space-between;align-items:center;gap:1rem;font-size:.95rem;line-height:1.35;display:flex}.admin-stat-row strong{color:var(--primary);font-size:1.15rem;line-height:1}.form-group{margin-bottom:1.35rem}.form-label{color:var(--text-muted);margin-bottom:.48rem;font-weight:700;display:block}.form-input{border:1px solid var(--border-color);width:100%;min-height:44px;color:var(--text-main);background:var(--bg-input);border-radius:16px;outline:none;padding:.85rem .95rem}.form-input:focus{border-color:#8b3dff61;box-shadow:0 0 0 3px #8b3dff26}.auth-wrapper{place-items:center;min-height:calc(100vh - 76px);padding:2rem;display:grid}.auth-card{width:min(100%,430px);padding:2.4rem}.auth-title{text-align:center;margin-bottom:2rem;font-size:2rem}.auth-btn{width:100%}.auth-footer{color:var(--text-muted);text-align:center;margin-top:1.4rem}.auth-footer a{color:#cdafff;font-weight:800}.anime-details-header{grid-template-columns:minmax(190px,260px) minmax(0,1fr);align-items:start;gap:2rem;margin-top:1rem;display:grid}.anime-details-poster{border:1px solid var(--border-color);width:100%;box-shadow:var(--shadow-card);border-radius:18px;overflow:hidden}.anime-details-content{min-width:0}.meta-details{flex-wrap:wrap;gap:.55rem;margin:1rem 0;display:flex}.meta-details span,.anime-score{border:1px solid var(--border-color);min-height:30px;color:var(--text-muted);background:#ffffff0d;border-radius:14px;align-items:center;padding:.3rem .68rem;font-weight:700;display:inline-flex}.anime-score{color:#ffd166}.anime-description{color:#d1d7e8;max-width:84ch;line-height:1.7}.anime-description a{color:#b994ff;text-underline-offset:.16em;-webkit-text-decoration:underline #b994ff73;text-decoration:underline #b994ff73}.anime-description a:hover{color:#d0b9ff;text-decoration-color:currentColor}.watch-status-dropdown button,.source-btn,.episode-btn{border:1px solid var(--border-color);min-height:36px;color:var(--text-main);background:#ffffff0f;border-radius:14px;padding:.55rem .8rem}.source-btn.active,.episode-btn.active{background:var(--primary-soft);border-color:#8b3dff61}.episodes-grid,.sources-list{flex-wrap:wrap;gap:.55rem;display:flex}.native-player-wrapper,.video-container{border-radius:18px;overflow:hidden}.anilibria-container{overflow:visible}.player-controls-row{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.player-controls-row .player-tabs{flex:auto;min-width:0}.player-actions{flex:none;align-items:center;display:flex}.watch-with-friends-btn{color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#8b3dff38,#a149ff29);border:1px solid #8b3dff52;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;height:40px;padding:0 1rem;font-weight:800;line-height:1;transition:transform .18s,border-color .18s,background .18s,opacity .18s;display:inline-flex;box-shadow:0 8px 20px #8b3dff24}.watch-with-friends-btn:hover:not(:disabled){background:linear-gradient(135deg,#8b3dff52,#a149ff3d);border-color:#8b3dff7a;transform:translateY(-1px)}.watch-with-friends-btn:disabled{cursor:wait;opacity:.72}.native-video{background:#000;width:100%}.loader-container{place-items:center;min-height:240px;display:grid}.loader{border:4px solid #ffffff1f;border-top-color:var(--primary);border-radius:999px;width:42px;height:42px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.history-list{gap:.9rem;display:grid}.history-item{border:1px solid var(--border-color);background:#101423bf;border-radius:18px;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.8rem;display:grid}.history-poster{object-fit:cover;border-radius:14px;width:74px;height:98px}.history-title{margin-bottom:.25rem}.history-episode,.history-time{color:var(--text-muted)}.mobile-only{display:none!important}@media (max-width:1180px){.hero-content{width:min(42rem,64%)}.carousel-container{grid-auto-columns:minmax(176px,1fr)}}@media (max-width:860px){html{font-size:85%}:root{--mobile-nav-height:72px;--mobile-nav-overscroll-buffer:36px}body{min-height:100svh;padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom))}.app-layout{min-height:100svh;display:block}.sidebar{inset:auto 0 calc(-1 * var(--mobile-nav-overscroll-buffer)) 0;width:100%;height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + var(--mobile-nav-overscroll-buffer));padding-bottom:calc(env(safe-area-inset-bottom) + var(--mobile-nav-overscroll-buffer));border-top:1px solid var(--border-color);scrollbar-width:none;-webkit-backdrop-filter:none;backdrop-filter:none;backface-visibility:hidden;will-change:transform;background:#050713;border-right:0;flex-direction:row;position:fixed;overflow:auto hidden;transform:translate(0,0)}.sidebar::-webkit-scrollbar{display:none}.sidebar-logo-container,.sidebar-divider{display:none}.sidebar-nav{width:100%;min-width:100%;padding:.45rem max(.55rem, env(safe-area-inset-left)) .45rem max(.55rem, env(safe-area-inset-right));flex-direction:row;flex:auto;justify-content:space-between;gap:.25rem}.sidebar-active-indicator{display:none}.nav-group{display:contents}.sidebar-link{border-radius:18px;flex:1 1 0;gap:.15rem;width:auto;min-width:0;max-width:76px;min-height:58px}.sidebar-link .sidebar-icon svg{stroke-width:2.15px;width:23px;height:23px}.sidebar-link-ongoing,.sidebar-link-popular,.sidebar-link-collections,.sidebar-link-news,.sidebar-link-admin,.sidebar-link-rooms,.sidebar-link-users{display:none}.mobile-only{display:flex!important}.mobile-only.sidebar-link{display:grid!important}.sidebar-link-home{order:1}.sidebar-link-catalog{order:2}.sidebar-link-history{order:3}.sidebar-link-explore{order:4}.sidebar-link-more{order:5}.mobile-more-menu-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobile-more-menu-content{width:100%;max-height:min(78vh,620px);padding:24px;padding-bottom:calc(24px + env(safe-area-inset-bottom));border-top:1px solid #ffffff0d;border-radius:24px 24px 0 0;animation:.24s cubic-bezier(.16,1,.3,1) slideUp;overflow-y:auto;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#0b0f1e!important}.mobile-more-menu-open .scroll-to-top{opacity:0!important;pointer-events:none!important;transform:translateY(20px)scale(.9)!important}.mobile-menu-link[href=\/admin]{order:999}.sidebar-label{font-size:.76rem}.nav-container{min-height:66px;padding:.8rem 1rem}.nav-actions{justify-content:space-between;width:100%}.nav-actions .profile-dropdown-wrapper,.nav-actions>.btn-primary{position:static;transform:none}.nav-actions .search-bar{flex:auto;min-width:0;left:auto;transform:none;width:auto!important;max-width:none!important;position:relative!important}.profile-name{display:none}.profile-btn{border-radius:16px;justify-content:center;width:46px;min-height:46px;padding:.35rem}.profile-avatar{width:34px;height:34px}.hero-banner{min-height:270px;margin:1rem}.hero-content{width:100%;padding:1.4rem}.hero-gradient{background:linear-gradient(90deg,#050713f5 0%,#050713b3 70%,#05071338 100%),linear-gradient(#0000 52%,#050713e0 100%)}.hero-desc{display:none}.news-hero-banner{border-radius:20px;min-height:250px;margin-bottom:2rem;padding:1.5rem}.news-hero-title{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:1.8rem}.news-hero-desc{margin-bottom:1.5rem;font-size:1rem}.home-footer{grid-template-columns:1fr;margin-top:2.4rem}.home-footer-card{min-height:0}.home-sections,.container{padding:1rem 1rem 1.25rem}.page-shell{padding:1rem 1rem 1.5rem}.page-header-panel{border-radius:18px;flex-direction:column;align-items:stretch;min-height:0;padding:1.15rem}.page-header-actions{justify-content:stretch}.page-header-actions>*{width:100%}.anime-carousel-section>div:first-child,.page-header{align-items:flex-start;gap:.6rem}.page-header{flex-direction:column}.catalog-layout{flex-direction:column!important;gap:1rem!important;display:flex!important}.filters-sidebar{order:-1;max-height:none;width:100%!important;padding:1rem!important}.catalog-results{width:100%}.genre-pills{max-height:220px;padding-right:.25rem;overflow-y:auto}.profile-page{max-width:none!important}:root{--banner-height:210px;--avatar-margin:-54px;--banner-btn-right:1rem}.profile-banner{border-radius:24px 24px 0 0!important}.profile-header-row{align-items:center!important;padding:0 1rem!important}.profile-avatar-wrap{width:108px;height:108px}.profile-avatar-visual{transform-origin:0 0;width:150px;height:150px;position:relative;transform:scale(.72)}.profile-title-block{min-width:0;margin-left:1rem!important}.profile-title-block h1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:2rem!important}.profile-actions{padding-bottom:0!important}.profile-content-grid{flex-direction:column!important;gap:1rem!important;padding:1rem!important;display:flex!important}.profile-side-column,.profile-main-column{width:100%;flex:auto!important;gap:1rem!important}.admin-shell{grid-template-columns:1fr!important;gap:1rem!important;display:grid!important}.admin-sidebar{position:static}.admin-nav-panel{padding:1rem!important}.admin-sidebar-head{margin-bottom:.75rem;padding-bottom:.8rem}.admin-nav-list{padding-bottom:.15rem;overflow-x:auto;flex-direction:row!important}.admin-nav-panel .sidebar-link{flex:none;width:auto;min-width:max-content;min-height:44px}.admin-content{width:100%;min-width:0}.admin-stats-grid{grid-template-columns:1fr}.admin-stat-card{min-height:0}.admin-table-panel{overflow-x:auto;padding:1rem!important}.admin-table-panel table{min-width:640px}.news-card{padding:1.25rem!important}.news-card-image{margin:-1.25rem -1.25rem 1.25rem!important}.news-card h2{font-size:1.45rem!important}.anime-details-header{grid-template-columns:1fr}.anime-details-content{text-align:left}.anime-details-content h1,.anime-details-content>p:first-of-type{text-align:center}.anime-details-poster{justify-self:center;max-width:300px}.history-item{grid-template-columns:60px minmax(0,1fr)}.history-action{grid-column:1/-1}}.frames-modal-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);height:100%;display:grid}@media (max-width:560px){html{font-size:82.5%}.navbar{background:#050713eb}.nav-container{min-height:72px;padding:.85rem .8rem}.nav-actions{gap:.65rem}.search-bar input{height:46px!important;padding-left:.9rem!important;padding-right:2.5rem!important}.profile-btn{width:50px;min-height:50px}.profile-avatar{width:38px;height:38px}.hero-arrow,.hero-dots{display:none}.hero-title{font-size:1.9rem}.hero-buttons{gap:.6rem}.btn-play,.btn-details{flex:130px;padding-inline:.8rem}.carousel-container{grid-auto-columns:minmax(148px,46vw);gap:.75rem}.player-controls-row{flex-direction:row;align-items:flex-start;gap:.65rem}.player-actions{margin-left:auto}.watch-with-friends-btn{width:auto;height:40px;padding-inline:.75rem}.anime-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.anime-card{border-radius:16px}.card-info-overlay{padding:2.6rem .62rem .62rem}.card-title,.anime-title{font-size:.88rem}.card-episodes,.anime-meta{font-size:.7rem}.anime-details-poster{max-width:250px}.anime-details-header{gap:1rem}.meta-details span,.anime-score,.watch-status-dropdown button,.source-btn,.episode-btn{min-height:34px;padding:.45rem .62rem}.sources-list,.episodes-grid{gap:.42rem}.history-item{gap:.75rem;padding:.68rem}.history-poster{width:60px;height:82px}.glass-panel{border-radius:16px}:root{--banner-height:170px}.profile-header-row{grid-template-columns:88px minmax(0,1fr);gap:.85rem;align-items:end!important;display:grid!important}.profile-header-row.no-banner{margin-top:0!important}.profile-avatar-wrap{width:88px;height:88px}.profile-avatar-visual{transform:scale(.586667)}.profile-title-block{margin-left:0!important;padding-bottom:.35rem!important}.profile-title-block h1{font-size:1.65rem!important}.profile-actions{grid-column:1/-1;justify-self:stretch}.profile-actions button,.profile-actions a{width:100%}.frames-modal-grid{flex-direction:column-reverse;display:flex;overflow-y:auto!important}.frames-modal-grid>div{height:auto!important;max-height:none!important;padding:20px!important;overflow-y:visible!important}.frames-modal-grid>div:last-child{border-bottom:1px solid var(--border);border-left:none!important}.profile-content-grid .glass-panel{padding:1.15rem!important}.news-card-image{height:190px!important}.admin-nav-panel .sidebar-label,.admin-nav-panel .sidebar-link span{white-space:nowrap}.admin-table-panel td,.admin-table-panel th{padding:.75rem!important}.auth-card{padding:1.6rem}}@media (max-width:380px){.sidebar-link{flex-basis:66px;width:66px}.sidebar-label{font-size:.72rem}.carousel-container{grid-auto-columns:minmax(136px,45vw)}.anime-grid{gap:.6rem}.section-title,.page-title{font-size:1.25rem}}.styled-slider{background:var(--border-color);appearance:none;border-radius:3px;outline:none;width:100%;height:6px}.styled-slider::-webkit-slider-thumb{appearance:none;background:var(--primary);cursor:pointer;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 6px #0009}.styled-slider::-moz-range-thumb{appearance:none;background:var(--primary);cursor:pointer;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 6px #0009}.dual-slider-container{align-items:center;width:100%;height:30px;display:flex;position:relative}.dual-slider-track{background:var(--border-color);border-radius:3px;width:100%;height:6px;position:absolute}.dual-slider-fill{background:var(--primary);border-radius:3px;height:6px;position:absolute}.dual-slider{appearance:none;pointer-events:none;background:0 0;outline:none;width:100%;margin:0;position:absolute}.dual-slider::-webkit-slider-thumb{appearance:none;background:var(--primary);pointer-events:auto;cursor:pointer;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 6px #0009}.dual-slider::-moz-range-thumb{appearance:none;background:var(--primary);pointer-events:auto;cursor:pointer;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 6px #0009}.avatar-crop-slider{appearance:none;cursor:pointer;background:0 0;outline:none;width:100%;height:30px;margin:0;position:absolute}.avatar-crop-slider::-webkit-slider-runnable-track{background:0 0;height:6px}.avatar-crop-slider::-webkit-slider-thumb{appearance:none;background:var(--primary);cursor:pointer;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 6px #0009}.avatar-crop-slider::-moz-range-track{background:0 0;height:6px}.avatar-crop-slider::-moz-range-thumb{appearance:none;background:var(--primary);cursor:pointer;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 6px #0009}.genre-pills{flex-wrap:wrap;gap:.5rem;display:flex}.genre-pill{border:1px solid var(--border-color);color:var(--text-muted);background:#ffffff0d;border-radius:20px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s}.genre-pill:hover{color:#fff;background:#ffffff1a}.genre-pill.active{background:var(--primary);border-color:var(--primary);color:#fff}.filters-sidebar::-webkit-scrollbar{width:6px}.filters-sidebar::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.hover-opacity:hover{opacity:.8}.scroll-to-top{position:fixed;bottom:2rem;right:2rem}.settings-floating-save{right:max(1.5rem, env(safe-area-inset-right));bottom:max(1.5rem, env(safe-area-inset-bottom));z-index:1900;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:50px;padding:0 1.25rem;animation:.18s ease-out both settingsSaveIn;display:inline-flex;position:fixed;box-shadow:0 16px 38px #0000006b,0 0 0 1px #ffffff1a}@keyframes settingsSaveIn{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:860px){.scroll-to-top{bottom:calc(var(--mobile-nav-height,72px) + 1rem + env(safe-area-inset-bottom));right:1rem}.settings-floating-save{right:max(1rem, env(safe-area-inset-right));bottom:calc(var(--mobile-nav-height,72px) + 1rem + env(safe-area-inset-bottom))}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.room-layout{flex-direction:row}.rooms-hero{margin-bottom:var(--section-gap)}.rooms-title{font-size:1.45rem}.rooms-create-button{min-width:190px}.rooms-grid{align-items:stretch}.room-card{min-height:250px;position:relative;overflow:hidden}.room-card-media{border:1px solid #ffffff0e;background:#0507136b!important}.rooms-empty-state{border:1px solid #8b3dff2e;background:radial-gradient(circle at 50% 0,#8b3dff3d,#0000 20rem),#8b3dff14!important}.room-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.room-watch-shell{border:1px solid var(--border-color);box-shadow:var(--shadow-strong);border-radius:24px;margin:1rem;overflow:hidden;background:#050713d1!important}.room-watch-shell.is-fullscreen{border:0;border-radius:0;margin:0}.room-watch-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(90deg,#0c101ff0,#070a18db);min-height:68px}.room-main-stage{min-width:0;background:#000!important}.room-empty-stage{background:linear-gradient(#050713,#02030a)}.room-player-frame{box-shadow:none;border-radius:18px!important;width:min(100%,1320px)!important}.room-player-notice{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff1f;background:#050713b8!important;border-radius:14px!important}.room-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c101feb!important}.room-tabs{background:#0507136b;gap:.35rem;padding:.55rem}.room-tab-button{min-height:42px;border-bottom:0!important;border-radius:14px!important}.room-tab-button.active{color:#fff!important;background:#8b3dff2e!important}.room-chat-panel,.room-participants-panel{background:0 0!important;border:0!important;border-radius:0!important}.room-chat-messages,.room-participants-list,.room-settings-panel{scrollbar-width:thin;scrollbar-color:#8b3dff73 transparent}.room-chat-inputbar{background:#05071357}.room-participant-row{border:1px solid #ffffff0b;background:#ffffff09!important}@media (max-width:768px){.rooms-page{padding-top:1rem!important}.rooms-hero{border-radius:20px;padding:1.15rem}.rooms-create-button{width:100%}.rooms-grid{grid-template-columns:1fr!important}.room-card{min-height:0}.room-watch-shell{border-left:0;border-right:0;border-radius:0;min-height:calc(100vh - 148px);margin:0;height:auto!important}.room-watch-header{gap:.75rem;align-items:flex-start!important;padding:.9rem!important}.room-layout{flex-direction:column!important;overflow:visible!important}.room-main-stage{min-height:220px;flex:none!important}.room-player-frame{border-radius:0!important}.room-sidebar{border-top:1px solid #ffffff0d;min-height:430px;border-left:none!important;flex:auto!important;min-width:100%!important;max-width:100%!important}.room-tabs{z-index:2;position:sticky;top:0}.room-tab-button{font-size:.86rem}}.carousel-btn-desktop-only{display:flex!important}@media (max-width:860px){.carousel-btn-desktop-only{display:none!important}}.explore-action-card{min-height:112px;color:var(--text-main);transition:transform .22s var(--ease-out), border-color .22s ease, box-shadow .22s ease;grid-template-rows:auto auto;grid-template-columns:52px minmax(0,1fr);position:relative;overflow:hidden;background:linear-gradient(#14192beb,#0b0e1de6)!important;border-radius:22px!important;align-items:center!important;gap:.2rem 1rem!important;padding:1rem 1.1rem!important;display:grid!important}.explore-action-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 90% 0,#8b3dff0f,#0000 12rem);position:absolute;inset:0}.explore-action-card>*{z-index:1;position:relative}.explore-actions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:3rem;display:grid}.explore-action-card:hover{border-color:#8b3dff42;transform:translateY(-3px);box-shadow:0 20px 48px #00000047}.explore-action-card h2{align-self:end;font-size:1.08rem;line-height:1.2}.explore-action-card p{color:var(--text-muted);align-self:start;font-size:.8rem;line-height:1.4}.explore-action-icon{width:52px;min-width:52px;height:52px;min-height:52px;color:var(--primary-hover);background:#8b3dff1a;border:1px solid #8b3dff29;border-radius:16px;grid-row:1/3;align-self:center;place-items:center;display:grid}.explore-action-icon svg{stroke-width:2px;flex:0 0 25px;width:25px;height:25px}.explore-action-icon-popular,.explore-action-icon-schedule,.explore-action-icon-random,.explore-action-icon-ongoing,.explore-action-icon-anons,.explore-action-icon-genres{color:var(--primary-hover);background:#8b3dff1a}@media (max-width:900px){.explore-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.explore-actions-grid{grid-template-columns:1fr}.explore-action-card{min-height:104px}}.admin-nav-panel .sidebar-link.active{background:linear-gradient(135deg,#8b3dff33,#4cc9f012);border:1px solid #8b3dff47;box-shadow:inset 0 0 22px #8b3dff1a}.admin-nav-panel .sidebar-link.active span{color:var(--text-main)}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--layout-max:1390px;--layout-wide:1390px;--ease-out:cubic-bezier(.16, 1, .3, 1);--border:#fff1;--border-color:var(--border);--surface-border:#ffffff13;--surface-bg:linear-gradient(145deg, #101423e6, #0a0d1bc2);--surface-shadow:0 20px 54px #0000003d}html{scroll-behavior:smooth;min-width:320px}body{-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 13% -8%,#8b3dff2e,#0000 32rem),radial-gradient(circle at 91% 4%,#4cc9f013,#0000 30rem),linear-gradient(#050713 0%,#060918 48%,#03040b 100%);line-height:1.5}::selection{color:#fff;background:#8b3dffbf}:focus-visible{outline:2px solid var(--accent-ongoing);outline-offset:3px}.app-backdrop{background:radial-gradient(circle at 20% -14%,#8b3dff21,#0000 28rem),radial-gradient(circle at 78% 16%,#ff4ddb0a,#0000 24rem);height:100vh;position:fixed}.sidebar{border-color:var(--border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#070917f5,#04060ff0);flex-basis:104px;width:104px;box-shadow:12px 0 48px #00000029}.sidebar-logo-container{padding:.8rem .7rem .65rem}.logo{letter-spacing:-.025em;gap:.18rem;min-height:68px}.logo-mark{width:46px;height:46px}.logo-text{color:#fff}.sidebar-nav{padding:.45rem .7rem .8rem}.sidebar-link{min-height:58px;color:var(--text-dim);gap:.24rem;transition:transform .18s,color .18s,border-color .18s,background .18s}.sidebar-link:before{background:linear-gradient(var(--accent-new), var(--primary));content:"";opacity:0;width:3px;transition:.22s var(--ease-out);border-radius:0 5px 5px 0;position:absolute;top:15px;bottom:15px;left:-.72rem;transform:scaleY(.5);box-shadow:0 0 16px #a855f79e}.sidebar-link.active:before{opacity:1;transform:scaleY(1)}.sidebar-link:hover,.sidebar-link.active{color:#fff}.sidebar-active-indicator{background:linear-gradient(135deg,#8b3dff30,#4cc9f00d);border-color:#8b3dff3d;box-shadow:inset 0 1px #ffffff0b}.navbar{border-color:var(--border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#050713c2}.nav-container{min-height:78px;padding:.75rem clamp(1rem,2.8vw,2.6rem)}.nav-actions{grid-template-columns:minmax(0,1fr) minmax(320px,460px) minmax(0,1fr);gap:clamp(1rem,2vw,1.8rem);display:grid}.nav-actions .search-bar{grid-column:2;justify-self:center;min-width:0;left:auto;transform:none;width:100%!important;max-width:460px!important;position:relative!important}.search-bar input{transition:border-color .18s,background .18s,box-shadow .18s;background:#0b0f1ed1!important;border-radius:14px!important;height:46px!important}.search-bar input::placeholder{color:var(--text-dim)}.nav-actions .profile-dropdown-wrapper,.nav-actions>.btn-primary{grid-column:3;justify-self:end;position:static;transform:none}.nav-actions>.btn-primary:hover{transform:translateY(-1px)}.profile-btn{background:#ffffff0a;border-radius:14px;min-height:46px;padding:.4rem 1rem .4rem .48rem;box-shadow:inset 0 1px #ffffff0a}.profile-btn:hover{background:#8b3dff1a;transform:translateY(-1px)}.news-hero-banner{min-height:clamp(250px,28vw,340px);transition:border-color .22s ease, transform .22s var(--ease-out);border-radius:24px;margin-bottom:2.2rem;padding:clamp(1.5rem,3vw,2.4rem);box-shadow:0 18px 46px #00000047}.news-hero-banner:hover{border-color:#a855f733;transform:translateY(-2px)}.news-hero-bg{filter:saturate(.9)contrast(1.04);transform:scale(1.02)}.news-hero-gradient{background:linear-gradient(90deg,#050713f7 0%,#050713c2 52%,#05071342 100%),linear-gradient(#0000 28%,#050713e6 100%)}.news-hero-tag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#8b3dff66;border-radius:999px;font-size:.68rem;top:1.35rem;left:1.35rem}.news-hero-title{font-size:clamp(1.55rem,3vw,2.35rem)}.news-hero-link{background:#ffffff13;border-radius:12px}.anime-carousel-section{margin-bottom:3.7rem!important}.carousel-heading{margin-bottom:1.25rem!important}.carousel-title-link{display:block}.section-title{letter-spacing:-.02em;gap:.6rem;font-size:clamp(1.35rem,2vw,1.7rem);transition:color .18s}.carousel-title-link:hover .section-title{color:#cfb7ff}.title-icon{background:#8b3dff1a;border-radius:11px;width:34px;height:34px}.title-icon svg{width:18px;height:18px}.view-all-link{border:1px solid var(--border);min-height:34px;color:var(--text-muted);background:#ffffff08;border-radius:10px;align-items:center;padding:.35rem .72rem;transition:color .18s,border-color .18s,background .18s;display:inline-flex}.view-all-link:hover{color:#fff;background:#8b3dff14;border-color:#a855f740}.carousel-container{scroll-snap-type:none;grid-auto-columns:minmax(188px,214px);gap:1.05rem}.carousel-item{scroll-snap-align:none;display:block}.carousel-container.is-dragging{scroll-behavior:auto}.carousel-card{width:100%}.carousel-control{z-index:10;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;background:#0b0f1ed6;border:1px solid #ffffff1c;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;transition:opacity .18s,transform .18s,border-color .18s,background .18s;position:absolute;top:50%;transform:translateY(-50%)scale(.94);box-shadow:0 16px 34px #00000061}.anime-carousel-section:hover .carousel-control,.franchise-carousel-shell:hover .carousel-control,.carousel-control:focus-visible{opacity:1;transform:translateY(-50%)scale(1)}.carousel-control:hover{background:#8b3dff4d;border-color:#a855f75c}.carousel-control-prev{left:-17px}.carousel-control-next{right:-17px}.anime-card{transition:transform .24s var(--ease-out), border-color .24s ease, box-shadow .24s ease;background:linear-gradient(150deg,#101423f0,#080b17eb);border-color:#ffffff12;border-radius:20px;box-shadow:0 15px 42px #0003}.anime-card:before{z-index:5;border-radius:inherit;content:"";opacity:.5;pointer-events:none;background:linear-gradient(145deg,#ffffff17,#0000 24%);position:absolute;inset:0}.anime-card:hover{border-color:#a855f74d;transform:translateY(-6px);box-shadow:0 22px 55px #00000052,0 0 28px #8b3dff1c}.anime-poster img{transition:transform .5s var(--ease-out), filter .5s ease}.card-info-overlay{background:linear-gradient(#0000 0%,#04050dd1 52%,#04050dfa 100%);padding:4rem .78rem .78rem}.card-title{letter-spacing:-.01em;margin:.2rem 0 .35rem;font-size:.98rem}.anime-watch-status{z-index:9;box-sizing:border-box;border:1px solid color-mix(in srgb, var(--watch-status-color) 68%, white 10%);color:#fff;background:color-mix(in srgb, var(--watch-status-color) 68%, transparent);width:auto;min-width:0;max-width:none;box-shadow:0 5px 16px color-mix(in srgb, var(--watch-status-color) 34%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:.42rem .6rem;font-size:.78rem;font-weight:850;line-height:1.1;display:inline-flex;position:absolute;top:.65rem;left:.65rem;right:.65rem;overflow:hidden}.anime-watch-status-compact{top:.45rem;left:.45rem;right:.45rem}.card-episodes-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.glass-panel,.surface-card{box-shadow:var(--surface-shadow), inset 0 1px 0 #ffffff09;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#101423e6,#0a0d1bc7)}.home-footer{gap:1.1rem;margin-top:.5rem}.home-footer-card{border-color:var(--border);background:linear-gradient(150deg,#101423e6,#090c19d1);border-radius:20px;min-height:210px;padding:1.5rem;box-shadow:0 18px 44px #0000002e}.home-footer-card-primary{background:radial-gradient(circle at 0 0,#8b3dff38,#0000 20rem),linear-gradient(150deg,#101423eb,#090c19d6);border-color:#8b3dff3d}@media (max-width:1180px){.nav-actions{grid-template-columns:minmax(160px,.7fr) minmax(300px,440px) minmax(170px,.7fr)}}@media (max-width:860px){.sidebar{width:100%;box-shadow:0 -14px 44px #00000052}.sidebar-link:before{display:none}.nav-actions{grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.nav-actions .search-bar{grid-column:1;justify-self:stretch;max-width:none!important}.nav-actions .profile-dropdown-wrapper,.nav-actions>.btn-primary{grid-column:2}}@media (max-width:680px){.news-hero-banner{border-radius:20px;min-height:250px;margin-bottom:2rem;padding:1.5rem}.news-hero-tag{top:1.15rem;left:1.15rem}.news-hero-desc{-webkit-line-clamp:2}.anime-carousel-section{margin-bottom:3rem!important}.carousel-container{grid-auto-columns:minmax(148px,46vw)}.view-all-link{background:0 0;border:0;padding-right:0}}@media (max-width:470px){.section-title{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body:after{z-index:0;pointer-events:none;content:"";mix-blend-mode:soft-light;opacity:.022;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.86' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.7'/%3E%3C/svg%3E");position:fixed;inset:0}.carousel-container{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 18px calc(100% - 18px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 18px calc(100% - 18px),#0000 100%)}.anime-card{transition:transform .24s var(--ease-out), border-color .24s ease, box-shadow .24s ease, filter .24s ease, opacity .24s ease}.anime-card .anime-poster:after{z-index:8;background:linear-gradient(90deg, var(--primary) 0 var(--watch-progress,0%), #ffffff29 var(--watch-progress,0%) 100%);content:"";height:3px;opacity:var(--watch-progress-opacity,0);pointer-events:none;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #8b3dff47}.anime-card[data-status=ongoing] .card-episodes>span:first-child{align-items:center;gap:.38rem;display:inline-flex}.anime-card[data-status=ongoing] .card-episodes>span:first-child:before{background:var(--primary-hover);content:"";border-radius:50%;flex:0 0 6px;width:6px;height:6px;animation:2.1s ease-out infinite ongoingPulse;box-shadow:0 0 #a149ff80}@keyframes ongoingPulse{0%{box-shadow:0 0 #a149ff80}65%,to{box-shadow:0 0 0 7px #a149ff00}}.anime-skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:1rem;width:100%;display:grid}.anime-card-skeleton{border:1px solid var(--border);background:#0e1221bd;border-radius:20px;display:block;position:relative;overflow:hidden}.anime-card-skeleton:after,.route-loading-header:after{z-index:3;content:"";pointer-events:none;background:linear-gradient(105deg,#0000 32%,#ffffff0e 48%,#0000 64%);animation:1.55s ease-in-out infinite skeletonShimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton-poster{aspect-ratio:2/3;background:radial-gradient(circle at 50% 20%,#8b3dff1c,#0000 55%),#ffffff06;width:100%;display:block}.skeleton-card-content{z-index:1;background:linear-gradient(#0000,#05071394 52%,#050713e6);gap:.55rem;padding:3rem .7rem .72rem;display:grid;position:absolute;bottom:0;left:0;right:0}.skeleton-line{background:#ffffff12;border-radius:999px;height:8px;display:block}.skeleton-line-title{width:68%}.skeleton-line-meta{width:42%}.loading-more-label{color:var(--text-dim);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:700}.route-loading-header{border:1px solid var(--border);background:#101423b8;border-radius:18px;align-content:center;gap:.75rem;min-height:112px;margin-bottom:1rem;padding:1.35rem;display:grid;position:relative;overflow:hidden}.route-loading-header>span{background:#fff1;border-radius:999px;height:12px;display:block}.route-loading-header>span:first-child{width:min(260px,55%);height:18px}.route-loading-header>span:last-child{width:min(420px,76%)}.route-loading-minimal{place-items:start center;min-height:180px;padding-top:2rem;display:grid}.route-loading-bar{background:#ffffff0f;border-radius:999px;width:min(180px,42vw);height:2px;display:block;position:relative;overflow:hidden}.route-loading-bar:after{border-radius:inherit;background:var(--primary-hover);content:"";width:45%;animation:.9s ease-in-out infinite alternate routeLoadingBar;position:absolute;inset:0;box-shadow:0 0 12px #8b3dff47}@keyframes skeletonShimmer{to{transform:translate(100%)}}@keyframes routeLoadingBar{0%{transform:translate(-15%)}to{transform:translate(135%)}}.anime-details-page{isolation:isolate;position:relative}.anime-parallax-backdrop{--parallax-offset:0px;z-index:0;object-fit:cover;object-position:center 25%;opacity:.1;filter:blur(15px)saturate(.82);pointer-events:none;width:min(100vw - 104px,1500px);height:610px;transform:translate3d(-50%, calc(-18px + var(--parallax-offset)), 0) scale(1.08);will-change:transform;position:absolute;top:-1.5rem;left:50%;-webkit-mask-image:linear-gradient(#000 0%,#000000b3 52%,#0000 100%);mask-image:linear-gradient(#000 0%,#000000b3 52%,#0000 100%)}.anime-details-page>:not(.anime-parallax-backdrop){z-index:1;position:relative}.navbar{view-transition-name:site-header}.sidebar{view-transition-name:site-sidebar}::view-transition-group(site-header){z-index:1000;animation:none}::view-transition-group(site-sidebar){z-index:1000;animation:none}::view-transition-old(site-header){display:none}::view-transition-old(site-sidebar){display:none}::view-transition-new(site-header){animation:none}::view-transition-new(site-sidebar){animation:none}::view-transition-group(root){animation:none}::view-transition-old(root){mix-blend-mode:normal;animation:none}::view-transition-new(root){mix-blend-mode:normal;animation:none}::view-transition-group(.page-exit){z-index:1;animation:.44s linear both yoruPageTransitionHold}::view-transition-group(.page-enter){z-index:1;animation:.44s linear both yoruPageTransitionHold}::view-transition-old(.page-exit){mix-blend-mode:normal;animation:.2s ease-in-out both yoruPageFadeOut}::view-transition-new(.page-enter){mix-blend-mode:normal;animation:.24s ease-in-out .2s both yoruPageFadeIn}@keyframes yoruPageFadeOut{0%{opacity:1}to{opacity:0}}@keyframes yoruPageFadeIn{0%{opacity:0}to{opacity:1}}@keyframes yoruPageTransitionHold{0%{opacity:1}to{opacity:1}}@media (max-width:860px){.anime-parallax-backdrop{width:100vw}}@media (max-width:560px){.carousel-container{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 10px calc(100% - 10px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 10px calc(100% - 10px),#0000 100%)}.anime-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}@media (prefers-reduced-motion:reduce){::view-transition-old(*){animation-duration:0s!important;animation-delay:0s!important}::view-transition-new(*){animation-duration:0s!important;animation-delay:0s!important}::view-transition-group(*){animation-duration:0s!important;animation-delay:0s!important}}:root{--cast-panel:#0e1222b8;--cast-panel-strong:#0a0d1be0;--cast-border:#ffffff13;--cast-highlight:#ffffff0b;--cast-shadow:0 26px 78px #00000047}body{background-color:#0000;background-image:radial-gradient(at 50% -12%,#9f42ff29,#0000 42%),radial-gradient(at 8% 88%,#2652c41f,#0000 40%),radial-gradient(at 92% 72%,#ba2aac16,#0000 38%),linear-gradient(145deg,#02040c 0%,#080819 44%,#040511 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box}.app-backdrop{display:none}.cosmic-background{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.cosmic-aurora{filter:blur(28px);opacity:.58;will-change:background-position, opacity;background:linear-gradient(112deg,#0000 17%,#8139f513 38%,#0000 59%) -45% 18%/170% 170%,linear-gradient(68deg,#0000 26%,#4cc9f00b 49%,#0000 70%) 128% 72%/195% 195%,linear-gradient(138deg,#0000 34%,#ff4ddb0b 54%,#0000 73%) 42% 120%/220% 220%;animation:21s ease-in-out infinite alternate castAurora;position:absolute;inset:-32%}.cosmic-glow{border-radius:50%;animation:11s ease-in-out infinite castGlow;position:absolute;left:50%;transform:translate(-50%)}.cosmic-glow-top{background:radial-gradient(circle,#9737ff2e,#6320c20b 50%,#0000 72%);width:clamp(38rem,58vw,62rem);height:clamp(38rem,58vw,62rem);top:-23rem}.cosmic-glow-bottom{background:radial-gradient(circle,#276df11b,#ac32c20a 48%,#0000 72%);width:clamp(42rem,66vw,70rem);height:clamp(42rem,66vw,70rem);animation-delay:-5.5s;bottom:-27rem}.cosmic-stars{opacity:.72;position:absolute;inset:0}.cosmic-stars span{opacity:.15;clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%);filter:drop-shadow(0 0 5px #bd7cffbf);background:linear-gradient(135deg,#fff,#d8c4ff 48%,#9f69ff);width:9px;height:9px;animation:3.8s ease-in-out infinite castTwinkle;position:absolute}.cosmic-stars span:first-child{animation-delay:-.4s;top:12%;left:9%}.cosmic-stars span:nth-child(2){width:6px;height:6px;animation-delay:-2.1s;top:20%;left:22%}.cosmic-stars span:nth-child(3){width:7px;height:7px;animation-delay:-1.2s;top:8%;left:67%}.cosmic-stars span:nth-child(4){animation-delay:-3s;top:17%;left:88%}.cosmic-stars span:nth-child(5){width:5px;height:5px;animation-delay:-1.7s;top:38%;left:6%}.cosmic-stars span:nth-child(6){width:7px;height:7px;animation-delay:-.8s;top:43%;left:29%}.cosmic-stars span:nth-child(7){width:5px;height:5px;animation-delay:-2.7s;top:35%;left:73%}.cosmic-stars span:nth-child(8){width:7px;height:7px;animation-delay:-1.4s;top:48%;left:94%}.cosmic-stars span:nth-child(9){width:8px;height:8px;animation-delay:-2.3s;top:66%;left:14%}.cosmic-stars span:nth-child(10){width:5px;height:5px;animation-delay:-.2s;top:74%;left:34%}.cosmic-stars span:nth-child(11){width:6px;height:6px;animation-delay:-3.2s;top:62%;left:66%}.cosmic-stars span:nth-child(12){width:9px;height:9px;animation-delay:-1.1s;top:78%;left:86%}.cosmic-stars span:nth-child(13){width:5px;height:5px;animation-delay:-2.6s;top:91%;left:6%}.cosmic-stars span:nth-child(14){width:7px;height:7px;animation-delay:-.7s;top:89%;left:52%}.cosmic-stars span:nth-child(15){width:5px;height:5px;animation-delay:-1.9s;top:92%;left:76%}.cosmic-stars span:nth-child(16){width:4px;height:4px;animation-delay:-3.4s;top:54%;left:48%}.cosmic-stars span:nth-child(17){width:6px;height:6px;animation-delay:-2.8s;top:6%;left:42%}.cosmic-stars span:nth-child(18){width:5px;height:5px;animation-delay:-.9s;top:29%;left:14%}.cosmic-stars span:nth-child(19){width:7px;height:7px;animation-delay:-2.4s;top:31%;left:57%}.cosmic-stars span:nth-child(20){width:5px;height:5px;animation-delay:-1.5s;top:69%;left:76%}.cosmic-stars span:nth-child(21){width:5px;height:5px;animation-delay:-3.1s;top:15%;left:52%}.cosmic-stars span:nth-child(22){width:6px;height:6px;animation-delay:-.5s;top:41%;left:17%}.cosmic-stars span:nth-child(23){width:5px;height:5px;animation-delay:-2s;top:47%;left:84%}.cosmic-stars span:nth-child(24){width:7px;height:7px;animation-delay:-1.3s;top:59%;left:38%}.cosmic-stars span:nth-child(25){width:5px;height:5px;animation-delay:-2.9s;top:82%;left:63%}.cosmic-stars span:nth-child(26){width:6px;height:6px;animation-delay:-.6s;top:95%;left:29%}.cosmic-shooting-star{width:100%;height:100%;display:block;position:absolute;inset:0}@keyframes castGlow{0%,to{opacity:.28}50%{opacity:1}}@keyframes castAurora{0%{opacity:.38;background-position:-45% 18%,128% 72%,42% 120%}50%{opacity:.72;background-position:48% 54%,52% 38%,76% 46%}to{opacity:.46;background-position:132% 82%,-34% 24%,18% -28%}}@keyframes castTwinkle{0%,to{opacity:.12;transform:scale(.55)rotate(0)}45%{opacity:.95;transform:scale(1.08)rotate(16deg)}65%{opacity:.35;transform:scale(.78)rotate(24deg)}}.app-layout{isolation:isolate}@media (max-width:0){.sidebar{border-right-color:var(--cast-border);-webkit-backdrop-filter:blur(30px)saturate(125%);backdrop-filter:blur(30px)saturate(125%);background:linear-gradient(#080a19d6,#040610cf);flex-basis:100px;width:100px;box-shadow:14px 0 45px #0003,inset -1px 0 #ffffff05}.sidebar-logo-container{border-bottom:1px solid #ffffff0b;padding-top:.72rem}.logo{min-height:76px}.logo-mark{filter:drop-shadow(0 0 18px #c050ff75);width:48px;max-width:none;height:48px}.logo-text b{color:#ff75df;font-weight:850}.sidebar-active-indicator{background:linear-gradient(135deg,#8b3dff38,#4cc9f00e);border-color:#8b3dff47;box-shadow:inset 0 1px #ffffff09,0 10px 28px #541da51f}.navbar{-webkit-backdrop-filter:blur(30px)saturate(125%);backdrop-filter:blur(30px)saturate(125%);background:linear-gradient(#050713ba,#05071396);border-bottom-color:#fff1;box-shadow:0 14px 36px #00000024}.search-bar input{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080b19a8!important;border-color:#ffffff13!important;border-radius:15px!important;box-shadow:inset 0 1px #ffffff06,0 12px 30px #0000001f!important}.search-bar input:focus{background:#0b0f1ee0!important;border-color:#a855f773!important;box-shadow:0 0 0 3px #8b3dff1a,0 14px 34px #0000002e!important}.profile-btn{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#8b3dff1f,#ffffff06);border-color:#ffffff13;border-radius:15px;box-shadow:inset 0 1px #ffffff0a,0 12px 30px #00000024}.home-sections,.container,.page-shell{padding-top:clamp(1.35rem,2.8vw,2.5rem)}.cast-featured{-webkit-backdrop-filter:blur(28px)saturate(120%);backdrop-filter:blur(28px)saturate(120%);background:linear-gradient(145deg,#121628b8,#070a17d6);border:1px solid #ffffff16;border-radius:30px;align-items:flex-end;min-height:clamp(430px,52vw,610px);margin-bottom:2.4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 100px #00000057,inset 0 1px #ffffff0e}.cast-featured:after{z-index:4;border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(125deg,#ffffff0e,#0000 24% 72%,#8b3dff0a);position:absolute;inset:0}.cast-featured-art{z-index:0;filter:saturate(1.08)contrast(1.05);background-position:50% 24%;background-repeat:no-repeat;background-size:cover;width:67%;position:absolute;top:-8%;bottom:-8%;right:-2%;transform:scale(1.035)}.cast-featured-shade{z-index:1;background:linear-gradient(90deg,#040610fc 0%,#050713f0 35%,#05071373 62%,#0507131f 100%),linear-gradient(#0000 45%,#040610f2 100%),radial-gradient(circle at 76% 18%,#ff4ddb2e,#0000 26rem);position:absolute;inset:0}.cast-featured-orbit{z-index:2;border:1px solid #d0b2ff1a;border-radius:50%;width:42rem;height:42rem;position:absolute;top:-13rem;right:-7rem;transform:rotate(-18deg);box-shadow:0 0 80px #8b3dff14,inset 0 0 80px #4cc9f006}.cast-featured-orbit:before,.cast-featured-orbit:after{content:"";background:#e9d8ff;border-radius:50%;position:absolute;box-shadow:0 0 18px #b97cffd9}.cast-featured-orbit:before{width:7px;height:7px;top:16%;left:5%}.cast-featured-orbit:after{width:5px;height:5px;bottom:20%;right:9%}.cast-featured-content{z-index:3;width:min(650px,58%);padding:clamp(2rem,5vw,4.6rem);position:relative}.cast-featured-label{color:#ffc1f1;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ff4ddb13;border:1px solid #ff4ddb2e;border-radius:999px;align-items:center;gap:.48rem;min-height:30px;padding:.38rem .7rem;font-size:.7rem;font-weight:800;display:inline-flex}.cast-featured h1{letter-spacing:-.065em;text-wrap:balance;text-shadow:0 18px 50px #000000b3,0 0 42px #8b3dff21;max-width:12ch;margin:1.1rem 0 .55rem;font-size:clamp(3rem,6vw,5.9rem);line-height:.9}.cast-featured-original{color:#e1e5f0b3;text-overflow:ellipsis;white-space:nowrap;max-width:44ch;font-size:.98rem;overflow:hidden}.cast-featured-meta{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:1.25rem;display:flex}.cast-featured-meta span{color:#d8dced;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0b;border:1px solid #ffffff13;border-radius:999px;align-items:center;gap:.35rem;min-height:31px;padding:.35rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.cast-featured-meta span:first-child{color:#ffd777}.cast-featured-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.65rem;display:flex}.cast-featured-watch,.cast-featured-catalog{border-radius:14px;justify-content:center;align-items:center;gap:.55rem;min-height:49px;padding:.7rem 1.05rem;font-size:.84rem;font-weight:800;transition:all .2s;display:inline-flex}.cast-featured-watch{color:#fff;background:linear-gradient(135deg,#8139f5,#c642d1);min-width:142px;box-shadow:0 16px 34px #8b3dff4d,inset 0 1px #fff3}.cast-featured-catalog{color:#f4efff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff1;border:1px solid #ffffff1a}.cast-featured-watch:hover,.cast-featured-catalog:hover{transform:translateY(-2px)}.cast-featured-watch:hover{box-shadow:0 20px 42px #8b3dff61,inset 0 1px #ffffff3d}.cast-featured-catalog:hover{background:#8b3dff1f;border-color:#bd7cff4d}.news-hero-banner{border-color:var(--cast-border);background:var(--cast-panel);box-shadow:var(--cast-shadow), inset 0 1px var(--cast-highlight);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:26px}.anime-carousel-section{-webkit-backdrop-filter:blur(24px)saturate(115%);backdrop-filter:blur(24px)saturate(115%);background:linear-gradient(145deg,#1014249e,#070a17ab);border:1px solid #fff1;border-radius:26px;padding:1.35rem 1.35rem .8rem;position:relative;box-shadow:0 24px 68px #0003,inset 0 1px #ffffff09}.anime-carousel-section:before{filter:blur(30px);content:"";pointer-events:none;background:#8b3dff0f;border-radius:50%;width:20rem;height:15rem;position:absolute;top:-7rem;left:14%}.carousel-heading,.carousel-container{z-index:1;position:relative}.title-icon{background:linear-gradient(145deg,#8b3dff30,#ff4ddb12);border:1px solid #a855f729;box-shadow:inset 0 1px #ffffff0d}.anime-card{background:linear-gradient(150deg,#121627e6,#070a16f0);border-color:#ffffff16;border-radius:22px;box-shadow:0 18px 46px #00000047,inset 0 1px #ffffff0a}.anime-card:before{background:linear-gradient(145deg,#ffffff1c,#0000 24%)}.anime-card:hover{border-color:#bd7cff5c;transform:translateY(-7px)scale(1.012);box-shadow:0 28px 65px #0006,0 0 36px #8b3dff24,inset 0 1px #ffffff0e}.card-info-overlay{background:linear-gradient(#0000 0%,#040610de 50%,#03040cfc 100%)}.glass-panel,.surface-card,.page-header-panel,.auth-card{border-color:var(--cast-border);box-shadow:var(--cast-shadow), inset 0 1px var(--cast-highlight);-webkit-backdrop-filter:blur(28px)saturate(118%);backdrop-filter:blur(28px)saturate(118%);background:linear-gradient(145deg,#121628b8,#070a17c9)}.auth-wrapper{min-height:calc(100dvh - 78px);padding:clamp(1.5rem,4vw,3rem)}.auth-card{border-radius:25px;width:min(100%,440px);padding:1.5rem}.auth-card:before{content:"";filter:drop-shadow(0 0 18px #c050ff70);background:url(/yorucast-logo.svg) 50%/contain no-repeat;width:62px;height:62px;margin:0 auto .8rem;display:block}.auth-title{letter-spacing:-.035em;margin-bottom:1.5rem;font-size:1.75rem}.auth-btn{background:linear-gradient(135deg,#8139f5,#c642d1);border-radius:13px;min-height:49px;box-shadow:0 14px 30px #8b3dff47,inset 0 1px #ffffff2e}.page-header-panel{background:radial-gradient(circle at 86% 10%,#a855f726,#0000 30%),linear-gradient(145deg,#121628bf,#070a17cc);border-radius:24px;min-height:126px}.page-title{letter-spacing:-.045em;text-shadow:0 12px 42px #8b3dff24;font-size:clamp(2rem,3.4vw,3.15rem)}.form-input,.search-input,select,textarea{box-shadow:inset 0 1px #ffffff05;background:#060915c2!important;border-color:#ffffff13!important}.form-input:focus,.search-input:focus,select:focus,textarea:focus{border-color:#a855f775!important;box-shadow:0 0 0 3px #8b3dff1a!important}.anime-details-header{border:1px solid var(--cast-border);box-shadow:var(--cast-shadow), inset 0 1px var(--cast-highlight);-webkit-backdrop-filter:blur(26px)saturate(115%);backdrop-filter:blur(26px)saturate(115%);background:linear-gradient(145deg,#121628ad,#070a17c2);border-radius:26px;padding:clamp(1.15rem,2.5vw,2rem)}.anime-details-poster{border-color:#ffffff1a;border-radius:22px;box-shadow:0 24px 60px #0006,0 0 34px #8b3dff1a}.home-footer-card{border-color:var(--cast-border);box-shadow:0 24px 65px #00000038, inset 0 1px var(--cast-highlight);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:linear-gradient(145deg,#121628ad,#070a17c4);border-radius:24px}.home-footer-card-primary{background:radial-gradient(circle at 0 0,#8b3dff33,#0000 20rem),linear-gradient(145deg,#121628b8,#070a17c9);border-color:#8b3dff40}@media (max-width:860px){.sidebar{border-top-color:var(--cast-border);-webkit-backdrop-filter:blur(30px)saturate(125%);backdrop-filter:blur(30px)saturate(125%);background:#050713e0;width:100%;box-shadow:0 -16px 42px #0000003d}.cast-featured{min-height:510px}.cast-featured-art{width:100%;height:72%;top:0;bottom:auto;right:0}.cast-featured-shade{background:linear-gradient(#05071329 0%,#050713e6 58%,#040610fc 100%),radial-gradient(circle at 72% 16%,#ff4ddb26,#0000 22rem)}.cast-featured-content{width:100%;padding:2rem}.cast-featured h1{max-width:14ch;font-size:clamp(2.7rem,10vw,4.7rem)}.anime-carousel-section{padding-left:1rem;padding-right:1rem}}@media (max-width:560px){.home-sections,.container,.page-shell{padding-top:1rem}.cast-featured{border-radius:23px;min-height:480px;margin-bottom:1.7rem}.cast-featured-content{padding:1.35rem}.cast-featured-label{font-size:.62rem}.cast-featured h1{font-size:clamp(2.45rem,12vw,3.8rem)}.cast-featured-watch,.cast-featured-catalog{min-height:46px}.anime-carousel-section{border-radius:21px;padding:1rem .8rem .55rem;margin-bottom:2rem!important}.page-header-panel,.anime-details-header,.home-footer-card{border-radius:21px}}@media (prefers-reduced-motion:reduce){.cosmic-aurora,.cosmic-glow,.cosmic-stars span{animation:none!important}}:root{--layout-gutter-x:clamp(1rem, 3vw, 2.7rem);--layout-gutter-y:clamp(1.35rem, 2.8vw, 2.5rem)}.sidebar-logo-container{place-items:center;min-height:92px;padding:0;display:grid}.logo{gap:.25rem;min-height:0}.logo-text{font-size:.73rem;font-weight:750}.logo-text b{color:#b878ff}.sidebar-nav{padding:.75rem .65rem}.sidebar-link{border-radius:15px;gap:.25rem;min-height:58px}.sidebar-label{font-size:.65rem;font-weight:650}.nav-container{min-height:74px;padding:.75rem clamp(1rem,3vw,2.7rem)}.main-content{min-height:calc(100vh - 74px)}.home-sections,.container,.page-shell{padding:clamp(1.35rem,2.8vw,2.5rem) clamp(1rem,3vw,2.7rem) 4rem}.page-header-panel{min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin-bottom:2.2rem;padding:0;overflow:visible}.page-header-panel:before,.page-header-panel:after{display:none}.page-title{color:#fff;letter-spacing:-.045em;text-shadow:0 10px 38px #8b3dff24;margin:.45rem 0 .35rem;font-size:clamp(2.1rem,4vw,3.4rem);line-height:1.05}.page-header-description{color:#a7adbd;margin-top:0;font-size:.92rem}.anime-carousel-section{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.anime-carousel-section:before{display:none}.carousel-heading{margin-bottom:1rem!important}.section-title{color:#fff;letter-spacing:-.03em;font-size:1.65rem}.title-icon{color:#b878ff}.anime-carousel-section>div:nth-child(2){-webkit-backdrop-filter:blur(24px)saturate(115%);backdrop-filter:blur(24px)saturate(115%);background:linear-gradient(145deg,#1014249e,#070a17ab);border:1px solid #fff1;border-radius:24px;padding:1.05rem 1.05rem .2rem;box-shadow:0 24px 68px #0003,inset 0 1px #ffffff09}.carousel-control-prev{left:.35rem}.carousel-control-next{right:.35rem}.auth-wrapper{min-height:calc(100dvh - 74px)}@media (max-width:860px){.nav-container{min-height:64px}.main-content{min-height:calc(100svh - 64px)}.home-sections,.container,.page-shell{padding-top:1.25rem;padding-bottom:6rem}.sidebar-label{font-size:.74rem}}@media (max-width:560px){.anime-carousel-section>div:nth-child(2){border-radius:21px;padding:.8rem .8rem .1rem}.section-title{font-size:1.4rem}}.sidebar-logo-container{min-height:104px}.logo{gap:.3rem}.logo-mark{width:46px;height:46px}.logo-text{font-size:.84rem}.page-title{letter-spacing:-.05em;font-size:clamp(2.35rem,4.4vw,3.85rem)}.carousel-heading{align-items:flex-end!important}.carousel-heading-copy{gap:.28rem;display:grid}.collection-kicker{color:var(--collection-accent,#b878ff);letter-spacing:.14em;text-transform:uppercase;font-size:.66rem;font-weight:850;line-height:1}.section-title{letter-spacing:-.035em;gap:.65rem;font-size:clamp(1.65rem,2.35vw,1.95rem)}.title-icon{border-color:color-mix(in srgb, var(--collection-accent,#b878ff) 28%, transparent);width:38px;height:38px;color:var(--collection-accent,#b878ff);background:color-mix(in srgb, var(--collection-accent,#b878ff) 13%, transparent);box-shadow:0 10px 26px color-mix(in srgb, var(--collection-accent,#b878ff) 10%, transparent), inset 0 1px #ffffff0f}.title-icon svg{width:19px;height:19px;color:inherit!important}.view-all-link{gap:.35rem}.carousel-variant-latest{--collection-accent:#bd7cff;--collection-glow:#8b3dff29}.carousel-variant-popular{--collection-accent:#ff9adb;--collection-glow:#ff4ddb1f}.carousel-variant-ongoing{--collection-accent:#71d9f4;--collection-glow:#4cc9f01f}.anime-carousel-section>div:nth-child(2){border-color:color-mix(in srgb, var(--collection-accent,#b878ff) 17%, #fff1);overflow:hidden}.anime-carousel-section>div:nth-child(2):before{z-index:3;background:linear-gradient(90deg, transparent, var(--collection-accent,#b878ff), transparent);content:"";opacity:.5;pointer-events:none;height:1px;position:absolute;top:0;left:1.4rem;right:1.4rem}.anime-carousel-section>div:nth-child(2):after{z-index:0;background:var(--collection-glow,#8b3dff1f);content:"";filter:blur(42px);pointer-events:none;border-radius:50%;width:34rem;height:20rem;position:absolute;top:-10rem;left:6%}.carousel-variant-latest .carousel-container{grid-auto-columns:minmax(218px,246px)}.card-play-cue{z-index:8;color:#fff;opacity:0;pointer-events:none;width:54px;height:54px;transition:opacity .22s ease, transform .28s var(--ease-out);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#8139f5e0,#c642d1d1);border:1px solid #ffffff29;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-42%)scale(.76);box-shadow:0 18px 38px #3c128261,inset 0 1px #ffffff38}.card-play-cue svg{margin-left:2px}.anime-card:hover .card-play-cue,.anime-card:focus-visible .card-play-cue{opacity:1;transform:translate(-50%,-50%)scale(1)}.anime-card:hover .card-info-overlay{background:linear-gradient(#0000 0%,#040610e8 46%,#03040c 100%)}.card-score{color:#ffd777;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05071394;border:1px solid #ffd7772b;border-radius:999px;padding:.25rem .48rem}.card-title{font-size:1rem}@media (max-width:860px){.carousel-variant-latest .carousel-container{grid-auto-columns:minmax(176px,48vw)}}@media (max-width:560px){.section-title{font-size:1.48rem}.collection-kicker{font-size:.6rem}.title-icon{width:34px;height:34px}.card-play-cue{display:none}}}.user-avatar-container img{width:100%;max-width:none}.hub-session-card{text-align:center;align-content:center;place-items:center;gap:.75rem;min-height:190px;display:grid}.hub-session-card p{color:var(--text-muted);font-size:.82rem}.hub-session-spinner{border:2px solid #ffffff1a;border-top-color:#b878ff;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite hub-session-spin}@keyframes hub-session-spin{to{transform:rotate(360deg)}}@media (max-width:860px){:root{--mobile-nav-height:70px}.sidebar{width:100%}.sidebar-icon svg{stroke-width:1.8px;width:20px;height:20px}.nav-container{min-height:64px}.home-sections,.container,.page-shell{padding-top:1.25rem;padding-bottom:6rem}.sidebar-label,.sidebar-link-rooms .sidebar-label{font-size:10.4px}}
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--yoru-bg:#050713;--yoru-bg-deep:#03040b;--yoru-panel:#101423d1;--yoru-panel-solid:#101423;--yoru-soft:#ffffff09;--yoru-border:#ffffff12;--yoru-text:#f8fafc;--yoru-muted:#a7adbd;--yoru-dim:#737b91;--yoru-primary:#8b3dff;--yoru-brand:#b878ff;--yoru-pink:#ff4ddb;--yoru-cyan:#4cc9f0;--yoru-green:#5de1a7;--yoru-danger:#ff5b70;--yoru-shadow:0 24px 70px #0000006b;--yoru-sidebar-width:100px;--yoru-brand-height:92px;--yoru-topbar-height:74px;--yoru-layout-max:1390px;--yoru-gutter-x:clamp(1rem, 3vw, 2.7rem);--yoru-gutter-y:clamp(1.35rem, 2.8vw, 2.5rem);--bg:var(--yoru-bg);--bg-color:var(--yoru-bg);--bg-main:var(--yoru-bg);--background:var(--yoru-bg);--text:var(--yoru-text);--text-main:var(--yoru-text);--muted:var(--yoru-muted);--text-muted:var(--yoru-muted);--dim:var(--yoru-dim);--text-dim:var(--yoru-dim);--primary:var(--yoru-primary);--pink:var(--yoru-pink);--accent-new:var(--yoru-pink);--cyan:var(--yoru-cyan);--accent-ongoing:var(--yoru-cyan);--green:var(--yoru-green);--danger:var(--yoru-danger);--border:var(--yoru-border);--border-color:var(--yoru-border);--layout-max:var(--yoru-layout-max);--layout-wide:var(--yoru-layout-max);--layout-gutter-x:var(--yoru-gutter-x);--layout-gutter-y:var(--yoru-gutter-y)}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--yoru-bg);min-width:320px;min-height:100%}body{min-height:100dvh;color:var(--yoru-text);-webkit-font-smoothing:antialiased;background-color:#0000;background-image:radial-gradient(at 50% -12%,#9f42ff33,#0000 42%),radial-gradient(at 8% 88%,#2652c426,#0000 40%),radial-gradient(at 92% 72%,#ba2aac1c,#0000 38%),linear-gradient(145deg,#02040c 0%,#080819 44%,#040511 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;font-family:Inter Variable,Inter,system-ui,sans-serif;overflow-x:hidden}button,input,select,textarea{color:inherit;font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{color:var(--yoru-text);font-family:Outfit Variable,Outfit,sans-serif}::selection{color:#fff;background:#8b3dffb8}:focus-visible{outline:2px solid var(--yoru-cyan);outline-offset:3px}.app-shell,.app-layout{isolation:isolate;min-height:100dvh;display:flex;position:relative}.main-column{z-index:1;flex:1;min-width:0;position:relative}.sidebar{z-index:60;width:var(--yoru-sidebar-width);flex:0 0 var(--yoru-sidebar-width);-webkit-backdrop-filter:blur(30px)saturate(125%);backdrop-filter:blur(30px)saturate(125%);background:linear-gradient(#080a19d4,#040610cc);border-right:1px solid #ffffff13;flex-direction:column;height:100dvh;display:flex;position:sticky;top:0;box-shadow:14px 0 45px #0000002e,inset -1px 0 #ffffff05}.side-brand,.sidebar-logo-container{min-height:var(--yoru-brand-height);border-bottom:1px solid #ffffff0b}.side-brand,.sidebar-logo-container,.logo{align-content:center;place-items:center;display:grid}.side-brand{gap:.55rem}.sidebar-logo-container{padding:0}.sidebar-nav,.sidebar nav{padding:.75rem .65rem}.sidebar-link,.sidebar nav a,.logout-button{min-height:58px;color:var(--yoru-dim);border:1px solid #0000;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;font-size:10.4px;font-weight:650;line-height:1.15;display:flex;position:relative}.nav-group,.sidebar nav{gap:.4rem}.sidebar-icon,.sidebar .nav-icon{flex:none}.sidebar-icon svg,.sidebar .nav-icon{stroke-width:1.8px;width:20px;height:20px}.sidebar-label,.sidebar-link-rooms .sidebar-label{font-size:10.4px;font-weight:650;line-height:1.15}.sidebar-link:hover,.sidebar nav a:hover,.logout-button:hover,.sidebar-link.active,.sidebar nav a.active{color:var(--yoru-text)}.sidebar-active-indicator,.sidebar nav a.active{background:linear-gradient(135deg,#8b3dff38,#4cc9f00e);border-color:#8b3dff47;box-shadow:inset 0 1px #ffffff09,0 10px 28px #541da51f}.topbar,.navbar{z-index:30;min-height:var(--yoru-topbar-height);-webkit-backdrop-filter:blur(30px)saturate(125%);backdrop-filter:blur(30px)saturate(125%);background:linear-gradient(#050713b8,#05071394);border-bottom:1px solid #fff1;position:sticky;top:0;box-shadow:0 14px 36px #00000021}.topbar{padding:.75rem var(--yoru-gutter-x);justify-content:flex-end;align-items:center;display:flex}.nav-container{min-height:var(--yoru-topbar-height);padding:.75rem var(--yoru-gutter-x)}.main-content{min-height:calc(100dvh - var(--yoru-topbar-height))}.content,.home-sections,.container,.page-shell{width:min(100%, var(--yoru-layout-max));padding:var(--yoru-gutter-y) var(--yoru-gutter-x) 4rem;margin-left:auto;margin-right:auto}.yoru-page-header,.page-heading,.page-header-panel{min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.2rem;padding:0;display:flex;overflow:visible}.yoru-page-header-copy,.page-header-content{display:grid}.yoru-page-eyebrow{color:var(--yoru-brand);letter-spacing:.14em;font-size:.67rem;font-weight:800}.yoru-page-title,.page-heading h1,.page-title{color:var(--yoru-text);letter-spacing:-.045em;text-shadow:0 10px 38px #8b3dff24;align-items:center;gap:.65rem;margin:.45rem 0 .35rem;font-size:clamp(2.1rem,4vw,3.4rem);line-height:1.05;display:flex}.yoru-page-title-icon{color:var(--yoru-primary);flex:none}.yoru-page-description,.page-heading p,.page-header-description{color:var(--yoru-muted);margin:0;font-size:.92rem}@media (max-width:860px){:root{--yoru-topbar-height:64px}.content,.home-sections,.container,.page-shell{padding-top:1.25rem;padding-bottom:6rem}.yoru-page-header,.page-heading,.page-header-panel{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
