@keyframes ocore-tooltip-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ocore-tooltip-fade-out{0%{opacity:1}to{opacity:0}}[data-slot=tooltip-content][data-state=delayed-open],[data-slot=tooltip-content][data-state=instant-open]{animation:60ms ease-out both ocore-tooltip-fade-in}[data-slot=tooltip-content][data-state=closed]{animation:60ms ease-out both ocore-tooltip-fade-out}.om-editor-content a[data-om-ref]{color:var(--c-ocore-ink);text-underline-offset:2px;cursor:pointer;text-decoration:underline}.om-editor-content .om-dangling-ref{-webkit-text-decoration:underline wavy var(--c-warn);text-decoration:underline wavy var(--c-warn);text-underline-offset:2px;cursor:help}
