*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#111 url('/assets/template-reference.png') center top/1381px auto no-repeat;color:#292929;font:13px/1.45 Arial,Helvetica,sans-serif}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
button,a{touch-action:manipulation}
.cinema-banner{height:245px}
.wrap{position:relative;width:1100px;max-width:calc(100% - 24px);margin:0 auto;background:#ececec;min-height:700px;box-shadow:0 0 26px rgba(0,0,0,.45)}
.header{height:124px;background:#fff;border-bottom:1px solid #d4d4d4}
.header-main{height:74px;padding:0 20px;display:grid;grid-template-columns:198px 300px minmax(280px,1fr) 91px;gap:14px;align-items:center}
.logo{display:flex;align-items:center;white-space:nowrap;font-size:24px;font-weight:400;letter-spacing:-1.1px;color:#111}
.logo strong{font-weight:900}
.logo-mark{position:relative;width:40px;height:40px;margin-right:10px;border-radius:3px;background:#69c62c;flex:0 0 40px}
.logo-mark i{position:absolute;width:5px;height:5px;border-radius:1px;background:#fff;transform:rotate(45deg)}
.logo-mark i:nth-child(1){left:8px;top:8px}.logo-mark i:nth-child(2){right:8px;top:8px}.logo-mark i:nth-child(3){left:8px;bottom:8px}.logo-mark i:nth-child(4){right:8px;bottom:8px}
.menu{display:flex;align-items:center;gap:26px;height:100%}
.menu a{display:flex;align-items:center;height:100%;font-size:14px;font-weight:800;color:#898989;transition:.15s}
.menu a:hover{color:#63bd2d}
.search{position:relative;width:100%}
.search-row{display:flex;height:34px;border:1px solid #62bc2c;background:#fff;overflow:hidden}
.search input{min-width:0;flex:1;height:32px;border:0;padding:0 11px;outline:0;color:#555}
.search input::placeholder{color:#aaa}
.search button{display:grid;place-items:center;width:44px;border:0;background:#69c62c;color:#fff;cursor:pointer}
.search button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}
.login{display:grid;place-items:center;height:34px;background:#67bd2f;color:#fff;font-weight:800;border-radius:2px;border-bottom:3px solid #55a928}
.quickbar{height:50px;padding:0 20px 0 76px;display:flex;align-items:center;justify-content:center;gap:5px;border-top:1px solid #eee}
.quickbar a,.navbtn{height:32px;border:1px solid #61bc2c;background:#fff;color:#303030;border-radius:3px;font-weight:400;white-space:nowrap}
.quickbar a{display:flex;align-items:center;justify-content:center;gap:6px;padding:0 11px}
.quickbar a:hover,.navbtn:hover{background:#69c62c;color:#fff}
.nav-icon{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:0 0 15px}
.navbtn{position:absolute;z-index:91;top:83px;left:20px;padding:0 11px;cursor:pointer}
.mega{display:none;position:absolute;z-index:90;top:124px;left:20px;right:20px;padding:18px 20px;background:#fff;border:1px solid #d9d9d9;box-shadow:0 12px 25px rgba(0,0,0,.22);grid-template-columns:repeat(4,minmax(0,1fr));gap:3px 18px}
.mega.open{display:grid}
.mega a{padding:7px 8px;color:#555;border-radius:2px}
.mega a:hover{background:#f1f1f1;color:#62b92f}
.suggest{display:none;position:absolute;z-index:110;top:35px;left:0;right:0;background:#fff;border:1px solid #ddd;box-shadow:0 8px 20px rgba(0,0,0,.18)}
.suggest.open{display:block}
.suggest a{display:block;padding:8px 10px;border-bottom:1px solid #eee}
.suggest a:hover{background:#f3f3f3}
.suggest small{float:right;color:#888}
.content{padding:18px 20px 26px;background:#ececec}
.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.home-section{margin:0 0 18px}
.section-heading{display:flex;align-items:center;height:40px;margin-bottom:9px}
.section-heading h2{margin:0;font-size:16px;line-height:1}
.section-heading h2>a,.section-heading>h2{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 20px;background:#69c62c;color:#fff;font-weight:800}
.section-heading h2 span{font-size:28px;font-weight:400;line-height:0}
.section-tabs{display:flex;align-items:stretch;height:40px;margin-left:8px;background:#fff}
.section-tabs a{display:grid;place-items:center;min-width:125px;padding:0 18px;color:#555}
.section-tabs a.active{background:#fff;color:#555}
.section-tabs a:hover{color:#61b92d}
.all-link{margin-left:12px;color:#777;font-size:12px}
.grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}
.card{position:relative;display:block;height:245px;overflow:hidden;background:#050505;border:1px solid #d8d8d8;box-shadow:0 1px 1px rgba(0,0,0,.15)}
.card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease}
.card:hover img{transform:scale(1.025)}
.year-badge{position:absolute;z-index:2;top:10px;left:9px;padding:4px 7px;background:#68c52d;color:#fff;font-size:11px;font-weight:700;border-radius:3px}
.card-info{position:absolute;z-index:1;inset:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:46px 8px 8px;background:linear-gradient(transparent 45%,rgba(0,0,0,.93));color:#fff;text-align:center;text-shadow:0 1px 2px #000}
.card-info strong{font-size:13px;line-height:1.18;max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.card-info small{display:flex;justify-content:space-between;width:100%;margin-top:7px;color:#fff;font-style:normal;text-align:left}
.card-info small b{color:#ff5b00}.card-info small em{color:#ffd400;font-style:normal}
.catalog-header{position:relative;margin:0 0 16px;padding:4px 0 14px;border-bottom:1px solid #d1d1d1}
.breadcrumbs{display:flex;gap:8px;margin-bottom:8px;color:#777;font-size:12px}.breadcrumbs a{color:#5dad2e}
.title{margin:0 0 7px;font:700 24px/1.2 Georgia,'Times New Roman',serif;color:#151515}
.catalog-header p{max-width:850px;margin:0;color:#666}
.materials-count{position:absolute;right:0;top:5px;color:#66bc30;font-size:12px;text-transform:uppercase}
.seo{margin:20px 0 0;padding:15px 18px;background:#fff;border-top:1px solid #ddd;color:#555}
.seo h2{margin:0 0 8px;font:700 17px/1.25 Georgia,'Times New Roman',serif;color:#333}.seo p{margin:0}
.page{padding:0;background:#fff;border:1px solid #ddd}
.detail-top{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:14px;padding:14px}
.info{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px}
.poster{position:relative;width:190px;height:285px;overflow:hidden;border:4px solid #fff;outline:1px solid #d5d5d5;background:#eee}
.poster img{display:block;width:100%;height:100%;object-fit:cover}
.poster>span{position:absolute;top:8px;left:8px;padding:3px 7px;background:#68c52d;color:#fff;font-size:11px}
.info-copy h1{margin:1px 0 14px;padding:0 0 11px;border-bottom:1px solid #d7d7d7;font:700 23px/1.12 Georgia,'Times New Roman',serif;color:#161616}
.facts{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px;list-style:none;margin:0;padding:0;color:#555}
.facts li{min-width:0}.facts b{color:#222}.facts .wide{grid-column:1/-1}
.filter-box{padding:12px;background:#ededed;border:1px solid #d5d5d5;align-self:stretch}
.filter-box h2{margin:0 0 10px;font:700 14px/1.2 Georgia,'Times New Roman',serif;color:#222}
.filter-box label{display:block;margin-bottom:8px}.filter-box label span{display:block;margin-bottom:4px;font-size:11px;font-weight:700}
.filter-box select{width:100%;height:31px;border:1px solid #bfc0c0;background:#fff;padding:0 7px}
.filter-box>a{display:inline-grid;place-items:center;height:31px;margin-top:1px;padding:0 14px;background:#69c62c;color:#fff;font-weight:800}
.social{display:flex;align-items:center;gap:16px;margin:0 14px;padding:10px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}
.like,.send{border:0;background:#69c62c;color:#fff;font-weight:700;cursor:pointer}.like{height:33px;padding:0 14px}.count{color:#777}
.watch-title{margin:8px 14px 4px;text-align:center;font:700 14px/1.3 Georgia,'Times New Roman',serif;color:#222}
.player-tabs{display:flex;align-items:center;height:34px;margin:0 14px;background:#111;color:#fff}
.player-tabs button{height:34px;padding:0 14px;border:0;background:#111;color:#fff;font-weight:700;font-size:11px;cursor:pointer}.player-tabs button.active{background:#69c62c}
.player-tabs span{margin-left:12px;font-size:11px;color:#ddd}
.watchrow{margin:0 14px}.video{position:relative;width:100%;aspect-ratio:16/9;background:#000;overflow:hidden}.video iframe{display:block;width:100%;height:100%;border:0}
.player-unavailable{position:absolute;inset:0;display:grid;place-content:center;gap:12px;color:#fff;text-align:center}.player-unavailable span{display:grid;place-items:center;width:52px;height:52px;margin:auto;border-radius:50%;background:#05a8e8;font-size:22px}
.description{margin:16px 14px 0;padding:0 14px 16px;border-bottom:1px solid #ddd}.description h2{margin:0 0 8px;font:700 16px/1.2 Georgia,'Times New Roman',serif}.description p{margin:0;color:#666}
.comments{margin:16px 14px;padding:14px;background:#ececec;border:1px solid #ddd}.comments h2{margin:0 0 5px;font:700 18px/1.2 Georgia,'Times New Roman',serif}.comments>p{margin:0 0 12px;color:#777}
.comments-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.empty-comments{margin:0;padding:12px;background:#fff;color:#777}
.comment-form{display:grid;grid-template-columns:1fr;gap:7px}.comment-form input,.comment-form textarea{width:100%;border:1px solid #bbb;background:#fff;padding:9px}.comment-form textarea{min-height:78px;resize:vertical}.comment-form .send{justify-self:start;min-height:32px;padding:0 14px}
.comment{padding:10px;background:#fff;border-bottom:1px solid #eee}.comment time{margin-left:8px;color:#999;font-size:11px}.comment p{margin:6px 0 0}
.related{margin:0 14px 18px}.related .section-heading{margin-bottom:9px}
.searchpage{min-height:400px}.searchpage>form{display:flex;max-width:650px;margin:0 0 18px}.searchpage>form input{flex:1;height:38px;border:1px solid #bbb;padding:0 11px}.searchpage>form button{border:0;background:#69c62c;color:#fff;padding:0 20px;font-weight:700}
.notfound{min-height:360px;padding:50px;background:#fff;text-align:center}.notfound h1{font-size:64px;margin:0;color:#69c62c}.notfound a{color:#59ad28;font-weight:700}
.footer{display:flex;justify-content:space-between;gap:30px;padding:22px 20px;background:#1d1d1d;color:#aaa}.footer-logo{color:#fff;font-size:20px}.footer-logo .logo-mark{width:30px;height:30px;flex-basis:30px}.footer p{margin:8px 0 0}.footer nav{display:flex;flex-direction:column;gap:5px;text-align:right}.footer nav a:hover{color:#69c62c}
@media(max-width:1000px){
  .cinema-banner{height:180px}.wrap{max-width:calc(100% - 16px)}
  .header-main{grid-template-columns:185px 260px minmax(240px,1fr) 80px;gap:8px}.menu{gap:16px}.quickbar{overflow-x:auto;justify-content:flex-start;padding-left:118px}.quickbar a{flex:0 0 auto}
  .grid{grid-template-columns:repeat(5,minmax(0,1fr))}.card{height:250px}
}
@media(max-width:820px){
  body{background:#111}.cinema-banner{height:80px}.wrap{max-width:100%}.header{height:auto}.header-main{height:auto;min-height:70px;display:flex;flex-wrap:wrap;padding:12px}.logo{margin-right:auto}.menu{order:3;width:100%;height:36px}.search{order:4;width:calc(100% - 96px)}.login{order:5;width:88px}.quickbar{padding:0 12px;height:48px}.navbtn{top:118px;left:12px}.mega{top:160px;left:12px;right:12px;grid-template-columns:repeat(3,1fr)}
  .grid{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-top{grid-template-columns:1fr}.filter-box{display:none}
}
@media(max-width:620px){
  .cinema-banner{display:none}.header-main{display:grid;grid-template-columns:1fr 44px}.logo{grid-column:1}.login{display:none}.menu{grid-column:1/-1;order:initial;overflow-x:auto}.search{grid-column:1/-1;width:100%;order:initial}.quickbar{padding-left:112px}.navbtn{top:123px}.mega{top:165px;grid-template-columns:repeat(2,1fr)}
  .content{padding:12px 9px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.card{height:230px}.section-tabs{display:none}
  .info{grid-template-columns:135px 1fr;gap:12px}.poster{width:135px;height:203px}.info-copy h1{font-size:19px}.facts{grid-template-columns:1fr;font-size:12px}.facts .wide{grid-column:auto}
  .comments-layout{grid-template-columns:1fr}.player-tabs span{display:none}
}
@media(max-width:430px){
  .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card{height:245px}.detail-top{padding:9px}.info{grid-template-columns:1fr}.poster{width:170px;height:255px;margin:auto}.info-copy h1{text-align:center}.player-tabs,.watchrow,.social,.watch-title,.description,.comments,.related{margin-left:9px;margin-right:9px}
}
