.aef-auth-page{align-items:center;background:radial-gradient(ellipse at 20% 40%,rgba(0,136,204,.06) 0,transparent 55%),radial-gradient(ellipse at 80% 60%,rgba(0,85,128,.05) 0,transparent 55%),#f4f8fc;display:flex;justify-content:center;min-height:72vh;padding:3rem 1rem}.aef-auth-card{background:#fff;border:1.5px solid rgba(0,136,204,.12);border-radius:20px;box-shadow:0 8px 40px rgba(0,136,204,.1),0 2px 8px rgba(0,0,0,.04);max-width:440px;padding:2.5rem 2rem;width:100%}.aef-auth-header{margin-bottom:2rem;text-align:center}.aef-auth-icon{align-items:center;background:var(--aef-gradient-blue);border-radius:50%;box-shadow:0 6px 20px rgba(0,136,204,.35);color:#fff;display:flex;font-size:1.6rem;height:64px;justify-content:center;margin:0 auto 1.25rem;width:64px}.aef-auth-icon a{color:#fff;text-decoration:none}.aef-auth-title{color:var(--color-text);font-family:var(--font-heading);font-size:1.75rem;font-weight:700;line-height:1.2;margin-bottom:.4rem}.aef-auth-subtitle{color:#6b7280;font-size:.88rem;margin:0}.aef-auth-switch{color:#6b7280;font-size:.85rem;margin-bottom:0;margin-top:1.5rem;text-align:center}.aef-auth-switch a{color:var(--aef-blue);font-weight:700;text-decoration:none}.aef-auth-switch a:hover{text-decoration:underline}@media (max-width:480px){.aef-auth-card{border-radius:16px;padding:1.75rem 1.25rem}.aef-auth-title{font-size:1.5rem}}