.token-control{position:relative}.token-picker{text-align:left;color:#fff3df;width:100%;font:inherit;background:#160f20;border:1px solid #edbe6266;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.token-picker:after{content:"▾";color:#edbe62}.token-picker[aria-expanded=true]:after{content:"▴"}.token-menu{z-index:20;background:#21162a;border:1px solid #edbe6270;border-radius:12px;padding:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 12px 36px #0008}.token-search{color:#fff3df;width:100%;font:inherit;background:#160f20;border:1px solid #edbe6244;border-radius:8px;padding:12px}.token-options{overscroll-behavior:contain;max-height:min(280px,40dvh);margin-top:8px;overflow-y:auto}.token-options button{text-align:left;overflow-wrap:anywhere;color:#fff3df;width:100%;font:inherit;background:0 0;border:0;border-radius:7px;padding:12px;display:block}.token-options button:hover,.token-options button:focus-visible{background:#443047}.token-options button[aria-selected=true]{color:#75ead0;background:#75ead012}.token-empty{color:#cbb5c6;padding:8px}.token-search:focus-visible{outline-offset:2px;outline:2px solid #edbe62}
