.mm-collection{--mm-pad-scale: 1.5;--mm-ing-size: 72px;--mm-ing-radius: 50%;--mm-card-pad-x: 18px;--mm-card-pad-y: 18px;--mm-glow: 45%;background:rgb(var(--background));color:rgb(var(--text-color))}.mm-collection__inner{width:100%;margin:0 auto;padding-block:calc(clamp(72px,9vw,140px) * var(--mm-pad-scale));padding-inline:min(calc(clamp(38px,4vw,64px) * var(--mm-pad-scale)),10vw)}.mm-collection__header{max-width:960px;margin:0 auto clamp(44px,6vw,76px)}.mm-align-left{text-align:left}.mm-align-center{text-align:center}.mm-align-right{text-align:right}.mm-collection__title{max-width:900px;margin:0 auto 16px}.mm-collection__eyebrow{margin:0 0 10px}.mm-align-left .mm-collection__title{margin-left:0}.mm-align-right .mm-collection__title{margin-right:0}.mm-collection__subtitle{max-width:760px;margin:0 auto}.mm-align-left .mm-collection__subtitle{margin-left:0}.mm-align-right .mm-collection__subtitle{margin-right:0}.mm-collection__grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--mm-columns-desktop) - 1) * 44px) / var(--mm-columns-desktop));gap:44px;overflow-x:auto;padding:16px 16px 64px;margin-bottom:-48px;scrollbar-width:none}.mm-collection__grid::-webkit-scrollbar{display:none}.mm-collection__grid--stack-desktop{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(var(--mm-columns-desktop),minmax(0,1fr));overflow:visible}.mm-product-card{display:flex;flex-direction:column;height:100%;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:0 0 #0000;transition:box-shadow .45s ease}.mm-product-card__media{position:relative;display:block;flex:0 0 auto;aspect-ratio:1 / 1.45;overflow:hidden;background:transparent}.mm-product-card__image,.mm-product-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease}.mm-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.mm-product-card__content{display:flex;flex-direction:column;flex:1 1 auto;gap:0;padding:var(--mm-card-pad-y) var(--mm-card-pad-x);background:#fff}.mm-product-card__title{margin:0 0 6px}.mm-product-card__title a{color:inherit;text-decoration:none}.mm-product-card__description{margin:0 0 18px;min-height:2.6em}.mm-product-card__ings{box-sizing:border-box;width:100%;max-width:100%;margin:0 0 14px}.mm-ing-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:clamp(6px,.8vw,14px);box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:0}.mm-ing-row>*{box-sizing:border-box;min-width:0}.mm-ing-names{margin:10px 0 0;padding:0;text-align:center}.mm-ing-names .mm-ing__label{display:block;margin:0;padding:0;font-size:var(--mm-note-size, 9px);line-height:1.6;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.mm-ing__thumb{position:relative;display:block;flex:0 0 auto;width:var(--mm-ing-size);max-width:100%;height:auto;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--mm-ing-radius, 50%);background:var(--mm-accent, #E7E1F0)}.mm-ing__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.mm-ing__label{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.mm-align-left .mm-ing-row{justify-content:flex-start}.mm-align-right .mm-ing-row{justify-content:flex-end}.mm-align-left .mm-ing-names{text-align:left}.mm-align-right .mm-ing-names{text-align:right}.mm-product-card__rating,.mm-align-center .mm-product-card__rating,.mm-align-right .mm-product-card__rating{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:flex-start;margin:0 0 6px;text-align:left}.mm-product-card__stars{color:#f9e59f;letter-spacing:.08em}.mm-debug{margin:12px 0 0;padding:10px;overflow-x:auto;border:1px dashed #c00;background:#fff8f8;color:#900;font-family:ui-monospace,monospace;font-size:.62rem;line-height:1.4;text-align:left;white-space:pre-wrap}.mm-product-card__footer{display:flex;align-items:baseline;justify-content:space-between;gap:12px;width:100%;margin-top:auto}.mm-product-card__footer .mm-product-card__size{min-width:0;flex:0 1 auto}.mm-product-card__footer .mm-product-card__price{flex:0 0 auto}.mm-product-card__content--rated .mm-product-card__rating{margin-top:auto}.mm-product-card__content--rated .mm-product-card__footer{margin-top:0}.mm-product-card__size,.mm-align-center .mm-product-card__size,.mm-align-right .mm-product-card__size{margin:0;font-size:var(--mm-format-size, 11px);line-height:1.35;font-weight:500;letter-spacing:0;text-transform:none;text-align:left;white-space:nowrap}.mm-product-card__price{font-weight:600;white-space:nowrap}.mm-collection--hover .mm-product-card:hover{box-shadow:0 18px 46px -14px var(--mm-accent),0 4px 14px -6px var(--mm-accent)}@supports (color: color-mix(in srgb,red 50%,transparent)){.mm-collection--hover .mm-product-card:hover{box-shadow:0 18px 46px -14px color-mix(in srgb,var(--mm-accent) var(--mm-glow, 45%),transparent),0 4px 14px -6px color-mix(in srgb,var(--mm-accent) var(--mm-glow, 45%),transparent)}}.mm-collection--hover .mm-product-card:hover .mm-product-card__image--secondary{opacity:1}.mm-collection--hover .mm-product-card:hover .mm-ing__image{transform:scale(1.08)}@media(max-width:989px){.mm-collection__inner{padding-block:min(calc(clamp(72px,9vw,140px) * var(--mm-pad-scale)),26vh)}}@media(max-width:699px){.mm-collection__grid{grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--mm-columns-mobile) - 1) * 28px) / var(--mm-columns-mobile));grid-template-columns:none;gap:28px;overflow-x:auto}.mm-collection__grid--stack-mobile{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(var(--mm-columns-mobile),minmax(0,1fr));overflow:visible}.mm-collection__inner{padding-inline:min(calc(20px * var(--mm-pad-scale)),12vw)}.mm-product-card__description{min-height:0}.mm-ing__thumb{width:min(var(--mm-ing-size),24vw)}.mm-product-card__size{white-space:normal}}@media(prefers-reduced-motion:reduce){.mm-product-card,.mm-product-card__image,.mm-ing__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
