.stats-section{background:#fff}.stats-container{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.stat-tile{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:20px;padding:48px 32px;text-align:center;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 10px 30px #1e3a8a33}.stat-tile:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#fff0);opacity:0;transition:opacity .3s ease}.stat-tile:hover{transform:translateY(-8px);box-shadow:0 20px 40px #1e3a8a4d}.stat-tile:hover:before{opacity:1}.stat-tile:nth-child(1){background:linear-gradient(135deg,#1e3a8a,#3b82f6)}.stat-tile:nth-child(2){background:linear-gradient(135deg,#0f172a,#334155)}.stat-tile:nth-child(3){background:linear-gradient(135deg,#3b82f6,#06b6d4)}.stat-icon{width:64px;height:64px;margin:0 auto 24px;background:#fff3;border-radius:16px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-icon svg{width:32px;height:32px;stroke:#fff}.stat-number{font-size:56px;font-weight:800;color:#fff;line-height:1;margin-bottom:16px;letter-spacing:-1px}.stat-label{font-size:18px;font-weight:600;color:#fffffff2;text-transform:uppercase;letter-spacing:1px}.stat-sublabel{font-size:14px;color:#fffc;margin-top:8px;font-weight:400}@media (max-width: 1024px){.stats-container{grid-template-columns:repeat(2,1fr);gap:24px}.stat-tile:nth-child(3){grid-column:1 / -1;max-width:500px;margin:0 auto;width:100%}}@media screen and (max-width: 749px){.stats-container{grid-template-columns:1fr;gap:20px}.stat-tile{padding:40px 24px}.stat-tile:nth-child(3){grid-column:1;max-width:none}.stat-number{font-size:48px}.stat-label{font-size:16px}.stat-icon{width:56px;height:56px;margin-bottom:20px}.stat-icon svg{width:28px;height:28px}}@media screen and (max-width: 480px){.stat-number{font-size:40px}.stat-label{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-stats-counter.css.map */
