.stats-row{align-items:center;background:#10b98114;border:1px solid rgba(16,185,129,.3);border-radius:10px;color:var(--text-primary,#fff);display:flex;gap:18px;margin:12px 0 20px;padding:14px 20px}.stats-row--amber{background:#f59e0b14;border-color:#f59e0b4d}.stats-row--red{background:#ef44440f;border-color:#ef444440}.stats-row__icon{flex-shrink:0;font-size:24px;line-height:1}.stats-row__main{flex:1;min-width:0}.stats-row__headline{align-items:baseline;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:4px}.stats-row__pct{color:#10b981;font-family:Montserrat,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.5px;line-height:1}.stats-row--amber .stats-row__pct{color:#f59e0b}.stats-row--red .stats-row__pct{color:#ef4444}.stats-row__title{display:flex;flex-direction:column;line-height:1.25}.stats-row__title-main{font-size:15px;font-weight:600}.stats-row__title-sub{color:var(--text-muted,hsla(0,0%,100%,.55));font-size:12px;font-weight:500}.stats-row__stats{align-items:baseline;color:var(--text-secondary,hsla(0,0%,100%,.75));display:flex;flex-wrap:wrap;font-size:13px;gap:8px}.stats-row__stat--wins{color:#10b981;font-weight:600}.stats-row__stat--losses{color:#ef4444;font-weight:600}.stats-row__stat--pushes{color:var(--text-muted);font-weight:600}.stats-row__stat--total{color:var(--text-muted,hsla(0,0%,100%,.55))}.stats-row__stat-sep{color:var(--text-muted,hsla(0,0%,100%,.4))}.stats-row__links{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:4px}.stats-row__link{color:var(--primary,#26a5e4)!important;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap}.stats-row__link:hover{text-decoration:underline}.stats-row__methodology{color:var(--text-muted,hsla(0,0%,100%,.5));font-size:11px;text-decoration:none;white-space:nowrap}.stats-row__methodology:hover{color:var(--text-secondary);text-decoration:underline}@media(max-width:640px){.stats-row{flex-wrap:wrap;gap:12px}.stats-row__links{align-items:center;border-top:1px solid hsla(0,0%,100%,.08);flex-direction:row;justify-content:space-between;padding-top:8px;width:100%}}
