.tsb{border:1px solid var(--line);background:var(--surface,#0000650f);color:var(--foreground);font-family:var(--font-space-grotesk), system-ui, sans-serif;cursor:pointer;border-radius:999px;align-items:center;gap:.6rem;padding:.7rem 1.1rem .7rem .85rem;font-size:.9rem;font-weight:600;line-height:1;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.tsb:hover{color:#fff;background:#000065;border-color:#000065}.tsb:focus-visible{outline:2px solid var(--accent,#ff6500);outline-offset:3px}.tsb__ic{color:#fff;background:#000065;border-radius:50%;flex:none;place-items:center;width:1.85rem;height:1.85rem;display:grid;position:relative}.tsb:hover .tsb__ic{color:#000065;background:#fff}.tsb__ic svg{width:1rem;height:1rem;position:absolute}
