@tailwind base;@tailwind components;@tailwind utilities;@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap");body,html{scroll-behavior:smooth}*{scrollbar-width:thin;scrollbar-color:#94a3b8 #e2e8f0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}::-webkit-scrollbar-track{background:#e2e8f0}::selection{color:#082f49;background:#a5f3fc}