.storehub-payment-fields{padding-top:4px}.storehub-label{display:block;font-size:13px;font-weight:600;margin:8px 0 5px}.storehub-card-box{background:#fff;border:1px solid #c7c7c7;border-radius:6px;padding:13px 12px;min-height:20px}.storehub-card-box.StripeElement--focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1}.storehub-card-box.StripeElement--invalid{border-color:#b32d2e}.storehub-card-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.storehub-card-status{padding:9px 11px;margin:4px 0 10px;border-radius:5px;background:#f0f0f1}.storehub-card-status.is-loading{background:#fff8e5;color:#7a5600}.storehub-card-status.is-ok{background:#edfaef;color:#166534}.storehub-card-status.is-error{background:#fcf0f1;color:#b32d2e}#storehub-card-errors{color:#b32d2e;margin:8px 0;min-height:18px}@media(max-width:480px){.storehub-card-row{grid-template-columns:1fr}}

.storehub-wallet-section{margin-top:18px}
.storehub-wallet-divider{display:flex;align-items:center;gap:12px;color:#777;font-size:12px;text-transform:uppercase;letter-spacing:.06em;margin:14px 0}
.storehub-wallet-divider:before,.storehub-wallet-divider:after{content:"";height:1px;background:#dcdcde;flex:1}
#storehub-wallet-button{min-height:44px}
.storehub-wallet-unavailable{font-size:12px;color:#777;text-align:center;padding:7px 0}

.storehub-payment-methods{margin-top:14px;padding:10px 12px;border:1px solid #e1e3e6;border-radius:10px;background:#fff}
.storehub-payment-methods img{display:block;width:100%;max-width:560px;height:auto;margin:0 auto}
