.commerce-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:20px 0 12px}.commerce-card{background:#fff;border:1px solid #e9edf4;border-radius:10px;padding:24px 26px;position:relative;overflow:hidden}.commerce-card>span{font-size:14px;color:#546176}.commerce-card>strong{display:block;font-size:34px;font-weight:650;letter-spacing:-.6px;font-variant-numeric:tabular-nums;margin:18px 0 22px;color:#19283f}.commerce-card strong small{font-size:20px;margin-right:6px;font-weight:500}.commerce-card>div{display:flex;justify-content:space-between;align-items:center;color:#7b8799;font-size:13px}.commerce-card b{font-size:17px;color:#344158}.commerce-card b small{font-size:12px;font-weight:400;color:#8b96a8}.commerce-card:before{content:'';position:absolute;left:0;top:24px;width:3px;height:20px;border-radius:2px;background:#2c7bff}.commerce-card.green:before{background:#1ab69b}.commerce-card.orange:before{background:#f5a24b}.commerce-chart{width:100%;display:block;max-height:320px}.commerce-legend{display:flex;justify-content:center;gap:26px;font-size:12px;margin:20px 0 4px}.commerce-legend span:nth-child(1){color:#2378ff}.commerce-legend span:nth-child(2){color:#1ab69b}.commerce-legend span:nth-child(3){color:#e2943f}.commerce-definitions{color:#7a8698;font-size:12px;line-height:1.8}.commerce-export{display:flex;justify-content:space-between;align-items:center;gap:16px}.commerce-card small{font-weight:400}.commerce-cards+.muted{margin-bottom:20px}@media(max-width:700px){.commerce-cards{grid-template-columns:1fr;gap:10px}.commerce-card{padding:18px}.commerce-card>strong{margin:12px 0;font-size:28px}}
