@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Inter,system-ui,sans-serif;background:#09090b;color:#f4f4f5;overflow-x:hidden}.logo-font,.section-title{font-family:Space Grotesk,Trebuchet MS,Segoe UI,sans-serif}.hero-bg{background-image:linear-gradient(#000000a6,#000000bf),url(https://images.pexels.com/photos/1954524/pexels-photo-1954524.jpeg?auto=compress&cs=tinysrgb&w=1920&h=1080&dpr=1);background-size:cover;background-position:center}.dashboard-bg{background-image:url(https://images.pexels.com/photos/1552242/pexels-photo-1552242.jpeg?auto=compress&cs=tinysrgb&w=1200&h=700&dpr=1)}@media(max-width:1024px){.hero-bg{background-position:52% center}}
