.PanelShell_shell__hd6qQ{--panel-sidebar-width:260px;--panel-sidebar-collapsed-width:72px;display:flex;min-height:100vh;min-height:100dvh;background:var(--background)}.PanelShell_sidebar__2AUF0{position:-webkit-sticky;position:sticky;top:0;align-self:flex-start;z-index:70;flex:0 0 var(--panel-sidebar-width);width:var(--panel-sidebar-width);height:100vh;height:100dvh;display:flex;flex-direction:column;border-right:1px solid var(--border);background:color-mix(in oklab,var(--background) 88%,#fff 12%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:width .2s ease,flex-basis .2s ease;overflow:hidden}.PanelShell_sidebarCollapsed__I8IgU{--panel-sidebar-width:var(--panel-sidebar-collapsed-width)}.PanelShell_brand__Lf8Fu{display:flex;align-items:center;gap:12px;padding:16px 14px 12px;min-width:0;border-bottom:1px solid color-mix(in oklab,var(--border) 80%,transparent)}.PanelShell_logoCircle__1T9EP{flex:0 0 auto;width:42px;height:42px;border-radius:999px;background:var(--gold);border:2px solid var(--primary);overflow:hidden;display:grid;place-items:center;box-shadow:0 8px 30px -10px color-mix(in oklab,var(--primary) 35%,transparent)}.PanelShell_logoImg__ADT31{width:100%;height:100%;object-fit:cover}.PanelShell_brandText__8MGJD{min-width:0;line-height:1.15;opacity:1;transition:opacity .15s ease}.PanelShell_sidebarCollapsed__I8IgU .PanelShell_brandText__8MGJD{opacity:0;width:0;overflow:hidden;pointer-events:none}.PanelShell_title__OnTvJ{font-weight:800;letter-spacing:.2px;font-size:15px;color:color-mix(in oklab,var(--primary) 95%,#000 5%);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PanelShell_brandSubtitle__nwHiv{margin-top:2px;font-size:11px;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PanelShell_nav__DR3Lu{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:10px 8px;display:flex;flex-direction:column;gap:2px}.PanelShell_navLink__vz1Wr{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;color:color-mix(in oklab,var(--foreground) 80%,transparent);font-weight:600;font-size:14px;text-decoration:none;transition:background .15s ease,color .15s ease;white-space:nowrap}.PanelShell_navLink__vz1Wr:hover{background:color-mix(in oklab,var(--primary) 6%,transparent)}.PanelShell_navActive__KiOaA,.PanelShell_navLink__vz1Wr:hover{color:color-mix(in oklab,var(--primary) 95%,var(--foreground) 5%)}.PanelShell_navActive__KiOaA{background:color-mix(in oklab,var(--primary) 10%,transparent);box-shadow:inset 3px 0 0 color-mix(in oklab,var(--primary) 95%,#000 5%)}.PanelShell_navGroup__Cg8i4{display:flex;flex-direction:column;gap:2px}.PanelShell_navGroupToggle__I_OgE{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border:none;border-radius:10px;background:transparent;color:color-mix(in oklab,var(--foreground) 80%,transparent);font-weight:700;font-size:14px;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.PanelShell_navGroupActive__OVrB8,.PanelShell_navGroupToggle__I_OgE:hover{color:color-mix(in oklab,var(--primary) 95%,var(--foreground) 5%);background:color-mix(in oklab,var(--primary) 6%,transparent)}.PanelShell_navChevron__uWX7P{margin-left:auto;flex:0 0 auto;font-size:11px;opacity:.75}.PanelShell_navChildren__fxmlD{display:flex;flex-direction:column;gap:2px;padding-left:8px;margin-left:18px;border-left:2px solid color-mix(in oklab,var(--primary) 20%,var(--border) 80%)}.PanelShell_navLinkNested__eRESq{font-size:13px;font-weight:600;padding:8px 12px}.PanelShell_navIcon__lSMPb{flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.PanelShell_navLabel__3Te2e{overflow:hidden;text-overflow:ellipsis;opacity:1;transition:opacity .15s ease}.PanelShell_sidebarCollapsed__I8IgU .PanelShell_navLabel__3Te2e{opacity:0;width:0}.PanelShell_sidebarCollapsed__I8IgU .PanelShell_footerBtn__IEfBW,.PanelShell_sidebarCollapsed__I8IgU .PanelShell_footerLink__ogLK_,.PanelShell_sidebarCollapsed__I8IgU .PanelShell_navGroupToggle__I_OgE,.PanelShell_sidebarCollapsed__I8IgU .PanelShell_navLink__vz1Wr{justify-content:center;gap:0;padding-left:10px;padding-right:10px}.PanelShell_sidebarCollapsed__I8IgU .PanelShell_navChevron__uWX7P,.PanelShell_sidebarCollapsed__I8IgU .PanelShell_navChildren__fxmlD{display:none}.PanelShell_sidebarFooter__w0CxX{padding:8px;border-top:1px solid color-mix(in oklab,var(--border) 80%,transparent);display:flex;flex-direction:column;gap:4px}.PanelShell_footerBtn__IEfBW,.PanelShell_footerLink__ogLK_{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;font-weight:700;font-size:14px;text-decoration:none;cursor:pointer;border:1px solid transparent;background:transparent;color:var(--foreground);white-space:nowrap;transition:background .15s ease,border-color .15s ease}.PanelShell_footerBtn__IEfBW:hover,.PanelShell_footerLink__ogLK_:hover{background:color-mix(in oklab,var(--muted) 55%,transparent);border-color:color-mix(in oklab,var(--border) 90%,transparent)}.PanelShell_footerBtn__IEfBW{color:color-mix(in oklab,var(--primary) 90%,var(--foreground) 10%)}.PanelShell_collapseBtn__kIx_p{margin:0 8px 8px;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px;border-radius:10px;border:1px solid var(--border);background:color-mix(in oklab,var(--muted) 40%,transparent);color:var(--foreground);cursor:pointer;font-weight:700;font-size:13px;transition:background .15s ease,border-color .15s ease}.PanelShell_collapseBtn__kIx_p:hover{border-color:color-mix(in oklab,var(--primary) 35%,var(--border) 65%);background:color-mix(in oklab,var(--primary) 6%,var(--muted) 94%)}.PanelShell_collapseLabel__6AJDu{overflow:hidden;white-space:nowrap}.PanelShell_sidebarCollapsed__I8IgU .PanelShell_collapseLabel__6AJDu{display:none}.PanelShell_main__OFmkq{flex:1 1;min-width:0;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.PanelShell_mainHeader__Sf3Ar{position:-webkit-sticky;position:sticky;top:0;z-index:50;padding:14px 20px;border-bottom:1px solid var(--border);background:color-mix(in oklab,var(--background) 90%,#fff 10%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.PanelShell_pageSubtitle__E9vBs{font-size:13px;color:var(--muted-foreground);font-weight:600}.PanelShell_mainContent__6R9Hy{flex:1 1;min-height:0}.PanelShell_mobileMenuBtn___eu9s,.PanelShell_mobileOverlay__BHse_{display:none}@media (max-width:860px){.PanelShell_shell__hd6qQ{flex-direction:column}.PanelShell_sidebar__2AUF0{position:fixed;left:0;top:0;transform:translateX(-100%);transition:transform .22s ease,width .2s ease;box-shadow:8px 0 32px -8px color-mix(in oklab,var(--ink) 25%,transparent)}.PanelShell_sidebarMobileOpen__ZYxwo{transform:translateX(0)}.PanelShell_sidebarCollapsed__I8IgU{--panel-sidebar-width:260px;width:min(280px,88vw);flex-basis:min(280px,88vw)}.PanelShell_sidebarCollapsed__I8IgU .PanelShell_brandText__8MGJD,.PanelShell_sidebarCollapsed__I8IgU .PanelShell_collapseLabel__6AJDu,.PanelShell_sidebarCollapsed__I8IgU .PanelShell_navLabel__3Te2e{opacity:1;width:auto;pointer-events:auto}.PanelShell_mobileOverlay__BHse_{display:block;position:fixed;inset:0;z-index:65;background:color-mix(in oklab,var(--ink) 35%,transparent);border:none;cursor:pointer}.PanelShell_mobileMenuBtn___eu9s{display:inline-flex;align-items:center;justify-content:center;position:fixed;top:12px;left:12px;z-index:55;width:44px;height:44px;border-radius:12px;border:1px solid var(--border);background:color-mix(in oklab,var(--background) 92%,#fff 8%);color:var(--foreground);cursor:pointer;box-shadow:0 4px 16px -6px color-mix(in oklab,var(--ink) 20%,transparent)}.PanelShell_mainHeader__Sf3Ar{padding-left:64px}}