@tailwind base;@tailwind components;@tailwind utilities;*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background:#000;min-height:100vh;color:#f5f7fb;overflow-x:hidden}#root{min-height:100vh}select,select option{background-color:#374151!important;color:#fff!important}
