.journey-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:12px 0}.journey-card{padding:13px;border:1px solid #dce5ee;border-radius:13px;background:#f7f9fc}.journey-card small,.journey-card strong{display:block}.journey-card small{color:#68798b}.journey-card strong{margin-top:4px;color:#0b315d;font-size:18px}.journey-progress{height:9px;margin-top:9px;overflow:hidden;border-radius:9px;background:#dce5ee}.journey-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff7619,#ffad70)}.journey-rewards{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 16px}.journey-reward{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid #dce5ee;border-radius:12px;background:#fff}.journey-reward button{padding:8px 10px;border:0;border-radius:8px;background:#ef6710;color:#fff;font-weight:850;cursor:pointer}.journey-reward button:disabled{background:#ccd5df;color:#6d7a88;cursor:not-allowed}.deltha-points-entry.debit b{color:#c33939}.journey-message{min-height:18px;color:#168455;font-size:12px}.deltha-points-score-copy small{text-transform:none!important;letter-spacing:0!important}@media(max-width:600px){.journey-overview,.journey-rewards{grid-template-columns:1fr}.journey-card{padding:11px}}
.journey-challenge-join{width:100%;margin-top:9px;padding:8px;border:0;border-radius:8px;background:#ff7619;color:#fff;font-weight:850;cursor:pointer}
