@tailwind base;@tailwind components;@tailwind utilities;*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom}@media(hover:hover)and (pointer:fine){html{scroll-behavior:smooth}}body{font-family:Inter,sans-serif;background-color:#020a0a;color:#fff;overflow-x:hidden;width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
