.dc-card[data-astro-cid-4fhpls6h]{background:var(--card-white);border:var(--border-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:transform var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out);flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.dc-card[data-astro-cid-4fhpls6h]:hover{transform:var(--lift-hover);box-shadow:var(--shadow-hover)}.dc-card-media[data-astro-cid-4fhpls6h]{aspect-ratio:4/5;justify-content:center;align-items:stretch;display:flex;position:relative;overflow:hidden}.dc-card-media[data-astro-cid-4fhpls6h] img[data-astro-cid-4fhpls6h]{object-fit:var(--frame-fit,cover);width:100%;height:100%;transform:scale(var(--frame-scale,1));transform-origin:50% var(--frame-origin-y,50%);transition:transform var(--duration-image) var(--ease-soft);display:block}.dc-card-media[data-astro-cid-4fhpls6h]:hover img[data-astro-cid-4fhpls6h]{transform:scale(calc(var(--frame-scale,1) * var(--image-scale)))}.dc-card-tag[data-astro-cid-4fhpls6h]{font-family:var(--font-label);font-weight:var(--weight-black);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-pill);color:var(--ink);background:#fffffff0;align-items:center;padding:6px 11px;font-size:11px;display:inline-flex;position:absolute;top:12px;left:12px}.dc-card-save[data-astro-cid-4fhpls6h]{cursor:pointer;z-index:1;background:#fffffff0;border:0;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:10px;right:10px}.dc-card-save-filled[data-astro-cid-4fhpls6h],.dc-card-save[data-astro-cid-4fhpls6h].is-saved .dc-card-save-outline[data-astro-cid-4fhpls6h]{display:none}.dc-card-save[data-astro-cid-4fhpls6h].is-saved .dc-card-save-filled[data-astro-cid-4fhpls6h]{display:block}.dc-card-body[data-astro-cid-4fhpls6h]{flex-direction:column;flex:1;padding:18px 18px 20px;display:flex}.dc-card-weight[data-astro-cid-4fhpls6h]{font-family:var(--font-label);font-weight:var(--weight-bold);font-size:var(--text-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--slate);margin-bottom:8px}.dc-card-name[data-astro-cid-4fhpls6h]{font-size:16.5px;font-weight:var(--weight-bold);letter-spacing:-.015em;color:var(--ink);margin-bottom:7px;text-decoration:none;display:block}.dc-card-desc[data-astro-cid-4fhpls6h]{font-size:var(--text-small);color:var(--slate);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.dc-card-bundle-items[data-astro-cid-4fhpls6h]{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.dc-card-bundle-item[data-astro-cid-4fhpls6h]{color:var(--ink-soft);align-items:center;gap:8px;font-size:13.5px;display:flex}.dc-card-bundle-dot[data-astro-cid-4fhpls6h]{border-radius:var(--radius-pill);flex:none;width:8px;height:8px}.dc-card-stock[data-astro-cid-4fhpls6h]{color:var(--ink-soft);align-items:center;gap:7px;margin-bottom:10px;font-size:12.5px;display:flex}.dc-card-stock-dot[data-astro-cid-4fhpls6h]{background:var(--meadow);border-radius:50%;flex:none;width:7px;height:7px}.dc-card-stock-dot[data-astro-cid-4fhpls6h].is-low{background:var(--amber)}.dc-card-stock-dot[data-astro-cid-4fhpls6h].is-out{background:var(--signal-clay)}.dc-card-footer[data-astro-cid-4fhpls6h]{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.dc-card-price[data-astro-cid-4fhpls6h]{font-size:17px;font-weight:var(--weight-black);letter-spacing:-.02em;white-space:nowrap;font-variant-numeric:tabular-nums}.dc-card-add[data-astro-cid-4fhpls6h]{background:var(--forest);color:#fff;font-size:13.5px;font-weight:var(--weight-bold);border-radius:var(--radius-md);cursor:pointer;font-family:var(--font-body);transition:background var(--duration-base) var(--ease-out);border:0;padding:10px 16px}.dc-card-add[data-astro-cid-4fhpls6h]:hover{background:var(--forest-deep)}.dc-card-add-oos[data-astro-cid-4fhpls6h]{background:var(--stone-soft);color:var(--slate);cursor:default}.dc-card-add-oos[data-astro-cid-4fhpls6h]:hover{background:var(--stone-soft)}.dc-card-add-short[data-astro-cid-4fhpls6h]{display:none}@media (width<=640px){.dc-card-add-full[data-astro-cid-4fhpls6h]{display:none}.dc-card-add-short[data-astro-cid-4fhpls6h]{display:inline}}.dc-card-mobile-only[data-astro-cid-4fhpls6h]{display:none}@media (width<=640px){.dc-card-desktop-only[data-astro-cid-4fhpls6h]{display:none}.dc-card-mobile-only[data-astro-cid-4fhpls6h]{display:flex}}.dc-mcard[data-astro-cid-4fhpls6h]{color:var(--ink);background:var(--card-white);border:1px solid var(--stone-soft);border-radius:16px;flex-direction:column;gap:8px;padding:8px 8px 12px;box-shadow:0 1px 2px #2b2a280d,0 8px 24px #2b2a280a}.dc-mcard-media[data-astro-cid-4fhpls6h]{aspect-ratio:4/5;border-radius:10px;position:relative;overflow:hidden}.dc-mcard-media[data-astro-cid-4fhpls6h] a[data-astro-cid-4fhpls6h]{width:100%;height:100%;display:block}.dc-mcard-media[data-astro-cid-4fhpls6h] img[data-astro-cid-4fhpls6h]{object-fit:var(--frame-fit,cover);width:100%;height:100%;transform:scale(var(--frame-scale,1));transform-origin:50% var(--frame-origin-y,50%);display:block}.dc-mcard-save[data-astro-cid-4fhpls6h]{width:36px;height:36px;position:absolute;top:6px;right:6px}.dc-mcard-tag[data-astro-cid-4fhpls6h]{font-size:10.5px;font-weight:var(--weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);background:#fffffff0;border-radius:6px;padding:4px 7px;position:absolute;top:8px;left:8px}.dc-mcard-body[data-astro-cid-4fhpls6h]{flex-direction:column;gap:2px;min-width:0;padding:0 4px;display:flex}.dc-mcard-weight[data-astro-cid-4fhpls6h]{font-size:11px;font-weight:var(--weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--slate)}.dc-mcard-name[data-astro-cid-4fhpls6h]{font-size:14.5px;font-weight:var(--weight-bold);letter-spacing:-.015em;text-wrap:pretty;color:var(--ink);line-height:1.25;text-decoration:none;display:block}.dc-mcard-stock[data-astro-cid-4fhpls6h]{margin-top:1px;margin-bottom:0;font-size:10.5px}.dc-mcard-footer[data-astro-cid-4fhpls6h]{justify-content:space-between;align-items:center;gap:8px;padding:0 4px;display:flex}.dc-mcard-price[data-astro-cid-4fhpls6h]{font-size:15px;font-weight:var(--weight-black);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.dc-mcard-add[data-astro-cid-4fhpls6h]{border-radius:var(--radius-md);background:var(--forest);width:40px;height:40px;color:var(--chalk);cursor:pointer;border:0;flex:none;justify-content:center;align-items:center;display:flex}.dc-mcard-add[data-astro-cid-4fhpls6h]:hover{background:var(--forest-deep)}.dc-mcard-add[data-astro-cid-4fhpls6h] svg[data-astro-cid-4fhpls6h]{flex:none;display:block}.dc-mcard-add-oos[data-astro-cid-4fhpls6h]{background:var(--stone-soft);color:var(--slate);cursor:default}.dc-mcard-add-oos[data-astro-cid-4fhpls6h]:hover{background:var(--stone-soft)}
