:root{--brand-primary: #df2374;--brand-primary-hover: #b81d5f;--brand-bg: #041d36;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f2937}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-height:100vh}button{font:inherit}[hidden]{display:none!important}.checkout-page{position:relative;display:flex;min-height:100vh;align-items:center;justify-content:center;overflow:hidden;background:var(--brand-bg)}.checkout-pattern{position:absolute;inset:0;opacity:.1;background-image:repeating-linear-gradient(45deg,transparent,transparent 35px,rgba(255,255,255,.1) 35px,rgba(255,255,255,.1) 70px)}.checkout-wrap{position:relative;z-index:1;width:100%;max-width:576px;margin:0 16px}.checkout-card{position:relative;display:flex;overflow:hidden;flex-direction:row;border-radius:8px;background:#fff;box-shadow:0 25px 50px -12px #00000040}.method-picker{display:block}.picker-content{width:100%;padding:20px}.picker-heading{margin:10px 0 18px}.picker-heading h1{margin:0 0 5px;color:#111827;font-size:20px;line-height:1.25}.picker-heading p{margin:0;color:#6b7280;font-size:13px;line-height:1.45}.method-list{overflow:hidden;border:1px solid #e5e7eb;border-radius:10px}.method-option{display:flex;width:100%;min-height:72px;align-items:center;gap:13px;padding:12px 14px;border:0;border-bottom:1px solid #e5e7eb;background:#fff;color:#111827;cursor:pointer;text-align:left}.method-option:last-child{border-bottom:0}.method-option:not(:disabled):hover{background:#fdf4f8}.method-option:disabled{cursor:default}.method-icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:9px;background:#f3f4f6;color:var(--brand-primary)}.method-icon img{width:34px;height:34px;object-fit:contain}.method-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.bank-app-icon{background:#f5ffe9}.method-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.method-copy strong{font-size:14px;font-weight:600}.method-copy small{color:#6b7280;font-size:11px}.method-chevron{color:#9ca3af;font-size:27px;font-weight:300}.change-payment{display:block;margin:16px auto 0;padding:10px 26px;border:1px solid var(--brand-primary);border-radius:999px;background:#fff;color:var(--brand-primary);cursor:pointer;font-size:14px;font-weight:500}.payment-nav{width:160px;flex:0 0 160px;padding:20px 16px;border-right:1px solid #e5e7eb;background:#f9fafb}.payment-nav h2{margin:0 0 16px;color:#6b7280;font-size:10px;font-weight:600;letter-spacing:.05em}.nav-item{display:flex;width:100%;align-items:center;gap:10px;padding:12px 0;border:0;border-bottom:1px solid #e5e7eb;color:#4b5563;background:transparent;font-size:12px;font-weight:500;text-align:left}.nav-item.active{color:var(--brand-primary)}.nav-item svg{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentColor;stroke-width:1.5}.nav-item i{width:6px;height:6px;margin-left:auto;border-radius:50%;background:currentColor}.payment-content{min-width:0;flex:1;padding:16px}.checkout-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.checkout-brand{display:flex;align-items:center;gap:8px}.checkout-brand img{width:36px;height:36px;object-fit:contain}.checkout-brand span{display:none;color:var(--brand-primary);font-size:14px;font-weight:600}.merchant-summary{text-align:right}.merchant-summary p{margin:0 0 2px;color:#4b5563;font-size:11px;line-height:1.25}.merchant-summary p:last-child{margin:0;color:#111827}.merchant-summary strong{color:var(--brand-primary);font-size:14px}.provider-panel{display:flex;flex-direction:column;align-items:center;padding:32px 0;text-align:center}.provider-logo{width:auto;height:48px;margin-bottom:24px;object-fit:contain}.provider-panel>p{max-width:320px;margin:0 0 24px;color:#1f2937;font-size:16px;line-height:24px}.nairabank-button{display:flex;width:100%;max-width:384px;height:56px;align-items:center;justify-content:center;gap:12px;padding:0 16px;border:0;border-radius:12px;color:#0a0f0a;background:#7fe237;cursor:pointer}.nairabank-button:disabled{opacity:.58;cursor:wait}.button-brand,.button-funding{display:flex;height:40px;align-items:center;justify-content:flex-start;gap:8px}.button-brand{font-size:16px;font-weight:600}.button-generic-logo{width:40px;height:36px;border-radius:6px;object-fit:contain}.button-divider{display:none;width:1px;height:24px;background:#0a0f0a}.button-funding{display:none;font-size:15px;font-weight:600}.button-funding img{width:28px;height:28px;border-radius:6px;object-fit:contain}.nairabank-button.is-recognised .button-generic-logo{display:none}.nairabank-button.is-recognised .button-divider,.nairabank-button.is-recognised .button-funding{display:flex}.secured-by{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px;color:#fff;user-select:none}.secured-by svg{width:14px;height:14px;fill:currentColor}.secured-by span{font-size:12px}.secured-by img{width:auto;height:14px;object-fit:contain}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);white-space:nowrap}.success-page{position:relative;display:flex;min-height:100vh;align-items:center;justify-content:center;overflow:hidden;padding:16px;background:var(--brand-bg)}.success-card{position:relative;z-index:1;width:100%;max-width:448px;padding:32px;border-radius:8px;background:#fff;box-shadow:0 25px 50px -12px #00000040;text-align:center}.success-check{display:flex;width:64px;height:64px;align-items:center;justify-content:center;margin:0 auto 16px;border-radius:50%;color:var(--brand-primary);background:color-mix(in srgb,var(--brand-primary) 20%,transparent)}.success-check svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.success-card h1{margin:0 0 8px;color:#111827;font-size:20px;font-weight:600;line-height:28px}.success-message{margin:0 0 24px;color:#4b5563;font-size:14px;line-height:20px}.success-message strong{color:var(--brand-primary);font-weight:600}.payment-reference{margin-bottom:24px;padding:16px;border-radius:8px;background:#f9fafb;text-align:left}.payment-reference span{display:block;margin-bottom:4px;color:#6b7280;font-size:12px;line-height:16px}.payment-reference code{display:block;overflow-wrap:anywhere;color:#111827;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;line-height:20px}.success-done{width:100%;padding:12px 16px;border:0;border-radius:8px;color:#fff;background:var(--brand-primary);cursor:pointer;font-weight:500;transition:background-color .15s ease}.success-done:hover{background:var(--brand-primary-hover)}.success-done:focus-visible{outline:3px solid color-mix(in srgb,var(--brand-primary) 35%,transparent);outline-offset:3px}@media(max-width:767px){.checkout-card{flex-direction:column}.payment-nav{display:none}.checkout-brand span{display:inline}}@media(max-width:420px){.checkout-wrap{margin:0 16px}.provider-panel>p{font-size:15px}}
/*# sourceMappingURL=merchant.css.map */
