@tailwind base;@tailwind components;@tailwind utilities;html,body{color:#f8fafc;-webkit-tap-highlight-color:transparent;background-color:#020617;width:100%;max-width:100vw;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;overflow-x:hidden}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;display:flex}input,select,textarea,button{box-sizing:border-box;font-size:16px!important}.table-container{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}table{white-space:nowrap;width:100%}@media (width<=640px){body{padding:0}.p-6,.p-8{padding:1rem!important}.mobile-stack{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}}
