.rxm-discovery-deals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.rxm-discovery-deals a{display:flex;min-width:0;flex-direction:column;padding:16px 18px;border:1px solid #e4bb58;border-radius:10px;background:linear-gradient(135deg,#fff8e7,#fff);color:#30384b;text-decoration:none;box-shadow:0 5px 16px rgba(131,91,8,.08)}
.rxm-discovery-deals span{align-self:flex-start;margin-bottom:6px;padding:3px 8px;border-radius:999px;background:#df9b26;color:#251900;font-size:11px;font-weight:900;text-transform:uppercase}
.rxm-discovery-deals strong{font-size:18px}
.rxm-discovery-deals small{display:-webkit-box;overflow:hidden;margin-top:4px;color:#6f6652;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.rxm-profile-offer{display:flex;align-items:center;gap:14px;margin-top:18px}
.rxm-profile-offer>div{display:flex;min-width:0;flex-direction:column;padding:8px 11px;border:1px solid rgba(239,190,73,.55);border-radius:8px;background:rgba(255,211,102,.12)}
.rxm-profile-offer>div span{font-weight:900}
.rxm-profile-offer>div small{opacity:.82}
.rxm-profile-offer .rxm-profile-cta{margin-top:0}
@media(max-width:720px){.rxm-discovery-deals{grid-template-columns:1fr}.rxm-profile-offer{align-items:stretch;flex-direction:column}.rxm-profile-offer .rxm-profile-cta{width:100%}}
