.smate-pending-payments{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:0;width:100%;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000d}.smate-pending-payments .smate-pp-title{color:#1c1c1c;letter-spacing:-.2px;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;padding:20px;font-size:15px;font-weight:600;display:flex}.smate-pending-payments .smate-pp-title svg{color:#e93558}.smate-pending-payments .smate-pp-content-wrapper{flex-direction:column;max-height:320px;display:flex;overflow-y:auto}.smate-pending-payments .smate-pp-content-wrapper::-webkit-scrollbar{width:4px}.smate-pending-payments .smate-pp-content-wrapper::-webkit-scrollbar-track{background:0 0}.smate-pending-payments .smate-pp-content-wrapper::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.smate-pending-payments .smate-pp-content-wrapper .smate-pp-content-item{background-color:#0000;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 20px;text-decoration:none;transition:background-color .15s;display:flex}.smate-pending-payments .smate-pp-content-wrapper .smate-pp-content-item:hover{background-color:#f5f5f5}.smate-pending-payments .smate-pp-content-wrapper .smate-pp-content-item:last-child{border-bottom:none}.smate-pending-payments .smate-pp-content-wrapper .smate-pp-content-item .smate-pp-content-item-wrapper{align-items:center;gap:10px;display:flex}.smate-pending-payments .smate-pp-content-wrapper .smate-pp-content-item .smate-pp-content-avatar{background:linear-gradient(135deg,#e93558,#7026ed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.smate-pending-payments .smate-pp-content-wrapper .smate-pp-content-item .smate-pp-content-avatar-text{color:#fff;letter-spacing:.5px;font-size:13px;font-weight:700}.smate-pending-payments .smate-pp-content-wrapper .smate-pp-content-item .smate-pp-content-details{flex-direction:column;justify-content:center;gap:3px;display:flex}.smate-pending-payments .smate-pp-content-wrapper .smate-pp-content-item .smate-pp-content-title{color:#1c1c1c;font-size:14px;font-weight:500;line-height:1.3}.smate-pending-payments .smate-pp-content-wrapper .smate-pp-content-item .smate-pp-content-desc{color:#6b7280;font-size:12px}.smate-pending-payments .smate-pp-content-wrapper .smate-pp-content-item .smate-pp-content-amount{color:#dc2626;white-space:nowrap;background:#ef444414;border:1px solid #ef444433;border-radius:20px;align-items:center;gap:3px;padding:4px 10px;font-size:13px;font-weight:700;display:flex}
