.shop-hero[data-astro-cid-ttgomkr6]{text-align:left}.shop-hero__label[data-astro-cid-ttgomkr6]{font-family:var(--font-body);font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-green);margin:0 0 16px}.shop-hero__title[data-astro-cid-ttgomkr6]{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.15;color:var(--color-white);margin:0 0 20px;max-width:680px}.shop-hero__subtitle[data-astro-cid-ttgomkr6]{font-size:1.0625rem;color:#ffffffbf;max-width:560px;margin:0 0 32px;line-height:1.6}.shop-hero__pills[data-astro-cid-ttgomkr6]{display:flex;flex-wrap:wrap;gap:10px}.category-pill[data-astro-cid-ttgomkr6]{display:inline-block;padding:8px 20px;border-radius:999px;border:1.5px solid rgba(255,255,255,.3);font-size:.875rem;font-weight:500;color:#ffffffd9;transition:all .2s ease;text-decoration:none}.category-pill[data-astro-cid-ttgomkr6]:hover{background:var(--color-green);border-color:var(--color-green);color:var(--color-text);opacity:1}.shop-body[data-astro-cid-ttgomkr6]{background:var(--color-cream)}.shop-empty[data-astro-cid-ttgomkr6]{text-align:center;padding:80px 0;display:flex;flex-direction:column;align-items:center;gap:24px;color:var(--color-text-muted);font-size:1.125rem}.category-section[data-astro-cid-ttgomkr6]{margin-bottom:64px;scroll-margin-top:100px}.category-section[data-astro-cid-ttgomkr6]:last-child{margin-bottom:0}.category-section__title[data-astro-cid-ttgomkr6]{font-family:var(--font-heading);font-size:1.375rem;font-weight:700;color:var(--color-blue);margin:0 0 24px;padding-bottom:12px;border-bottom:2px solid var(--color-border)}.product-grid[data-astro-cid-ttgomkr6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.product-card[data-astro-cid-ttgomkr6]{background:var(--color-cream-dark);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-card);transition:transform .2s ease,box-shadow .2s ease}.product-card[data-astro-cid-ttgomkr6]:hover{transform:translateY(-4px);box-shadow:var(--shadow-elevated)}.product-card--oos[data-astro-cid-ttgomkr6]{opacity:.75}.product-card__img-wrap[data-astro-cid-ttgomkr6]{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--color-cream)}.product-card__img[data-astro-cid-ttgomkr6]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card[data-astro-cid-ttgomkr6]:hover .product-card__img[data-astro-cid-ttgomkr6]{transform:scale(1.04)}.product-card__img-placeholder[data-astro-cid-ttgomkr6]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#00000026}.oos-badge[data-astro-cid-ttgomkr6]{position:absolute;top:12px;left:12px;background:#065598d9;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:4px 12px;border-radius:999px;backdrop-filter:blur(4px)}.product-card__body[data-astro-cid-ttgomkr6]{padding:24px;display:flex;flex-direction:column;gap:10px;flex:1}.product-card__name[data-astro-cid-ttgomkr6]{font-family:var(--font-heading);font-size:1.0625rem;font-weight:600;color:var(--color-text);margin:0}.product-card__desc[data-astro-cid-ttgomkr6]{font-size:.9rem;color:var(--color-text-muted);line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card__price[data-astro-cid-ttgomkr6]{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--color-blue);margin:4px 0 0}.product-card__unit[data-astro-cid-ttgomkr6]{font-family:var(--font-body);font-size:.875rem;font-weight:400;color:var(--color-text-muted)}.product-card__actions[data-astro-cid-ttgomkr6]{margin-top:auto;padding-top:16px;display:flex;flex-direction:column;gap:10px}.qty-row[data-astro-cid-ttgomkr6]{display:flex;align-items:center;gap:12px}.qty-label[data-astro-cid-ttgomkr6]{font-size:.875rem;font-weight:600;color:var(--color-text-muted);min-width:24px}.qty-wrap[data-astro-cid-ttgomkr6]{display:flex;align-items:center;border:1.5px solid rgba(0,0,0,.12);border-radius:999px;overflow:hidden;height:40px;background:var(--color-white)}.qty-btn[data-astro-cid-ttgomkr6]{width:40px;height:100%;background:none;border:none;font-size:1.125rem;color:var(--color-text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease;user-select:none;flex-shrink:0}.qty-btn[data-astro-cid-ttgomkr6]:hover{background:var(--color-cream)}.qty-btn[data-astro-cid-ttgomkr6]:disabled{opacity:.35;cursor:default}.qty-input[data-astro-cid-ttgomkr6]{width:48px;height:100%;border:none;border-left:1.5px solid rgba(0,0,0,.1);border-right:1.5px solid rgba(0,0,0,.1);text-align:center;font-size:.95rem;font-family:var(--font-heading);font-weight:600;color:var(--color-text);background:var(--color-white);outline:none;-moz-appearance:textfield}.qty-input[data-astro-cid-ttgomkr6]::-webkit-inner-spin-button,.qty-input[data-astro-cid-ttgomkr6]::-webkit-outer-spin-button{-webkit-appearance:none}.btn--full[data-astro-cid-ttgomkr6]{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.9375rem}.btn--outline[data-astro-cid-ttgomkr6]{font-size:.9375rem;padding:12px 24px;border:2px solid var(--color-blue);color:var(--color-blue);border-radius:var(--radius-xl)}.shop-cta__inner[data-astro-cid-ttgomkr6]{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.shop-cta__title[data-astro-cid-ttgomkr6]{font-family:var(--font-heading);font-size:1.75rem;font-weight:700;color:var(--color-white);margin:0 0 12px}.shop-cta__text[data-astro-cid-ttgomkr6]{color:#ffffffbf;max-width:500px;line-height:1.6}@media(max-width:640px){.shop-cta__inner[data-astro-cid-ttgomkr6]{flex-direction:column;align-items:flex-start}.shop-cta__inner[data-astro-cid-ttgomkr6] .btn[data-astro-cid-ttgomkr6]{width:100%;justify-content:center}}
