@tailwind base;@tailwind components;@tailwind utilities;body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.min-h-screen{min-height:100vh}.bg-gray-100{background-color:#f3f4f6}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.bg-white{background-color:#fff}.p-8{padding:2rem}.rounded-lg{border-radius:.5rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.w-full{width:100%}.max-w-md{max-width:28rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-bold{font-weight:700}.text-gray-800{color:#1f2937}.mb-8{margin-bottom:2rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-2{margin-bottom:.5rem}.block{display:block}.text-gray-700{color:#374151}.text-sm{font-size:.875rem;line-height:1.25rem}.font-medium{font-weight:500}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.border{border-width:1px}.border-gray-300{border-color:#d1d5db}.rounded-md{border-radius:.375rem}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:border-teal-500:focus{border-color:#14b8a6}.bg-teal-600{background-color:#0d9488}.text-white{color:#fff}.px-4{padding-left:1rem;padding-right:1rem}.hover\:bg-teal-700:hover{background-color:#0f766e}.transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}
/*# sourceMappingURL=main.7584c7c8.css.map*/