.withdraw-action{display:flex;min-width:88px;flex-direction:column;align-items:flex-start;gap:4px}.withdraw-button{border:1px solid #d94b4b;border-radius:6px;background:#fff;color:#c43131;padding:6px 10px;cursor:pointer;white-space:nowrap}.withdraw-button:hover{background:#fff3f3}.withdraw-button:disabled{border-color:#c9ced8;background:#f1f3f7;color:#808898;cursor:not-allowed}.withdraw-action small{color:#7b8495;white-space:nowrap}.withdraw-note{white-space:nowrap}.withdraw-confirm-dialog{width:min(460px,calc(100vw - 32px));padding:0;border:0;border-radius:12px;box-shadow:0 20px 60px #17233f40}.withdraw-confirm-dialog::backdrop{background:#17233f80}.withdraw-confirm-card{padding:22px}.withdraw-confirm-card h2{margin:0 0 10px;font-size:20px}.withdraw-confirm-message{margin:0 0 18px;color:#4d5668;line-height:1.6}.withdraw-confirm-card label{display:flex;flex-direction:column;gap:7px;color:#30384a}.withdraw-confirm-card input{box-sizing:border-box;width:100%;padding:10px 12px;border:1px solid #c9d0dd;border-radius:7px;font:inherit}.withdraw-confirm-error{margin:8px 0 0;color:#c43131}.withdraw-confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.withdraw-confirm-actions button{padding:8px 16px;border:1px solid #c9d0dd;border-radius:7px;background:#fff;cursor:pointer}.withdraw-confirm-actions .withdraw-confirm-submit{border-color:#d94b4b;background:#d94b4b;color:#fff}
