@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#14161f;background:#f5f6f8;margin:0;font-family:Inter,sans-serif}#root{min-height:100vh;overflow-x:hidden}.display{font-family:Space Grotesk,sans-serif}.mono{font-variant-numeric:tabular-nums}@keyframes vizzoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes vizzoPulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes vizzoDraw{to{stroke-dashoffset:0}}@media (width<=860px){.vizzo-hero-grid{grid-template-columns:1fr!important}}
