.stats-section{background-color:#fff;padding:60px 0}.stats-grid{justify-content:center;align-items:center;gap:40px;display:flex}.stat-item{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #fffc;border-radius:40px;flex-direction:column;flex:1;align-items:center;padding:40px 20px;display:flex;box-shadow:0 20px 40px #00000008}.stat-icon-wrapper{margin-bottom:20px}.stat-number{letter-spacing:-.04em;margin-bottom:8px;font-size:4.5rem;font-weight:900;line-height:1}.stat-text{color:var(--brand-navy);margin:0;font-size:1.125rem;font-weight:500;line-height:1.4}.stat-divider{background-color:#e5e7eb;width:1px;height:80px}@media (max-width:900px){.stats-grid{flex-wrap:wrap;gap:24px}.stat-item{flex:calc(50% - 12px);min-width:160px}.stat-divider{display:none}}@media (max-width:500px){.stats-section{padding:40px 0}.stat-item{flex:100%;padding:28px 16px}.stat-number{font-size:3rem}}
