@tailwind base;@tailwind components;@tailwind utilities;*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0b0e11;color:#fff;margin:0;padding:0;-webkit-font-smoothing:antialiased}input:focus,select:focus,textarea:focus{outline:none;border-color:#f3ba2f;box-shadow:0 0 0 2px #f3ba2f26}button:active{transform:scale(.98)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2b2f3a;border-radius:2px}
