.site-shell{flex:1 1 auto;display:flex;flex-direction:column;min-height:100dvh;width:100%}.site-shell__main{flex:1 0 auto;display:flex;flex-direction:column;min-width:0;padding-top:var(--app-header-stack-height,var(--site-header-height,84px))}.site-shell__main>*{flex:1 0 auto;width:100%}.site-shell .mkt-footer{flex-shrink:0;margin-top:auto;width:100%}.site-shell--no-footer{height:100dvh;max-height:100dvh;overflow:hidden}.site-shell--no-footer .site-shell__main{flex:1 1 auto;min-height:0;overflow:hidden;background:#000}.site-shell--no-footer .site-shell__main>*{flex:1 1 auto;min-height:0;height:100%}.site-shell--player .site-shell__main{padding-top:0}@media (max-width:960px){.site-shell--no-footer:not(.site-shell--player){height:auto;max-height:none;overflow:visible}.site-shell--no-footer:not(.site-shell--player) .site-shell__main{overflow:visible;min-height:auto}.site-shell--no-footer:not(.site-shell--player) .site-shell__main>*{flex:0 0 auto;height:auto}}