@import"https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;600;700;800&family=Poppins:wght@300;400;500;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1e2812}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:#3d5030;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#b8860b}
