/* Les monstres générés sont recadrés pour remplir le cadre, sans masquer leur décor. */
.tower-art-frame{display:block;width:238px;height:238px;overflow:hidden;border:1px solid #b994e99c;border-radius:18px;background:radial-gradient(circle at 50% 25%,#2b2544,#090c12 72%);box-shadow:0 16px 31px #000b,0 0 32px #a46de72e}.tower-art-frame>img{display:block!important;width:100%!important;height:100%!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 10px 14px #000)!important;object-fit:cover!important}.tower-enemy .tower-art-frame{border-color:#f08e8d86;box-shadow:0 16px 31px #000b,0 0 32px #e879652c}.tower-enemy .tower-art-frame>img{transform:none;object-position:center center}.tower-player .tower-art-frame>img{object-position:center center}@media(max-width:700px){.tower-art-frame{width:min(260px,72vw);height:min(260px,72vw)}}
