@tailwind base;*, *::before, *::after{box-sizing:border-box;margin:0;padding:0;}html{line-height:1.5;-webkit-text-size-adjust:100%;}body{font-family:system-ui, -apple-system, sans-serif;}img, video{max-width:100%;height:auto;}a{color:inherit;text-decoration:inherit;}.bg-white{background-color:#ffffff}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.min-h-screen{min-height:100vh}.text-gray-400{color:#9ca3af}