.StatCards{font-family:Inter,Helvetica,Arial,sans-serif}.StatCards .sc-row{align-items:stretch;display:flex;gap:18px}.StatCards .sc-row .sc-card{background:#fff;border:2px solid #d7dbdb;border-radius:6px;border-top:3px solid #00a59b;box-sizing:border-box;flex:1 1 0;min-width:0;padding:35px 20px}.StatCards .sc-row .sc-card .sc-value{color:#001a1a;font-size:36px;font-weight:600;line-height:1;margin:0 0 12px}.StatCards .sc-row .sc-card .sc-label{color:#001a1a;font-size:13px;font-weight:500;line-height:1.5;margin:0}@media (max-width:767px){.StatCards .sc-row{flex-direction:column}}