.mc-product-row{display:grid;gap:16px}.mc-product-row--4{grid-template-columns:repeat(4,1fr)}.mc-product-row--5{grid-template-columns:repeat(5,1fr)}.mc-product-row--6{grid-template-columns:repeat(6,1fr)}.mc-product-card{background:var(--mc-white);border-radius:12px;border:1px solid var(--mc-gray-200);overflow:hidden;transition:box-shadow .25s,transform .25s,border-color .25s;position:relative;display:flex;flex-direction:column}.mc-product-card:hover{box-shadow:0 12px 32px #0000001a;transform:translateY(-3px);border-color:var(--mc-gray-300)}.mc-product-card__img-link{display:block;text-decoration:none}.mc-product-card__img{background:#fff;padding:20px;display:flex;align-items:center;justify-content:center;height:200px;position:relative}.mc-product-card__image{max-width:100%;max-height:200px;width:auto;height:auto;object-fit:contain}.mc-product-card__placeholder{width:120px;height:160px;background:var(--mc-gray-200);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:11px;color:var(--mc-gray-400)}.mc-product-card__placeholder svg{width:24px;height:24px;opacity:.5}.mc-product-card__badge{position:absolute;top:12px;left:12px;font-size:10px;font-weight:700;letter-spacing:.04em;padding:3px 8px;border-radius:4px;text-transform:uppercase;color:var(--mc-white);line-height:1.2}.mc-badge--new{background:var(--mc-success, #1B7A3D)}.mc-badge--sale{background:var(--mc-accent, #C8102E)}.mc-badge--preorder{background:var(--mc-black, #121212)}.mc-badge--hot{background:var(--mc-gold, #B8860B)}.mc-badge--soldout{background:var(--mc-gray-400, #9B9B99)}.mc-product-card__body{padding:14px 16px 16px;background:var(--mc-gray-100);display:flex;flex-direction:column;flex:1}.mc-product-card__meta{font-size:11px;color:var(--mc-gray-400);font-weight:500;margin-bottom:4px}.mc-product-card__title{font-size:13px;font-weight:600;line-height:1.35;color:var(--mc-black);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:35.1px;flex-shrink:0}.mc-product-card__price{margin-top:auto;padding-top:8px}.mc-product-card__price{display:flex;align-items:center;gap:8px}.mc-product-card__price-current{font-size:16px;font-weight:800}.mc-product-card__price--sale .mc-product-card__price-current{color:var(--mc-accent)}.mc-product-card__price-compare{font-size:12px;color:var(--mc-gray-400);text-decoration:line-through}.mc-product-card__btn{display:flex;align-items:center;justify-content:center;width:100%;margin-top:12px;height:44px;border-radius:8px;background:var(--mc-black);color:var(--mc-white);border:none;font-size:13px;font-weight:700;letter-spacing:.01em;cursor:pointer;font-family:var(--mc-font-body);transition:background .15s,transform .12s;text-align:center;text-decoration:none}.mc-product-card__btn:hover:not([disabled]){background:#222;transform:translateY(-1px)}.mc-product-card__btn--preorder{background:var(--mc-black);color:var(--mc-white);border:none}.mc-product-card__btn--preorder:hover{background:#222}.mc-product-card__btn--soldout{background:var(--mc-gray-200);color:var(--mc-gray-400);cursor:not-allowed;transform:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/monmouth-product-card.css.map */
