@keyframes vm-fill{0%{width:0}to{width:var(--w,100%)}}@keyframes vm-tick{0%,to{opacity:.4}50%{opacity:1}}.vm-hero2-grid{align-items:center;display:grid;gap:56px;grid-template-columns:1.15fr .85fr;margin:0 auto;max-width:1280px;padding:96px 24px 80px}.vm-hero2-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.vm-hero2-chip{align-items:center;border:1px solid;border-radius:999px;display:inline-flex;font-size:13.5px;font-weight:700;gap:8px;padding:8px 15px}.vm-hero2-chip span.tick{color:rgb(var(--hs-primary-color))}@media (max-width:900px){.vm-hero2-grid{gap:36px;grid-template-columns:1fr;padding:64px 20px 56px}}@media (prefers-reduced-motion:reduce){.vm-bar-fill,.vm-dot-live{animation:none}.vm-bar-fill{width:100%}}.vm-bar-fill{animation:vm-fill 1.5s cubic-bezier(.22,.61,.36,1) forwards;width:0}.vm-dot-live{animation:vm-tick 2.6s ease-in-out infinite}.hero__grid{align-items:center;display:grid;gap:56px;grid-template-columns:1.15fr .85fr;margin:0 auto;max-width:1280px;padding:96px 24px 80px}.hero__title{letter-spacing:-.02em;text-wrap:balance}.hero__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero__panel{border-radius:16px;box-shadow:0 20px 50px rgba(20,24,32,.2);padding:26px 26px 28px;width:100%}.hero__panel-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.hero__panel-label{color:#8b9199;font-size:11.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero__panel-live{align-items:center;color:#fff;display:inline-flex;font-size:12px;font-weight:700;gap:7px}.hero__live-dot{background:#28c840;border-radius:999px;height:8px;width:8px}.hero__bars{display:flex;flex-direction:column;gap:18px}.hero__bar-head{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:7px}.hero__bar-name{color:#c4c8ce;font-size:12.5px;font-weight:600}.hero__bar-val{font-size:15px;font-weight:800}.hero__bar-track{background:hsla(0,0%,100%,.1);border-radius:999px;height:8px;overflow:hidden}.hero__bar-fill{animation:hero-fill 1.5s cubic-bezier(.22,.61,.36,1) forwards;border-radius:999px;height:100%;width:0}.hero__bar-fill--d1{animation-delay:.5s}.hero__bar-fill--d2{animation-delay:1s}.hero__panel-foot{align-items:center;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;margin-top:22px;padding-top:18px}.hero__stat{align-items:baseline;display:flex;gap:10px}.hero__stat-num{color:#fff;font-size:30px;font-weight:800;line-height:1}.hero__stat-label{color:#c4c8ce;font-size:13px;font-weight:600}.hero__badge{height:34px}@keyframes hero-fill{0%{width:0}to{width:var(--w,100%)}}@keyframes hero-tick{0%,to{opacity:.4}50%{opacity:1}}.hero__live-dot{animation:hero-tick 2.6s ease-in-out infinite}@media (max-width:900px){.hero__grid{gap:36px;grid-template-columns:1fr;padding:64px 20px 56px}}@media (prefers-reduced-motion:reduce){.hero__bar-fill,.hero__live-dot{animation:none}.hero__bar-fill{width:var(--w,100%)}}