:root{--column-width:13rem;--row-height:16rem}header.svelte-1uha8ag{view-transition-name:main-header}header.svelte-1uha8ag>*{margin-top:calc(var(--space-2xl) + var(--space-xl));margin-bottom:calc(var(--space-2xl) + var(--space-xl));align-items:center;gap:var(--space-l);flex-direction:column;display:flex}header.svelte-1uha8ag span.about:where(.svelte-1uha8ag){text-align:center}header.svelte-1uha8ag div.search:where(.svelte-1uha8ag){width:min(80%,30rem);transition:var(--no-transition,width .3s ease-in-out);margin-top:1rem}header.svelte-1uha8ag h1:where(.svelte-1uha8ag){text-align:center}main.svelte-1uha8ag{margin-bottom:var(--space-2xl)}main.svelte-1uha8ag ul.manuals:where(.svelte-1uha8ag){gap:var(--space-xl);grid-template-columns:repeat(4, minmax(var(--column-width), 1fr));grid-template-rows:repeat(auto-fill, var(--row-height));grid-auto-flow:dense;transition:var(--no-transition,gap .3s ease-in-out);display:grid}main.svelte-1uha8ag ul.manuals:where(.svelte-1uha8ag) li:where(.svelte-1uha8ag){height:16rem}main.svelte-1uha8ag form.load-more:where(.svelte-1uha8ag){justify-content:center;align-items:center;width:100%;margin-top:3rem;display:flex}@media (width<600px){main.svelte-1uha8ag ul.manuals:where(.svelte-1uha8ag){grid-template-columns:minmax(var(--column-width), 1fr)}}@media (600px<=width<768px){main.svelte-1uha8ag ul.manuals:where(.svelte-1uha8ag){grid-template-columns:repeat(2, minmax(var(--column-width), 1fr))}}@media (768px<=width<1200px){main.svelte-1uha8ag ul.manuals:where(.svelte-1uha8ag){grid-template-columns:repeat(3, minmax(var(--column-width), 1fr))}}@media (width>=1200px){main.svelte-1uha8ag ul.manuals:where(.svelte-1uha8ag){gap:var(--space-2xl);grid-template-columns:repeat(4, minmax(var(--column-width), 1fr))}}@media (width<768px){header.svelte-1uha8ag div.search:where(.svelte-1uha8ag){width:100%}}
