/* Optical balance: approved portraits, matched apparent head/shoulder scale. */
.fp1-portrait-crop{display:block;width:100%;aspect-ratio:1;overflow:hidden;flex:none;border-radius:3px}
.fp1-portrait-crop img{display:block!important;width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important;filter:none!important;scale:var(--portrait-scale,1);transform-origin:var(--portrait-origin,50% 0%)}
.fp1-portrait-crop img[src*="/rawi.webp"]{--portrait-scale:1.28;--portrait-origin:50% 0%}
.fp1-portrait-crop img[src*="/he.webp"]{--portrait-scale:1.18;--portrait-origin:42% 0%}
.fp1-portrait-crop img[src*="/manticus.webp"]{--portrait-scale:1.14;--portrait-origin:50% 0%}
.portrait-img>.fp1-portrait-crop,.cast-portrait>.fp1-portrait-crop{height:100%}
/* Preserve the small narrative-tab dimensions and the existing hover transform. */
.desk-tab>.fp1-portrait-crop{width:36px;height:44px;aspect-ratio:auto;border-radius:2px}
.lens-face>.fp1-portrait-crop{width:100%;aspect-ratio:1}
@media(max-width:1100px){.desk-tab>.fp1-portrait-crop{width:30px;height:39px}}
@media(max-width:800px){.desk-tab>.fp1-portrait-crop{width:35px;height:40px}}
@media(max-width:560px){.desk-tab>.fp1-portrait-crop{width:33px;height:39px}}
.lens-face>.fp1-portrait-crop{position:absolute;inset:0;z-index:0;height:100%;border-radius:inherit}
/* These frames are media, not the cards' text/CTA spans. */
.fp1-portrait-crop{padding:0!important;margin:0!important;border:0!important}
