.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(4rem,7vw,7rem) clamp(1.5rem,3.2vw,3.25rem);display:grid}.product-card{min-width:0;position:relative;container-type:inline-size}.product-media-shell{width:100%;position:relative}.product-art{aspect-ratio:4/5;border:1px solid color-mix(in srgb, var(--ink) 12%, transparent);background:color-mix(in srgb, var(--sand) 62%, var(--paper));border-radius:3px;place-items:center;width:100%;transition:border-color .35s;display:grid;position:relative;overflow:hidden}.product-artwork{place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.product-artwork>.product-photo{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%;padding:0;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .5s;position:absolute;inset:0;transform:scale(1.002)}.product-artwork>.product-photo-default,.product-artwork>.vessel,.product-artwork>.mock-artwork{transition:transform .7s cubic-bezier(.22,1,.36,1),filter .5s}.edition,.product-index{z-index:5;background:color-mix(in srgb, var(--paper) 92%, transparent);min-height:28px;color:var(--ink);font-size:clamp(.58rem,2.4cqi,.68rem);font-weight:var(--font-weight-regular);align-items:center;padding:.28rem .55rem;line-height:1;display:inline-flex;position:absolute}.edition{top:clamp(.65rem,3.5cqi,.9rem);border-radius:999px;inset-inline-start:clamp(.65rem,3.5cqi,.9rem)}.product-index{inset-inline-start:clamp(.65rem,3.5cqi,.9rem);letter-spacing:var(--tracking-index);white-space:nowrap;direction:ltr;bottom:clamp(.65rem,3.5cqi,.9rem)}.product-media-shell .favorite-button.compact{z-index:8;top:clamp(.65rem,3.5cqi,.9rem);background:color-mix(in srgb, var(--paper) 92%, transparent);width:42px;min-height:42px;color:var(--ink);border:0;border-radius:50%;place-items:center;padding:0;transition:background-color .25s,color .25s;display:grid;position:absolute;inset-inline:auto clamp(.65rem,3.5cqi,.9rem)}:is(.product-media-shell .favorite-button.compact:hover,.product-media-shell .favorite-button.compact:focus-visible,.product-media-shell .favorite-button.compact.active){background:var(--moss);color:var(--paper)}.product-status-badge{z-index:8;top:clamp(3.75rem,15cqi,4.4rem);min-height:28px;color:var(--paper);font-size:var(--text-label);font-weight:var(--font-weight-medium);pointer-events:none;background:#8a4938;border-radius:999px;align-items:center;padding:.3rem .65rem;line-height:1;display:inline-flex;position:absolute;inset-inline-end:clamp(.65rem,3.5cqi,.9rem)}.product-meta{text-align:start;flex-direction:column;align-items:stretch;gap:.18rem;min-width:0;margin-top:1rem;display:flex}.product-artist{min-width:0;color:var(--muted);font-size:var(--text-caption);align-items:baseline;gap:.35rem;margin:0 0 .18rem;line-height:1.5;display:flex}.product-artist strong{color:#8a4938;font-weight:var(--font-weight-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-meta h3{width:100%;font-size:clamp(1.18rem,1.85vw,1.55rem);font-weight:var(--font-weight-regular);overflow-wrap:anywhere;margin:0;line-height:1.42}.product-meta h3 a{text-underline-offset:.22em;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px;transition:text-decoration-color .25s}.product-facts{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:1rem;margin-top:.38rem;padding-top:.58rem;display:flex}.product-category,.product-price{font-size:var(--text-eyebrow);font-weight:var(--font-weight-regular);line-height:1.4}.product-category{color:var(--muted)}.product-price{color:var(--ink);white-space:nowrap;flex:none}.product-card.is-unavailable .product-artwork{filter:grayscale(.2)saturate(.8)}.product-card.is-unavailable .product-price{color:var(--muted);text-decoration:line-through;text-decoration-thickness:1px}.home-products .product-meta>.product-facts{text-align:start!important;flex-direction:row!important;justify-content:space-between!important;align-items:baseline!important;gap:1rem!important}.home-products .product-meta>.product-artist{text-align:start!important;flex-direction:row!important;align-items:baseline!important;gap:.35rem!important}@media (hover:hover) and (pointer:fine){.product-card:hover .product-art,.product-card:focus-within .product-art{border-color:color-mix(in srgb, var(--ink) 28%, transparent)}.product-card:hover .product-photo,.product-card:focus-within .product-photo,.product-card:hover .product-photo-default,.product-card:focus-within .product-photo-default,.product-card:hover .vessel,.product-card:focus-within .vessel,.product-card:hover .mock-artwork,.product-card:focus-within .mock-artwork{filter:saturate(1.025);transform:scale(1.018)}.product-card:hover .product-meta h3 a,.product-card:focus-within .product-meta h3 a{text-decoration-color:#8a4938}}@media (max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.product-grid{grid-template-columns:minmax(0,1fr);gap:3.5rem}.product-grid>.product-card{width:100%;max-width:none;margin-inline:0}.product-meta h3{font-size:1.2rem}}@media (prefers-reduced-motion:reduce){.product-art,.product-photo,.product-photo-default,.vessel,.mock-artwork,.product-meta h3 a,.product-media-shell .favorite-button.compact{transition:none}}
