.pxcraft-form-wrap{max-width:100%;box-sizing:border-box}.pxcraft-form-title{font-weight:700;line-height:1.3}.pxcraft-form-logo{line-height:0}.pxcraft-form-logo-img{display:inline-block;max-width:100%;height:auto}.pxcraft-form{-webkit-transition:opacity .2s;transition:opacity .2s;box-sizing:border-box}.pxcraft-form-wrap.is-loading{opacity:.7;pointer-events:none}.pxcraft-form.is-loading{opacity:.7;pointer-events:none}.pxcraft-form-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.pxcraft-form-group{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:15px}.pxcraft-form-label{font-weight:700;display:block;margin-bottom:5px}.pxcraft-form-group .pxcraft-form-control{min-width:100%;width:100%;line-height:1.4;min-height:44px;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.pxcraft-form-group .pxcraft-form-control:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgb(37 99 235 / .12);outline:none}.pxcraft-order-input-wrap{display:flex;flex-direction:column;gap:8px}.pxcraft-order-input-wrap .pxcraft-order-picker{margin:0}.pxcraft-form .pxcraft-button-confirm,.pxcraft-form.woocommerce button.button.pxcraft-button-confirm,.woocommerce .pxcraft-form .button.pxcraft-button-confirm{display:inline-flex;align-items:center;justify-content:center;min-height:46px;font-weight:600;line-height:1;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,opacity .2s ease;box-shadow:0 8px 20px rgb(17 24 39 / .18);text-transform:none;letter-spacing:normal;text-align:center;padding:0 24px;box-sizing:border-box}.pxcraft-form .pxcraft-button-confirm:hover,.pxcraft-form .pxcraft-button-confirm:focus,.pxcraft-form.woocommerce button.button.pxcraft-button-confirm:hover,.pxcraft-form.woocommerce button.button.pxcraft-button-confirm:focus,.woocommerce .pxcraft-form .button.pxcraft-button-confirm:hover,.woocommerce .pxcraft-form .button.pxcraft-button-confirm:focus{opacity:.92;transform:translateY(-1px)}.pxcraft-form-group.pxcraft-form-submit{margin-top:8px;width:100%}.pxcraft-form-submit .pxcraft-button-confirm{max-width:100%;box-sizing:border-box}.pxcraft-button-confirm{position:relative}.pxcraft-form.is-loading .pxcraft-button-confirm span{opacity:0}.pxcraft-form.is-loading .pxcraft-button-confirm:after{position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;content:" ";width:20px;height:20px;display:inline-block;vertical-align:middle;border:1px solid #fff;border-radius:50%;z-index:16;border-top-color:transparent!important;-webkit-animation:pxcraft-load-spin 450ms infinite linear;animation:pxcraft-load-spin 450ms infinite linear}.pxcraft-alert{padding:5px 0;line-height:1}.has-error .pxcraft-alert{color:red}.pxcraft-form-success-message{color:#73af55;line-height:1;margin:0 0 30px;padding:8px 15px;background:#f8f8f8;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.pxcraft-form-success-message>*{-webkit-flex-basis:0%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.pxcraft-form-success-message a{font-weight:700;color:#73af55}.pxcraft-form-success-message p{margin:0}.checkmark{width:30px;height:35px;margin-right:10px;-webkit-box-flex:0;-webkit-flex:0 0 30px;-ms-flex:0 0 30px;flex:0 0 30px;max-width:30px}.checkmark-path{stroke-dasharray:1000;stroke-dashoffset:0}.checkmark-path.circle{-webkit-animation:pxcraft-dash 0.9s ease-in-out;animation:pxcraft-dash 0.9s ease-in-out}.checkmark-path.line{stroke-dashoffset:1000;-webkit-animation:pxcraft-dash 0.9s 0.35s ease-in-out forwards;animation:pxcraft-dash 0.9s 0.35s ease-in-out forwards}.checkmark-path.check{stroke-dashoffset:-100;-webkit-animation:pxcraft-dash-check 0.9s 0.35s ease-in-out forwards;animation:pxcraft-dash-check 0.9s 0.35s ease-in-out forwards}.pxcraft-bank-cards{display:grid;grid-template-columns:1fr;gap:14px}.pxcraft-form.woocommerce label.pxcraft-bank-card,.woocommerce .pxcraft-form label.pxcraft-bank-card,.pxcraft-bank-card{display:block!important;width:100%!important;margin:0!important;padding:0!important;float:none!important;cursor:pointer;position:relative;text-align:left}.pxcraft-bank-card .pxcraft-bank-radio{position:absolute;opacity:0;width:1px;height:1px;margin:0;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;pointer-events:none}.pxcraft-bank-card__body{display:flex;align-items:center;gap:16px;padding:16px 18px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-sizing:border-box;min-height:88px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .15s ease}.pxcraft-bank-card:hover .pxcraft-bank-card__body{border-color:#cbd5e1;background:#f9fafb}.pxcraft-bank-card:has(.pxcraft-bank-radio:checked) .pxcraft-bank-card__body,.pxcraft-bank-card.is-selected .pxcraft-bank-card__body{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 1px #2563eb}.pxcraft-bank-card__logo{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#fff;overflow:hidden}.pxcraft-bank-card__logo .pxcraft-bank-logo-img,.pxcraft-bank-logo-img{display:block;width:100%;height:100%;object-fit:contain}.pxcraft-bank-card__details{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0}.pxcraft-bank-card__row{display:block;font-size:14px;line-height:1.5;color:#111827}.pxcraft-bank-card__label{font-weight:600;margin-right:4px}.pxcraft-bank-card__value{font-weight:400;word-break:break-word}.pxcraft-promptpay-qr-wrap{margin-top:16px;padding:20px;text-align:center;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.pxcraft-promptpay-qr__title{margin:0 0 12px;font-size:15px;font-weight:600;color:#1e293b}.pxcraft-promptpay-qr__canvas{display:inline-flex;align-items:center;justify-content:center;padding:12px;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgb(0 0 0 / .08)}.pxcraft-promptpay-qr__canvas img,.pxcraft-promptpay-qr__canvas canvas{display:block;max-width:100%;height:auto}.pxcraft-promptpay-qr__hint{margin:12px 0 0;font-size:13px;color:#64748b}.pxcraft-promptpay-logo-trigger{cursor:pointer;transition:transform 0.15s ease,box-shadow 0.15s ease}.pxcraft-promptpay-logo-trigger:hover,.pxcraft-promptpay-logo-trigger:focus{transform:scale(1.05);outline:none;box-shadow:0 0 0 3px rgb(37 99 235 / .25);border-radius:8px}.pxcraft-promptpay-qr-overlay{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px}.pxcraft-promptpay-qr-overlay[hidden]{display:none!important}.pxcraft-promptpay-qr-overlay__backdrop{position:absolute;inset:0;background:rgb(15 23 42 / .55)}.pxcraft-promptpay-qr-overlay__dialog{position:relative;z-index:1;width:min(100%, 340px);padding:24px 20px 20px;background:#fff;border-radius:16px;box-shadow:0 20px 50px rgb(0 0 0 / .2);text-align:center}.pxcraft-promptpay-qr-overlay__close{position:absolute;top:8px;right:10px;width:32px;height:32px;border:0;background:#fff0;font-size:24px;line-height:1;color:#64748b;cursor:pointer}.pxcraft-promptpay-qr-overlay__close:hover{color:#1e293b}.pxcraft-promptpay-qr-overlay__title{margin:0 0 16px;font-size:16px;font-weight:600;color:#1e293b}.pxcraft-promptpay-qr-overlay__canvas{display:inline-flex;align-items:center;justify-content:center;padding:12px;background:#f8fafc;border-radius:12px}.pxcraft-promptpay-qr-overlay__canvas img,.pxcraft-promptpay-qr-overlay__canvas canvas{display:block;max-width:100%;height:auto}.pxcraft-promptpay-qr-overlay__amount{margin:14px 0 0;font-size:18px;font-weight:700;color:#003087}.pxcraft-promptpay-qr-overlay__hint{margin:12px 0 0;font-size:13px;color:#64748b}.pxcraft-our-bank-title{margin:15px 0 10px}.pxcraft-our-bank{padding:0;margin:0;list-style:none}.pxcraft-our-bank-item{display:inline-block;margin-right:5px}.pxcraft-our-bank-item img{position:relative!important;right:0!important;left:0!important;float:none!important;margin:0!important;opacity:1!important;max-width:none!important;max-height:none!important;display:block!important;transform:translate(0,0);-webkit-transform:translate(0,0)}img.pxcraft-slip{margin:0!important}.wc-bacs-bank-details.bacs_details .bank_logo{list-style:none!important}@keyframes pxcraft-load-spin{100%{transform:rotate(360deg)}}@-o-keyframes pxcraft-load-spin{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes pxcraft-load-spin{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes pxcraft-load-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes pxcraft-load-spin{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@media (min-width:768px){.pxcraft-bank-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.pxcraft-col-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@-webkit-keyframes pxcraft-dash{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@keyframes pxcraft-dash{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@-webkit-keyframes pxcraft-dash-check{0%{stroke-dashoffset:-100}100%{stroke-dashoffset:900}}@keyframes pxcraft-dash-check{0%{stroke-dashoffset:-100}100%{stroke-dashoffset:900}}