.product-card.svelte-11ja2cl{display:flex;flex-direction:column;height:100%}.image-wrapper.svelte-11ja2cl{height:200px;overflow:hidden;background-color:#f0f0f0}.image-wrapper.svelte-11ja2cl img:where(.svelte-11ja2cl){width:100%;height:100%;object-fit:cover;transition:transform .5s}.card.svelte-11ja2cl:hover .image-wrapper:where(.svelte-11ja2cl) img:where(.svelte-11ja2cl){transform:scale(1.05)}.content.svelte-11ja2cl{padding:1.5rem;flex:1;display:flex;flex-direction:column}h3.svelte-11ja2cl{margin-bottom:.5rem;font-size:1.25rem}.description.svelte-11ja2cl{color:var(--color-text-light);font-size:.9rem;margin-bottom:1rem;flex:1}.price.svelte-11ja2cl{font-size:1.25rem;font-weight:700;color:var(--color-primary);margin-bottom:1rem}.controls.svelte-11ja2cl{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem}.quantity-control.svelte-11ja2cl{display:flex;align-items:center;gap:.5rem}.quantity-control.svelte-11ja2cl input:where(.svelte-11ja2cl){width:60px;padding:.25rem}.custom-toggle.svelte-11ja2cl{font-size:.9rem}.custom-input.svelte-11ja2cl{margin-bottom:1rem}.full-width.svelte-11ja2cl{width:100%;margin-top:auto}.hero.svelte-1uha8ag{background-color:#fdf5e6;padding:4rem 0;text-align:center;margin-bottom:2rem}h1.svelte-1uha8ag{font-size:3rem;margin-bottom:.5rem}.subtitle.svelte-1uha8ag{font-size:1.25rem;color:#5d4037;font-style:italic}.product-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem}.empty-state.svelte-1uha8ag{text-align:center;padding:3rem;color:#8d6e63;font-style:italic}h2.svelte-1uha8ag{text-align:center;position:relative;padding-bottom:1rem}h2.svelte-1uha8ag:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:3px;background-color:var(--color-primary)}
