.RootLayout_root__MYy6n{--header-height:var(--header-height-desktop);display:grid;grid-template-rows:auto 1fr;grid-template-columns:100%;grid-template-areas:"header" "content";min-height:100vh}@media(max-width:992px){.RootLayout_root__MYy6n{--header-height:var(--header-height-tablet)}}@media(max-width:767px){.RootLayout_root__MYy6n{--header-height:var(--header-height-phone)}}.RootLayout_root__content__kiT0q{grid-area:content}.RootLayout_root__MYy6n:has(.hide-footer){--footer-display:none}.RootLayout_root__MYy6n:has(.header-static){--header-position:none}