.auth-page{background:linear-gradient(135deg,#f5f7fa 0%,#e4e8ec 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.auth-page-container{width:100%;max-width:480px}.auth-page-card{background:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 4px 24px #00000014}.auth-page-card-wide{max-width:560px}.auth-page-container:has(.auth-page-card-wide){max-width:560px}.auth-logo{text-align:center;margin-bottom:2rem;text-decoration:none;display:block}.auth-logo .logo-text{background:linear-gradient(90deg,#00b8ae,#a071e1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700}.auth-forgot-link{text-align:right;margin-top:-.5rem;margin-bottom:.5rem}.auth-forgot-link a{color:#00b8ae;font-size:.875rem;text-decoration:none}.auth-forgot-link a:hover{text-decoration:underline}.auth-success-icon{background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.auth-success-icon svg{stroke:#fff;stroke-width:3px;width:40px;height:40px}a.auth-link{color:#00b8ae;font-weight:600;text-decoration:none}a.auth-link:hover{text-decoration:underline}.auth-verify-link{color:#fff;cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.875rem;font-weight:600;text-decoration:underline;display:block}.auth-verify-link:hover{text-decoration:none}.auth-verify-link:disabled{opacity:.7;cursor:not-allowed}@media (max-width:480px){.auth-page{padding:1rem}.auth-page-card{padding:2rem 1.5rem}.auth-page-card-wide{max-width:100%}}
