@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}body{background-color:#fff!important;color:#000!important}#debug{background:red!important;color:#fff!important;padding:10px!important;position:fixed!important;top:10px!important;left:10px!important;z-index:9999!important;font-family:monospace!important}
