.AccountPopover_wrap__zSJ8j{position:absolute;top:100%;right:0;margin-top:6px;width:min(300px,calc(100vw - 24px));max-height:min(72vh,520px);background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:100;overflow:hidden;display:flex;flex-direction:column}.AccountPopover_card__vsJ3g{display:flex;flex-direction:column;min-height:0;max-height:inherit}.AccountPopover_scrollBody__f0xyn{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:14px 14px 8px;-webkit-overflow-scrolling:touch}.AccountPopover_userRow__2ZgLs{display:flex;align-items:center;gap:10px;padding-bottom:10px}.AccountPopover_userAvatar__0GMA3{width:40px;height:40px;border-radius:50%;background:var(--brand-light);color:var(--brand);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.AccountPopover_userInfo__BN4R_{flex:1 1;min-width:0}.AccountPopover_profileNameRow__j4TXJ{display:flex;align-items:center;gap:6px}.AccountPopover_userName__m9G97{font-size:14px;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AccountPopover_profileBadge__Ib_0N{font-size:10px;font-weight:700;padding:1px 5px;border-radius:4px;text-transform:uppercase;background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.AccountPopover_userEmail__9uNtA{font-size:12px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px}.AccountPopover_accountActions__VO2M8{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;margin-bottom:4px}.AccountPopover_secondaryBtn__OQM4_{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-secondary);color:var(--text);font-size:11px;font-weight:600;text-decoration:none;cursor:pointer}.AccountPopover_secondaryBtn__OQM4_:hover{border-color:var(--brand-50);background:var(--bg-hover)}.AccountPopover_divider__5Dy4U{height:1px;background:var(--border);margin:10px 0}.AccountPopover_sectionTitle__Zrmyc{font-size:10px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 6px}.AccountPopover_mutedLine__EYpPk{margin:0 0 4px;padding:8px 10px;font-size:12px;line-height:1.4;color:var(--text-muted);background:var(--bg-secondary);border-radius:var(--radius-md)}.AccountPopover_links__SvttT{display:flex;flex-direction:column;gap:1px}.AccountPopover_link__gnOBM{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:var(--radius-md);color:var(--text);font-size:13px;font-weight:500;text-decoration:none;transition:background .15s;cursor:pointer;border:none;background:none;width:100%;text-align:left}.AccountPopover_link__gnOBM:hover{background:var(--bg-hover)}.AccountPopover_link__gnOBM svg{flex-shrink:0;color:var(--text-muted)}.AccountPopover_externalBadge__5HAne{margin-left:auto;color:var(--text-muted);opacity:.5}.AccountPopover_unreadBadge__djCTG{margin-left:auto;padding:1px 7px;background:var(--brand);color:#fff;border-radius:10px;font-size:11px;font-weight:600}.AccountPopover_companyList__sRxGG{display:flex;flex-direction:column;gap:2px}.AccountPopover_companyItem__ygxmZ{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;border-radius:var(--radius-md);font-size:13px;color:var(--text);cursor:pointer;transition:background .15s;border:1px solid transparent;background:none;width:100%;text-align:left}.AccountPopover_companyItem__ygxmZ:hover{background:var(--bg-hover)}.AccountPopover_companyItem__ygxmZ:disabled{opacity:.7;cursor:wait}.AccountPopover_companyItemActive__uWCMl{background:var(--brand-50,rgba(59,130,246,.08));border-color:var(--brand-50,rgba(59,130,246,.2));color:var(--brand);font-weight:600}.AccountPopover_companyItemMain__TuNY4{display:flex;flex-direction:column;gap:1px;min-width:0}.AccountPopover_companyItemMain__TuNY4>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AccountPopover_companyItemMeta__EveYq{font-size:11px;color:var(--text-muted);font-weight:500}.AccountPopover_check__eE9u7{font-size:12px;color:var(--brand);flex-shrink:0}.AccountPopover_companyError__S1WBy{margin-top:8px;padding:8px 10px;border-radius:var(--radius-md);background:var(--danger-light,#fee2e2);color:var(--danger,#dc2626);font-size:12px;line-height:1.4}.AccountPopover_footer__5o4qe{flex-shrink:0;padding:10px 14px;background:var(--bg-secondary);border-top:1px solid var(--border)}.AccountPopover_logoutBtn__F1wJF{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:9px 12px;border-radius:var(--radius-md);font-size:13px;font-weight:600;color:var(--text);background:var(--bg-primary);border:1px solid var(--border);cursor:pointer;transition:all .15s}.AccountPopover_logoutBtn__F1wJF:hover{background:var(--danger-light,#fee2e2);color:var(--danger,#dc2626);border-color:var(--danger-light,#fee2e2)}.AccountPopover_logoutBtn__F1wJF:hover svg{color:var(--danger,#dc2626)}@media (max-height:640px){.AccountPopover_wrap__zSJ8j{max-height:min(78vh,440px)}}