.Sidebar-module__XRNO5a__sidebar{background:var(--sidebar-bg);height:100vh;color:var(--sidebar-ink);z-index:30;width:248px;transition:width .3s cubic-bezier(.4, 0, .2, 1), var(--transition-smooth);flex-direction:column;flex-shrink:0;align-self:start;display:flex;position:sticky;top:0}.Sidebar-module__XRNO5a__sidebar:after{content:"";background:var(--sidebar-border);width:1px;position:absolute;top:56px;bottom:0;right:0}.Sidebar-module__XRNO5a__brand{border-bottom:1px solid var(--sidebar-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 18px;transition:padding .3s;display:flex}.Sidebar-module__XRNO5a__brandLink{background:var(--sidebar-brand-bg);border-radius:var(--r-3);align-items:center;transition:opacity .12s;display:inline-flex}.Sidebar-module__XRNO5a__brandLink:hover{opacity:.85}.Sidebar-module__XRNO5a__brandLink img{filter:var(--sidebar-logo-filter);transition:height .3s cubic-bezier(.4,0,.2,1)}.Sidebar-module__XRNO5a__nav{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:1px;padding:8px 0 16px;list-style:none;display:flex;overflow-y:auto}.Sidebar-module__XRNO5a__nav::-webkit-scrollbar{width:0;height:0}.Sidebar-module__XRNO5a__groupLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--sidebar-ink-mute);padding:16px 20px 6px;font-size:11.5px;font-weight:600}.Sidebar-module__XRNO5a__link{color:var(--sidebar-ink-mute);white-space:nowrap;align-items:center;gap:11px;padding:11px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:background .14s,color .14s;display:flex;position:relative}.Sidebar-module__XRNO5a__link:hover{background:var(--sidebar-hover);color:var(--sidebar-ink)}.Sidebar-module__XRNO5a__link.Sidebar-module__XRNO5a__active{background:var(--sidebar-active-bg);color:var(--sidebar-active-ink);font-weight:600}.Sidebar-module__XRNO5a__link.Sidebar-module__XRNO5a__active:before{content:"";background:var(--sidebar-marker);width:3px;position:absolute;top:0;bottom:0;left:0}.Sidebar-module__XRNO5a__link svg{opacity:.85;flex-shrink:0;width:19px;height:19px}.Sidebar-module__XRNO5a__navBadge{background:var(--sidebar-hover);color:var(--sidebar-ink-mute);font-family:var(--font-mono);border-radius:8px;margin-left:auto;padding:1px 6px;font-size:10.5px;font-weight:600}.Sidebar-module__XRNO5a__link.Sidebar-module__XRNO5a__active .Sidebar-module__XRNO5a__navBadge{background:var(--sidebar-marker);color:var(--sidebar-marker-ink)}.Sidebar-module__XRNO5a__icon,.Sidebar-module__XRNO5a__divider{display:none}.Sidebar-module__XRNO5a__footer{border-top:1px solid var(--sidebar-border);flex-shrink:0;align-items:center;gap:10px;padding:10px 16px 16px;display:flex}.Sidebar-module__XRNO5a__footerStatus{color:var(--sidebar-ink-mute);align-items:center;gap:6px;font-size:11.5px;display:flex}.Sidebar-module__XRNO5a__footerDot{background:var(--sidebar-accent);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--sidebar-accent) 25%, transparent);border-radius:50%}@media (max-width:1100px){.Sidebar-module__XRNO5a__sidebar{width:260px;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:0 0 20px #0000004d}.Sidebar-module__XRNO5a__sidebar.Sidebar-module__XRNO5a__mobileOpen{transform:translate(0)}}.Sidebar-module__XRNO5a__backdrop{z-index:25;background:#0006;position:fixed;inset:0}.Sidebar-module__XRNO5a__logoutBtn{background:var(--danger);color:#fff;border-radius:var(--r-2);cursor:pointer;border:none;place-items:center;width:32px;height:32px;margin-left:auto;transition:transform .15s,background .15s;display:inline-grid}.Sidebar-module__XRNO5a__logoutBtn:hover{background:var(--danger-strong,#c53030);transform:translateY(-1px)}.Sidebar-module__XRNO5a__logoutBtn svg{width:16px;height:16px}.Sidebar-module__XRNO5a__collapseToggle{color:var(--sidebar-ink-mute);cursor:pointer;border-radius:var(--r-3);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:background .15s,color .15s;display:flex}.Sidebar-module__XRNO5a__collapseToggle:hover{background:var(--sidebar-hover);color:var(--sidebar-ink)}@media (min-width:1101px){.Sidebar-module__XRNO5a__railSpacer{flex-shrink:0;width:68px}.Sidebar-module__XRNO5a__sidebar.Sidebar-module__XRNO5a__collapsed{width:68px;position:fixed;top:0;left:0}.Sidebar-module__XRNO5a__sidebar.Sidebar-module__XRNO5a__collapsed:hover{width:248px;box-shadow:var(--shadow-lg)}.Sidebar-module__XRNO5a__collapsed:not(:hover) .Sidebar-module__XRNO5a__brand{justify-content:center;padding:16px 8px}.Sidebar-module__XRNO5a__collapsed:not(:hover) .Sidebar-module__XRNO5a__brandLink img{height:16px!important}.Sidebar-module__XRNO5a__collapsed:not(:hover) .Sidebar-module__XRNO5a__collapseToggle{opacity:0;width:0;padding:0;overflow:hidden}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__collapseToggle:focus-visible{opacity:1;width:auto;padding:4px}.Sidebar-module__XRNO5a__collapsed:not(:hover) .Sidebar-module__XRNO5a__groupLabel{opacity:0;height:0;margin:0;padding:0;overflow:hidden}.Sidebar-module__XRNO5a__collapsed:not(:hover) .Sidebar-module__XRNO5a__link{justify-content:center;padding:11px 0}.Sidebar-module__XRNO5a__collapsed:not(:hover) .Sidebar-module__XRNO5a__link span,.Sidebar-module__XRNO5a__collapsed:not(:hover) .Sidebar-module__XRNO5a__navBadge{display:none}.Sidebar-module__XRNO5a__collapsed:not(:hover) .Sidebar-module__XRNO5a__footer{justify-content:center;padding:10px 0}.Sidebar-module__XRNO5a__collapsed:not(:hover) .Sidebar-module__XRNO5a__footerStatus{display:none}.Sidebar-module__XRNO5a__collapsed:not(:hover) .Sidebar-module__XRNO5a__logoutBtn{color:var(--sidebar-ink-mute);background:0 0;margin:0 auto}}@media (min-width:1101px) and (hover:none){.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__brandLink{display:none}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__collapseToggle{opacity:1;width:auto;margin:0 auto;padding:4px}}.Sidebar-module__XRNO5a__railSpacer{display:block}@media (max-width:1100px){.Sidebar-module__XRNO5a__railSpacer{display:none}}
.Header-module__lnUIdW__header{background:var(--sidebar-bg);border-bottom:1px solid var(--sidebar-border);z-index:20;height:auto;color:var(--sidebar-ink);align-items:center;gap:12px;padding:12px 28px;display:flex;position:sticky;top:0}@media (max-width:600px){.Header-module__lnUIdW__header{padding:12px 16px}.Header-module__lnUIdW__userName,.Header-module__lnUIdW__crumbs,.Header-module__lnUIdW__logoutBtn{display:none}}.Header-module__lnUIdW__spacer{flex:1}.Header-module__lnUIdW__right{align-items:center;gap:4px;display:flex}.Header-module__lnUIdW__iconBtn{border-radius:var(--r-2);width:34px;height:34px;color:var(--sidebar-ink-mute);place-items:center;transition:background .12s,color .12s;display:inline-grid;position:relative}.Header-module__lnUIdW__iconBtn:hover{background:var(--sidebar-hover);color:var(--sidebar-ink)}.Header-module__lnUIdW__iconBtn svg{width:16px;height:16px}.Header-module__lnUIdW__dotBadge{background:var(--accent);border:2px solid var(--sidebar-bg);border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:6px}.Header-module__lnUIdW__user{cursor:pointer;border-radius:100px;align-items:center;gap:8px;margin-left:4px;padding:3px 10px 3px 4px;display:inline-flex}.Header-module__lnUIdW__user:hover{background:var(--sidebar-hover)}.Header-module__lnUIdW__userWrapper{position:relative}.Header-module__lnUIdW__userDropdown{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-5);width:max-content;min-width:180px;box-shadow:var(--shadow-lg);z-index:100;flex-direction:column;align-items:stretch;gap:4px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.Header-module__lnUIdW__userInfo{background:var(--surface-2);border-radius:var(--r-3);flex-direction:column;gap:2px;margin-bottom:2px;padding:12px;display:flex}.Header-module__lnUIdW__userDropdownName{color:var(--ink);letter-spacing:-.01em;font-size:14.5px;font-weight:700}.Header-module__lnUIdW__userDropdownEmail{color:var(--ink-3);word-break:break-all;margin-bottom:6px;font-size:12.5px}.Header-module__lnUIdW__userDropdownRole{color:var(--accent-ink);text-transform:uppercase;background:var(--accent-soft);letter-spacing:.05em;border-radius:100px;align-self:flex-start;margin-top:4px;padding:4px 8px;font-size:10.5px;font-weight:700}.Header-module__lnUIdW__userDropdownLogout{text-align:left;color:var(--danger);border-radius:var(--r-3);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:10px 12px;font-size:13.5px;font-weight:600;transition:background .15s,color .15s;display:flex}.Header-module__lnUIdW__userDropdownLogout:hover{background:var(--danger-soft);color:var(--danger-ink)}.Header-module__lnUIdW__avatar{background:linear-gradient(135deg, var(--accent), var(--accent-active));width:28px;height:28px;color:var(--ink-on-accent);letter-spacing:-.02em;border-radius:50%;flex-shrink:0;place-items:center;font-size:11.5px;font-weight:700;display:grid}.Header-module__lnUIdW__userName{color:var(--sidebar-ink);font-size:13px;font-weight:600}.Header-module__lnUIdW__logoutBtn{border-radius:var(--r-2);border:1px solid var(--danger);color:#fff;background:var(--danger);cursor:pointer;height:28px;margin-left:4px;padding:0 10px;font-size:12px;font-weight:500;transition:filter .12s,transform .12s}.Header-module__lnUIdW__logoutBtn:hover{filter:brightness(1.1)}.Header-module__lnUIdW__logoutBtn:active{transform:scale(.97)}.Header-module__lnUIdW__bellWrapper{position:relative}.Header-module__lnUIdW__bellBtn{border-radius:var(--r-2);width:34px;height:34px;color:var(--sidebar-ink-mute);place-items:center;transition:background .12s,color .12s;display:inline-grid;position:relative}.Header-module__lnUIdW__bellBtn:hover{background:var(--sidebar-hover);color:var(--sidebar-ink)}.Header-module__lnUIdW__bellBtn svg{width:16px;height:16px}.Header-module__lnUIdW__badge{background:var(--danger);color:#fff;border:1.5px solid var(--sidebar-bg);border-radius:8px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 3px;font-size:9px;font-weight:700;display:flex;position:absolute;top:4px;right:4px}.Header-module__lnUIdW__dropdown{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-5);z-index:100;width:340px;position:absolute;top:calc(100% + 8px);right:-50px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.Header-module__lnUIdW__dropdownHeader{border-bottom:1px solid var(--hairline);color:var(--ink);justify-content:space-between;align-items:center;padding:12px 16px;font-size:13.5px;font-weight:600;display:flex}.Header-module__lnUIdW__markAllBtn{color:var(--accent-ink);cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:500}.Header-module__lnUIdW__markAllBtn:hover{text-decoration:underline}.Header-module__lnUIdW__dropdownList{max-height:360px;overflow-y:auto}.Header-module__lnUIdW__dropdownEmpty{text-align:center;color:var(--ink-3);padding:24px 16px;font-size:13px}.Header-module__lnUIdW__notifItem{border-bottom:1px solid var(--hairline);cursor:pointer;padding:10px 16px;transition:background .12s}.Header-module__lnUIdW__notifItem:hover{background:var(--surface-2)}.Header-module__lnUIdW__notifItem:last-child{border-bottom:none}.Header-module__lnUIdW__notifUnread{background:var(--accent-soft);border-left:2px solid var(--accent)}.Header-module__lnUIdW__notifTitle{color:var(--ink);margin-bottom:2px;font-size:13px;font-weight:600}.Header-module__lnUIdW__notifBody{color:var(--ink-3);font-size:12px;line-height:1.4}.Header-module__lnUIdW__notifTime{color:var(--ink-4);font-size:11px;font-family:var(--font-mono);margin-top:4px}.Header-module__lnUIdW__crumbs{color:var(--sidebar-ink-mute);align-items:center;gap:6px;font-size:13px;display:flex}.Header-module__lnUIdW__crumbSep{opacity:.4;font-size:11px}.Header-module__lnUIdW__crumbCurrent{color:var(--sidebar-ink);font-weight:600}.Header-module__lnUIdW__mobileMenuBtn{color:var(--sidebar-ink);cursor:pointer;background:0 0;border:none;padding:4px;display:none}@media (max-width:1100px){.Header-module__lnUIdW__mobileMenuBtn{display:block}}
.AppShell-module__cB5iMW__shell{background:var(--bg);height:100vh;display:flex;overflow:hidden}.AppShell-module__cB5iMW__main{flex-direction:column;flex:1;min-width:0;height:100vh;display:flex;overflow-y:auto}.AppShell-module__cB5iMW__content{flex:1;width:100%;padding:28px 32px 56px}@media (max-width:768px){.AppShell-module__cB5iMW__content{padding:16px 16px 56px}}
