.hero-stats__grid{background-image:linear-gradient(to right,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.045) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse at center,#000 50%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse at center,#000 50%,transparent 100%)}@keyframes hero-stats-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hero-stats__item{opacity:0;animation:hero-stats-fade-up .7s cubic-bezier(.22,1,.36,1) forwards;transition:transform .28s ease,filter .28s ease;will-change:transform}.hero-stats__item--hover:hover{transform:translateY(-3px) scale(1.025);filter:drop-shadow(0 8px 22px color-mix(in oklab,var(--stats-accent) 45%,transparent))}.hero-stats__divider{position:absolute;left:0;top:12%;bottom:12%;width:1px;background:linear-gradient(to bottom,transparent,color-mix(in oklab,var(--stats-text) 35%,transparent) 30%,color-mix(in oklab,var(--stats-accent) 60%,transparent) 50%,color-mix(in oklab,var(--stats-text) 35%,transparent) 70%,transparent);opacity:.55;transition:opacity .3s ease}.hero-stats__item--hover:hover .hero-stats__divider{opacity:1}@media(prefers-reduced-motion:reduce){.hero-stats__item{animation:none;opacity:1}.hero-stats__item--hover:hover{transform:none}}
