@font-face{font-family:Manrope;src:url('/fonts/manrope-latin-400-normal.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('/fonts/manrope-latin-600-normal.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('/fonts/manrope-latin-800-normal.woff2') format('woff2');font-weight:800;font-display:swap}
:root{color-scheme:dark;--bg:#111510;--panel:#1b2119;--soft:#262d23;--line:#353d30;--text:#f1f3e9;--muted:#aab2a2;--accent:#d1f285;--dark:#18200d;--error:#ffb6a5;font-family:Manrope,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none;text-underline-offset:4px}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:var(--dark)}input{caret-color:var(--accent)}*{scrollbar-width:thin;scrollbar-color:#5b6551 var(--bg)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip{position:fixed;top:-80px;left:20px;background:var(--accent);color:var(--dark);padding:12px;z-index:30}.skip:focus{top:16px}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.site-header{max-width:1600px;margin:auto;padding:28px 4.5%;display:flex;align-items:center;gap:54px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-size:30px;font-weight:800;letter-spacing:-.04em}.brand svg{color:var(--accent);width:30px;height:30px;stroke:none}.brand-dot{color:var(--accent)}nav{display:flex;gap:30px;white-space:nowrap}.nav-link{background:none;border:0;color:var(--muted);padding:13px 0;font-size:14px;font-weight:600}.nav-link.active{color:var(--text)}.nav-link.active:after{content:'';display:block;height:2px;background:var(--accent);margin-top:7px;margin-bottom:-9px}.nav-link span{font-size:11px;margin-left:5px;color:var(--muted)}#search-form{margin-left:auto;display:flex;align-items:center;gap:10px;background:var(--panel);border-radius:8px;padding:5px 7px 5px 14px;max-width:400px;flex:1}#search-form svg{width:18px;color:var(--muted)}#search{min-width:0;width:100%;background:none;border:0;color:var(--text);padding:10px 0;font-size:12px}input::placeholder{color:var(--muted)}.search-submit{border:0;background:var(--soft);color:var(--text);padding:9px 11px;border-radius:5px;font-size:11px}.search-submit:hover{background:var(--line)}
main{max-width:1600px;padding:0 4.5%;margin:auto;min-height:70vh}main:focus{outline:0}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:455px;padding:44px 0 42px;gap:6%;align-items:center;border-bottom:1px solid var(--line)}.hero-copy{max-width:610px}.hero h2{font-size:clamp(30px,3.1vw,49px);font-weight:800;line-height:1.14;letter-spacing:-.035em;margin:0 0 18px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-wrap:balance}.hero p{font-size:14px;line-height:1.8;color:var(--muted);max-width:44ch;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{min-height:44px;padding:12px 19px;border-radius:7px;display:inline-flex;gap:10px;align-items:center;justify-content:center;border:1px solid transparent;font-size:12px;font-weight:800}.primary{background:var(--accent);color:var(--dark)}.primary:hover{background:#e0ffaa}.secondary{background:transparent;border-color:var(--line);color:var(--text)}.secondary:hover{background:var(--soft)}.hero-actions .primary svg{fill:currentColor;width:16px;stroke-width:0}.hero-visual{height:330px;display:grid;grid-template-columns:1fr 1.12fr 1fr;gap:15px;align-items:center;overflow:hidden}.hero-poster{border:0;background:var(--panel);border-radius:12px;overflow:hidden;height:275px;padding:0;position:relative;transition:transform .25s ease-out}.hero-poster:nth-child(2){height:330px}.hero-poster:hover{transform:translateY(-5px)}.hero-poster img{height:100%;width:100%;object-fit:cover}.hero-poster .poster-fallback{font-size:14px;padding:20px}.hero-foot{margin-top:30px;display:flex;align-items:center;gap:12px;color:var(--muted);font-size:11px}.hero-foot span:first-child{width:28px;height:2px;background:var(--accent)}
.catalog-section{padding:40px 0 36px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:27px}h1{font-size:29px;letter-spacing:-.035em;line-height:1.3;margin:0;font-weight:800;text-wrap:balance}h1 span{color:var(--accent)}.catalog-toolbar p{font-size:12px;color:var(--muted);margin:9px 0 0;line-height:1.7}.provider-label{display:flex;flex-direction:column;gap:7px;font-size:10px;color:var(--muted);min-width:195px}select{border:1px solid var(--line);color:var(--text);border-radius:7px;background:var(--panel);padding:11px 32px 11px 12px;max-width:100%;font-size:12px}.catalog-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:26px 20px}.movie{min-width:0;position:relative}.movie-open{background:transparent;border:0;color:var(--text);padding:0;text-align:left;width:100%}.poster{aspect-ratio:3/4;overflow:hidden;border-radius:10px;position:relative;background:var(--panel)}.poster img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease-out;display:block}.movie-open:hover .poster img{transform:scale(1.045)}.poster-play{display:grid;place-items:center;position:absolute;inset:0;background:#11151080;opacity:0;transition:opacity .2s}.poster-play svg{background:var(--accent);color:var(--dark);border-radius:50%;width:44px;height:44px;padding:13px;fill:currentColor;stroke:none}.movie-open:hover .poster-play,.movie-open:focus-visible .poster-play{opacity:1}.movie-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.6;font-size:12px;font-weight:600;margin:11px 25px 0 0}.movie-provider{color:var(--muted);font-size:10px;margin:5px 0 0}.favorite{position:absolute;right:0;bottom:2px;width:28px;height:36px;display:grid;place-items:center;border:0;background:transparent;color:var(--muted)}.favorite svg{width:16px;height:18px}.favorite[aria-pressed=true]{color:var(--accent)}.favorite[aria-pressed=true] svg{fill:var(--accent)}.poster-fallback{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:20px;color:var(--muted);font-size:14px;line-height:1.5}.poster img.failed,.hero-poster img.failed{visibility:hidden}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:19px}.section-heading h2{font-size:21px;letter-spacing:-.025em;margin:0}.section-heading span{font-size:11px;color:var(--muted)}.provider-section+.provider-section{margin-top:42px}.section-pager{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--muted)}.section-pager button{min-width:36px;min-height:36px;background:var(--panel);border:1px solid var(--line);border-radius:5px;color:var(--text)}.pagination{display:flex;justify-content:center;align-items:center;gap:22px;margin-top:40px}.pagination span{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.status:empty{display:none}.status{padding:44px 20px;min-height:200px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--muted);line-height:1.7}.status strong{font-size:20px;color:var(--text)}.status p{font-size:13px;margin:0;max-width:60ch}.loading-dots{height:4px;width:56px;background:var(--soft);overflow:hidden}.loading-dots:after{content:'';display:block;width:28px;height:4px;background:var(--accent);animation:loading 1.1s ease-in-out infinite alternate}@keyframes loading{to{transform:translateX(28px)}}.small-note{font-size:12px;color:var(--muted);margin-bottom:18px}.continue-section{padding-top:32px}.continue-items{display:flex;gap:18px;overflow-x:auto;padding-bottom:8px}.continue-card{display:flex;gap:16px;padding:0;border:0;background:transparent;color:var(--text);text-align:left;min-width:260px;width:300px;flex-shrink:0;align-items:center}.continue-card img{width:59px;height:78px;object-fit:cover;border-radius:6px}.continue-card strong{font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.continue-card span{display:block;font-size:11px;color:var(--accent);margin-top:8px}
.watch-top{display:flex;justify-content:space-between;align-items:center;padding-top:27px;gap:16px}.text-button{background:none;border:0;color:var(--muted);font-size:12px;display:inline-flex;align-items:center;gap:8px;padding:10px 0;min-height:44px}.text-button:hover{color:var(--accent)}.text-button svg{width:17px}.watch-heading{margin:24px 0}.watch-heading h1{font-size:clamp(24px,2.8vw,39px);max-width:1000px}.watch-heading p{color:var(--muted);font-size:12px;margin:10px 0 0}.watch-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px}.video-stage{background:#050705;border-radius:12px;overflow:hidden;position:relative;aspect-ratio:16/10;max-height:70vh}.video-stage video{display:block;width:100%;height:100%;object-fit:contain}.player-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:20px;flex-direction:column;color:var(--muted);pointer-events:none;background:#0c100c}.player-empty svg{width:46px;height:46px;stroke:var(--accent)}.player-empty span{font-size:13px}.player-status{font-size:12px;line-height:1.7;color:var(--muted);padding:13px 0;min-height:45px}.player-status.error{color:var(--error)}.player-controls{display:flex;justify-content:space-between;align-items:center;gap:12px}.player-controls>div{display:flex;gap:10px}.player-controls label{font-size:11px;color:var(--muted);display:flex;gap:8px;align-items:center}.player-controls select{padding:10px}.playback-options{display:flex;justify-content:space-between;align-items:center;margin:18px 0 30px;gap:12px;color:var(--muted);font-size:11px}.playback-options label{display:flex;align-items:center;gap:9px;min-height:44px}input[type=checkbox]{accent-color:var(--accent);width:16px;height:16px}.episodes-panel{background:var(--panel);border-radius:12px;padding:23px;height:fit-content}.episodes-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.episodes-head h2{font-size:19px;margin:0}.episodes-head span{font-size:11px;color:var(--muted)}#episode-search{width:100%;border:1px solid var(--line);background:var(--bg);color:var(--text);border-radius:6px;padding:12px;font-size:12px;margin-bottom:20px}.episode-list{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;max-height:410px;overflow:auto;padding:3px}.episode-button{background:var(--soft);border:1px solid transparent;border-radius:5px;height:43px;font-size:12px;color:var(--text);font-variant-numeric:tabular-nums}.episode-button:hover{border-color:var(--accent)}.episode-button.active{background:var(--accent);color:var(--dark);font-weight:800}.episode-note{font-size:10px;line-height:1.6;color:var(--muted);margin:18px 0 0}.episode-list .empty-episodes{grid-column:1/-1;font-size:12px;color:var(--muted)}footer{max-width:1600px;margin:40px auto 0;padding:25px 4.5% 30px;border-top:1px solid var(--line);display:flex;align-items:center;gap:25px;color:var(--muted);font-size:10px}.footer-brand{font-size:21px;letter-spacing:-.04em;font-weight:800;color:var(--text)}footer span{margin-left:auto}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:14px 22px;background:var(--accent);color:var(--dark);font-size:12px;font-weight:600;border-radius:8px;z-index:20;max-width:90vw}
@media(min-width:1500px){.hero{min-height:490px}.hero-visual{height:360px}.hero-poster:nth-child(2){height:360px}.hero-poster{height:300px}}
@media(max-width:1100px){.site-header{gap:30px}nav{gap:18px}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero{gap:4%}.hero-visual{height:300px;gap:10px}.hero-poster{height:240px}.hero-poster:nth-child(2){height:290px}.watch-layout{grid-template-columns:minmax(0,1fr) 250px}.episodes-panel{padding:17px}}
@media(max-width:760px){.site-header{padding:20px 5%;flex-wrap:wrap;gap:15px;justify-content:space-between}.brand{font-size:26px}.brand svg{width:25px}nav{gap:24px}.nav-link{font-size:12px}#search-form{flex-basis:100%;max-width:none;order:3;margin-top:8px}#search{font-size:13px}main{padding:0 5%}.hero{padding:28px 0;gap:24px;grid-template-columns:1fr;min-height:0}.hero-copy{order:2}.hero-visual{height:235px;gap:12px}.hero-poster{height:205px}.hero-poster:nth-child(2){height:235px}.hero h2{font-size:29px;margin-bottom:12px}.hero p{margin-bottom:20px;font-size:12px;max-width:none}.hero-foot{display:none}.hero-actions .button{flex:1}.catalog-section{padding-top:30px}.catalog-toolbar{align-items:stretch;flex-direction:column;gap:20px}h1{font-size:25px}.provider-label{max-width:none;font-size:11px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px 13px}.movie-title{font-size:11px;line-height:1.55;margin-right:18px}.movie-provider{font-size:9px}.poster{border-radius:7px}.favorite{width:22px}.section-heading span{display:none}.watch-layout{grid-template-columns:1fr;gap:8px}.video-stage{aspect-ratio:4/3;max-height:60vh}.watch-top{padding-top:20px}.watch-top .button{font-size:10px;padding:10px}.watch-heading{margin:21px 0}.watch-heading h1{font-size:26px}.episodes-panel{padding:20px}.episode-list{grid-template-columns:repeat(6,1fr);max-height:250px}.player-controls{flex-wrap:wrap}.playback-options{margin:12px 0}.player-controls .button{font-size:11px}.section-heading h2{font-size:19px}.continue-card{width:270px}footer{padding:24px 5%;gap:16px;flex-wrap:wrap}footer p{margin:0}footer span{display:none}.pagination{gap:13px}.pagination .button{padding:10px 14px;font-size:11px}}
@media(max-width:390px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual{height:215px}.hero-poster{height:185px}.hero-poster:nth-child(2){height:215px}.episode-list{grid-template-columns:repeat(5,1fr)}.player-controls>div{width:100%}.player-controls>div .button{flex:1}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
