body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.payment-container{margin:0 auto;max-width:900px;min-height:100vh;padding:20px}.header-section{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;justify-content:space-between;margin-bottom:30px;padding:25px 30px}.header-content{align-items:center;display:flex;gap:15px}.header-icon{color:#3b82f6}.header-content h1{color:#1f2937;font-size:24px;font-weight:700;margin-bottom:4px}.header-content p{color:#6b7280;font-size:14px}.status-badge{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:20px;color:#fff;font-size:12px;font-weight:600;padding:8px 16px;text-transform:uppercase}.card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:24px;overflow:hidden;transition:all .3s ease}.card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.card-header{background:#fafbfc;border-bottom:1px solid #f3f4f6;justify-content:space-between;padding:20px 30px}.card-header,.card-title{align-items:center;display:flex}.card-title{color:#1f2937;font-size:18px;font-weight:600;gap:10px}.card-badge{background:#10b981}.card-badge,.required-badge{border-radius:12px;color:#fff;font-size:11px;font-weight:600;padding:4px 12px;text-transform:uppercase}.required-badge{background:#ef4444}.card-content{padding:30px}.details-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.detail-item{align-items:flex-start;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:12px;padding:20px;transition:all .3s ease}.detail-item:hover{background:#f1f5f9;border-color:#3b82f6}.highlight-item{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-color:#10b981}.detail-icon{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;color:#6b7280;padding:8px}.highlight-item .detail-icon{background:#10b981;color:#fff}.detail-content label{color:#6b7280;display:block;font-size:12px;font-weight:500;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.detail-content p{color:#1f2937;font-size:16px;font-weight:600}.amount{color:#10b981!important;font-size:18px!important}.terms-content{background:#f8fafc;border-radius:12px;padding:25px}.terms-list{display:flex;flex-direction:column;gap:20px}.term-item{align-items:flex-start;display:flex;gap:15px}.term-number{align-items:center;background:#3b82f6;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:600;height:32px;justify-content:center;width:32px}.term-text{color:#374151;font-size:14px;line-height:1.6}.term-text strong{color:#1f2937}.payment-options{display:flex;flex-direction:column;gap:30px}.payment-option{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.option-header{background:#fafbfc;border-bottom:1px solid #e5e7eb;gap:15px;padding:20px}.option-header,.option-icon{align-items:center;display:flex}.option-icon{border-radius:12px;color:#fff;height:48px;justify-content:center;width:48px}.bank-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.qr-icon{background:linear-gradient(135deg,#10b981,#059669)}.option-info h4{color:#1f2937;font-size:16px;font-weight:600;margin-bottom:4px}.option-info p{color:#6b7280;font-size:14px}.bank-details{padding:20px}.bank-info{display:flex;flex-direction:column;gap:12px}.info-row{align-items:center;background:#f8fafc;border-radius:8px;display:flex;justify-content:space-between;padding:12px 16px}.label{color:#6b7280;font-weight:500}.label,.value{font-size:14px}.value{color:#1f2937;font-family:Monaco,monospace;font-weight:600}.payment-divider{margin:20px 0;position:relative;text-align:center}.payment-divider:before{background:#e5e7eb;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.payment-divider span{background:#fff;color:#6b7280;font-size:12px;font-weight:600;padding:0 20px;position:relative}.qr-section{align-items:center;display:flex;gap:30px;padding:20px}.qr_code_image{height:200px;width:200px}.qr-code{flex-shrink:0}.qr-placeholder{align-items:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px dashed #3b82f6;border-radius:12px;color:#3b82f6;display:flex;justify-content:center}.qr-instructions h5{color:#1f2937;font-size:16px;font-weight:600;margin-bottom:8px}.qr-instructions p{color:#6b7280;font-size:14px;margin-bottom:15px}.supported-apps{display:flex;flex-wrap:wrap;gap:8px}.supported-apps span{background:#f3f4f6;border-radius:6px;color:#374151;font-size:11px;font-weight:500;padding:4px 8px}.upload-area{background:#fafbfc;border:2px dashed #d1d5db;border-radius:12px;padding:40px 20px;text-align:center;transition:all .3s ease}.upload-area:hover{background:#f0f9ff;border-color:#3b82f6}.upload-content{align-items:center;display:flex;flex-direction:column;gap:15px}.upload-icon{color:#9ca3af}.upload-content h4{color:#1f2937;font-size:18px;font-weight:600}.upload-content p{color:#6b7280;font-size:14px}.upload-btn{border-radius:8px;font-size:14px;padding:12px 24px;transition:all .3s ease}.upload-btn:hover{transform:translateY(-1px)}.file-requirements{color:#9ca3af;display:flex;font-size:12px;gap:20px}.file-uploaded{display:flex;flex-direction:column;gap:15px}.file-preview{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:15px;padding:20px}.file-icon{background:#3b82f6;border-radius:8px;color:#fff;padding:12px}.file-details h4{color:#1f2937;font-size:16px;font-weight:600;margin-bottom:4px}.file-details p{color:#6b7280;font-size:14px}.remove-file{background:#ef4444;border-radius:6px;color:#fff;margin-left:auto;padding:8px;transition:all .3s ease}.remove-file:hover{background:#dc2626}.upload-success{color:#10b981;font-weight:500;justify-content:center}.confirmation-content{align-items:center;display:flex;gap:30px;justify-content:space-between}.confirmation-text h3{color:#1f2937;font-size:20px;font-weight:600;margin-bottom:8px}.confirmation-text p{color:#6b7280;font-size:14px;line-height:1.6;max-width:500px}.submit-button{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;padding:16px 32px;transition:all .3s ease;white-space:nowrap}.submit-button:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);box-shadow:0 8px 20px #10b9814d;transform:translateY(-2px)}.submit-button:disabled{background:#9ca3af;box-shadow:none;cursor:not-allowed;transform:none}.success-wrapper{align-items:center;display:flex;justify-content:center;min-height:80vh}.success-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;max-width:500px;padding:50px;text-align:center}.success-icon{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 25px;width:80px}.success-card h2{color:#1f2937;font-size:24px;font-weight:700;margin-bottom:15px}.success-card p{color:#6b7280;font-size:16px;line-height:1.6;margin-bottom:25px}.reference-info{background:#f0f9ff;color:#1e40af;font-size:14px;padding:15px}.next-steps,.reference-info{border-radius:12px;margin-bottom:30px}.next-steps{background:#f8fafc;padding:25px;text-align:left}.next-steps h4{color:#1f2937;font-size:16px;font-weight:600;margin-bottom:15px}.next-steps ul{list-style:none;padding:0}.next-steps li{color:#374151;font-size:14px;padding:8px 0 8px 20px;position:relative}.next-steps li:before{color:#10b981;content:"✓";font-weight:700;left:0;position:absolute}.back-btn{background:#6b7280;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .3s ease}.back-btn:hover{background:#4b5563}@media (max-width:768px){.payment-container{padding:15px}.header-section{flex-direction:column;gap:15px;text-align:center}.card-content{padding:20px}.details-grid{grid-template-columns:1fr}.confirmation-content,.qr-section{flex-direction:column;text-align:center}.confirmation-text{text-align:center}.success-card{margin:15px;padding:30px 20px}}@media (max-width:480px){.header-content{flex-direction:column;gap:10px;text-align:center}.card-header{padding:15px 20px}.card-content{padding:15px}.file-requirements{flex-direction:column;gap:5px}}.upload-area.drag-active{background-color:#f0f9ff;border-color:#3b82f6}.upload-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #3b82f633;border-radius:50%;border-top-color:#3b82f6;height:40px;margin-bottom:15px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.file-preview-image{border-radius:4px;height:50px;object-fit:cover;width:50px}.upload-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-top:15px;padding:10px 20px;transition:background .3s}.upload-btn:hover{background:#2563eb}.CloudUploadIcon{color:#9ca3af}.remove-file{background:#0000;border:none;border-radius:4px;color:#ef4444;cursor:pointer;padding:5px;transition:background .2s}.remove-file:hover{background:#fee2e2}.upload-success{align-items:center;background:#f0fdf4;border-radius:6px;color:#16a34a;display:flex;font-size:14px;gap:8px;margin-top:10px;padding:8px 12px}.logo_payment{background-color:#fff;border-radius:10px;box-shadow:0 4px 20px #0000001a;display:block;height:auto;margin-bottom:20px;margin-left:auto;margin-right:auto;padding:10px;transition:transform .3s ease;width:120px}.offcanvas-bottom.auto-height{background-color:#fff;border-top-left-radius:1rem;border-top-right-radius:1rem;box-shadow:0 -4px 10px #0000001a;height:auto!important;max-height:90vh;overflow-y:auto;transition:transform .3s ease-in-out;z-index:1050}.offcanvas.show{transform:translateY(0)!important}.offcanvas.offcanvas-bottom{transform:translateY(100%)}
/*# sourceMappingURL=main.6376b814.css.map*/