@charset "UTF-8";.shop-bg.svelte-a8yt2h{background-color:#f2f6f4;min-height:calc(100vh - 3rem)}.shop-bg.shop-bg-white.svelte-a8yt2h{background-color:#fff}.shop-page.svelte-a8yt2h{padding:2rem 2.5rem 1rem;max-width:1320px;margin:0 auto}.shop-page.cart-has-items.svelte-a8yt2h{padding-bottom:6rem}@media(max-width:1060px){.shop-page.svelte-a8yt2h{padding:2rem 1rem 1rem}.shop-page.cart-has-items.svelte-a8yt2h{padding-bottom:6rem}}.shop-heading-desktop.svelte-a8yt2h{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}@media(max-width:1060px){.shop-heading-desktop.svelte-a8yt2h{display:none}}.shop-heading-desktop.svelte-a8yt2h h1:where(.svelte-a8yt2h){font-size:2rem;font-weight:600}.shop-loading.svelte-a8yt2h,.shop-error.svelte-a8yt2h{display:flex;justify-content:center;align-items:center;min-height:300px}.shop-loading.svelte-a8yt2h{gap:.5rem;color:#09341f}.shop-loading.svelte-a8yt2h p:where(.svelte-a8yt2h){margin:0;font-size:1rem;font-weight:500}.shop-loading.svelte-a8yt2h .material-symbols-outlined:where(.svelte-a8yt2h){font-size:18px}.spinning.svelte-a8yt2h{animation:svelte-a8yt2h-spin 1s linear infinite}@keyframes svelte-a8yt2h-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.shop-error.svelte-a8yt2h{color:#c0392b}.products-grid.svelte-a8yt2h{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}@media(max-width:1060px){.products-grid.svelte-a8yt2h{margin-top:2rem;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x proximity;gap:1rem;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.products-grid.svelte-a8yt2h::-webkit-scrollbar{display:none}}.product-card-wrapper.svelte-a8yt2h{display:flex;flex-direction:column;position:relative}@media(min-width:1061px){.product-card-wrapper.svelte-a8yt2h{flex:0 0 calc((100% - 3rem) / 3);min-width:0}}@media(max-width:1060px){.product-card-wrapper.svelte-a8yt2h{min-width:306px;max-width:76vw;scroll-snap-align:start;flex-shrink:0}.product-card-wrapper.svelte-a8yt2h:only-child{margin:0 auto}}.product-card.svelte-a8yt2h{display:flex;flex-direction:column;border:2px solid #e1ebe6;border-radius:12px;overflow:hidden;background-color:#fff;transition:box-shadow .25s;flex:1}.product-card.svelte-a8yt2h:hover{box-shadow:0 4px 16px #00000014}.product-image.svelte-a8yt2h{width:100%;height:235px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image.svelte-a8yt2h img:where(.svelte-a8yt2h){width:100%;height:100%;object-fit:cover}.product-info.svelte-a8yt2h{padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.product-name.svelte-a8yt2h{font-size:1.45rem;font-weight:600;line-height:1.2}.product-subtitle.svelte-a8yt2h{font-size:.85rem;color:var(--text-lighter);letter-spacing:.02em}.product-description.svelte-a8yt2h{font-size:.95rem;line-height:1.5;color:var(--foreground-main-70);flex:1;max-width:80%;margin-bottom:2rem}.product-price.svelte-a8yt2h{display:flex;align-items:baseline;gap:.35rem;margin-top:.25rem}.product-price.svelte-a8yt2h .price-from:where(.svelte-a8yt2h){font-size:.85rem;color:#09341f99}.product-price.svelte-a8yt2h .price-value:where(.svelte-a8yt2h){font-size:1.45rem;font-weight:600}.product-price.svelte-a8yt2h .price-original:where(.svelte-a8yt2h){font-size:.95rem;color:#09341f80;text-decoration:line-through}.product-actions.svelte-a8yt2h{display:flex;gap:.5rem;margin-top:.5rem}.checkout-bar-desktop.svelte-a8yt2h{display:flex;justify-content:center;margin-top:4rem}@media(max-width:1060px){.checkout-bar-desktop.svelte-a8yt2h{display:none}}.checkout-bar-mobile.svelte-a8yt2h{display:none;position:sticky;bottom:calc(56px + env(safe-area-inset-bottom,0px));left:0;right:0;padding:.75rem 1rem;background-color:#fff;border-top:1px solid #c9dbd2;z-index:100;margin-top:2rem}@media(max-width:1060px){.checkout-bar-mobile.svelte-a8yt2h{display:block}}.checkout-bar-mobile.svelte-a8yt2h .button-container{width:100%}
