@charset "UTF-8";.anime-page{color:#f5f5f5;--radius: 14px;--container: 1800px;--muted: #a6a6a6;--page-bg: #0f1011;--header-h: 90px;--sidebar-w: clamp(300px, 22vw, 360px);--col-gap: 26px;--hero-fade: 180px;--status-green: #2fe052;--status-purple: #a88bff;--status-red: #ff5a6f;--age-0: #2fe08f;--age-6: #33d6c4;--age-12: #6db7ff;--age-16: #ffc266;--age-18: #ff6b6b;--accent: #ff4c4c;background:var(--page-bg)}.anime-page .container{max-width:var(--container);margin-inline:auto;padding-inline:20px}.anime-hero{position:relative;background:var(--page-bg) no-repeat;isolation:isolate;min-height:clamp(640px,100vh - var(--header-h),960px);padding-bottom:var(--hero-fade)}.anime-hero:before{content:"";position:absolute;inset:0;z-index:0;opacity:0;transition:opacity .45s ease;background-image:linear-gradient(180deg,#000000bf,#000c),var(--bg);background-size:cover,cover;background-position:center,center;background-repeat:no-repeat,no-repeat}.anime-hero.bg-loaded:before{opacity:1}.anime-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:var(--hero-fade);z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.25) 35%,var(--page-bg) 100%)}.anime-hero .container{padding-top:var(--header-h)}.anime-hero .hero-layout{position:relative;z-index:5;display:grid;grid-template-columns:calc(100% - var(--sidebar-w) - var(--col-gap)) var(--sidebar-w);column-gap:var(--col-gap);align-items:start}.anime-hero .hero-grid{display:grid;grid-template-columns:350px 1fr;gap:28px;padding:12px 0 24px}.anime-hero .hero-grid.skeleton .sk{position:relative;overflow:hidden;background:linear-gradient(180deg,#1b1b1b,#131313);border-radius:10px}.anime-hero .hero-grid.skeleton .sk:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transform:translate(-100%);animation:sk-shine 1.4s infinite}.anime-hero .hero-grid.skeleton .poster.sk{aspect-ratio:2/3;height:auto;border-radius:var(--radius);border:1px solid rgba(255,255,255,.1)}.anime-hero .hero-grid.skeleton .sk-title{height:54px;width:56%;border-radius:12px;margin:4px 0 12px}.anime-hero .hero-grid.skeleton .sk-sub{height:22px;width:42%;border-radius:8px;margin:0 0 14px}.anime-hero .hero-grid.skeleton .sk-badges{display:flex;gap:10px;margin:6px 0 14px}.anime-hero .hero-grid.skeleton .sk-badge{height:34px;width:74px;border-radius:12px}.anime-hero .hero-grid.skeleton .sk-badge.short{width:110px}.anime-hero .hero-grid.skeleton .sk-meta .row{display:flex;grid-template-columns:220px 1fr;align-items:center;gap:4px;margin:3px 0}.anime-hero .hero-grid.skeleton .sk-dt{height:16px;width:120px;border-radius:6px}.anime-hero .hero-grid.skeleton .sk-line{height:16px;border-radius:6px}.anime-hero .hero-grid.skeleton .sk-line.w20{width:20%}.anime-hero .hero-grid.skeleton .sk-line.w25{width:25%}.anime-hero .hero-grid.skeleton .sk-line.w30{width:30%}.anime-hero .hero-grid.skeleton .sk-line.w35{width:35%}.anime-hero .hero-grid.skeleton .sk-line.w40{width:40%}.anime-hero .hero-grid.skeleton .sk-line.w45{width:45%}.anime-hero .hero-grid.skeleton .sk-line.w60{width:60%}.anime-hero .hero-grid.skeleton .sk-chips{display:flex;gap:2px;flex-wrap:wrap}.anime-hero .hero-grid.skeleton .sk-chip{height:24px;border-radius:8px}.anime-hero .hero-grid.skeleton .sk-chip.w70{width:70px}.anime-hero .hero-grid.skeleton .sk-chip.w72{width:72px}.anime-hero .hero-grid.skeleton .sk-chip.w76{width:76px}.anime-hero .hero-grid.skeleton .sk-chip.w80{width:80px}.anime-hero .hero-grid.skeleton .sk-chip.w88{width:88px}.anime-hero .hero-grid.skeleton .sk-chip.w92{width:92px}.anime-hero .hero-grid.skeleton .sk-ratings{display:flex;gap:10px;margin:8px 0 18px}.anime-hero .hero-grid.skeleton .sk-rating{height:40px;width:120px;border-radius:10px;padding-left:46px;position:relative}.anime-hero .hero-grid.skeleton .sk-actions{display:flex;gap:10px}.anime-hero .hero-grid.skeleton .sk-btn.primary{width:160px;height:48px;border-radius:12px}.anime-hero .hero-grid.skeleton .sk-btn{width:44px;height:44px;border-radius:12px}.anime-hero .poster{position:relative;border-radius:var(--radius);overflow:hidden;background:linear-gradient(180deg,#1b1b1b,#131313);border:2px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #00000059}.anime-hero .poster:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.9;background:linear-gradient(90deg,transparent,rgba(255,255,255,.07),transparent);transform:translate(-100%);animation:sk-shine 1.4s infinite}.anime-hero .poster img{display:block;width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:inherit;opacity:0;transform:scale(1.02);transition:opacity .35s ease,transform .45s ease;background:#111}.anime-hero .poster.is-loaded:after{opacity:0;animation:none;transition:opacity .25s ease}.anime-hero .poster.is-loaded img{opacity:1;transform:none}.anime-hero .summary{position:relative;z-index:5}.anime-hero .summary .title{font-size:clamp(26px,3vw,40px);line-height:1.15;margin:4px 0 6px;text-shadow:0 2px 10px rgba(0,0,0,.5)}.anime-hero .summary .subtitle{color:var(--muted);margin-bottom:8px;font-size:21px;margin-left:5px}.anime-hero .summary .badges{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0 16px}.anime-hero .summary .badge{--ring-w: 2px;display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 14px;border-radius:12px;font-size:14px;font-weight:900;letter-spacing:.01em;text-transform:uppercase;color:#fff;background:#00000040;border:var(--ring-w) solid currentColor;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);line-height:1;white-space:nowrap;box-shadow:inset 0 0 0 1px #ffffff1a}.anime-hero .summary .badge.status.released{color:var(--status-green);background:linear-gradient(180deg,#2fe08f2e,#1450362e)}.anime-hero .summary .badge.status.ongoing{color:var(--status-purple);background:linear-gradient(180deg,#a88bff2e,#412d822e)}.anime-hero .summary .badge.status.anons,.anime-hero .summary .badge.status.dropped{color:var(--status-red);background:linear-gradient(180deg,#ff5a6f2e,#6e232c2e)}.anime-hero .summary .badge.status.paused{color:#d0d0d0;background:linear-gradient(180deg,#7878782e,#3c3c3c2e)}.anime-hero .summary .badge.status.muted{color:#bdbdbd;background:linear-gradient(180deg,#64646429,#28282829)}.anime-hero .summary .badge.mpaa{text-transform:none;font-weight:800;letter-spacing:.01em}.anime-hero .summary .badge.mpaa[data-rating="0+"],.anime-hero .summary .badge.mpaa[data-rating=G]{color:var(--age-0);background:linear-gradient(180deg,#2fe08f29,#14503629)}.anime-hero .summary .badge.mpaa[data-rating="6+"]{color:var(--age-6);background:linear-gradient(180deg,#33d6c429,#14504a29)}.anime-hero .summary .badge.mpaa[data-rating="12+"],.anime-hero .summary .badge.mpaa[data-rating=PG]{color:var(--age-12);background:linear-gradient(180deg,#6db7ff29,#23467829)}.anime-hero .summary .badge.mpaa[data-rating="16+"],.anime-hero .summary .badge.mpaa[data-rating=PG-13]{color:var(--age-16);background:linear-gradient(180deg,#ffc26629,#78501429)}.anime-hero .summary .badge.mpaa[data-rating="18+"],.anime-hero .summary .badge.mpaa[data-rating=R],.anime-hero .summary .badge.mpaa[data-rating=NC-17]{color:var(--age-18);background:linear-gradient(180deg,#ff6b6b29,#6e1e1e29)}.anime-hero .summary .meta{display:grid;gap:8px;margin:10px 0 14px}.anime-hero .summary .meta .row{display:flex;grid-template-columns:230px 1fr;gap:8px;font-size:18px;font-weight:700}.anime-hero .summary dt{color:var(--muted)}.anime-hero .summary dd{margin:0}.anime-hero .summary .chips{display:flex;gap:8px;flex-wrap:wrap;padding:0;margin:0;list-style:none}.anime-hero .summary .chip{background:#ffffff14;border:2px solid rgba(255,255,255,.29);padding:3px 8px;border-radius:6px;font-size:13px}.anime-hero .summary .ratings{display:flex;gap:10px;margin:6px 0 20px;align-items:center;flex-wrap:wrap}.anime-hero .summary .rating-badge{--h:40px;position:relative;display:flex;align-items:center;justify-content:center;min-width:60px;height:var(--h);padding:8px 14px 8px 44px;font-weight:900;font-size:1.5rem;letter-spacing:.01em;cursor:default}.anime-hero .summary .rating-badge:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:42px;height:42px;background:#0000 no-repeat center/30px 30px}.anime-hero .summary .rating-badge span{color:#fff}.anime-hero .summary .rating-badge.shiki:before{background-image:url(/assets/shikimori-DvawdDUi.svg)}.anime-hero .summary .rating-badge.kp{color:#ff9800}.anime-hero .summary .rating-badge.kp:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%2054.47%2057.76'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:url(%23Безымянный_градиент_128);}%3c/style%3e%3clinearGradient%20id='Безымянный_градиент_128'%20x1='-0.82'%20y1='0.82'%20x2='55.29'%20y2='56.94'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='%23f50'/%3e%3cstop%20offset='0.06'%20stop-color='%23f50'/%3e%3cstop%20offset='0.41'%20stop-color='%23f50'/%3e%3cstop%20offset='0.44'%20stop-color='%23fb5f00'/%3e%3cstop%20offset='0.54'%20stop-color='%23ee7f00'/%3e%3cstop%20offset='0.64'%20stop-color='%23e49900'/%3e%3cstop%20offset='0.75'%20stop-color='%23ddab00'/%3e%3cstop%20offset='0.87'%20stop-color='%23d8b600'/%3e%3cstop%20offset='0.99'%20stop-color='%23d7b900'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20id='Слой_2'%20data-name='Слой%202'%3e%3cg%20id='Слой_1-2'%20data-name='Слой%201'%3e%3cpath%20class='cls-1'%20d='M0,0H11.56V17.74L23.61,0h14L17.26,20.79,54.47,0V13.2L21.06,25.74l33.41-3.13V35.15L21.06,32,54.47,44.56v13.2L17.26,37,37.64,57.76h-14L11.55,40V57.76H0V0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.anime-hero .summary .rating-badge.imdb{color:#f3c318}.anime-hero .summary .rating-badge.imdb:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20aria-label='IMDb'%20role='img'%20viewBox='0%200%20512%20512'%3e%3crect%20width='512'%20height='512'%20rx='15%25'%20fill='%23f5c518'/%3e%3cpath%20d='M104%20328V184H64v144zM189%20184l-9%2067-5-36-5-31h-50v144h34v-95l14%2095h25l13-97v97h34V184zM256%20328V184h62c15%200%2026%2011%2026%2025v94c0%2014-11%2025-26%2025zm47-118l-9-1v94c5%200%209-1%2010-3%202-2%202-8%202-18v-56-12l-3-4zM419%20220h3c14%200%2026%2011%2026%2025v58c0%2014-12%2025-26%2025h-3c-8%200-16-4-21-11l-2%209h-36V184h38v46c5-6%2013-10%2021-10zm-8%2070v-34l-1-11c-1-2-4-3-6-3s-5%201-6%203v57c1%202%204%203%206%203s6-1%206-3l1-12z'/%3e%3c/svg%3e")}.anime-hero .summary .rating-badge.af{color:#f5182a}.anime-hero .summary .rating-badge.af:before{background-image:url(/assets/default-gxjJFq2C.png)}.anime-hero .summary .actions{position:relative;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.anime-hero .summary .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 24px;border:none;border-radius:12px;font-weight:700;color:#fff;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.anime-hero .summary .btn:hover{transform:translateY(-1px)}.anime-hero .summary .btn.primary{background:linear-gradient(180deg,#ff5749,#e23b2c)}.anime-hero .summary .btn.primary img{width:18px;height:18px;display:block;flex:0 0 auto;filter:brightness(0) invert(1)}.anime-hero .summary .btn.ghost{width:44px;height:44px;padding:0;background:#2226;border:2px solid #666}.anime-hero .summary .btn.ghost img{width:24px;height:24px;pointer-events:none;filter:invert(100%) sepia(0%) saturate(1721%) hue-rotate(318deg) brightness(104%) contrast(113%);transition:filter .2s ease}.anime-hero .summary .btn.ghost.heart-btn:hover img,.anime-hero .summary .btn.ghost.heart-btn.active img{filter:invert(23%) sepia(99%) saturate(7319%) hue-rotate(358deg) brightness(99%) contrast(113%)}.anime-hero .summary .btn.ghost.rating-btn:hover img,.anime-hero .summary .btn.ghost.rating-btn.active img{filter:invert(62%) sepia(91%) saturate(709%) hue-rotate(360deg) brightness(103%) contrast(104%)}.anime-hero .summary .btn.ghost.dropdown-btn:hover img,.anime-hero .summary .btn.ghost.dropdown-btn.active img{filter:invert(67%) sepia(14%) saturate(2631%) hue-rotate(74deg) brightness(97%) contrast(84%)}.anime-hero .summary .status-dropdown{position:relative;z-index:80}.anime-hero .summary .status-dropdown .status-menu{position:absolute;right:0;top:calc(100% + 8px);min-width:200px;padding:10px;background:#1c1c1c;border:1px solid #444;border-radius:10px;box-shadow:0 14px 28px #0009;z-index:10000}.anime-hero .summary .status-dropdown .status-menu li{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff;font-weight:600}.anime-hero .summary .status-dropdown .status-menu li:hover{color:#ff4040;background:#222}.anime-hero .summary .status-dropdown .status-menu li.active{background:#2fe0521f;color:var(--status-green)}.anime-hero .summary .status-dropdown .status-menu li img{width:20px;height:20px;filter:brightness(0) invert(1)}.anime-hero .summary .status-dropdown .status-menu li .check{margin-left:auto;opacity:.9}.anime-hero .summary .status-dropdown .status-menu .divider{height:1px;margin:6px 4px;background:#2a2a2a;pointer-events:none}.anime-hero .summary .status-dropdown .status-menu .reset{color:#ff6b6b}.anime-hero .summary .actions .rating-inline{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);flex:0 1 auto;min-height:44px}.anime-hero .summary .actions .star-btn{appearance:none;-webkit-appearance:none;border:none;background:transparent;width:28px;height:28px;padding:0;display:inline-grid;place-items:center;border-radius:8px;cursor:pointer;transition:transform .14s ease,background-color .14s ease,box-shadow .14s ease}.anime-hero .summary .actions .star-btn img{width:22px;height:22px;display:block;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(102%) contrast(100%);transition:filter .14s ease}.anime-hero .summary .actions .star-btn:hover{transform:translateY(-1px);background:#ffffff0f}.anime-hero .summary .actions .star-btn:active{transform:translateY(0)}.anime-hero .summary .actions .star-btn.active img{filter:invert(73%) sepia(53%) saturate(723%) hue-rotate(357deg) brightness(101%) contrast(97%)}.anime-hero .summary .actions .star-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #ffc80073;background:#ffc8001a}.anime-hero .summary .actions .star-btn:disabled{opacity:.6;cursor:default}.anime-hero .summary .actions .reset-rating{background:none;border:none;padding:0 4px;margin-left:4px;color:#ff6b6b;font-weight:800;font-size:.9rem;cursor:pointer;text-decoration:none;transition:color .15s ease,transform .15s ease}.anime-hero .summary .actions .reset-rating:hover{color:#ff8585;transform:translateY(-1px)}.anime-hero .summary .actions .reset-rating:focus-visible{outline:none;box-shadow:0 0 0 2px #ff6b6b59;border-radius:6px}.anime-hero .summary .actions .reset-rating:disabled{opacity:.6;cursor:default}.anime-hero .summary .actions .rating-wrap{position:relative;display:inline-flex;align-items:center}.anime-hero .summary .actions .rating-wrap .rating-rail{overflow:hidden;display:inline-flex;align-items:center;gap:6px;padding:0 8px;min-height:44px;border-radius:10px;background:#2226;border:2px solid #666;box-shadow:0 10px 22px #00000059;will-change:max-width,opacity,margin;max-width:0;opacity:0;margin-left:0;transition:max-width .24s ease,opacity .16s ease,margin-left .2s ease}.anime-hero .summary .actions .rating-wrap.open .rating-rail{max-width:420px;opacity:1;margin-left:8px}.anime-hero .summary .actions .rating-pop{position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:6px;padding:6px 8px;min-height:44px;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 22px #00000059;z-index:60;will-change:height,opacity}.anime-hero .summary .actions .trash-btn{appearance:none;border:none;background:transparent;width:32px;height:32px;padding:0;margin-left:4px;display:inline-grid;place-items:center;border-radius:8px;cursor:pointer;transition:transform .14s ease,background-color .14s ease,box-shadow .14s ease}.anime-hero .summary .actions .trash-btn img{width:20px;height:20px;filter:invert(71%) sepia(37%) saturate(2426%) hue-rotate(320deg) brightness(101%) contrast(97%)}.anime-hero .summary .actions .trash-btn:hover{transform:translateY(-1px);background:#ff6b6b1a}.anime-hero .summary .actions .trash-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #ff6b6b59}.anime-hero .summary .actions .trash-btn:disabled{opacity:.6;cursor:default}.anime-hero .summary .actions .rating-btn.active img,.anime-hero .summary .actions .rating-btn:hover img{filter:invert(73%) sepia(53%) saturate(723%) hue-rotate(357deg) brightness(101%) contrast(97%)}.anime-hero .summary .actions .heart-btn.active img,.anime-hero .summary .actions .heart-btn:hover img{filter:invert(36%) sepia(88%) saturate(7494%) hue-rotate(2deg) brightness(99%) contrast(109%)}@media (max-width: 560px){.anime-hero .summary .actions .btn.primary{padding:10px 18px;gap:8px}.anime-hero .summary .actions .btn.primary img{width:16px;height:16px}.anime-hero .summary .actions .btn.ghost{width:42px;height:42px}.anime-hero .summary .actions .rating-inline{gap:4px;padding:6px;min-height:42px;flex-wrap:wrap;justify-content:center}.anime-hero .summary .actions .star-btn{width:26px;height:26px}.anime-hero .summary .actions .star-btn img{width:20px;height:20px}.anime-hero .summary .actions .reset-rating{font-size:.85rem;padding:2px 4px}.anime-hero .summary .actions .rating-pop{left:50%;top:calc(100% + 8px);transform:translate(-50%);flex-wrap:wrap;justify-content:center;min-width:min(92vw,420px);z-index:70}.anime-hero .summary .actions .rating-wrap{flex-direction:column;align-items:stretch}.anime-hero .summary .actions .rating-wrap .rating-rail{width:100%;max-width:0;margin-left:0;margin-top:0}.anime-hero .summary .actions .rating-wrap.open .rating-rail{max-width:100%;margin-top:8px;opacity:1}}.anime-hero .hero-similar{align-self:start;position:relative;z-index:1;width:var(--sidebar-w);margin-left:15px}.anime-hero .hero-similar .similar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:12px;column-gap:1px;align-content:start}.anime-hero .hero-similar h3{font-size:clamp(26px,3vw,30px);line-height:1.15;margin:16px 0 6px;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.5)}@media (max-width: 1100px){.anime-hero .hero-layout{grid-template-columns:1fr}}@media (max-width: 900px){.anime-hero{z-index:2}.anime-hero .hero-grid{grid-template-columns:1fr;gap:16px}.anime-hero .poster{margin:0 auto;border-width:2px;max-width:clamp(300px,78vw,520px)}.anime-hero .container{padding-top:64px}.anime-hero{min-height:clamp(520px,100vh - 64px,860px)}.anime-hero .summary{text-align:center}.anime-hero .summary .title{font-size:clamp(24px,6.4vw,34px)}.anime-hero .summary .subtitle{font-size:clamp(14px,4vw,18px);margin:4px 0 10px}.anime-hero .summary .badges{justify-content:center}.anime-hero .summary .badges .badge{height:32px;padding:0 12px;font-size:12px;border-width:2px}.anime-hero .summary .ratings{justify-content:center;gap:8px}.anime-hero .summary .ratings .rating-badge{--h:34px;min-width:56px;height:var(--h);font-size:1.05rem;padding:6px 10px 6px 40px}.anime-hero .summary .ratings .rating-badge:before{width:36px;height:36px;background-size:26px 26px}.anime-hero .summary .meta{text-align:left;margin-top:8px}.anime-hero .summary .meta .row{justify-content:flex-start;gap:8px;font-size:18px}.anime-hero .summary .meta dt{min-width:auto}.anime-hero .summary .meta dd{margin:0}.anime-hero .summary .chips{justify-content:flex-start}.anime-hero .summary .chips .chip{font-size:12px;padding:2px 7px}.anime-hero .summary .actions{justify-content:center}.anime-hero .hero-similar{display:none!important}}.layout-grid{display:grid;grid-template-columns:1fr;gap:var(--col-gap);z-index:0;padding:0 0 32px;margin-top:calc(-1 * var(--hero-fade));position:relative;z-index:1}@media (max-width: 1100px){.layout-grid{margin-top:calc(-1 * var(--hero-fade) + 6px)}}.main .description{color:#e9e9e9;line-height:1.7;margin:18px 0;font-family:Rubik,sans-serif;font-weight:700;font-size:18px}.main .shots{margin-bottom:14px}.main .shots h2{margin-bottom:10px}.main .shots-strip{--shots-cols: 3;--shot-gap: 12px;display:grid;grid-template-columns:repeat(var(--shots-cols),minmax(0,1fr));gap:var(--shot-gap)}.main .shots-strip a{position:relative;display:block;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);aspect-ratio:16/9;cursor:pointer;background:linear-gradient(180deg,#1b1b1b,#131313);transform:translateY(0);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;will-change:transform}.main .shots-strip a:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 120% at 50% -10%,rgba(255,255,255,.08),transparent);opacity:0;transition:opacity .18s ease}.main .shots-strip a:hover{transform:translateY(-2px);border-color:#fff3;box-shadow:0 10px 28px #00000059}.main .shots-strip a:hover:after{opacity:1}.main .shots-strip a img{width:100%;height:100%;display:block;object-fit:cover;opacity:0;transform:scale(1.02);backface-visibility:hidden;transition:opacity .28s ease,transform .38s ease,filter .22s ease;background:#111}.main .shots-strip a img.is-loaded{opacity:1;transform:none}.main .tabs{margin-top:12px}.main .tabbar{display:flex;gap:0;flex-wrap:nowrap;border-bottom:1px solid #2a2a2a;padding-bottom:0;margin-bottom:14px}.main .tabbar--primary{display:flex}.main .tabbar--primary button{flex:1 1 0%;min-width:0;padding:12px 0;background:none;color:#bdbdbd;font-weight:600;border:none;cursor:pointer;border-bottom:2px solid transparent;transition:color .25s ease,border-bottom-color .25s ease}.main .tabbar--primary button:hover{color:#fff}.main .tabbar--primary button.active{color:#ff4c4c;border-bottom-color:#ff4c4c}.main .tabbar--sub{display:flex;gap:8px;border-bottom:1px solid #2a2a2a;padding:0;margin:-2px 0 12px}.main .tabbar--sub .subtab{flex:1 1 auto;padding:10px 0;background:none;color:#ccc;font-weight:600;border:none;cursor:pointer;border-bottom:2px solid transparent;transition:color .25s ease,border-bottom-color .25s ease}.main .tabbar--sub .subtab:hover{color:#fff}.main .tabbar--sub .subtab.active{color:#ff4c4c;border-bottom-color:#ff4c4c}.main .tabbar--sub .subtab.is-disabled{opacity:.6;cursor:not-allowed;pointer-events:none;display:none}.main .player-card{border:1px solid rgba(255,255,255,.1);background:#121212;border-radius:12px;overflow:hidden}.main .player-card iframe,.main .player-card #kodik-player{width:100%;aspect-ratio:16/9;display:block}.main .rel-card{position:relative;display:block;text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;background:#0f0f0f}.main .rel-card img{width:100%;height:220px;object-fit:cover;display:block}.main .rel-card .title{padding:8px 10px;font-weight:700;font-size:14px}.main .rel-card .rel-rating{position:absolute;top:8px;left:8px;padding:4px 8px;border-radius:999px;font-weight:800;font-size:12px;background:#0009;border:1px solid rgba(255,255,255,.14)}.main .characters .group{margin-bottom:18px}.main .characters .group h3{margin:0 0 10px;font-size:20px;font-weight:800;letter-spacing:.2px}.main .characters .cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}.main .characters .person{position:relative;display:block;background:linear-gradient(180deg,#171819,#0f1011);border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;will-change:transform;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.main .characters .person:after{content:"";position:absolute;inset:0;background:radial-gradient(60% 40% at 50% -10%,rgba(255,255,255,.06),transparent);opacity:0;transition:opacity .18s ease;pointer-events:none}.main .characters .person:hover{transform:translateY(-3px);border-color:#ffffff2e;box-shadow:0 10px 28px #00000059}.main .characters .person:hover:after{opacity:1}.main .characters .person:focus-within{outline:none;box-shadow:0 0 0 2px #ff4c4c59,0 10px 28px #00000059}.main .characters .person img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;display:block;background:#0b0b0b;transform:scale(1);transition:transform .28s ease,filter .22s ease}.main .characters .person:hover img{transform:scale(1.03)}.main .characters .person .name{text-align:center;font-weight:800;padding:10px 10px 0;font-size:.95rem;line-height:1.2;min-height:2.4em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.main .characters .person .sub{padding:4px 10px 12px;color:var(--muted);font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 560px){.main .characters .cards{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px}.main .characters .person .name{font-size:.93rem}.main .characters .person .sub{font-size:.8rem}}@media (prefers-reduced-motion: reduce){.main .characters .person,.main .characters .person img,.main .characters .person:after{transition:none!important}}.muted{color:#a6a6a6}#tabs{scroll-margin-top:calc(var(--header-h) + 16px)}@keyframes sk-shine{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width: 900px){.main .tabbar--primary button,.main .tabbar--sub .subtab{flex:0 0 auto;padding:10px 12px;font-size:14px}.main .description{font-size:15px;line-height:1.6;margin:12px 0 16px}}@media (max-width: 900px) and (min-width: 561px){.main .shots-strip{--shots-cols: 3;gap:10px}}@media (max-width: 560px){.main .shots-strip{--shots-cols: 2;gap:10px}.anime-hero .summary .meta .row{grid-template-columns:132px minmax(0,1fr);font-size:16px}.anime-hero .summary .ratings .rating-badge{font-size:1.4rem}}@media (max-width: 768px){#kodik-player,#collaps-player,.player-fallback-container{width:100%;margin:12px auto 16px;border-width:1.5px}.player-fallback-img{width:48%;max-width:180px}.player-fallback-text{font-size:.95rem}}@media (max-width: 1520px){.anime-hero .hero-similar{display:none!important}.anime-hero .hero-layout{grid-template-columns:1fr}}@media (max-width: 1100px){.anime-hero .summary .meta .row{grid-template-columns:150px minmax(0,1fr)}.anime-page{--hero-fade: 185px}.anime-hero .hero-grid{padding-bottom:10px}}@media (max-width: 900px){.anime-hero .poster{min-width:0;width:clamp(240px,78vw,520px);max-width:calc(100vw - 40px)}}@media (max-width: 374px){.anime-hero .poster{min-width:0;width:55vw}}.edit--compact .edit-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));grid-auto-flow:dense;gap:10px;align-items:start}.edit--compact .span-2-lg{grid-column:span 2}.edit--compact .span-3-lg{grid-column:1/-1}.edit--compact label{display:flex;flex-direction:column;gap:4px}.edit--compact label>span{font-size:12px;line-height:1;color:#bdbdbd;letter-spacing:.2px}.edit--compact input,.edit--compact textarea,.edit--compact select{width:100%;background:#ffffff08;border:1px solid rgba(255,255,255,.14);color:#fff;padding:10px 12px;border-radius:8px;font-size:14px;outline:none;transition:border-color .12s ease,background .12s ease}.edit--compact textarea{min-height:140px;resize:vertical}.edit--compact input:focus,.edit--compact textarea:focus,.edit--compact select:focus{border-color:#ffffff52;background:#ffffff0d}.edit--compact .mini-row{display:flex;flex-wrap:wrap;gap:8px 10px}.edit--compact .mini{display:flex;flex-direction:column;gap:4px}.edit--compact .input--xs,.edit--compact .select--xs{width:120px;padding:8px 10px}.edit--compact .field-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.edit--compact .field-row--textarea{align-items:flex-start}.edit--compact .inline-sources{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.edit--compact .inline-sources .hint{font-size:12px;color:#9e9e9e}.edit--compact .src-chip{padding:6px 10px;border-radius:6px;cursor:pointer;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#242424,#1b1b1b);color:#e9e9e9;font-weight:600;font-size:12px;transition:transform .12s ease,border-color .12s ease,background .12s ease}.edit--compact .src-chip:hover{transform:translateY(-1px);border-color:#ffffff47;background:linear-gradient(180deg,#292929,#1e1e1e)}.edit--compact .edit-actions{margin-top:10px;display:flex;justify-content:flex-end}.edit--compact .btn-save{appearance:none;padding:10px 16px;border-radius:10px;border:1px solid rgba(13,244,192,.6);background:linear-gradient(180deg,#0df4c02e,#0df4c014);color:#0df4c0;font-weight:800;letter-spacing:.2px}.edit--compact .btn-save[disabled]{opacity:.6;cursor:default}@media (max-width: 1280px){.edit--compact .edit-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}.edit--compact .span-2-lg{grid-column:1/-1}}@media (max-width: 720px){.edit--compact .edit-grid{grid-template-columns:1fr}.edit--compact .span-3-lg{grid-column:1/-1}}.edit--compact select{background:#ffffff08;border:1px solid rgba(255,255,255,.14);color:#e9e9e9;appearance:none;-webkit-appearance:none;background-image:linear-gradient(180deg,transparent,transparent),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23bbbbbb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 10px center;padding-right:34px;color-scheme:dark}.edit--compact select:focus{border-color:#ffffff52;background:#ffffff0d}.edit--compact select::-ms-expand{display:none}.edit--compact select option,.edit--compact select optgroup{background:#161616;color:#eaeaea}.edit--compact textarea{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.22) rgba(255,255,255,.06)}.edit--compact textarea::-webkit-scrollbar{width:10px}.edit--compact textarea::-webkit-scrollbar-track{background:#ffffff0f;border-radius:10px}.edit--compact textarea::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:10px;border:2px solid rgba(0,0,0,.2)}.edit--compact textarea::-webkit-scrollbar-thumb:hover{background:#ffffff52}.af-loader-overlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));height:100vh;height:100svh;background:radial-gradient(120% 120% at 50% -10%,rgba(151,53,51,0),transparent),#05050726}@supports (height: 100dvh){.af-loader-overlay{height:100dvh}}.related-loader,.torrent-loader{display:grid;place-items:center;min-height:40vh}@media (max-width: 560px){.related-loader,.torrent-loader{min-height:55svh}}@media (max-width: 900px){.anime-hero .hero-grid.skeleton{grid-template-columns:1fr;justify-items:center;align-items:start;gap:16px;padding-top:8px}.anime-hero .hero-grid.skeleton .poster.sk{width:clamp(240px,72vw,420px);margin-inline:auto}.anime-hero .hero-grid.skeleton .summary{width:min(680px,92vw);margin-inline:auto}.anime-hero .hero-grid.skeleton .sk-meta .row{display:grid;grid-template-columns:1fr}}@media (max-width: 374px){.anime-hero .hero-grid.skeleton .poster.sk{width:58vw}.related-loader,.torrent-loader{min-height:60svh}}.af-center{display:grid;place-items:center;min-height:50vh}@media (max-width: 560px){.af-center{min-height:60svh;padding-block:12px}}.hero-grid .poster{cursor:pointer;outline:none}.hero-grid .poster.is-loading{cursor:default}.status-menu--portal{position:fixed;min-width:220px;padding:10px;background:#1c1c1c;border:1px solid #444;border-radius:10px;box-shadow:0 14px 28px #0009;z-index:99999}.status-menu--portal li{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff;font-weight:600}.status-menu--portal li:hover{color:#ff4040;background:#222}.status-menu--portal li.active{background:#2fe0521f;color:var(--status-green)}.status-menu--portal .divider{height:1px;margin:6px 4px;background:#2a2a2a}.status-menu--portal .reset{color:#ff6b6b}.status-menu--portal img{width:20px;height:20px;filter:brightness(0) invert(1)}.status-menu--portal .check{margin-left:auto;opacity:.9}.tabpane.torrents{padding-top:6px}.torrent-note{color:#888;font-size:14px;margin:8px 0 16px}.torrent-release-title{font-size:18px;margin:6px 0 12px;text-align:center}.torrent-list{display:flex;flex-direction:column;gap:10px}.torrent-item{display:flex;align-items:flex-start;gap:12px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#111}.torrent-details{flex:1 1 auto;min-width:0}.torrent-head{font-weight:800;margin-bottom:6px}.torrent-tags{display:flex;flex-wrap:wrap;gap:8px;font-size:13px;color:#bdbdbd;margin-bottom:8px}.torrent-tags .seeders{color:#66bb6a;font-weight:700}.torrent-tags .leechers{color:#ef5350;font-weight:700}.torrent-tags .completed{color:#42a5f5;font-weight:700}.torrent-badges{display:flex;gap:8px;flex-wrap:wrap}.badge{padding:4px 8px;border-radius:999px;font-size:12px;font-weight:800;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#242424,#1b1b1b)}.badge-red{color:#ff6b6b;border-color:#ff6b6b59}.torrent-actions{flex:0 0 auto;display:flex;align-items:center;gap:10px}.torrent-actions a{display:inline-flex;padding:8px;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);transition:transform .12s ease,border-color .12s ease,background .12s ease}.torrent-actions a:hover{transform:translateY(-1px);border-color:#4caf5073;background:#4caf501a}@media (max-width: 560px){.torrent-item{padding:10px}.torrent-tags{gap:6px;font-size:12px}.badge{font-size:11px}}@media (max-width: 768px){.related .related-list{gap:8px}.related .related-item{gap:8px;padding:10px 12px}.related .related-item img{width:40px;height:60px}.related .related-item .status-dot{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:16px;height:16px}}#kodik-player,#collaps-player{width:65%;aspect-ratio:16/9;margin:20px auto;border:2px solid var(--accent);border-radius:10px;overflow:hidden}.player-fallback-container{position:relative;width:65%;aspect-ratio:16/9;margin:20px auto;border:2px solid var(--accent);border-radius:10px;overflow:hidden}.player-fallback-text{color:var(--accent);font-weight:700;font-size:1.05rem;text-align:center}#kodik-player iframe,#collaps-player iframe,.player-fallback-container .collaps-iframe{position:relative;z-index:1;width:100%;height:100%;border:none;display:block;opacity:0;animation:iframeFadeIn .5s ease forwards}@media (prefers-reduced-motion: reduce){#kodik-player iframe,#collaps-player iframe,.player-fallback-container .collaps-iframe{animation:none;opacity:1}}@media (prefers-reduced-motion: reduce){.anime-hero .summary .actions .star-btn,.anime-hero .summary .actions .star-btn img,.anime-hero .summary .actions .reset-rating,.anime-hero .summary .actions .rating-pop,.anime-hero .summary .actions .trash-btn,.main .shots-strip a,.main .shots-strip img{transition:none!important}}@media (max-width: 560px){.anime-hero .summary .actions .rating-wrap{position:static}.anime-hero .summary .actions .rating-wrap:before{content:"";position:fixed;inset:0;background:#00000080;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:99990}.anime-hero .summary .actions .rating-wrap.open:before{opacity:1;pointer-events:auto}.anime-hero .summary .actions .rating-wrap .rating-rail{position:fixed;left:0;right:max(10px,env(safe-area-inset-right));bottom:calc(max(10px,env(safe-area-inset-bottom)) + 6px);z-index:99999;max-width:100vw;display:flex;justify-content:center;flex-wrap:wrap;gap:6px 8px;padding:8px 10px;min-height:52px;border-radius:12px;background:#1c1c1cf5;border:1px solid rgba(255,255,255,.16);box-shadow:0 14px 32px #0009;max-width:none!important;margin:0!important;opacity:0;transform:translateY(12px);transition:transform .22s ease,opacity .16s ease}.anime-hero .summary .actions .rating-wrap.open .rating-rail{opacity:1;transform:translateY(0)}.anime-hero .summary .actions .star-btn{width:26px;height:26px}.anime-hero .summary .actions .star-btn img{width:24px;height:24px}.anime-hero .summary .actions .trash-btn{width:36px;height:36px;margin-left:0}}.tabbar--primary .short-icon{display:none}.tabbar--primary .full-text{display:inline}@media (max-width: 560px){.tabbar--primary button{padding:10px 0}.tabbar--primary .full-text{display:none}.tabbar--primary .short-icon{display:inline-flex;align-items:center;justify-content:center}.tabbar--primary .short-icon svg{width:18px;height:18px}}@media (max-width: 560px){.main .tabbar{overflow:visible;white-space:normal}.main .tabbar--primary{display:flex;flex-wrap:nowrap;width:100%}.main .tabbar--primary button{flex:1 1 0;text-align:center;padding:10px 0}.tabbar--sub{display:flex}.tabbar--sub .subtab{flex:1 1 0;text-align:center}}@media (max-width: 560px){html,body,.anime-page{overflow-x:hidden}}@media (max-width: 900px){.anime-hero{z-index:2}.anime-hero:before,.anime-hero:after{z-index:0;pointer-events:none}.anime-hero .hero-layout{position:relative;z-index:1}.layout-grid{position:relative;z-index:3}}@media (max-width: 900px){.layout-grid{margin-top:calc(-1 * var(--hero-fade) + 2px)}}[data-v-e7dc2c93]:root{--af-accent: #a88bff}.next-episode[data-v-e7dc2c93]{display:inline-block;margin-bottom:5px}.badge[data-v-e7dc2c93]{display:inline-flex;align-items:center;gap:.5rem;padding:6px 10px;border-radius:9999px;font-weight:600;font-size:.875rem;line-height:1;white-space:nowrap;-webkit-user-select:none;user-select:none}.badge--ongoing[data-v-e7dc2c93]{--af-accent: #a88bff;color:var(--af-accent);border:1px solid var(--af-accent);background:#a88bff1a;box-shadow:0 0 0 1px #a88bff1f inset}.timer-skeleton[data-v-e7dc2c93]{background:linear-gradient(90deg,color-mix(in oklab,var(--af-accent) 32%,transparent),color-mix(in oklab,var(--af-accent) 18%,transparent) 40%,color-mix(in oklab,var(--af-accent) 32%,transparent))}.badge.badge--ongoing[data-v-e7dc2c93]{border-color:#a88bff}.badge__label[data-v-e7dc2c93]{opacity:.9;font-weight:700}.i-clock[data-v-e7dc2c93]{flex:0 0 auto;fill:currentColor;opacity:.9}.timer[data-v-e7dc2c93]{font-weight:700}.timer-skeleton[data-v-e7dc2c93]{display:inline-block;width:84px;height:1em;border-radius:6px;background:linear-gradient(90deg,color-mix(in oklab,var(--af-accent) 32%,transparent),color-mix(in oklab,var(--af-accent) 18%,transparent) 40%,color-mix(in oklab,var(--af-accent) 32%,transparent));background-size:200% 100%;animation:shimmer-e7dc2c93 1.2s infinite linear}@media (max-width: 900px){.badge[data-v-e7dc2c93]{padding:5px 9px;font-size:.84rem;gap:.45rem}}@media (max-width: 700px){.badge[data-v-e7dc2c93]{padding:5px 8px;font-size:.82rem}.badge__label[data-v-e7dc2c93]{opacity:.85}.timer-skeleton[data-v-e7dc2c93]{width:74px}}@media (max-width: 520px){.badge[data-v-e7dc2c93]{padding:4px 8px;font-size:.8rem;gap:.4rem}.i-clock[data-v-e7dc2c93]{width:14px;height:14px}.timer-skeleton[data-v-e7dc2c93]{width:68px}}@media (max-width: 380px){.badge__label[data-v-e7dc2c93]{display:none}}@media (prefers-reduced-motion: reduce){.timer-skeleton[data-v-e7dc2c93]{animation:none}}@keyframes shimmer-e7dc2c93{0%{background-position:200% 0}to{background-position:0% 0}}.af-loader-overlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:radial-gradient(120% 120% at 50% -10%,rgba(151,53,51,0),transparent),#05050726}.fade-overlay-leave-active{transition:opacity .25s ease}.fade-overlay-leave-to{opacity:0}.shots .shots-strip{display:grid;grid-template-columns:repeat(var(--shots-cols, 3),minmax(0,1fr));gap:12px}.shots .shots-strip a{position:relative;display:block;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);aspect-ratio:16/9;transform:translateY(0);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;will-change:transform;cursor:pointer;background:linear-gradient(180deg,#1b1b1b,#131313)}.shots .shots-strip a:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 120% at 50% -10%,rgba(255,255,255,.08),transparent);opacity:0;transition:opacity .18s ease}.shots .shots-strip a:hover{transform:translateY(-2px);border-color:#fff3;box-shadow:0 10px 28px #00000059}.shots .shots-strip img{width:100%;height:100%;display:block;object-fit:cover;opacity:0;transform:scale(1.02);backface-visibility:hidden;transition:opacity .28s ease,transform .38s ease,filter .22s ease;background:#111}.shots .shots-strip img.is-loaded{opacity:1;transform:none}.related .related-list{display:flex;flex-direction:column;gap:5px;margin:20px 0;min-height:700px}.related .related-item{position:relative;display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;text-decoration:none;color:#fff;transition:background .3s ease,transform .15s ease;background:transparent}.related .related-item:hover,.related .related-item.active{background-color:#ffffff0d}.related .related-item .idx{font-weight:700;color:#bbb;min-width:26px;text-align:right}.related .related-item img{width:50px;height:70px;object-fit:cover;border-radius:6px;flex-shrink:0;background:#0f0f0f}.related .related-item .info{display:block;min-width:0}.related .related-item .title-line{font-weight:600;color:#fff}.related .related-item .meta{color:#ff4c4c;font-weight:700}.related .related-item .blocked{color:#ff6161;font-weight:800}.related .related-item .status-dot{width:18px;height:18px;border-radius:50%;margin-left:auto;background:#8a8a8a}.related .related-item .status-dot.released{background:#0c6}.related .related-item .status-dot.ongoing{background:#c678dd}.related .related-item .status-dot.anons{background:#f44}#kodik-player,#collaps-player,#alloha-player{width:65%;aspect-ratio:16/9;margin:20px auto;border:2px solid rgb(249,74,74);border-radius:10px;overflow:hidden}.player-fallback-container{position:relative;width:65%;aspect-ratio:16/9;margin:20px auto;border:2px solid rgb(249,74,74);border-radius:10px;overflow:hidden}.player-fallback-backdrop{position:absolute;inset:0;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;opacity:0;animation:pfFadeIn 1s ease forwards}@keyframes pfFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){.player-fallback-backdrop{animation:none;opacity:1}}.player-fallback-img{max-width:240px;width:40%;height:auto;display:block;opacity:.95;-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0) 0%,rgb(0,0,0) 78%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,#000 0% 78%,#0000)}.player-fallback-text{color:#f94a4a;font-weight:700;font-size:1.05rem;text-align:center}#kodik-player iframe,#collaps-player iframe,#alloha-player iframe,.player-fallback-container .collaps-iframe,.player-fallback-container .alloha-iframe{position:relative;z-index:1;width:100%;height:100%;border:none;display:block}@media (max-width: 768px){#kodik-player,#collaps-player,#alloha-player,.player-fallback-container{width:100%;max-width:580px;height:auto;aspect-ratio:16/9;margin:0 auto;border:2px solid rgb(249,74,74);border-radius:10px;overflow:hidden}#kodik-player iframe,#collaps-player iframe,#alloha-player iframe,.player-fallback-container .collaps-iframe,.player-fallback-container .alloha-iframe{width:100%;height:100%}.related .related-list{gap:8px}.related .related-item{gap:8px;padding:10px 12px}.related .related-item img{width:40px;height:60px}.related .related-item .status-dot{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:16px;height:16px}}#kodik-player iframe,#collaps-player iframe,#alloha-player iframe,.player-fallback-container .collaps-iframe,.player-fallback-container .alloha-iframe{opacity:0;animation:iframeFadeIn .5s ease forwards}@keyframes iframeFadeIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){#kodik-player iframe,#collaps-player iframe,#alloha-player iframe,.player-fallback-container .collaps-iframe,.player-fallback-container .alloha-iframe{animation:none;opacity:1}}.hero-grid.error-centered{display:flex;align-items:center;justify-content:center;min-height:420px;padding:24px 0}.hero-grid.error-centered .summary{text-align:center;padding:24px 28px;max-width:720px;width:100%;background:#00000059;border:1px solid rgba(255,255,255,.08);border-radius:14px;box-shadow:0 10px 28px #00000059}.hero-grid.error-centered .summary h2{margin:0 0 8px;font-size:1.6rem;line-height:1.2}.hero-grid.error-centered .summary p{margin:0;color:#bbb;word-break:break-word}.tabbar--primary .dot-indicator{display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:#0df4c0;vertical-align:middle;animation:dotPulse 1s ease-in-out infinite}@keyframes dotPulse{0%{transform:scale(1);opacity:.5}50%{transform:scale(1.28);opacity:1}to{transform:scale(1);opacity:.5}}.subtabs-fade-enter-from,.subtabs-fade-leave-to{opacity:0;transform:translateY(-4px)}.subtabs-acc-wrap{overflow:hidden;margin:8px 0 -15px}.subtabs-fade-enter-active,.subtabs-fade-leave-active{transition:opacity .18s ease,transform .18s ease}.subtabs-fade-enter-to,.subtabs-fade-leave-from{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.tabbar--primary .dot-indicator{animation:none!important;opacity:.7}.subtabs-fade-enter-active,.subtabs-fade-leave-active{transition:none!important}}@media (max-width: 770px){.subtabs-acc-wrap{margin:8px 0 0}}@media (prefers-reduced-motion: reduce){.fade-overlay-leave-active,.shots .shots-strip a,.shots .shots-strip img{transition:none!important}}.chips .chip--link{color:#fff;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.chips .chip--link:hover,.chips .chip--link:focus-visible{transform:translateY(-1px);box-shadow:0 4px 14px #00000014;background-color:#a88bff1f;outline:none}
