*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;color:#1a1a2e;background-color:#f5f5f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}a{color:#6c5ce7;text-decoration:none}a:hover{text-decoration:underline}#app{min-height:100vh;display:flex;justify-content:center;padding:24px 16px}.merchant-header[data-v-35b09591]{display:flex;align-items:center;gap:16px;padding:24px 0;justify-content:center}.merchant-logo .logo-img[data-v-35b09591]{width:72px;height:72px;border-radius:50%;object-fit:cover}.merchant-info[data-v-35b09591]{text-align:left}.merchant-name[data-v-35b09591]{font-size:18px;font-weight:700;color:#1a1a2e;margin-bottom:2px}.merchant-company[data-v-35b09591]{font-size:12px;color:#6b7280;margin-bottom:1px}.merchant-reg[data-v-35b09591]{font-size:12px;color:#6b7280;margin-bottom:6px}.amount-section[data-v-952b051f]{text-align:center;padding:20px 0 16px}.amount-label[data-v-952b051f]{font-size:14px;font-weight:600;color:#6c5ce7;margin-bottom:4px}.amount-value[data-v-952b051f]{font-size:28px;font-weight:700;color:#6c5ce7}.transaction-info[data-v-952b051f]{padding:8px 0 20px}.info-row[data-v-952b051f]{display:flex;justify-content:space-between;align-items:center;padding:2px 0}.info-label[data-v-952b051f]{font-size:13px;color:#9ca3af}.info-value[data-v-952b051f]{font-size:13px;color:#374151;font-weight:500}.time-warning[data-v-952b051f]{color:#ef4444;font-weight:600}.step-title[data-v-f6415c35]{font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}.type-tabs[data-v-f6415c35]{display:flex;gap:8px}.type-tab[data-v-f6415c35]{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:20px;border:1px solid #e5e7eb;background:#fff;font-size:13px;font-weight:500;color:#374151;cursor:pointer;font-family:inherit;transition:all .2s}.type-tab[data-v-f6415c35]:hover{border-color:#6c5ce7;color:#6c5ce7}.type-tab.active[data-v-f6415c35]{background:#6c5ce7;color:#fff;border-color:#6c5ce7}.step-title[data-v-5a496f9c]{font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}.search-wrapper[data-v-5a496f9c]{position:relative;margin-bottom:16px}.search-icon[data-v-5a496f9c]{position:absolute;left:12px;top:50%;transform:translateY(-50%)}.search-input[data-v-5a496f9c]{width:100%;padding:10px 12px 10px 36px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;font-family:inherit;color:#374151;background:#fff;outline:none;transition:border-color .2s}.search-input[data-v-5a496f9c]:focus{border-color:#6c5ce7}.search-input[data-v-5a496f9c]::placeholder{color:#9ca3af}.bank-grid[data-v-5a496f9c]{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bank-card[data-v-5a496f9c]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 8px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;font-family:inherit;transition:all .2s;min-height:88px}.bank-card[data-v-5a496f9c]:hover:not(.disabled){border-color:#6c5ce7;box-shadow:0 2px 8px #6c5ce71a}.bank-card.selected[data-v-5a496f9c]{border-color:#6c5ce7;background:#f5f3ff;box-shadow:0 0 0 2px #6c5ce733}.bank-card.disabled[data-v-5a496f9c]{opacity:.4;cursor:not-allowed}.bank-logo[data-v-5a496f9c]{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.bank-logo img[data-v-5a496f9c]{max-width:100%;max-height:100%;object-fit:contain}.bank-logo-fallback[data-v-5a496f9c]{width:40px;height:40px;border-radius:8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#6b7280}.bank-name[data-v-5a496f9c]{font-size:12px;font-weight:500;color:#374151;text-align:center;line-height:1.2}.bank-card.disabled .bank-name[data-v-5a496f9c]{color:#9ca3af}.payment-page[data-v-03ffcc0b]{width:100%;max-width:520px}.payment-card[data-v-03ffcc0b]{background:#fff;border-radius:20px;padding:24px 28px;box-shadow:0 1px 3px #0000000f}.divider[data-v-03ffcc0b]{height:1px;background:#f3f4f6;margin:0}.steps-section[data-v-03ffcc0b]{display:flex;flex-direction:column;gap:24px;padding:20px 0}.footer-section[data-v-03ffcc0b]{padding-top:20px;text-align:center}.terms-text[data-v-03ffcc0b]{font-size:12px;color:#6b7280;margin-bottom:16px}.terms-text a[data-v-03ffcc0b]{color:#6c5ce7;font-weight:500}.proceed-btn[data-v-03ffcc0b]{width:100%;padding:14px 24px;background:#6c5ce7;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s}.proceed-btn[data-v-03ffcc0b]:hover:not(:disabled){background:#5b4bd5}.proceed-btn[data-v-03ffcc0b]:disabled{opacity:.6;cursor:not-allowed}.reference-no[data-v-03ffcc0b]{display:flex;justify-content:center;gap:6px;margin-top:20px;padding-bottom:8px}.ref-label[data-v-03ffcc0b]{font-size:13px;color:#6b7280}.ref-value[data-v-03ffcc0b]{font-size:13px;font-weight:600;color:#374151}.session-error[data-v-03ffcc0b]{text-align:center;padding:40px 20px;color:#6b7280;font-size:14px;line-height:1.6}.receipt-page[data-v-44f719c9]{width:100%;max-width:520px}.receipt-card[data-v-44f719c9]{background:#fff;border-radius:20px;padding:24px 28px;box-shadow:0 1px 3px #0000000f}.divider[data-v-44f719c9]{height:1px;background:#f3f4f6;margin:16px 0}.loading-state[data-v-44f719c9],.error-state[data-v-44f719c9]{text-align:center;padding:40px 20px;color:#6b7280;font-size:14px}.status-section[data-v-44f719c9]{text-align:center;padding:24px 0 8px}.status-icon[data-v-44f719c9]{width:56px;height:56px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin-bottom:12px}.status-icon.status-success[data-v-44f719c9]{background:#ecfdf5;color:#10b981}.status-icon.status-failed[data-v-44f719c9],.status-icon.status-icon-error[data-v-44f719c9]{background:#fef2f2;color:#ef4444}.status-icon.status-pending[data-v-44f719c9]{background:#fffbeb;color:#f59e0b}.status-text[data-v-44f719c9]{font-size:18px;font-weight:700}.status-text.status-success[data-v-44f719c9]{color:#10b981}.status-text.status-failed[data-v-44f719c9]{color:#ef4444}.status-text.status-pending[data-v-44f719c9]{color:#f59e0b}.amount-section[data-v-44f719c9]{text-align:center;padding:8px 0 0}.amount-label[data-v-44f719c9]{font-size:13px;color:#9ca3af;margin-bottom:4px}.amount-value[data-v-44f719c9]{font-size:28px;font-weight:700;color:#6c5ce7}.details-section[data-v-44f719c9]{padding:4px 0 8px}.detail-row[data-v-44f719c9]{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.detail-label[data-v-44f719c9]{font-size:13px;color:#9ca3af}.detail-value[data-v-44f719c9]{font-size:13px;color:#374151;font-weight:500;text-align:right;max-width:60%;word-break:break-all}
