.profile-menu-container.svelte-1uhqb9a{position:relative}.profile-button.svelte-1uhqb9a{width:40px;height:40px;border-radius:50%;border:2px solid rgba(139,92,246,.4);background:linear-gradient(135deg,var(--color-purple-primary),var(--color-purple-secondary));color:var(--color-text-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.profile-button.large.svelte-1uhqb9a{width:32px;height:32px}.profile-button.has-avatar.svelte-1uhqb9a{background:#8b5cf61a}.profile-button.svelte-1uhqb9a:hover{border-color:var(--color-purple-primary);opacity:.9}.profile-button.has-avatar.svelte-1uhqb9a:hover{opacity:1;background:#8b5cf633}.profile-avatar.svelte-1uhqb9a{width:100%;height:100%;object-fit:cover;border-radius:50%}.profile-initials.svelte-1uhqb9a{font-weight:600;font-size:.875rem;color:var(--color-text-primary)}.profile-menu.svelte-1uhqb9a{position:absolute;bottom:100%;left:0;margin-bottom:.5rem;background:var(--color-bg-secondary);border:1px solid rgba(139,92,246,.3);border-radius:12px;padding:1rem;min-width:200px;box-shadow:0 10px 40px #0006;animation:svelte-1uhqb9a-slideUp .15s ease-out;z-index:1000}.profile-menu.position-below.svelte-1uhqb9a{bottom:auto;top:100%;margin-bottom:0;margin-top:.5rem;animation:svelte-1uhqb9a-slideDown .15s ease-out}@keyframes svelte-1uhqb9a-slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1uhqb9a-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.profile-info.svelte-1uhqb9a{display:flex;flex-direction:column;gap:.25rem}.profile-name.svelte-1uhqb9a{font-weight:600;color:var(--color-text-primary);font-size:.95rem}.profile-email.svelte-1uhqb9a{color:var(--color-text-muted);font-size:.8rem}.profile-role.svelte-1uhqb9a{display:inline-block;margin-top:.25rem;padding:.2rem .5rem;background:#8b5cf626;color:var(--color-purple-secondary);font-size:.7rem;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.05em;width:fit-content}.menu-divider.svelte-1uhqb9a{height:1px;background:#8b5cf633;margin:.75rem 0}.logout-button.svelte-1uhqb9a{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem;background:none;border:none;border-radius:6px;color:#ef4444;font-size:.85rem;cursor:pointer;transition:all .2s}.logout-button.svelte-1uhqb9a:hover{background:#ef44441a}
