.shell_page_frame{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.shell_page_frame[data-fullscreen=true]{width:100%;height:calc(100dvh - 3rem);height:calc(100dvh - var(--c-footer-height,3rem));padding-top:5rem;padding-top:var(--c-header-height,5rem);justify-content:center;display:flex;position:fixed;top:0;left:0}.shell_page_frame[data-fullscreen=true]>*{width:100%;overflow:hidden auto}
