.payment-modal{padding:28px;color:#192c25;background:#fff;width:100%}.payment-modal-top{display:flex;justify-content:space-between;align-items:center}.payment-brand{font-size:15px;letter-spacing:1px;font-weight:800;color:#147d3d}.payment-modal-top button{display:flex;align-items:center;justify-content:center;border:0;background:#f1f5f1;border-radius:50%;width:34px;height:34px;color:#33473a}.payment-symbol{display:flex;align-items:center;justify-content:center;width:66px;height:66px;background:#eaf5ec;color:#278345;margin:22px auto 17px;border-radius:50%}.payment-symbol.failed{background:#fff0ee;color:#b83b31}.payment-modal h2{font-size:24px;line-height:1.25;text-align:center;color:#192c25;font-weight:700}.payment-product{font-size:13px;color:#657368;text-align:center;margin:12px 0;line-height:1.6}.payment-amount{display:block;text-align:center;font-size:30px;color:#192c25;margin:14px 0 24px}.payment-progress-label{display:flex;justify-content:space-between;font-size:12px;color:#526459;margin-bottom:9px}.payment-progress{height:10px;border-radius:12px;background:#e9efe9;overflow:hidden}.payment-progress>span{display:block;height:100%;background:#25854b;transition:width .4s ease;border-radius:12px}.payment-progress.failed>span{background:#b83b31}.payment-stages{list-style:none;padding:0;display:flex;justify-content:space-between;gap:8px;margin:12px 0;font-size:10px;color:#657368}.payment-stages .complete{color:#20783e;font-weight:700}.payment-help{font-size:11px;color:#647167;line-height:1.6;margin:12px 0}.payment-instructions,.payment-success,.payment-error{font-size:13px;line-height:1.65;padding:13px;border-radius:8px;margin:14px 0}.payment-instructions{background:#f4f6ef;color:#4c5b44}.payment-success{background:#ecf9ee;color:#206938}.payment-error{background:#fff1ed;color:#a63024}.payment-modal label{display:block;font-size:13px;font-weight:600;color:#273e2e}.payment-modal input{display:block;width:100%;border:1px solid #c9d7ca;border-radius:8px;padding:12px;font-size:16px;margin:8px 0 18px;background:#fff;color:#182e22}.payment-primary{display:flex;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;border:0;border-radius:8px;background:#238141;color:#fff;font-weight:700;font-size:14px;text-align:center}.payment-primary:hover{background:#18662f}.payment-order-link{display:block;text-align:center;font-size:12px;color:#42604b;text-decoration:underline;margin-top:18px}.payment-modal button:focus-visible,.payment-modal a:focus-visible{outline:3px solid #3e9b58;outline-offset:3px}@media(max-width:640px){.payment-modal{padding:22px}.payment-modal h2{font-size:22px}#modal>div{max-width:100%}}.payment-reminder{border:1px solid #dfc67d;background:#fff8e2;color:#654e15}.payment-reminder strong{display:block;margin-bottom:5px}.payment-troubleshooting{border-top:1px solid #dfe8df;margin-top:18px;padding-top:16px;color:#425847;font-size:12px;line-height:1.65}.payment-troubleshooting summary{cursor:pointer;font-weight:700;color:#284c34}.payment-troubleshooting ul{padding-left:18px;margin:12px 0;list-style:disc}.payment-troubleshooting li{margin:7px 0}.payment-troubleshooting a{color:#1d6a37;font-weight:600;text-decoration:underline}
