.stats-band{background:var(--light);border-bottom:1px solid var(--border);padding:52px 0}.stats-row{display:grid;grid-template-columns:repeat(4,1fr)}.stat-item{border-right:1px solid var(--border);padding:16px 24px;text-align:center}.stat-item:last-child{border-right:none}.stat-num{color:var(--orange);font-size:48px;font-weight:800;line-height:1;margin-bottom:8px}.stat-label{color:var(--mid);font-size:14px}