.public-profile-actions_profileActionsTrigger__eHV_e{position:absolute;z-index:3;top:1rem;right:1rem;display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--background) 90%,transparent);color:var(--foreground);font-weight:900;letter-spacing:.1em}.public-profile-actions_profileActionsMenu__13WBf{z-index:80;min-width:13rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-raised);padding:.4rem;box-shadow:var(--panel-shadow)}.public-profile-actions_profileActionsItem__UyDZA{display:flex;min-height:44px;align-items:center;gap:.65rem;border:1px solid color-mix(in srgb,var(--accent) 55%,var(--border));border-radius:calc(var(--radius-sm) - 2px);padding:.65rem .8rem;color:var(--accent);font-size:.78rem;font-weight:800;outline:none}.public-profile-actions_profileActionsItem__UyDZA:before{display:grid;width:1.25rem;height:1.25rem;flex:0 0 auto;place-items:center;border:1px solid;border-radius:999px;content:"!";font-size:.72rem;line-height:1}.public-profile-actions_profileActionsItem__UyDZA[data-highlighted]{background:color-mix(in srgb,var(--accent) 13%,transparent);color:var(--foreground)}