:root{--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);--header-h:120px;--layout-pt:calc(var(--header-h) + var(--safe-top));--layout-pb:calc(1rem + var(--safe-bottom));--content-h:calc(100dvh - var(--layout-pt) - var(--layout-pb))}@media (display-mode:standalone){html{min-height:calc(100% + env(safe-area-inset-top,0px))}}body.body-locked{width:100%;height:100%;position:fixed;overflow:hidden}@media (min-width:62em){:root{--header-h:80px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
