.app-shell-root{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative}.app-shell-column{box-sizing:border-box;width:100%;min-height:0;max-width:var(--app-shell-max-width,72rem);padding-inline:var(--app-shell-gutter,12px);flex-direction:column;flex:1;margin-inline-start:auto;margin-inline-end:auto;display:flex}.app-shell-workbench{box-sizing:border-box;min-height:0;width:var(--app-shell-content-width,100%);flex-direction:column;flex:1;min-width:0;max-width:100%;display:flex}.app-shell-scroll{scrollbar-gutter:stable;min-height:0;padding-top:var(--app-shell-scroll-pt,8px);padding-bottom:var(--app-shell-scroll-pb,12px);flex:1;overflow:auto}.app-shell-content{box-sizing:border-box;width:100%;min-height:0}.app-shell-footer{box-sizing:border-box;width:100%;margin-top:var(--app-shell-footer-gap,20px);flex-shrink:0}
