
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#515d69;color:#e8ecea;font-family:Arial,Helvetica,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}a:hover{color:#32d66b}img{max-width:100%}button,input,textarea{font:inherit}.site{max-width:1180px;margin:0 auto;background:#111516;min-height:100vh;box-shadow:0 0 25px rgba(0,0,0,.35)}.topbar{height:68px;background:#0d0f0f;display:flex;align-items:stretch}.brand{width:210px;background:#151818;display:flex;align-items:center;padding:0 22px;font-weight:900;font-size:27px;letter-spacing:-1.5px}.brand .hd{color:#32d66b}.brand .movie{color:#fff}.nav{display:flex;align-items:center;gap:27px;padding:0 27px;white-space:nowrap}.nav a{font-size:13px;color:#ddd}.nav a:hover{color:#32d66b}.top-search{margin-left:auto;display:flex;align-items:center;padding-right:18px}.searchbox{display:flex;width:290px;height:38px;background:#191c1c;border:1px solid #242828;border-radius:3px;overflow:hidden}.searchbox input{flex:1;border:0;background:transparent;color:#ddd;padding:0 12px;outline:none}.searchbox button{width:44px;border:0;background:transparent;color:#9aa19e;font-size:18px;cursor:pointer}.mainwrap{display:grid;grid-template-columns:minmax(0,1fr) 315px}.content{padding:14px 16px 30px 16px;border-right:1px solid #202424}.sidebar{padding:20px 24px 30px 24px;background:#101314}.home-search{margin-bottom:18px}.home-search .searchbox{width:100%;height:50px}.section-title{display:flex;align-items:center;border-bottom:1px solid #242929;margin:14px 0 18px;padding-bottom:13px}.section-title h2{font-size:18px;margin:0;font-weight:500;position:relative;padding-left:12px}.section-title h2:before{content:"";position:absolute;left:0;top:1px;width:4px;height:20px;background:#32d66b;border-radius:2px}.section-title .right{margin-left:auto;display:flex;align-items:center;gap:14px;color:#8f9894;font-size:12px}.seeall{background:#32d66b;color:#071108!important;border-radius:2px;padding:5px 9px;font-size:11px;font-weight:700}.grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:25px 12px}.card{min-width:0}.poster{position:relative;background:#080a09;aspect-ratio:2/3;overflow:hidden;border-radius:3px}.poster img{display:block;width:100%;height:100%;object-fit:cover;transition:.25s transform}.card:hover .poster img{transform:scale(1.025)}.badge{position:absolute;left:8px;top:8px;background:#32d66b;color:#071108;padding:4px 7px;border-radius:3px;font-size:10px;font-weight:800;text-transform:uppercase}.badge.red{background:#e6203c;color:#fff}.card h3{font-size:13px;line-height:17px;font-weight:400;margin:8px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#eee}.card .year{font-size:11px;color:#7e8783}.telegram{display:block;text-align:center;background:#32d66b;color:#071108!important;padding:11px 15px;border-radius:4px;font-weight:800;margin:0 0 18px}.widget{margin-bottom:22px}.widget-title{font-size:16px;font-weight:500;margin:0 0 12px;padding:0 0 12px;border-bottom:1px solid #2a2e2c;display:flex;justify-content:space-between}.widget-title:after{content:"▾";font-size:12px;color:#aab0ad}.genre-list{list-style:none;margin:0;padding:0}.genre-list li{border-bottom:1px solid #202422;display:flex;align-items:center;padding:10px 3px;font-size:12px;color:#c9cfcc}.genre-list li:before{content:"";width:7px;height:7px;border-radius:50%;background:#757b78;margin-right:12px}.genre-list .count{margin-left:auto;color:#999}.year-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.year-grid a{border:1px solid #2b302d;text-align:center;padding:8px 2px;font-size:12px;border-radius:2px;color:#c8cecb}.year-grid a:hover{border-color:#32d66b;color:#32d66b}.popular-list{list-style:none;padding:0;margin:0}.popular-item{display:flex;background:#0b0e0d;margin-bottom:8px;min-height:84px;padding:6px;gap:9px}.popular-item img{width:54px;height:74px;object-fit:cover;border-radius:2px}.popular-item h4{margin:2px 0 8px;font-size:11px;line-height:15px;font-weight:400}.popular-meta{font-size:10px;color:#7e8682}.rating{display:inline-block;background:#1e2220;color:#ddd;padding:3px 6px;margin-right:5px}.footer{border-top:1px solid #242927;padding:34px 18px 44px;color:#818985;background:#101314;font-size:12px;line-height:1.4}.footer h2,.footer h3{color:#e7ebe9;margin:0 0 10px}.footer h2{font-size:17px}.footer h3{font-size:14px;margin-top:13px}.footer strong{color:#abb3af}.footer .brandlink{color:#32d66b}.archive-head{padding:8px 0 4px}.archive-head h1{font-size:22px;font-weight:500;margin:8px 0 5px}.archive-head p{color:#8e9792;margin:0 0 18px}.pagination{display:flex;gap:5px;flex-wrap:wrap;margin:28px 0}.pagination a,.pagination span{min-width:32px;padding:8px 10px;text-align:center;border:1px solid #2d332f;color:#c8cfcb}.pagination .active{background:#32d66b;color:#071108;border-color:#32d66b}.breadcrumbs{font-size:11px;color:#868e8a;margin:30px 0 5px}.breadcrumbs span{padding:0 8px}.movie-player{background:#060807;border-bottom:1px solid #252a27}.screen{position:relative;aspect-ratio:16/9;background:#050706;overflow:hidden;cursor:pointer}.screen img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.55)}.screen:after{content:"▶";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:82px;height:82px;border-radius:50%;display:grid;place-items:center;padding-left:5px;background:rgba(50,214,107,.9);color:#071108;font-size:33px;box-shadow:0 0 0 8px rgba(50,214,107,.15)}.player-loading{position:absolute;inset:0;background:#050706;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#dfe5e2}.spinner{width:52px;height:52px;border-radius:50%;border:4px solid #202522;border-top-color:#32d66b;animation:spin .8s linear infinite;margin-bottom:14px}@keyframes spin{to{transform:rotate(360deg)}}.player-loading strong{font-size:16px}.player-loading span{font-size:11px;color:#77807b;margin-top:5px}.source-head{display:flex;justify-content:space-between;padding:14px 16px;background:#111514;border-bottom:1px solid #272c29;font-size:15px}.source-head small{color:#747d78}.source-row{padding:14px 18px;background:#1d211f;border-bottom:1px solid #090b0a;cursor:pointer;font-weight:700;font-size:12px}.source-row:hover,.source-row.active{color:#32d66b}.source-row .tri{margin-right:9px;color:#aaa}.movie-header{display:grid;grid-template-columns:145px 1fr;gap:20px;padding:24px 0 18px;border-bottom:1px solid #2a2f2c}.movie-header img{width:145px;height:215px;object-fit:cover;border-radius:3px}.movie-header h1{font-size:26px;font-weight:400;margin:0 0 18px}.rating-block{display:flex;align-items:center;gap:12px;margin-bottom:22px}.rating-number{font-size:23px;font-weight:800;background:#262b28;padding:8px 10px}.stars{color:#32d66b;letter-spacing:2px;font-size:17px}.muted{color:#7f8984;font-size:11px}.chips{display:flex;gap:7px;flex-wrap:wrap}.chip{font-size:10px;border:1px solid #2a302d;padding:5px 8px;color:#cdd3d0}.movie-info{padding:20px 0;border-bottom:1px solid #2a2f2c;line-height:1.55;color:#9aa39f}.movie-info h3{color:#e8ecea;font-size:16px}.meta-table{margin-top:17px;border-top:1px solid #232825}.meta-row{display:grid;grid-template-columns:120px 1fr;border-bottom:1px solid #232825;padding:9px 0;font-size:12px}.meta-row b{color:#d8ddda}.socials{padding:20px 0;border-bottom:1px solid #2a2f2c;display:flex;gap:8px;flex-wrap:wrap}.socials a{padding:8px 11px;border-radius:2px;background:#1c211e;font-size:11px}.socials a:hover{background:#32d66b;color:#071108}.comments{padding:32px 18px 10px 18px;border-top:1px solid #282d2a;margin-top:35px}.comments h3{font-size:16px}.comments label{display:block;font-size:11px;margin:15px 0 6px}.comments input,.comments textarea{width:100%;background:#070908;border:1px solid #242a26;color:#ddd;padding:11px;outline:none}.comments textarea{height:140px}.comments button{margin-top:14px;background:#32d66b;color:#06100a;border:0;padding:10px 17px;border-radius:2px;font-weight:700;cursor:pointer}.comment-msg{color:#32d66b;margin-top:9px;font-size:12px}.request-box{max-width:700px;margin:25px auto;padding:25px;background:#0e1210;border:1px solid #242a26}.request-box h1{font-weight:400}.request-box label{display:block;margin:14px 0 6px}.request-box input,.request-box textarea{width:100%;background:#070908;border:1px solid #2a302c;padding:12px;color:#ddd}.request-box button{margin-top:15px;padding:11px 20px;background:#32d66b;border:0;color:#071108;font-weight:800}.notfound{text-align:center;padding:100px 20px}.notfound h1{font-size:70px;margin:0;color:#32d66b}
@media(max-width:980px){.nav{gap:14px;padding:0 14px}.top-search{display:none}.mainwrap{grid-template-columns:1fr}.content{border-right:0}.sidebar{border-top:1px solid #242927}.grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:760px){body{background:#111516}.site{width:100%}.topbar{height:auto;min-height:60px;flex-wrap:wrap}.brand{width:170px;font-size:22px;padding:0 15px;min-height:60px}.nav{order:3;width:100%;overflow:auto;padding:11px 14px;border-top:1px solid #202422}.nav a{font-size:12px}.content{padding:12px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 8px}.sidebar{padding:18px 14px}.movie-header{grid-template-columns:105px 1fr;gap:13px}.movie-header img{width:105px;height:158px}.movie-header h1{font-size:20px;line-height:25px}.screen:after{width:62px;height:62px;font-size:25px}.meta-row{grid-template-columns:90px 1fr}}
@media(max-width:460px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand{width:100%;justify-content:center}.movie-header{grid-template-columns:1fr}.movie-header img{width:130px;height:195px}.year-grid{grid-template-columns:repeat(3,1fr)}}
