.hero-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important;width:100%!important}.hero-stats .hstat{min-height:120px!important;padding:18px 12px!important;border-radius:20px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.08)!important;backdrop-filter:blur(10px)!important}.hero-stats .hstat-div{display:none!important}.hero-stats strong{display:block!important;font-size:clamp(30px,6vw,46px)!important;line-height:1!important;font-weight:900!important;color:#4aa8ff!important;margin-bottom:10px!important}.hero-stats .hstat span{font-size:clamp(13px,2.7vw,16px)!important;line-height:1.45!important;color:rgba(255,255,255,.78)!important}.hero-stats strong span{font-size:inherit!important;color:inherit!important}.showcase-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.showcase-grid .sc-card{min-height:145px!important;padding:22px 18px!important;border-radius:22px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important}.showcase-grid .sc-num,.stat-value{font-size:clamp(32px,6.5vw,52px)!important;line-height:1!important;font-weight:900!important;color:#4aa8ff!important;margin-bottom:10px!important}.showcase-grid .stat-label{font-size:clamp(13px,2.8vw,16px)!important;line-height:1.45!important;color:rgba(255,255,255,.78)!important;text-align:center!important}@media(max-width:768px){.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:28px!important}.hero-stats .hstat{min-height:132px!important;padding:18px 10px!important}.hero-stats .hstat:last-child{grid-column:1/-1!important;max-width:52%!important;margin:0 auto!important}.hero-stats strong{font-size:34px!important}.hero-stats .hstat span{font-size:14px!important}.hero-stats strong span{font-size:inherit!important}.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.showcase-grid .sc-card{min-height:132px!important;padding:18px 10px!important}.showcase-grid .sc-num,.stat-value{font-size:34px!important}.showcase-grid .stat-label{font-size:13px!important}}@media(max-width:420px){.hero-stats strong,.showcase-grid .sc-num,.stat-value{font-size:31px!important}.hero-stats .hstat span,.showcase-grid .stat-label{font-size:12.5px!important}.hero-stats strong span{font-size:inherit!important}}