@tailwind base;@tailwind components;@tailwind utilities;:root{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important;background-color:#f1f5f9!important}body{-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;color:#0f172a!important;background-color:#f1f5f9!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}
