.layout-vertical.svelte-1p3ebnc{display:flex;flex-direction:column;gap:2rem}.layout-horizontal.svelte-1p3ebnc{display:flex;flex-direction:row;gap:2rem;overflow-x:auto}.layout-horizontal-item.svelte-1p3ebnc{flex:1 1 0;min-width:0}.layout-flex-tile.svelte-1p3ebnc{display:grid;gap:2rem;grid-template-columns:repeat(var(--mobile-cols, 1),minmax(0,1fr))}@media(min-width:768px){.layout-flex-tile.svelte-1p3ebnc{grid-template-columns:repeat(var(--tablet-cols, 2),minmax(0,1fr))}}@media(min-width:1024px){.layout-flex-tile.svelte-1p3ebnc{grid-template-columns:repeat(var(--cols, 3),minmax(0,1fr))}}.layout-placeholder.svelte-1p3ebnc{min-height:4rem;border:2px dashed #d1d5db;border-radius:.5rem;background:#f9fafb}
