body,html{height:100%}body{min-height:100%}:root{--color-primary:var(--color-blue-600);--color-primary-hover:var(--color-blue-700);--color-primary-active:#1e40af;--color-primary-disabled:rgba(37,99,235,0.35);--color-primary-alpha:rgba(37,99,235,0.15);--color-primary-alpha-20:rgba(37,99,235,0.2);--color-primary-alpha-30:rgba(37,99,235,0.3);--color-primary-alpha-40:rgba(37,99,235,0.4);--color-primary-alpha-60:rgba(37,99,235,0.6);--color-on-primary:var(--color-white);--color-on-primary-disabled:rgba(255,255,255,0.7);--primary:var(--color-primary);--primary-foreground:var(--color-white)}.crux-sidebar-menu-item--stack{flex-direction:column;align-items:stretch;width:100%}.crux-sidebar-menu-button--nested,.crux-sidebar-menu-button--nested.crux-sidebar-menu-button--active,.crux-sidebar-menu-button--nested:active,.crux-sidebar-menu-button--nested:focus-visible,.crux-sidebar-menu-button--nested:hover{background:transparent!important}[data-auth-bypass-banner]{background:repeating-linear-gradient(45deg,#b91c1c,#b91c1c 10px,#dc2626 0,#dc2626 20px);color:#fff;display:flex;align-items:center;height:28px;font-family:var(--font-family);font-size:12px;gap:12px;justify-content:space-between;padding:6px 12px;position:-webkit-sticky;position:sticky;top:0;z-index:99999;white-space:nowrap}[data-auth-bypass-banner] .meta{opacity:.9}body[data-auth-bypass-active="1"] .crux-drawer{top:28px;height:calc(100vh - 28px)}