.tip{z-index:47;border-radius:calc(var(--radius) - .25rem) 0;border:1px solid var(--border);background:var(--popover);max-width:14rem;color:var(--popover-foreground);padding:.375rem .625rem;font-size:.875rem;box-shadow:0 4px 6px -1px oklch(0% 0 0/.1),0 2px 4px -2px oklch(0% 0 0/.1)}.tip[data-state=delayed-open]{animation:.15s overlay-in}.tip[data-state=closed]{animation:.1s overlay-out}
