.app-shell{flex-direction:column;height:100%;display:flex}.app-shell__body{flex:1;min-height:0}.app-shell__sidebar-brand{padding:20px 20px 16px}.app-shell__brand-caption{color:#ffffff73;margin-top:5px;font-size:12px}.app-shell__header{height:var(--cnc-layout-shell-header-height);border-bottom:1px solid var(--cnc-color-border-secondary);line-height:var(--cnc-layout-shell-header-height);align-items:center;gap:12px;padding:0 16px;display:flex}.app-shell__header--topbar{gap:16px;min-width:0}.app-shell__topbar-brand{flex:none;align-items:center;display:flex}.app-shell__topbar-brand .app-shell__brand-caption{display:none}.app-shell__topbar-nav{min-width:360px;max-width:600px}.app-shell__topbar-nav .ant-menu-horizontal{border-bottom:0}.app-shell__topbar-project{align-items:center;gap:8px;min-width:0;display:flex}.app-shell__spacer{flex:1}.app-shell__content{min-height:0;overflow:auto}@media (width<=1100px){.app-shell__topbar-project>:not(.app-shell__back){display:none}.app-shell__topbar-nav{min-width:280px}}html,body,#root{height:100%;margin:0}body{background:var(--cnc-color-bg-base,#131519);font-family:var(--cnc-font-family,sans-serif);-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums}
