.app-shell{background:var(--bg-page);min-height:100vh}.app-shell[data-alt=true] .app-shell__col{background:var(--surface-3)}.app-shell__col{margin-right:var(--shell-sidebar-w,236px);min-height:100vh;transition:margin-right .3s;position:relative}.app-shell__gutter{padding:20px 24px 44px}.app-shell[data-mode=locked]{height:100vh;overflow:hidden}.app-shell[data-mode=locked] .app-shell__col{flex-direction:column;height:100vh;display:flex}.app-shell__main{flex-direction:column;flex:1;min-height:0;display:flex}.acc-filter-bar{background:var(--surface);border-bottom:1px solid var(--line-soft);justify-content:flex-end;align-items:center;padding:10px 24px;display:flex}