@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{background:#f7fbfc;min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}*{box-sizing:border-box}#root{min-height:100vh}::selection{background:#40b7e838}@keyframes softFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-10px)}}@keyframes subtlePulse{0%,to{box-shadow:0 0 #40b7e800}50%{box-shadow:0 10px 28px #40b7e814}}.soft-float{animation:7s ease-in-out infinite softFloat}.lift-card{transform-origin:50%}.motion-button .MuiButton-endIcon{transition:transform .22s}.motion-button:hover .MuiButton-endIcon{transform:translate(4px)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.soft-float{animation:none}.motion-button .MuiButton-endIcon,.lift-card,*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
