.absolute{position:absolute}.relative{position:relative}.left-\[10\%\]{left:10%}.z-10{z-index:10}.flex{display:flex}.inline-block{display:inline-block}.h-screen{height:100vh}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.text-center{text-align:center}@layer base{html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}input,select,textarea{font-size:16px}html{scroll-behavior:smooth}*{-webkit-tap-highlight-color:transparent}}@layer utilities{.text-balance{text-wrap:balance}}
