.global-tooltip{position:fixed;transform:translateY(-50%);background-color:oklch(var(--b1));color:oklch(var(--bc));border:1px solid oklch(var(--bc) / .2);padding:.5rem .75rem;border-radius:.5rem;font-size:.75rem;line-height:1.4;width:max-content;max-width:300px;white-space:normal;text-align:left;z-index:9999;box-shadow:0 4px 12px oklch(var(--bc) / .15);pointer-events:none}
