.dash-actions{display:flex;gap:8px}.redeem-open{border:0;background:var(--navy);color:#fff;font-weight:800;border-radius:10px;padding:12px 16px}.found-customer{display:flex;align-items:center;gap:12px;background:#f4f6f5;border-radius:12px;padding:14px;margin:18px 0}.found-customer b,.found-customer small{display:block}.found-customer small{color:var(--muted)}.found-offer{border:1px solid var(--line);border-radius:12px;padding:15px;margin-bottom:16px}.found-offer span,.found-offer b,.found-offer small{display:block}.found-offer span{font:800 10px Manrope;color:#167b5d;letter-spacing:.08em}.found-offer b{margin:6px 0}.found-offer small{color:var(--muted)}.new-row{background:#effbea;animation:flash 2s ease-out}@keyframes flash{from{background:#c8ff3d}to{background:#effbea}}@media(max-width:620px){.dash-actions{width:100%;margin-top:12px}.dash-actions button{flex:1}.dash-head{display:block!important}}
