.offer-auth input::placeholder{color:#6f6757;opacity:.7}.offer-auth input:focus-visible{border-color:#ed6e25!important;box-shadow:0 0 0 3px rgba(237,110,37,.18)!important}.offer-auth .offer-cta:hover:not(:disabled){background:#d6611d!important}.offer-auth .offer-sso:hover:not(:disabled){background:#f1ece3!important}.offer-auth .offer-link:hover{text-decoration:underline}.offer-auth .offer-card-fade{animation:offerCardFade .5s ease}@keyframes offerCardFade{0%{opacity:.4}to{opacity:1}}@media (prefers-reduced-motion:reduce){.offer-auth .offer-card-fade{animation:none}}