.chip-x.svelte-wo2el{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:var(--r-xs);border:1px solid rgba(255,255,255,.08);background:#ffffff0e;color:var(--text-2);font-family:var(--font-mono);font-size:10px;font-weight:700;line-height:normal;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background var(--dur-1) var(--ease-out),color var(--dur-1) var(--ease-out),border-color var(--dur-1) var(--ease-out),transform var(--dur-1) var(--ease-spring)}.chip-x.svelte-wo2el:hover:not(.chip-x--static){background:#ffffff1f;color:var(--text-1)}.chip-x.svelte-wo2el:active:not(.chip-x--static){transform:scale(.98)}.chip-x--static.svelte-wo2el{cursor:default}.chip-x--primary.svelte-wo2el{background:var(--accent-soft);border-color:rgb(var(--accent-rgb) / .45);color:var(--text-1)}.chip-x--primary.svelte-wo2el svg{color:var(--accent)}.chip-x.is-active.svelte-wo2el{background:var(--accent-soft);border-color:rgb(var(--accent-rgb) / .5);color:var(--text-1)}.chip-x__count.svelte-wo2el{font-size:9px;color:var(--text-4)}.chip-x__gauge.svelte-wo2el{display:inline-flex;align-items:flex-end;gap:1.5px;height:9px}.chip-x__bar.svelte-wo2el{width:2px;border-radius:1px;background:var(--line-3)}.chip-x__bar.svelte-wo2el:nth-child(1){height:3px}.chip-x__bar.svelte-wo2el:nth-child(2){height:5px}.chip-x__bar.svelte-wo2el:nth-child(3){height:7px}.chip-x__bar.svelte-wo2el:nth-child(4){height:9px}.chip-x__bar.is-on.svelte-wo2el{background:var(--accent)}
