:root{--brand-green: #13A9ED;--brand-green-700: #0E8DC4;--brand-black: #111111;--mm-sky:#EEF8FF;--mm-card-radius:16px;--mm-shadow:0 4px 16px rgba(0,0,0,.08);--mm-anim-fast:.22s;--mm-anim:.32s;--btn-radius:12px;--btn-vpad:11px;--btn-hpad:16px}@media (prefers-reduced-motion: reduce){.custom-card,.custom-card *{transition:none!important;animation:none!important}}.custom-card.product-card{display:flex;flex-direction:column;height:100%;position:relative}.custom-card{background:linear-gradient(180deg,#f7faff,#fff 60%);border:none;border-radius:var(--mm-card-radius);box-shadow:var(--mm-shadow);overflow:hidden;transform:translateZ(0);transition:transform var(--mm-anim-fast) ease,box-shadow var(--mm-anim-fast) ease}.custom-card:is(:hover,:focus-visible){transform:translateY(-2px);box-shadow:0 10px 28px #00000024}.custom-card__badge--ribbon{position:absolute;top:12px;left:12px;z-index:3;background:var(--brand-green);color:#fff;font-weight:800;font-size:12px;letter-spacing:.4px;padding:8px 14px;border-radius:0 10px 10px 0;box-shadow:0 2px 6px #00000026;margin-left:-12px}.custom-card__image{position:relative;width:100%;aspect-ratio:1/1;background:var(--mm-sky);display:block;overflow:hidden}.custom-card__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;padding:0;border-radius:0;transition:transform var(--mm-anim) ease,opacity var(--mm-anim-fast) ease}.custom-card__image .img-primary{opacity:1;transform:scale(1)}.custom-card__image .img-secondary{opacity:0;transform:scale(1.02)}.custom-card:is(:hover,:focus-visible) .custom-card__image .img-primary{opacity:0;transform:scale(1.03)}.custom-card:is(:hover,:focus-visible) .custom-card__image .img-secondary{opacity:1;transform:scale(1.05)}.custom-card__inner{flex:1;display:flex;flex-direction:column;gap:8px;padding:12px 14px 0}.custom-card__subtitle{display:none!important}.custom-card__title{font-weight:800;color:var(--brand-black);line-height:1.2;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:clamp(16px,3.8vw,20px)}.custom-card__title a{color:inherit;text-decoration:none}.custom-card__price-tax{display:flex;align-items:baseline;gap:8px;margin-top:2px}.custom-card__prices{display:flex;align-items:baseline;gap:8px;flex:1 1 auto;overflow:hidden}.custom-card__price--old{font-size:13px;color:#9ca3af;font-weight:700;text-decoration:line-through}.custom-card__price--new{font-size:clamp(18px,4.6vw,22px);color:var(--brand-black);font-weight:800}.custom-card__tax{font-size:12px;color:#9ca3af;line-height:1.2}.guarantee-pill{display:flex;align-items:center;gap:8px;margin:8px 14px 10px;color:var(--brand-black);font-weight:700;font-size:13px}.pill-dot{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--brand-green);box-shadow:0 0 0 2px #13a9ed2e;animation:dotPulse 1.2s ease-in-out infinite}@keyframes dotPulse{0%{transform:scale(1);opacity:.9;box-shadow:0 0 0 2px #13a9ed2e}50%{transform:scale(1.35);opacity:1;box-shadow:0 0 0 3px #13a9ed24}to{transform:scale(1);opacity:.9;box-shadow:0 0 0 2px #13a9ed2e}}.custom-card__actions{display:grid;grid-template-columns:8fr 1fr;gap:8px;margin:0 12px 12px}.custom-card__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:var(--btn-vpad) var(--btn-hpad);background:var(--brand-green);color:#fff;border:0;border-radius:var(--btn-radius);font-weight:800;font-size:15px;line-height:1;text-decoration:none;box-shadow:0 2px 8px #0000001f;transition:transform .22s ease,background-color .22s ease,box-shadow .22s ease}.custom-card__btn:hover,.custom-card__btn:focus-visible{background:var(--brand-green-700);transform:translateY(-1px);box-shadow:0 6px 16px #00000029}.custom-card__plus .added-check{display:none;font-size:16px}.custom-card__plus.adding{opacity:.6;pointer-events:none}.custom-card__plus.added .cart-icon{display:none}.custom-card__plus.added .added-check{display:inline-block}.custom-card__plus .cart-icon{width:20px;height:20px;display:inline-block;line-height:0}@media (max-width:480px){.custom-card,.custom-card *{min-width:0}.custom-card__inner{padding:10px 12px 0}.custom-card__price-tax{gap:6px}.custom-card__prices{gap:6px;white-space:nowrap;overflow:hidden}.custom-card__tax{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-card__actions{margin:0 10px 10px;grid-template-columns:1fr 48px;gap:10px}.custom-card__btn{min-height:44px;border-radius:12px}}@media (max-width: 480px){.custom-card__actions{grid-template-columns:1fr!important;gap:0!important;margin:0 12px 12px}.custom-card__actions>*{grid-column:1 / -1!important}.custom-card__btn{display:flex;align-items:center;justify-content:center;width:100%!important;min-height:39px;border-radius:12px;padding:0 16px!important;line-height:1}.custom-card__plus{display:none!important}}.custom-card .custom-card__title,.custom-card .custom-card__title a,.custom-card .custom-card__price--new{color:var(--brand-black)!important}.custom-card .custom-card__price--old{color:#9ca3af!important;opacity:1;text-decoration:line-through}.custom-card .price .price-item--regular,.custom-card .price .price-item--sale{color:var(--brand-black)!important}custom-card .price .price-item--compare{color:#9ca3af!important;text-decoration:line-through}.custom-card__actions~*{display:none!important}.custom-card :is(.secure-checkout,[data-secure-checkout],.payment-icons,.payment-logos,.payment-badges,.payment-methods,.ProductMeta__PaymentIcons,.shopify-payment-terms,.shopify-payment-terms__container,.shopify-payment-button,.shopify-payment-button__more-options,.trust-badges,.trust-badge,[data-trust-badges],[data-payment-badges]){display:none!important}
/*# sourceMappingURL=/cdn/shop/t/19/assets/custom-cards.css.map */
