.stats-section{position:relative;min-height:320px;display:flex;align-items:center;justify-content:center;text-align:center;background:50%/cover no-repeat;overflow:hidden}.stats-overlay{position:relative;z-index:1;width:100%;padding:clamp(3.5rem,7vw,5rem) 1rem;background:radial-gradient(circle at 20% 35%,rgba(0,207,255,.16) 0,transparent 60%),rgba(10,26,40,.78)}.stats-title{font-family:var(--font-headings);font-weight:800;font-size:clamp(1.8rem,3.5vw + 1rem,2.4rem);text-transform:uppercase;text-shadow:0 3px 8px rgba(0 0 0/.35);margin-bottom:.4rem}.stats-underline{width:64px;height:4px;background:#00cfff;border-radius:3px;margin:.5rem auto 1.5rem}.stats-sub{max-width:740px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.6;color:#d1f3ff}.stats-number{font-family:var(--font-headings);font-size:clamp(2rem,1.4vw + 1.9rem,2.6rem);font-weight:800;color:#00cfff;margin-bottom:.3rem;text-shadow:0 2px 6px rgba(0 0 0/.4)}.stats-label{font-size:.9rem;text-transform:uppercase;color:#cfdff1;letter-spacing:.02em}@media (max-width:768px){.stats-title{font-size:1.7rem}.stats-number{font-size:1.9rem}.stats-label{font-size:.8rem}}