/* WAHAI v9.2 R12 — sidebar identity + deletion actions */
.sidebar-foot #logoutButton.pw-r12-logout{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;min-height:42px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;text-align:left!important}
.sidebar-foot #logoutButton.pw-r12-logout i{width:20px!important;min-width:20px!important;font-size:15px!important;text-align:center!important}
.sidebar-foot #logoutButton.pw-r12-logout span{display:inline!important;font-size:13px!important;font-weight:700!important;white-space:nowrap!important}
@media(min-width:901px){body.pw-sidebar-collapsed .sidebar-foot #logoutButton.pw-r12-logout,body.sidebar-collapsed .sidebar-foot #logoutButton.pw-r12-logout{justify-content:center!important;padding-inline:0!important}body.pw-sidebar-collapsed .sidebar-foot #logoutButton.pw-r12-logout span,body.sidebar-collapsed .sidebar-foot #logoutButton.pw-r12-logout span{display:none!important}}
#sidebarConnectionDot{width:10px!important;height:10px!important;min-width:10px!important;border-radius:50%!important;transform:none!important}
#sidebarConnectionDot.online{background:#20c77a!important;box-shadow:0 0 0 4px rgba(32,199,122,.14)!important}
#realtimeDot{display:inline-block!important;width:10px!important;height:10px!important;min-width:10px!important;border-radius:2px!important;transform:rotate(45deg)!important;background:#d99820!important;box-shadow:0 0 0 4px rgba(217,152,32,.12)!important}
#realtimeDot.online{background:#3b82f6!important;box-shadow:0 0 0 4px rgba(59,130,246,.16)!important}
#realtimeDot.offline{background:#df4b55!important;box-shadow:0 0 0 4px rgba(223,75,85,.14)!important}
.entity-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
.edit-link.danger-link,[data-entity-action="delete"].danger-link,[data-user-action="delete"].danger-link,.note-delete,.label-delete{color:#c53645!important;font-weight:800!important}
.edit-link.danger-link:hover,[data-entity-action="delete"].danger-link:hover,[data-user-action="delete"].danger-link:hover,.note-delete:hover,.label-delete:hover{color:#991f2d!important;text-decoration:underline}
.label-manager{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}
.label-manager-item{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border:1px solid rgba(148,163,184,.35);border-radius:999px;background:rgba(248,250,252,.7);font-size:11px}
.label-manager-item button,.internal-note .note-delete{border:0;background:transparent;cursor:pointer;padding:2px 4px;font:inherit}
.internal-note header{gap:8px}.internal-note header .note-actions{margin-left:auto}
