.product-card[data-astro-cid-3zqxhzp2]{background:var(--card);color:var(--card-foreground);border-radius:var(--space-200);border:var(--space-25) solid var(--muted);box-shadow:var(--shadow);flex-direction:column;min-height:280px;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.product-card[data-astro-cid-3zqxhzp2][data-active=false]{display:none}.product-card[data-astro-cid-3zqxhzp2]:hover{box-shadow:var(--shadow-elevate);transform:translateY(calc(var(--space-100) * -1))}@media (width>=768px){.product-card[data-astro-cid-3zqxhzp2]{min-height:400px}}.product-card-compare[data-astro-cid-3zqxhzp2]{top:var(--space-200);right:var(--space-200);z-index:1;align-items:center;gap:var(--space-100);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);color:var(--foreground);cursor:pointer;-webkit-user-select:none;user-select:none;padding:var(--space-100) var(--space-200);display:flex;position:absolute}.product-card-compare[data-astro-cid-3zqxhzp2]:has(input:disabled){cursor:not-allowed;opacity:1}.product-card-compare-input[data-astro-cid-3zqxhzp2]{border-color:var(--black-200)}.product-card-compare-input[data-astro-cid-3zqxhzp2]:disabled{border:1.5px solid var(--black-300);background:var(--gray-300);cursor:not-allowed;background-image:linear-gradient(#0000 calc(50% - 1px),#fff calc(50% - 1px) calc(50% + 1px),#0000 calc(50% + 1px));background-position:50%;background-repeat:no-repeat;background-size:8px 100%}.product-card-link[data-astro-cid-3zqxhzp2]{color:inherit;text-decoration:none}.product-card-link[data-astro-cid-3zqxhzp2]:after{content:"";border-radius:var(--space-200);position:absolute;inset:0}.product-card-link[data-astro-cid-3zqxhzp2]:focus-visible{outline:none}.product-card-link[data-astro-cid-3zqxhzp2]:focus-visible:after{outline:2px solid var(--primary);outline-offset:-2px}.product-card-link[data-astro-cid-3zqxhzp2].na{pointer-events:none}.product-card-image-wrapper[data-astro-cid-3zqxhzp2]{aspect-ratio:4/3;background:var(--background);position:relative;overflow:hidden}.product-card-image[data-astro-cid-3zqxhzp2]{object-fit:contain;width:100%;height:100%}.product-card-image[data-astro-cid-3zqxhzp2].no-image{object-fit:cover}.product-card-logo[data-astro-cid-3zqxhzp2]{height:28px;padding:0px var(--space-300)}.product-card-logo-image[data-astro-cid-3zqxhzp2]{object-fit:contain;object-position:left center;width:100px;height:28px}.product-card-body[data-astro-cid-3zqxhzp2]{gap:var(--space-200);padding:var(--space-300);flex-direction:column;flex:1;display:flex}.product-card-body[data-astro-cid-3zqxhzp2] .product-price-wrapper{flex-direction:column;justify-content:center;align-items:flex-end;margin-top:auto;display:flex}.product-card-body[data-astro-cid-3zqxhzp2] .product-price-wrapper span{color:var(--black-300);font-size:var(--font-size-xs);position:relative;bottom:-8px}.product-card-body[data-astro-cid-3zqxhzp2] .product-price-wrapper p{color:var(--primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}@media (width>=768px){.product-card-body[data-astro-cid-3zqxhzp2] .product-price-wrapper p{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold)}}.product-card-name[data-astro-cid-3zqxhzp2]{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--card-foreground);line-height:var(--line-height-tight);margin:0}@media (width>=768px){.product-card-name[data-astro-cid-3zqxhzp2]{font-size:var(--font-size-sm)}}.product-card-points[data-astro-cid-3zqxhzp2]{padding-left:var(--space-400);font-size:var(--font-size-xs);color:var(--foreground);gap:var(--space-50);flex-direction:column;margin:0;display:flex}.product-card-points[data-astro-cid-3zqxhzp2] li{line-height:var(--line-height-tight);list-style-type:"» "}@media (width>=768px){.product-card-points[data-astro-cid-3zqxhzp2]{font-size:var(--font-size-sm)}}.product-card-na-overlay[data-astro-cid-3zqxhzp2]{background:color-mix(in srgb, var(--background) 70%, transparent);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.product-card-na-overlay[data-astro-cid-3zqxhzp2] span{text-align:center;font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);color:var(--navy-800);background:var(--card);padding:var(--space-200) var(--space-400);border:var(--space-25) solid var(--black-100);width:100%;box-shadow:var(--shadow)}@media (width>=768px){.product-card-na-overlay[data-astro-cid-3zqxhzp2] span{font-size:var(--font-size-sm);padding:var(--space-300) var(--space-600)}}.filter-sidebar-inner.svelte-wovsvf{flex-direction:column;height:100%;display:flex;overflow:hidden}@container product-list (width>=1200px){.filter-sidebar-inner.svelte-wovsvf{overflow:unset;height:unset}}.filter-sidebar-inner.svelte-wovsvf .filter-header:where(.svelte-wovsvf){padding:var(--space-500) var(--space-400);border-bottom:var(--space-25) solid var(--muted);justify-content:space-between;align-items:center;display:flex}.filter-sidebar-inner.svelte-wovsvf .filter-header:where(.svelte-wovsvf) .filter-title:where(.svelte-wovsvf){align-items:center;gap:var(--space-200);font-size:var(--font-size-m);font-weight:var(--font-weight-semibold);color:var(--secondary);display:flex}.filter-sidebar-inner.svelte-wovsvf .filter-header:where(.svelte-wovsvf) .filter-header-actions:where(.svelte-wovsvf){align-items:center;gap:var(--space-200);display:flex}.filter-sidebar-inner.svelte-wovsvf .filter-header:where(.svelte-wovsvf) .clear-all:where(.svelte-wovsvf){font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);display:none}@container product-list (width>=1200px){.filter-sidebar-inner.svelte-wovsvf .filter-header:where(.svelte-wovsvf) .clear-all:where(.svelte-wovsvf){display:block}}@container product-list (width>=1200px){.filter-sidebar-inner.svelte-wovsvf .filter-header:where(.svelte-wovsvf) .filter-drawer-close:where(.svelte-wovsvf){display:none}}.filter-sidebar-inner.svelte-wovsvf .filter-sidebar-body:where(.svelte-wovsvf){overscroll-behavior:contain;flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow-y:auto}@container product-list (width>=1200px){.filter-sidebar-inner.svelte-wovsvf .filter-sidebar-body:where(.svelte-wovsvf){overscroll-behavior:unset;overflow-y:unset}}.filter-sidebar-inner.svelte-wovsvf .filter-sidebar-body:where(.svelte-wovsvf) .tag-group:where(.svelte-wovsvf){gap:var(--space-200);padding:var(--space-400);border-bottom:var(--space-25) solid var(--muted);flex-direction:column;display:flex}.filter-sidebar-inner.svelte-wovsvf .filter-sidebar-body:where(.svelte-wovsvf) .tag-group:where(.svelte-wovsvf) .tag-group-label:where(.svelte-wovsvf){font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--foreground)}.filter-sidebar-inner.svelte-wovsvf .filter-sidebar-body:where(.svelte-wovsvf) .tag-group:where(.svelte-wovsvf) .tag-group-options:where(.svelte-wovsvf){gap:var(--space-200);flex-wrap:wrap;display:flex}.filter-sidebar-inner.svelte-wovsvf .filter-sidebar-body:where(.svelte-wovsvf) .accordion-list:where(.svelte-wovsvf){margin:0;padding:0;list-style:none}.filter-sidebar-inner.svelte-wovsvf .filter-footer:where(.svelte-wovsvf){padding:var(--space-500) var(--space-400);flex-shrink:0}.filter-sidebar-inner.svelte-wovsvf .filter-footer:where(.svelte-wovsvf) button:where(.svelte-wovsvf){width:100%}.tag-badge.svelte-wovsvf{border:1px solid var(--black-100);color:var(--black-400)}.tag-badge.svelte-wovsvf.active,.tag-badge.svelte-wovsvf:hover{color:var(--info);border-color:var(--info)}.filter-badge.svelte-wovsvf{background:var(--navy-400);color:var(--primary-foreground);min-width:var(--space-400);height:var(--space-400);border-radius:var(--space-800);padding:0}.compare-wrapper.svelte-iner4k{pointer-events:none;z-index:60;justify-content:center;width:100%;display:flex;position:fixed;inset-block-end:0;inset-inline-start:0}.compare-drawer.svelte-iner4k{pointer-events:auto;inline-size:100%;padding:var(--space-600);border:var(--space-25) solid var(--gray-100);border-radius:var(--space-200) var(--space-200) 0 0;background:var(--taupe-50);color:var(--foreground);box-shadow:var(--shadow);border-bottom:none;display:grid}.compare-drawer.svelte-iner4k .drawer-head:where(.svelte-iner4k){margin-bottom:var(--space-600);justify-content:space-between;align-items:center;display:flex}.compare-drawer.svelte-iner4k .drawer-head:where(.svelte-iner4k) .drawer-title:where(.svelte-iner4k){font-size:var(--font-size-m);font-weight:var(--font-weight-normal);color:var(--black-400);margin:0}.compare-drawer.svelte-iner4k .drawer-head:where(.svelte-iner4k) i:where(.svelte-iner4k){color:var(--black-400)}.compare-drawer.svelte-iner4k .selected-list:where(.svelte-iner4k){margin-inline:auto;margin-bottom:var(--space-400);gap:var(--space-200);opacity:1;width:fit-content;padding:0;list-style:none;transition:opacity .2s .2s;display:flex}@starting-style{.compare-drawer.svelte-iner4k .selected-list:where(.svelte-iner4k){opacity:0}}.compare-drawer.svelte-iner4k .selected-list:where(.svelte-iner4k) li:where(.svelte-iner4k){background:var(--background);border:var(--space-25) solid var(--muted);border-radius:var(--space-200);width:100%;min-width:120px;max-width:240px;height:200px;box-shadow:var(--shadow);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--foreground);line-height:var(--line-height-tight);flex-direction:column;transition:width .2s,max-width .2s,min-width .2s;display:flex;position:relative;overflow:hidden}@starting-style{.compare-drawer.svelte-iner4k .selected-list:where(.svelte-iner4k) li:where(.svelte-iner4k){width:0;min-width:0;max-width:0}}.compare-drawer.svelte-iner4k .selected-list:where(.svelte-iner4k) li:where(.svelte-iner4k) .remove:where(.svelte-iner4k){top:var(--space-100);right:var(--space-100);z-index:1;position:absolute}.compare-drawer.svelte-iner4k .selected-list:where(.svelte-iner4k) li:where(.svelte-iner4k) .remove:where(.svelte-iner4k) i:where(.svelte-iner4k){color:var(--black-400)}.compare-drawer.svelte-iner4k .selected-list:where(.svelte-iner4k) li:where(.svelte-iner4k) .item-image-wrapper:where(.svelte-iner4k){aspect-ratio:4/3;background:var(--background);border-bottom:var(--space-50) solid var(--muted);max-height:120px;position:relative;overflow:hidden}.compare-drawer.svelte-iner4k .selected-list:where(.svelte-iner4k) li:where(.svelte-iner4k) .item-image-wrapper:where(.svelte-iner4k) .item-image:where(.svelte-iner4k){object-fit:contain;width:100%;height:100%}.compare-drawer.svelte-iner4k .selected-list:where(.svelte-iner4k) li:where(.svelte-iner4k) .item-image-wrapper:where(.svelte-iner4k) .item-image:where(.svelte-iner4k).no-image{object-fit:cover}.compare-drawer.svelte-iner4k .selected-list:where(.svelte-iner4k) li:where(.svelte-iner4k) .item-name:where(.svelte-iner4k){padding:var(--space-300);flex:1}.compare-drawer.svelte-iner4k .compare-btn:where(.svelte-iner4k){place-self:center}@media (width>=992px){.compare-drawer.svelte-iner4k{inline-size:min(56rem, calc(100% - var(--space-400)));padding:var(--space-600) var(--space-800);width:1000px}.compare-drawer.svelte-iner4k .drawer-head:where(.svelte-iner4k) .drawer-title:where(.svelte-iner4k){font-size:var(--font-size-lg)}.compare-drawer.svelte-iner4k .selected-list:where(.svelte-iner4k){gap:var(--space-600)}.compare-drawer.svelte-iner4k .selected-list:where(.svelte-iner4k) li:where(.svelte-iner4k){width:240px}}.product-list[data-astro-cid-bkhwkvs4]{scroll-margin-top:var(--nav-h);margin-bottom:var(--space-1500);container:product-list/inline-size}.product-list[data-astro-cid-bkhwkvs4] .container{gap:var(--space-600);flex-direction:column;display:flex}.product-grid[data-astro-cid-bkhwkvs4]{gap:var(--space-200);grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none;display:grid}@container product-list (width>=600px){.product-grid[data-astro-cid-bkhwkvs4]{gap:var(--space-400);grid-template-columns:repeat(auto-fill,minmax(min(300px,46%),1fr))}}@container product-list (width>=900px){.product-grid[data-astro-cid-bkhwkvs4]{gap:var(--space-600)}}.product-total[data-astro-cid-bkhwkvs4]{color:var(--foreground);font-size:var(--font-size-m)}.product-total[data-astro-cid-bkhwkvs4] b{font-weight:var(--font-weight-semibold)}
