/* Payment presentation: all rules intentionally scoped to the demo dialog. */
.lvp-dialog{--lvp-ink:#173d32;--lvp-muted:#69776d;--lvp-line:#dfe6dd;box-sizing:border-box;width:min(1040px,calc(100vw - 40px));max-width:none;max-height:calc(100dvh - 40px);padding:0;margin:auto;border:0;border-radius:16px;overflow:auto;background:#fdfefa;color:var(--lvp-ink);box-shadow:0 30px 100px #092b3355;font-family:inherit;overscroll-behavior:contain}
.lvp-dialog::backdrop{background:#0b2925aa;backdrop-filter:blur(5px)}
.lvp-dialog *{box-sizing:border-box}.lvp-dialog button{font:inherit;cursor:pointer}.lvp-dialog button:focus-visible,.lvp-dialog input:focus-visible{outline:3px solid #739760;outline-offset:4px}.lvp-dialog button{border:0}.lvp-dialog h2,.lvp-dialog h3,.lvp-dialog h4,.lvp-dialog p{margin:0}.lvp-dialog svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.lvp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.lvp-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 32px;border-bottom:1px solid var(--lvp-line);background:#fff;position:sticky;top:0;z-index:2}.lvp-brand{font-size:15px;font-weight:600;letter-spacing:2.6px;white-space:nowrap}.lvp-brand b{font-weight:400}.lvp-top-actions{display:flex;align-items:center;gap:15px}.lvp-demo-badge{background:#edf4e6;color:#385c34;padding:7px 10px;border:1px solid #dce7d0;border-radius:4px;font-size:9px;font-weight:600;letter-spacing:.8px;white-space:nowrap}.lvp-language{padding:7px 0;font-size:10px!important;background:none;color:#586d60}.lvp-close{background:#f4f6f0;color:var(--lvp-ink);border:1px solid var(--lvp-line)!important;width:33px;height:33px;border-radius:50%;font-size:23px!important;line-height:1;display:grid;place-items:center;padding:0}
.lvp-heading{padding:27px 38px 29px}.lvp-steps{display:flex;flex-wrap:wrap;gap:24px;list-style:none;margin:0 0 26px;padding:0;font-size:10px;color:#81907c}.lvp-steps li{display:flex;align-items:center;gap:8px;line-height:1.5}.lvp-steps li[aria-current]{color:var(--lvp-ink);font-weight:600}.lvp-steps li span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#e8efe1;color:#44623d;font-size:10px}.lvp-steps li[aria-current] span{background:#173d32;color:white}.lvp-eyebrow{font-size:9px!important;letter-spacing:1.7px;font-weight:600;color:#87916c!important;margin-bottom:12px!important}.lvp-heading h2{font-size:29px;line-height:1.3;letter-spacing:-.9px;font-weight:500;margin-bottom:11px}.lvp-heading>p:last-child{font-size:12px;color:var(--lvp-muted);line-height:1.8}
.lvp-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:38px;padding:0 38px 34px;align-items:start}.lvp-summary{padding:25px;background:#f1f4eb;border:1px solid #e2e8dc;border-radius:10px;min-width:0}.lvp-summary-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.lvp-summary h3,.lvp-payment>h3{font-size:18px;font-weight:600;line-height:1.5;letter-spacing:-.4px}.lvp-summary-heading>span{font-size:11px;font-weight:600;min-width:25px;height:25px;display:grid;place-items:center;background:#dfe8d6;border-radius:50%;padding:0 6px}.lvp-reference{font-size:9px!important;color:var(--lvp-muted);margin-top:16px!important;line-height:1.8}.lvp-reference strong{display:block;font-weight:500;color:#4a6551;font-size:10px;overflow-wrap:anywhere}.lvp-items{list-style:none;padding:0;margin:20px 0}.lvp-items li{display:flex;justify-content:space-between;gap:15px;padding:17px 0;border-top:1px solid #dce3d4;align-items:start;font-size:11px}.lvp-items li>div{min-width:0}.lvp-items strong{font-weight:600;line-height:1.65;display:block;overflow-wrap:anywhere}.lvp-items small{font-size:9px;line-height:1.6;color:var(--lvp-muted);display:block;margin-top:5px;overflow-wrap:anywhere}.lvp-items li>span{white-space:nowrap;font-weight:500;line-height:1.65;flex-shrink:0}.lvp-total{border-top:1px solid #d9e0d1;padding-top:20px;display:flex;flex-direction:column;gap:10px}.lvp-total>span{font-size:10px}.lvp-total strong{font-size:28px;font-weight:500;letter-spacing:-1px;overflow-wrap:anywhere}.lvp-shipping{display:flex;justify-content:space-between;gap:14px;color:var(--lvp-muted);font-size:9px;line-height:1.6;margin-top:15px}.lvp-shipping>span:last-child{text-align:right}.lvp-summary-note{font-size:9px;line-height:1.9;color:#7b856f;margin-top:12px!important}.lvp-contact{border-top:1px solid #dce3d4;margin-top:22px;padding-top:18px}.lvp-contact h4{font-size:11px;font-weight:600;margin-bottom:10px}.lvp-contact p{font-size:10px;line-height:1.85;color:#69776d;overflow-wrap:anywhere}
.lvp-payment{min-width:0}.lvp-choice-help{font-size:11px;line-height:1.85;color:var(--lvp-muted);margin:7px 0 18px!important}.lvp-methods{margin:0;padding:0;border:0;display:flex;flex-direction:column;gap:9px;min-width:0}.lvp-method{display:flex;align-items:center;gap:12px;position:relative;border:1px solid var(--lvp-line);padding:13px 15px;border-radius:7px;cursor:pointer;background:#fff;margin:0}.lvp-method:hover{border-color:#adc19f}.lvp-method.is-selected{background:#f5f8ef;border-color:#6d9260;box-shadow:inset 0 0 0 1px #6d9260}.lvp-method input{position:absolute;opacity:0;width:1px;height:1px}.lvp-method:has(input:focus-visible){outline:3px solid #739760;outline-offset:3px}.lvp-method-icon{width:34px;height:34px;border:1px solid #dfe7d9;border-radius:6px;display:grid;place-items:center;flex-shrink:0;background:#fff}.lvp-method strong{display:block;font-size:11px;font-weight:600;line-height:1.5}.lvp-method small{display:block;font-size:9px;line-height:1.6;color:var(--lvp-muted);margin-top:3px}.lvp-radio-mark{margin-left:auto;width:16px;height:16px;border:1px solid #b5c3ad;border-radius:50%;flex-shrink:0;background:#fff;display:grid;place-items:center}.is-selected .lvp-radio-mark{border-color:#527548}.is-selected .lvp-radio-mark:after{content:'';width:8px;height:8px;background:#527548;border-radius:50%}.lvp-method-panel{padding:19px;background:white;border:1px solid var(--lvp-line);border-radius:8px;margin-top:15px;min-width:0}.lvp-sample-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;color:#84936f}.lvp-sample-heading>span{font-size:8px;letter-spacing:1.2px;font-weight:600}.lvp-sample-heading>svg{width:20px;height:20px}.lvp-card-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lvp-sample-field{min-width:0;display:flex;flex-direction:column;gap:7px}.lvp-sample-field>span{font-size:9px;color:var(--lvp-muted)}.lvp-sample-field>strong{display:block;font-size:11px;font-weight:500;letter-spacing:.5px;padding:12px;border:1px solid #e8ece4;border-radius:5px;background:#f9faf7;overflow-wrap:anywhere;line-height:1.5;color:#54705a}.lvp-number,.lvp-holder{grid-column:1/-1}.lvp-number>strong{font-size:15px;letter-spacing:1.3px}.lvp-method-help{font-size:9px;color:#7a846f;line-height:1.85;margin-top:14px!important}.lvp-bank-fields{display:flex;flex-direction:column;gap:13px}.lvp-bank-fields .lvp-sample-field:last-child>strong{font-size:9px}.lvp-qr-layout{display:grid;grid-template-columns:130px 1fr;gap:20px;align-items:center}.lvp-qr-placeholder{width:130px;height:130px;border:1px dashed #a5b497;border-radius:8px;background:repeating-linear-gradient(135deg,#eff3e9 0,#eff3e9 10px,#f9fbf5 10px,#f9fbf5 20px);display:flex;align-items:center;justify-content:center;flex-direction:column;color:#64795a;gap:7px}.lvp-qr-placeholder span{font-size:11px;font-weight:600;letter-spacing:2px;background:#f2f6eb;padding:8px 9px}.lvp-qr-placeholder small{font-size:8px;letter-spacing:1px}.lvp-qr-layout h4{font-size:11px;line-height:1.7;margin-bottom:7px}.lvp-qr-layout p{font-size:10px;color:var(--lvp-muted);line-height:1.9}.lvp-preview-note{display:flex;gap:11px;padding:15px 0;align-items:start}.lvp-preview-note>span{margin-top:2px;width:17px;height:17px;border:1px solid #a7b49b;border-radius:50%;font-size:10px;display:grid;place-items:center;flex-shrink:0;color:#638054}.lvp-preview-note p{font-size:10px;line-height:1.85;color:#6b7c63}.lvp-preview-note strong{display:block;font-size:10px;font-weight:600;color:#49603e;margin-bottom:3px}.lvp-primary{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;padding:17px 19px;background:#173d32;border-radius:6px;color:#fff;font-size:12px!important;font-weight:500!important;text-align:left;min-height:50px;line-height:1.5}.lvp-primary:hover{background:#2b5141}.lvp-primary>span{font-size:19px;line-height:1}.lvp-action-hint{text-align:center;font-size:8px;line-height:1.8;color:#8b927f;margin-top:10px!important}
.lvp-complete{padding:34px 0 0;text-align:left}.lvp-complete-symbol{display:grid;place-items:center;width:52px;height:52px;background:#e6efda;color:#4b6a36;border-radius:50%;font-size:24px;margin-bottom:25px}.lvp-complete h3{font-size:27px;font-weight:500;letter-spacing:-.8px;line-height:1.4;margin:0 0 16px}.lvp-complete>p:not(.lvp-eyebrow){font-size:12px;color:var(--lvp-muted);line-height:1.95}.lvp-real-status{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-top:1px solid var(--lvp-line);border-bottom:1px solid var(--lvp-line);margin:25px 0;font-size:11px}.lvp-real-status strong{font-weight:500;color:#6b754e;background:#edf0e1;border-radius:4px;padding:7px 10px;white-space:nowrap}.lvp-secondary{width:100%;text-align:center;background:none;color:#5d7352;font-size:11px!important;padding:17px 10px}.lvp-secondary:hover{text-decoration:underline}.lvp-bottom{border-top:1px solid var(--lvp-line);padding:20px 38px;display:flex;gap:20px;justify-content:space-between;align-items:center}.lvp-bottom>span{font-size:8px;letter-spacing:.5px;color:#8d9682}.lvp-bottom>button{font-size:10px;background:none;color:#5b7254;padding:5px 0;white-space:nowrap}
@media(max-width:760px){.lvp-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:12px}.lvp-top{padding:15px 20px;gap:12px}.lvp-brand{font-size:12px;letter-spacing:2px}.lvp-top-actions{gap:10px}.lvp-demo-badge{font-size:7px;padding:6px 7px;letter-spacing:.4px}.lvp-heading{padding:24px 24px 26px}.lvp-heading h2{font-size:26px}.lvp-layout{padding:0 24px 28px;gap:25px;grid-template-columns:1fr}.lvp-summary{padding:21px}.lvp-items{margin:14px 0}.lvp-total{padding-top:15px}.lvp-total strong{font-size:27px}.lvp-contact{margin-top:18px;padding-top:15px}.lvp-payment>h3{font-size:21px}.lvp-method{padding:14px 15px}.lvp-method strong{font-size:12px}.lvp-method small{font-size:10px}.lvp-choice-help{font-size:12px}.lvp-method-help,.lvp-summary-note{font-size:10px}.lvp-preview-note p,.lvp-preview-note strong{font-size:11px}.lvp-action-hint{font-size:9px}.lvp-bottom{padding:18px 24px}.lvp-complete{padding-top:4px}.lvp-bottom>span{max-width:160px;line-height:1.8}}
@media(max-width:420px){.lvp-top{padding:14px 16px;gap:8px;align-items:flex-start}.lvp-top-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:172px}.lvp-top .lvp-demo-badge{order:3}.lvp-brand{padding-top:10px;font-size:12px}.lvp-language{font-size:9px!important}.lvp-close{width:29px;height:29px;font-size:20px!important}.lvp-heading{padding:23px 19px}.lvp-heading h2{font-size:25px}.lvp-heading>p:last-child{font-size:11px}.lvp-steps{gap:16px;font-size:9px;margin-bottom:23px}.lvp-layout{padding:0 19px 24px}.lvp-summary{padding:18px}.lvp-items li{gap:10px;font-size:10px}.lvp-items small{font-size:8px}.lvp-summary h3{font-size:17px}.lvp-contact p{font-size:10px}.lvp-method-panel{padding:16px}.lvp-qr-layout{grid-template-columns:1fr;gap:15px}.lvp-qr-placeholder{width:140px;height:140px;margin:auto}.lvp-bottom{padding:17px 19px;align-items:flex-start;gap:12px}.lvp-bottom>span{font-size:7px;max-width:130px}.lvp-bottom>button{font-size:9px;max-width:140px;white-space:normal;text-align:right}.lvp-complete h3{font-size:25px}}
@media(prefers-reduced-motion:reduce){.lvp-dialog{scroll-behavior:auto}}
@media(max-width:760px){.lvp-payment,.lvp-complete{order:1}.lvp-summary{order:2}}
