.withdrawal-card{max-width:860px}.withdrawal-form{display:grid;gap:1rem;margin-top:1.5rem}.withdrawal-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.withdrawal-form label{display:grid;gap:.45rem;font-weight:700}.withdrawal-form input,.withdrawal-form select,.withdrawal-form textarea{width:100%;box-sizing:border-box;border:1px solid rgba(127,127,127,.35);border-radius:12px;padding:.85rem 1rem;font:inherit;background:var(--surface,#fff);color:inherit}.withdrawal-confirm{grid-template-columns:auto 1fr!important;align-items:start;font-weight:600!important}.withdrawal-confirm input{width:auto;margin-top:.2rem}.withdrawal-submit{border:0;border-radius:999px;padding:1rem 1.4rem;font:inherit;font-weight:800;background:linear-gradient(135deg,#ff477e,#8b5cf6);color:#fff;cursor:pointer}.withdrawal-submit:disabled{opacity:.6;cursor:wait}.withdrawal-status{min-height:1.5em}.withdrawal-status[data-error="true"]{color:#b42318}.withdrawal-success{margin-top:1.5rem;padding:1.25rem;border:1px solid rgba(139,92,246,.35);border-radius:18px;background:rgba(139,92,246,.08)}.withdrawal-success dl{display:grid;gap:.6rem}.withdrawal-success dl div{display:grid;grid-template-columns:140px 1fr;gap:1rem}.withdrawal-success dt{font-weight:800}.withdrawal-honeypot{position:absolute!important;left:-10000px!important}@media(max-width:650px){.withdrawal-grid{grid-template-columns:1fr}.withdrawal-success dl div{grid-template-columns:1fr;gap:.1rem}}
