*,*::before,*::after{box-sizing:border-box}
html,body{height:100%}
html{color-scheme:dark;scroll-behavior:smooth;scroll-padding-top:var(--anchor-offset,70px)}
body{margin:0;background:#050505;background-image:linear-gradient(135deg,rgba(255,255,255,.025) 25%,transparent 25%),linear-gradient(225deg,rgba(255,255,255,.02) 25%,transparent 25%);background-size:18px 18px;color:#d0d0d0;font:15px Tahoma,Geneva,sans-serif;line-height:1.45}
a{color:#ebebeb;text-decoration:none}
a:hover{color:#f8d268}
img{max-width:100%;display:block}
.center{margin-inline:auto;width:min(1180px,calc(100% - 24px))}
.header{position:sticky;top:0;z-index:30;background:rgb(0 0 0 / 90%);border-bottom:1px solid #171717}
.header-in{height:52px;min-height:52px;display:flex;flex-wrap:nowrap;align-items:center;gap:14px;padding:5px 12px;background:transparent;border-radius:0}
.logotype{display:flex;align-items:baseline;letter-spacing:.2px;gap:0;color:#f8d268;min-width:auto;font-size:24px;line-height:1;font-weight:700;flex:0 0 auto;order:-1}
.search-wrap{position:relative;display:flex;flex:0 1 clamp(120px,42vw,400px);width:clamp(120px,42vw,400px);max-width:400px;min-width:0;margin-left:auto;height:34px;background:transparent;border:0;border-radius:0;overflow:visible}
.search-wrap input{flex:1;color:#f2f2f2;font:inherit;outline:0;height:34px;min-width:0;padding:7px 0 7px 10px;background:#171717;border:1px solid #3a3a3a;border-right:0;border-radius:6px 0 0 6px;font-size:16px}
.btn-menu{display:none;align-items:center;justify-content:center;position:relative;flex:0 0 38px;width:38px;height:34px;line-height:34px;padding:0;border-radius:6px;font-size:0;border:0;background:#333333;color:#eee;font:inherit;cursor:pointer}
.btn-menu:hover{background:#3b3b3b}
.hmenu-wrap{position:relative;z-index:20;width:min(1180px,calc(100% - 24px));margin:10px auto 0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}
.hmenu{gap:1px;list-style:none;display:flex;flex-wrap:nowrap;width:max-content;min-width:100%;margin:0;padding:0}
.hmenu a{display:block;color:#f0f0f0;border-radius:6px 6px 0 0;font-size:14px;white-space:nowrap;background:#333333;padding:5px 13px}
.hmenu a:hover{background:#2b2b2b}
.hmenu a.active{background:#1d1d1d}
.carou{background:linear-gradient(to bottom,#1d1d1d 0%,#2b2b2b 100px);padding:10px;overflow:hidden;margin-top:0;border-radius:0 0 10px 10px;scrollbar-width:none;-ms-overflow-style:none}
.carou__content{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}
.top-carou{flex:0 0 122px;height:183px;border-radius:7px;overflow:hidden;background:#111;opacity:.92}
.top-carou:hover{opacity:1;filter:brightness(1.08)}
.top-carou img{width:122px;height:183px;object-fit:cover}
.cols{display:flex;gap:0;margin-top:12px;overflow:visible;background:#252525;border-radius:10px 10px 0 0}
.main{order:1;width:calc(100% - 240px);min-width:0;padding:24px 24px 40px 36px}
.side{width:240px;padding:0;background:#2b2b2b;overflow:hidden}
.speedbar{background:#111;border-bottom:1px solid #3a3a3a;color:#aaa;margin:-24px -24px 16px -36px;padding:15px 24px 15px 36px}
.speedbar h1{margin:0;color:#f2f2f2;font-size:20px;font-weight:700}
.filter-container{margin:-16px -24px 0 -36px;padding:0;border:0;border-bottom:1px solid #3a3a3a;background:transparent;border-radius:0;position:relative;overflow:visible}
.filter-sort{flex-wrap:wrap;margin:0;padding:14px 24px 14px 36px;border-top:1px solid #343434;display:flex;align-items:center;gap:10px}
.filter-sort select{background:#242424;border:1px solid #444;color:#eee;border-radius:5px;padding:8px;min-height:36px;outline:none}
.filter-sort-reset{border:0;border-radius:5px;background:#535353;color:#eee;padding:9px 12px;cursor:pointer;white-space:nowrap}
.filter-button{border:0;border-radius:5px;color:#eee;cursor:pointer;width:100%;padding:10px 9px;background:#343434;position:relative;text-align:left;padding-right:32px;white-space:nowrap}
.filter-footer button{border:0;border-radius:5px;background:#535353;color:#eee;padding:9px 12px;cursor:pointer;min-width:105px}
.filter-sort-reset:hover{background:#4a4a4a}
.filter-button:hover{background:#4a4a4a}
.filter-footer button:hover{background:#4a4a4a}
.filter-sort-info{color:#bbb;margin-left:auto;white-space:nowrap}
.filter-button-group{flex-wrap:wrap;display:grid;gap:8px;margin:0;padding:14px 24px 14px 36px;background:#202020;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}
.filter-button.is-selected span{color:#f8d267}
.filter-button.is-open{background:#f8d268;color:#111}
.filter-popup{border:1px solid #555;border-radius:8px;overflow:hidden;position:absolute;z-index:90;top:auto;left:36px;right:24px;margin-top:-6px;background:#303030;border-color:#555;box-shadow:0 18px 52px rgba(0,0,0,.65)}
.filter-header{gap:8px;display:block;padding:10px;background:#222222}
.filter-header input{flex:1;border:1px solid #444;background:#242424;color:#eee;border-radius:5px;padding:10px;font-size:16px}
.filter-content{overflow:auto;display:grid;max-height:240px;grid-template-columns:repeat(4,minmax(0,1fr));padding:10px;background:#181818}
.filter-option{display:flex;gap:8px;align-items:center;color:#ddd;min-height:0;background:transparent;border-radius:0;padding:5px 7px;cursor:pointer}
.filter-footer{display:flex;align-items:center;gap:10px;padding:9px;justify-content:flex-start;background:#303030}
.strict-toggle{margin-right:auto;color:#bbb;display:none}
.catalog-list{display:grid;gap:0}
.short{padding:18px 0;background:transparent;border-bottom:1px solid #3a3a3a}
.catalog-empty{padding:18px 0;background:transparent;min-height:40vh}
.s-top{gap:12px;align-items:flex-start;justify-content:space-between;margin-bottom:12px;display:block}
.s-top h1{margin:0;color:#f2f2f2;line-height:1.25;font-size:22px}
.s-top h2{margin:0;color:#f2f2f2;font-size:18px;line-height:1.25}
.s-top a{color:#f2f2f2}
.s-meta{gap:6px;flex-wrap:wrap;justify-content:flex-end;color:#f8d268;font-size:13px;display:none}
.s-meta span{background:#111;border-radius:4px;padding:4px 7px}
.s-cols{display:flex;gap:15px}
.f-cols{display:flex;gap:15px;align-items:flex-start}
.s-img-wrap{flex:0 0 170px;width:170px}
.s-img{flex:0 0 170px;width:170px}
.s-img-wrap .s-img{display:block}
.s-img img{background:#111;object-fit:cover;object-position:center;border-radius:6px;width:170px;height:255px}
.img-wide img{width:240px;height:360px}
.s-text{min-width:0;flex:1}
.badge-row{gap:6px;flex-wrap:wrap;margin-bottom:8px;display:none}
.badge-row span{display:inline-block;background:#333;color:#f8d268;border-radius:5px;padding:6px 9px;font-size:13px}
.watch-link{display:inline-flex;align-items:center;gap:6px;color:#111;border-radius:5px;padding:6px 9px;font-size:13px;margin-top:8px;background:#f8d268;transition:background-color .12s ease}
.s-img-wrap .watch-link{display:flex;justify-content:center;width:100%;text-align:center}
.watch-link::before{content:"";display:inline-block;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid currentColor;flex:0 0 auto}
.watch-link:hover{background:#e8c15f;color:#111}
.st-line{margin:0 0 7px;color:#d7d7d7}
.st-line span:first-child{color:#f8d268}
.st-muted{color:#aaa}
.s-text p{margin:0;color:#cfcfcf;font-size:15px;line-height:1.5}
.bottom-nav{text-align:center;margin-top:18px}
.nav-load a{display:inline-block;background:#242424;color:#eee;border-radius:5px;padding:8px 11px;margin:3px}
.pagi-nav a{display:inline-block;background:#242424;color:#eee;border-radius:5px;padding:8px 11px;margin:3px}
.pagi-nav a:hover{background:#333333;color:#f8d267}
.pagi-nav span{display:inline-block;border-radius:5px;padding:8px 11px;margin:3px;background:#f8d268;color:#111}
.f-text{flex:1;min-width:0}
.st-desc{white-space:pre-line;background:#222;border-radius:6px;padding:12px;margin-top:10px}
.watch-section{margin-top:18px}
.watch-section h2{font-size:18px;margin:0 0 10px;margin-bottom:15px}
.rels h2{font-size:18px;margin:0 0 10px;color:#f8d268;margin-top:0;margin-bottom:16px}
.schedule h2{font-size:18px;margin:0 0 10px;color:#f8d268}
.player-container{display:block;position:relative;width:100%;aspect-ratio:16/9;background:#000;border-radius:8px;overflow:hidden}
.player-container iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.schedule{margin-top:25px}
.schedule-season{margin-bottom:8px;border-radius:6px;overflow:visible;scroll-margin-top:52px}
.schedule-season[open]{border-radius:0}
.schedule-season summary{cursor:pointer;background:#202020;padding:11px 13px;color:#f8d268;list-style:none;display:flex;align-items:center;gap:8px;position:sticky;top:52px;z-index:12;border-radius:6px 6px 0 0;border-top:1px solid #3a3a3a;user-select:none;-webkit-user-select:none}
.schedule-season:not([open]){overflow:hidden;border-radius:6px}
.schedule-season:not([open]) summary{border-radius:6px}
.schedule-episodes{display:grid}
.schedule-episode-row{display:grid;grid-template-columns:92px minmax(0,1fr) 110px;align-items:center;gap:12px;min-height:52px;padding:9px 12px;border-top:1px solid #333}
.schedule-episode-row.is-multiline{align-items:start}
.schedule-episode-row:nth-child(odd){background:#292929}
.schedule-episode-row:nth-child(even){background:#1f1f1f}
.schedule-episode-row:last-child{border-radius:0 0 6px 6px}
.schedule-episode-number{white-space:nowrap;color:#d7d7d7}
.schedule-episode-title{min-width:0;color:#aaa;overflow-wrap:anywhere;word-break:break-word}
.schedule-episode-actions{text-align:right}
.schedule-episode-empty{padding:9px 12px;border-top:1px solid #333;color:#aaa}
.rels{margin-top:25px;padding:0;border:0;border-radius:0;background:transparent}
.rels-c{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));--rel-gap:16px;display:flex;flex-wrap:wrap;gap:var(--rel-gap);align-items:stretch}
.rel-item{flex:0 0 calc((100% - (var(--rel-gap) * 3))/4);min-width:0;display:flex;flex-direction:column;align-items:stretch;text-align:center;color:#ddd;background:#2b2b2b;border:1px solid #464646;border-radius:8px;box-shadow:0 8px 20px rgba(0,0,0,.2);overflow:hidden;padding:0}
.rel-item img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;border-radius:0;margin:0;transition:filter .16s ease,opacity .16s ease}
.rel-item span{display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:0;width:100%;padding:9px 8px 11px;font-size:14px;line-height:1.18;background:transparent;border-top:0;color:#e6e6e6}
.side-bt{color:#f8d268;font-weight:700;padding:11px 12px;background:#151515;border-top:1px solid rgba(255,255,255,.04)}
.side-bt a{float:right;color:#ddd;font-weight:400}
.side-bc{padding:12px}
.side-nav{grid-template-columns:1fr 1fr;display:block;gap:12px}
.nav-title{font-weight:700;margin:2px 0 7px;color:#f8d268}
.nav-menu{list-style:none;margin:0 0 10px;padding:0;margin-bottom:0}
.nav-menu a{display:block;color:#ddd;padding:5px 0}
.upd-box{display:grid;gap:8px}
.updli{display:flex;gap:9px;padding:7px;color:#ddd;border-radius:0;background:#363636;border-bottom:1px solid #444}
.updli:hover{background:#424242}
.updli-1{flex:0 0 46px}
.updli-1 img{width:46px;height:69px;object-fit:cover;border-radius:4px;transition:filter .16s ease,opacity .16s ease}
.updli-2{min-width:0;display:block}
.updli-2 b{display:block;font-size:13px;line-height:1.25}
.updli-2 span{display:block;margin-top:4px;color:#bbb;font-size:12px}
.empty-side{color:#aaa}
.poster-empty{display:flex;align-items:center;justify-content:center;background:#171717;color:#aaa;text-align:center;border-radius:6px;padding:10px;font-size:12px}
.is-loading::after{width:13px;height:13px;margin-left:8px;border:2px solid #777;border-top-color:#f8d268;border-radius:50%;vertical-align:-2px;animation:spin .8s linear infinite;display:none;content:none}
.search-suggest{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:60;background:#202020;border:1px solid #555;border-radius:8px;box-shadow:0 18px 60px rgba(0,0,0,.7);overflow:hidden}
.search-suggest a{display:flex;gap:9px;align-items:center;padding:8px;color:#ddd;border-bottom:1px solid #333}
.search-suggest a:last-child{border-bottom:0}
.search-suggest a:hover{background:#343434;color:#f8d268}
.search-suggest img{width:34px;height:51px;object-fit:cover;border-radius:4px;flex:0 0 34px;transition:filter .16s ease,opacity .16s ease}
.search-suggest span{min-width:0;display:block}
.search-suggest b{display:block;font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.search-suggest small{display:block;color:#aaa;margin-top:2px}
.dynamic-nav[hidden]{display:none}
.bottom-nav[hidden]{display:none}
.dynamic-nav{margin-top:16px;text-align:center}
.dynamic-nav button{border:0;border-radius:5px;background:#535353;color:#eee;padding:10px 16px;font:inherit;cursor:pointer}
.dynamic-nav button:hover{background:#4a4a4a}
.short .s-cols{align-items:flex-start}
.nav-counts a{display:flex;justify-content:space-between;gap:8px}
.nav-counts b{color:#f8d268;font-weight:400}
.year-menu{column-gap:12px;margin-bottom:8px;display:grid;grid-template-columns:repeat(auto-fit,minmax(44px,1fr));gap:6px;margin:0 0 16px}
.year-menu a{display:flex;align-items:center;justify-content:center;min-height:34px;padding:6px 4px;background:#3b3b3b;border-radius:6px;color:#ddd;font-size:15px;line-height:1}
.search-page-note{color:#aaa;margin:0 0 12px}
.nav-col+.nav-col{border-top:0;padding-top:18px}
.nav-col-wide{padding-bottom:8px;border-bottom:0}
.nav-quick a{padding:7px 8px;background:#3b3b3b;border-radius:6px;margin-bottom:5px}
.nav-country-links{margin-top:20px}
.nav-quick a:hover{background:#4a4a4a}
.filter-sort span:first-child{color:#f8d268;font-weight:700}
.full .s-img img{width:240px;height:360px}
.full .s-img{flex:0 0 240px;width:240px}
.episode-watch{border:0;border-radius:4px;background:#383838;color:#ededed;padding:5px 10px;font:inherit;font-size:13px;line-height:1;cursor:pointer;white-space:nowrap;min-height:26px;transition:background-color .12s ease,color .12s ease}
.schedule-episode-row:nth-child(odd) .episode-watch{background:#3b3b3b}
.schedule-episode-row:nth-child(even) .episode-watch{background:#333333}
.episode-watch:hover,.schedule-episode-row:nth-child(odd) .episode-watch:hover,.schedule-episode-row:nth-child(even) .episode-watch:hover{background:#4a4a4a;color:#fff}
.episode-watch.is-active,.schedule-episode-row:nth-child(odd) .episode-watch.is-active,.schedule-episode-row:nth-child(even) .episode-watch.is-active{background:#f8d268;color:#111}
.bottom-nav .pagi-nav .dots{background:transparent;color:#888}
.dynamic-nav .pagi-nav button{display:inline-block;border:0;background:#242424;color:#eee;border-radius:5px;padding:8px 11px;margin:3px;font:inherit}
.dynamic-nav .pagi-nav span{display:inline-block;border:0;border-radius:5px;padding:8px 11px;margin:3px;font:inherit;background:#f8d268;color:#111}
.dynamic-nav .pagi-nav .dots{display:inline-block;border:0;border-radius:5px;padding:8px 11px;margin:3px;font:inherit;background:transparent;color:#888}
.dynamic-nav .pagi-nav button:not(:disabled){cursor:pointer}
.dynamic-nav .pagi-nav button:hover:not(:disabled){background:#4a4a4a}
.dynamic-nav .pagi-nav button:disabled{opacity:.45}
.bottom-nav .nav-load{display:none}
.filter-button::after{content:"";position:absolute;right:13px;top:50%;width:7px;height:7px;border-right:2px solid #d8d8d8;border-bottom:2px solid #d8d8d8;transform:translateY(-65%) rotate(45deg);transition:transform .16s ease}
.filter-button.is-open::after{border-color:#111}
.filter-button.is-open::after{transform:translateY(-35%) rotate(225deg)}
.filter-search-box{display:flex;align-items:center;overflow:hidden;border:1px solid #3b3b3b;background:#181818;border-radius:5px}
.filter-search-box input{min-width:0;flex:1;border:0;background:transparent;color:#eee;padding:10px 11px;outline:0;font-size:16px}
.filter-search-box input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;display:none}
.filter-search-box input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}
.filter-search-box input[type="search"]::-webkit-search-results-button{-webkit-appearance:none;display:none}
.filter-search-box input[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none;display:none}
.filter-search-box input[type="search"]::-ms-clear{display:none;width:0;height:0}
.filter-search-box input[type="search"]::-ms-reveal{display:none;width:0;height:0}
.filter-search-box button{width:36px;align-self:stretch;border:0;border-radius:0 5px 5px 0;background:transparent;color:#aaa;display:grid;place-items:center;cursor:pointer}
.filter-search-box button:hover{background:#242424;color:#fff}
body.filter-open::before{content:"";position:fixed;inset:0;z-index:80;background:rgba(0,0,0,.58);pointer-events:auto}
body.filter-open .filter-button-group{position:relative;z-index:95}
body.filter-open .filter-popup{z-index:100}
.filter-footer [data-filter-apply]{background:#f8d268;color:#111}
.filter-footer [data-filter-apply]:hover{background:#ffe28b}
.filter-content[data-filter-kind="year"]{grid-template-columns:repeat(auto-fill,minmax(70px,1fr))}
.filter-content[data-filter-kind="year"] .filter-option{gap:5px;padding:5px 6px}
.filter-content[data-filter-kind="year"] .filter-option input{margin:0}
.feedback-page{padding:18px;background:#282828;border:1px solid #3a3a3a;border-radius:8px}
.feedback-intro{margin:0 0 15px;color:#d7d7d7}
.feedback-status{margin:0 0 14px;padding:10px 12px;border-radius:6px;background:#242424;color:#ddd}
.feedback-status.is-error{background:#3a2424;color:#f0d0d0;border:1px solid #704343}
.feedback-status.is-success{background:#253427;color:#d8f0dc;border:1px solid #456d4a}
.feedback-intro a{color:#f8d268}
.feedback-form{display:grid;gap:12px}
.feedback-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.feedback-subject-field{grid-column:1/-1}
.feedback-form label{display:grid;gap:6px;color:#f8d268;font-weight:700}
.feedback-form input{width:100%;border:1px solid #444;background:#191919;color:#eee;border-radius:5px;padding:10px 11px;font:inherit;font-size:16px;font-weight:normal;outline:0}
.feedback-form textarea{width:100%;border:1px solid #444;background:#191919;color:#eee;border-radius:5px;padding:10px 11px;font:inherit;font-size:16px;font-weight:normal;outline:0;min-height:180px;resize:vertical}
.feedback-form input:focus{border-color:#f8d268;box-shadow:0 0 0 2px rgba(248,210,104,.22)}
.feedback-form textarea:focus{border-color:#f8d268;box-shadow:0 0 0 2px rgba(248,210,104,.22)}
.feedback-actions{display:flex;justify-content:flex-start}
.feedback-submit{border:0;border-radius:5px;background:#f8d268;color:#111;padding:10px 18px;font:inherit;font-weight:700;cursor:pointer}
.feedback-submit:hover{background:#ffe28b}
.site-footer{display:flex;padding:10px 14px;border:0;color:#aaa;margin-top:0;margin-bottom:18px;justify-content:center;text-align:center;border-top:1px solid #3a3a3a;background:#252525;border-radius:0 0 10px 10px}
.footer-owner-link{color:#d8d8d8;font-size:13px}
.footer-owner-link:hover{color:#f8d268}
.site-footer p{margin:0;color:#aaa}
.filter-option:hover{background:#333}
.filter-option input{margin:0}
.active-filters{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin:0;padding:12px 24px 12px 36px;background:transparent}
.active-filters[hidden]{display:none}
.active-filter-chips{display:flex;gap:6px;flex:1 1 160px;flex-wrap:wrap;min-width:0}
.active-filters .filter-sort-reset{margin-left:auto;flex:0 0 auto}
.active-filters button{border:0;border-radius:4px;background:#3b3b3b;color:#eee;padding:6px 8px;cursor:pointer;display:inline-flex;align-items:center;gap:6px}
.active-filters button:hover{background:#4a4a4a}
.active-filters .icon-close{width:12px;height:12px;flex-basis:12px;color:#f8d268}
.active-filters .icon-close::before,.active-filters .icon-close::after{left:5px;top:0;height:12px}
.card-meta{margin-bottom:8px}
.original-title{margin-top:6px;color:#aaa;font-size:15px}
.watch-wide{display:flex;align-items:center;justify-content:center;gap:8px;width:240px;max-width:100%;text-align:center;min-height:40px;margin-top:10px;padding:9px 12px;background:#f8d268;color:#111;border-radius:6px;box-shadow:0 6px 16px rgba(0,0,0,.28);transition:background-color .12s ease}
.watch-wide:hover{background:#e8c15f;color:#111}
.full-desc{clear:both;margin-top:14px}
.breadcrumbs a{color:#f8d268}
.breadcrumbs>*+*::before{content:"";display:inline-block;width:6px;height:6px;border-top:2px solid #aaa;border-right:2px solid #aaa;transform:rotate(45deg);margin:0 9px 1px 7px;vertical-align:middle}
.icon-close{position:relative;display:inline-block;width:14px;height:14px;flex:0 0 14px;color:currentColor}
.icon-close::before,.icon-close::after{content:"";position:absolute;left:6px;top:1px;width:2px;height:12px;background:currentColor;border-radius:2px}
.icon-close::before{transform:rotate(45deg)}
.icon-close::after{transform:rotate(-45deg)}
.icon-play{display:inline-block;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid currentColor;flex:0 0 auto}
.load-more{display:block;margin:25px auto;border:0;border-radius:5px;background:#f8d267;color:#111;padding:10px 18px;font:inherit;cursor:pointer}
.load-more:hover{background:#e8c15f;color:#111}
.load-more:disabled{opacity:.65;cursor:default}
.dynamic-nav .load-more{margin-bottom:10px}
.nav-subtitle{margin-top:12px;border-top:0;padding-top:0}
.nav-serials a{background:#353535}
.nav-serials a:hover{background:#4a4a4a}
.hmenu li{flex:0 0 auto}
.not-found-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.not-found-actions a{display:inline-block;background:#535353;color:#fff;border-radius:5px;padding:8px 12px}
.not-found-actions a:hover{background:#4a4a4a;color:#fff}
.ad-slot{margin:20px -24px 20px -36px}
.updli:last-child{border-bottom:0}
ins{position:relative;z-index:1}
.nav-categories a{padding:7px 8px;background:#3b3b3b;border-radius:6px;margin-bottom:5px}
.nav-categories a:hover{background:#4a4a4a}
.year-menu a:hover{background:#4a4a4a;color:#f8d268}
.rel-item:hover{background:#333;border-color:#5b5b5b}
.rel-item:hover span{background:transparent;color:#f8d268}
.img-box{transition:filter .16s ease,opacity .16s ease}
.img-box img{transition:filter .16s ease,opacity .16s ease}
.img-box:hover{opacity:1;filter:brightness(1.08)}
.rel-item:hover img{opacity:1;filter:brightness(1.08)}
.updli:hover .updli-1 img{opacity:1;filter:brightness(1.08)}
.search-suggest a:hover img{opacity:1;filter:brightness(1.08)}
.side .upd-box{gap:6px;padding:8px}
.side .updli{padding:5px;background:#383838;border:1px solid #4a4a4a;border-radius:7px;box-shadow:none;overflow:hidden}
.side .updli:hover{background:#444;border-color:#5b5b5b;color:#f8d268}
.side .updli-1{flex-basis:46px}
.side .updli-1 img{width:46px;height:69px;border-radius:5px}
.side .updli-2 b{color:#ededed}
.side .updli-2 span{color:#bdbdbd}
.side .updli-2 .updli-type{color:#f8d268}
.side .updli:hover .updli-2 b{color:#f8d268}
.side .updli:hover .updli-type{color:#ffe58d}
.search-wrap.has-suggest{z-index:80}
.search-wrap input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;display:none}
.search-wrap input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}
.search-wrap input[type="search"]::-webkit-search-results-button{-webkit-appearance:none;display:none}
.search-wrap input[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none;display:none}
.search-wrap input[type="search"]::-ms-clear{display:none;width:0;height:0}
.search-wrap input[type="search"]::-ms-reveal{display:none;width:0;height:0}
.search-submit{display:grid;place-items:center;align-self:stretch;flex:0 0 34px;width:34px;min-width:34px;height:34px;padding:0;border:1px solid #3a3a3a;border-left:0;border-radius:0 6px 6px 0;background:#171717;color:#dcdcdc;line-height:1;font:inherit;cursor:pointer}
.search-submit:hover{color:#fff}
.search-submit svg{display:block;width:17px;height:17px;fill:none;stroke:#f8d267;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.btn-menu:focus{outline:0;box-shadow:none;-webkit-tap-highlight-color:transparent}
.btn-menu:focus-visible{outline:0;box-shadow:none;-webkit-tap-highlight-color:transparent}
.btn-menu:active{outline:0;box-shadow:none;-webkit-tap-highlight-color:transparent}
.btn-menu span{display:block;width:16px;height:2px;background:currentColor;border-radius:2px;position:relative;transition:background-color .12s ease}
.btn-menu span::before{display:block;width:16px;height:2px;background:currentColor;border-radius:2px;transition:top .18s ease,transform .18s ease,background-color .12s ease,opacity .12s ease;content:"";position:absolute;left:0;top:-5px}
.btn-menu span::after{display:block;width:16px;height:2px;background:currentColor;border-radius:2px;transition:top .18s ease,transform .18s ease,background-color .12s ease,opacity .12s ease;content:"";position:absolute;left:0;top:5px}
.hmenu-wrap::-webkit-scrollbar{display:none;width:0;height:0}
.carou::-webkit-scrollbar{display:none;width:0;height:0}
.carou__content::-webkit-scrollbar{display:none;width:0;height:0}
[id]{scroll-margin-top:var(--anchor-offset,70px)}
.schedule-season summary::-webkit-details-marker{display:none}
.schedule-season summary::before{content:none;display:none}
.schedule-season-title{flex:1 1 auto;min-width:0}
.schedule-season-link{color:inherit;text-decoration:none}
.schedule-season-link:hover{color:#fff}
.schedule-season-count{margin-left:auto;color:#bbb;white-space:nowrap;display:inline-flex;align-items:center}
.schedule-season-count::after{content:"";width:7px;height:7px;margin:0 4px 0 15px;border-right:2px solid #d2d2d2;border-bottom:2px solid #d2d2d2;transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}
.schedule-season[open] .schedule-season-count::after{transform:translateY(2px) rotate(225deg)}
.catalog-loading{border-bottom:0;min-height:50vh}
.catalog-loading p{display:flex;align-items:center;gap:10px;margin:0;color:#d8d8d8}
.loading-spinner{display:inline-block;width:16px;height:16px;border:2px solid #777;border-top-color:#f8d268;border-radius:50%;animation:spin .8s linear infinite;flex:0 0 16px}
@keyframes spin{to{transform:rotate(360deg)}
}
@media (max-width:1040px){.rel-item{flex-basis:calc((100% - (var(--rel-gap) * 2))/3)}
.rel-item span{line-height:1.22}
}
@media (max-width:800px){.filter-content{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:950px){.center{width:calc(100% - 20px);max-width:none}
.cols{flex-direction:column;display:block}
.main{width:100%;padding:20px 20px 40px}
.side{gap:10px;position:fixed;top:52px;bottom:0;left:0;z-index:120;width:min(86vw,240px);max-width:240px;display:block;grid-template-columns:none;box-shadow:18px 0 50px rgba(0,0,0,.65);transform:translateX(-105%);transition:transform .22s ease;padding:0;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#666 transparent;scrollbar-gutter:stable;padding-right:2px;border-radius:0}
.search-wrap{flex:1 1 auto;width:auto;max-width:400px;min-width:0;margin:0 auto}
.speedbar{margin:-20px -20px 14px;padding:14px 20px}
.st-desc.full-desc{margin:14px -20px 0;padding:14px 20px}
.player-container{margin:0 -20px;width:calc(100% + 40px);border-radius:0}
.ad-slot{margin:20px -20px}
.filter-container{margin:-14px -20px 0}
.filter-button-group{padding:14px 20px}
.filter-sort{padding:14px 20px}
.filter-popup{left:20px;right:20px}
.active-filters{padding:12px 20px}
.site-footer{width:calc(100% - 20px);max-width:none}
.hmenu-wrap{width:calc(100% - 20px);max-width:none}
.btn-menu{display:flex}
body.menu-open{overflow:hidden}
body.menu-open::before{content:"";position:fixed;inset:0;z-index:110;background:rgba(0,0,0,.62)}
body.menu-open .side{transform:translateX(0)}
.header-in{gap:18px}
.logotype{flex:0 0 auto}
body.menu-open .header{z-index:130;background:#191919;border-bottom:0;pointer-events:auto}
body.menu-open .header-in{background:transparent}
body.menu-open .btn-menu{z-index:140;background:#333333;box-shadow:0 8px 22px rgba(0,0,0,.35);pointer-events:auto}
body.menu-open .btn-menu:hover{background:#3b3b3b}
body.menu-open .btn-menu span{background:transparent}
body.menu-open .btn-menu span::before{top:0;transform:rotate(45deg)}
body.menu-open .btn-menu span::after{top:0;transform:rotate(-45deg)}
.side::-webkit-scrollbar{width:2px;height:2px}
.side::-webkit-scrollbar-track{background:transparent}
.side::-webkit-scrollbar-thumb{background:#666;border-radius:2px}
}
@media (max-width:680px){body{font-size:14px}
.header-in{border-radius:0;height:52px;min-height:52px;gap:14px;padding:5px 10px}
.hmenu{margin:8px 0 0}
.hmenu.is-open{display:flex}
.carou{padding:8px;border-radius:0}
.top-carou{flex-basis:110px;height:165px}
.top-carou img{width:110px;height:165px}
.cols{margin-top:6px;border-radius:0}
.s-meta{justify-content:flex-start;margin-top:8px}
.s-cols{gap:12px}
.f-cols{gap:12px}
.s-img-wrap{flex:0 0 160px;width:160px}
.s-img{flex:0 0 160px;width:160px}
.full .s-img{flex:0 0 clamp(120px,38vw,220px);width:clamp(120px,38vw,220px);margin:0}
.filter-footer{display:grid;grid-template-columns:1fr 1fr}
.strict-toggle{grid-column:1/-1}
.rels-c{gap:8px}
.s-img img{width:160px;height:240px}
.full .s-img img{width:100%;height:clamp(180px,57vw,330px);aspect-ratio:2/3;object-fit:cover}
.schedule-episode-row{grid-template-columns:max-content minmax(0,1fr) max-content;min-height:46px;padding:10px 12px}
.schedule-episode-actions{text-align:right}
.feedback-grid{grid-template-columns:1fr}
.site-footer{width:100%;border-radius:0;padding:12px 14px}
.watch-wide{width:220px;margin-left:auto;margin-right:auto}
.hmenu-wrap{background:#050505;margin:8px 0 0;width:100%}
.center{width:100%;max-width:none}
.st-desc{border-radius:0;padding:14px}
.schedule-season{border-radius:7px;overflow:visible}
.side-bc{padding:16px}
.nav-col+.nav-col{padding-top:20px}
.nav-subtitle{margin-top:18px;padding-top:0}
.schedule-season .episode-watch{margin:0}
.full .watch-wide{width:100%;margin:12px 0 0}
.filter-button-group{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:400px){.filter-content{grid-template-columns:1fr}
}
@media (max-width:640px){.rels-c{--rel-gap:14px}
.rel-item{flex-basis:calc((100% - var(--rel-gap))/2)}
}
@media (max-width:460px){.short .s-cols{display:grid;grid-template-columns:160px minmax(0,1fr);align-items:start}
.short .s-text{display:contents}
.short .card-meta{grid-column:2}
.short .s-text p{grid-column:1/-1}
}
@media (max-width:520px){.filter-sort-info{width:100%;margin-left:0}
.active-filters{align-items:flex-start}
}
@media (max-width:420px){.f-cols{flex-direction:column;gap:0}
.full .s-img{width:min(100%,200px);max-width:200px;flex-basis:auto;margin:0 0 14px}
.full .s-img img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover}
}
@media (max-width:340px){.s-cols{flex-direction:column;gap:0}
.short .s-cols{grid-template-columns:minmax(0,1fr)}
.short .card-meta{grid-column:1}
.short .s-text p{grid-column:1}
.s-img-wrap{flex:0 0 auto;width:170px;margin:0 0 14px}
.s-img{flex:0 0 auto;width:170px;margin:0 0 14px}
.top-carou{flex-basis:102px;height:153px}
.top-carou img{width:102px;height:153px}
.rels-c{grid-template-columns:repeat(2,1fr)}
.s-img img{width:170px;height:255px}
.s-img-wrap .s-img{margin:0}
}
@media (max-width:320px){.rel-item{flex-basis:100%}
.rel-item img{width:100%}
.rel-item span{min-height:48px;line-height:1.22;padding:10px 12px 12px}
}
@media (max-width:360px){.filter-button-group{grid-template-columns:1fr}
}
@media (min-width:951px){.btn-menu{display:none}
}
.detail-dates{margin:0 0 8px;color:#9f9f9f;font-size:10px;line-height:1.25}
.detail-dates time{color:#bfbfbf}
.player-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 10px}
.player-tabs button{border:0;border-radius:5px;background:#535353;color:#fff;padding:8px 12px;font:inherit;cursor:pointer}
.player-tabs button.active,.player-tabs button:hover{background:#f8d268;color:#111}
.player-stage{position:absolute;inset:0;z-index:1}
.player-panel{display:none;position:absolute;inset:0;z-index:2}
.player-panel.active{display:block}
.player-panel ins,.player-panel iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}
.player-container{background:#000 var(--player-bg) center/cover no-repeat}
.player-container::before{content:"";position:absolute;inset:0;z-index:0;background:rgba(0,0,0,.35);pointer-events:none}
.player-container::after{content:"";position:absolute;left:50%;top:50%;z-index:0;width:34px;height:34px;margin:-17px 0 0 -17px;border:3px solid rgba(255,255,255,.32);border-top-color:#f8d268;border-radius:50%;animation:spin .8s linear infinite;pointer-events:none}
.filter-content .filter-option.is-hidden{display:none}
.catalog-list[aria-busy="true"]{opacity:.72}
.search-suggest[hidden],.filter-popup[hidden]{display:none!important}
