.lhi-profile-menu{position:relative}.lhi-profile-menu--skeleton{width:min(10rem,40vw);height:42px}.lhi-profile-menu__trigger{border-radius:var(--radius-pill);color:var(--text-primary);transition:var(--transition);background:0 0;border:1px solid #0000;align-items:center;gap:.65rem;padding:.4rem .6rem .4rem .4rem;display:flex}.lhi-profile-menu__trigger:hover,.lhi-profile-menu__trigger[aria-expanded=true]{background:var(--e2-bg);border-color:var(--e2-border)}.lhi-profile-menu__trigger:focus-visible{box-shadow:var(--focus-ring);outline:none}.lhi-profile-menu__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:2rem;height:2rem}.lhi-profile-menu__avatar--initial{background:var(--gradient-primary);color:var(--lhi-accent-fg);font-size:var(--fs-xs);place-items:center;font-weight:700;line-height:1;display:grid}.lhi-profile-menu__id{flex-direction:column;align-items:flex-start;max-width:140px;line-height:1.25;display:flex}.lhi-profile-menu__name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.85rem;font-weight:600;overflow:hidden}.lhi-profile-menu__role{color:var(--lhi-fg-accent);font-size:.7rem;font-weight:700}.lhi-profile-menu__caret{color:var(--text-muted);font-size:.7rem}.lhi-profile-menu__panel{background:var(--e2-bg);border:1px solid var(--e2-border);border-radius:var(--radius-md);min-width:min(15rem,100vw - 1.5rem);max-width:calc(100vw - 1.5rem);box-shadow:var(--e3-shadow);z-index:var(--lhi-z-dropdown);padding:.6rem;position:absolute;top:calc(100% + .6rem);right:0}.lhi-profile-menu__meta{flex-direction:column;gap:.15rem;padding:.5rem .6rem .75rem;display:flex}.lhi-profile-menu__meta strong{font-size:.9rem}.lhi-profile-menu__meta span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.lhi-profile-menu__panel .divider{margin:.25rem 0}.lhi-profile-menu__panel form{margin:0}.lhi-profile-menu__item{border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);text-align:left;background:0 0;border:none;align-items:center;gap:.65rem;padding:.6rem;font-family:inherit;font-size:.88rem;display:flex}.lhi-profile-menu__item i{text-align:center;width:16px;color:var(--text-muted)}.lhi-profile-menu__item:hover{background:var(--e3-bg);color:var(--text-primary)}.lhi-profile-menu__item:focus-visible{background:var(--e3-bg);color:var(--text-primary);box-shadow:inset 0 0 0 2px var(--lhi-fg-accent);outline:none}.lhi-profile-menu__item--danger:hover,.lhi-profile-menu__item--danger:hover i{color:var(--lhi-status-danger-fg)}.lhi-profile-menu__compact-only{display:none}.lhi-profile-menu__item-badge{border-radius:var(--radius-pill);background:var(--accent-soft);min-width:1.4rem;color:var(--lhi-fg-accent);text-align:center;font-variant-numeric:tabular-nums;margin-left:auto;padding:.05rem .4rem;font-size:.7rem;font-weight:700}@media (max-width:40rem){.lhi-profile-menu__trigger{gap:0;padding:.3rem}.lhi-profile-menu__id,.lhi-profile-menu__caret{display:none}}@media (max-width:30rem){.lhi-profile-menu__compact-only{display:block}}
