.workflow-shell{display:flex;min-height:100dvh;flex-direction:column}.workflow-sidebar{width:100%}.workflow-content{min-width:0;min-height:0;flex:1 1 auto}.workflow-main{min-height:0;overflow-y:auto;overscroll-behavior:contain}@media(min-width:1024px){.workflow-shell{height:100dvh;max-height:100dvh;flex-direction:row;overflow:hidden}.workflow-sidebar{display:flex;width:272px;height:100%;max-height:100%;min-height:100vh;flex-direction:column;overflow-y:auto;overscroll-behavior:contain}.workflow-content{display:flex;height:100%;max-height:100%;flex-direction:column;overflow:hidden}.workflow-main{flex:1 1 auto;overflow-y:auto}}
