.user-presence[data-user-presence-id="0"]{display:none}.user-presence:not(.user-presence--online):not(.user-presence--offline){opacity:0}.user-presence.user-presence--offline,.user-presence.user-presence--online{opacity:1;transition:opacity .2s ease}.user-presence{align-items:center;color:var(--muted,#6b7280);display:inline-flex;font-size:11px;font-weight:500;gap:6px;justify-content:center;line-height:1.2;min-height:18px}.user-presence__dot{background:var(--muted,#9ca3af);border-radius:50%;flex-shrink:0;height:8px;width:8px}.user-presence__label{margin-top:3px;white-space:nowrap}.user-presence--online{color:var(--good,#13b77b)}.user-presence--online .user-presence__dot{background:var(--good,#13b77b);box-shadow:0 0 0 2px #13b77b2e}.user-presence--offline{color:var(--muted,#6b7280)}.user-presence--offline .user-presence__dot{background:var(--muted,#9ca3af)}.comment-avatar-wrap{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:4px;width:56px}.comment-avatar-wrap>img{border-radius:50%;height:56px;object-fit:cover;width:56px}.comment-avatar-wrap .comment-presence{justify-content:center;text-align:center;width:100%}.comment-cont .comment-user-date:has(.comment-avatar-wrap){align-items:flex-start}.comment-cont .comment-user-date:has(.comment-avatar-wrap) .comment-log-and-date{max-width:calc(100% - 64px)}.profile-top .user-presence{font-size:12px;justify-content:flex-start;margin-top:8px}[data-theme=dark] .user-presence--offline{color:var(--muted,#b8c5d9)}[data-theme=dark] .user-presence--offline .user-presence__dot{background:#6b7280}