.product-card[data-astro-cid-oomsnfhy]{display:block;border-radius:var(--radius-lg);border:var(--stroke-base) solid var(--border);background-color:#fff;padding:0;padding-block-end:var(--space-3);color:inherit;text-decoration:none;transition:box-shadow var(--duration-base) var(--ease-standard);&:hover{box-shadow:var(--ak-shadow-md)}&:focus-visible{outline:var(--ring-width) solid color-mix(in srgb,var(--ring) 50%,transparent);outline-offset:var(--ring-offset)}}.product-card__media[data-astro-cid-oomsnfhy]{overflow:hidden;border-radius:var(--radius-lg) var(--radius-lg) 0 0;img{transition:transform var(--duration-base) var(--ease-standard)}}.product-card[data-astro-cid-oomsnfhy]:hover .product-card__media[data-astro-cid-oomsnfhy] img[data-astro-cid-oomsnfhy]{transform:scale(1.02)}.product-card__media--empty[data-astro-cid-oomsnfhy]{display:flex;aspect-ratio:1;align-items:center;justify-content:center;background-color:var(--muted);font-size:var(--text-sm);color:var(--muted-foreground)}.product-card__tag[data-astro-cid-oomsnfhy],.product-card__tags-item[data-astro-cid-oomsnfhy]{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;margin:0;border-radius:var(--radius-sm);border:var(--stroke-base) solid color-mix(in srgb,var(--akua-blue-500) 28%,var(--border));background-color:color-mix(in srgb,var(--akua-blue-500) 10%,var(--background));min-height:1.75rem;padding-inline:.55rem;padding-block:0;font-size:var(--text-xs);font-weight:var(--font-weight-medium);color:var(--akua-blue-700);line-height:1}.product-card__tags[data-astro-cid-oomsnfhy]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2);margin:var(--space-3) var(--space-3) 0;padding:0;list-style:none}.product-card__desc[data-astro-cid-oomsnfhy]{margin:var(--space-2) var(--space-3) 0;font-size:var(--text-sm);line-height:var(--ak-leading-normal);color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.product-card__variant-rows[data-astro-cid-oomsnfhy]{margin:var(--space-3) var(--space-3) 0;display:flex;flex-direction:column;gap:var(--space-2);padding-bottom:var(--space-1)}.product-card__variant-rows--value-price[data-astro-cid-oomsnfhy]{gap:0;.product-card__variant-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-3);align-items:baseline;font-size:var(--text-sm);line-height:var(--ak-leading-snug);&:not(:first-child){border-top:var(--stroke-base) solid var(--border);margin-top:var(--space-2);padding-top:var(--space-2)}}}.product-card__variant-cell--value[data-astro-cid-oomsnfhy]{color:var(--muted-foreground);min-width:0;word-break:break-word}.product-card__variant-cell--price[data-astro-cid-oomsnfhy]{font-weight:var(--font-weight-semibold);font-variant-numeric:tabular-nums;color:var(--zinc-600);white-space:nowrap;justify-self:end;text-align:end}@media(max-width:384px){.product-card__variant-rows--value-price[data-astro-cid-oomsnfhy] .product-card__variant-row[data-astro-cid-oomsnfhy]{grid-template-columns:1fr;gap:var(--space-1)}.product-card__variant-rows--value-price[data-astro-cid-oomsnfhy] .product-card__variant-cell--price[data-astro-cid-oomsnfhy]{justify-self:start;text-align:start}}.product-card--home-showcase[data-astro-cid-oomsnfhy]{display:flex;flex-direction:column;min-height:0;height:100%;padding-block-end:0;>.product-card__media{flex-shrink:0}.product-card__media--home-centered{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 3;background-color:var(--muted);animation:none;background-image:none}.product-card__category-overlay{position:absolute;top:var(--space-2);left:var(--space-2);z-index:2;display:flex;align-items:baseline;justify-content:center;align-content:center;max-width:calc(100% - (var(--space-2) * 2));padding-inline:var(--space-3);padding-block:calc(var(--space-2) + .1rem) var(--space-2);border:var(--stroke-base) solid var(--border);border-radius:var(--radius-sm);background:color-mix(in srgb,white 60%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:var(--text-xs);font-weight:var(--font-weight-medium);line-height:1;color:var(--foreground);letter-spacing:normal;text-transform:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.product-card__media--empty.product-card__media--home-centered{aspect-ratio:4 / 3}.product-card__media-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;background-color:transparent;background-image:none;animation:none;&:is(.media-skeleton){background-color:var(--muted)}:is(picture){display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0}&.media-skeleton--fill picture{width:100%;height:100%}&.media-skeleton--fill img{width:auto;max-width:100%;height:auto;max-height:100%}}.product-card__media-img{width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;object-position:center;display:block;margin-inline:auto}&:hover .product-card__media-img{transform:none}.product-card__body--home{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4);flex:1;min-height:0;.product-card__tags,.product-card__desc{margin:0}.product-card__variant-rows{margin:0;padding-bottom:0}}.product-card__cta{flex-shrink:0}.product-card__body-footer{display:flex;flex-direction:column;gap:0;margin-top:auto;flex-shrink:0;min-width:0}.product-card__cta-gap{flex:0 0 auto;height:var(--space-4);min-height:var(--space-4);pointer-events:none}.product-card__tags-item{height:2rem;min-height:2rem;padding-inline:.65rem;padding-top:.15rem;font-weight:var(--font-weight-medium);color:var(--akua-blue);vertical-align:baseline}}.search-filters[data-astro-cid-emdkawbr]{position:sticky;top:1rem;border:0;background:transparent;padding:0;display:flex;flex-direction:column;gap:var(--space-5)}.search-filters__panel[data-astro-cid-emdkawbr]{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--background);overflow:hidden}.search-filters__summary[data-astro-cid-emdkawbr]{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:.72rem .8rem;&::-webkit-details-marker{display:none}.section-heading{margin:0;font-size:var(--text-base)}}.search-filters__chevron[data-astro-cid-emdkawbr]{display:inline-flex;align-items:center;justify-content:center}.search-filters__chevron-icon[data-astro-cid-emdkawbr]{transition:transform var(--duration-base) var(--ease-standard)}.search-filters__panel[data-astro-cid-emdkawbr][open] .search-filters__chevron-icon[data-astro-cid-emdkawbr]{transform:rotate(180deg)}.search-filters__content[data-astro-cid-emdkawbr]{padding:.2rem .8rem .8rem;display:flex;flex-direction:column;gap:var(--space-6)}@media(min-width:1024px){.search-filters__summary[data-astro-cid-emdkawbr]{display:none}.search-filters__content[data-astro-cid-emdkawbr]{display:flex!important;padding:0;gap:var(--space-6)}.search-filters__panel[data-astro-cid-emdkawbr]{border:0;background:transparent;border-radius:0;overflow:visible}}.search-filter-group[data-astro-cid-emdkawbr]{display:flex;flex-direction:column;gap:var(--space-3)}.search-filter-group__head[data-astro-cid-emdkawbr]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}.search-filter-group__actions[data-astro-cid-emdkawbr]{display:inline-flex;gap:var(--space-3);align-items:center}.search-filter-group__label[data-astro-cid-emdkawbr]{font-size:var(--text-xs);font-weight:var(--font-weight-semibold);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04em;margin:0}.search-filter-block[data-astro-cid-emdkawbr]{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--background);list-style:none;margin:0;padding:0;overflow:hidden;>li+li{border-top:1px solid var(--border)}.search-filter-option{width:100%}}.search-filter-option[data-astro-cid-emdkawbr]{color:inherit;text-decoration:none;min-height:2.4rem;width:100%;padding:.52rem .72rem;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);background:var(--background);transition:background-color var(--duration-base) var(--ease-standard);font-size:.92rem;&:hover{background:color-mix(in srgb,var(--secondary) 70%,transparent)}&.is-active{background:color-mix(in srgb,var(--akua-blue-100) 46%,var(--background));color:var(--akua-blue-700)}}.search-filter-option__count[data-astro-cid-emdkawbr]{font-variant-numeric:tabular-nums;color:var(--muted-foreground);font-size:.85rem}.search-filter-option__check[data-astro-cid-emdkawbr]{min-width:1ch;text-align:end;color:var(--akua-blue-700);font-weight:var(--font-weight-semibold)}.search-group[data-astro-cid-whp2kf54]{display:flex;flex-direction:column;gap:var(--space-3)}.search-group--collapsible[data-astro-cid-whp2kf54]{border-bottom:var(--stroke-base) solid var(--border);gap:0}.search-group__summary[data-astro-cid-whp2kf54]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);cursor:pointer;list-style:none;padding-block:var(--space-4);&::-webkit-details-marker{display:none}}.search-group__summary-left[data-astro-cid-whp2kf54]{display:inline-flex;align-items:center;gap:var(--space-3);min-width:0;flex-wrap:nowrap}.search-group__summary-icon[data-astro-cid-whp2kf54]{margin-left:auto;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:var(--foreground)}.search-group__plus[data-astro-cid-whp2kf54]{transition:transform var(--duration-base) var(--ease-standard)}.search-group--collapsible[data-astro-cid-whp2kf54][open] .search-group__plus[data-astro-cid-whp2kf54]{transform:rotate(45deg)}.search-group__content[data-astro-cid-whp2kf54]{display:flex;flex-direction:column;gap:var(--space-3);padding-bottom:var(--space-6)}.search-group__category[data-astro-cid-whp2kf54]{min-width:0;font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:var(--ak-leading-snug);color:var(--foreground)}.category-overview-card__heading[data-astro-cid-whp2kf54]{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--space-3);width:100%}.category-overview-card__title-link[data-astro-cid-whp2kf54]{color:inherit;text-decoration:none;min-width:min(100%,12rem);&:hover{text-decoration:underline;text-underline-offset:.12em}}.category-overview-card__count[data-astro-cid-whp2kf54]{margin:0;font-size:var(--text-sm);color:var(--akua-blue-700);font-weight:var(--font-weight-semibold);font-variant-numeric:tabular-nums;white-space:nowrap}.category-overview-card__desc[data-astro-cid-whp2kf54]{margin:0;color:var(--muted-foreground);font-size:var(--text-sm);line-height:1.5;max-width:65ch}
