#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{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_{gap:1rem;justify-content:flex-start;padding-left:1rem;transition:padding-left .3s ease}.AppLayout_headerLeft__8_v0_,.AppLayout_workspaceSelectorWrapper__4J9u7{display:flex;align-items:center}.AppLayout_headerCenter___cbMj{display:flex;align-items:center;justify-content:center;flex:1 1;min-width:0;padding:0 1rem}.AppLayout_headerWorkspaceSelector__EviJ_{display:flex;align-items:center;justify-content:center;width:100%;max-width:340px;min-width:0}.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:1rem;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)}.AppLayout_headerIconButtonActive__ltNNV{color:var(--colorBrandForeground1);background:var(--colorNeutralBackground3)}.AppLayout_headerIconButtonActive__ltNNV svg{color:var(--colorBrandForeground1)}.AppLayout_helpFab__rcl_j{position:fixed;bottom:1.5rem;right:1.5rem;z-index:900;min-width:2.75rem;width:2.75rem;height:2.75rem;padding:0;border-radius:50%;color:var(--colorNeutralForeground2);background:var(--colorNeutralBackground1);border:1px solid var(--colorNeutralStroke2);box-shadow:0 2px 10px rgba(0,0,0,.14)}.AppLayout_helpFab__rcl_j svg{width:1.375rem;height:1.375rem}.AppLayout_helpFab__rcl_j:hover{background:var(--colorNeutralBackground1Hover);box-shadow:0 4px 14px rgba(0,0,0,.18)}@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_navMenuPopover__CXQ6h{min-width:200px}.AppLayout_navMenuItemActive__Hho7J{background:var(--colorNeutralBackground3);color:var(--colorBrandForeground1);font-weight:600}.AppLayout_navMenuItemActive__Hho7J .fui-MenuItem__icon{color:var(--colorBrandForeground1)}.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){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_inboxItemActions__EE_4W{position:absolute;bottom:8px;right:8px;display:flex;gap:8px;align-items:center}.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}@keyframes AppLayout_fadeIn__RZH_1{0%{opacity:0}to{opacity:1}}.AppLayout_appMain__I8eiH{flex:1 1;min-height:0;background:var(--colorNeutralBackground2);overflow-y:auto;position:relative}.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}}@media(max-width:768px){.AppLayout_appHeader__ltckn{padding:.5rem}.AppLayout_headerLeft__8_v0_{gap:.5rem;padding-left:1rem}.AppLayout_headerRight__FxSbH{padding-right:1rem}.AppLayout_appTitle__GVUwi{font-size:1rem}.AppLayout_glossarySidebar__SGINo{width:100%;max-width:360px}}@media(max-width:480px){.AppLayout_appHeader__ltckn{padding:0}.AppLayout_headerLeft__8_v0_{padding-left:0}.AppLayout_headerCenter___cbMj{padding:0;justify-content:center}.AppLayout_headerRight__FxSbH{padding-right:.5rem;gap:.5rem}.AppLayout_appTitle__GVUwi{font-size:.875rem}.AppLayout_appIcon__MNCqe{width:24px!important;height:24px!important}.AppLayout_headerIconButton__fU57S{min-width:40px;height:40px;padding:8px}.AppLayout_headerIconButton__fU57S svg{width:24px;height:24px}.AppLayout_glossarySidebar__SGINo{width:100%}}