.card[data-astro-cid-dohjnao5]{display:flex;flex-direction:column;position:relative;background:var(--color-cream-0);border:3px solid var(--color-line);border-radius:var(--radius-lg);overflow:visible;transition:transform var(--duration-fast) var(--ease-out-expo),box-shadow var(--duration-fast) var(--ease-out-expo)}[data-theme=dark] .card[data-astro-cid-dohjnao5]{background:var(--color-ink-900)}.card--default[data-astro-cid-dohjnao5]{box-shadow:var(--shadow-sticker-lg)}.card--elevated[data-astro-cid-dohjnao5]{box-shadow:var(--shadow-sticker-xl)}.card--outlined[data-astro-cid-dohjnao5]{border-color:var(--color-pink-500);box-shadow:6px 6px 0 var(--color-pink-500)}[data-theme=dark] .card--outlined[data-astro-cid-dohjnao5]{border-color:var(--color-pink-400);box-shadow:6px 6px 0 var(--color-pink-400)}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.card--hover-lift[data-astro-cid-dohjnao5]:hover{transform:translate(3px,3px);box-shadow:var(--shadow-sticker-press-md)}}.card--hover-none[data-astro-cid-dohjnao5]:hover{transform:none}.card__content[data-astro-cid-dohjnao5]{display:flex;flex-direction:column;gap:.5rem;padding:1.125rem 1.25rem 1.25rem;flex:1}.product-card__image-wrap[data-astro-cid-tjdfhdqb]{position:relative;display:flex;align-items:center;justify-content:center;padding:1.25rem 1.25rem 0}.product-card__image[data-astro-cid-tjdfhdqb]{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius-md);border:3px solid var(--color-line)}.product-card__illustration[data-astro-cid-tjdfhdqb]{margin-block:.5rem .25rem}.product-card__badge[data-astro-cid-tjdfhdqb]{position:absolute;top:-.625rem;left:1rem;padding:.25rem .75rem;border-radius:var(--radius-pill);background:var(--color-cream-0);color:var(--color-ink-800);font-family:var(--font-family-display);font-weight:700;font-size:.6875rem;border:2px solid var(--color-line)}[data-theme=dark] .product-card__badge[data-astro-cid-tjdfhdqb]{background:var(--color-ink-900);color:var(--color-cream-50)}.product-card__badge--seasonal[data-astro-cid-tjdfhdqb]{background:var(--color-pink-600);color:#fff}[data-theme=dark] .product-card__badge--seasonal[data-astro-cid-tjdfhdqb]{background:var(--color-pink-400);color:var(--color-ink-950)}.product-card__badge--vegan[data-astro-cid-tjdfhdqb]{background:color-mix(in oklch,var(--color-success-500) 28%,var(--color-cream-0))}[data-theme=dark] .product-card__badge--vegan[data-astro-cid-tjdfhdqb]{background:color-mix(in oklch,var(--color-success-500) 38%,var(--color-ink-900));color:var(--color-cream-50)}.product-card__name[data-astro-cid-tjdfhdqb]{margin:0;font-family:var(--font-family-display);font-size:1.0625rem;font-weight:700;line-height:1.3;color:var(--color-text-primary)}.product-card__name[data-astro-cid-tjdfhdqb] a[data-astro-cid-tjdfhdqb]{color:inherit;text-decoration:none}.product-card__name[data-astro-cid-tjdfhdqb] a[data-astro-cid-tjdfhdqb]:hover{color:var(--color-teal-500)}.product-card__desc[data-astro-cid-tjdfhdqb]{margin:0;font-size:.8125rem;font-weight:600;line-height:1.5;color:var(--color-text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__footer[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:.75rem}.product-card__footer-left[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;gap:.125rem}.product-card__note[data-astro-cid-tjdfhdqb]{font-size:.75rem;font-weight:700;color:var(--color-text-secondary)}.product-card__link[data-astro-cid-tjdfhdqb]{font-family:var(--font-family-display);font-size:.8125rem;font-weight:800;color:var(--color-teal-600);text-decoration:none;white-space:nowrap}.product-card__link[data-astro-cid-tjdfhdqb]:hover{color:var(--color-teal-500)}[data-theme=dark] .product-card__link[data-astro-cid-tjdfhdqb]{color:var(--color-teal-400)}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
