.payment-module__fq9l6q__paymentContainer{max-width:1200px;margin:0 auto;padding:2rem}.payment-module__fq9l6q__paymentContent{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.payment-module__fq9l6q__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:400px;display:flex}.payment-module__fq9l6q__spinner{border:4px solid #f3f3f3;border-top-color:#0997df;border-radius:50%;width:40px;height:40px;animation:1s linear infinite payment-module__fq9l6q__spin}@keyframes payment-module__fq9l6q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.payment-module__fq9l6q__orderSummary{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 2px 10px #0000000d}.payment-module__fq9l6q__sectionTitle{color:#1f2937;border-bottom:2px solid #f3f4f6;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:600}.payment-module__fq9l6q__summaryCard{flex-direction:column;gap:1rem;display:flex}.payment-module__fq9l6q__userInfo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.payment-module__fq9l6q__userAvatar{color:#fff;background:#0997df;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:600;display:flex}.payment-module__fq9l6q__userDetails h3{color:#1f2937;margin-bottom:.25rem;font-size:1rem;font-weight:600}.payment-module__fq9l6q__userDetails p{color:#6b7280;margin:.25rem 0;font-size:.875rem}.payment-module__fq9l6q__summaryDivider{background:#e5e7eb;height:1px;margin:1rem 0}.payment-module__fq9l6q__summaryItem{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:flex-start;padding:1rem;display:flex}.payment-module__fq9l6q__itemInfo h4{color:#1f2937;margin-bottom:.25rem;font-size:1rem;font-weight:600}.payment-module__fq9l6q__itemInfo p{color:#6b7280;margin:0;font-size:.875rem}.payment-module__fq9l6q__itemPrice{color:#0997df;text-align:right;font-size:1rem;font-weight:600}.payment-module__fq9l6q__summaryTotal{flex-direction:column;gap:.75rem;display:flex}.payment-module__fq9l6q__totalRow{justify-content:space-between;align-items:center;font-size:1rem;display:flex}.payment-module__fq9l6q__totalLabel{color:#1f2937;font-weight:600}.payment-module__fq9l6q__totalAmount{color:#0997df;font-size:1.25rem;font-weight:700}.payment-module__fq9l6q__savingsRow{color:#059669;justify-content:space-between;align-items:center;display:flex}.payment-module__fq9l6q__savingsAmount{color:#059669;font-weight:600}.payment-module__fq9l6q__paymentForm{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 2px 10px #0000000d}.payment-module__fq9l6q__form{flex-direction:column;gap:2rem;display:flex}.payment-module__fq9l6q__paymentMethods{flex-direction:column;gap:1rem;display:flex}.payment-module__fq9l6q__methodOption{position:relative}.payment-module__fq9l6q__methodOption input[type=radio]{opacity:0;position:absolute}.payment-module__fq9l6q__methodLabel{cursor:pointer;border:2px solid #e5e7eb;border-radius:8px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.payment-module__fq9l6q__methodOption input[type=radio]:checked+.payment-module__fq9l6q__methodLabel{background:#f0f9ff;border-color:#0997df}.payment-module__fq9l6q__methodLabel:hover{border-color:#0997df}.payment-module__fq9l6q__methodIcon{font-size:1.5rem}.payment-module__fq9l6q__methodInfo h4{color:#1f2937;margin-bottom:.25rem;font-size:1rem;font-weight:600}.payment-module__fq9l6q__methodInfo p{color:#6b7280;margin:0;font-size:.875rem}.payment-module__fq9l6q__cardForm{flex-direction:column;gap:1.5rem;display:flex}.payment-module__fq9l6q__formGroup{flex-direction:column;gap:.5rem;display:flex}.payment-module__fq9l6q__formGroup label{color:#374151;font-size:.875rem;font-weight:600}.payment-module__fq9l6q__formGroup input{border:1px solid #d1d5db;border-radius:6px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.payment-module__fq9l6q__formGroup input:focus{border-color:#0997df;outline:none;box-shadow:0 0 0 3px #0997df1a}.payment-module__fq9l6q__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.payment-module__fq9l6q__upiForm{flex-direction:column;gap:1.5rem;display:flex}.payment-module__fq9l6q__upiApps{flex-direction:column;gap:.75rem;display:flex}.payment-module__fq9l6q__upiApps p{color:#6b7280;margin:0;font-size:.875rem}.payment-module__fq9l6q__appList{flex-wrap:wrap;gap:.5rem;display:flex}.payment-module__fq9l6q__appTag{color:#374151;background:#f3f4f6;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.payment-module__fq9l6q__payButton{cursor:pointer;text-align:center;border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;position:relative}.payment-module__fq9l6q__payButton.payment-module__fq9l6q__primary{color:#fff;background:#0997df}.payment-module__fq9l6q__payButton.payment-module__fq9l6q__primary:hover:not(:disabled){background:#0878c4}.payment-module__fq9l6q__payButton:disabled{opacity:.7;cursor:not-allowed}.payment-module__fq9l6q__processing{justify-content:center;align-items:center;gap:.75rem;display:flex}.payment-module__fq9l6q__processing .payment-module__fq9l6q__spinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:20px;height:20px;animation:1s linear infinite payment-module__fq9l6q__spin}.payment-module__fq9l6q__securityNote{text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:1rem}.payment-module__fq9l6q__securityNote p{color:#059669;margin:0;font-size:.875rem}@media (max-width:1024px){.payment-module__fq9l6q__paymentContainer{padding:1.5rem}.payment-module__fq9l6q__paymentContent{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.payment-module__fq9l6q__paymentContainer{padding:1rem}.payment-module__fq9l6q__paymentContent{gap:1.5rem}.payment-module__fq9l6q__orderSummary,.payment-module__fq9l6q__paymentForm{padding:1.5rem}.payment-module__fq9l6q__sectionTitle{font-size:1.25rem}.payment-module__fq9l6q__summaryItem{flex-direction:column;align-items:flex-start;gap:.75rem}.payment-module__fq9l6q__itemPrice{text-align:left}.payment-module__fq9l6q__userInfo{text-align:center;flex-direction:column}.payment-module__fq9l6q__formRow{grid-template-columns:1fr}.payment-module__fq9l6q__methodLabel{padding:.875rem}.payment-module__fq9l6q__appList{justify-content:center}}@media (max-width:480px){.payment-module__fq9l6q__paymentContainer{padding:.75rem}.payment-module__fq9l6q__orderSummary,.payment-module__fq9l6q__paymentForm{padding:1rem}.payment-module__fq9l6q__sectionTitle,.payment-module__fq9l6q__totalAmount{font-size:1.125rem}.payment-module__fq9l6q__payButton{padding:.875rem 1.5rem;font-size:.9rem}.payment-module__fq9l6q__methodIcon{font-size:1.25rem}.payment-module__fq9l6q__methodInfo h4{font-size:.9rem}.payment-module__fq9l6q__methodInfo p{font-size:.8rem}}
