/* Iconos y acabado visual del rediseño MAV. Todo queda bajo .mav-tournaments. */
.mav-tournaments .mav-svg-icon{display:inline-block;width:1em;height:1em;vertical-align:-.14em;fill:currentColor;stroke:currentColor;stroke-width:1.2;flex:0 0 auto}
.mav-tournaments .mav-design-title p{display:flex;align-items:center;justify-content:center;gap:10px}
.mav-tournaments .mav-design-title p .mav-svg-icon{font-size:.8em}
.mav-tournaments .mav-featured-art .mav-svg-icon{width:64px;height:64px;color:var(--mav-gold);filter:drop-shadow(0 0 12px rgba(243,201,93,.65))}
.mav-tournaments .mav-featured-prize{display:flex;align-items:center;gap:6px}
.mav-tournaments .mav-featured-cta strong{display:flex;flex-direction:column;align-items:center;gap:5px}
.mav-tournaments .mav-featured-cta strong .mav-svg-icon{font-size:24px;color:var(--mav-gold)}
.mav-tournaments .mav-meta-icon{color:var(--mav-gold);font-weight:800}
.mav-tournaments .mav-t-grid>.mav-panel h3{display:flex;align-items:center;gap:9px}
.mav-tournaments .mav-t-grid>.mav-panel h3::before{display:inline-grid;place-items:center;width:24px;height:24px;border:1px solid rgba(243,201,93,.45);border-radius:7px;color:var(--mav-gold);font-size:13px;line-height:1;background:rgba(243,201,93,.08)}
.mav-tournaments .mav-t-grid>.mav-panel:first-child h3::before{content:'\265C'}
.mav-tournaments .mav-t-grid>.mav-panel:nth-child(2) h3::before{content:'\25C8'}
.mav-tournaments .mav-t-grid>.mav-panel:nth-child(3) h3::before{content:'\2605'}
.mav-tournaments .mav-compare-toggle::before{content:'\2696';margin-right:7px;font-size:16px}
.mav-tournaments .mav-register h3::before{content:'\265F';margin-right:8px;color:var(--mav-gold)}
.mav-tournaments .mav-clips-panel h2::before{content:'\25B6';display:inline-grid;place-items:center;width:28px;height:28px;margin-right:9px;border:1px solid rgba(243,201,93,.65);border-radius:50%;font-size:12px;vertical-align:.08em;color:var(--mav-gold)}
@media(max-width:680px){.mav-tournaments .mav-t-grid>.mav-panel h3{gap:7px}.mav-tournaments .mav-t-grid>.mav-panel h3::before{width:22px;height:22px}}
