.tooltip.svelte-xaophi{outline:none;position:relative}.tooltip-content.svelte-xaophi{visibility:hidden;padding:var(--space-8);z-index:1;text-wrap:initial;width:max-content;max-width:20em;box-shadow:var(--elevation-md);border-radius:4px;position:absolute}.tooltip-content.dark.svelte-xaophi{background:var(--surface-inverse);color:var(--text-inverse)}.tooltip-content.light.svelte-xaophi{background:var(--surface-default);color:var(--grey-90)}.tooltip.top.svelte-xaophi .tooltip-content:where(.svelte-xaophi){bottom:calc(100% + 16px);left:50%;transform:translate(-50%)}.tooltip.bottom.svelte-xaophi .tooltip-content:where(.svelte-xaophi){top:calc(100% + 16px);left:50%;transform:translate(-50%)}.tooltip.left.svelte-xaophi .tooltip-content:where(.svelte-xaophi){top:50%;right:calc(100% + 16px);transform:translateY(-50%)}.tooltip.right.svelte-xaophi .tooltip-content:where(.svelte-xaophi){top:50%;left:calc(100% + 16px);transform:translateY(-50%)}.tooltip.svelte-xaophi:hover .tooltip-content:where(.svelte-xaophi),.tooltip.svelte-xaophi:focus-within .tooltip-content:where(.svelte-xaophi){visibility:visible}.chevron.svelte-xaophi{width:8px;height:8px;position:absolute;transform:rotate(45deg)}.chevron.dark.svelte-xaophi{border-left:1px solid var(--grey-90);border-bottom:1px solid var(--grey-90);background-color:var(--surface-inverse)}.chevron.light.svelte-xaophi{border-left:1px solid var(--grey-20);border-bottom:1px solid var(--grey-20);background-color:var(--surface-default);color:var(--grey-90)}.top.svelte-xaophi .chevron:where(.svelte-xaophi){border-top:none;border-left:none;bottom:-4px;right:calc(50% - 4px)}.bottom.svelte-xaophi .chevron:where(.svelte-xaophi){border-bottom:none;border-right:none;top:-4px;right:calc(50% - 4px)}.left.svelte-xaophi .chevron:where(.svelte-xaophi){border-bottom:none;border-left:none;top:calc(50% - 4px);right:-4px}.right.svelte-xaophi .chevron:where(.svelte-xaophi){border-top:none;border-right:none;top:calc(50% - 4px);left:-4px}
