:root{--kodex-app-bar-height:56px;--kodex-sidebar-width:0px;--kodex-tab-bar-height:56px;--kodex-glass-background:#0006;--kodex-glass-backdrop-blur:blur(20px);--kodex-glass-border:#ffffff1a;--kodex-glass-shadow:box-shadow: 0px 3px 5px 0px #0000004d}@property --border-rotation{syntax:"<angle>";inherits:true;initial-value:0turn}@media (min-width:900px){:root{--kodex-app-bar-height:64px;--kodex-sidebar-width:325px;--kodex-tab-bar-height:0px}}::-webkit-scrollbar{height:var(--kodex-scrollbar-width);width:var(--kodex-scrollbar-width)}::-webkit-scrollbar-track{background-color:var(--kodex-background-paper);border-radius:var(--kodex-scrollbar-width)}::-webkit-scrollbar-thumb{background-color:var(--kodex-text-secondary);border-radius:var(--kodex-scrollbar-width)}#kodex-app-bar{width:100vw;height:var(--kodex-app-bar-height);padding-inline:var(--kodex-content-gutter);z-index:1100;background-color:var(--kodex-glass-background);-webkit-backdrop-filter:var(--kodex-glass-backdrop-blur);backdrop-filter:var(--kodex-glass-backdrop-blur);flex-direction:column;display:flex;position:fixed;top:0;overflow:hidden;box-shadow:0 3px 5px #0000004d}#kodex-app-bar>.app-bar-content{justify-content:space-between;align-items:center;gap:calc(var(--kodex-spacing) * 2);z-index:1000;background-color:#0000;height:100%;display:flex}#kodex-sidebar{top:var(--kodex-app-bar-height);width:var(--kodex-sidebar-width);padding-inline:var(--kodex-content-gutter);flex-direction:row;display:none;position:fixed;bottom:0;left:0;overflow:hidden}@media (min-width:900px){#kodex-sidebar{display:flex}}#kodex-sidebar>.sidebar-content{flex-direction:column;display:flex}#kodex-sidebar>.drawer-content{flex-direction:column;flex:1;display:flex}#kodex-sidebar.geforce-gradient{background:linear-gradient(to bottom, var(--kodex-background-default) 68%, #46680b 92%, #76b900 100%)}#kodex-tab-bar{width:100vw;height:var(--kodex-tab-bar-height);padding-inline:var(--kodex-content-gutter);background-color:var(--kodex-glass-background);-webkit-backdrop-filter:var(--kodex-glass-backdrop-blur);backdrop-filter:var(--kodex-glass-backdrop-blur);flex-direction:column;display:flex;position:fixed;bottom:0;overflow:hidden;box-shadow:0 3px 5px #0000004d}#kodex-tab-bar>.tab-bar-content{align-items:center;gap:var(--kodex-spacing);display:flex}.kodex-foreground-ui{background-color:var(--kodex-background-paper)}#kodex-wrapper{height:100%;padding-top:calc(var(--kodex-content-gutter) + var(--kodex-app-bar-height));padding-right:calc(var(--kodex-content-gutter) - var(--kodex-scrollbar-width));padding-bottom:calc(var(--kodex-content-gutter) + var(--kodex-tab-bar-height));padding-left:var(--kodex-content-gutter);scrollbar-gutter:stable;flex:1}#kodex-sidebar~#kodex-wrapper{margin-left:var(--kodex-sidebar-width)}#kodex-wrapper>main{gap:calc(var(--kodex-spacing) * 2);flex-direction:column;width:100%;max-width:1920px;min-height:100%;margin-inline:auto;display:flex}#kodex-wrapper.no-scroll{height:100vh;padding-right:var(--kodex-content-gutter);overflow:hidden}#kodex-wrapper.no-scroll>main{height:100%;overflow:hidden}#hub-wrapper{position:"relative";width:"100%";padding-block:var(--kodex-content-gutter);scrollbar-gutter:stable;overflow:hidden auto}#hub-wrapper>main{gap:calc(var(--kodex-spacing) * 2);flex-direction:column;width:100%;min-height:100%;margin-inline:auto;display:flex}
