/* Простая главная: компактная сетка фильмов */
body.home{background:#05080c;color:#edf2f5}body.home .mh-main{min-height:75vh}body.home .mh-footer{margin-top:25px;background:#080e14}
body.home .mh-header{height:58px;max-width:none;padding:0 26px;gap:27px;border-bottom:1px solid #15212a;background:rgba(5,9,13,.97);backdrop-filter:blur(14px)}body.home .mh-logo{display:flex;text-decoration:none;font-size:18px;letter-spacing:-.7px;color:#fff}body.home .mh-logo span{color:#fff}body.home .mh-logo b{color:#ffad16}body.home .mh-nav{margin:0}body.home .mh-nav ul{gap:24px}body.home .mh-nav a{font-size:10px;color:#bdc6cc}body.home .mh-nav a:hover{color:#ffad16}body.home .mh-search{position:relative;margin-left:auto;max-width:390px;flex:1}body.home .mh-search input{width:100%;height:34px;padding:0 39px 0 13px;border:1px solid #202e38;border-radius:7px;background:#0e171e;color:#dce3e8;font-size:10px}body.home .mh-search button{position:absolute;right:4px;top:2px;width:30px;height:30px;border:0;background:transparent;color:#c2cbd1;font-size:19px}body.home .mh-header-tools{display:flex;align-items:center;gap:20px}body.home .mh-header-tools a{display:flex;flex-direction:column;align-items:center;color:#c5ced4;text-decoration:none;font-size:16px}body.home .mh-header-tools small{display:none}
.mh-simple-home{padding:22px 12px 35px}.mh-simple-home__inner{max-width:1780px;margin:0 auto}.mh-simple-home__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 18px}.mh-simple-home__head h1{margin:0;font-size:23px;letter-spacing:-.4px}.mh-simple-home__head p{margin:5px 0 0;color:#71808a;font-size:10px}.mh-simple-home__filters{display:flex;gap:6px;flex-wrap:wrap}.mh-simple-home__filters a{padding:7px 11px;border:1px solid #202e37;border-radius:6px;background:#0d161c;color:#9da9b1;text-decoration:none;font-size:9px}.mh-simple-home__filters a:hover,.mh-simple-home__filters a.is-active{border-color:#ffad16;color:#ffad16;background:#17170f}
.mh-simple-grid{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));gap:16px 14px}.mh-simple-card{min-width:0}.mh-simple-card>a{display:block;color:#edf2f5;text-decoration:none}.mh-simple-card__poster{position:relative;display:block;width:100%;aspect-ratio:2/3;overflow:hidden;border:1px solid #17242d;border-radius:11px;background:#111b22;box-shadow:0 8px 22px rgba(0,0,0,.23)}.mh-simple-card__poster img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s,filter .25s}.mh-simple-card:hover img{transform:scale(1.035);filter:brightness(.72)}.mh-simple-card__empty{height:100%;display:flex;align-items:center;justify-content:center;color:#50606a;font-size:11px;font-weight:900}.mh-simple-card__rating,.mh-simple-card__quality,.mh-simple-card__age{position:absolute;z-index:2;padding:3px 5px;border-radius:4px;font-size:8px}.mh-simple-card__rating{left:6px;bottom:6px;background:rgba(4,8,11,.86);color:#ffb316}.mh-simple-card__quality{right:6px;top:6px;background:#ffad16;color:#101010;max-width:62px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mh-simple-card__age{right:6px;bottom:6px;background:rgba(5,9,12,.82);color:#dce2e6}.mh-simple-card__play{position:absolute;left:50%;top:50%;z-index:3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding-left:3px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(5,10,14,.67);color:#fff;font-size:13px;opacity:0;transform:translate(-50%,-45%);transition:.2s}.mh-simple-card:hover .mh-simple-card__play{opacity:1;transform:translate(-50%,-50%)}.mh-simple-card h2{margin:7px 2px 0;overflow:hidden;color:#e4e9ed;font-size:11px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.mh-simple-card p{margin:3px 2px 0;color:#667680;font-size:9px}.mh-simple-pagination{display:flex;justify-content:center;gap:5px;margin-top:28px}.mh-simple-pagination .page-numbers{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid #1e2c35;border-radius:6px;background:#0d161c;color:#aeb9c0;text-decoration:none;font-size:10px}.mh-simple-pagination .current,.mh-simple-pagination a:hover{border-color:#ffad16;color:#ffad16}.mh-simple-empty{text-align:center;color:#71808a;padding:70px 20px}
@media(max-width:1350px){.mh-simple-grid{grid-template-columns:repeat(6,1fr)}}@media(max-width:1100px){body.home .mh-nav{display:none}.mh-simple-grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:820px){.mh-simple-grid{grid-template-columns:repeat(4,1fr);gap:13px 11px}.mh-simple-home__head{align-items:flex-start;flex-direction:column}}@media(max-width:600px){body.home .mh-header{padding:0 11px;gap:11px}body.home .mh-logo{font-size:16px}body.home .mh-header-tools a:nth-child(-n+2){display:none}.mh-simple-home{padding:15px 8px 28px}.mh-simple-grid{grid-template-columns:repeat(3,1fr);gap:12px 8px}.mh-simple-home__head h1{font-size:19px}.mh-simple-card__poster{border-radius:8px}.mh-simple-card h2{font-size:9px}}@media(max-width:380px){.mh-simple-grid{grid-template-columns:repeat(2,1fr)}}

/* Повышенная читаемость текста */
body.home{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-weight:400}
body.home .mh-logo{font-size:22px;font-weight:900;letter-spacing:-.55px}
body.home .mh-nav a{font-size:13px;font-weight:600;letter-spacing:.01em}
body.home .mh-search input{height:39px;font-size:13px;font-weight:500}
.mh-simple-home__head h1{font-size:32px;line-height:1.15;font-weight:850;letter-spacing:-.5px;color:#fff}
.mh-simple-home__head p{margin-top:7px;font-size:14px;line-height:1.45;font-weight:500;color:#a9b4bc}
.mh-simple-home__filters a{padding:9px 14px;font-size:12px;line-height:1;font-weight:700;color:#c4cdd3}
.mh-simple-card h2{margin-top:9px;font-size:15px;line-height:1.35;font-weight:750;letter-spacing:.005em;color:#f4f7f9;text-shadow:0 1px 2px rgba(0,0,0,.8)}
.mh-simple-card p{margin-top:4px;font-size:12px;line-height:1.3;font-weight:600;color:#9aa8b1}
.mh-simple-card__rating,.mh-simple-card__quality,.mh-simple-card__age{padding:4px 6px;font-size:10px;line-height:1;font-weight:800;letter-spacing:.01em}
.mh-simple-pagination .page-numbers{font-size:13px;font-weight:700}
@media(max-width:600px){body.home .mh-logo{font-size:18px}.mh-simple-home__head h1{font-size:25px}.mh-simple-home__head p{font-size:12px}.mh-simple-home__filters a{font-size:11px}.mh-simple-card h2{font-size:13px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mh-simple-card p{font-size:11px}}
