.bank-account-card{margin-bottom:17px}.bank-account-status{display:inline-flex;align-items:center;padding:8px 11px;border-radius:999px;background:#fff3df;color:#a96500;font-size:12px;font-weight:800;white-space:nowrap}.bank-account-status.registered{background:#e6f8ef;color:#158354}.bank-account-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:2px}.bank-account-form label{margin-top:0}.bank-account-form .primary{grid-column:1/-1;justify-self:end;width:auto;margin:7px 0 0;padding:12px 18px}.bank-account-note{margin:8px 0 0;color:#8a95a8;font-size:11px}.payment-account{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;padding:13px 14px;border:1px solid #dce6f6;border-radius:12px;background:#fff}.payment-account span,.payment-account small{display:block;color:#738197;font-size:11px}.payment-account b{display:block;margin:4px 0;color:#273853;font-size:17px;font-variant-numeric:tabular-nums;letter-spacing:.02em}.copy-account-button{flex:0 0 auto;padding:9px 11px;border:1px solid #c8d7f1;border-radius:9px;background:#f2f6ff;color:#2758b9;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.copy-account-button:hover{background:#e8efff}.copy-account-button:disabled{border-color:#e4e8ee;background:#f5f6f8;color:#a0a9b8;cursor:default}@media(max-width:700px){.bank-account-form{grid-template-columns:1fr}.bank-account-form .primary{width:100%;margin-top:3px}}@media(max-width:560px){.payment-account{align-items:stretch;flex-direction:column}.copy-account-button{width:100%}}
