
.gp-card{background:#141414;border-radius:18px;padding:18px;margin-bottom:18px;
box-shadow:0 0 0 1px rgba(255,255,255,.06)}
.gp-header{background:linear-gradient(135deg,#0f0f0f,#1a0f1f)}
.gp-status{display:inline-block;padding:6px 14px;border-radius:20px;
background:#22c55e;color:#fff;font-size:13px}
.gp-total{font-size:32px;color:#d946ef;font-weight:800}
.gp-muted{color:#9ca3af;font-size:13px}
.gp-row{display:flex;justify-content:space-between;align-items:center;margin-top:10px}
.gp-label{color:#9ca3af}
.gp-value{color:#fff}
.gp-green{color:#22c55e;font-weight:600}
.gp-product{display:flex;gap:12px;align-items:center}
.gp-product img{width:48px;height:48px;border-radius:12px;object-fit:cover}
.gp-upi{display:flex;align-items:center;gap:8px}
.gp-upi img{width:28px;height:auto}
