.product-card[data-astro-cid-tjdfhdqb]{position:relative;display:grid;overflow:visible;border:1px solid rgba(223,230,240,.95);border-radius:var(--radius-md);background:var(--color-white);box-shadow:0 10px 28px #1f4f940f;transition:border-color var(--transition),box-shadow var(--transition),transform var(--transition)}.product-card[data-astro-cid-tjdfhdqb]:hover{z-index:10;border-color:#1f4f9447;box-shadow:var(--shadow-soft);transform:translateY(-2px)}.product-card[data-astro-cid-tjdfhdqb][hidden]{display:none}.product-image-frame[data-astro-cid-tjdfhdqb]{position:relative;overflow:hidden;aspect-ratio:4 / 3;border-radius:var(--radius-md) var(--radius-md) 0 0;background:#f4f7fb;isolation:isolate;transition:box-shadow .26s ease,overflow .26s ease}.product-image-frame[data-astro-cid-tjdfhdqb]>img[data-astro-cid-tjdfhdqb]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;background:#f4f7fb;transition:height 1.4s cubic-bezier(.19,1,.22,1),padding 1.4s cubic-bezier(.19,1,.22,1),object-fit 1.4s cubic-bezier(.19,1,.22,1),transform 1.4s cubic-bezier(.19,1,.22,1),box-shadow 1.4s cubic-bezier(.19,1,.22,1)}.product-card[data-astro-cid-tjdfhdqb]:hover .product-image-frame[data-astro-cid-tjdfhdqb]>img[data-astro-cid-tjdfhdqb]:not(.is-vertical){transform:scale(1.025)}.product-image-frame[data-astro-cid-tjdfhdqb]:hover,.product-card[data-astro-cid-tjdfhdqb]:focus-within .product-image-frame[data-astro-cid-tjdfhdqb]{overflow:visible;z-index:5}.product-image-frame[data-astro-cid-tjdfhdqb]:hover>img[data-astro-cid-tjdfhdqb].is-vertical,.product-card[data-astro-cid-tjdfhdqb]:focus-within .product-image-frame[data-astro-cid-tjdfhdqb]>img[data-astro-cid-tjdfhdqb].is-vertical{bottom:0;top:auto;z-index:8;height:var(--product-image-hover-height, 200%);object-fit:contain;padding:0;border-radius:var(--radius-md);box-shadow:0 18px 42px #10233f33;transform:none}.product-card-body[data-astro-cid-tjdfhdqb]{display:grid;gap:var(--space-3);padding:var(--space-5)}.product-heading[data-astro-cid-tjdfhdqb]{display:grid;gap:var(--space-2)}.product-tag[data-astro-cid-tjdfhdqb]{width:fit-content;border:1px solid rgba(31,79,148,.12);border-radius:999px;padding:.18rem .55rem;color:var(--color-blue);background:#1f4f9414;font-size:var(--text-xs);font-weight:780}.product-card[data-astro-cid-tjdfhdqb] h3[data-astro-cid-tjdfhdqb]{font-size:var(--text-h3);line-height:1.18}.product-card[data-astro-cid-tjdfhdqb] dl[data-astro-cid-tjdfhdqb]{display:grid;gap:var(--space-3);margin:0}.product-card[data-astro-cid-tjdfhdqb] dl[data-astro-cid-tjdfhdqb] div[data-astro-cid-tjdfhdqb]{display:grid;gap:.1rem;border-top:1px solid var(--color-border);padding-top:var(--space-3)}.product-card[data-astro-cid-tjdfhdqb] dt[data-astro-cid-tjdfhdqb]{color:var(--color-blue-deep);font-size:var(--text-xs);font-weight:780}.product-card[data-astro-cid-tjdfhdqb] dd[data-astro-cid-tjdfhdqb]{margin:0;color:var(--color-text-soft);font-size:var(--text-sm);line-height:1.45}.product-card[data-astro-cid-tjdfhdqb] .button[data-astro-cid-tjdfhdqb]{justify-self:start}@media(max-width:720px){.product-image-frame[data-astro-cid-tjdfhdqb]{aspect-ratio:16 / 10}.product-card[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{height:100%}.product-card-body[data-astro-cid-tjdfhdqb]{gap:var(--space-3);padding:var(--space-4)}.product-card[data-astro-cid-tjdfhdqb] .button[data-astro-cid-tjdfhdqb]{justify-self:stretch}}.product-grid-wrap[data-astro-cid-poyn3awd]{display:grid;gap:var(--space-5)}.product-filters[data-astro-cid-poyn3awd]{display:flex;flex-wrap:wrap;gap:var(--space-2)}.filter-button[data-astro-cid-poyn3awd]{min-height:2.4rem;border:1px solid var(--color-border);border-radius:999px;padding:.45rem .85rem;color:var(--color-blue-deep);background:var(--color-white);font-size:var(--text-sm);font-weight:760;transition:background-color var(--transition),border-color var(--transition),color var(--transition)}.filter-button[data-astro-cid-poyn3awd]:hover,.filter-button[data-astro-cid-poyn3awd].active{color:var(--color-white);background:var(--color-blue);border-color:var(--color-blue)}.product-grid[data-astro-cid-poyn3awd]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5)}.product-grid[data-astro-cid-poyn3awd] [data-product-card]{transition:opacity .22s ease,transform .22s ease,border-color var(--transition),box-shadow var(--transition)}.product-grid[data-astro-cid-poyn3awd] [data-product-card].is-filter-hidden{opacity:0;transform:translateY(8px) scale(.985);pointer-events:none}.empty-state[data-astro-cid-poyn3awd]{border:1px dashed var(--color-border);border-radius:var(--radius-md);padding:var(--space-6);color:var(--color-text-soft);background:var(--color-cream)}@media(max-width:780px){.product-grid[data-astro-cid-poyn3awd]{grid-template-columns:1fr}}@media(max-width:620px){.product-filters[data-astro-cid-poyn3awd]{display:flex;flex-wrap:nowrap;margin-inline:-.625rem;padding:0 .625rem .2rem;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.product-filters[data-astro-cid-poyn3awd]::-webkit-scrollbar{display:none}.filter-button[data-astro-cid-poyn3awd]{flex:0 0 auto;min-height:2.75rem;white-space:nowrap;scroll-snap-align:start}.product-grid-wrap[data-astro-cid-poyn3awd]{gap:var(--space-4)}}
