.Shell-module__Lj3lFq__container{background:var(--background);flex-direction:column;width:100vw;height:100dvh;display:flex;position:relative;overflow:hidden}.Shell-module__Lj3lFq__topbar{background:var(--topbar-gradient);min-height:56px;box-shadow:var(--topbar-shadow);z-index:20;border-bottom:none;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:0 20px;display:flex;box-shadow:0 2px 16px #06075652,0 1px 4px #06075633}.Shell-module__Lj3lFq__topbarLeft,.Shell-module__Lj3lFq__topbarRight{align-items:center;gap:14px;display:flex}.Shell-module__Lj3lFq__mobileMenuButton{color:#fff;cursor:pointer;transition:all var(--transition-base);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;padding:8px;display:none}.Shell-module__Lj3lFq__mobileMenuButton:hover{background:#ffffff2e}.Shell-module__Lj3lFq__sidebarToggle{color:#fff;cursor:pointer;width:32px;height:32px;transition:all var(--transition-base);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Shell-module__Lj3lFq__sidebarToggle:hover{background:#fff3;border-color:#ffffff59}.Shell-module__Lj3lFq__logoBadge{transition:transform var(--transition-base), background var(--transition-base), border-color var(--transition-base);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:14px;align-items:center;gap:10px;padding:5px 12px 5px 6px;text-decoration:none;display:inline-flex}.Shell-module__Lj3lFq__logoBadge:hover{background:#fff3;border-color:#ffffff61;transform:translateY(-1px)}.Shell-module__Lj3lFq__logoImage{object-fit:cover;border-radius:8px;width:26px;height:26px;display:block}.Shell-module__Lj3lFq__logoText{letter-spacing:-.01em;color:#fff;white-space:nowrap;font-size:16px;font-weight:600;display:inline-block}.Shell-module__Lj3lFq__searchButton{color:#fff;max-width:480px;min-height:36px;transition:all var(--transition-base);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:999px;flex:1;align-items:center;gap:12px;padding:0 14px;display:flex}.Shell-module__Lj3lFq__searchButton:hover{background:#ffffff2e;border-color:#ffffff59}.Shell-module__Lj3lFq__searchIcon{color:#ffffffa6;flex-shrink:0}.Shell-module__Lj3lFq__searchText{text-align:left;color:#ffffffa6;flex:1;font-size:13px}.Shell-module__Lj3lFq__searchHint{gap:6px;display:inline-flex}.Shell-module__Lj3lFq__iconButton{color:#fff;width:36px;height:36px;transition:all var(--transition-base);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;display:flex;position:relative}.Shell-module__Lj3lFq__iconButton:hover{background:#ffffff38;border-color:#ffffff61;transform:translateY(-1px)}.Shell-module__Lj3lFq__searchButtonMobile{color:#fff;cursor:pointer;width:36px;height:36px;transition:all var(--transition-base);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;display:none}.Shell-module__Lj3lFq__iconPing{background:#fbbf24;border-radius:999px;width:7px;height:7px;position:absolute;top:9px;right:9px;box-shadow:0 0 10px #fbbf248c}.Shell-module__Lj3lFq__main{flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.Shell-module__Lj3lFq__sidebar{width:240px;transition:all var(--transition-slow);z-index:15;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;gap:20px;padding:16px 12px;display:flex;overflow-y:auto}.Shell-module__Lj3lFq__sidebar::-webkit-scrollbar{width:4px}.Shell-module__Lj3lFq__sidebar::-webkit-scrollbar-thumb{background:var(--border);border-radius:10px}.Shell-module__Lj3lFq__sidebar.Shell-module__Lj3lFq__collapsed{width:64px;padding:16px 8px}.Shell-module__Lj3lFq__sidebar.Shell-module__Lj3lFq__collapsed .Shell-module__Lj3lFq__navLabel{display:none}.Shell-module__Lj3lFq__navGroup{flex-direction:column;gap:6px;display:flex}.Shell-module__Lj3lFq__navLabel{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;padding:0 10px;font-size:11px;font-weight:600}.Shell-module__Lj3lFq__nav{flex-direction:column;gap:2px;display:flex}.Shell-module__Lj3lFq__navItem{border-radius:var(--radius-md,10px);color:#64748b;transition:all var(--transition-base);white-space:nowrap;align-items:center;gap:10px;padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;display:flex;position:relative;overflow:hidden}.Shell-module__Lj3lFq__collapsed .Shell-module__Lj3lFq__navItem{justify-content:center;gap:0;padding:10px}.Shell-module__Lj3lFq__collapsed .Shell-module__Lj3lFq__navItem>span:not(.Shell-module__Lj3lFq__navIconWrap){display:none}.Shell-module__Lj3lFq__navIconWrap{width:28px;height:28px;transition:all var(--transition-base);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Shell-module__Lj3lFq__navItem:hover{color:#060756;background:#eff6ff;transform:translate(2px)}.Shell-module__Lj3lFq__navItemActive{color:#fff;background:linear-gradient(135deg,#060756 0%,#1e40af 100%);font-weight:600;box-shadow:0 2px 8px #06075640}.Shell-module__Lj3lFq__navItemActive .Shell-module__Lj3lFq__navIconWrap{color:#fff;background:#ffffff2e}.Shell-module__Lj3lFq__sidebarFooter{margin-top:auto}.Shell-module__Lj3lFq__content{background:#f0f4fd;flex:1;padding:18px;overflow-y:auto}.Shell-module__Lj3lFq__contentInner{max-width:1400px;min-height:100%;margin:0 auto}.Shell-module__Lj3lFq__contentFixed{padding:0;display:flex;overflow:hidden}.Shell-module__Lj3lFq__contentInnerFixed{flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;margin:0;display:flex}.Shell-module__Lj3lFq__mobileBackdrop{background:var(--scrim);z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:none;position:absolute;inset:0}.Shell-module__Lj3lFq__mobileSidebarBranch,.Shell-module__Lj3lFq__mobileSidebarFooterActions{display:none}@media (max-width:768px){.Shell-module__Lj3lFq__topbar{justify-content:space-between;align-items:center;gap:8px;min-height:56px;padding:0 12px;display:flex}.Shell-module__Lj3lFq__topbarLeft{flex-shrink:0;justify-content:flex-start;align-items:center;gap:8px;display:flex}.Shell-module__Lj3lFq__topbarRight{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.Shell-module__Lj3lFq__mobileMenuButton{color:#fff;background:#ffffff1f;border:1px solid #ffffff38;border-radius:8px;padding:6px;display:flex}.Shell-module__Lj3lFq__sidebarToggle{display:none}.Shell-module__Lj3lFq__logoBadge{gap:6px;padding:4px 8px 4px 6px}.Shell-module__Lj3lFq__logoImage{object-fit:cover;border-radius:6px;width:22px;height:22px}.Shell-module__Lj3lFq__searchButton{display:none}.Shell-module__Lj3lFq__searchButtonMobile{width:32px;height:32px;display:flex}.Shell-module__Lj3lFq__iconButton{border-radius:999px;width:32px;height:32px}.Shell-module__Lj3lFq__mobileSidebarBranch{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:6px;padding:4px 4px 14px;display:flex}.Shell-module__Lj3lFq__mobileSidebarBranchHeader{letter-spacing:.08em;text-transform:uppercase;color:#64748b;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.Shell-module__Lj3lFq__mobileSidebarFooterActions{border-top:1px solid #e2e8f0;align-items:center;gap:8px;margin-top:12px;padding-top:12px;display:flex}.Shell-module__Lj3lFq__sidebarSignOutBtn{color:#dc2626;cursor:pointer;transition:all var(--transition-base);background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex:1;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:500;display:flex}.Shell-module__Lj3lFq__sidebarSignOutBtn:hover{background:#fef2f2;border-color:#fecaca}.Shell-module__Lj3lFq__sidebar{height:100%;box-shadow:var(--shadow-lg);background:#fff;border-right:1px solid #e2e8f0;width:280px;position:absolute;top:0;left:-280px}.Shell-module__Lj3lFq__sidebar.Shell-module__Lj3lFq__mobileOpen{left:0}.Shell-module__Lj3lFq__mobileBackdrop{display:block}.Shell-module__Lj3lFq__content{padding:12px}}@media (max-width:480px){.Shell-module__Lj3lFq__topbar{gap:4px;padding:0 8px}.Shell-module__Lj3lFq__topbarLeft{gap:6px}.Shell-module__Lj3lFq__topbarRight{gap:4px}.Shell-module__Lj3lFq__logoText,.Shell-module__Lj3lFq__topbarThemeButton{display:none}}.Shell-module__Lj3lFq__notificationBackdrop{z-index:90;background:var(--scrim);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:fixed;inset:0}.Shell-module__Lj3lFq__notificationDrawer{background:var(--surface-card);border-left:1px solid var(--border);z-index:100;flex-direction:column;width:380px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-10px 0 40px #00000026}.Shell-module__Lj3lFq__drawerHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px;display:flex}.Shell-module__Lj3lFq__drawerTitle{font-size:16px;font-weight:800}.Shell-module__Lj3lFq__drawerClose{background:var(--interactive-surface);border:1px solid var(--interactive-border);width:32px;height:32px;color:var(--muted);cursor:pointer;transition:all var(--transition-base);border-radius:999px;justify-content:center;align-items:center;display:flex}.Shell-module__Lj3lFq__drawerClose:hover{background:var(--interactive-surface-hover);color:var(--foreground)}.Shell-module__Lj3lFq__drawerBody{flex:1;padding:20px;overflow-y:auto}.Shell-module__Lj3lFq__emptyNotifications{text-align:center;height:100%;color:var(--foreground);flex-direction:column;justify-content:center;align-items:center;display:flex}.Shell-module__Lj3lFq__emptyNotifications p{margin-bottom:4px;font-size:15px;font-weight:800}.Shell-module__Lj3lFq__emptyNotifications span{color:var(--muted);max-width:240px;font-size:13px}@media (max-width:600px){.Shell-module__Lj3lFq__notificationDrawer{width:100%}}
.CommandPalette-module__PeC5dW__overlay{z-index:300;background:var(--overlay-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:flex-start;padding:80px 16px 16px;display:flex;position:fixed;inset:0}.CommandPalette-module__PeC5dW__modal{background:var(--modal-bg);border:1px solid var(--modal-border);width:100%;max-width:640px;box-shadow:var(--modal-shadow);border-radius:24px;animation:.2s forwards CommandPalette-module__PeC5dW__fadeInScale;overflow:hidden}@keyframes CommandPalette-module__PeC5dW__fadeInScale{0%{opacity:0;transform:scale(.98)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.CommandPalette-module__PeC5dW__modalTop{justify-content:space-between;align-items:center;padding:20px 20px 12px;display:flex}.CommandPalette-module__PeC5dW__modalEyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px;font-weight:600}.CommandPalette-module__PeC5dW__modalTitle{letter-spacing:-.01em;color:var(--foreground);margin-top:4px;font-size:16px;font-weight:600}.CommandPalette-module__PeC5dW__modalPill{background:var(--primary-soft);color:var(--primary);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:500}.CommandPalette-module__PeC5dW__searchBar{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:0 16px 12px;display:flex}.CommandPalette-module__PeC5dW__searchIcon{color:var(--muted);flex-shrink:0}.CommandPalette-module__PeC5dW__input{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;min-height:40px;font-size:14px;font-weight:400}.CommandPalette-module__PeC5dW__input::placeholder{color:var(--placeholder)}.CommandPalette-module__PeC5dW__results{max-height:400px;padding:8px;overflow-y:auto}.CommandPalette-module__PeC5dW__resultItem{border-radius:var(--radius-md,10px);cursor:pointer;color:var(--foreground);align-items:center;gap:12px;padding:10px 12px;transition:all .15s;display:flex}.CommandPalette-module__PeC5dW__resultItem:hover,.CommandPalette-module__PeC5dW__resultItemActive{background:var(--interactive-surface-hover)}.CommandPalette-module__PeC5dW__resultIcon{background:var(--primary-soft);width:32px;height:32px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CommandPalette-module__PeC5dW__resultInfo{flex:1;min-width:0}.CommandPalette-module__PeC5dW__resultTitle{letter-spacing:normal;font-size:14px;font-weight:500}.CommandPalette-module__PeC5dW__resultMeta{gap:8px;margin-top:2px;display:flex}.CommandPalette-module__PeC5dW__resultType{color:var(--muted);font-size:12px;font-weight:400}.CommandPalette-module__PeC5dW__resultGroup{color:var(--primary);background:var(--primary-soft);border-radius:4px;padding:1px 6px;font-size:11px;font-weight:500}.CommandPalette-module__PeC5dW__enterIcon{color:var(--muted);opacity:0;flex-shrink:0;transition:opacity .15s}.CommandPalette-module__PeC5dW__resultItem:hover .CommandPalette-module__PeC5dW__enterIcon,.CommandPalette-module__PeC5dW__resultItemActive .CommandPalette-module__PeC5dW__enterIcon{opacity:1}.CommandPalette-module__PeC5dW__noResults{text-align:center;color:var(--muted);padding:24px;font-size:14px;font-weight:400}.CommandPalette-module__PeC5dW__footer{border-top:1px solid var(--border);color:var(--muted);gap:16px;padding:12px 16px;font-size:12px;font-weight:400;display:flex}.CommandPalette-module__PeC5dW__footer span{align-items:center;gap:4px;display:flex}
