@source "./**/*.{ts,tsx}";@custom-variant dark (&:where(.dark, .dark *));@theme{--color-primary-50: #eef2ff; --color-primary-500: #6366f1; --color-primary-600: #4f46e5; --color-primary-700: #4338ca;}html,body,#root{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:system-ui,-apple-system,sans-serif;overflow-x:hidden}
