{#if !$ae_sess?.disable_sys_nav}
{/if}
50 && nav_y_height <= 100}
class:pt-32={nav_y_height > 100 && nav_y_height <= 150}
class:pt-40={nav_y_height > 150 && nav_y_height <= 200}
class="
main_content
grow
px-1 md:px-2 lg:px-4
pb-48
flex flex-col gap-1
items-center
justify-start
"
>
{@render children?.()}
{#if !$ae_sess?.disable_sys_footer}
{/if}