.TenantSwitcher-module__TRdeoq__orgSection{padding:14px 12px 0;position:relative}.TenantSwitcher-module__TRdeoq__collapsed{padding:14px 8px 0}.TenantSwitcher-module__TRdeoq__actingAsBanner{color:var(--brand-accent,#7c3aed);background:#7c3aed1f;border:1px solid #7c3aed59;border-radius:8px;margin-top:8px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1.3}.TenantSwitcher-module__TRdeoq__orgBtn{border-radius:var(--radius-md);width:100%;transition:background var(--transition-fast);cursor:pointer;align-items:center;gap:10px;padding:8px 10px;display:flex}.TenantSwitcher-module__TRdeoq__collapsed .TenantSwitcher-module__TRdeoq__orgBtn{justify-content:center;padding:8px}.TenantSwitcher-module__TRdeoq__orgBtn:hover{background:var(--sidebar-hover)}.TenantSwitcher-module__TRdeoq__orgLogo{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--brand-accent) 0%, var(--brand-accent-hover) 100%);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.78rem;font-weight:800;display:flex}.TenantSwitcher-module__TRdeoq__orgInfo{text-align:left;flex-direction:column;flex:1;min-width:0;line-height:1.2;display:flex}.TenantSwitcher-module__TRdeoq__orgName{color:var(--sidebar-text-active);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:700;overflow:hidden}.TenantSwitcher-module__TRdeoq__orgPlan{color:var(--sidebar-text);font-size:.68rem;font-weight:500}.TenantSwitcher-module__TRdeoq__orgChevron{color:var(--sidebar-text);flex-shrink:0}.TenantSwitcher-module__TRdeoq__orgDropdown{background:var(--sidebar-surface);border:1px solid var(--sidebar-border);border-radius:var(--radius-lg);z-index:110;animation:TenantSwitcher-module__TRdeoq__dropIn var(--duration-micro) var(--ease-standard);margin-top:4px;padding:6px;position:absolute;top:100%;left:12px;right:12px;box-shadow:0 8px 24px #0000004d}@keyframes TenantSwitcher-module__TRdeoq__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.TenantSwitcher-module__TRdeoq__orgDropdownItem{border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast);color:var(--sidebar-text);align-items:center;gap:10px;padding:8px 10px;display:flex}.TenantSwitcher-module__TRdeoq__orgDropdownItem:hover{background:var(--sidebar-hover)}.TenantSwitcher-module__TRdeoq__orgDropdownActive{color:var(--sidebar-text-active)}.TenantSwitcher-module__TRdeoq__orgDropdownActive svg{color:var(--brand-accent)}.TenantSwitcher-module__TRdeoq__orgViewAsBtn{border-radius:var(--radius-sm);width:26px;height:26px;color:var(--sidebar-text);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.TenantSwitcher-module__TRdeoq__orgViewAsBtn:hover{color:var(--brand-accent);background:#7c3aed24}.TenantSwitcher-module__TRdeoq__orgDropdownDivider{background:var(--sidebar-border);height:1px;margin:4px 10px}.TenantSwitcher-module__TRdeoq__searchWrap{padding:4px 6px 6px}.TenantSwitcher-module__TRdeoq__searchInput{border-radius:var(--radius-md);border:1px solid var(--sidebar-border);background:var(--sidebar-hover);width:100%;color:var(--sidebar-text-active);outline:none;padding:6px 10px;font-size:.82rem}.TenantSwitcher-module__TRdeoq__searchInput::placeholder{color:var(--sidebar-text)}.TenantSwitcher-module__TRdeoq__searchInput:focus{border-color:var(--brand-accent)}.TenantSwitcher-module__TRdeoq__sectionLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--sidebar-text);padding:6px 10px 2px;font-size:.64rem;font-weight:700}.TenantSwitcher-module__TRdeoq__hint{color:var(--sidebar-text);align-items:center;gap:8px;padding:8px 10px;font-size:.78rem;display:flex}.TenantSwitcher-module__TRdeoq__spinner{border:2px solid var(--sidebar-border);border-top-color:var(--brand-accent);border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.7s linear infinite TenantSwitcher-module__TRdeoq__switcherSpin}@keyframes TenantSwitcher-module__TRdeoq__switcherSpin{to{transform:rotate(360deg)}}.TenantSwitcher-module__TRdeoq__footerLink{border-radius:var(--radius-md);color:var(--brand-accent);transition:background var(--transition-fast);padding:8px 10px;font-size:.78rem;font-weight:600;text-decoration:none;display:block}.TenantSwitcher-module__TRdeoq__footerLink:hover{background:var(--sidebar-hover)}@keyframes TenantSwitcher-module__TRdeoq__switcherShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.TenantSwitcher-module__TRdeoq__skeleton{background:linear-gradient(90deg, var(--sidebar-hover) 25%, color-mix(in srgb, var(--sidebar-hover) 60%, transparent) 50%, var(--sidebar-hover) 75%);background-size:200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite TenantSwitcher-module__TRdeoq__switcherShimmer}.TenantSwitcher-module__TRdeoq__skeletonText{width:80px;height:12px;}.TenantSwitcher-module__TRdeoq__skeletonTextShort{width:48px;height:10px;}
.UserProfileModal-module__1IE4Ra__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;transform:translateZ(0)}.UserProfileModal-module__1IE4Ra__modal{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:480px;max-height:85vh;box-shadow:var(--shadow-lg);flex-direction:column;animation:.18s cubic-bezier(.16,1,.3,1) UserProfileModal-module__1IE4Ra__slideUp;display:flex;overflow:visible}@keyframes UserProfileModal-module__1IE4Ra__slideUp{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.UserProfileModal-module__1IE4Ra__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.UserProfileModal-module__1IE4Ra__header h2{color:var(--text-primary);font-size:1.1rem;font-weight:700}.UserProfileModal-module__1IE4Ra__closeBtn{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-muted);transition:color var(--transition-fast), background var(--transition-fast);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.UserProfileModal-module__1IE4Ra__closeBtn:hover{color:var(--text-primary);background:var(--bg-inset)}.UserProfileModal-module__1IE4Ra__body{flex-direction:column;flex:1;gap:24px;padding:24px;display:flex;overflow-y:auto}.UserProfileModal-module__1IE4Ra__avatarSection{flex-direction:column;align-items:center;gap:12px;display:flex}.UserProfileModal-module__1IE4Ra__avatarLarge{background:linear-gradient(135deg, var(--brand-accent), var(--ai-accent));color:#fff;width:80px;height:80px;font-weight:700;font-size:var(--fs-2xl);cursor:pointer;transition:opacity var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.UserProfileModal-module__1IE4Ra__avatarLarge:hover{opacity:.85}.UserProfileModal-module__1IE4Ra__avatarImg{object-fit:cover;width:100%;height:100%}.UserProfileModal-module__1IE4Ra__avatarOverlay{opacity:0;transition:opacity var(--transition-fast);color:#fff;background:#00000073;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.UserProfileModal-module__1IE4Ra__avatarLarge:hover .UserProfileModal-module__1IE4Ra__avatarOverlay{opacity:1}.UserProfileModal-module__1IE4Ra__avatarHint{font-size:var(--fs-xs);color:var(--text-muted)}.UserProfileModal-module__1IE4Ra__removeAvatarBtn{font-size:var(--fs-xs);color:var(--error,#ef4444);cursor:pointer;border-radius:var(--radius-xs);transition:background var(--transition-fast);background:0 0;border:none;padding:2px 8px}.UserProfileModal-module__1IE4Ra__removeAvatarBtn:hover{background:var(--error-light,#fef2f2)}.UserProfileModal-module__1IE4Ra__tabs{border-bottom:1px solid var(--border);gap:0;margin:0 -24px;padding:0 24px;display:flex}.UserProfileModal-module__1IE4Ra__tab{color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 16px;font-size:.82rem;font-weight:600}.UserProfileModal-module__1IE4Ra__tab:hover{color:var(--text-secondary)}.UserProfileModal-module__1IE4Ra__tabActive{color:var(--brand-accent);border-bottom-color:var(--brand-accent)}.UserProfileModal-module__1IE4Ra__fieldGroup{flex-direction:column;gap:6px;display:flex}.UserProfileModal-module__1IE4Ra__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:600}.UserProfileModal-module__1IE4Ra__input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-primary);width:100%;color:var(--text-primary);transition:border-color var(--transition-fast);padding:8px 12px;font-size:.88rem}.UserProfileModal-module__1IE4Ra__input::placeholder{color:var(--text-muted)}.UserProfileModal-module__1IE4Ra__input:focus{border-color:var(--brand-accent);outline:none}.UserProfileModal-module__1IE4Ra__inputReadonly{opacity:.55;cursor:not-allowed;background:var(--bg-inset)}.UserProfileModal-module__1IE4Ra__roleBadge{background:var(--bg-inset);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-secondary);width:fit-content;padding:4px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.UserProfileModal-module__1IE4Ra__toggleRow{border-bottom:1px solid var(--border-light,var(--border));justify-content:space-between;align-items:center;padding:10px 0;display:flex}.UserProfileModal-module__1IE4Ra__toggleRow:last-child{border-bottom:none}.UserProfileModal-module__1IE4Ra__toggleLabel{flex-direction:column;gap:1px;display:flex}.UserProfileModal-module__1IE4Ra__toggleName{color:var(--text-primary);font-size:.85rem;font-weight:600}.UserProfileModal-module__1IE4Ra__toggleDesc{color:var(--text-muted);font-size:.72rem}.UserProfileModal-module__1IE4Ra__toggle{width:40px;height:22px;transition:background var(--transition-fast);cursor:pointer;background:#d1d5db;border:none;border-radius:11px;flex-shrink:0;position:relative}.UserProfileModal-module__1IE4Ra__toggleOn{background:var(--brand-accent)}.UserProfileModal-module__1IE4Ra__toggleDot{width:16px;height:16px;transition:transform var(--transition-fast);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.UserProfileModal-module__1IE4Ra__toggleOn .UserProfileModal-module__1IE4Ra__toggleDot{transform:translate(18px)}.UserProfileModal-module__1IE4Ra__securityNote{color:var(--text-muted);background:var(--bg-inset);border-radius:var(--radius-sm);padding:10px 14px;font-size:.78rem;line-height:1.5}.UserProfileModal-module__1IE4Ra__ssoNotice{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;display:flex}.UserProfileModal-module__1IE4Ra__ssoIcon{background:var(--bg-inset);width:48px;height:48px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.UserProfileModal-module__1IE4Ra__ssoTitle{color:var(--text-primary);font-size:.95rem;font-weight:600}.UserProfileModal-module__1IE4Ra__ssoDescription{color:var(--text-secondary);max-width:340px;font-size:.85rem;line-height:1.6}.UserProfileModal-module__1IE4Ra__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.UserProfileModal-module__1IE4Ra__logoutLink{color:var(--error,#ef4444);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:6px;padding:6px 10px;font-size:.82rem;font-weight:600;display:flex}.UserProfileModal-module__1IE4Ra__logoutLink:hover{background:var(--error-light,#fef2f2)}.UserProfileModal-module__1IE4Ra__footerActions{gap:10px;display:flex}.UserProfileModal-module__1IE4Ra__cancelBtn{border-radius:var(--radius-sm);color:var(--text-secondary);transition:background var(--transition-fast);cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:.85rem;font-weight:600}.UserProfileModal-module__1IE4Ra__cancelBtn:hover{background:var(--bg-inset)}.UserProfileModal-module__1IE4Ra__saveBtn{background:var(--brand-accent);color:#fff;border-radius:var(--radius-sm);transition:filter var(--transition-fast), opacity var(--transition-fast);cursor:pointer;border:none;align-items:center;gap:8px;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-flex}.UserProfileModal-module__1IE4Ra__saveBtn:hover:not(:disabled){filter:brightness(1.1)}.UserProfileModal-module__1IE4Ra__saveBtn:disabled{opacity:.6;cursor:not-allowed}.UserProfileModal-module__1IE4Ra__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite UserProfileModal-module__1IE4Ra__spin;display:inline-block}@keyframes UserProfileModal-module__1IE4Ra__spin{to{transform:rotate(360deg)}}
.Sidebar-module__QSPYRG__sidebar{width:var(--sidebar-width);background:var(--sidebar-bg);z-index:100;border-right:1px solid var(--sidebar-border);flex-direction:column;height:100vh;transition:width .25s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Sidebar-module__QSPYRG__sidebarCollapsed{width:var(--sidebar-collapsed-width)}.Sidebar-module__QSPYRG__collapseBtn{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--sidebar-text);cursor:pointer;z-index:120;transition:all var(--transition-fast);opacity:0;justify-content:center;align-items:center;display:flex;position:absolute;top:18px;right:8px}.Sidebar-module__QSPYRG__sidebar:hover .Sidebar-module__QSPYRG__collapseBtn,.Sidebar-module__QSPYRG__sidebarCollapsed .Sidebar-module__QSPYRG__collapseBtn{opacity:1}.Sidebar-module__QSPYRG__collapseBtn:hover{background:var(--sidebar-hover);color:var(--sidebar-text-active)}.Sidebar-module__QSPYRG__collapseBtnIconFlipped{transform:rotate(180deg)}.Sidebar-module__QSPYRG__orgSection{padding:14px 12px 0;position:relative}.Sidebar-module__QSPYRG__sidebarCollapsed .Sidebar-module__QSPYRG__orgSection{padding:14px 8px 0}.Sidebar-module__QSPYRG__actingAsBanner{color:var(--brand-accent,#7c3aed);background:#7c3aed1f;border:1px solid #7c3aed59;border-radius:8px;margin-top:8px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1.3}.Sidebar-module__QSPYRG__orgBtn{border-radius:var(--radius-md);width:100%;transition:background var(--transition-fast);cursor:pointer;align-items:center;gap:10px;padding:8px 10px;display:flex}.Sidebar-module__QSPYRG__sidebarCollapsed .Sidebar-module__QSPYRG__orgBtn{justify-content:center;padding:8px}.Sidebar-module__QSPYRG__orgBtn:hover{background:var(--sidebar-hover)}.Sidebar-module__QSPYRG__orgLogo{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--brand-accent) 0%, var(--brand-accent-hover) 100%);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.78rem;font-weight:800;display:flex}.Sidebar-module__QSPYRG__orgInfo{text-align:left;flex-direction:column;flex:1;min-width:0;line-height:1.2;display:flex}.Sidebar-module__QSPYRG__orgName{color:var(--sidebar-text-active);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:700;overflow:hidden}.Sidebar-module__QSPYRG__orgPlan{color:var(--sidebar-text);font-size:.68rem;font-weight:500}.Sidebar-module__QSPYRG__orgChevron{color:var(--sidebar-text);flex-shrink:0}.Sidebar-module__QSPYRG__orgDropdown{background:var(--sidebar-surface);border:1px solid var(--sidebar-border);border-radius:var(--radius-lg);z-index:110;animation:Sidebar-module__QSPYRG__dropIn var(--duration-micro) var(--ease-standard);margin-top:4px;padding:6px;position:absolute;top:100%;left:12px;right:12px;box-shadow:0 8px 24px #0000004d}@keyframes Sidebar-module__QSPYRG__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Sidebar-module__QSPYRG__orgDropdownItem{border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast);color:var(--sidebar-text);align-items:center;gap:10px;padding:8px 10px;display:flex}.Sidebar-module__QSPYRG__orgDropdownItem:hover{background:var(--sidebar-hover)}.Sidebar-module__QSPYRG__orgDropdownActive{color:var(--sidebar-text-active)}.Sidebar-module__QSPYRG__orgDropdownActive svg{color:var(--brand-accent)}.Sidebar-module__QSPYRG__orgViewAsBtn{border-radius:var(--radius-sm);width:26px;height:26px;color:var(--sidebar-text);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Sidebar-module__QSPYRG__orgViewAsBtn:hover{color:var(--brand-accent);background:#7c3aed24}.Sidebar-module__QSPYRG__orgDropdownDivider{background:var(--sidebar-border);height:1px;margin:4px 10px}.Sidebar-module__QSPYRG__searchBtn{border-radius:var(--radius-md);background:var(--sidebar-surface);border:1px solid var(--sidebar-border);color:var(--sidebar-text);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:8px;margin:10px 12px;padding:8px 12px;font-size:.82rem;display:flex}.Sidebar-module__QSPYRG__searchBtn:hover{background:var(--sidebar-hover);color:var(--sidebar-text-active);border-color:var(--sidebar-border)}.Sidebar-module__QSPYRG__searchBtn span:first-of-type{text-align:left;flex:1}.Sidebar-module__QSPYRG__searchBtnCollapsed{border-radius:var(--radius-md);background:var(--sidebar-surface);border:1px solid var(--sidebar-border);color:var(--sidebar-text);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;margin:10px 8px;padding:8px;display:flex}.Sidebar-module__QSPYRG__searchBtnCollapsed:hover{background:var(--sidebar-hover);color:var(--sidebar-text-active);border-color:var(--sidebar-border)}.Sidebar-module__QSPYRG__notificationRow{justify-content:flex-end;padding:0 12px 4px;display:flex}.Sidebar-module__QSPYRG__searchShortcut{background:var(--sidebar-section);border:1px solid var(--sidebar-border);border-radius:var(--radius-xs);color:var(--sidebar-text);padding:2px 6px;font-size:.68rem;font-weight:600}.Sidebar-module__QSPYRG__nav{flex:1;padding:4px 0;overflow-y:auto}.Sidebar-module__QSPYRG__navGroup{padding:4px 12px 8px}.Sidebar-module__QSPYRG__sidebarCollapsed .Sidebar-module__QSPYRG__navGroup{padding:4px 8px 8px}.Sidebar-module__QSPYRG__navGroup+.Sidebar-module__QSPYRG__navGroup{border-top:1px solid var(--sidebar-border);margin-top:4px;padding-top:12px}.Sidebar-module__QSPYRG__sectionHeader{text-transform:uppercase;letter-spacing:.08em;color:var(--sidebar-text);justify-content:space-between;align-items:center;padding:4px 8px 8px;font-size:.68rem;font-weight:600;display:flex}.Sidebar-module__QSPYRG__newChat{color:var(--brand-accent);letter-spacing:0;text-transform:none;font-size:.7rem;font-weight:600}.Sidebar-module__QSPYRG__newChat:hover{color:var(--brand-light)}.Sidebar-module__QSPYRG__navItem{border-radius:var(--radius-md);color:var(--sidebar-text);transition:all var(--transition-fast);white-space:nowrap;align-items:center;gap:10px;margin-bottom:1px;padding:8px 12px;font-size:.88rem;font-weight:500;display:flex;position:relative;overflow:hidden}.Sidebar-module__QSPYRG__sidebarCollapsed .Sidebar-module__QSPYRG__navItem{justify-content:center;padding:8px}.Sidebar-module__QSPYRG__navItem:hover{background:var(--sidebar-hover);color:var(--sidebar-text-active)}.Sidebar-module__QSPYRG__navItem.Sidebar-module__QSPYRG__active{background:var(--sidebar-active);color:var(--sidebar-text-active);font-weight:var(--fw-semibold)}.Sidebar-module__QSPYRG__navItem.Sidebar-module__QSPYRG__active:before{content:"";background:var(--sidebar-active-border);border-radius:0 2px 2px 0;width:3px;position:absolute;top:6px;bottom:6px;left:0}.Sidebar-module__QSPYRG__navItem.Sidebar-module__QSPYRG__highlight{color:#93c5fd}.Sidebar-module__QSPYRG__navItem.Sidebar-module__QSPYRG__highlight:hover{color:var(--sidebar-text-active);background:#4f46e51f}.Sidebar-module__QSPYRG__icon{opacity:.6;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Sidebar-module__QSPYRG__navItem.Sidebar-module__QSPYRG__active .Sidebar-module__QSPYRG__icon,.Sidebar-module__QSPYRG__navItem:hover .Sidebar-module__QSPYRG__icon{opacity:1}.Sidebar-module__QSPYRG__collapsedDivider{background:var(--sidebar-border);height:1px;margin:4px 0 8px}.Sidebar-module__QSPYRG__conversationList{flex-direction:column;gap:1px;display:flex}.Sidebar-module__QSPYRG__convItem{border-radius:var(--radius-sm);color:var(--sidebar-text);transition:all var(--transition-fast);cursor:pointer;align-items:center;gap:4px;padding:6px 10px;font-size:.8rem;display:flex;overflow:hidden}.Sidebar-module__QSPYRG__convItem:hover{background:var(--sidebar-hover);color:var(--sidebar-text-active)}.Sidebar-module__QSPYRG__convItem.Sidebar-module__QSPYRG__convActive{background:var(--sidebar-active);color:var(--sidebar-text-active)}.Sidebar-module__QSPYRG__convLink{min-width:0;color:inherit;flex:1;align-items:center;gap:8px;text-decoration:none;display:flex}.Sidebar-module__QSPYRG__convTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Sidebar-module__QSPYRG__convDelete{border-radius:var(--radius-sm);width:20px;height:20px;color:var(--sidebar-text);cursor:pointer;transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:none}.Sidebar-module__QSPYRG__convItem:hover .Sidebar-module__QSPYRG__convDelete{display:flex}.Sidebar-module__QSPYRG__convDelete:hover{color:#ef4444;background:#ef44441a}.Sidebar-module__QSPYRG__convEmpty{font-size:var(--fs-xs);color:var(--sidebar-text);margin:0;padding:8px 10px}.Sidebar-module__QSPYRG__showMoreBtn{width:100%;color:var(--brand-accent);cursor:pointer;text-align:left;transition:color var(--transition-fast);background:0 0;border:none;padding:6px 10px;font-size:.72rem;font-weight:500}.Sidebar-module__QSPYRG__showMoreBtn:hover{color:var(--brand-light)}.Sidebar-module__QSPYRG__footer{border-top:1px solid var(--sidebar-border);padding:16px 20px}.Sidebar-module__QSPYRG__sidebarCollapsed .Sidebar-module__QSPYRG__footer{padding:16px 8px}.Sidebar-module__QSPYRG__user{align-items:center;gap:10px;display:flex}.Sidebar-module__QSPYRG__sidebarCollapsed .Sidebar-module__QSPYRG__user{justify-content:center}.Sidebar-module__QSPYRG__avatar{background:linear-gradient(135deg, var(--brand-accent), var(--ai-accent));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.7rem;font-weight:700;display:flex}.Sidebar-module__QSPYRG__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.Sidebar-module__QSPYRG__userInfo{flex-direction:column;flex:1;min-width:0;line-height:1.2;display:flex}.Sidebar-module__QSPYRG__userName{color:var(--sidebar-text-active);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:600;overflow:hidden}.Sidebar-module__QSPYRG__userRole{color:var(--sidebar-text);font-size:.7rem}.Sidebar-module__QSPYRG__logoutBtn{border-radius:var(--radius-sm);color:var(--sidebar-text);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;flex-shrink:0;padding:6px}.Sidebar-module__QSPYRG__logoutBtn:hover{color:#fca5a5;background:#ef444426}.Sidebar-module__QSPYRG__moreBtn{border-radius:var(--radius-md);width:100%;color:var(--sidebar-text);cursor:pointer;transition:all var(--transition-fast);justify-content:space-between;align-items:center;padding:8px 12px;font-size:.82rem;font-weight:600;display:flex}.Sidebar-module__QSPYRG__moreBtn:hover{background:var(--sidebar-hover);color:var(--sidebar-text-active)}.Sidebar-module__QSPYRG__moreBtnLabel{letter-spacing:.04em;text-transform:uppercase;font-size:.68rem}.Sidebar-module__QSPYRG__moreChevron{transition:transform var(--duration-ui) var(--ease-standard);align-items:center;display:flex}.Sidebar-module__QSPYRG__moreChevronOpen{transform:rotate(90deg)}.Sidebar-module__QSPYRG__moreList{animation:Sidebar-module__QSPYRG__dropIn var(--duration-micro) var(--ease-standard);flex-direction:column;margin-top:2px;display:flex}.Sidebar-module__QSPYRG__navItem.Sidebar-module__QSPYRG__dimmed{opacity:.45;transition:opacity var(--transition-fast)}.Sidebar-module__QSPYRG__navItem.Sidebar-module__QSPYRG__dimmed:hover{opacity:.85}.Sidebar-module__QSPYRG__subnavList{flex-direction:column;padding:2px 0 4px;display:flex}.Sidebar-module__QSPYRG__subnavItem{padding-left:16px;font-size:.84rem}.Sidebar-module__QSPYRG__subnavDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.Sidebar-module__QSPYRG__aivaraFooter{border-top:1px solid var(--sidebar-border);justify-content:center;margin-top:8px;padding:10px 8px 4px;display:flex}@keyframes Sidebar-module__QSPYRG__sidebarShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Sidebar-module__QSPYRG__skeleton{background:linear-gradient(90deg, var(--sidebar-hover) 25%, color-mix(in srgb, var(--sidebar-hover) 60%, transparent) 50%, var(--sidebar-hover) 75%);background-size:200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite Sidebar-module__QSPYRG__sidebarShimmer}.Sidebar-module__QSPYRG__skeletonText{width:80px;height:12px;}.Sidebar-module__QSPYRG__skeletonTextShort{width:48px;height:10px;}.Sidebar-module__QSPYRG__skeletonNavItem{border-radius:6px;height:32px;margin:2px 8px;}.Sidebar-module__QSPYRG__addAppsItem{color:var(--text-muted)}.Sidebar-module__QSPYRG__addAppsItem:hover{color:var(--brand-accent)}
.ImpersonationBanner-module__fRkGrG__banner{height:var(--impersonation-banner-h,44px);z-index:300;background:var(--brand-accent,#4f46e5);color:#fff;justify-content:center;align-items:center;gap:10px;padding:0 16px;font-size:.85rem;font-weight:600;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0003}.ImpersonationBanner-module__fRkGrG__iconWrap{flex-shrink:0;align-items:center;display:flex}.ImpersonationBanner-module__fRkGrG__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ImpersonationBanner-module__fRkGrG__exitBtn{border-radius:var(--radius-md,8px);color:#fff;cursor:pointer;transition:background var(--transition-fast,.15s ease);background:#ffffff24;border:1px solid #ffffff8c;flex-shrink:0;padding:5px 12px;font-size:.8rem;font-weight:600}.ImpersonationBanner-module__fRkGrG__exitBtn:hover{background:#ffffff47}.ImpersonationBanner-module__fRkGrG__exitBtn:focus-visible{outline-offset:2px;outline:2px solid #fff}
.SearchModal-module__wzTWCq__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:500;background:#0006;justify-content:center;align-items:flex-start;padding-top:12vh;display:flex;position:fixed;inset:0;transform:translateZ(0)}.SearchModal-module__wzTWCq__modal{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);flex-direction:column;width:580px;max-height:480px;animation:.18s cubic-bezier(.16,1,.3,1) SearchModal-module__wzTWCq__slideUp;display:flex;overflow:hidden;box-shadow:0 24px 60px #0000002e}@keyframes SearchModal-module__wzTWCq__slideUp{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.SearchModal-module__wzTWCq__inputRow{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 18px;display:flex}.SearchModal-module__wzTWCq__inputRow svg{color:var(--text-muted);flex-shrink:0}.SearchModal-module__wzTWCq__input{font-size:var(--fs-lg);color:var(--text-primary);background:0 0;border:none;outline:none;flex:1}.SearchModal-module__wzTWCq__input::placeholder{color:var(--text-muted)}.SearchModal-module__wzTWCq__shortcut{background:var(--bg-inset);border:1px solid var(--border);border-radius:var(--radius-xs);color:var(--text-muted);flex-shrink:0;padding:3px 7px;font-size:.68rem;font-weight:600}.SearchModal-module__wzTWCq__body{flex:1;padding:8px;overflow-y:auto}.SearchModal-module__wzTWCq__group{margin-bottom:4px}.SearchModal-module__wzTWCq__groupTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:8px 10px 4px;font-size:.68rem;font-weight:700}.SearchModal-module__wzTWCq__item{border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast);color:inherit;align-items:center;gap:10px;padding:10px 12px;display:flex}.SearchModal-module__wzTWCq__item:hover,.SearchModal-module__wzTWCq__item.SearchModal-module__wzTWCq__active{background:var(--bg-inset)}.SearchModal-module__wzTWCq__itemIcon{border-radius:var(--radius-sm);background:var(--bg-inset);width:28px;height:28px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;display:flex}.SearchModal-module__wzTWCq__itemText{flex:1;min-width:0}.SearchModal-module__wzTWCq__itemName{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:600;display:block;overflow:hidden}.SearchModal-module__wzTWCq__itemMeta{color:var(--text-secondary);font-size:.72rem;display:block}.SearchModal-module__wzTWCq__itemAction{color:var(--text-muted);flex-shrink:0;font-size:.72rem}.SearchModal-module__wzTWCq__empty{text-align:center;color:var(--text-muted);padding:32px 16px;font-size:.88rem}.SearchModal-module__wzTWCq__footer{border-top:1px solid var(--border);color:var(--text-muted);align-items:center;gap:12px;padding:10px 18px;font-size:.72rem;display:flex}.SearchModal-module__wzTWCq__footerKey{background:var(--bg-inset);border:1px solid var(--border);border-radius:var(--radius-xs);padding:2px 5px;font-size:.62rem;font-weight:600}
.AiAssistantWidget-module__j25rJa__fab{background:linear-gradient(135deg, var(--purple) 0%, #6d28d9 100%);color:#fff;cursor:pointer;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 16px #8b5cf666}.AiAssistantWidget-module__j25rJa__fab:hover{transform:scale(1.08);box-shadow:0 6px 24px #8b5cf680}.AiAssistantWidget-module__j25rJa__fabHidden{opacity:0;pointer-events:none;transform:scale(.8)}.AiAssistantWidget-module__j25rJa__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);z-index:1001;flex-direction:column;width:420px;max-height:calc(100vh - 6rem);animation:.25s ease-out AiAssistantWidget-module__j25rJa__slideUp;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;overflow:hidden;box-shadow:0 12px 48px #00000026}@keyframes AiAssistantWidget-module__j25rJa__slideUp{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.AiAssistantWidget-module__j25rJa__header{border-bottom:1px solid var(--border);background:linear-gradient(135deg, var(--purple) 0%, #6d28d9 100%);color:#fff;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.AiAssistantWidget-module__j25rJa__headerLeft{align-items:center;gap:.625rem;display:flex}.AiAssistantWidget-module__j25rJa__headerIcon{border-radius:var(--radius-md);background:#fff3;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.AiAssistantWidget-module__j25rJa__headerTitle{font-size:var(--fs-md);font-weight:600}.AiAssistantWidget-module__j25rJa__headerSub{font-size:var(--fs-2xs);opacity:.8}.AiAssistantWidget-module__j25rJa__headerActions{align-items:center;gap:.25rem;display:flex}.AiAssistantWidget-module__j25rJa__clearBtn,.AiAssistantWidget-module__j25rJa__closeBtn{color:#fffc;cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:background .15s,color .15s;display:flex}.AiAssistantWidget-module__j25rJa__clearBtn:hover,.AiAssistantWidget-module__j25rJa__closeBtn:hover{color:#fff;background:#ffffff26}.AiAssistantWidget-module__j25rJa__body{flex:1;min-height:280px;max-height:calc(100vh - 16rem);overflow-y:auto}.AiAssistantWidget-module__j25rJa__welcome{padding:1.25rem}.AiAssistantWidget-module__j25rJa__welcomeGreeting{color:var(--text-primary);font-size:1.125rem;font-weight:600}.AiAssistantWidget-module__j25rJa__welcomeDate{font-size:var(--fs-xs);color:var(--text-secondary);margin-top:.125rem}.AiAssistantWidget-module__j25rJa__welcomeText{font-size:var(--fs-sm);color:var(--text-secondary);margin:.75rem 0 0;line-height:1.5}.AiAssistantWidget-module__j25rJa__quickActions{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.AiAssistantWidget-module__j25rJa__quickAction{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);cursor:pointer;text-align:left;flex-direction:column;gap:.125rem;padding:.625rem .75rem;font-family:inherit;transition:border-color .15s,box-shadow .15s;display:flex}.AiAssistantWidget-module__j25rJa__quickAction:hover{border-color:var(--purple);box-shadow:0 0 0 2px #8b5cf61a}.AiAssistantWidget-module__j25rJa__qaTitle{font-size:var(--fs-sm);color:var(--text-primary);font-weight:500}.AiAssistantWidget-module__j25rJa__qaDesc{font-size:var(--fs-2xs);color:var(--text-secondary)}.AiAssistantWidget-module__j25rJa__messages{flex-direction:column;gap:.625rem;padding:.75rem;display:flex}.AiAssistantWidget-module__j25rJa__message{display:flex}.AiAssistantWidget-module__j25rJa__user{justify-content:flex-end}.AiAssistantWidget-module__j25rJa__assistant{justify-content:flex-start}.AiAssistantWidget-module__j25rJa__userCol{flex-direction:column;align-items:flex-end;gap:.25rem;min-width:0;max-width:80%;display:flex}.AiAssistantWidget-module__j25rJa__userBubble{background:linear-gradient(135deg, var(--purple) 0%, #6d28d9 100%);color:#fff;width:fit-content;max-width:100%;font-size:var(--fs-sm);white-space:pre-line;overflow-wrap:break-word;border-radius:12px 12px 2px;padding:.5rem .75rem;line-height:1.5}.AiAssistantWidget-module__j25rJa__asstBubble{background:var(--bg-card);border:1px solid var(--border);max-width:90%;font-size:var(--fs-sm);color:var(--text-primary);border-radius:12px 12px 12px 2px;padding:.5rem .75rem;line-height:1.6}.AiAssistantWidget-module__j25rJa__asstBubble p{margin:0}.AiAssistantWidget-module__j25rJa__asstBubble p+p{margin-top:.5rem}.AiAssistantWidget-module__j25rJa__asstBubble ul,.AiAssistantWidget-module__j25rJa__asstBubble ol{margin:.25rem 0;padding-left:1.25rem}.AiAssistantWidget-module__j25rJa__asstBubble li{margin:.125rem 0}.AiAssistantWidget-module__j25rJa__asstBubble code{background:var(--surface);border-radius:var(--radius-xs);font-size:var(--fs-xs);font-family:var(--font-mono);padding:.1rem .3rem}.AiAssistantWidget-module__j25rJa__asstBubble pre{background:var(--surface);border-radius:var(--radius-sm);margin:.5rem 0;padding:.5rem;overflow-x:auto}.AiAssistantWidget-module__j25rJa__asstBubble pre code{background:0 0;padding:0}.AiAssistantWidget-module__j25rJa__asstBubble strong{font-weight:600}.AiAssistantWidget-module__j25rJa__retryBtn{font-size:var(--fs-xs);color:var(--error);border:1px solid var(--error);cursor:pointer;background:0 0;border-radius:5px;align-items:center;gap:5px;margin-top:8px;padding:4px 10px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.AiAssistantWidget-module__j25rJa__retryBtn:hover:not(:disabled){background:var(--error);color:#fff}.AiAssistantWidget-module__j25rJa__retryBtn:disabled{opacity:.4;cursor:not-allowed}.AiAssistantWidget-module__j25rJa__typing{align-items:center;gap:4px;padding:.25rem 0;display:flex}.AiAssistantWidget-module__j25rJa__typing span{background:var(--text-secondary);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite AiAssistantWidget-module__j25rJa__bounce}.AiAssistantWidget-module__j25rJa__typing span:nth-child(2){animation-delay:.2s}.AiAssistantWidget-module__j25rJa__typing span:nth-child(3){animation-delay:.4s}@keyframes AiAssistantWidget-module__j25rJa__bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.AiAssistantWidget-module__j25rJa__footer{border-top:1px solid var(--border);padding:.75rem}.AiAssistantWidget-module__j25rJa__fileBar{flex-wrap:wrap;gap:4px;margin-bottom:6px;display:flex}.AiAssistantWidget-module__j25rJa__fileChip{color:var(--ai-accent);background:#8b5cf614;border:1px solid #8b5cf633;border-radius:100px;align-items:center;gap:4px;padding:3px 8px;font-size:.7rem;font-weight:500;display:flex}.AiAssistantWidget-module__j25rJa__fileChip svg{opacity:.7;flex-shrink:0}.AiAssistantWidget-module__j25rJa__fileRemove{color:var(--text-muted);font-size:var(--fs-md);cursor:pointer;background:0 0;border:none;padding:0 1px;line-height:1}.AiAssistantWidget-module__j25rJa__fileRemove:hover{color:var(--error)}.AiAssistantWidget-module__j25rJa__inputRow{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:flex-end;gap:.25rem;padding:.375rem .5rem;transition:border-color .15s,box-shadow .15s;display:flex}.AiAssistantWidget-module__j25rJa__inputRow:focus-within{border-color:var(--purple);box-shadow:0 0 0 2px #8b5cf626}.AiAssistantWidget-module__j25rJa__attachBtn{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:color .15s;display:flex}.AiAssistantWidget-module__j25rJa__attachBtn:hover{color:var(--purple)}.AiAssistantWidget-module__j25rJa__userFiles{flex-wrap:wrap;justify-content:flex-end;gap:4px;margin-top:4px;display:flex}.AiAssistantWidget-module__j25rJa__userFileChip{border-radius:var(--radius-sm);font-size:var(--fs-2xs);color:#ffffffd9;background:#ffffff26;align-items:center;gap:4px;padding:2px 8px;font-weight:500;display:flex}.AiAssistantWidget-module__j25rJa__userFileChip svg{opacity:.7}.AiAssistantWidget-module__j25rJa__input{font-size:var(--fs-sm);color:var(--text-primary);resize:none;background:0 0;border:none;outline:none;flex:1;max-height:100px;padding:.25rem 0;font-family:inherit;line-height:1.5}.AiAssistantWidget-module__j25rJa__input::placeholder{color:var(--text-secondary)}.AiAssistantWidget-module__j25rJa__input:disabled{opacity:.5}.AiAssistantWidget-module__j25rJa__sendBtn{color:var(--purple);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:background .15s,opacity .15s;display:flex}.AiAssistantWidget-module__j25rJa__sendBtn:hover:not(:disabled){background:#8b5cf61a}.AiAssistantWidget-module__j25rJa__sendBtn:disabled{opacity:.3;cursor:default}.AiAssistantWidget-module__j25rJa__footerHint{color:var(--text-secondary);text-align:center;opacity:.6;margin-top:.375rem;font-size:.625rem}@media (max-width:500px){.AiAssistantWidget-module__j25rJa__panel{width:calc(100vw - 2rem);bottom:1rem;right:1rem}}.AiAssistantWidget-module__j25rJa__actionCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);font-size:var(--fs-sm);margin-top:8px;padding:10px 12px}.AiAssistantWidget-module__j25rJa__actionTitle{color:var(--text-primary);margin-bottom:6px;font-weight:600}.AiAssistantWidget-module__j25rJa__actionFields{flex-direction:column;gap:3px;margin-bottom:8px;display:flex}.AiAssistantWidget-module__j25rJa__actionField{justify-content:space-between;gap:10px;display:flex}.AiAssistantWidget-module__j25rJa__actionKey{color:var(--text-secondary)}.AiAssistantWidget-module__j25rJa__actionVal{color:var(--text-primary);text-align:right;word-break:break-word;font-weight:500}.AiAssistantWidget-module__j25rJa__actionBtns{justify-content:flex-end;gap:8px;display:flex}.AiAssistantWidget-module__j25rJa__actionConfirm{border-radius:var(--radius-md);cursor:pointer;background:linear-gradient(135deg, var(--purple) 0%, #6d28d9 100%);color:#fff;font-size:var(--fs-sm);border:none;padding:5px 12px;font-weight:600}.AiAssistantWidget-module__j25rJa__actionCancel{border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;background:var(--surface);color:var(--text-secondary);font-size:var(--fs-sm);padding:5px 12px}.AiAssistantWidget-module__j25rJa__actionStatus{color:var(--text-secondary)}.AiAssistantWidget-module__j25rJa__actionDone{color:var(--success);font-weight:600}.AiAssistantWidget-module__j25rJa__actionFailed{color:var(--error);font-weight:600}
.SessionTimeoutModal-module__Jr0IgG__overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;transform:translateZ(0)}.SessionTimeoutModal-module__Jr0IgG__modal{background:var(--bg-card,#1a1f2e);border:1px solid var(--border-color,#ffffff1a);border-radius:var(--radius-xl);text-align:center;width:100%;max-width:380px;padding:32px;animation:.25s SessionTimeoutModal-module__Jr0IgG__slideIn}@keyframes SessionTimeoutModal-module__Jr0IgG__slideIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.SessionTimeoutModal-module__Jr0IgG__icon{border-radius:var(--radius-xl);width:56px;height:56px;color:var(--amber);background:#f59e0b1f;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.SessionTimeoutModal-module__Jr0IgG__title{color:var(--text-primary,#f9fafb);margin:0 0 8px;font-size:1.1rem;font-weight:700}.SessionTimeoutModal-module__Jr0IgG__message{color:var(--text-muted,#9ca3af);margin:0 0 12px;font-size:.88rem}.SessionTimeoutModal-module__Jr0IgG__countdown{font-size:var(--fs-4xl);color:var(--amber);font-variant-numeric:tabular-nums;margin-bottom:24px;font-weight:800}.SessionTimeoutModal-module__Jr0IgG__actions{flex-direction:column;gap:10px;display:flex}.SessionTimeoutModal-module__Jr0IgG__extendBtn{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--brand-accent) 0%, var(--brand-accent-hover) 100%);color:#fff;cursor:pointer;width:100%;transition:all var(--duration-micro) var(--ease-standard);border:none;padding:12px;font-size:.9rem;font-weight:700}.SessionTimeoutModal-module__Jr0IgG__extendBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #4f46e566}.SessionTimeoutModal-module__Jr0IgG__logoutBtn{border-radius:var(--radius-lg);border:1px solid var(--border-color,#ffffff1a);width:100%;color:var(--text-muted,#9ca3af);cursor:pointer;transition:all var(--duration-micro) var(--ease-standard);background:0 0;padding:10px;font-size:.85rem;font-weight:600}.SessionTimeoutModal-module__Jr0IgG__logoutBtn:hover{color:#fca5a5;background:#ef44441a;border-color:#ef44444d}
.Shell-module__1rY0Dq__shell{min-height:100vh;display:flex}.Shell-module__1rY0Dq__skipLink{z-index:1000;background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-sm);padding:8px 16px;text-decoration:none;position:absolute;top:0;left:-9999px}.Shell-module__1rY0Dq__skipLink:focus{top:8px;left:8px}.Shell-module__1rY0Dq__content{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));max-width:calc(100% - var(--sidebar-width));min-height:100vh;transition:margin-left .25s,width .25s,max-width .25s;overflow-x:hidden}.Shell-module__1rY0Dq__collapsed .Shell-module__1rY0Dq__content{margin-left:var(--sidebar-collapsed-width);width:calc(100% - var(--sidebar-collapsed-width));max-width:calc(100% - var(--sidebar-collapsed-width))}.Shell-module__1rY0Dq__contentFullHeight{height:100dvh;min-height:0;overflow:hidden}.Shell-module__1rY0Dq__withBanner{--impersonation-banner-h:44px}.Shell-module__1rY0Dq__withBanner .Shell-module__1rY0Dq__content{padding-top:var(--impersonation-banner-h)}.Shell-module__1rY0Dq__withBanner .Shell-module__1rY0Dq__sidebarBelowBanner{top:var(--impersonation-banner-h);height:calc(100vh - var(--impersonation-banner-h))}.Shell-module__1rY0Dq__mobileHeader{display:none}.Shell-module__1rY0Dq__mobileSidebar{transition:transform .25s;transform:translate(-100%)}.Shell-module__1rY0Dq__mobileSidebarOpen{transform:translate(0)}.Shell-module__1rY0Dq__backdrop{display:none}@media (max-width:768px){.Shell-module__1rY0Dq__mobile .Shell-module__1rY0Dq__content{width:100vw;max-width:100vw;padding-top:var(--mobile-header-height);margin-left:0}.Shell-module__1rY0Dq__mobile.Shell-module__1rY0Dq__withBanner .Shell-module__1rY0Dq__content{padding-top:calc(var(--mobile-header-height) + var(--impersonation-banner-h))}.Shell-module__1rY0Dq__withBanner .Shell-module__1rY0Dq__mobileHeader{top:var(--impersonation-banner-h)}.Shell-module__1rY0Dq__mobileHeader{height:var(--mobile-header-height);background:var(--sidebar-bg);border-bottom:1px solid var(--sidebar-border);z-index:90;align-items:center;gap:12px;padding:0 12px;display:flex;position:fixed;top:0;left:0;right:0}.Shell-module__1rY0Dq__hamburger,.Shell-module__1rY0Dq__mobileSearch{border-radius:var(--radius-md);width:36px;height:36px;color:var(--sidebar-text);cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Shell-module__1rY0Dq__hamburger:hover,.Shell-module__1rY0Dq__mobileSearch:hover{background:var(--sidebar-hover)}.Shell-module__1rY0Dq__mobileTitle{color:var(--sidebar-text-active);letter-spacing:.04em;flex:1;font-size:.95rem;font-weight:700}.Shell-module__1rY0Dq__mobileSidebar{z-index:200;position:fixed}.Shell-module__1rY0Dq__backdrop{z-index:150;animation:Shell-module__1rY0Dq__fadeIn var(--duration-ui) var(--ease-standard);background:#00000080;display:block;position:fixed;inset:0}@keyframes Shell-module__1rY0Dq__fadeIn{0%{opacity:0}to{opacity:1}}}.Shell-module__1rY0Dq__splash{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;display:flex}.Shell-module__1rY0Dq__splashPulse{animation:1.4s ease-in-out infinite Shell-module__1rY0Dq__splashPulse}@keyframes Shell-module__1rY0Dq__splashPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.94)}}
:root{--brand-primary:#1a3a5c;--brand-accent:#4f46e5;--brand-accent-hover:#4338ca;--brand-light:#818cf8;--brand-subtle:#eef2ff;--bg-primary:#fafafa;--bg-card:#fff;--bg-elevated:#fff;--bg-inset:#f3f4f6;--sidebar-bg:#fff;--sidebar-surface:#f9fafb;--sidebar-hover:#f3f4f6;--sidebar-active:#eef2ff;--sidebar-active-border:#4f46e5;--sidebar-text:#6b7280;--sidebar-text-active:#111827;--sidebar-border:#e5e7eb;--sidebar-section:#f3f4f6;--text-primary:#111827;--text-secondary:#4b5563;--text-muted:#9ca3af;--text-inverse:#f9fafb;--border:#e5e7eb;--border-light:#f3f4f6;--border-focus:#4f46e5;--success:#059669;--success-light:#d1fae5;--warning:#d97706;--warning-light:#fef3c7;--error:#e11d48;--error-light:#ffe4e6;--info:#4f46e5;--info-light:#eef2ff;--purple:#8b5cf6;--purple-light:#ede9fe;--amber:#f59e0b;--amber-light:#fef3c7;--shimmer-mid:#e5e7eb;--accent:var(--brand-accent);--surface:var(--bg-card);--surface-elevated:var(--bg-inset);--hover:#f3f4f6;--hover-surface:#f3f4f6;--row-hover:#f9fafb;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #0000000f;--shadow-lg:0 25px 50px -12px #00000014, 0 0 0 1px #00000008;--sidebar-width:272px;--sidebar-collapsed-width:60px;--panel-width:320px;--transition-fast:.12s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--font-mono:"SF Mono", "JetBrains Mono", "Fira Code", "Cascadia Code", monospace;--space-0:0;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--space-8:32px;--space-9:36px;--space-10:40px;--space-12:48px;--space-16:64px;--fs-2xs:.6875rem;--fs-xs:.75rem;--fs-sm:.8125rem;--fs-md:.875rem;--fs-base:.9375rem;--fs-lg:1rem;--fs-xl:1.25rem;--fs-2xl:1.5rem;--fs-3xl:1.65rem;--fs-4xl:2rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-display:800;--tracking-tightest:-.025em;--tracking-tight:-.02em;--tracking-snug:-.01em;--tracking-normal:0;--tracking-caps:.05em;--tracking-caps-wide:.06em;--lh-tight:1.1;--lh-snug:1.3;--lh-normal:1.5;--lh-loose:1.6;--page-max-width:1600px;--page-padding-x:36px;--page-padding-y:28px;--section-gap:24px;--section-gap-sm:16px;--section-gap-lg:32px;--icon-btn-size:28px;--icon-btn-size-sm:24px;--icon-btn-size-lg:36px;--input-height-sm:28px;--input-height-md:36px;--input-height-lg:44px;--row-padding-y:12px;--row-padding-x:16px;--modal-width:480px;--modal-width-wide:720px;--drawer-width:520px;--mobile-header-height:56px;--bg-secondary:var(--bg-card);--bg-tertiary:var(--bg-inset);--bg-hover:var(--hover);--primary:var(--brand-accent);--primary-hover:var(--brand-accent-hover);--scrim:#0006;--scrim-blur:4px;--ai-accent:#7c3aed;--ai-accent-hover:#6d28d9;--ai-gradient:linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);--ai-glow:0 4px 12px #7c3aed40;--stage-prospect:#6b7280;--stage-questionnaire:#8b5cf6;--stage-survey:#3b82f6;--stage-engineering:#0891b2;--stage-proposal:#f59e0b;--stage-negotiation:#d97706;--stage-approved:#2563eb;--stage-execution:#7c3aed;--stage-installation:#059669;--stage-completed:#047857;--stage-maintenance:#475569;--z-sidebar:50;--z-dropdown:100;--z-sticky:200;--z-modal:1000;--z-toast:2000;--focus-ring-color:var(--brand-accent);--focus-ring:0 0 0 2px var(--bg-primary), 0 0 0 4px var(--focus-ring-color);--opacity-disabled:.55;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--btn-height-sm:28px;--btn-height-md:36px;--btn-height-lg:44px;--btn-padding-sm:0 var(--space-3);--btn-padding-md:0 var(--space-4);--btn-padding-lg:0 var(--space-5);--btn-radius:var(--radius-md);--duration-micro:.12s;--duration-ui:.2s;--duration-surface:.3s;--ease-standard:cubic-bezier(.2, 0, 0, 1)}[data-theme=dark]{--brand-subtle:#1e293b;--bg-primary:#0f172a;--bg-card:#1e293b;--bg-elevated:#1e293b;--bg-inset:#111827;--sidebar-bg:#0b1120;--sidebar-surface:#111827;--sidebar-hover:#1f2937;--sidebar-active:#4f46e526;--sidebar-text:#9ca3af;--sidebar-text-active:#f9fafb;--sidebar-border:#ffffff14;--sidebar-section:#ffffff0f;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#94a3b8;--text-inverse:#0f172a;--border:#475569;--border-light:#334155;--border-focus:#3b82f6;--border-primary:#475569;--success-light:#064e3b;--warning-light:#78350f;--error-light:#7f1d1d;--info-light:#1e3a5f;--purple-light:#2e1065;--shimmer-mid:#475569;--surface:var(--bg-card);--surface-elevated:var(--bg-inset);--hover:#293548;--hover-surface:#293548;--row-hover:#253040;--shadow-xs:0 1px 2px #0003;--shadow-sm:0 1px 3px #0000004d, 0 1px 2px #0003;--shadow-md:0 4px 6px -1px #0000004d, 0 2px 4px -2px #0003;--shadow-lg:0 10px 15px -3px #0006, 0 4px 6px -4px #0003;--gray-50:#0f172a;--gray-100:#1e293b;--gray-200:#334155;--gray-300:#475569;--gray-400:#64748b;--gray-500:#94a3b8;--gray-600:#cbd5e1;--gray-700:#e2e8f0;--gray-800:#f1f5f9;--gray-900:#f8fafc}:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-xs);outline:none}button:disabled,input:disabled,select:disabled,textarea:disabled{opacity:var(--opacity-disabled);cursor:not-allowed}@media (prefers-reduced-motion:reduce){:root{--transition-fast:0s;--transition-normal:0s;--transition-slow:0s;--duration-micro:0s;--duration-ui:0s;--duration-surface:0s}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#475569}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#64748b}.dsPage{width:100%;max-width:var(--page-max-width);padding:var(--page-padding-y) var(--page-padding-x);box-sizing:border-box;margin:0 auto}.dsSection+.dsSection{margin-top:var(--section-gap)}.dsHeading-1{font-size:var(--fs-3xl);font-weight:var(--fw-display);letter-spacing:var(--tracking-tight);line-height:var(--lh-tight);margin:0}.dsHeading-2{font-size:var(--fs-xl);font-weight:var(--fw-bold);letter-spacing:var(--tracking-tight);margin:0}.dsLabelCaps{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:var(--tracking-caps);color:var(--text-muted);font-weight:var(--fw-semibold)}.dsKpiValue{font-size:var(--fs-2xl);font-weight:var(--fw-display);letter-spacing:var(--tracking-tight);line-height:var(--lh-tight);font-variant-numeric:tabular-nums}@media (max-width:768px){:root{--page-padding-x:16px;--page-padding-y:16px;--section-gap:16px;--section-gap-lg:24px;--fs-3xl:1.35rem;--fs-2xl:1.25rem;--modal-width:92vw;--drawer-width:100vw}}*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable;font-size:16px}body{font-family:var(--font-plus-jakarta), "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-feature-settings:"cv01", "cv02", "cv03", "cv04", "ss01";background:var(--bg-primary);color:var(--text-primary);letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3,h4,h5,h6{letter-spacing:-.025em;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}::selection{background:var(--brand-accent);color:#fff}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
