@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}@media(max-width:768px){html,body{scroll-snap-type:y mandatory;margin:0;padding:0}main>section,header,footer{scroll-snap-align:start;scroll-snap-stop:always}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
