@tailwind base;@tailwind components;@tailwind utilities;html,body{height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;background-color:#f8fafc;font-family:Inter,sans-serif}*{-webkit-tap-highlight-color:transparent}.racing-stripe{height:4px;background:linear-gradient(90deg,#de5307,#000)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
