.auth-feature-card{animation:auth-slide-up var(--ds-dur-slow) var(--ds-ease-emphasized)}@keyframes auth-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.auth-feature-card .auth-close:hover{background:var(--ds-bg-sunken);color:var(--ds-ink-950)}.auth-feature-card .auth-foot a:hover,.auth-foot a:hover{text-decoration:underline}.auth-feature-card .ds-social-auth-row button[aria-label="Continue with Google"]:hover:not(:disabled){background:var(--ds-bg-sunken);border-color:var(--ds-ink-300)}.auth-feature-card .auth-input::placeholder{color:var(--ds-fg-5)}.auth-feature-card .auth-input:focus{border-color:var(--ds-brand-700);box-shadow:var(--ds-ring-focus)}.auth-feature-card .auth-input.has-error,.auth-feature-card .auth-input[aria-invalid=true]{border-color:var(--ds-bear-500)}.auth-feature-card .auth-link-sm:hover{text-decoration:underline}.auth-feature-card .auth-toggle-eye:hover{color:var(--ds-ink-900)}.auth-feature-card .auth-submit:hover:not(:disabled){background:var(--ds-brand-900)}.auth-feature-card .auth-submit:disabled{opacity:.55;cursor:not-allowed}.auth-feature-card .auth-checkbox a:hover{text-decoration:underline}@media (max-width:540px){.auth-feature-card{max-width:100%}.auth-feature-card .ds-social-auth-row{grid-template-columns:1fr}}
