.customer-type-choice{border:0;padding:0;margin:26px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}
.customer-type-choice legend{font-size:18px;font-weight:700;margin-bottom:12px;color:#05324f}
.customer-type-choice>label{display:flex!important;align-items:center;gap:12px;padding:16px;border:1px solid #d4e0e8;border-radius:8px;cursor:pointer;background:#fff}
.customer-type-choice>label:has(input:checked){border-color:#0068b0;background:#edf6fc;box-shadow:0 0 0 1px #0068b0}
.customer-type-choice input[type=radio]{appearance:auto!important;position:static!important;opacity:1!important;width:19px!important;height:19px!important;flex-shrink:0;accent-color:#0068b0}
.customer-type-choice small{display:block;font-size:12px;margin-top:4px;font-weight:400}
.customer-type-choice>p{grid-column:1/-1;font-size:13px;line-height:1.6;margin:0}
[data-business-fields][hidden],[data-private-fields][hidden]{display:none!important}
.withdrawal-notice{border:1px solid #d6e4ec;background:#f5f9fc;border-radius:8px;padding:18px;margin:18px 0;line-height:1.65;color:#294452}
.withdrawal-notice summary{cursor:pointer;font-weight:700;color:#05324f}
.withdrawal-notice-text{white-space:pre-line;font-size:14px;max-height:480px;overflow:auto;padding-top:14px}
.withdrawal-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 12px;border:1px solid #b5cad8;border-radius:5px;color:#075887;background:#f2f8fb;text-decoration:none;font-size:13px;font-weight:600;white-space:nowrap}
.withdrawal-action:hover,.withdrawal-action:focus-visible{background:#dfeefa;border-color:#0068b0}
.account-table-actions{flex-wrap:wrap}.account-detail-toolbar{flex-wrap:wrap;gap:10px}
.withdrawal-panel{padding:24px;background:#fff;border:1px solid #d8e4ea;border-radius:10px;margin-bottom:20px}
.withdrawal-panel h2{color:#05324f;margin-top:0}.withdrawal-panel p{line-height:1.65}
.withdrawal-choice{display:flex;gap:12px;align-items:flex-start;padding:16px 0;border-bottom:1px solid #e3ebf1}
.withdrawal-choice input{margin-top:5px;width:18px;height:18px;accent-color:#0068b0}.withdrawal-choice small{display:block;margin-top:5px;color:#526b7d}
.withdrawal-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:24px}
.withdrawal-form-fields{display:grid;gap:18px;max-width:680px}.withdrawal-form-fields label{display:grid;gap:7px;font-weight:600}
.withdrawal-form-fields input{padding:12px;border:1px solid #bbcdd9;border-radius:5px;font:inherit;width:100%;box-sizing:border-box}
.withdrawal-receipt{padding:16px;border-left:4px solid #0068b0;background:#edf6fc;white-space:pre-line;line-height:1.6}
@media(max-width:600px){.customer-type-choice{grid-template-columns:1fr}.withdrawal-panel{padding:18px}.withdrawal-actions .button{width:100%;justify-content:center}.account-card-actions .withdrawal-action{flex:1}}

.withdrawal-item{border:1px solid #d8e4ea;padding:18px;margin:20px 0;border-radius:8px}.withdrawal-item legend{font-weight:700;padding:0 8px}.withdrawal-choice{cursor:pointer}

.footer-withdrawal{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border:2px solid #bfe5fb;border-radius:8px;margin-bottom:28px;background:#063651;color:#fff}
.footer-withdrawal strong{font-size:20px}.footer-withdrawal p{margin:5px 0 0;color:#e0eff7;font-size:14px}
.footer-withdrawal .button{flex-shrink:0;background:#fff;color:#063651;min-height:44px;text-decoration:none}
.header-withdrawal-link{font-weight:700!important;text-decoration:underline!important;color:#064b78!important;padding:8px 10px;border:1px solid #9cbaca;border-radius:5px;background:#edf6fc}
.withdrawal-form-fields textarea{padding:12px;border:1px solid #bbcdd9;border-radius:5px;font:inherit;width:100%;box-sizing:border-box;resize:vertical}
.withdrawal-scope{border:1px solid #bbcdd9;border-radius:6px;padding:16px}.withdrawal-scope legend{font-weight:700;padding:0 5px}
.withdrawal-form-fields .withdrawal-scope label{display:flex;align-items:center;gap:10px;margin:8px 0;font-weight:400}.withdrawal-form-fields .withdrawal-scope input{width:18px;height:18px;padding:0;margin:0;flex-shrink:0;accent-color:#0068b0}
.withdrawal-declaration{white-space:pre-wrap;overflow-wrap:anywhere}.withdrawal-panel dd{margin-bottom:14px;overflow-wrap:anywhere}
.withdrawal-form-fields+button{margin-top:24px}.seminar-account-note{font-size:14px;line-height:1.6}.seminar-account-note a{color:#005e98;text-decoration:underline}
@media(max-width:700px){.footer-withdrawal{flex-direction:column;align-items:stretch}.footer-withdrawal .button{justify-content:center}.withdrawal-panel button{margin:8px 0}}
