.Payments-module__98Tura__container{flex-direction:column;gap:2rem;max-width:1600px;min-height:calc(100vh - 80px);margin:0 auto;display:flex}.Payments-module__98Tura__bannerCard{background:#fff;border:1px solid #e2e8f0;border-bottom:2px solid #cbd5e1;border-radius:6px;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 3rem;display:flex;box-shadow:0 1px 3px #00000005,0 4px 12px #00000005}.Payments-module__98Tura__bannerContent{max-width:60%}.Payments-module__98Tura__bannerContent h1{color:#1e293b;margin:0 0 1rem;font-size:28px;font-weight:600}.Payments-module__98Tura__bannerContent p{color:#64748b;margin:0 0 1.5rem;font-size:16px;line-height:1.6}.Payments-module__98Tura__bannerImageContainer{flex-shrink:0;width:250px;height:200px;position:relative}.Payments-module__98Tura__bannerImage{object-fit:contain}.Payments-module__98Tura__addReqBtn{color:#fff;cursor:pointer;background-color:#0284c7;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Payments-module__98Tura__addReqBtn:hover{background-color:#0369a1}.Payments-module__98Tura__tableHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.Payments-module__98Tura__filterBtn{color:#fff;cursor:pointer;background-color:#339dd9;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:background-color .2s;display:flex}.Payments-module__98Tura__filterBtn:hover{background-color:#2780b0}.Payments-module__98Tura__searchWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:8px;width:100%;max-width:320px;padding:0 12px;transition:all .2s;display:flex}.Payments-module__98Tura__searchWrapper:focus-within{border-color:#339dd9;box-shadow:0 0 0 2px #339dd91a}.Payments-module__98Tura__searchInput{color:#334155;background:0 0;border:none;outline:none;width:100%;padding:10px 0;font-size:14px}.Payments-module__98Tura__searchInput::placeholder{color:#94a3b8}.Payments-module__98Tura__filterSelect{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;outline:none;min-width:140px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s}.Payments-module__98Tura__filterSelect:focus{border-color:#339dd9;box-shadow:0 0 0 2px #339dd91a}.Payments-module__98Tura__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:24px;display:grid}.Payments-module__98Tura__statCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex;box-shadow:0 1px 2px #00000008}.Payments-module__98Tura__statIconBox{color:#fff;background:#0ea5e9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Payments-module__98Tura__statContent h3{color:#1e293b;margin:0 0 .1rem;font-size:18px;font-weight:700}.Payments-module__98Tura__statContent p{color:#94a3b8;margin:0;font-size:14px}.Payments-module__98Tura__selectInput{color:#334155;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:4px;outline:none;padding:8px 12px}.Payments-module__98Tura__tableContainer{background:#fff;border:1px solid #e2e8f0;border-bottom:2px solid #cbd5e1;border-radius:4px;margin-bottom:24px;overflow-x:auto;box-shadow:0 1px 3px #0000000d}.Payments-module__98Tura__table{border-collapse:collapse;text-align:left;width:100%}.Payments-module__98Tura__table th{color:#475569;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:16px;font-size:14px;font-weight:600}.Payments-module__98Tura__table td{color:#64748b;border-bottom:1px solid #f1f5f9;padding:16px;font-size:14px}.Payments-module__98Tura__statusPending{color:#854d0e;background-color:#fef08a;border:1px solid #fde047;border-radius:4px;padding:4px 16px;font-size:13px;font-weight:500;display:inline-block}.Payments-module__98Tura__statusPaid{color:#166534;background-color:#dcfce7;border:1px solid #bbf7d0;border-radius:4px;padding:4px 16px;font-size:13px;font-weight:500;display:inline-block}.Payments-module__98Tura__statusVerifying{color:#c2410c;background-color:#ffedd5;border:1px solid #fdba74;border-radius:4px;padding:4px 16px;font-size:13px;font-weight:500;display:inline-block}.Payments-module__98Tura__payBtn{color:#0284c7;cursor:pointer;background:0 0;border:1px solid #0284c7;border-radius:4px;align-items:center;gap:6px;padding:4px 12px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.Payments-module__98Tura__payBtn:hover{background-color:#f0f9ff}.Payments-module__98Tura__receiptBtn{color:#339dd9;cursor:pointer;background:0 0;border:1px solid #339dd9;border-radius:4px;align-items:center;gap:6px;padding:4px 12px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.Payments-module__98Tura__receiptBtn:hover{background-color:#ecfdf5}.Payments-module__98Tura__pagination{justify-content:center;align-items:center;gap:4px;display:flex}.Payments-module__98Tura__pageBtn{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:500;transition:all .2s;display:flex}.Payments-module__98Tura__pageBtn.Payments-module__98Tura__dark{color:#fff;background-color:#475569}.Payments-module__98Tura__pageBtn.Payments-module__98Tura__dark:hover{background-color:#334155}.Payments-module__98Tura__pageBtn.Payments-module__98Tura__active{color:#fff;background-color:#339dd9}.Payments-module__98Tura__modalOverlay{z-index:1000;background-color:#0f172a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Payments-module__98Tura__modalContent{background:#fff;border-radius:6px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Payments-module__98Tura__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Payments-module__98Tura__bkashHeader{background-color:#fdf2f8;border-bottom:1px solid #fbcfe8;border-top-left-radius:8px;border-top-right-radius:8px;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Payments-module__98Tura__bkashHeader h2{color:#be185d;margin:0;font-size:20px;font-weight:600}.Payments-module__98Tura__paymentInfoBox{text-align:center;background-color:#f8fafc;border:1px dashed #cbd5e1;border-radius:6px;margin-bottom:24px;padding:16px}.Payments-module__98Tura__paymentInfoBox p{color:#64748b;margin:0 0 8px;font-size:14px}.Payments-module__98Tura__paymentInfoBox h3{color:#1e293b;margin:0;font-size:22px}.Payments-module__98Tura__paymentInfoBox h3 span{color:#be185d}.Payments-module__98Tura__bkashInstructions{background-color:#fef1f2;border-left:4px solid #e2136e;border-radius:0 6px 6px 0;margin-bottom:24px;padding:16px}.Payments-module__98Tura__bkashInstructions h4{color:#e2136e;margin:0 0 12px;font-size:16px}.Payments-module__98Tura__bkashInstructions ol{color:#334155;margin:0;padding-left:20px;font-size:14px;line-height:1.6}.Payments-module__98Tura__bkashSubmitBtn{color:#fff;cursor:pointer;background-color:#e2136e;border:none;border-radius:6px;width:100%;padding:12px 24px;font-weight:600;transition:background-color .2s}.Payments-module__98Tura__bkashSubmitBtn:hover{background-color:#be185d}.Payments-module__98Tura__modalHeader h2{color:#1e293b;margin:0;font-size:20px;font-weight:600}.Payments-module__98Tura__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.Payments-module__98Tura__closeBtn:hover{color:#ef4444;background:#f1f5f9}.Payments-module__98Tura__modalBody{padding:24px}.Payments-module__98Tura__formGroup{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.Payments-module__98Tura__formGroup label{color:#1e293b;font-size:14px;font-weight:600}.Payments-module__98Tura__formGroup label span{color:#ef4444}.Payments-module__98Tura__formControl{color:#475569;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:12px 16px;font-size:15px;transition:border-color .2s}.Payments-module__98Tura__formControl:focus{border-color:#339dd9}textarea.Payments-module__98Tura__formControl{resize:vertical;min-height:80px}.Payments-module__98Tura__radioGroup{align-items:center;gap:16px;height:44px;display:flex}.Payments-module__98Tura__radioLabel{color:#475569;cursor:pointer;align-items:center;gap:6px;font-size:14px;font-weight:400;display:flex}.Payments-module__98Tura__submitBtn{color:#fff;cursor:pointer;background-color:#339dd9;border:none;border-radius:6px;width:100%;padding:12px;font-weight:600;transition:background-color .2s}.Payments-module__98Tura__submitBtn:hover{background-color:#2780b0}.Payments-module__98Tura__filterGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Payments-module__98Tura__actionBtns{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.Payments-module__98Tura__clearBtn{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:4px;padding:8px 16px;font-weight:500;transition:background-color .2s}.Payments-module__98Tura__clearBtn:hover{background-color:#dc2626}.Payments-module__98Tura__applyBtn{color:#fff;cursor:pointer;background-color:#339dd9;border:none;border-radius:4px;padding:8px 16px;font-weight:500;transition:background-color .2s}.Payments-module__98Tura__applyBtn:hover{background-color:#2780b0}.Payments-module__98Tura__modalFooter{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}@media (max-width:768px){.Payments-module__98Tura__container{gap:1.5rem}.Payments-module__98Tura__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.Payments-module__98Tura__bannerCard{text-align:center;flex-direction:column-reverse;align-items:center;gap:1rem;padding:1.5rem}.Payments-module__98Tura__bannerContent{flex-direction:column;align-items:center;max-width:100%;display:flex}.Payments-module__98Tura__bannerContent h1{font-size:22px}.Payments-module__98Tura__bannerContent p{font-size:14px}.Payments-module__98Tura__bannerImageContainer{width:200px;height:150px}.Payments-module__98Tura__tableHeader{flex-direction:column;align-items:stretch;gap:12px}.Payments-module__98Tura__headerButtons{flex-wrap:wrap;gap:8px;width:100%;display:flex}.Payments-module__98Tura__filterBtn{flex:1;justify-content:center}.Payments-module__98Tura__searchWrapper{max-width:100%}.Payments-module__98Tura__filterSelect{width:100%}.Payments-module__98Tura__radioGroup{flex-direction:column;gap:12px}.Payments-module__98Tura__filterGrid{grid-template-columns:1fr;gap:8px}.Payments-module__98Tura__formGroup{margin-bottom:8px}.Payments-module__98Tura__modalBody{padding:16px}.Payments-module__98Tura__modalFooter{flex-direction:column;gap:10px;padding:16px}.Payments-module__98Tura__pageBtn,.Payments-module__98Tura__applyBtn{width:100%}}.Payments-module__98Tura__tabsContainer{scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #e2e8f0;gap:2rem;margin-bottom:2rem;display:flex;overflow-x:auto}.Payments-module__98Tura__tabsContainer::-webkit-scrollbar{display:none}.Payments-module__98Tura__tab{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0 0 .75rem;font-size:1.05rem;font-weight:600;transition:color .2s;position:relative}.Payments-module__98Tura__tab:hover,.Payments-module__98Tura__activeTab{color:#64748b}.Payments-module__98Tura__activeTab:after{content:"";background-color:#339dd9;border-radius:3px 3px 0 0;width:100%;height:3px;position:absolute;bottom:0;left:0}.Payments-module__98Tura__desktopTableView{display:block}.Payments-module__98Tura__mobileCardView{display:none}.Payments-module__98Tura__mobileCard{background:#fff;border:1px solid #e2e8f0;border-bottom:2px solid #cbd5e1;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 1px 3px #00000005,0 2px 8px #00000005}.Payments-module__98Tura__mobileCardHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.Payments-module__98Tura__mobileInvoiceId{color:#1e293b;font-size:15px;font-weight:700}.Payments-module__98Tura__mobileCardBody{flex-direction:column;gap:8px;display:flex}.Payments-module__98Tura__mobileCardRow{justify-content:space-between;align-items:center;font-size:14px;display:flex}.Payments-module__98Tura__mobileCardLabel{color:#64748b;font-weight:500}.Payments-module__98Tura__mobileCardValue{color:#1e293b;text-align:right;font-weight:600}.Payments-module__98Tura__mobileCardAmount{color:#032039;font-size:15px;font-weight:700}.Payments-module__98Tura__mobileCardActions{border-top:1px solid #f1f5f9;justify-content:flex-end;padding-top:12px;display:flex}.Payments-module__98Tura__mobilePayBtn{color:#fff;cursor:pointer;background:#339dd9;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.Payments-module__98Tura__mobilePayBtn:hover{background-color:#2780b0}.Payments-module__98Tura__mobileReceiptBtn{color:#339dd9;cursor:pointer;background:0 0;border:1px solid #339dd9;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.Payments-module__98Tura__mobileReceiptBtn:hover{background-color:#f0f9ff}.Payments-module__98Tura__mobileProcessingSpan{color:#64748b;font-size:13px;font-style:italic;font-weight:500}.Payments-module__98Tura__paymentMethodsGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:8px;margin-bottom:16px;display:grid}.Payments-module__98Tura__paymentMethodBtn{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:58px;padding:10px 4px;transition:all .2s;display:flex}.Payments-module__98Tura__paymentMethodBtn:hover{background:#f8fafc}.Payments-module__98Tura__paymentMethodBtnActiveBkash{box-shadow:0 4px 6px -1px #e2136e26;background:#fdf2f4!important;border:2px solid #e2136e!important}.Payments-module__98Tura__paymentMethodBtnActiveNagad{box-shadow:0 4px 6px -1px #f54a0026;background:#fff5f2!important;border:2px solid #f54a00!important}.Payments-module__98Tura__paymentMethodBtnActiveBank{box-shadow:0 4px 6px -1px #005a9c26;background:#f0f9ff!important;border:2px solid #005a9c!important}@media (max-width:768px){.Payments-module__98Tura__desktopTableView{display:none}.Payments-module__98Tura__mobileCardView{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.Payments-module__98Tura__paymentMethodsGrid{grid-template-columns:1fr!important;gap:8px!important}.Payments-module__98Tura__paymentMethodBtn{flex-direction:row!important;justify-content:center!important;min-height:48px!important;padding:8px 12px!important}}.Payments-module__98Tura__paymentProofModal{transition:all .3s;width:95%!important;max-width:680px!important}.Payments-module__98Tura__formGrid{flex-direction:column;gap:12px;width:100%;display:flex}@media (min-width:640px){.Payments-module__98Tura__formGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}}@media (max-width:640px){.Payments-module__98Tura__paymentProofModal{padding:16px!important}.Payments-module__98Tura__paymentProofModal .modalHeader{padding:12px 16px!important}.Payments-module__98Tura__paymentProofModal .modalBody{padding:12px 16px!important}}
