.LibraryPage_libraryPageLayout__eIQxv{display:grid;-moz-column-gap:2rem;column-gap:2rem;grid-template-areas:"filters" "sidebar" "content";grid-template-columns:1fr}@media (min-width:1024px){.LibraryPage_libraryPageLayout__eIQxv{max-width:100rem;margin-inline:auto;grid-template-areas:"filters filters" "sidebar content";grid-template-rows:auto 1fr;grid-template-columns:1fr 4fr}}.LibraryPage_libraryPageLayout__eIQxv>aside{grid-area:sidebar}.LibraryPage_libraryPageLayout__eIQxv>main{grid-area:content}.LibraryPage_libraryPageLayout__eIQxv>div{grid-area:filters}