:root{color:#f4f3ff;background:#0d0d17;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--app-bg: #0d0d17;--section: #11111e;--surface: #171725;--surface-raised: #222236;--surface-soft: #1d1d2e;--text: #f4f3ff;--text-muted: #aaa9bc;--text-dim: #77768a;--primary: #6668e8;--primary-text: #ffffff;--primary-strong: #5759d2;--accent: #b7acfd;--border: #2b2b42;--danger: #ff7c94;--radius-sm: 12px;--radius-md: 18px;--radius-lg: 26px;--shadow: 0 24px 70px rgb(0 0 0 / 28%);--content-max: 1180px}*{box-sizing:border-box}html,body,#root{min-height:100%}html{background:var(--app-bg)}body{margin:0;color:var(--text);background:var(--app-bg)}button,input,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:disabled,input:disabled{cursor:not-allowed}.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}.icon{width:22px;height:22px;flex:0 0 auto}.gate-page{min-height:100dvh;display:grid;place-items:center;overflow:hidden;padding:max(24px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));background:radial-gradient(circle at 15% 0%,rgb(121 103 237 / 30%),transparent 40%),radial-gradient(circle at 90% 90%,rgb(183 172 253 / 13%),transparent 42%),#090a12}.gate-card{width:min(100%,560px);display:flex;flex-direction:column;align-items:center;padding:clamp(30px,8vw,58px);border:1px solid var(--border);border-radius:30px;text-align:center;background:linear-gradient(145deg,#1d1f2ef5,#0d0e18f7);box-shadow:var(--shadow)}.gate-card h1{max-width:460px;margin:16px 0;font-size:clamp(30px,8vw,48px);line-height:1.04;letter-spacing:-.04em}.gate-card p{max-width:430px;margin:0;color:var(--text-muted);line-height:1.65}.gate-card small{color:#817f97}.gate-logo{width:min(230px,72%);margin-bottom:28px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none}.brand-symbol{position:relative;display:grid;width:42px;height:42px;place-items:center;overflow:hidden;border-radius:14px 18px 12px;color:#11121a;background:linear-gradient(135deg,#c5bcff,#7775ed);font-weight:950;transform:rotate(-3deg);box-shadow:0 9px 25px #7967ed47}.brand-symbol:after{content:"";position:absolute;width:26px;height:7px;right:-7px;bottom:5px;border-radius:999px;background:#0f1019;transform:rotate(-35deg)}.brand-symbol span{transform:rotate(3deg);font-size:21px}.brand-symbol--large{width:78px;height:78px;margin-bottom:26px;border-radius:24px 30px 21px 31px}.brand-symbol--large span{font-size:36px}.brand-copy{display:flex;flex-direction:column;line-height:1;letter-spacing:.06em}.brand-copy strong{font-size:15px}.brand-copy small{margin-top:4px;color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.28em}.eyebrow{color:var(--accent);font-size:11px;font-weight:850;letter-spacing:.18em}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:7px;padding:11px 18px;border:1px solid transparent;border-radius:14px;font-weight:800;text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button .icon{width:17px;height:17px}.button--primary{color:var(--primary-text);background:var(--primary)}.button--secondary{border-color:var(--border);background:var(--surface-soft)}.button--wide{width:100%;margin:30px 0 22px}.button:hover{transform:translateY(-1px)}.button:focus-visible,.nav-item:focus-visible,.icon-button:focus-visible,.avatar:focus-visible,.brand:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.app-layout{min-height:100dvh;background:radial-gradient(circle at 80% -15%,rgb(121 103 237 / 13%),transparent 34%),var(--app-bg)}.app-column{min-width:0;min-height:100dvh}.sidebar{display:none}.topbar{position:sticky;z-index:20;top:0;display:flex;height:calc(68px + max(env(safe-area-inset-top),var(--tg-safe-area-inset-top, 0px),var(--tg-content-safe-area-inset-top, 0px),112px));align-items:flex-end;justify-content:space-between;padding:0 max(18px,env(safe-area-inset-right)) 12px max(18px,env(safe-area-inset-left));border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--app-bg) 88%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-actions{display:flex;align-items:center;gap:9px}.icon-button,.avatar{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--border);border-radius:13px;text-decoration:none;background:var(--surface)}.avatar{color:#171724;border:0;background:linear-gradient(135deg,#cbc3ff,#8b82f5);font-weight:900}.page-content{width:100%;max-width:var(--content-max);margin:0 auto;padding:26px max(18px,env(safe-area-inset-right)) calc(100px + max(env(safe-area-inset-bottom),var(--tg-content-safe-area-inset-bottom, 0px))) max(18px,env(safe-area-inset-left))}.page-stack{display:grid;gap:26px}.page-heading h1{margin:8px 0 7px;font-size:clamp(29px,7vw,44px);line-height:1.08;letter-spacing:-.035em}.page-heading p{max-width:660px;margin:0;color:var(--text-muted);line-height:1.55}.bottom-nav{position:fixed;z-index:30;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);min-height:calc(66px + max(env(safe-area-inset-bottom),var(--tg-content-safe-area-inset-bottom, 0px)));padding:7px max(6px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));border-top:1px solid var(--border);background:color-mix(in srgb,var(--surface) 93%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.nav-item{position:relative;display:flex;min-width:0;align-items:center;justify-content:center;gap:8px;border-radius:12px;color:var(--text-muted);text-decoration:none}.bottom-nav .nav-item{flex-direction:column;gap:3px;font-size:9px;font-weight:700}.bottom-nav .nav-item .icon{width:21px;height:21px}.nav-item--active{color:var(--accent)}.bottom-nav .nav-item--active:before{content:"";position:absolute;top:-7px;width:28px;height:2px;border-radius:0 0 2px 2px;background:var(--accent);box-shadow:0 3px 10px var(--accent)}.hero-card{position:relative;min-height:310px;display:flex;overflow:hidden;align-items:flex-end;padding:26px;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(125deg,#1c1d35,#252047 48%,#11131d);box-shadow:0 20px 50px #0003}.hero-card__glow{position:absolute;width:270px;height:270px;right:-60px;top:-80px;border-radius:50%;background:#8c7ef6;opacity:.22;filter:blur(5px)}.hero-card__content{position:relative;z-index:2;max-width:520px}.hero-card h2{max-width:460px;margin:13px 0 10px;font-size:clamp(28px,7vw,47px);line-height:1.04;letter-spacing:-.04em}.hero-card p{max-width:430px;margin:0 0 22px;color:#c0bdd3;line-height:1.55}.hero-card__art{position:absolute;right:-15px;top:16px;display:grid;width:170px;height:170px;place-items:center;color:#ffffff1f;font:900 145px/1 serif;transform:rotate(-12deg)}.badge{display:inline-flex;padding:7px 10px;border:1px solid rgb(197 188 255 / 25%);border-radius:999px;color:#d9d4ff;background:#b7acfd1a;font-size:10px;font-weight:850;letter-spacing:.12em}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:15px}.section-heading h2{margin:5px 0 0;font-size:22px;letter-spacing:-.02em}.shortcut-grid{display:grid;gap:11px}.shortcut-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:15px;border:1px solid var(--border);border-radius:var(--radius-md);text-decoration:none;background:var(--surface);transition:transform .16s ease,border-color .16s ease}.shortcut-card:hover{border-color:#b7acfd66;transform:translateY(-1px)}.shortcut-card__icon{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;color:var(--accent);background:#b7acfd1f}.shortcut-card div{display:flex;min-width:0;flex-direction:column;gap:4px}.shortcut-card small{color:var(--text-muted)}.shortcut-card>.icon{width:18px;color:var(--text-muted)}.content-preview{position:relative}.poster-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.poster-placeholder{display:grid;gap:9px}.skeleton{display:block;overflow:hidden;border-radius:8px;background:linear-gradient(100deg,var(--surface) 30%,var(--surface-soft) 50%,var(--surface) 70%);background-size:300% 100%;animation:shimmer 1.8s infinite linear}.skeleton--poster{aspect-ratio:2 / 3;border-radius:16px}.skeleton--title{width:90%;height:13px}.skeleton--meta{width:55%;height:10px}.skeleton--label{width:65px;height:11px}.preview-note{margin:18px 0 0;color:var(--text-muted);font-size:13px}.search-field{display:flex;min-height:54px;align-items:center;gap:12px;padding:0 17px;border:1px solid var(--border);border-radius:16px;color:var(--text-muted);background:var(--surface)}.search-field input{width:100%;border:0;outline:0;color:var(--text);background:transparent}.search-field input::placeholder{color:var(--text-muted)}.filter-row{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;padding:9px 14px;border:1px solid var(--border);border-radius:999px;color:var(--text-muted);background:var(--surface)}.chip--active{color:var(--primary-text);border-color:var(--primary);background:var(--primary)}.empty-state{min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px 22px;border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;background:linear-gradient(145deg,var(--surface-raised),var(--surface))}.empty-state__icon{display:grid;width:64px;height:64px;margin-bottom:17px;place-items:center;border-radius:21px;color:var(--accent);background:#b7acfd1f}.empty-state__icon .icon{width:29px;height:29px}.empty-state h2{margin:0 0 8px;font-size:22px}.empty-state p{max-width:430px;margin:0 0 21px;color:var(--text-muted);line-height:1.55}.empty-state p:last-child{margin-bottom:0}.profile-card{display:flex;align-items:center;gap:15px;padding:20px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-raised)}.profile-card__avatar{display:grid;width:58px;height:58px;place-items:center;border-radius:19px;color:#171724;background:linear-gradient(135deg,#cbc3ff,#8b82f5);font-size:22px;font-weight:900}.profile-card>div:last-child{display:flex;flex-direction:column;gap:5px}.profile-card span{color:var(--text-muted);font-size:13px}.settings-list{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.settings-list button{width:100%;display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:0 17px;border:0;border-bottom:1px solid var(--border);color:var(--text-muted);background:transparent;text-align:left}.settings-list button:last-child{border-bottom:0}.settings-list .icon{width:18px}.state-card{display:flex;align-items:flex-start;gap:12px;padding:15px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface)}.state-card__indicator{width:9px;height:9px;flex:0 0 auto;margin-top:5px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px #b7acfd1a}.state-card--error .state-card__indicator{background:var(--danger);box-shadow:0 0 0 5px #ff7c941a}.state-card--offline .state-card__indicator{background:var(--text-muted);box-shadow:0 0 0 5px #aaa8c21a}.state-card p{margin:4px 0 0;color:var(--text-muted);font-size:13px;line-height:1.45}@keyframes shimmer{to{background-position-x:-300%}}@media(min-width:600px){.page-content{padding-inline:30px}.shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.poster-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-card{min-height:350px;padding:38px}.hero-card__art{width:280px;height:280px;right:15px;font-size:235px}}@media(min-width:768px){.app-layout{display:grid;grid-template-columns:230px minmax(0,1fr)}.sidebar{position:sticky;top:0;display:flex;height:100dvh;flex-direction:column;padding:max(28px,env(safe-area-inset-top)) 18px max(22px,env(safe-area-inset-bottom));border-right:1px solid var(--border);background:#0e0f18c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar>.brand{margin:0 9px 36px}.sidebar-nav{display:grid;gap:7px}.sidebar-nav .nav-item{min-height:48px;justify-content:flex-start;padding:0 14px;font-size:14px;font-weight:700}.sidebar-nav .nav-item--active{color:var(--text);background:#b7acfd1c}.sidebar-note{display:flex;align-items:center;gap:10px;margin-top:auto;padding:13px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.sidebar-note div{display:flex;min-width:0;flex-direction:column;gap:3px}.sidebar-note strong{font-size:12px}.sidebar-note small{overflow:hidden;color:var(--text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.status-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#73d69f;box-shadow:0 0 0 5px #73d69f1a}.topbar,.bottom-nav{display:none}.page-content{padding:54px clamp(42px,6vw,78px) 70px}.page-stack{gap:32px}.hero-card{min-height:390px}}@media(min-width:1280px){.app-layout{grid-template-columns:268px minmax(0,1fr)}.sidebar{padding-inline:24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.topbar{height:calc(82px + max(env(safe-area-inset-top),var(--tg-safe-area-inset-top, 0px),var(--tg-content-safe-area-inset-top, 0px),112px));align-items:flex-end;padding-bottom:13px}.global-search{width:100%;max-width:var(--content-max);min-height:52px;display:flex;align-items:center;gap:12px;margin:0 auto;padding:0 17px;border:1px solid var(--border);border-radius:17px;color:var(--text-muted);background:var(--surface);box-shadow:0 12px 36px #00000024}.global-search input{width:100%;min-width:0;border:0;outline:0;color:var(--text);background:transparent}.global-search input::placeholder{color:var(--text-muted)}.page-content{padding-top:24px}.showcase-page{display:grid;gap:38px}.showcase-section{min-width:0}.showcase-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px}.showcase-title h2{display:flex;align-items:center;gap:8px;margin:0;font-size:clamp(19px,5vw,25px);letter-spacing:-.025em}.showcase-title>a,.showcase-title>span{color:var(--accent);font-size:12px;font-weight:750;text-decoration:none}.featured-slide{position:relative;min-height:455px;display:flex;overflow:hidden;align-items:flex-end;padding:25px;border:1px solid var(--border);border-radius:24px;background:#171521;box-shadow:0 22px 55px #00000042;isolation:isolate;touch-action:pan-y}.featured-slide__backdrop{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 25%;filter:saturate(.8);transform:scale(1.02)}.featured-slide__shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(0deg,#0a0911fa 3%,#100c1cc9 52%,#0e091740)}.featured-slide__poster{display:none}.featured-slide__content{max-width:580px}.featured-slide h1{margin:10px 0 2px;font-size:clamp(27px,7vw,49px);line-height:1.02;letter-spacing:-.045em}.featured-slide p{max-width:570px;margin:12px 0 19px;color:#c1bdd3;line-height:1.5}.featured-slide .original-title{margin:0;color:#aeb8ed;font:500 13px/1.4 ui-monospace,monospace}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.tag-row span,.tag-row a,.micro-label{padding:5px 8px;border-radius:7px;color:#c7bfff;background:#b7acfd24;font-size:9px;font-weight:800;text-decoration:none;text-transform:uppercase}.featured-rating{display:inline-flex;margin-top:10px;padding:6px 10px;border-radius:9px;color:#07150c;background:#49de82;font-size:13px;font-weight:900}.carousel-arrow{position:absolute;z-index:4;top:17px;display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--border);border-radius:11px;color:var(--text);background:#0c0d15b8;font-size:25px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.carousel-arrow--left{right:58px}.carousel-arrow--right{right:17px}.carousel-dots{position:absolute;bottom:11px;left:50%;display:flex;gap:5px;transform:translate(-50%)}.carousel-dots button{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:#ffffff47;transition:width .18s ease,background .18s ease}.carousel-dots button.is-active{width:19px;background:var(--primary)}.continue-grid{display:grid;gap:11px}.continue-card{position:relative;display:grid;grid-template-columns:80px minmax(0,1fr);gap:13px;align-items:center;padding:12px;border:1px solid var(--border);border-radius:17px;color:var(--text);background:var(--surface);text-decoration:none}.continue-card__cover{position:relative;height:88px;overflow:hidden;border-radius:12px}.continue-card__cover img{width:100%;height:100%;object-fit:cover}.play-button{position:absolute;inset:50% auto auto 50%;display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#171222;background:var(--primary);transform:translate(-50%,-50%);font-size:13px}.continue-card__body{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.continue-card__body strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.continue-card__body small{max-width:100%;overflow:hidden;color:#9aa7d0;font:500 10px ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.continue-card time{position:absolute;top:12px;right:12px;color:#9ea8db;font:600 10px ui-monospace,monospace}.progress{width:100%;height:5px;overflow:hidden;margin-top:5px;border-radius:999px;background:#292b37}.progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary),#62b7ff)}.anime-row{display:grid;grid-auto-columns:148px;grid-auto-flow:column;gap:13px;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--surface-soft) transparent}.anime-card{min-width:0;display:flex;flex-direction:column;gap:6px;color:var(--text);text-decoration:none;scroll-snap-align:start}.anime-card__image{position:relative;aspect-ratio:2 / 3;overflow:hidden;border:1px solid var(--border);border-radius:17px;background:var(--surface)}.anime-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.anime-card:hover img{transform:scale(1.035)}.anime-card strong{overflow:hidden;font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.anime-card>small{overflow:hidden;color:#9da9d4;font:500 9px ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.rating-pill,.release-pill{position:absolute;left:8px;padding:5px 7px;border-radius:7px;font-size:9px;font-weight:900}.empty-catalog{padding:28px;border:1px solid var(--border);border-radius:18px;color:var(--text-muted);background:var(--surface)}.anime-detail{display:grid;gap:24px}.anime-detail>header{display:grid;gap:18px;justify-items:center}.anime-detail>header>img{width:min(240px,62vw);aspect-ratio:2 / 3;border-radius:20px;object-fit:cover}.anime-detail__info{width:100%;text-align:center}.anime-detail__info .tag-row{justify-content:center}.anime-detail h1{margin:7px 0;font-size:clamp(30px,8vw,52px);line-height:1.02}.anime-detail header p{color:var(--text-muted);line-height:1.55}.kodik-player{overflow:hidden;aspect-ratio:16 / 9;border:1px solid var(--border);border-radius:20px;background:#000}.kodik-player iframe{width:100%;height:100%;border:0}.marquee-title{max-width:100%;overflow:hidden;white-space:nowrap}.marquee-title h1{display:inline-block;min-width:100%;padding-left:100%;animation:title-marquee 14s linear infinite}@keyframes title-marquee{to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){.marquee-title{white-space:normal}.marquee-title h1{padding-left:0;animation:none}}.anime-actions{display:grid;gap:12px;padding:16px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.anime-actions label,.anime-actions>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.anime-actions select{min-width:130px;padding:9px;border:1px solid var(--border);border-radius:10px;color:var(--text);background:#0d0e16}.anime-actions>div{align-items:flex-end;flex-direction:column}.anime-actions small{color:var(--text-muted)}.success-message{color:#5fdb89}.text-button{padding:0;border:0;color:var(--accent);background:none}.rating-pill{top:8px;color:#171222;background:var(--primary)}.release-pill{bottom:8px;color:#fff;background:#040509d4}.comments-section{display:grid;gap:12px}.comments-section .showcase-title{margin-bottom:3px}.quick-review{padding:15px;border:1px solid var(--border);border-radius:17px;background:var(--surface)}.quick-review>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:12px}.quick-review>div:first-child span{color:var(--text-muted)}.quick-review b,.comment-author>b{color:#ff8a38}.review-controls{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px}.review-controls select,.catalog-filters select{min-width:0;min-height:43px;padding:0 12px;border:1px solid var(--border);border-radius:12px;color:var(--text);background:#0d0e16}.review-controls button{border:0;border-radius:12px;color:#151320;background:var(--primary)}.comment-list{display:grid;gap:11px}.comment-card{padding:16px;border:1px solid var(--border);border-radius:17px;background:var(--surface)}.comment-author{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center}.comment-author div{display:flex;min-width:0;flex-direction:column;gap:3px}.comment-author small{overflow:hidden;color:#9ba7ce;font:500 9px ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.comment-author>b{font-size:11px}.comment-avatar{display:grid;width:35px;height:35px;place-items:center;border-radius:50%;font-size:11px;font-weight:900}.comment-avatar--orange{background:#ff5b32}.comment-avatar--blue{background:#22aeea}.comment-card p{margin:13px 0;color:#e1dfeb;font-size:13px;font-style:italic;line-height:1.55}.comment-card>span{display:block;color:var(--text-muted);font-size:11px;text-align:right}.leaderboard{margin:0;padding:5px 15px;border:1px solid var(--border);border-radius:17px;list-style:none;background:var(--surface)}.leaderboard li{display:grid;grid-template-columns:24px 38px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:64px;border-bottom:1px solid var(--border)}.leaderboard li:last-child{border:0}.leader-rank{color:#88a7ff;text-align:center}.leader-avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#7436ff;font-size:12px;font-weight:900}.leader-avatar--2{background:#ea3b76}.leader-avatar--3{background:#24385b}.leader-avatar--4{background:#04af93}.leader-avatar--5{background:#ff5b16}.leaderboard div{display:flex;min-width:0;flex-direction:column;gap:3px}.leaderboard small{color:#9eabd7;font:500 9px ui-monospace,monospace}.leaderboard li>b{font-size:12px}.showcase-footer{display:flex;flex-direction:column;align-items:center;padding:34px 15px 10px;border-top:1px solid var(--border);text-align:center}.showcase-footer img{width:116px}.showcase-footer p{max-width:460px;margin:14px 0 8px;color:#9ca8d0;font-size:11px;line-height:1.6}.showcase-footer span{color:#676d88;font:500 9px ui-monospace,monospace}.inner-page{gap:24px}.inner-heading{display:flex;align-items:flex-start;gap:11px}.inner-heading>span{color:var(--accent);font-size:24px}.inner-heading h1{margin:0 0 4px;font-size:clamp(25px,6vw,37px);letter-spacing:-.035em}.inner-heading p{margin:0;color:#a7b1d6;font-size:12px}.catalog-filters{display:grid;gap:19px;padding:15px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.filter-label{display:block;margin-bottom:9px;color:#a8b2da;font-size:11px;font-weight:750}.filter-chips{display:flex;gap:7px;overflow-x:auto}.filter-chips button,.sort-row button{flex:0 0 auto;padding:8px 12px;border:0;border-radius:9px;color:#9cadd7;background:#0d0e16;font-size:10px;font-weight:750}.filter-chips .active,.sort-row .active{color:#151320;background:var(--primary)}.select-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.select-grid label{display:grid;gap:7px;color:#a8b2da;font-size:10px}.sort-row{display:flex;align-items:center;gap:7px;padding-top:14px;border-top:1px solid var(--border);overflow-x:auto}.sort-row>span{margin-right:auto;color:#a8b2da;font-size:10px;white-space:nowrap}.results-heading{display:flex;justify-content:space-between;color:#a5b3df;font-size:11px}.results-heading strong{color:var(--text)}.catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.catalog-grid .anime-card__image{border-radius:15px}.catalog-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;padding-top:8px}.catalog-pagination button{display:grid;min-width:38px;height:38px;place-items:center;border:1px solid var(--border);border-radius:11px;color:var(--text-muted);background:var(--surface);font-weight:700}.catalog-pagination button:hover:not(:disabled){color:var(--text);border-color:#6668e8;background:var(--surface-hover)}.catalog-pagination button.active{color:#fff;border-color:#7779f0;background:#6668e8;box-shadow:0 7px 20px #6668e840}.catalog-pagination button:disabled{cursor:default;opacity:.35}.catalog-pagination span{color:var(--text-muted)}.bookmark-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px;border:1px solid var(--border);border-radius:13px;background:var(--surface)}.bookmark-tabs button{position:relative;min-width:0;padding:11px 3px;border:0;border-radius:9px;color:var(--text-muted);background:transparent;font-size:9px;font-weight:750}.bookmark-tabs button b{position:absolute;right:4px;top:-7px;display:grid;min-width:18px;height:18px;place-items:center;border-radius:999px;color:#151320;background:var(--primary);font-size:9px}.bookmark-tabs .active{color:var(--text);background:var(--surface-soft)}.bookmark-group .showcase-title h2{color:var(--accent);font-size:17px}.bookmark-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:110px;margin-bottom:10px;padding:12px;border:1px solid var(--border);border-radius:17px;background:var(--surface)}.bookmark-item img{width:64px;height:86px;object-fit:cover;border-radius:11px}.bookmark-item>div{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.bookmark-item strong,.bookmark-item small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bookmark-item small{color:#9cadd8;font-size:9px}.bookmark-item>b{align-self:start;color:#ff893a;font-size:11px}.notification-list{display:grid;gap:11px}.notification-card{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;padding:17px;border:1px solid var(--border);border-radius:17px;background:var(--surface)}.notification-card>span{font-size:19px}.notification-card div{display:flex;flex-direction:column;gap:7px}.notification-card p{margin:0;color:#aab3d2;font-size:12px;line-height:1.5}.notification-card small{color:#6f7898;font-size:10px}.notification-card small b{color:var(--accent)}.notification-card i{position:absolute;right:14px;top:14px;width:7px;height:7px;border-radius:50%;background:var(--primary)}.bot-promo{padding:26px 20px;border:1px solid var(--border);border-radius:17px;text-align:center;background:linear-gradient(145deg,var(--surface),#171528)}.bot-promo p{color:#b5c3ee;font-size:12px}.bot-promo button,.history-list button{padding:9px 14px;border:1px solid rgb(183 172 253 / 32%);border-radius:9px;color:var(--accent);background:#b7acfd17;font-size:10px;font-weight:750}.profile-hero{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr);gap:13px;padding:20px;border:1px solid var(--border);border-radius:20px;background:linear-gradient(135deg,#242237,#171824)}.profile-hero__avatar{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;background:linear-gradient(135deg,#e480d5,#a78fff);font-size:22px;font-weight:900}.profile-hero>div:nth-child(2){display:flex;flex-direction:column;align-items:flex-start;gap:4px}.profile-hero h2{margin:0;font-size:18px}.profile-hero span{color:#a7b6e6;font:500 10px ui-monospace,monospace}.profile-hero b{color:var(--accent);font-size:10px}.sync-badge{position:absolute;top:18px;right:16px;color:#44dc7b!important;font-size:8px!important}.profile-progress{grid-column:1 / -1;padding-top:13px;border-top:1px solid var(--border)}.profile-progress>span{display:block;width:68%;height:7px;margin-bottom:7px;border-radius:999px;background:linear-gradient(90deg,var(--primary),#5ab6ff)}.profile-progress small{color:#a9b3d3;font-size:9px}.profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.profile-stats div{display:flex;min-height:98px;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid var(--border);border-radius:17px;background:var(--surface);text-align:center}.profile-stats span{color:#a8b6e2;font-size:9px}.profile-stats b{font-size:19px}.profile-stats small{color:#5fdb89;font-size:8px}.history-list{overflow:hidden;border:1px solid var(--border);border-radius:17px;background:var(--surface)}.history-list article{display:grid;grid-template-columns:45px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:76px;padding:10px;border-bottom:1px solid var(--border)}.history-list article:last-child{border:0}.history-list img{width:45px;height:55px;object-fit:cover;border-radius:8px}.history-list article div{display:flex;min-width:0;flex-direction:column;gap:4px}.history-list strong,.history-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-list small{color:#9dadd9;font-size:9px}.bottom-nav .nav-item--logo{overflow:visible}.bottom-nav .nav-item--logo img{display:block;width:58px;height:auto;padding:0;border:0;border-radius:0;background:none;box-shadow:none;transform:none}.bottom-nav .nav-item--logo span{display:none}.bottom-nav .nav-item--logo.nav-item--active:before{display:none}.admin-page{max-width:1040px}.admin-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid var(--border)}.admin-header h1{margin:5px 0;font-size:clamp(28px,6vw,44px)}.admin-header p,.admin-panel p{margin:0;color:var(--text-muted)}.status-chip{padding:8px 11px;border:1px solid rgb(95 219 137 / 35%);border-radius:999px;color:#5fdb89;background:#5fdb8914;font-size:10px}.admin-nav{display:flex;gap:7px;overflow-x:auto;padding:5px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.admin-nav button{flex:0 0 auto;padding:10px 13px;border:0;border-radius:10px;color:var(--text-muted);background:transparent;font-weight:700}.admin-nav button.active{color:#151320;background:var(--primary)}.admin-stack{display:grid;gap:16px}.admin-form{display:grid;gap:12px;padding:18px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.admin-form label{display:grid;gap:7px;color:var(--text-muted);font-size:11px}.admin-form input,.admin-form select{min-height:42px;padding:0 11px;border:1px solid var(--border);border-radius:10px;color:var(--text);background:#0d0e16}.admin-form .admin-toggle{display:flex}.admin-actions{display:flex;flex-wrap:wrap;gap:10px}.admin-panel{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;padding:22px;border:1px solid var(--border);border-radius:22px;background:var(--surface)}.admin-toggle{display:flex;align-items:center;gap:10px;font-weight:700}.admin-toggle input{width:20px;height:20px;accent-color:var(--accent)}.admin-results{display:grid;gap:18px;margin-top:20px}.admin-warning{padding:12px 16px;border:1px solid #e9ba68;border-radius:12px;background:#fff8e7;color:#76510e}.admin-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.admin-items article{display:flex;align-items:center;gap:12px;min-width:0;padding:10px;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.admin-items img,.poster-placeholder{width:48px;height:68px;flex:0 0 auto;border-radius:9px;object-fit:cover;background:var(--surface-soft)}.admin-items div{display:grid;gap:5px;min-width:0}.admin-items strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-items small{color:var(--text-muted)}.settings-list a{display:flex;min-height:54px;align-items:center;justify-content:space-between;width:100%;padding:0 17px;border-bottom:1px solid var(--border);color:var(--text-muted);text-decoration:none}.sidebar-logo{display:flex;justify-content:center;margin-bottom:30px}.sidebar-logo img{width:116px}.sidebar-nav .nav-item--logo img{width:35px;height:24px}.sidebar-nav .nav-item--logo{min-height:82px;margin-bottom:20px}.sidebar-nav .nav-item--logo img{width:92px;height:auto}.sidebar-nav .nav-item--logo span{display:none}@media(min-width:600px){.featured-slide{min-height:370px;align-items:center;padding:34px 54px 34px 210px}.featured-slide__shade{background:linear-gradient(90deg,#0e0c18f0,#180f25de 54%,#0e0a187f)}.featured-slide__poster{position:absolute;left:32px;display:block;width:146px;height:220px;object-fit:cover;border-radius:17px;box-shadow:0 18px 45px #00000073}.continue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.anime-row{grid-auto-columns:166px}.comment-list{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.topbar{display:flex;height:96px;padding:22px clamp(42px,6vw,78px) 13px}.page-content{padding-top:30px}.sidebar-nav .nav-item{min-height:49px}.sidebar-nav .nav-item--logo{order:-1}.sidebar-nav .nav-item--logo img{width:92px;height:auto}.sidebar-nav .nav-item--logo span{display:none}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1100px){.showcase-page{gap:48px}.featured-slide{min-height:440px;padding-left:260px}.featured-slide__poster{width:180px;height:270px;left:45px}.anime-row{grid-auto-columns:185px}.catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.leaderboard{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:25px}.leaderboard li:nth-last-child(2){border-bottom:0}}html,body{overscroll-behavior-y:none}.featured-slide{height:500px;min-height:0}.featured-description{display:-webkit-box;min-height:4.5em;max-height:4.5em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.continue-card__progress-time{color:#b7c4ec;font:600 9px ui-monospace,monospace}.anime-poster-column{display:grid;justify-items:center;gap:12px}.anime-poster-column>img{width:min(240px,62vw);aspect-ratio:2 / 3;border-radius:20px;object-fit:cover}.anime-score-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.anime-score{padding:7px 11px;border-radius:10px;color:#07150c;background:#49de82;font-weight:900}.anime-score-row>b{padding:7px 11px;border-radius:10px;color:#07150c;background:#49de82;font-weight:900}.star-picker{display:flex;flex-wrap:wrap;justify-content:center;gap:2px}.star-picker button{padding:2px;border:0;color:#5b5c69;background:none;font-size:17px}.star-picker button.active{color:#ffd45c}.anime-card-actions{position:relative;display:flex;justify-content:center;gap:10px;margin-top:14px}.anime-icon-actions{position:relative;display:flex;justify-content:center;gap:10px}.action-popover-anchor{position:relative}.round-action{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--border);border-radius:14px;color:var(--text);background:#141622d1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.round-action--planned{color:#f2cf59}.round-action--watching{color:#57da88}.round-action--favorite{color:#f184bb}.round-action--completed{color:#68c8f4}.round-action--dropped{color:#ff7182}.action-popover{position:absolute;z-index:12;top:51px;left:50%;width:min(310px,88vw);display:grid;gap:6px;padding:10px;border:1px solid var(--border);border-radius:17px;background:#181926e0;box-shadow:var(--shadow);transform:translate(-50%);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.action-popover button{min-height:40px;padding:8px 12px;border:0;border-radius:11px;color:var(--text);background:#ffffff0d;text-align:left}.action-popover button:hover{background:#b7acfd24}.glass-popover{position:absolute;z-index:12;top:51px;left:50%;width:min(310px,88vw);display:grid;gap:6px;padding:10px;border:1px solid var(--border);border-radius:17px;background:#181926e0;box-shadow:var(--shadow);transform:translate(-50%);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.glass-popover button{min-height:40px;padding:8px 12px;border:0;border-radius:11px;color:var(--text);background:#ffffff0d;text-align:left}.bookmark-option{display:flex;align-items:center;gap:9px}.bookmark-option span{width:9px;height:9px;border-radius:50%;background:currentcolor}.bookmark--planned{color:#f2cf59}.bookmark--watching{color:#57da88}.bookmark--favorite{color:#f184bb}.bookmark--completed{color:#68c8f4}.bookmark--dropped{color:#ff7182}.notification-active{color:#ffd45c}.anime-description{color:var(--text-muted);line-height:1.6}.anime-description--collapsed,.description-collapsed{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5}.description-toggle{margin-bottom:12px}.player-hidden{display:grid;min-height:180px;place-items:center;padding:24px;border:1px solid var(--border);border-radius:20px;color:var(--text-muted);background:var(--surface);text-align:center}.comment-form{display:grid;gap:10px;padding:15px;border:1px solid var(--border);border-radius:17px;background:var(--surface)}.comment-form textarea{width:100%;min-height:92px;resize:vertical;padding:12px;border:1px solid var(--border);border-radius:12px;outline:none;color:var(--text);background:#0d0e16}.comment-form__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text-muted);font-size:11px}.anime-comments{display:grid;gap:12px}.anime-comments form{display:grid;gap:10px;padding:15px;border:1px solid var(--border);border-radius:17px;background:var(--surface)}.anime-comments textarea{width:100%;min-height:92px;resize:vertical;padding:12px;border:1px solid var(--border);border-radius:12px;outline:none;color:var(--text);background:#0d0e16}.role-dot{width:10px;height:10px;border-radius:50%;background:currentcolor}.role-badge{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:850}.role--user{color:#d2d3da;background:#b4b5bf24}.role--patron{color:#ffd662;background:#ffd66221}.role--moderator{color:#62df91;background:#62df9121}.role--creator{color:#bd9cff;background:#bd9cff24}.profile-hero__avatar{overflow:hidden}.profile-hero__avatar img{width:100%;height:100%;object-fit:cover}.history-list__more{width:100%;border:0;border-top:1px solid var(--border);border-radius:0!important}.bookmark-tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-toolbar{display:grid;gap:10px;padding:14px;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.admin-toolbar input,.admin-toolbar select,.admin-editor input,.admin-editor select,.admin-editor textarea{width:100%;min-width:0;padding:10px 12px;border:1px solid var(--border);border-radius:11px;outline:none;color:var(--text);background:#0d0e16}.admin-card-list{display:grid;gap:9px}.admin-card-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:10px;border:1px solid var(--border);border-radius:15px;background:var(--surface)}.admin-card-row img,.admin-card-row .poster-placeholder{width:48px;height:68px;border-radius:9px;object-fit:cover}.admin-card-row__body{min-width:0;display:grid;gap:4px}.admin-card-row__body strong,.admin-card-row__body small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-card-row__body small{color:var(--text-muted)}.admin-pagination{display:flex;align-items:center;justify-content:center;gap:12px}.admin-editor{display:grid;gap:13px;padding:16px;border:1px solid var(--border);border-radius:18px;background:var(--surface-raised)}.admin-editor label{display:grid;gap:7px;color:var(--text-muted);font-size:11px}.admin-editor textarea{min-height:150px;resize:vertical}.admin-editor h2{margin:0}.admin-checkboxes{display:flex;flex-wrap:wrap;gap:8px}.admin-checkboxes label{display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid var(--border);border-radius:10px}.admin-checkboxes input{width:auto}@media(min-width:600px){.featured-slide{height:390px}.admin-toolbar{grid-template-columns:minmax(0,1fr) 190px}.admin-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-editor .admin-editor--wide,.admin-editor h2,.admin-editor .admin-actions{grid-column:1 / -1}}@media(min-width:1100px){.featured-slide{height:440px}}body{font-weight:450}button,.button,h1,h2,h3{font-weight:600}.app-layout{position:relative;isolation:isolate;overflow:hidden;background:var(--app-bg)}.app-layout:before,.app-layout:after{content:"";position:fixed;z-index:-1;width:min(65vw,760px);aspect-ratio:1;border-radius:50%;pointer-events:none;filter:blur(100px);opacity:.11;animation:ambient-blob 26s ease-in-out infinite alternate}.app-layout:before{top:-28%;right:-18%;background:#6668e8}.app-layout:after{bottom:-34%;left:-24%;background:#b7acfd;animation-delay:-11s;animation-direction:alternate-reverse}@keyframes ambient-blob{0%{transform:translate3d(-2%,-2%,0) scale(.94)}to{transform:translate3d(7%,5%,0) scale(1.08)}}.button--primary{background:var(--primary)}.button--primary:hover{background:#7779f0}.button--primary:active{background:var(--primary-strong);transform:translateY(0)}.text-button,a:hover{color:var(--accent)}.topbar{background:#0d0d17e8}.global-search{background:#171725eb}.featured-slide{height:min(420px,56dvh);min-height:390px}.featured-description{min-height:3em;max-height:3em;-webkit-line-clamp:2;line-clamp:2}.featured-slide{align-items:center}.featured-slide__content{width:100%;text-align:center}.featured-slide__content .tag-row{justify-content:center}.featured-slide__content .tag-row span{color:#f0edff;background:#b7acfd45}.carousel-arrow{display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.carousel-arrow>span{display:block;line-height:1;transform:translateY(-2px)}.rating--low{color:#fff!important;background:#d95362!important}.rating--medium{color:#211704!important;background:#e4b84f!important}.rating--high{color:#06170e!important;background:#3ac77b!important}.anime-runtime{display:block;margin:4px 0 12px;color:var(--text-muted);font-size:12px}.player-advisory{margin:-8px 0 -14px;color:var(--text-dim);font-size:10px;line-height:1.45;text-align:center}.play-button{font-size:19px;text-indent:2px}.anime-detail>header{position:relative}.anime-back-button{position:absolute;z-index:5;top:2px;left:0;display:grid;width:42px;height:42px;place-items:center;padding:0 0 2px;border:1px solid var(--border);border-radius:50%;color:var(--text);background:#171725e0;box-shadow:0 10px 28px #0000003d;font-size:23px;line-height:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.anime-back-button:hover{color:var(--accent);background:var(--surface-soft)}.catalog-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.catalog-filter-grid label{display:grid;min-width:0;gap:7px;color:var(--text-muted);font-size:11px;font-weight:600}.catalog-filter-grid select{width:100%}.catalog-reset{justify-self:start}.bookmark-item a{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bookmark-item>b{max-width:62px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-profile-link{color:#f2a65a!important;background:#f2a65a0f}.admin-profile-link:hover{color:#ffc07d!important;background:#f2a65a1c}.admin-warning{border-color:#f2a65a6b;color:#f4c58f;background:#4d311b6b}.comment-avatar{overflow:hidden;border:1px solid currentcolor;color:var(--accent);background:var(--surface-soft)}.comment-avatar img{width:100%;height:100%;object-fit:cover}.recent-comments{display:grid;gap:11px}.recent-comment-card{display:block;color:var(--text);text-decoration:none}.recent-comment-card>span{overflow:hidden;color:var(--accent);text-overflow:ellipsis;white-space:nowrap}.anime-comments form,.anime-comments .comment-list{width:min(100%,760px);margin-inline:auto}.anime-comments .comment-card{width:100%}.bottom-nav .nav-item{border-radius:13px;transition:color .16s ease,background .16s ease,transform .16s ease}.bottom-nav .nav-item--active:not(.nav-item--logo){color:var(--accent);background:#6668e829;transform:translateY(-1px)}.bottom-nav .nav-item--active:not(.nav-item--logo) .icon{filter:drop-shadow(0 0 7px rgb(183 172 253 / 42%))}.bottom-nav .nav-item--active:before{width:34px;height:3px;background:var(--primary);box-shadow:0 3px 13px #6668e8a6}.page-content--without-search{padding-top:calc(max(env(safe-area-inset-top),var(--tg-safe-area-inset-top, 0px),var(--tg-content-safe-area-inset-top, 0px),112px) + 20px)}@media(min-width:600px){.featured-slide{height:390px;min-height:370px}.featured-slide__content{width:auto;text-align:left}.featured-slide__content .tag-row{justify-content:flex-start}.catalog-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recent-comments{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.page-content--without-search{padding-top:46px}}@media(min-width:1100px){.featured-slide{height:440px;min-height:440px}}@media(prefers-reduced-motion:reduce){.app-layout:before,.app-layout:after{animation:none}}@media(max-width:767px){.anime-comments textarea{font-size:16px}}.player-experience{position:relative;display:grid;overflow:hidden;border:1px solid var(--border);border-radius:22px;background:#0a0a11;box-shadow:0 22px 60px #00000040}.player-main{position:relative;min-width:0;background:#000}.player-experience .kodik-player{border:0;border-radius:0}.player-translations{display:flex;min-width:0;max-height:480px;flex-direction:column;gap:4px;overflow-y:auto;padding:18px 10px 18px 14px;border-left:1px solid var(--border);background:var(--surface);scrollbar-color:rgb(183 172 253 / 70%) transparent;scrollbar-width:thin}.player-translations::-webkit-scrollbar{width:6px}.player-translations::-webkit-scrollbar-track{background:transparent}.player-translations::-webkit-scrollbar-thumb{border-radius:999px;background:#b7acfda6}.player-translations>strong{margin:0 8px 9px;font-size:15px}.player-translations>small{margin:13px 8px 5px;color:var(--text-dim);font-size:11px}.player-translations button{overflow:hidden;flex:0 0 auto;width:100%;padding:10px 11px;border:0;border-radius:10px;color:var(--text-muted);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:transparent;cursor:pointer}.player-translations button:hover{color:var(--text);background:var(--surface-hover)}.player-translations button.active{color:var(--text);background:#6668e838;box-shadow:inset 3px 0 0 var(--primary)}.episode-controls{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px 14px;border-top:1px solid var(--border);background:var(--surface)}.season-selector select{min-width:105px;padding:8px 10px;border:1px solid var(--border);border-radius:10px;color:var(--text);background:var(--surface-raised)}.season-selector strong{padding-inline:4px;font-size:12px}.episode-list{display:flex;min-width:0;gap:7px;overflow-x:auto;scrollbar-width:thin}.episode-list button{flex:0 0 38px;height:34px;padding:0;border:1px solid var(--border);border-radius:9px;color:var(--text-muted);background:var(--surface-raised);cursor:pointer}.episode-list button.active{border-color:var(--primary);color:#fff;background:var(--primary);box-shadow:0 5px 18px #6668e84d}.anime-screenshots,.anime-related,.anime-similar{min-width:0}.anime-screenshots .showcase-title>div{display:flex;gap:7px}.anime-screenshots .showcase-title button{display:grid;width:34px;height:34px;place-items:center;padding:0 0 3px;border:1px solid var(--border);border-radius:10px;color:var(--text);background:var(--surface);font-size:25px;line-height:1;cursor:pointer}.screenshot-rail{display:flex;gap:11px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.screenshot-rail::-webkit-scrollbar,.detail-anime-rail::-webkit-scrollbar{display:none}.screenshot-rail a{flex:0 0 min(72vw,420px);overflow:hidden;aspect-ratio:16 / 9;border:1px solid var(--border);border-radius:16px;scroll-snap-align:start;background:var(--surface)}.screenshot-rail img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.screenshot-rail a:hover img{transform:scale(1.025)}.detail-anime-rail{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.detail-anime-card{display:grid;flex:0 0 132px;min-width:0;gap:6px;color:var(--text);text-decoration:none;scroll-snap-align:start}.detail-anime-card img,.detail-anime-card .poster-placeholder{width:100%;aspect-ratio:2 / 3;border:1px solid var(--border);border-radius:14px;object-fit:cover;background:var(--surface)}.detail-anime-card strong,.detail-anime-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-anime-card strong{font-size:12px}.detail-anime-card small{color:var(--text-muted);font-size:9px}@media(min-width:900px){.player-experience{grid-template-columns:minmax(0,1fr) 250px}.player-experience .episode-controls{grid-column:1 / -1}.screenshot-rail a{flex-basis:min(42vw,470px)}.detail-anime-card{flex-basis:152px}}@media(max-width:899px){.player-experience{display:flex;flex-direction:column}.player-main{order:1}.episode-controls{order:2}.player-translations{max-height:none;flex-flow:row wrap;padding:12px;border-top:1px solid var(--border);border-left:0}.player-translations{order:3}.player-translations>strong,.player-translations>small{flex:0 0 100%;margin:2px 4px 5px}.player-translations button{width:auto;max-width:100%;padding:8px 11px;border:1px solid var(--border)}.player-translations button.active{box-shadow:inset 0 -2px 0 var(--primary)}}@media(max-width:520px){.episode-controls{grid-template-columns:1fr;gap:8px}.detail-anime-card{flex-basis:118px}}.public-gate{position:fixed;z-index:200;inset:0;overflow:hidden;background:var(--background)}.public-gate__preview{position:absolute;inset:-18px;display:grid;grid-template-columns:210px 1fr;color:var(--text);filter:blur(9px) saturate(.75);transform:scale(1.025);opacity:.84;pointer-events:none}.public-gate__preview aside{display:flex;flex-direction:column;gap:28px;padding:30px 24px;border-right:1px solid var(--border);background:#0b0b15}.public-gate__preview aside img{width:118px}.public-gate__preview aside i{width:126px;height:19px;border-radius:8px;background:#29283d}.public-gate__page{min-width:0;background:radial-gradient(circle at 75% 10%,rgb(102 104 232 / 18%),transparent 30%),var(--background)}.public-gate__search{width:min(720px,70%);height:48px;margin:24px auto;border:1px solid var(--border);border-radius:15px;background:var(--surface)}.public-gate__content{width:min(980px,82%);margin:45px auto}.public-gate__content>b{display:block;margin:24px 0 14px;font-size:22px}.public-gate__hero{display:flex;align-items:center;gap:28px;height:330px;padding:42px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(120deg,#19192c,#2e244a)}.public-gate__hero>span{width:170px;height:250px;border-radius:18px;background:linear-gradient(145deg,#6f70e8,#282745)}.public-gate__hero h2{margin:12px 0;font-size:40px}.public-gate__hero p{color:var(--muted)}.public-gate__cards{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.public-gate__cards i{height:220px;border-radius:16px;background:linear-gradient(150deg,#333150,#171725)}.public-gate__veil{position:absolute;inset:0;display:grid;place-items:center;padding:22px;background:#08081047;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.liquid-gate{width:min(470px,100%);padding:34px;text-align:center;border:1px solid rgb(255 255 255 / 24%);border-radius:28px;background:linear-gradient(145deg,#222236d1,#11111ead);box-shadow:inset 0 1px #ffffff2e,0 32px 90px #0000008c;-webkit-backdrop-filter:blur(28px) saturate(135%);backdrop-filter:blur(28px) saturate(135%)}.liquid-gate .gate-logo{width:112px;margin-bottom:22px}.liquid-gate h1{margin:0 0 25px;font-size:clamp(24px,5vw,34px);line-height:1.18}.page-back-button{display:grid;place-items:center;width:42px;height:42px;margin:0 0 14px;padding:0 0 3px;border:1px solid var(--border);border-radius:50%;color:var(--text);background:var(--surface);font-size:31px;line-height:1;cursor:pointer}@media(max-width:699px){.public-gate__preview{grid-template-columns:1fr}.public-gate__preview aside{display:none}.public-gate__search{width:88%;margin-top:78px}.public-gate__content{width:90%;margin-top:28px}.public-gate__hero{height:360px;padding:25px}.public-gate__hero>span{display:none}.public-gate__cards{grid-template-columns:repeat(3,1fr)}.public-gate__cards i{height:180px}.liquid-gate{padding:29px 23px;border-radius:25px}.featured-slide{align-items:flex-end;padding-bottom:66px}.featured-slide__content{width:100%;text-align:left}.featured-slide__content .tag-row{justify-content:flex-start}}.comment-author small a{color:var(--accent);text-decoration:none}.comment-actions{display:flex;gap:12px;margin-top:10px}.comment-actions button{padding:0;border:0;color:var(--muted);background:none;cursor:pointer}.comment-actions button:last-child{color:#ef898f}.comment-edit{display:grid;gap:8px;margin-top:10px}.comment-edit textarea{min-height:88px}.comment-edit>div{display:flex;gap:8px}.settings-list label{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.settings-list label input{width:20px;height:20px;accent-color:var(--primary)}.notification-list{display:grid;gap:10px}.notification-list a{display:block;padding:16px;border:1px solid var(--border);border-radius:16px;color:var(--text);background:var(--surface);text-decoration:none}.notification-list p{margin:6px 0;color:var(--muted)}.notification-list small{color:var(--text-dim)}
