.place-list-content>div{display:flex;flex-direction:column;justify-content:space-around;gap:2rem}.is-editable .place-list-content>div{gap:2rem;padding:2rem 0}.is-readonly .place-list-content>div{gap:1rem}.product-list-block.svelte-1l7hxc4{margin:0;padding:0}.block-header.svelte-1l7hxc4{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid hsl(var(--border))}.block-title.svelte-1l7hxc4{font-size:1.25rem;font-weight:600;line-height:1.4;color:hsl(var(--foreground));margin:0}.block-meta.svelte-1l7hxc4{display:flex;align-items:center;gap:.5rem;color:hsl(var(--muted-foreground))}.products-container.svelte-1l7hxc4{position:relative}.list-layout.svelte-1l7hxc4{display:flex;flex-direction:column;gap:1rem}.grid-layout.svelte-1l7hxc4{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.product-item.svelte-1l7hxc4{position:relative;border-radius:.5rem;overflow:hidden;transition:all .2s ease-in-out}.product-item.svelte-1l7hxc4:hover{transform:translateY(-1px)}.empty-state.svelte-1l7hxc4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;border:2px dashed hsl(var(--border));border-radius:.75rem;background:linear-gradient(135deg,hsl(var(--muted) / .3),hsl(var(--muted) / .1));text-align:center;transition:all .2s ease-in-out}.empty-state.svelte-1l7hxc4:hover{border-color:hsl(var(--muted-foreground) / .5);background:linear-gradient(135deg,hsl(var(--muted) / .4),hsl(var(--muted) / .2))}.empty-state-icon.svelte-1l7hxc4{margin-bottom:1rem;padding:1rem;border-radius:50%;background:hsl(var(--muted) / .5)}.empty-state-title.svelte-1l7hxc4{font-size:1rem;font-weight:600;color:hsl(var(--foreground));margin:0 0 .5rem}.empty-state-description.svelte-1l7hxc4{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0;max-width:24rem;line-height:1.5}@media (max-width: 768px){.grid-layout.svelte-1l7hxc4{grid-template-columns:1fr;gap:1rem}.block-header.svelte-1l7hxc4{flex-direction:column;align-items:flex-start;gap:.5rem}.empty-state.svelte-1l7hxc4{padding:2rem 1rem}}@media (prefers-contrast: high){.block-header.svelte-1l7hxc4{border-bottom-width:2px}.empty-state.svelte-1l7hxc4{border-width:3px}}@media (prefers-reduced-motion: reduce){.product-item.svelte-1l7hxc4,.empty-state.svelte-1l7hxc4{transition:none!important}.product-item.svelte-1l7hxc4:hover{transform:none}}
