.profile-credit-offer{margin-bottom:8px;padding:10px 12px;border-radius:var(--radius-md);border:1px solid rgba(214,176,99,.42);background:linear-gradient(180deg,#3c2f148c,#18140cb8);animation:profile-credit-offer-in .26s ease-out both}.profile-credit-offer-title{display:flex;align-items:center;gap:6px;font-weight:700;font-size:.82rem;color:var(--accent-gold-light);letter-spacing:.02em}.profile-credit-offer-body{margin:6px 0 0;font-size:.76rem;line-height:1.45;color:var(--text-secondary)}.profile-credit-offer-terms{margin:4px 0 0;font-size:.7rem;line-height:1.4;color:var(--text-tertiary, rgba(255, 248, 228, .55))}.profile-credit-offer-cta{margin-top:8px;margin-bottom:0;border-color:#d6b0638c}@keyframes profile-credit-offer-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.profile-credit-offer{animation:none}}
