.svp-payments .svp-card,.svp-payment-order{background:#fff;border:1px solid #dce3eb;border-radius:12px;padding:22px;margin:18px 0;overflow-wrap:anywhere}.svp-payment-form{display:flex;flex-wrap:wrap;gap:16px;align-items:end;margin:16px 0}.svp-payment-form label{display:flex;gap:8px;align-items:center}.svp-payment-form label:has(textarea),.svp-payment-form label:has(input:not([type=checkbox])){flex-direction:column;align-items:flex-start}.svp-payment-form input:not([type=checkbox]),.svp-payment-form textarea,.svp-payment-form select{max-width:100%;padding:10px;border:1px solid #c5cfdd;border-radius:6px}.svp-payment-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.svp-payment-totals dt{color:#546478}.svp-payment-totals dd{font-size:20px;font-weight:650;margin:5px 0}.svp-payment-warning{color:#86550b;background:#fff7df;padding:12px}.svp-payment-public{margin:0;background:#f0f3f7;color:#1c2d43;font:16px/1.55 system-ui,sans-serif}.svp-payment-public main{max-width:700px;margin:40px auto;padding:24px;background:#fff;border:1px solid #dce3eb;border-radius:12px}.svp-payment-public form{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0}.svp-payment-public button{background:#1c2d43;color:#fff;border:0;border-radius:7px;padding:12px 18px;cursor:pointer}.svp-payment-public button:disabled{opacity:.6}.svp-payment-public label{display:block}.svp-payment-public [data-payment-state]{font-size:21px;font-weight:700}@media(max-width:600px){.svp-payment-totals{grid-template-columns:repeat(2,minmax(0,1fr))}.svp-payment-form{align-items:stretch;flex-direction:column}.svp-payment-public main{margin:12px;padding:18px}.svp-payment-order{padding:16px}.svp-payment-form label{max-width:100%}}
.svp-payments .svp-payment-form label:has(input[type=checkbox]){display:flex;flex-direction:row;align-items:center;gap:10px;line-height:1.5}.svp-payments .svp-payment-form input[type=checkbox]{display:inline-block;width:18px;height:18px;margin:0;flex:0 0 18px}.svp-payments [hidden],[data-svp-merchant-payments] [hidden]{display:none!important}
