:root{--background:#f4f7f6;--foreground:#1a202c}@theme{--color-background: var(--background); --color-foreground: var(--foreground); --font-sans: "Inter", sans-serif;}body{-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}input,select,textarea{color:inherit;background-color:#0000}
