.qb-history-stats.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;display:grid}@media (max-width:900px){.qb-history-stats.stats-grid{grid-template-columns:1fr}}.qb-history-stats .stat-card{background:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow,0 2px 8px #00000014);border-radius:12px;min-height:94px;padding:12px 14px;position:relative;overflow:hidden}.qb-history-stats .stat-card:before{content:"";opacity:.9;background:#2ca01c;width:100%;height:3px;position:absolute;top:0;left:0}.qb-history-stats .stat-card.accent-success:before{background:#10b981}.qb-history-stats .stat-card.accent-danger:before{background:#ef4444}.qb-history-stats .stat-header{justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-bottom:6px;display:flex}.qb-history-stats .stat-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.qb-history-stats .stat-value{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:22px;font-weight:800}.qb-history-stats .stat-footer{color:var(--text-secondary);margin-top:4px;font-size:12px}.qb-history-stats .stat-icon{border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;display:inline-flex}.qb-history-stats .stat-icon.soft-qb{color:#2ca01c;background:#2ca01c1f}.qb-history-stats .stat-icon.soft-qb-info{color:#2563eb;background:#3b82f61f}.qb-history-stats .stat-icon.soft-qb-danger{color:#dc2626;background:#ef44441f}
