.pcp-payment-wrap{margin:16px 0 20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.pcp-section-label{font-size:12px;font-weight:700;color:#888;margin-bottom:10px;letter-spacing:.5px;text-transform:uppercase}.pcp-options{display:flex;flex-direction:column;gap:10px}.pcp-option{cursor:pointer;display:block;position:relative}.pcp-radio{display:none}.pcp-card{background:var(--pcp-bg);border:1.5px solid transparent;border-radius:12px;padding:14px 16px;transition:border-color .18s,box-shadow .18s,background .18s}.pcp-option:hover .pcp-card{border-color:#e0e0e0}.pcp-option.pcp-selected .pcp-card{border-color:var(--pcp-accent);background:color-mix(in srgb,var(--pcp-accent) 6%,#fff);box-shadow:0 0 0 3px color-mix(in srgb,var(--pcp-accent) 18%,transparent)}.pcp-card-row{display:flex;align-items:center;justify-content:space-between}.pcp-card-left{display:flex;align-items:center;gap:12px}.pcp-card-right{display:flex;align-items:center}.pcp-radio-dot{width:18px;height:18px;min-width:18px;border:2px solid #ccc;border-radius:50%;position:relative;transition:border-color .18s,background .18s}.pcp-option.pcp-selected .pcp-radio-dot{border-color:var(--pcp-accent);background:var(--pcp-accent)}.pcp-option.pcp-selected .pcp-radio-dot::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:7px;height:7px;background:#fff;border-radius:50%}.pcp-card-info{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pcp-card-title{font-size:14px;font-weight:600;color:#1a1a1a}.pcp-card-desc{margin-top:7px;margin-left:30px;font-size:12px;color:#666;line-height:1.5}.pcp-badge{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px}.pcp-badge-gradient{background:linear-gradient(135deg,var(--pcp-grad-a) 0%,var(--pcp-grad-b) 100%);color:#fff}.pcp-badge-pill{background:#fff8e7;color:#92400e;border:1px solid #f59e0b}.pcp-row-advance,.pcp-row-remaining{font-size:13px}.pcp-row-advance{background:rgba(38,165,65,.04)!important}.pcp-row-advance th{color:#1a1a1a!important;font-weight:600!important}.pcp-advance-val{color:#16a34a!important;font-weight:700!important;font-size:15px}.pcp-row-remaining{background:rgba(230,81,0,.04)!important}.pcp-row-remaining th{color:#e65100!important;font-weight:600!important}.pcp-remaining-val{color:#e65100!important;font-weight:700!important;font-size:15px}.pcp-row-advance td,.pcp-row-advance th,.pcp-row-remaining td,.pcp-row-remaining th{padding:10px 14px!important}.pcp-thankyou{border-radius:12px;padding:20px;margin:20px 0;border:1.5px solid #e8e8e8}.pcp-thankyou h2{margin-top:0;margin-bottom:14px;font-size:18px}.pcp-thankyou-cod{background:#fff;border-color:#f59e0b}.pcp-thankyou-prepaid{background:#ecfdf5;border-color:#16a34a}.pcp-thankyou table{width:100%;border-collapse:collapse}.pcp-thankyou table th,.pcp-thankyou table td{padding:10px 14px;text-align:left;border-bottom:1px solid #eee}.pcp-thankyou table th{font-weight:600;color:#555}.pcp-green{color:#16a34a;font-weight:700}.pcp-orange{color:#e65100;font-weight:700}.pcp-offer-disc{background:var(--pcp-pp-disc-bg);border-color:#3b82f6;color:#1e40af}@media (max-width:500px){.pcp-card{padding:11px 12px}.pcp-card-title{font-size:13px}.pcp-badge{font-size:10px;padding:2px 8px}.pcp-card-desc{margin-left:24px}}