:root{--mm-card-image-ratio:2 / 3;--mm-card-image-fit:cover;--mm-card-title-lines:2;--mm-card-padding:16px;--mm-card-radius:8px;--mm-grid-gap:20px;--mm-grid-columns-desktop:4;--mm-grid-columns-tablet:3;--mm-grid-columns-mobile:2;}
/* Canonical MiniMall Product Card and Product Grid. No JavaScript dependency. */
.mm-product-grid{display:grid;grid-template-columns:repeat(var(--mm-grid-columns-desktop,4),minmax(0,1fr));gap:var(--mm-grid-gap,20px);align-items:stretch;margin-block-end:var(--mm-space-6,32px)}
.mm-product-grid--gap-compact{--mm-grid-gap:12px}.mm-product-grid--gap-normal{--mm-grid-gap:20px}.mm-product-grid--gap-spacious{--mm-grid-gap:28px}
.mm-section--deferred{content-visibility:auto;contain-intrinsic-size:var(--mm-intrinsic-size,720px)}
.mm-product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--mm-card-border,var(--mm-color-border,#e7e7e8));border-radius:var(--mm-card-radius,8px);background:var(--mm-card-bg,var(--mm-color-surface,#fff));color:var(--mm-color-text,#111);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.mm-product-card:hover{border-color:var(--mm-color-border-strong,#d4d4d6);box-shadow:0 8px 22px rgba(0,0,0,.08);transform:translateY(-1px)}
.mm-product-card__media{position:relative;display:block;aspect-ratio:var(--mm-card-image-ratio,2 / 3);overflow:hidden;background:var(--mm-color-surface-alt,#f7f7f8)}
.mm-product-card__media img,.mm-product-card__placeholder{display:block;width:100%;height:100%}.mm-product-card__media img{object-fit:var(--mm-card-image-fit,cover)}
.mm-product-card__placeholder{position:relative;background:var(--mm-color-surface-alt,#f7f7f8)}.mm-product-card__placeholder::before{content:"";position:absolute;inset:34%;border:2px solid var(--mm-color-border-strong,#d4d4d6);border-radius:4px}
.mm-product-card__badges{position:absolute;z-index:1;inset-block-start:10px;inset-inline-start:10px;display:flex;flex-wrap:wrap;gap:6px;max-inline-size:calc(100% - 20px)}
.mm-product-card__badge{display:inline-flex;align-items:center;min-height:22px;padding-inline:8px;border-radius:4px;background:var(--mm-color-accent-soft,#eef4ff);color:var(--mm-color-accent,#0b5cff);font-size:11px;font-weight:750;line-height:1}
.mm-product-card__badge--sale{background:#b42318;color:#fff}
.mm-product-card--badge-solid .mm-product-card__badge:not(.mm-product-card__badge--sale){background:var(--mm-color-accent,#0b5cff);color:#fff}.mm-product-card--badge-outline .mm-product-card__badge:not(.mm-product-card__badge--sale){border:1px solid var(--mm-color-border-strong,#d4d4d6);background:var(--mm-color-surface,#fff);color:var(--mm-color-text,#111)}
.mm-product-card__body{display:flex;flex:1;flex-direction:column;gap:8px;padding:var(--mm-card-padding,16px)}
.mm-product-card__meta{overflow:hidden;color:var(--mm-color-muted,#666);font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}
.mm-product-card__title{display:-webkit-box;overflow:hidden;min-height:calc(var(--mm-card-title-lines,2) * 1.4em);margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:var(--mm-card-title-lines,2);font-size:15px;font-weight:700;line-height:1.4}
.mm-product-card__title a{color:inherit;text-decoration:none}.mm-product-card__rating{color:#9a6700;font-size:12px;font-weight:700}
.mm-product-card__price{display:flex;flex-wrap:wrap;gap:4px 8px;align-items:baseline;overflow-wrap:anywhere;font-size:16px;font-weight:800;line-height:1.35}
.mm-product-card__price del{color:var(--mm-color-muted,#666);font-size:13px;font-weight:500}.mm-product-card__price ins{color:#b42318;text-decoration:none}.mm-product-card__price-unavailable{color:var(--mm-color-muted,#666);font-size:13px;font-weight:500}
.mm-product-card--price-strong .mm-product-card__price{font-size:18px}.mm-product-card--price-quiet .mm-product-card__price{color:var(--mm-color-muted,#666);font-size:14px;font-weight:650}
.mm-product-card__stock{color:var(--mm-color-muted,#666);font-size:12px;font-weight:700}.mm-product-card__stock--instock{color:#067647}.mm-product-card__stock--outofstock{color:#b42318}
.mm-product-card__actions{display:flex;align-items:end;min-height:40px;margin-block-start:auto;padding-block-start:4px}.mm-product-card__action{display:inline-flex;align-items:center;justify-content:center;min-height:38px;max-width:100%;border:1px solid transparent;border-radius:6px;color:var(--mm-color-text,#111);font-size:13px;font-weight:750;text-decoration:none}
.mm-product-card--action-subtle .mm-product-card__action{border-color:var(--mm-color-border,#e7e7e8);padding-inline:12px}.mm-product-card--action-button .mm-product-card__action{width:100%;padding-inline:14px;background:var(--mm-color-accent,#0b5cff);color:#fff}.mm-product-card--action-text .mm-product-card__action{min-height:30px;color:var(--mm-color-accent,#0b5cff)}
.mm-product-card__media:focus-visible,.mm-product-card__title a:focus-visible,.mm-product-card__action:focus-visible{outline:3px solid var(--mm-color-accent-soft,#eef4ff);outline-offset:2px;box-shadow:0 0 0 1px var(--mm-color-accent,#0b5cff)}
.mm-product-card--retail{--mm-card-padding:12px}.mm-product-card--editorial{--mm-card-padding:22px;--mm-card-radius:4px}.mm-product-card--editorial .mm-product-card__title{font-family:Georgia,"Times New Roman",serif;font-size:17px;font-weight:600}
[dir="rtl"] .mm-product-card__price,.rtl .mm-product-card__price{text-align:start}
@media(max-width:1024px){.mm-product-grid{grid-template-columns:repeat(var(--mm-grid-columns-tablet,3),minmax(0,1fr))}}
@media(max-width:700px){.mm-product-grid{grid-template-columns:repeat(var(--mm-grid-columns-mobile,2),minmax(0,1fr));gap:min(var(--mm-grid-gap,20px),14px)}.mm-section--deferred{contain-intrinsic-size:var(--mm-intrinsic-size-mobile,980px)}.mm-product-card__body{padding:min(var(--mm-card-padding,16px),12px)}.mm-product-card__actions{min-height:36px}.mm-product-card__action{min-height:34px}}
@media(prefers-reduced-motion:reduce){.mm-product-card{transition:none}.mm-product-card:hover{transform:none}}
/* alpha.27 legacy context overrides */
@media(max-width:1024px){.mm-archive-layout .mm-product-grid,.mm-related-products .mm-product-grid{grid-template-columns:repeat(var(--mm-grid-columns-tablet,3),minmax(0,1fr))}}
@media(max-width:700px){.mm-archive-layout .mm-product-grid,.mm-related-products .mm-product-grid{grid-template-columns:repeat(var(--mm-grid-columns-mobile,2),minmax(0,1fr))}}
@media(max-width:380px){.mm-archive-layout .mm-product-grid,.mm-related-products .mm-product-grid{grid-template-columns:repeat(var(--mm-grid-columns-mobile,2),minmax(0,1fr))}}
