.cat-chip-strip{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.25rem .125rem .75rem;margin:0 -.125rem}.cat-chip-strip::-webkit-scrollbar{display:none}.cat-chip{scroll-snap-align:start;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:.5rem;width:88px;text-decoration:none;color:inherit;transition:transform .2s ease}.cat-chip:hover{transform:translateY(-2px)}.cat-chip-thumb{width:80px;height:80px;border-radius:9999px;overflow:hidden;background:var(--color-cream, #FEFCF8);border:2px solid rgba(197,165,90,.18);box-shadow:0 2px 8px #1b3d2f14;transition:border-color .2s,box-shadow .2s}.cat-chip:hover .cat-chip-thumb{border-color:var(--deli-gold, #C5A55A);box-shadow:0 4px 16px #c5a55a40}.cat-chip.is-active .cat-chip-thumb{border-color:var(--deli-gold, #C5A55A);box-shadow:0 0 0 3px #c5a55a2e}.cat-chip-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.cat-chip:hover .cat-chip-thumb img{transform:scale(1.06)}.cat-chip-thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#c5a55a2e,#1b3d2f1a)}.cat-chip-label{font-size:.75rem;font-weight:600;color:var(--deli-green, #1B3D2F);line-height:1.2;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cat-chip-count{font-size:.625rem;font-weight:600;color:var(--deli-gold, #C5A55A);background:#c5a55a1a;padding:.125rem .5rem;border-radius:9999px}@media(min-width:768px){.cat-chip-strip{gap:1.25rem}.cat-chip{width:104px}.cat-chip-thumb{width:96px;height:96px}.cat-chip-label{font-size:.8125rem}}.cat-chip-wrap{position:relative}.cat-chip-arrow{position:absolute;top:50%;z-index:2;width:40px;height:40px;border-radius:9999px;background:var(--color-cream, #FEFCF8);border:1px solid rgba(197,165,90,.3);box-shadow:0 4px 14px #1b3d2f29;color:var(--deli-green, #1B3D2F);cursor:pointer;display:none;align-items:center;justify-content:center;margin-top:-28px;transition:opacity .2s,transform .2s,background .2s}.cat-chip-arrow:hover{background:var(--deli-gold, #C5A55A);color:#fff}.cat-chip-arrow svg{width:20px;height:20px}.cat-chip-arrow.is-disabled{opacity:0;pointer-events:none}.cat-chip-arrow-left{left:-10px}.cat-chip-arrow-right{right:-10px}@media(min-width:1024px){.cat-chip-arrow{display:flex}}.product-carousel-section{max-width:80rem;margin:0 auto;padding:1.5rem 1rem}@media(min-width:640px){.product-carousel-section{padding:2rem 1.5rem}}@media(min-width:1024px){.product-carousel-section{padding:2.5rem 2rem}}.product-carousel-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.product-carousel-title{font-family:var(--font-display, "Playfair Display", serif);font-size:1.5rem;font-weight:600;color:var(--deli-green, #1B3D2F);margin:0;line-height:1.2}@media(min-width:640px){.product-carousel-title{font-size:1.75rem}}@media(min-width:1024px){.product-carousel-title{font-size:2rem}}.product-carousel-viewall{font-size:.875rem;font-weight:500;color:var(--color-text-muted, #6B6B6B);text-decoration:none;flex-shrink:0;transition:color .2s;white-space:nowrap}.product-carousel-viewall:hover{color:var(--deli-gold, #C5A55A)}.product-carousel-wrap{position:relative}.product-carousel-track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;padding-bottom:.5rem;margin:0 -.25rem;padding-left:.25rem;padding-right:.25rem}.product-carousel-track::-webkit-scrollbar{display:none}.product-carousel-item{flex:0 0 70%;scroll-snap-align:start;min-width:0}@media(min-width:640px){.product-carousel-item{flex:0 0 40%}}@media(min-width:1024px){.product-carousel-item{flex:0 0 23%}}@media(min-width:1440px){.product-carousel-item{flex:0 0 19%}}.product-carousel-arrow{position:absolute;top:50%;z-index:2;width:44px;height:44px;border-radius:9999px;background:var(--color-cream, #FEFCF8);border:1px solid rgba(197,165,90,.3);box-shadow:0 4px 16px #1b3d2f2e;color:var(--deli-green, #1B3D2F);cursor:pointer;display:none;align-items:center;justify-content:center;transition:opacity .2s,transform .2s,background .2s;margin-top:-50px}.product-carousel-arrow:hover{background:var(--deli-gold, #C5A55A);color:#fff;transform:scale(1.05) translateY(0)}.product-carousel-arrow svg{width:22px;height:22px}.product-carousel-arrow.is-disabled{opacity:0;pointer-events:none}.product-carousel-arrow-left{left:-22px}.product-carousel-arrow-right{right:-22px}@media(min-width:1024px){.product-carousel-arrow{display:flex}}
