:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1976d259;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#1976d2a6}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:rgba(25,118,210,.35) transparent}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible,a:focus,a:focus-visible{outline:none}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--primary: #1976D2;--primary-light: #42A5F5;--primary-dark: #1565C0;--primary-soft: #E3F2FD;--primary-ring: rgba(25, 118, 210, .18);--success: #4C9A4E;--success-soft: rgba(76, 154, 78, .12);--warning: #E5AF07;--warning-soft: rgba(229, 175, 7, .16);--danger: #CF222E;--danger-soft: rgba(207, 34, 46, .12);--info: #0066CC;--info-soft: rgba(0, 102, 204, .12);--purple: #8B5CF6;--purple-soft: #F5F3FF;--pink: #EC4899;--pink-soft: #FDF2F8;--teal: #14B8A6;--teal-soft: #F0FDFA;--orange: #F97316;--orange-soft: #FFF7ED;--bg-body: #F0F4F8;--bg-card: #FFFFFF;--bg-sidebar: #FFFFFF;--bg-hover: #F8FAFC;--bg-muted: #F1F5F9;--t-base: #1E293B;--t-muted: #64748B;--t-light: #94A3B8;--t-inverse: #FFFFFF;--border: #E4E8EF;--border-soft: #EEF1F5;--shadow-sm: 0 1px 2px 0 rgb(15 23 42 / .04);--shadow-card: 0 1px 3px 0 rgb(15 23 42 / .06), 0 1px 2px -1px rgb(15 23 42 / .04);--shadow-lg: 0 10px 15px -3px rgb(15 23 42 / .08), 0 4px 6px -4px rgb(15 23 42 / .05);--sidebar-w: 248px;--nav-label-color: #004080;--legacy-text-strong: #252627;--legacy-text-muted: #57606A;--legacy-border: #D0D7DE;--legacy-bg-muted: #F4F7FA}html.theme-dark .d-sidebar,html.theme-dark .d-topbar{--bg-sidebar: #002447;--bg-card: #002447;--bg-hover: #16304D;--bg-muted: #14283F;--t-base: #FFFFFF;--t-muted: #FFFFFF;--t-light: #FFFFFF;--border: #1E3A5F;--border-soft: #14283F;--primary-soft: rgba(25, 118, 210, .22);--nav-label-color: rgba(255, 255, 255, .42)}html.theme-dark .d-sidebar .nav-label{margin-top:8px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1)}html.theme-dark .d-sidebar .nav-section:first-of-type .nav-label:first-of-type{margin-top:0;padding-top:6px;border-top:none}html.theme-dark .d-sidebar{background:#002447}html.theme-dark .d-sidebar .nav-link{border-radius:0}html.theme-dark .d-sidebar .nav-link.is-active{color:#fff}html.theme-dark .d-topbar{background:#002447;border-bottom-color:#1e3a5f;backdrop-filter:none;-webkit-backdrop-filter:none}.shell{display:grid;grid-template-columns:var(--sidebar-w) 1fr;min-height:100vh;background:var(--bg-body);transition:grid-template-columns .22s cubic-bezier(.4,0,.2,1)}.shell.is-collapsed{--sidebar-w: 72px}.main{display:flex;flex-direction:column;min-width:0}.content{flex:1;display:flex;flex-direction:column;padding:20px 24px 40px;gap:20px;width:100%;overflow-x:hidden}@media(max-width:899.95px){.shell,.shell.is-collapsed{grid-template-columns:1fr}.content{padding:16px 16px 24px;gap:16px}}.d-sidebar{background:var(--bg-sidebar);border-right:1px solid var(--border);padding:22px 16px 18px;height:100vh;position:sticky;top:0;display:flex;flex-direction:column;gap:22px;overflow:hidden;box-sizing:border-box}.sidebar-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:22px;margin-right:-12px;padding-right:12px}.sidebar-scroll::-webkit-scrollbar{width:4px}.sidebar-scroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.brand{display:flex;align-items:center;justify-content:flex-start;padding:4px 10px 20px;border-bottom:1px solid var(--border-soft)}.brand-logo{display:block;width:100%;max-width:180px;height:auto}.brand-mark{display:none;width:auto;height:32px;max-width:48px;object-fit:contain}.d-sidebar.is-collapsed .brand{justify-content:center;padding:4px 0 20px}.d-sidebar.is-collapsed .brand-logo{display:none}.d-sidebar.is-collapsed .brand-mark{display:block}.d-sidebar.is-collapsed{padding:22px 10px 18px}.d-sidebar.is-collapsed .nav-label{display:none}.d-sidebar.is-collapsed .nav-link{justify-content:center;padding:10px 0;gap:0}.d-sidebar.is-collapsed .nav-link>span:not(.chev),.d-sidebar.is-collapsed .chev{display:none}.sidebar-toggle{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;width:36px;height:36px;border-radius:8px;background:transparent;border:1px solid var(--border);color:var(--t-muted);cursor:pointer;font-family:inherit;transition:background .18s,color .18s;outline:none;flex-shrink:0;align-self:flex-end}.sidebar-toggle:hover{background:var(--bg-hover);color:var(--t-base)}.sidebar-toggle:focus,.sidebar-toggle:focus-visible{outline:none}.d-sidebar.is-collapsed .sidebar-toggle{align-self:center}.nav-section{display:flex;flex-direction:column;gap:2px}.nav-label{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--nav-label-color);padding:10px 10px 6px;font-weight:600}.nav-link{display:flex;align-items:center;gap:12px;padding:9px 12px;border-radius:8px;color:var(--t-muted);font-size:14px;font-weight:500;line-height:1.2;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease;cursor:pointer;background:transparent;border:0;width:100%;text-align:left;font-family:inherit;outline:none}.nav-link:focus,.nav-link:focus-visible{outline:none}.nav-link>svg,.nav-link>img{width:17px;height:17px;flex-shrink:0;display:block}.nav-link>span:not(.nav-badge):not(.chev){min-width:0;flex:1}.nav-link:hover{background:var(--bg-hover);color:var(--t-base)}.nav-link.is-active{color:var(--primary);background:var(--primary-soft);box-shadow:inset 3px 0 0 var(--primary)}.chev{width:11px;height:11px;margin-left:auto;transition:transform .2s ease;flex-shrink:0}.nav-item-group.is-open .nav-link .chev{transform:rotate(90deg)}.nav-submenu{display:grid;grid-template-rows:0fr;margin-left:20px;padding-left:14px;position:relative;transition:grid-template-rows .26s cubic-bezier(.4,0,.2,1)}.nav-submenu:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:1px;background:var(--border)}.nav-submenu-inner{overflow:hidden;min-height:0}.nav-item-group.is-open .nav-submenu{grid-template-rows:1fr}.nav-item-group.is-open .nav-submenu-inner{padding-top:4px;padding-bottom:6px}.nav-submenu .nav-link{padding:7px 10px;font-size:14px}.nav-submenu .nav-link.is-active{box-shadow:none;font-weight:600}.d-topbar{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10;background:#ffffffb8;backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px)}@media(max-width:899.95px){.d-topbar{padding:0 16px}}.crumbs{display:flex;align-items:center;gap:10px;color:var(--t-muted);font-size:13px;font-weight:500;min-width:0;overflow:hidden}.crumbs a{color:var(--t-muted);text-decoration:none}.crumbs a:hover{color:var(--t-base)}.crumbs .sep{color:var(--t-light);flex-shrink:0}.crumbs .current{color:var(--t-base);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-actions{display:flex;align-items:center;gap:6px}.cmd{display:inline-flex;align-items:center;gap:10px;padding:7px 10px 7px 12px;border:1px solid var(--border);border-radius:8px;background:var(--bg-card);color:var(--t-light);font-size:13px;font-family:inherit;cursor:pointer;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease;min-width:220px}.cmd:hover{border-color:var(--primary);color:var(--t-muted);box-shadow:0 0 0 3px var(--primary-soft)}.cmd svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none;flex-shrink:0}.cmd>span:not(.kbd){flex:1;text-align:left}.kbd{font-family:JetBrains Mono,monospace;font-size:10px;padding:2px 6px;border-radius:4px;background:var(--bg-muted);color:var(--t-muted);border:1px solid var(--border)}@media(max-width:899.95px){.cmd{min-width:36px;width:36px;height:36px;padding:0;justify-content:center}.cmd>span{display:none}}.icon-btn{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:var(--t-muted);background:transparent;border:0;cursor:pointer;transition:background .18s,color .18s;position:relative;outline:none}.icon-btn:hover{background:var(--bg-hover);color:var(--t-base)}.icon-btn:focus,.icon-btn:focus-visible{outline:none}.icon-btn>svg{width:17px;height:17px}.icon-btn .count{position:absolute;top:5px;right:5px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;font-size:9.5px;font-weight:600;display:grid;place-items:center;border:2px solid var(--bg-card);line-height:1}.icon-btn .count.danger{background:var(--danger);color:#fff}.icon-btn .count.info{background:var(--info);color:#fff}.avatar-circle{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--purple));color:#fff;display:grid;place-items:center;font-weight:600;font-size:13px;margin-left:6px;border:2px solid var(--bg-card);box-shadow:var(--shadow-sm);cursor:pointer}.hamburger{display:none;width:36px;height:36px;flex-shrink:0;align-items:center;justify-content:center;border-radius:8px;color:var(--t-base);background:transparent;border:0;cursor:pointer;margin-right:4px;transition:background .16s}.hamburger:hover{background:var(--bg-hover)}.hamburger svg{width:22px;height:22px;flex-shrink:0}@media(max-width:899.95px){.hamburger{display:inline-flex}}.topbar-logo{display:none;height:28px;width:auto;max-width:140px;flex-shrink:0}.topbar-crumbs{display:flex;min-width:0;flex:1 1 0}@media(max-width:899.95px){.topbar-logo{display:inline-block}.topbar-crumbs{display:none}}
