@tailwind base;@tailwind components;@tailwind utilities;*,*:before,*:after{box-sizing:border-box;scroll-behavior:smooth}html{height:100%;scroll-behavior:smooth;overflow-x:hidden}body,#root{display:flex;flex-direction:column;height:100vh;margin:0;transition:all .4s ease}main{flex-grow:1}img{max-width:100%;height:auto;vertical-align:middle;object-fit:cover}.container{width:100%;max-width:1340px;margin:0 auto;padding:0 20px}
