body .collaboration-cursor__caret{pointer-events:all;animation:fadeOut 3s 60s forwards;&:hover,&:hover .collaboration-cursor__label{animation:fadeIn .2s forwards}}body .collaboration-cursor__label{color:rgb(3 7 18/var(--tw-text-opacity,1));animation:fadeOut .3s 2s forwards;border-radius:4px;letter-spacing:-.02em}@keyframes fadeOut{to{opacity:0}}@keyframes fadeIn{to{opacity:1}}