.tooltip-trigger.svelte-1ni5lt1{display:inline-block;cursor:pointer;position:relative;width:100%;height:100%}.tooltip-container.svelte-1ni5lt1{position:fixed;z-index:var(--z-toast);background-color:var(--surface-panel);border-radius:var(--radius-control);box-shadow:var(--shadow-panel);padding:var(--space-sm) var(--space-md);max-width:100vw;border:1px solid var(--border-subtle);font-size:var(--type-micro-label-size);line-height:1.4;color:var(--c-text);overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;opacity:0;transition:opacity var(--duration-base) ease-in-out}.tooltip-container[popover].svelte-1ni5lt1{padding:var(--space-sm) var(--space-md);border:1px solid var(--border-subtle);margin:0;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.tooltip-container.visible.svelte-1ni5lt1{opacity:1}.tooltip-content.svelte-1ni5lt1{position:relative;z-index:2}.tooltip-arrow.svelte-1ni5lt1{position:absolute;width:12px;height:12px;background-color:var(--surface-panel);transform:rotate(45deg);z-index:3;border:1px solid var(--border-subtle);box-shadow:var(--shadow-subtle)}.tooltip-arrow-top.svelte-1ni5lt1{bottom:-6px;left:50%;margin-left:-6px;border-top:none;border-left:none;box-shadow:var(--shadow-subtle)}.tooltip-arrow-bottom.svelte-1ni5lt1{top:-6px;left:50%;margin-left:-6px;border-bottom:none;border-right:none;box-shadow:var(--shadow-subtle)}.tooltip-arrow-left.svelte-1ni5lt1{right:-6px;top:50%;margin-top:-6px;border-left:none;border-bottom:none;box-shadow:var(--shadow-subtle)}.tooltip-arrow-right.svelte-1ni5lt1{left:-6px;top:50%;margin-top:-6px;border-right:none;border-top:none;box-shadow:var(--shadow-subtle)}
