/* 1.22.88 — eSports verified artwork floats without fake letter badges. */
body.siv3-app .siv3-match-card[data-sport="cs2"] .siv3-team__logo,body.siv3-app .siv3-match-card[data-sport="lol"] .siv3-team__logo,body.siv3-app .siv3-match-card[data-sport="valorant"] .siv3-team__logo,body.siv3-app .siv3-match-card[data-sport="dota2"] .siv3-team__logo{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}
body.siv3-app .siv3-match-card[data-sport="cs2"] .siv3-team__logo:not(.is-missing) img,body.siv3-app .siv3-match-card[data-sport="lol"] .siv3-team__logo:not(.is-missing) img,body.siv3-app .siv3-match-card[data-sport="valorant"] .siv3-team__logo:not(.is-missing) img,body.siv3-app .siv3-match-card[data-sport="dota2"] .siv3-team__logo:not(.is-missing) img{width:100%!important;height:100%!important;padding:1px!important;object-fit:contain!important;filter:drop-shadow(0 7px 12px rgba(0,0,0,.48))!important}
body.siv3-app .siv3-match-card .siv3-team__logo.is-missing{display:grid!important;place-items:center!important;background:linear-gradient(145deg,rgba(22,224,232,.045),rgba(72,89,120,.04))!important;border:1px dashed rgba(133,155,184,.18)!important;border-radius:16px!important;overflow:hidden!important}
body.siv3-app .siv3-match-card .siv3-media-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#657386}body.siv3-app .siv3-match-card .siv3-media-placeholder-svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;opacity:.7}
body.siv3-app .siv3-match-card .siv3-league-badge{max-width:min(58%,300px)!important}
