.stat-band{position:relative;overflow:hidden;background:radial-gradient(120% 160% at 12% -20%,rgba(106,88,228,.32),transparent 55%),radial-gradient(110% 150% at 92% 130%,rgba(40,168,217,.24),transparent 55%),linear-gradient(160deg,#0b0f19 0,#0e1220 55%,#0a0d17 100%)}.stat-band::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(85% 100% at 50% 50%,#000 40%,transparent 100%);-webkit-mask-image:radial-gradient(85% 100% at 50% 50%,#000 40%,transparent 100%);pointer-events:none}.stat-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.stat-cell{position:relative;display:flex;align-items:center;justify-content:center;gap:.85rem;text-align:left;padding:1.9rem 1rem;opacity:0;transform:translate3d(0,10px,0);transition:opacity .6s cubic-bezier(.2, .8, .2, 1),transform .6s cubic-bezier(.2, .8, .2, 1)}.stat-cell.is-revealed{opacity:1;transform:translate3d(0,0,0)}.stat-cell+.stat-cell::before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.14),transparent)}.stat-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:999px;background:linear-gradient(135deg,rgba(106,88,228,.22),rgba(40,168,217,.14));border:1px solid rgba(255,255,255,.14);color:#c9c3ff}.stat-icon svg{width:1.05rem;height:1.05rem}.stat-text{min-width:0}.stat-value{display:flex;align-items:baseline;gap:.15rem;font-family:Inter,sans-serif;font-weight:800;font-size:clamp(1.5rem, 2.2vw, 1.85rem);line-height:1;letter-spacing:-.01em;background:linear-gradient(135deg,#fff 0,#e4e1ff 55%,#b9c6ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.stat-value .vf-counter{-webkit-background-clip:text;background-clip:text;color:transparent}.stat-label{margin-top:.2rem;font-family:Inter,ui-monospace,monospace;font-size:14px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgb(226 229 245 / 97%);white-space:nowrap}@media (max-width:1023px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-cell+.stat-cell::before{display:none}.stat-cell:nth-child(odd)::after{content:"";position:absolute;right:0;top:22%;bottom:22%;width:1px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.14),transparent)}.stat-cell:first-child,.stat-cell:nth-child(2){border-bottom:1px solid rgba(255,255,255,.08)}}@media (max-width:639px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-cell{flex-direction:column;text-align:center;gap:.55rem;padding:1.4rem .6rem}.stat-icon{width:2rem;height:2rem}.stat-icon svg{width:.9rem;height:.9rem}.stat-value{font-size:1.3rem;justify-content:center}.stat-label{font-size:.625rem;white-space:normal}}@media (prefers-reduced-motion:reduce){.stat-cell{transition:none;opacity:1;transform:none}}.hero-screen{min-height:100svh;display:flex;align-items:center}@media (max-width:1279px){.hero-screen{min-height:auto;padding-top:clamp(2rem,5vw,4rem);padding-bottom:clamp(2rem,5vw,4rem)}}@media (max-width:1100px) and (min-height:700px) and (max-height:820px){.hero-screen{padding-top:1.5rem;padding-bottom:1.5rem}}@supports not (min-height:100svh){.hero-screen{min-height:100vh}}