#nprogress{pointer-events:none}#nprogress .bar{background:var(--colorBrandBackground,#0078d4);position:fixed;z-index:9999;top:0;left:0;width:100%;height:3px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px var(--colorBrandBackground,#0078d4),0 0 5px var(--colorBrandBackground,#0078d4);opacity:1;transform:rotate(3deg) translateY(-4px)}.AppLayout_appLayout__Uhk0u{--sidebar-width:16rem;height:100vh;display:flex;flex-direction:column;overflow:hidden;position:relative}.AppLayout_appHeader__ltckn{position:fixed;top:0;left:0;right:0;height:3rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0;border-bottom:1px solid var(--colorNeutralStroke2);background:var(--colorNeutralBackground1);z-index:1001;box-shadow:0 2px 8px rgba(0,0,0,.08)}.AppLayout_contentWrapper__Fs4C7{display:flex;flex-direction:row;height:100vh;padding-top:3rem}.AppLayout_headerLeft__8_v0_{display:flex;align-items:center;gap:1rem;justify-content:flex-start;padding-left:var(--sidebar-width);transition:padding-left .3s ease}.AppLayout_headerCenter___cbMj{display:flex;align-items:center;justify-content:center;flex:1 1}.AppLayout_sidebarToggleButton__x9jEw{min-width:2rem;height:2rem;padding:.4rem;border-radius:.25rem;margin-left:.25rem}.AppLayout_sidebarToggleButton__x9jEw svg{width:1.125rem;height:1.125rem}.AppLayout_sidebarToggleButton__x9jEw:hover{background:var(--colorNeutralBackground1Hover)}.AppLayout_sidebarToggleButtonFixed__2VurC{position:fixed;top:.75rem;left:.75rem;min-width:2rem;height:2rem;padding:.4rem;border-radius:.25rem;z-index:1003;background:var(--colorNeutralBackground1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.AppLayout_sidebarToggleButtonFixed__2VurC svg{width:1.125rem;height:1.125rem}.AppLayout_sidebarToggleButtonFixed__2VurC:hover{background:var(--colorNeutralBackground1Hover)}.AppLayout_appBrand___Hrlx{display:flex;align-items:center;gap:.5rem}.AppLayout_appBrand___Hrlx img{width:1.5rem;height:1.5rem}.AppLayout_appTitle__GVUwi{font-size:.9rem;font-weight:600;color:var(--colorNeutralForeground1);margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1;display:flex;align-items:center}.AppLayout_headerRight__FxSbH{display:flex;align-items:center;gap:.5rem;justify-content:flex-end;padding-right:var(--sidebar-width);transition:padding-right .3s ease}.AppLayout_headerIconButton__fU57S{min-width:2.5rem;height:2.5rem;padding:.5rem;border-radius:.25rem}.AppLayout_headerIconButton__fU57S svg{width:1.25rem;height:1.25rem}.AppLayout_headerIconButton__fU57S:hover{background:var(--colorNeutralBackground1Hover)}@media(max-width:768px){.AppLayout_headerIconButton__fU57S{min-width:2.25rem;height:2.25rem;padding:.375rem}.AppLayout_headerIconButton__fU57S svg{width:1.125rem;height:1.125rem}}@media(max-width:480px){.AppLayout_headerIconButton__fU57S{min-width:2rem;height:2rem;padding:.25rem}.AppLayout_headerIconButton__fU57S svg{width:1rem;height:1rem}}.AppLayout_notificationWrapper__bBR6N{position:relative;display:inline-flex;flex-shrink:0}.AppLayout_notificationBadge__IB9D2{position:absolute;top:0;right:0;min-width:20px;height:20px;padding:0 4px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#fff;background-color:var(--colorPaletteRedBackground3);border-radius:10px;border:2px solid var(--colorNeutralBackground1);pointer-events:none}.AppLayout_inboxPopover__ij__S{min-width:480px;max-width:480px}.AppLayout_inboxHeader__md9px{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--colorNeutralStroke2)}.AppLayout_unreadCount__I7bRN{color:var(--colorNeutralForeground3)}.AppLayout_inboxList__3_99r{max-height:500px;overflow-y:auto;padding:0}.AppLayout_emptyInbox__BYXUa{padding:40px 16px;text-align:center;color:var(--colorNeutralForeground3)}.AppLayout_inboxItem__dBTpH{padding:12px 16px;cursor:pointer;border-bottom:1px solid var(--colorNeutralStroke2);transition:all .2s ease;position:relative}.AppLayout_inboxItem__dBTpH:hover{background:var(--colorBrandBackground1);transform:translateX(2px)}.AppLayout_inboxItem__dBTpH:last-child{border-bottom:none}.AppLayout_inboxItem__dBTpH:has(.AppLayout_unreadDot__ZvQH8){border-left:3px solid var(--colorBrandBorder1);background-color:var(--colorNeutralBackground1)}.AppLayout_inboxItem__dBTpH:has(.AppLayout_unreadDot__ZvQH8):hover{background-color:var(--colorBrandBackground1)}.AppLayout_inboxItemContent__2UWWx{display:flex;gap:12px;align-items:flex-start;width:100%;position:relative}.AppLayout_inboxItemIcon__2sMcr{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--colorBrandForeground1);background-color:var(--colorBrandBackground2);border-radius:6px}.AppLayout_inboxItemIcon__2sMcr svg{width:20px;height:20px}.AppLayout_inboxItemText__pZMkt{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.AppLayout_inboxItemTitle__Ier3H{color:var(--colorNeutralForeground1);line-height:1.3;font-size:14px;font-weight:600}.AppLayout_inboxItem__dBTpH:has(.AppLayout_unreadDot__ZvQH8) .AppLayout_inboxItemTitle__Ier3H{font-weight:600}.AppLayout_inboxItemMessage__14kIo{color:var(--colorNeutralForeground2);line-height:1.4;font-size:13px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.AppLayout_inboxItemTime__fUZZ3{color:var(--colorNeutralForeground3);font-size:11px;margin-top:2px}.AppLayout_unreadDot__ZvQH8{position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:50%;background-color:var(--colorPaletteRedBackground3);flex-shrink:0;box-shadow:0 0 0 2px var(--colorNeutralBackground1)}.AppLayout_viewAllButton__gk1kr{padding:14px 20px;text-align:center;cursor:pointer}.AppLayout_viewAllButton__gk1kr:hover{background:var(--colorNeutralBackground1Hover)}.AppLayout_viewAllText___Fu_E{color:var(--colorBrandForeground1);font-size:14px}.AppLayout_logoLink__o1bYx{text-decoration:none;color:inherit}.AppLayout_logoLink__o1bYx:hover{text-decoration:none}.AppLayout_sidebarOverlay__JeDll{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1001;cursor:pointer}.AppLayout_sidebar__RZZIx{position:fixed;top:0;left:calc(-1*var(--sidebar-width));width:var(--sidebar-width);height:100vh;background:var(--colorNeutralBackground1);border-right:1px solid var(--colorNeutralStroke2);transition:left .3s ease;z-index:1002;display:flex;flex-direction:column;overflow-y:auto}.AppLayout_sidebar__RZZIx.AppLayout_sidebarOpen__Xp6gs{left:0}@keyframes AppLayout_fadeIn__RZH_1{0%{opacity:0}to{opacity:1}}.AppLayout_workspaceHeader__7i6ka{display:flex;align-items:center;justify-content:space-between;height:3rem;width:100%;padding:0 .75rem;border-bottom:1px solid var(--colorNeutralStroke2);flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.08)}.AppLayout_workspaceHeaderButton__U92op{padding:0;min-width:auto;height:auto}.AppLayout_workspaceHeaderButton__U92op:hover{background:transparent}.AppLayout_workspaceHeaderButton__U92op:hover .AppLayout_workspaceHeaderText__X6cRh{color:var(--colorBrandForeground1)}.AppLayout_workspaceHeaderText__X6cRh{color:var(--colorNeutralForeground3);letter-spacing:.05em;font-size:11px;text-transform:uppercase;transition:color .2s ease}.AppLayout_sidebarCloseButton__Bcp1D{min-width:2rem;height:2rem;padding:.4rem;border-radius:.25rem}.AppLayout_sidebarCloseButton__Bcp1D svg{width:1.125rem;height:1.125rem}.AppLayout_sidebarCloseButton__Bcp1D:hover{background:var(--colorNeutralBackground1Hover)}.AppLayout_workspaceSelectorWrapper__4J9u7{display:flex;align-items:center;height:44px;padding:0 8px;flex-shrink:0;width:100%}.AppLayout_workspaceSelectorWrapper__4J9u7 .fui-Dropdown,.AppLayout_workspaceSelectorWrapper__4J9u7>div{width:100%;min-width:0}.AppLayout_workspaceSelectorWrapper__4J9u7 .fui-Dropdown__button{width:100%!important;max-width:100%!important;min-width:0!important}.AppLayout_menuDivider__AM3Ke{height:1px;background:var(--colorNeutralStroke2);margin:0}.AppLayout_menuSection__bU_Ke{display:flex;flex-direction:column;gap:4px;padding:12px 16px}.AppLayout_sidebarNav__ZU39C{display:flex;flex-direction:column;gap:0;padding:0}.AppLayout_sidebarNav__ZU39C a{text-decoration:none;color:inherit;width:100%}.AppLayout_sidebarNav__ZU39C a:hover{text-decoration:none}.AppLayout_workspaceSection__HbtTe{display:flex;flex-direction:column;gap:0}.AppLayout_workspaceButton__7Zi4w{display:flex;align-items:center;justify-content:space-between!important}.AppLayout_workspaceButton__7Zi4w .AppLayout_workspaceLabel__a0WIj{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AppLayout_subMenu__DVjDK{display:flex;flex-direction:column;gap:4px;padding-left:0;margin-top:4px;margin-left:20px;border-left:2px solid var(--colorNeutralStroke2);position:relative}.AppLayout_subMenuItem__lfi6M{padding-left:20px!important;position:relative}.AppLayout_subMenuItem__lfi6M:before{content:"";position:absolute;left:-2px;top:50%;width:12px;height:2px;background-color:var(--colorNeutralStroke2)}.AppLayout_sidebarNavButton__7E7A3{width:100%;justify-content:flex-start!important;padding:10px 8px!important;font-size:14px;border-radius:6px;font-weight:400;gap:12px;text-align:left;color:var(--colorNeutralForeground1)}.AppLayout_sidebarNavButton__7E7A3 svg{width:20px;height:20px;margin-left:0!important}.AppLayout_sidebarNavButton__7E7A3 .fui-Button__icon{margin-left:0!important;margin-right:8px!important}.AppLayout_sidebarNavButton__7E7A3>span{justify-content:flex-start!important;text-align:left!important}.AppLayout_sidebarNavButton__7E7A3:hover{background:var(--colorNeutralBackground1Hover)}.AppLayout_sidebarNavButton__7E7A3[data-fui-appearance=primary]{background:#155dfc!important;color:#fff!important;font-weight:500!important}.AppLayout_sidebarNavButton__7E7A3[data-fui-appearance=primary] svg{color:#fff!important}.AppLayout_sidebarNavButton__7E7A3[data-fui-appearance=primary]:hover{background:#0d4fd9!important;color:#fff!important}.AppLayout_sidebarNavButton__7E7A3.fui-Button[data-fui-appearance=primary]{background-color:#155dfc!important;color:#fff!important}.AppLayout_sidebarNavButton__7E7A3.fui-Button[data-fui-appearance=primary]:hover{background-color:#0d4fd9!important}.AppLayout_appMain__I8eiH{flex:1 1;min-height:0;background:var(--colorNeutralBackground2);overflow-y:auto;position:relative;padding-left:var(--sidebar-width);padding-right:var(--sidebar-width)}.AppLayout_mainHeader__K4j4M{display:flex;align-items:center;gap:.5rem;padding:1.5rem 1.5rem 0;margin:-1.5rem -1.5rem 1rem}.AppLayout_glossarySidebar__SGINo{position:fixed;top:0;right:0;width:360px;height:100vh;background:var(--colorNeutralBackground1);border-left:1px solid var(--colorNeutralStroke2);z-index:1100;display:flex;flex-direction:column;overflow-y:auto;animation:AppLayout_slideInRight__FScBM .3s ease}@keyframes AppLayout_slideInRight__FScBM{0%{right:-360px}to{right:0}}.AppLayout_glossaryOverlay__6BXvB{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.3);z-index:1050;animation:AppLayout_fadeIn__RZH_1 .3s ease}.AppLayout_glossaryHeader__CTBmV{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--colorNeutralStroke2);background:var(--colorNeutralBackground2);position:-webkit-sticky;position:sticky;top:0;z-index:1;box-shadow:0 2px 4px rgba(0,0,0,.08)}.AppLayout_glossaryTitle__gLRz8{font-size:1.25rem;font-weight:600;color:var(--colorNeutralForeground1)}.AppLayout_closeGlossaryButton___jEFy{min-width:32px;height:32px;padding:4px}.AppLayout_closeGlossaryButton___jEFy:hover{background:var(--colorNeutralBackground1Hover)}.AppLayout_glossaryContent__lsCOy{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.AppLayout_glossaryItem__U5LAx{display:flex;flex-direction:column;gap:.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--colorNeutralStroke2)}.AppLayout_glossaryItem__U5LAx:last-child{border-bottom:none;padding-bottom:0}.AppLayout_glossaryTerm__g_fLt{font-size:1rem;font-weight:600;color:var(--colorNeutralForeground1);margin:0}.AppLayout_glossaryDefinition__ET66l{font-size:.875rem;line-height:1.6;color:var(--colorNeutralForeground2);margin:0}@media(max-width:1920px){.AppLayout_headerLeft__8_v0_{padding-left:2rem}.AppLayout_headerRight__FxSbH{padding-right:2rem}.AppLayout_appMain__I8eiH{padding-left:2rem;padding-right:2rem}}@media(max-width:768px){.AppLayout_appLayout__Uhk0u{--sidebar-width:10.9rem}.AppLayout_appHeader__ltckn{padding:.5rem}.AppLayout_headerLeft__8_v0_{gap:.5rem;padding-left:1rem}.AppLayout_workspaceSelectorWrapper__4J9u7{display:flex}.AppLayout_headerRight__FxSbH{padding-right:1rem}.AppLayout_appTitle__GVUwi{font-size:1rem}.AppLayout_sidebar__RZZIx{top:3rem;height:calc(100vh - 3rem)}.AppLayout_appMain__I8eiH{padding-left:1rem;padding-right:1rem}.AppLayout_glossarySidebar__SGINo{width:100%;max-width:360px}}@media(max-width:480px){.AppLayout_appLayout__Uhk0u{--sidebar-width:10rem}.AppLayout_appHeader__ltckn{padding:0}.AppLayout_headerLeft__8_v0_{padding-left:0}.AppLayout_workspaceSelectorWrapper__4J9u7{display:none}.AppLayout_headerCenter___cbMj{padding:0;justify-content:center}.AppLayout_glossaryButton__k5_4k{display:none}.AppLayout_headerRight__FxSbH{padding-right:.5rem;gap:.5rem}.AppLayout_headerIconButton__fU57S{min-width:2rem;height:2rem;padding:.25rem}.AppLayout_appTitle__GVUwi{font-size:.875rem}.AppLayout_appIcon__MNCqe{width:24px!important;height:24px!important}.AppLayout_sidebarToggleButton__x9jEw{margin-left:0;padding:.25rem}.AppLayout_sidebar__RZZIx{top:3rem;height:calc(100vh - 3rem)}.AppLayout_appMain__I8eiH{padding-left:.5rem;padding-right:.5rem}.AppLayout_headerIconButton__fU57S{min-width:40px;height:40px;padding:8px}.AppLayout_headerIconButton__fU57S svg{width:24px;height:24px}.AppLayout_glossarySidebar__SGINo{width:100%}}.AuthLoadingSpinner_container__vxidy{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%}.AuthLoadingSpinner_card__qGW5d{max-width:500px;width:100%;padding:32px}.AuthLoadingSpinner_inner__K8qzz{display:flex;flex-direction:column;align-items:center;text-align:center}.ProtectedRoute_loadingContainer__uc_5O{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:16px;color:#ccc}.ProtectedRoute_authContainer__7dSlO{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:20px}.ProtectedRoute_authCard__yDbXu{background:#fff;border-radius:12px;padding:40px;box-shadow:0 20px 40px rgba(0,0,0,.1);max-width:400px;width:100%;text-align:center}.ProtectedRoute_authHeader__bPIr1{margin-bottom:32px}.ProtectedRoute_authHeader__bPIr1 h1{margin-bottom:8px;color:var(--colorNeutralForeground1)}.ProtectedRoute_authHeader__bPIr1 p{color:var(--colorNeutralForeground2);line-height:1.5}.ProtectedRoute_authActions__6EFuZ{display:flex;justify-content:center}