.icon-button.svelte-hime8y{flex:none;width:32px;height:32px;display:grid;place-items:center;padding:0;background:var(--tone-context-soft, rgba(140, 210, 255, .08));border:1px solid var(--tone-context-border, rgba(140, 210, 255, .2));border-radius:8px;color:var(--tone-context-fg, rgba(200, 225, 255, .85));cursor:pointer;touch-action:manipulation;outline:none;-webkit-tap-highlight-color:transparent;font:inherit;transition:background .12s ease,border-color .12s ease,color .12s ease}@media(hover:hover){.icon-button.svelte-hime8y:hover:not(:disabled){background:var(--tone-context-soft-hover, rgba(140, 210, 255, .16));border-color:var(--tone-context-border-hover, rgba(140, 220, 255, .4));color:var(--tone-context-fg-hover, #ffffff)}}.icon-button.svelte-hime8y:focus-visible{border-color:#8cdcffbf;box-shadow:0 0 0 2px #8cdcff66}.icon-button.svelte-hime8y:disabled{opacity:.4;cursor:default;pointer-events:none}
