@tailwind base;@tailwind components;@tailwind utilities;:root{--primary: #f2cc0d;--primary-dark: #d9b600;--background-light: #f8f8f5;--neutral-dark: #1a1a1a}html{scroll-behavior:smooth}body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--background-light)}::-webkit-scrollbar-thumb{background:#e5e5e0;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#d4d4cf}.material-icons-round{display:inline-block;vertical-align:middle}
