.withdrawal-methods{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 20px}.withdrawal-methods button{appearance:none;text-align:left;padding:14px 16px;border:1px solid #d2cec2;border-radius:14px;background:transparent;color:#62695f;font:inherit;cursor:pointer;min-width:0}.withdrawal-methods button[aria-pressed=true]{background:#fffdf7;border-color:#64796a;box-shadow:0 0 0 1px #64796a;color:#252e28}.withdrawal-methods strong{display:block;font-size:14px;line-height:1.4;font-weight:600}.withdrawal-methods span{display:block;font-size:12px;line-height:1.4;margin-top:4px}.withdrawal-panel{color:#252e28;font-family:var(--font-sans),sans-serif;margin-top:20px;min-width:0}.wallet-vault-actions [hidden],.withdrawal-panel [hidden]{display:none!important}.withdrawal-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.withdrawal-heading h2{font:600 20px/1.3 var(--font-sans),sans-serif;letter-spacing:-.4px;margin:0}.withdrawal-heading>span{color:#687064;font-size:12px;white-space:nowrap}.withdrawal-hint{font-size:13px;line-height:1.6;color:#656d62;margin:8px 0 16px;overflow-wrap:anywhere}.withdrawal-amount{display:block;background:#fffdf7;border:1px solid #d8d4c8;padding:18px 20px;border-radius:18px;margin-top:20px}.withdrawal-input-label{display:block;font-size:13px;color:#656d62;margin-bottom:10px}.withdrawal-input-row{display:flex;align-items:center;gap:12px;min-width:0}.withdrawal-panel .withdrawal-input-row input{border:0;border-radius:0;background:transparent;width:100%;min-width:0;padding:0;color:#252e28;outline:none;box-shadow:none;font:400 32px/1.25 var(--font-sans),sans-serif}.withdrawal-input-row input::placeholder{color:#aaa99e}.withdrawal-unit{font-size:14px;font-weight:500;flex-shrink:0}.withdrawal-amount:focus-within{outline:2px solid #64796a;outline-offset:2px}.withdrawal-balance{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 12px;color:#656d62;font-size:12px;margin:10px 2px 20px}.withdrawal-balance span{overflow-wrap:anywhere;min-width:0}.withdrawal-balance button,.withdrawal-link{border:0;background:transparent;padding:4px 0;color:#207653;font:500 12px/1.4 var(--font-sans),sans-serif;cursor:pointer}.withdrawal-details{border-top:1px solid #d5d0c3;padding:13px 0;font-size:13px}.withdrawal-details summary{cursor:pointer;color:#525d51;line-height:1.5}.withdrawal-details summary>span{float:right;margin-left:8px;font-size:12px;color:#526650}.withdrawal-details label{display:grid;gap:8px;margin-top:16px;color:#525d51;font-size:13px}.withdrawal-details input{box-sizing:border-box;width:100%;min-width:0;padding:12px 14px;border:1px solid #cbcbbf;border-radius:10px;background:#fffdf7;color:#252e28;font:inherit}.withdrawal-details p{font-size:12px;line-height:1.6;color:#656d62;margin:10px 0 0;overflow-wrap:anywhere}.withdrawal-panel button.withdrawal-primary{display:block;width:100%;appearance:none;border:1px solid #263a2f;border-radius:14px;padding:15px 18px;color:#fffdf7;background:#263a2f;font:500 14px/1.4 var(--font-sans),sans-serif;cursor:pointer}.withdrawal-panel button:disabled{opacity:.45;cursor:not-allowed}.withdrawal-methods button:focus-visible,.withdrawal-panel button:focus-visible,.withdrawal-panel summary:focus-visible{outline:2px solid #207653;outline-offset:3px}.withdrawal-help{border-top:0;padding-top:14px}.withdrawal-help summary{font-size:12px}.withdrawal-request{margin-top:18px;padding:18px;background:#fffdf7;border:1px solid #d8d4c8;border-radius:16px}.withdrawal-request-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;align-items:center;font-size:12px;color:#687064}.withdrawal-badge{display:inline-flex;padding:5px 9px;border-radius:20px;background:#eeebe1;color:#726447;font-size:11px}.withdrawal-badge.ready{background:#e2efe7;color:#23744f}.withdrawal-request-value{display:block;font-size:24px;font-weight:500;letter-spacing:-.5px;margin-top:14px;overflow-wrap:anywhere}.withdrawal-request .withdrawal-hint{font-size:12px;margin:6px 0 10px}.withdrawal-request-actions{display:flex;align-items:center;gap:12px;margin-top:6px}.withdrawal-panel button.withdrawal-secondary{border:0;padding:12px 0;background:transparent;color:#596459;font:500 12px/1.4 var(--font-sans),sans-serif;cursor:pointer;flex-shrink:0}.withdrawal-notice{position:relative;border-radius:12px;padding:12px 38px 12px 14px;background:#fffdf7;font-size:13px;line-height:1.6;overflow-wrap:anywhere}.withdrawal-notice a{display:block;color:#207653;margin-top:4px}.withdrawal-link+.withdrawal-link{margin-left:16px}@media(max-width:480px){.withdrawal-methods button{padding:12px}.withdrawal-methods strong{font-size:13px}.withdrawal-methods span{font-size:11px}.withdrawal-heading h2{font-size:18px}.withdrawal-heading>span{font-size:11px}.withdrawal-amount{padding:16px}.withdrawal-panel .withdrawal-input-row input{font-size:28px}.withdrawal-unit{font-size:12px}.withdrawal-request{padding:15px}}.wallet-portfolio-compact>.withdrawal-panel{margin-top:0}.wallet-portfolio-compact .withdrawal-methods{margin-bottom:0}.withdrawal-panel .withdrawal-dismiss{position:absolute;top:8px;right:10px;border:0;background:transparent;color:#656d62;font:20px/1 sans-serif;padding:4px;cursor:pointer}.withdrawal-request-actions:has(.withdrawal-primary[hidden]){justify-content:flex-end;margin-top:0}.toast-region{position:fixed;z-index:1200;right:24px;bottom:24px;width:min(380px,calc(100vw - 48px));pointer-events:none}.toast-stack{display:flex;flex-direction:column;gap:10px}.toast-stack:empty{display:none}.toast{pointer-events:auto;display:flex;align-items:flex-start;gap:12px;padding:14px 14px 14px 16px;border:1px solid var(--line);border-radius:14px;background:#fffefb;color:var(--ink);box-shadow:0 18px 48px rgba(15,24,19,.16);font-family:var(--sans);animation:toast-in .18s ease-out}.toast:focus-within{outline:2px solid var(--accent);outline-offset:2px}.toast-body{flex:1 1 auto;min-width:0}.toast-title{margin:0;font-size:14px;font-weight:500;line-height:1.45;overflow-wrap:anywhere}.toast-message{margin:4px 0 0;font-size:13px;line-height:1.5;color:var(--muted)}.toast-link{display:inline-block;margin-top:6px;font-size:13px;color:var(--accent);text-decoration:underline}.toast-close{flex:0 0 auto;min-width:28px;min-height:28px;margin:-4px -4px 0 0;border:0;border-radius:8px;padding:0;background:transparent;color:var(--muted);font-size:20px;line-height:1;cursor:pointer}.toast-close:focus-visible,.toast-close:hover{background:var(--cream-2);color:var(--ink)}.toast-icon,.toast-spinner{flex:0 0 auto;margin-top:1px}.toast-spinner{width:18px;height:18px;border:2px solid var(--accent);border-right:2px solid transparent;border-radius:50%;animation:toast-spin .8s linear infinite}.toast-success{border-color:#78b996;background:#f1faf5}.toast-success .toast-icon{color:#16734a}.toast-warning{border-color:#e1cf9f;background:#fff9eb}.toast-warning .toast-icon{color:#9a6a12}.toast-error{border-color:#d7a18f;background:#fff5f1}.toast-error .toast-icon{color:#a23d25}.toast-info .toast-icon{color:var(--muted)}@keyframes toast-spin{to{transform:rotate(1turn)}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.toast{animation:none}.toast-spinner{animation:none;border-right-color:var(--accent)}}@media (max-width:560px){.toast-region{left:12px;right:12px;bottom:12px;width:auto}}