.auth-module__Iay1tq__authPage{background:var(--gradient-hero);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-module__Iay1tq__authGlow{background:radial-gradient(circle,#e8aa141a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite auth-module__Iay1tq__float;position:absolute;top:10%;right:-100px}.auth-module__Iay1tq__authCard{background:var(--color-white);border-radius:var(--radius-xl);padding:var(--space-2xl);width:100%;max-width:460px;box-shadow:var(--shadow-xl);z-index:1;margin:var(--space-xl);position:relative}.auth-module__Iay1tq__authLogo{text-align:center;margin-bottom:var(--space-xl)}.auth-module__Iay1tq__authLogoText{font-family:var(--font-heading);color:var(--color-navy);justify-content:center;align-items:center;gap:var(--space-sm);font-size:1.8rem;font-weight:800;display:flex}.auth-module__Iay1tq__authLogoIcon{background:var(--gradient-gold);border-radius:var(--radius-md);width:42px;height:42px;color:var(--color-navy-dark);justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex}.auth-module__Iay1tq__authLogoAccent{color:var(--color-gold)}.auth-module__Iay1tq__authTitle{text-align:center;margin-bottom:var(--space-sm);color:var(--color-gray-900);font-size:1.4rem;font-weight:700}.auth-module__Iay1tq__authSubtitle{text-align:center;color:var(--color-gray-500);margin-bottom:var(--space-xl);font-size:.9rem}.auth-module__Iay1tq__authForm{gap:var(--space-md);flex-direction:column;display:flex}.auth-module__Iay1tq__authError{background:var(--color-error-light);color:#991b1b;padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);text-align:center;font-size:.9rem}.auth-module__Iay1tq__authFooter{text-align:center;margin-top:var(--space-xl);color:var(--color-gray-500);font-size:.9rem}.auth-module__Iay1tq__authFooter a{color:var(--color-navy);font-weight:600}.auth-module__Iay1tq__authFooter a:hover{color:var(--color-gold)}.auth-module__Iay1tq__formRow{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}@media (max-width:480px){.auth-module__Iay1tq__authCard{margin:var(--space-md);padding:var(--space-xl)}.auth-module__Iay1tq__formRow{grid-template-columns:1fr}}
