.mha-grid{display:grid;grid-template-columns:repeat(6,minmax(80px,1fr));gap:12px}.mha-card{display:block;min-width:0;text-decoration:none}.mha-card img,.mha-placeholder{width:100%;aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;object-fit:cover;border-radius:8px;background:linear-gradient(145deg,#344652,#16232c);color:#ffb116;font-size:32px;font-weight:800}.mha-card strong,.mha-card small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mha-card strong{margin-top:7px;color:#f2f5f7;font-size:11px}.mha-card small{margin-top:2px;color:#77848e;font-size:9px}.mha-profile{max-width:1100px;margin:20px auto;padding:0 20px}.mha-profile__top{display:grid;grid-template-columns:260px 1fr;gap:30px}.mha-profile__top img{width:100%;border-radius:12px}.mha-profile section{margin-top:20px;padding:22px;border:1px solid #1b2933;border-radius:10px;background:#101a22}.mha-filmography{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}@media(max-width:700px){.mha-grid{grid-template-columns:repeat(3,1fr)}.mha-profile__top{grid-template-columns:1fr}.mha-filmography{grid-template-columns:repeat(2,1fr)}}
.mha-profile__main{width:100%;max-height:420px;object-fit:cover;border-radius:12px}.mha-gallery{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:13px}.mha-gallery a{display:block;overflow:hidden;border-radius:9px;background:#17232c}.mha-gallery img{display:block;width:100%;height:220px;object-fit:cover;transition:transform .2s}.mha-gallery a:hover img{transform:scale(1.035)}@media(max-width:700px){.mha-gallery{grid-template-columns:repeat(2,1fr)}.mha-gallery img{height:180px}}

/* Исправление пропорций главной фотографии актёра */
.mha-profile__top{align-items:start}
.mha-profile__top>img,.mha-profile__top>img.mha-profile__main{display:block!important;width:260px!important;height:350px!important;min-height:0!important;max-height:350px!important;aspect-ratio:3/4!important;object-fit:cover!important;object-position:50% 20%!important;border-radius:12px!important;background:#111b22}
@media(max-width:700px){.mha-profile__top>img,.mha-profile__top>img.mha-profile__main{width:min(100%,300px)!important;height:auto!important;max-height:none!important;aspect-ratio:3/4!important;object-fit:cover!important;margin:0 auto}}

/* Персональная страница актёра */
.mha-profile{max-width:1280px;margin:26px auto 56px;padding:0 20px}.mha-profile__hero{display:grid;grid-template-columns:260px minmax(0,1fr);gap:30px;align-items:start;padding:24px;border:1px solid #1b2b35;border-radius:14px;background:linear-gradient(135deg,#121f28,#0c161d)}.mha-profile__photo{width:260px;height:350px;overflow:hidden;border-radius:11px;background:#111b22}.mha-profile__photo img,.mha-profile__main{display:block!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:50% 20%!important}.mha-profile__placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:linear-gradient(145deg,#344854,#17242d);color:#ffb21a;font-size:72px;font-weight:900}.mha-profile__info{padding:7px 4px;min-width:0}.mha-profile__eyebrow{margin:0 0 5px;color:#ffb21a;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.mha-profile__info h1{margin:0;color:#fff;font-size:38px;line-height:1.12;font-weight:850}.mha-profile__original{margin:7px 0 20px;color:#aebac2;font-size:16px}.mha-profile__facts{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px 24px;margin:0}.mha-profile__facts>div{display:grid;grid-template-columns:135px 1fr;gap:9px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.07)}.mha-profile__facts dt{color:#82909a;font-size:13px}.mha-profile__facts dd{margin:0;color:#e2e8ec;font-size:14px;font-weight:600}.mha-profile__intro{max-width:800px;margin-top:20px;color:#cbd4d9;font-size:15px;line-height:1.7}.mha-profile section{padding:24px}.mha-profile section h2{margin:0 0 16px;font-size:23px;color:#fff}.mha-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.mha-section-head h2{margin:0!important}.mha-section-head span{color:#7f8d96;font-size:13px}.mha-filmography{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:16px}.mha-film-card{min-width:0}.mha-film-card a{display:block;text-decoration:none;color:#e9eef1}.mha-film-card__poster{position:relative;display:block;overflow:hidden;aspect-ratio:2/3;border-radius:9px;background:#18252e}.mha-film-card__poster img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s,filter .2s}.mha-film-card:hover img{transform:scale(1.035);filter:brightness(.76)}.mha-film-card__poster b{position:absolute;left:7px;bottom:7px;padding:4px 6px;border-radius:4px;background:rgba(5,10,13,.86);color:#ffb31b;font-size:11px}.mha-film-card strong,.mha-film-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mha-film-card strong{margin:8px 2px 0;font-size:14px;line-height:1.35;font-weight:750}.mha-film-card small{margin:3px 2px 0;color:#84929b;font-size:12px}.mha-pagination{margin-top:22px}.mha-empty{color:#8d9aa3}.mha-gallery-section{margin-top:20px}@media(max-width:900px){.mha-profile__hero{grid-template-columns:220px 1fr}.mha-profile__photo{width:220px;height:300px}.mha-filmography{grid-template-columns:repeat(4,minmax(120px,1fr))}.mha-profile__facts{grid-template-columns:1fr}}@media(max-width:650px){.mha-profile{padding:0 10px}.mha-profile__hero{grid-template-columns:1fr;padding:18px}.mha-profile__photo{width:min(100%,260px);height:350px;margin:0 auto}.mha-profile__info{text-align:center}.mha-profile__facts>div{grid-template-columns:120px 1fr;text-align:left}.mha-profile__intro{text-align:left}.mha-filmography{grid-template-columns:repeat(2,minmax(120px,1fr));gap:12px}.mha-profile section{padding:18px}.mha-profile__info h1{font-size:30px}}
