@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,sans-serif}html,body{max-width:100%;overflow-x:hidden}img,svg,video,canvas{max-width:100%}@media (max-width: 768px){table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}a:visited{color:inherit}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
