[data-s2047-conversation-ready="true"] { --s2047-relationship: 0; }
.s2047-npc-conversation-active { animation: s2047-conversation-attention .42s ease-out 2 alternate; transform-origin: 50% 100%; }
[data-s2047-relationship]::after { content: ""; position: absolute; inset: auto 18% -4px; height: 3px; border-radius: 999px; opacity: .55; background: currentColor; pointer-events: none; }
@keyframes s2047-conversation-attention { from { filter: brightness(1); } to { filter: brightness(1.16); transform: translateY(-2px); } }
@media (prefers-reduced-motion: reduce) { .s2047-npc-conversation-active { animation: none; } }
