.payment-module__RJc3wG__shell{min-height:100svh;padding:max(40px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(72px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));color:var(--aj-ink,#0b0d10);background:var(--aj-canvas,#f7f8fa)}.payment-module__RJc3wG__frame{width:min(100%,920px);margin:0 auto}.payment-module__RJc3wG__topbar{justify-content:space-between;align-items:center;gap:16px;min-height:48px;margin-bottom:24px;display:flex}.payment-module__RJc3wG__brand,.payment-module__RJc3wG__language,.payment-module__RJc3wG__textLink{color:var(--aj-primary,#077a84);text-underline-offset:4px;font-weight:700;text-decoration-thickness:1px}.payment-module__RJc3wG__brand{color:var(--aj-ink,#0b0d10);font-size:19px;text-decoration:none}.payment-module__RJc3wG__language{align-items:center;min-height:44px;display:inline-flex}.payment-module__RJc3wG__layout{grid-template-columns:minmax(250px,.78fr) minmax(0,1.22fr);align-items:start;gap:24px;display:grid}.payment-module__RJc3wG__summary,.payment-module__RJc3wG__panel,.payment-module__RJc3wG__statusPanel{border:1px solid var(--aj-line,#d0d5dd);background:var(--aj-surface,#fff);border-radius:8px}.payment-module__RJc3wG__summary{padding:24px}.payment-module__RJc3wG__context{color:var(--aj-muted,#5b6572);margin:0 0 8px;font-size:13px;font-weight:700}.payment-module__RJc3wG__summary h1,.payment-module__RJc3wG__panel h2,.payment-module__RJc3wG__statusPanel h1{color:var(--aj-ink,#0b0d10);text-wrap:balance;margin:0;font-size:28px;line-height:1.28}.payment-module__RJc3wG__description,.payment-module__RJc3wG__statusCopy{max-width:68ch;color:var(--aj-copy,#343a43);text-wrap:pretty;margin:12px 0 0;line-height:1.68}.payment-module__RJc3wG__amount{border-top:1px solid var(--aj-line,#d0d5dd);color:var(--aj-copy,#343a43);justify-content:space-between;align-items:baseline;gap:12px;margin:24px 0 0;padding-top:18px;display:flex}.payment-module__RJc3wG__amount strong{color:var(--aj-ink,#0b0d10);font-variant-numeric:tabular-nums;font-size:20px}.payment-module__RJc3wG__scope{color:var(--aj-copy,#343a43);background:var(--aj-surface-alt,#eceff3);white-space:pre-wrap;border-radius:4px;margin:22px 0 0;padding:16px;line-height:1.65}.payment-module__RJc3wG__meta{gap:10px;margin:20px 0 0;display:grid}.payment-module__RJc3wG__meta div{color:var(--aj-copy,#343a43);justify-content:space-between;gap:16px;font-size:14px;display:flex}.payment-module__RJc3wG__meta dt,.payment-module__RJc3wG__meta dd{margin:0}.payment-module__RJc3wG__meta dd{color:var(--aj-ink,#0b0d10);overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:700}.payment-module__RJc3wG__panel{padding:28px}.payment-module__RJc3wG__form{gap:18px;margin-top:26px;display:grid}.payment-module__RJc3wG__field{gap:7px;display:grid}.payment-module__RJc3wG__field label,.payment-module__RJc3wG__legend{color:var(--aj-copy,#343a43);font-size:14px;font-weight:700}.payment-module__RJc3wG__field input,.payment-module__RJc3wG__field select{border:1px solid var(--aj-line-strong,#98a2b3);width:100%;min-height:52px;color:var(--aj-ink,#0b0d10);font:inherit;background:#fff;border-radius:4px;outline:none;padding:0 14px}.payment-module__RJc3wG__field input::placeholder{color:var(--aj-muted,#5b6572)}.payment-module__RJc3wG__field input:focus-visible,.payment-module__RJc3wG__field select:focus-visible{border-color:var(--aj-primary,#077a84);box-shadow:0 0 0 3px #002fa729}.payment-module__RJc3wG__hint{color:var(--aj-muted,#5b6572);margin:0;font-size:13px;line-height:1.58}.payment-module__RJc3wG__privacyText{color:var(--aj-copy,#343a43);margin:0;font-size:13px;line-height:1.58}.payment-module__RJc3wG__choices{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0 0;padding:0;display:grid}.payment-module__RJc3wG__choice{border:1px solid var(--aj-line-strong,#98a2b3);min-height:48px;color:var(--aj-copy,#343a43);cursor:pointer;border-radius:4px;align-items:center;gap:9px;padding:10px 12px;display:flex}.payment-module__RJc3wG__choice:has(input:checked){border-color:var(--aj-primary,#077a84);color:var(--aj-primary-strong,#05616a);background:var(--aj-primary-soft,#e6f7f8)}.payment-module__RJc3wG__choice input{width:18px;height:18px;accent-color:var(--aj-primary,#077a84);margin:0}.payment-module__RJc3wG__privacy{background:var(--aj-surface-alt,#eceff3);border-radius:4px;grid-template-columns:20px 1fr;align-items:start;gap:10px;padding:14px;display:grid}.payment-module__RJc3wG__privacy input{width:18px;height:18px;accent-color:var(--aj-primary,#077a84);margin:2px 0 0}.payment-module__RJc3wG__errorSummary,.payment-module__RJc3wG__warning,.payment-module__RJc3wG__success,.payment-module__RJc3wG__pending{border-radius:4px;padding:13px 14px;font-size:14px;line-height:1.58}.payment-module__RJc3wG__errorSummary{color:var(--aj-danger,brown);background:var(--aj-danger-soft,#fce8e8)}.payment-module__RJc3wG__warning{color:var(--aj-warning,#7a5000);background:var(--aj-warning-soft,#fff3d6)}.payment-module__RJc3wG__success{color:var(--aj-success,#17633a);background:var(--aj-success-soft,#e7f4ec)}.payment-module__RJc3wG__pending{color:var(--aj-primary-strong,#05616a);background:var(--aj-primary-soft,#e6f7f8)}.payment-module__RJc3wG__fieldError{color:var(--aj-danger,brown);margin:0;font-size:13px}.payment-module__RJc3wG__submit,.payment-module__RJc3wG__secondary,.payment-module__RJc3wG__lineAction{min-height:48px;font:inherit;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:0 18px;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s;display:inline-flex}.payment-module__RJc3wG__submit,.payment-module__RJc3wG__lineAction{border:1px solid var(--aj-primary,#077a84);color:#fff;background:var(--aj-primary,#077a84)}.payment-module__RJc3wG__submit:hover:not(:disabled),.payment-module__RJc3wG__lineAction:hover{border-color:var(--aj-primary-strong,#05616a);background:var(--aj-primary-strong,#05616a)}.payment-module__RJc3wG__submit:active:not(:disabled),.payment-module__RJc3wG__lineAction:active,.payment-module__RJc3wG__secondary:active{transform:translateY(1px)}.payment-module__RJc3wG__submit:disabled{cursor:not-allowed;opacity:.58}.payment-module__RJc3wG__secondary{border:1px solid var(--aj-line-strong,#98a2b3);color:var(--aj-ink,#0b0d10);background:#fff}.payment-module__RJc3wG__actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.payment-module__RJc3wG__submit:focus-visible,.payment-module__RJc3wG__secondary:focus-visible,.payment-module__RJc3wG__lineAction:focus-visible,.payment-module__RJc3wG__brand:focus-visible,.payment-module__RJc3wG__language:focus-visible,.payment-module__RJc3wG__textLink:focus-visible{outline:3px solid var(--aj-primary,#077a84);outline-offset:3px}.payment-module__RJc3wG__choice:has(input:focus-visible){outline:3px solid var(--aj-primary,#077a84);outline-offset:3px}.payment-module__RJc3wG__privacy:has(input:focus-visible){outline:3px solid var(--aj-primary,#077a84);outline-offset:3px}.payment-module__RJc3wG__statusPanel{width:min(100%,680px);margin:8svh auto 0;padding:32px}.payment-module__RJc3wG__statusMarker{min-height:32px;color:var(--aj-primary-strong,#05616a);background:var(--aj-primary-soft,#e6f7f8);border-radius:4px;align-items:center;margin-bottom:16px;padding:4px 10px;font-size:13px;font-weight:700;display:inline-flex}.payment-module__RJc3wG__gatewayForm{margin-top:24px}.payment-module__RJc3wG__finePrint{color:var(--aj-muted,#5b6572);margin:16px 0 0;font-size:13px;line-height:1.58}@media (max-width:760px){.payment-module__RJc3wG__shell{padding:max(20px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(56px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left))}.payment-module__RJc3wG__layout{grid-template-columns:1fr}.payment-module__RJc3wG__summary,.payment-module__RJc3wG__panel,.payment-module__RJc3wG__statusPanel{padding:22px 20px}.payment-module__RJc3wG__summary h1,.payment-module__RJc3wG__panel h2,.payment-module__RJc3wG__statusPanel h1{font-size:28px}}@media (max-width:460px){.payment-module__RJc3wG__choices{grid-template-columns:1fr}.payment-module__RJc3wG__actions,.payment-module__RJc3wG__submit,.payment-module__RJc3wG__secondary,.payment-module__RJc3wG__lineAction{width:100%}}.payment-module__RJc3wG__submit,.payment-module__RJc3wG__secondary,.payment-module__RJc3wG__lineAction,.payment-module__RJc3wG__brand,.payment-module__RJc3wG__language,.payment-module__RJc3wG__textLink,.payment-module__RJc3wG__choice,.payment-module__RJc3wG__privacy{touch-action:manipulation}@media (prefers-reduced-motion:reduce){.payment-module__RJc3wG__submit,.payment-module__RJc3wG__secondary,.payment-module__RJc3wG__lineAction{transition:none}}
