.auth-page{align-items:center;-webkit-animation:gradientAnimation 10s ease infinite;animation:gradientAnimation 10s ease infinite;background:linear-gradient(-45deg,#667eea,#764ba2,#ff758c,#ff7eb3);background-size:400% 400%;display:flex;height:100vh;justify-content:center}@-webkit-keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.auth-card{background:#fff;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.2);padding:30px;text-align:center;width:400px}.auth-title{color:#333;margin-bottom:10px}.auth-subtitle{color:#666;display:block;margin-bottom:20px}.auth-button{font-size:16px;height:40px}.overlay{align-content:center;background:rgba(0,0,0,.2);bottom:0;display:flex;flex-wrap:wrap;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:5}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}html{scroll-behavior:smooth}*{box-sizing:border-box}a{color:#000;color:initial;text-decoration:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}img{height:100%;object-fit:contain}.text-center{text-align:center}.pointer{cursor:pointer}.underline{text-decoration:underline}.d-flex{display:flex}.flex-column{flex-direction:column}.al-it-center{align-items:center}.al-it-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}
/*# sourceMappingURL=main.81d44f80.css.map*/