.BrandLoadingScreen-module__V4xgWG__wrap{width:100%;min-height:100svh;padding:var(--space-6);background:radial-gradient(900px 520px at 12% 18%, var(--accent-muted), transparent 62%), radial-gradient(900px 520px at 88% 82%, #2334c71a, transparent 60%), linear-gradient(180deg, var(--surface-1), transparent 40%), var(--app-bg);place-items:center;display:grid}.BrandLoadingScreen-module__V4xgWG__wrapContent{width:100%;min-height:min(56vh,520px);padding:var(--space-6);border:1px solid var(--surface-border);background:var(--panel-2);place-items:center;display:grid}.BrandLoadingScreen-module__V4xgWG__content{align-items:center;gap:var(--space-4);flex-direction:column;width:min(340px,100%);display:flex}.BrandLoadingScreen-module__V4xgWG__logoDark{object-fit:contain;width:auto;height:30px;display:block}.BrandLoadingScreen-module__V4xgWG__logoWhite{object-fit:contain;width:auto;height:30px;display:none}.dark .BrandLoadingScreen-module__V4xgWG__logoDark{display:none}.dark .BrandLoadingScreen-module__V4xgWG__logoWhite{display:block}.BrandLoadingScreen-module__V4xgWG__barTrack{background:var(--surface-border);border:1px solid var(--surface-border-strong);width:100%;height:6px;overflow:hidden}.BrandLoadingScreen-module__V4xgWG__barFill{background:linear-gradient(90deg, var(--accent), #6577ff);height:100%;transition:width .18s linear;box-shadow:0 0 12px #2334c773}.BrandLoadingScreen-module__V4xgWG__metaRow{justify-content:space-between;gap:var(--space-2);width:100%;font-size:var(--font-size-xs);letter-spacing:var(--letter-spacing-wider);text-transform:uppercase;color:var(--ink-mid);font-family:var(--font-primary), ui-monospace, monospace;display:flex}.BrandLoadingScreen-module__V4xgWG__detail{text-align:center;width:100%;font-size:var(--font-size-2xs,11px);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--ink-low);font-family:var(--font-primary), ui-monospace, monospace;margin:0}
.app-sidebar-module__iNZT9a__sidebar{width:var(--sidebar-width);height:100vh;padding:var(--space-6) var(--space-4);border-right:1px solid var(--border-light);background:var(--panel);color:var(--foreground);flex-direction:column;flex-shrink:0;display:flex;position:sticky;top:0;overflow-y:auto}@media (max-width:768px){.app-sidebar-module__iNZT9a__sidebar{display:none}}.app-sidebar-module__iNZT9a__sidebarCollapsed{width:var(--sidebar-width-collapsed);padding:var(--space-5) var(--space-2);align-items:center}.app-sidebar-module__iNZT9a__sidebarToolbar{align-items:center;gap:var(--space-2);width:100%;margin-bottom:var(--space-6);display:flex}.app-sidebar-module__iNZT9a__sidebarCollapsed .app-sidebar-module__iNZT9a__sidebarToolbar{margin-bottom:var(--space-4);justify-content:flex-end}.app-sidebar-module__iNZT9a__brandSlot{flex:1;min-width:0}.app-sidebar-module__iNZT9a__collapseToggle{width:36px;height:36px;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .12s;display:inline-flex}.app-sidebar-module__iNZT9a__collapseToggle:hover{color:var(--accent)}.app-sidebar-module__iNZT9a__collapseToggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-sidebar-module__iNZT9a__collapseIcon{width:13px;height:13px}.app-sidebar-module__iNZT9a__brand{font-size:var(--font-size-base);font-weight:var(--font-weight-normal);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;margin:0}.app-sidebar-module__iNZT9a__nav{gap:var(--space-1);width:100%;font-size:var(--font-size-sm);letter-spacing:var(--letter-spacing-wide);flex-direction:column;display:flex}.app-sidebar-module__iNZT9a__navWorkspace{gap:var(--space-1);flex-direction:column;width:100%;display:flex;position:relative}.app-sidebar-module__iNZT9a__navWorkspaceToggle{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);color:var(--foreground);cursor:pointer;font:inherit;text-align:left;box-sizing:border-box;background:0 0;border:1px solid #0000;border-radius:0;transition:color .12s,background .12s,border-color .12s;display:inline-flex}.app-sidebar-module__iNZT9a__navWorkspaceToggle:hover{color:var(--accent);background:var(--panel-3)}.app-sidebar-module__iNZT9a__navWorkspaceToggle:hover .app-sidebar-module__iNZT9a__navIcon{color:var(--accent)}.app-sidebar-module__iNZT9a__navWorkspaceToggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-sidebar-module__iNZT9a__navWorkspaceToggleActive{color:var(--accent);font-weight:var(--font-weight-medium)}.app-sidebar-module__iNZT9a__navWorkspaceToggleLabel{min-width:0;letter-spacing:var(--letter-spacing-wide);flex:1}.app-sidebar-module__iNZT9a__navWorkspaceChevron{opacity:.55;flex-shrink:0;width:10px;height:10px;margin-left:auto;transition:transform .26s cubic-bezier(.33,1,.68,1),opacity .18s}.app-sidebar-module__iNZT9a__navWorkspaceChevronOpen{transform:rotate(180deg)}.app-sidebar-module__iNZT9a__navWorkspacePanelGrid{grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.33,1,.68,1);display:grid}.app-sidebar-module__iNZT9a__navWorkspacePanelGridOpen{grid-template-rows:1fr}.app-sidebar-module__iNZT9a__navWorkspacePanelGridInner{min-height:0;overflow:hidden}.app-sidebar-module__iNZT9a__navWorkspacePanelGrid:not(.app-sidebar-module__iNZT9a__navWorkspacePanelGridOpen) .app-sidebar-module__iNZT9a__navWorkspacePanelGridInner{pointer-events:none}.app-sidebar-module__iNZT9a__navWorkspacePanel{padding:0 0 0 var(--space-3);border-left:2px solid var(--border-subtler);margin:0;margin-left:calc(var(--space-4) + 8px);opacity:0;flex-direction:column;gap:0;list-style:none;transition:opacity .22s 40ms,transform .26s cubic-bezier(.33,1,.68,1) 40ms;display:flex;transform:translateY(-4px)}.app-sidebar-module__iNZT9a__navWorkspacePanelGridOpen .app-sidebar-module__iNZT9a__navWorkspacePanel{opacity:1;transition-delay:0s;transform:translateY(0)}.app-sidebar-module__iNZT9a__navWorkspacePanelGrid:not(.app-sidebar-module__iNZT9a__navWorkspacePanelGridOpen) .app-sidebar-module__iNZT9a__navWorkspacePanel{transition-duration:.14s,.18s;transition-delay:0s,0s}.app-sidebar-module__iNZT9a__navWorkspaceFlyout{z-index:300;min-width:168px;padding:var(--space-2);background:var(--panel);border:1px solid var(--border-light);box-shadow:0 10px 36px var(--surface-border-strong);opacity:0;flex-direction:column;gap:2px;animation:.2s cubic-bezier(.33,1,.68,1) forwards app-sidebar-module__iNZT9a__navWorkspaceFlyoutIn;display:flex;position:fixed;transform:translate(-6px)}@keyframes app-sidebar-module__iNZT9a__navWorkspaceFlyoutIn{to{opacity:1;transform:translate(0)}}.app-sidebar-module__iNZT9a__navWorkspaceFlyoutLink{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);color:var(--foreground);font-size:var(--font-size-sm);letter-spacing:var(--letter-spacing-wide);border-radius:0;text-decoration:none;transition:background .12s,color .12s;display:flex}.app-sidebar-module__iNZT9a__navWorkspaceFlyoutLink:hover{background:var(--panel-3);color:var(--accent)}.app-sidebar-module__iNZT9a__navWorkspaceFlyoutLinkActive{background:var(--accent);color:var(--white)}.app-sidebar-module__iNZT9a__navWorkspaceFlyoutLinkActive:hover{background:color-mix(in srgb, var(--accent) 92%, black);color:var(--white)}.app-sidebar-module__iNZT9a__navWorkspaceCollapsedActive{background:var(--accent);color:var(--white);border-color:#0000}.app-sidebar-module__iNZT9a__navWorkspaceCollapsedActive:hover{color:var(--white);background:color-mix(in srgb, var(--accent) 92%, black)}.app-sidebar-module__iNZT9a__navWorkspaceCollapsedActive .app-sidebar-module__iNZT9a__navIcon{color:var(--white)}.app-sidebar-module__iNZT9a__sidebarCollapsed .app-sidebar-module__iNZT9a__nav{align-items:center}.app-sidebar-module__iNZT9a__navLink{padding:var(--space-2) var(--space-3);color:var(--foreground);justify-content:flex-start;align-items:center;gap:var(--space-2);box-sizing:border-box;border:1px solid #0000;border-radius:0;width:100%;transition:color .12s,background .12s,border-color .12s;display:inline-flex;position:relative}.app-sidebar-module__iNZT9a__sidebarCollapsed .app-sidebar-module__iNZT9a__navLink,.app-sidebar-module__iNZT9a__sidebarCollapsed .app-sidebar-module__iNZT9a__navLinkActive{width:36px;min-width:36px;padding:var(--space-2);justify-content:center;gap:0}.app-sidebar-module__iNZT9a__sidebarCollapsed .app-sidebar-module__iNZT9a__navLink span,.app-sidebar-module__iNZT9a__sidebarCollapsed .app-sidebar-module__iNZT9a__navLinkActive span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-sidebar-module__iNZT9a__navLink:not(.app-sidebar-module__iNZT9a__navLinkActive):hover{color:var(--accent);background:var(--panel-3)}.app-sidebar-module__iNZT9a__navLink:not(.app-sidebar-module__iNZT9a__navLinkActive):hover .app-sidebar-module__iNZT9a__navIcon{color:var(--accent)}.app-sidebar-module__iNZT9a__navLinkActive{background:var(--accent);color:var(--white);border-color:#0000;}.app-sidebar-module__iNZT9a__navLinkActive:hover{color:var(--white);background:color-mix(in srgb, var(--accent) 92%, black)}.app-sidebar-module__iNZT9a__navLinkActive:hover .app-sidebar-module__iNZT9a__navIcon{color:var(--white)}.app-sidebar-module__iNZT9a__navIcon{flex-shrink:0;width:12px;height:12px}
.mobile-bottom-nav-module__oU6p8G__navWrapper{display:none}@media (max-width:768px){.mobile-bottom-nav-module__oU6p8G__navWrapper{z-index:900;display:block;position:relative}.mobile-bottom-nav-module__oU6p8G__nav{height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom,0px) + var(--mobile-nav-extra-padding-bottom));padding-bottom:calc(env(safe-area-inset-bottom,0px) + var(--mobile-nav-extra-padding-bottom));background:var(--panel);border-top:1px solid var(--border-light);z-index:200;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav-module__oU6p8G__navItem{padding:6px var(--space-2) 8px;color:var(--muted);font-family:var(--font-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:4px;min-height:44px;text-decoration:none;transition:color .12s,background .12s;display:flex;position:relative}.mobile-bottom-nav-module__oU6p8G__navItemActive{color:var(--accent)}.mobile-bottom-nav-module__oU6p8G__navItemActive:before{content:"";background:var(--accent);border-radius:0 0 2px 2px;width:28px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.mobile-bottom-nav-module__oU6p8G__navItemOpen{color:var(--accent);background:var(--accent-muted)}.mobile-bottom-nav-module__oU6p8G__navIcon{flex-shrink:0;width:22px;height:22px}.mobile-bottom-nav-module__oU6p8G__navLabel{letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;white-space:nowrap;font-size:10px;line-height:1}.mobile-bottom-nav-module__oU6p8G__menuBackdrop{top:0;left:0;right:0;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom,0px) + var(--mobile-nav-extra-padding-bottom));z-index:198;-webkit-tap-highlight-color:transparent;background:#0009;position:fixed}.mobile-bottom-nav-module__oU6p8G__menuSheet{top:0;left:0;right:0;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom,0px) + var(--mobile-nav-extra-padding-bottom));background:var(--panel);z-index:199;pointer-events:none;border-top:0;flex-direction:column;height:auto;transition:transform .26s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;transform:translateY(100%)}@supports not (height:1svh){.mobile-bottom-nav-module__oU6p8G__menuSheet{bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom,0px) + var(--mobile-nav-extra-padding-bottom))}}.mobile-bottom-nav-module__oU6p8G__menuSheetOpen{pointer-events:auto;transform:translateY(0)}.mobile-bottom-nav-module__oU6p8G__menuHeader{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-subtler);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.mobile-bottom-nav-module__oU6p8G__menuTitle{font-size:var(--font-size-xs);letter-spacing:var(--letter-spacing-wider);text-transform:uppercase;color:var(--muted)}.mobile-bottom-nav-module__oU6p8G__menuClose{width:32px;height:32px;color:var(--muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;transition:color .12s;display:inline-flex}.mobile-bottom-nav-module__oU6p8G__menuClose:active{color:var(--foreground)}.mobile-bottom-nav-module__oU6p8G__menuCloseIcon{width:18px;height:18px}.mobile-bottom-nav-module__oU6p8G__menuBody{-webkit-overflow-scrolling:touch;padding:var(--space-2) 0 var(--space-5);flex:1;overflow-y:auto}.mobile-bottom-nav-module__oU6p8G__menuLink{align-items:center;gap:var(--space-4);padding:14px var(--space-5);color:var(--foreground);font-size:var(--font-size-sm);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;-webkit-tap-highlight-color:transparent;text-decoration:none;transition:background .12s,color .12s;display:flex}.mobile-bottom-nav-module__oU6p8G__menuLink:active{background:var(--panel-3)}.mobile-bottom-nav-module__oU6p8G__menuLinkActive{color:var(--accent);background:var(--accent-muted)}.mobile-bottom-nav-module__oU6p8G__menuLinkChild{padding-left:calc(var(--space-5) + 28px + var(--space-4));font-size:var(--font-size-xs);color:var(--text-muted);padding-top:12px;padding-bottom:12px}.mobile-bottom-nav-module__oU6p8G__menuLinkChild.mobile-bottom-nav-module__oU6p8G__menuLinkActive{color:var(--accent)}.mobile-bottom-nav-module__oU6p8G__menuLinkIcon{flex-shrink:0;width:20px;height:20px}.mobile-bottom-nav-module__oU6p8G__menuLinkChild .mobile-bottom-nav-module__oU6p8G__menuLinkIcon{width:16px;height:16px}.mobile-bottom-nav-module__oU6p8G__menuGroup{margin-top:var(--space-1);padding-top:var(--space-1);border-top:1px solid var(--border-subtler);flex-direction:column;display:flex}.mobile-bottom-nav-module__oU6p8G__menuGroup:first-child{border-top:none;margin-top:0}.mobile-bottom-nav-module__oU6p8G__menuGroupLabel{padding:10px var(--space-5) 4px;font-size:var(--font-size-xs);letter-spacing:var(--letter-spacing-wider);text-transform:uppercase;color:var(--muted);margin:0}}
.app-topbar-module__25-44G__topbar{min-height:var(--header-height);padding:8px var(--space-6);border-bottom:1px solid var(--border-light);background:var(--panel);justify-content:space-between;align-items:center;display:flex}.app-topbar-module__25-44G__left{flex-direction:column;gap:2px;min-width:0;display:flex}.app-topbar-module__25-44G__breadcrumb{font-size:var(--font-size-xs);color:var(--muted);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app-topbar-module__25-44G__title{font-size:var(--font-size-lg);font-weight:var(--font-weight-normal);letter-spacing:var(--letter-spacing-wide);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app-topbar-module__25-44G__right{align-items:center;gap:var(--space-4);display:flex}.app-topbar-module__25-44G__searchWrap{width:340px}.app-topbar-module__25-44G__themeToggle{width:36px;height:36px;color:var(--ink-low);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .12s;display:inline-flex}.app-topbar-module__25-44G__themeToggle:hover{color:var(--accent)}.app-topbar-module__25-44G__themeToggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-topbar-module__25-44G__themeToggleIcon{width:16px;height:16px}.app-topbar-module__25-44G__notifBtn{width:36px;height:36px;color:var(--ink-low);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .12s;display:inline-flex;position:relative}.app-topbar-module__25-44G__notifBtn:hover{color:var(--accent)}.app-topbar-module__25-44G__notifBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-topbar-module__25-44G__notifIcon{width:18px;height:18px}.app-topbar-module__25-44G__notifTriggerInner{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:relative}.app-topbar-module__25-44G__notifBadge{color:#fff;min-width:18px;height:18px;font-size:10px;font-family:var(--font-primary);text-align:center;letter-spacing:0;pointer-events:none;font-variant-numeric:tabular-nums;background:#dc2626;border-radius:9999px;padding:0 5px;font-weight:700;line-height:18px;position:absolute;top:-7px;right:-9px;box-shadow:0 0 0 2px #fff,0 1px 4px #0003}.app-topbar-module__25-44G__notifMenu{background:var(--panel);border:1px solid var(--surface-border);max-height:min(420px,70vh);overflow-y:auto;box-shadow:0 16px 44px #00000038;width:min(360px,100vw - 24px)!important;padding:var(--space-2) 0!important;border-radius:0!important}.app-topbar-module__25-44G__notifMenuLabel{font-size:var(--font-size-xs);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--ink-high);background:var(--surface-1);border-bottom:none;padding:10px 12px 6px!important}.app-topbar-module__25-44G__notifMenuHint{color:var(--muted);letter-spacing:.01em;background:var(--surface-1);border-bottom:none;margin:0;padding:8px 12px 10px;font-size:11px;line-height:1.45}.app-topbar-module__25-44G__notifSep{display:none}.app-topbar-module__25-44G__notifSection{flex-direction:column;display:flex}.app-topbar-module__25-44G__notifSectionHeader{background:var(--surface-2);border-top:none;border-bottom:none;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.app-topbar-module__25-44G__notifSectionTitle{letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--ink-high);font-size:10px;font-weight:var(--font-weight-medium)}.app-topbar-module__25-44G__notifSectionCount{background:var(--surface-2);border:1px solid var(--surface-border);min-width:18px;height:18px;color:var(--ink-mid);text-align:center;font-variant-numeric:tabular-nums;border-radius:9999px;padding:0 6px;font-size:10px;line-height:18px}.app-topbar-module__25-44G__notifEnableWrap{border-bottom:1px solid var(--border-light);padding:8px 12px}.app-topbar-module__25-44G__notifEnableBtn{width:100%;font-size:var(--font-size-xs);font-family:var(--font-primary);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;background:var(--accent);color:#fff;cursor:pointer;border:none;padding:7px 10px;transition:background .12s}.app-topbar-module__25-44G__notifEnableBtn:hover{background:var(--accent-hover)}.app-topbar-module__25-44G__notifEnableBtn:disabled{opacity:.6;cursor:not-allowed}.app-topbar-module__25-44G__notifDeniedHint{font-size:var(--font-size-xs);color:var(--muted);line-height:1.4}.app-topbar-module__25-44G__notifEmpty{font-size:var(--font-size-xs);color:var(--muted);text-align:center;letter-spacing:var(--letter-spacing-wide);padding:16px 14px 20px}.app-topbar-module__25-44G__notifItem{margin:0 6px 4px;border-radius:0!important;height:auto!important;min-height:0!important;padding:0!important}.app-topbar-module__25-44G__notifItemLink{width:100%;color:inherit;outline:none;flex-direction:column;align-items:flex-start;gap:3px;text-decoration:none;display:flex;padding:10px!important}.app-topbar-module__25-44G__notifItemLink:hover{text-decoration:none}.app-topbar-module__25-44G__notifItem[data-highlighted] .app-topbar-module__25-44G__notifItemKicker,.app-topbar-module__25-44G__notifItem[data-highlighted] .app-topbar-module__25-44G__notifItemTitle,.app-topbar-module__25-44G__notifItem[data-highlighted] .app-topbar-module__25-44G__notifItemBody,.app-topbar-module__25-44G__notifItem[data-highlighted] .app-topbar-module__25-44G__notifItemMeta{color:inherit}.app-topbar-module__25-44G__notifItem[data-highlighted] .app-topbar-module__25-44G__notifItemBody,.app-topbar-module__25-44G__notifItem[data-highlighted] .app-topbar-module__25-44G__notifItemMeta{opacity:.92}.app-topbar-module__25-44G__notifItemKicker{letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--accent);font-size:9px;font-weight:var(--font-weight-medium)}.app-topbar-module__25-44G__notifItemKickerOverdue{color:#fff;letter-spacing:.12em;background:#0003;border:1px solid #ffffff59;margin:0 0 2px;padding:5px 10px;font-size:10px;font-weight:800;display:inline-block}.app-topbar-module__25-44G__notifItemOverdue{margin-bottom:6px}.app-topbar-module__25-44G__notifItemLinkOverdue{box-shadow:none;background:#b91c1c;gap:6px;border:1px solid #991b1b!important;padding:12px!important}.app-topbar-module__25-44G__notifItemLinkOverdue .app-topbar-module__25-44G__notifItemTitle{color:#fff;letter-spacing:.06em;font-size:13px;font-weight:800}.app-topbar-module__25-44G__notifItemLinkOverdue .app-topbar-module__25-44G__notifItemBody{color:#fff;opacity:.95;font-size:12px;font-weight:600}.app-topbar-module__25-44G__notifItemLinkOverdue .app-topbar-module__25-44G__notifItemMeta{color:#ffffffd9}.app-topbar-module__25-44G__notifItem[data-highlighted] .app-topbar-module__25-44G__notifItemKickerOverdue{color:#fff;background:#00000038;border-color:#ffffff73}.app-topbar-module__25-44G__notifItem[data-highlighted] .app-topbar-module__25-44G__notifItemLinkOverdue{background:#991b1b;border-color:#7f1d1d!important}.app-topbar-module__25-44G__notifItem[data-highlighted] .app-topbar-module__25-44G__notifItemLinkOverdue .app-topbar-module__25-44G__notifItemTitle{color:#fff}.app-topbar-module__25-44G__notifItem[data-highlighted] .app-topbar-module__25-44G__notifItemLinkOverdue .app-topbar-module__25-44G__notifItemBody{color:#fff;opacity:.95}.app-topbar-module__25-44G__notifItem[data-highlighted] .app-topbar-module__25-44G__notifItemLinkOverdue .app-topbar-module__25-44G__notifItemMeta{color:#ffffffe0}.app-topbar-module__25-44G__notifItemTitle{font-size:var(--font-size-xs);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--ink-high);line-height:1.3}.app-topbar-module__25-44G__notifItemBody{color:var(--ink-mid);white-space:normal;word-break:break-word;font-size:12px;line-height:1.4}.app-topbar-module__25-44G__notifItemMeta{color:var(--muted);margin-top:2px;font-size:10px}.app-topbar-module__25-44G__search{background:var(--surface-1);border-color:var(--surface-border);height:36px;padding:0 var(--space-4);border-radius:0}.app-topbar-module__25-44G__profileTrigger{border:1px solid var(--surface-border);background:var(--surface-1);height:36px;color:var(--ink-high);align-items:center;gap:10px;padding:0;transition:background .12s,border-color .12s,color .16s;display:inline-flex}.app-topbar-module__25-44G__profileTrigger:hover{background:var(--accent);border-color:var(--accent-border);color:var(--white)}.app-topbar-module__25-44G__profileAvatar{background:linear-gradient(135deg, var(--accent-muted), var(--surface-3));border:1px solid var(--surface-border-strong);width:32px;height:32px;font-size:var(--font-size-xs);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;background-position:50%;background-size:cover;border-radius:0;justify-content:center;align-items:center;display:inline-flex}.app-topbar-module__25-44G__profileEmail{white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:var(--font-size-xs);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;padding-right:12px;overflow:hidden}.app-topbar-module__25-44G__profileMenu{background:var(--panel);color:var(--foreground);border:1px solid var(--surface-border);box-shadow:0 16px 44px #00000038;border-radius:0!important;width:260px!important}.app-topbar-module__25-44G__profileLabel{padding:10px 10px 8px}.app-topbar-module__25-44G__profileLabelTitle{font-size:var(--font-size-xs);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--ink-high)}.app-topbar-module__25-44G__profileLabelMeta{font-size:var(--font-size-xs);color:var(--muted);letter-spacing:var(--letter-spacing-wide);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;overflow:hidden}.app-topbar-module__25-44G__profileRole{border:1px solid var(--surface-border);background:var(--surface-1);height:22px;font-size:var(--font-size-xs);color:var(--ink-mid);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;align-items:center;margin-top:6px;padding:0 8px;display:inline-flex}.app-topbar-module__25-44G__profileItemLink{width:100%;display:block}.app-topbar-module__25-44G__profileSep{background:var(--surface-border);height:1px;margin:6px}.app-topbar-module__25-44G__profileItem{text-transform:uppercase;color:var(--ink-high);transition:background .12s,color .16s;font-size:var(--font-size-xs)!important;letter-spacing:var(--letter-spacing-wide)!important;border-radius:0!important;padding:10px!important}.app-topbar-module__25-44G__profileItem[data-highlighted],.app-topbar-module__25-44G__profileItem:focus{background:var(--accent)!important;color:var(--white)!important}.app-topbar-module__25-44G__profileItem[data-variant=destructive][data-highlighted],.app-topbar-module__25-44G__profileItem[data-variant=destructive]:focus{color:#ef4444!important;background:#b91c1c1f!important}@media (max-width:900px){.app-topbar-module__25-44G__searchWrap{width:220px}}@media (max-width:768px){.app-topbar-module__25-44G__topbar{padding:0 var(--space-3);min-height:48px}.app-topbar-module__25-44G__right{gap:var(--space-2)}.app-topbar-module__25-44G__themeToggle,.app-topbar-module__25-44G__notifBtn,.app-topbar-module__25-44G__profileTrigger{width:44px;height:44px}.app-topbar-module__25-44G__themeToggleIcon{width:18px;height:18px}.app-topbar-module__25-44G__notifIcon,.app-topbar-module__25-44G__notifTriggerInner{width:20px;height:20px}.app-topbar-module__25-44G__notifBadge{min-width:20px;height:20px;padding:0 6px;font-size:11px;line-height:20px;top:-8px;right:-6px;box-shadow:0 0 0 2px #fff,0 2px 6px #00000040}.app-topbar-module__25-44G__searchWrap,.app-topbar-module__25-44G__breadcrumb{display:none}.app-topbar-module__25-44G__title{font-size:var(--font-size-base);font-weight:var(--font-weight-light);letter-spacing:var(--letter-spacing-wider);text-transform:uppercase}.app-topbar-module__25-44G__profileEmail{display:none}.app-topbar-module__25-44G__profileTrigger{background:0 0;border:none;padding:0}}
.global-search-module__-WeRgW__trigger{background:var(--surface-1);border:1px solid var(--surface-border);height:36px;color:var(--ink-low);cursor:pointer;text-align:left;width:100%;font-family:var(--font-primary);align-items:center;gap:8px;padding:0 12px;transition:border-color .12s,color .12s,background .12s;display:flex}.global-search-module__-WeRgW__trigger:hover{border-color:var(--accent);color:var(--ink-mid)}.global-search-module__-WeRgW__triggerIcon{width:14px;height:14px;color:var(--muted);flex-shrink:0}.global-search-module__-WeRgW__triggerText{font-size:var(--font-size-xs);letter-spacing:var(--letter-spacing-wide);color:var(--muted);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.global-search-module__-WeRgW__triggerKbd{flex-shrink:0;align-items:center;gap:2px;display:inline-flex}.global-search-module__-WeRgW__kbdKey{border:1px solid var(--surface-border);background:var(--surface-2);min-width:18px;height:18px;color:var(--muted);font-size:10px;font-family:var(--font-primary);letter-spacing:0;border-radius:2px;justify-content:center;align-items:center;padding:0 4px;display:inline-flex}.global-search-module__-WeRgW__overlay{z-index:9998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;animation:.12s forwards global-search-module__-WeRgW__overlayIn;position:fixed;inset:0}@keyframes global-search-module__-WeRgW__overlayIn{0%{opacity:0}to{opacity:1}}.global-search-module__-WeRgW__panel{z-index:9999;background:var(--panel);border:1px solid var(--surface-border-strong);flex-direction:column;width:min(640px,100vw - 32px);max-height:70vh;animation:.14s cubic-bezier(.16,1,.3,1) forwards global-search-module__-WeRgW__panelIn;display:flex;position:fixed;top:12vh;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff0a,0 24px 64px #00000080}@keyframes global-search-module__-WeRgW__panelIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)scale(.98)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.global-search-module__-WeRgW__inputRow{border-bottom:1px solid var(--surface-border);flex-shrink:0;align-items:center;gap:10px;padding:0 14px;display:flex}.global-search-module__-WeRgW__inputIcon{width:16px;height:16px;color:var(--muted);flex-shrink:0}.global-search-module__-WeRgW__input{height:52px;font-size:15px;font-family:var(--font-primary);color:var(--foreground);letter-spacing:.01em;background:0 0;border:none;outline:none;flex:1}.global-search-module__-WeRgW__input::placeholder{color:var(--muted)}.global-search-module__-WeRgW__clearBtn{border:1px solid var(--surface-border);background:var(--surface-2);width:22px;height:22px;color:var(--muted);cursor:pointer;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .1s,background .1s;display:flex}.global-search-module__-WeRgW__clearBtn:hover{color:var(--foreground);background:var(--surface-3)}.global-search-module__-WeRgW__results{overscroll-behavior:contain;flex:1;padding:8px 0 12px;overflow-y:auto}.global-search-module__-WeRgW__results::-webkit-scrollbar{width:4px}.global-search-module__-WeRgW__results::-webkit-scrollbar-track{background:0 0}.global-search-module__-WeRgW__results::-webkit-scrollbar-thumb{background:var(--surface-border)}.global-search-module__-WeRgW__section{margin-bottom:4px}.global-search-module__-WeRgW__sectionLabel{letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:var(--font-weight-medium);padding:8px 14px 4px}.global-search-module__-WeRgW__item{cursor:pointer;color:inherit;text-align:left;width:100%;font-family:var(--font-primary);background:0 0;border:none;outline:none;align-items:center;gap:10px;padding:9px 14px;text-decoration:none;transition:background 80ms;display:flex}.global-search-module__-WeRgW__item:hover,.global-search-module__-WeRgW__item[data-active=true]{background:var(--accent)}.global-search-module__-WeRgW__item:hover .global-search-module__-WeRgW__itemIcon,.global-search-module__-WeRgW__item[data-active=true] .global-search-module__-WeRgW__itemIcon{color:#ffffffbf}.global-search-module__-WeRgW__item:hover .global-search-module__-WeRgW__itemTitle,.global-search-module__-WeRgW__item[data-active=true] .global-search-module__-WeRgW__itemTitle{color:#fff}.global-search-module__-WeRgW__item:hover .global-search-module__-WeRgW__itemMeta,.global-search-module__-WeRgW__item[data-active=true] .global-search-module__-WeRgW__itemMeta{color:#ffffffa6}.global-search-module__-WeRgW__item:hover .global-search-module__-WeRgW__itemBadge,.global-search-module__-WeRgW__item[data-active=true] .global-search-module__-WeRgW__itemBadge{color:#ffffffd9;background:#ffffff26;border-color:#ffffff40}.global-search-module__-WeRgW__itemIcon{background:var(--surface-2);border:1px solid var(--surface-border);width:28px;height:28px;color:var(--ink-low);flex-shrink:0;justify-content:center;align-items:center;transition:color 80ms;display:flex}.global-search-module__-WeRgW__itemIcon svg{width:13px;height:13px}.global-search-module__-WeRgW__itemBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.global-search-module__-WeRgW__itemTitle{font-size:var(--font-size-xs);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--ink-high);white-space:nowrap;text-overflow:ellipsis;transition:color 80ms;overflow:hidden}.global-search-module__-WeRgW__itemMeta{color:var(--muted);letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-size:10px;transition:color 80ms;overflow:hidden}.global-search-module__-WeRgW__itemRight{flex-shrink:0;align-items:center;gap:6px;display:flex}.global-search-module__-WeRgW__itemBadge{border:1px solid var(--surface-border);background:var(--surface-2);height:18px;color:var(--muted);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;border-radius:2px;align-items:center;padding:0 6px;font-size:9px;transition:background 80ms,border-color 80ms,color 80ms;display:inline-flex}.global-search-module__-WeRgW__itemEnter{color:#ffffff8c;flex-shrink:0;width:18px;height:18px;display:none}.global-search-module__-WeRgW__item[data-active=true] .global-search-module__-WeRgW__itemEnter{display:block}.global-search-module__-WeRgW__empty{text-align:center;font-size:var(--font-size-xs);color:var(--muted);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;padding:24px 14px}.global-search-module__-WeRgW__skeleton{flex-direction:column;gap:6px;padding:8px 14px;display:flex}.global-search-module__-WeRgW__skeletonRow{background:var(--surface-2);height:38px;animation:1.4s infinite global-search-module__-WeRgW__pulse}.global-search-module__-WeRgW__skeletonRow:nth-child(2){opacity:.7}.global-search-module__-WeRgW__skeletonRow:nth-child(3){opacity:.4}@keyframes global-search-module__-WeRgW__pulse{0%,to{opacity:1}50%{opacity:.5}}.global-search-module__-WeRgW__footer{border-top:1px solid var(--surface-border);flex-shrink:0;align-items:center;gap:14px;padding:8px 14px;display:flex}.global-search-module__-WeRgW__footerHint{color:var(--muted);letter-spacing:.02em;align-items:center;gap:4px;font-size:10px;display:flex}.global-search-module__-WeRgW__footerHint kbd{border:1px solid var(--surface-border);background:var(--surface-2);min-width:16px;height:16px;font-size:10px;font-family:var(--font-primary);border-radius:2px;justify-content:center;align-items:center;padding:0 3px;display:inline-flex}.global-search-module__-WeRgW__footerCount{color:var(--muted);letter-spacing:.02em;margin-left:auto;font-size:10px}
.app-shell-module__tbH91q__shell{background:var(--app-bg);width:100%;min-height:100vh;color:var(--foreground);justify-content:center;align-items:center;padding:0;display:flex}.app-shell-module__tbH91q__canvas{background:var(--panel);width:100%;height:100vh;box-shadow:none;border-radius:0;display:flex;overflow:hidden}.app-shell-module__tbH91q__main{flex-direction:column;flex:1;min-width:0;height:100vh;display:flex;overflow:hidden}.app-shell-module__tbH91q__content{flex:1;min-width:0;padding:clamp(16px,2.2vw,32px);overflow-y:auto}@media (max-width:900px){.app-shell-module__tbH91q__shell{padding:0}}@media (max-width:768px){.app-shell-module__tbH91q__main{z-index:0;position:relative}.app-shell-module__tbH91q__content{padding:var(--space-4);padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom,0px) + var(--mobile-nav-extra-padding-bottom) + var(--space-5))}}
.app-shell-loading-skeleton-module__T0w7-W__shimmer{background:linear-gradient(105deg, var(--surface-2) 0%, var(--surface-2) 40%, var(--surface-3) 50%, var(--surface-2) 60%, var(--surface-2) 100%);background-size:200% 100%;border-radius:2px;animation:1.35s ease-in-out infinite app-shell-loading-skeleton-module__T0w7-W__rk2ShellSkShimmer;display:block}@media (prefers-reduced-motion:reduce){.app-shell-loading-skeleton-module__T0w7-W__shimmer{opacity:.55;animation:none}}@keyframes app-shell-loading-skeleton-module__T0w7-W__rk2ShellSkShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.app-shell-loading-skeleton-module__T0w7-W__sidebar{width:var(--sidebar-width);height:100vh;padding:var(--space-6) var(--space-4);border-right:1px solid var(--border-light);background:var(--panel);flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}@media (max-width:768px){.app-shell-loading-skeleton-module__T0w7-W__sidebar{display:none}}.app-shell-loading-skeleton-module__T0w7-W__brandBar{width:72%;height:14px;margin-bottom:var(--space-6);}.app-shell-loading-skeleton-module__T0w7-W__navRow{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.app-shell-loading-skeleton-module__T0w7-W__navIcon{border-radius:2px;flex-shrink:0;width:18px;height:18px;}.app-shell-loading-skeleton-module__T0w7-W__navText{min-width:0;height:10px;}.app-shell-loading-skeleton-module__T0w7-W__topbar{min-height:var(--header-height);padding:8px var(--space-6);border-bottom:1px solid var(--border-light);background:var(--panel);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.app-shell-loading-skeleton-module__T0w7-W__topLeft{flex-direction:column;flex:1;gap:6px;min-width:0;max-width:min(420px,55%);display:flex}.app-shell-loading-skeleton-module__T0w7-W__breadcrumbSk{width:120px;height:9px;}.app-shell-loading-skeleton-module__T0w7-W__titleSk{width:200px;max-width:100%;height:16px;}.app-shell-loading-skeleton-module__T0w7-W__topRight{align-items:center;gap:var(--space-4);flex-shrink:0;display:flex}.app-shell-loading-skeleton-module__T0w7-W__searchSk{border-radius:2px;width:340px;max-width:36vw;height:36px;}.app-shell-loading-skeleton-module__T0w7-W__iconSk{border-radius:2px;width:36px;height:36px;}.app-shell-loading-skeleton-module__T0w7-W__avatarSk{border-radius:999px;width:36px;height:36px;}@media (max-width:900px){.app-shell-loading-skeleton-module__T0w7-W__searchSk{width:220px;max-width:32vw}}@media (max-width:768px){.app-shell-loading-skeleton-module__T0w7-W__topbar{padding:0 var(--space-3);min-height:48px}.app-shell-loading-skeleton-module__T0w7-W__topRight{gap:var(--space-2)}.app-shell-loading-skeleton-module__T0w7-W__breadcrumbSk{display:none}.app-shell-loading-skeleton-module__T0w7-W__titleSk{width:140px;height:14px}.app-shell-loading-skeleton-module__T0w7-W__searchSk{display:none}.app-shell-loading-skeleton-module__T0w7-W__iconSk,.app-shell-loading-skeleton-module__T0w7-W__avatarSk{width:44px;height:44px}}.app-shell-loading-skeleton-module__T0w7-W__mobileNavRoot{display:none}@media (max-width:768px){.app-shell-loading-skeleton-module__T0w7-W__mobileNavRoot{z-index:900;display:block;position:relative}.app-shell-loading-skeleton-module__T0w7-W__mobileNav{height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom,0px) + var(--mobile-nav-extra-padding-bottom));padding-bottom:calc(env(safe-area-inset-bottom,0px) + var(--mobile-nav-extra-padding-bottom));background:var(--panel);border-top:1px solid var(--border-light);z-index:200;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}.app-shell-loading-skeleton-module__T0w7-W__mobileNavSlot{padding:6px var(--space-2) 8px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:4px;min-height:44px;display:flex}.app-shell-loading-skeleton-module__T0w7-W__mobileNavIcon{border-radius:2px;width:22px;height:22px}.app-shell-loading-skeleton-module__T0w7-W__mobileNavLabel{width:40px;height:8px}}.app-shell-loading-skeleton-module__T0w7-W__pageHeader{margin-bottom:var(--space-6)}.app-shell-loading-skeleton-module__T0w7-W__pageTitleLine{width:min(280px,70%);height:22px;margin-bottom:var(--space-3);}.app-shell-loading-skeleton-module__T0w7-W__pageSubLine{width:min(420px,85%);height:12px;margin-bottom:8px;}.app-shell-loading-skeleton-module__T0w7-W__pageSubLine2{width:55%;height:12px;}.app-shell-loading-skeleton-module__T0w7-W__toolbar{gap:var(--space-2);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.app-shell-loading-skeleton-module__T0w7-W__toolPill{border-radius:2px;width:88px;height:34px;}.app-shell-loading-skeleton-module__T0w7-W__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));display:grid}@media (max-width:768px){.app-shell-loading-skeleton-module__T0w7-W__grid{grid-template-columns:1fr}}.app-shell-loading-skeleton-module__T0w7-W__card{border:1px solid var(--border-light);background:var(--surface-1);padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.app-shell-loading-skeleton-module__T0w7-W__cardTitle{width:45%;height:14px;}.app-shell-loading-skeleton-module__T0w7-W__cardLine{width:100%;height:10px;}.app-shell-loading-skeleton-module__T0w7-W__cardLineMid{width:88%;height:10px;}.app-shell-loading-skeleton-module__T0w7-W__cardLineShort{width:52%;height:10px;}.app-shell-loading-skeleton-module__T0w7-W__wideRow{width:100%;height:120px;margin-top:var(--space-2);border-radius:2px;}
