.auth-module__Cgra4q__auth-layout{background:var(--background);flex-direction:column;min-height:100dvh;padding-top:64px;display:flex}.auth-module__Cgra4q__auth-layout__main{flex:1;place-items:center;padding:1.5rem 1rem;display:grid}.auth-module__Cgra4q__auth-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;max-width:420px;padding:1.75rem 1.875rem 2rem;box-shadow:0 1px 3px #0000000f,0 8px 28px #00000014}.auth-module__Cgra4q__auth-heading{color:var(--foreground);letter-spacing:-.025em;margin:0 0 .3rem;font-size:1.375rem;font-weight:700;line-height:1.2}.auth-module__Cgra4q__auth-subheading{color:var(--muted-foreground);margin:0 0 1.25rem;font-size:.875rem;line-height:1.5}.auth-module__Cgra4q__auth-form{flex-direction:column;gap:.75rem;display:flex}.auth-module__Cgra4q__auth-field{flex-direction:column;gap:.3rem;display:flex}.auth-module__Cgra4q__auth-label{color:var(--foreground);font-size:.8125rem;font-weight:500}.auth-module__Cgra4q__auth-input{width:100%;color:var(--foreground);background:var(--popover);border:1.5px solid var(--input);border-radius:var(--radius-md);outline:none;padding:.5625rem .75rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.auth-module__Cgra4q__auth-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--ring)}.auth-module__Cgra4q__auth-input[aria-invalid=true]{border-color:var(--destructive);box-shadow:0 0 0 3px #ff5f5626}.auth-module__Cgra4q__auth-input::placeholder{color:var(--muted-foreground);opacity:.7}.auth-module__Cgra4q__auth-field-error{color:var(--destructive);font-size:.78125rem}.auth-module__Cgra4q__auth-alert{border-radius:var(--radius-md);margin-bottom:.125rem;padding:.5rem .75rem;font-size:.8125rem;line-height:1.5}.auth-module__Cgra4q__auth-alert--error{color:var(--destructive);background:#ff5f5614;border:1px solid #ff5f5633}.auth-module__Cgra4q__auth-alert--success{color:var(--primary);background:#1f5f6b14;border:1px solid #1f5f6b33}.auth-module__Cgra4q__auth-btn{border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-size:.9rem;font-weight:600;transition:opacity .15s,transform .1s,box-shadow .15s;display:flex}.auth-module__Cgra4q__auth-btn:active{transform:scale(.98)}.auth-module__Cgra4q__auth-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-module__Cgra4q__auth-btn--primary{background:var(--foreground);color:var(--background);margin-top:.125rem}.auth-module__Cgra4q__auth-btn--primary:hover:not(:disabled){opacity:.88;box-shadow:0 4px 14px #0000002e}.auth-module__Cgra4q__auth-btn--google{background:var(--popover);color:var(--foreground);border:1.5px solid var(--border)}.auth-module__Cgra4q__auth-btn--google:hover:not(:disabled){background:var(--muted);border-color:var(--primary)}.auth-module__Cgra4q__auth-divider{color:var(--muted-foreground);align-items:center;gap:.625rem;margin:.5rem 0;font-size:.78125rem;display:flex}.auth-module__Cgra4q__auth-divider:before,.auth-module__Cgra4q__auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-module__Cgra4q__auth-footer{text-align:center;color:var(--muted-foreground);margin-top:1.25rem;font-size:.8125rem}.auth-module__Cgra4q__auth-link{color:var(--foreground);text-underline-offset:2px;font-weight:500;text-decoration:underline}.auth-module__Cgra4q__auth-link:hover{color:var(--primary)}.auth-module__Cgra4q__auth-forgot{text-align:right;font-size:.8125rem}.auth-module__Cgra4q__auth-brand{display:none}.auth-module__Cgra4q__auth-brand__dot{background:var(--primary);border-radius:50%;width:8px;height:8px}.auth-module__Cgra4q__auth-info-box{text-align:center;padding:.75rem 0}.auth-module__Cgra4q__auth-info-icon{margin-bottom:.75rem;font-size:2rem}.auth-module__Cgra4q__auth-info-title{color:var(--foreground);margin:0 0 .4rem;font-size:1.125rem;font-weight:700}.auth-module__Cgra4q__auth-info-body{color:var(--muted-foreground);margin:0 0 1.25rem;font-size:.875rem;line-height:1.6}.auth-module__Cgra4q__auth-hint{color:var(--muted-foreground);font-size:.75rem}
