.match-feature{align-items:stretch}
.match-feature .match-cover-large{align-self:center;margin:5px auto 12px}
.match-cover-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:8px;border-radius:20px;background:rgba(255,255,255,.9);border:3px solid rgba(255,255,255,.95);box-shadow:0 16px 28px rgba(128,49,89,.22);transform:rotate(-3deg)}
.match-cover-grid span{display:grid;place-items:center;overflow:hidden;border-radius:11px;background:linear-gradient(145deg,#fff,#ffe4ef);box-shadow:inset 0 0 0 2px rgba(255,255,255,.8),0 3px 7px rgba(75,55,89,.12)}
.match-cover-grid span:nth-child(3n+2){background:linear-gradient(145deg,#fff5c8,#ffd890)}
.match-cover-grid span:nth-child(3n){background:linear-gradient(145deg,#d8f5dd,#8fe0b4)}
.match-cover-grid span:nth-child(4n){background:linear-gradient(145deg,#d9efff,#91d1ff)}
.match-cover-grid span.hot{outline:3px solid #ff6f9f;box-shadow:0 0 0 5px rgba(255,255,255,.82),0 5px 13px rgba(219,70,127,.24)}
.match-cover-grid span.bomb{background:radial-gradient(circle at 35% 30%,#fff5a6,#ffb840 60%,#f26f80);color:#fff;font-size:26px;font-weight:1000;text-shadow:0 2px 0 rgba(137,65,44,.18);box-shadow:0 0 0 3px rgba(255,255,255,.9),0 6px 15px rgba(227,118,66,.3)}
.match-cover-grid img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 3px 3px rgba(71,53,86,.14))}
.match-cover-large{width:170px;height:170px}.match-cover-large span{min-width:0;min-height:0}
.match-card .game-thumb:after{display:none}.match-cover-card{width:150px;height:150px;padding:7px;gap:5px;border-radius:19px;transform:rotate(-4deg) scale(.95);transition:transform .2s ease}.match-cover-card span{border-radius:10px}.match-card:hover .match-cover-card{transform:rotate(-1deg) scale(1.02)}.match-card .game-tag{background:#fff;color:#df4f86}
@media(max-width:980px){.match-feature .match-cover-large{grid-row:1;grid-column:2}}
@media(max-width:720px){.match-cover-large{width:108px;height:108px;padding:5px;gap:3px;border-radius:14px}.match-cover-large span{border-radius:7px}.match-cover-card{width:112px;height:112px;padding:5px;gap:3px;border-radius:14px}.match-cover-card span{border-radius:7px}.match-cover-grid span.bomb{font-size:18px}}
@media(max-width:420px){.match-cover-card{width:98px;height:98px}}
