.cah-product-card{display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden;background:transparent;border:2px solid var(--text-primary, #000000);border-radius:16px;transition:transform .3s ease,box-shadow .3s ease}.cah-ribbon{position:absolute;top:22px;left:-32px;width:140px;text-align:center;transform:rotate(-45deg);padding:5px 0;font-size:.62rem;font-weight:900;font-family:var(--font-display, inherit);text-transform:uppercase;letter-spacing:.1em;color:#fff;z-index:2;pointer-events:none}.cah-ribbon--bestseller{background:#c0392b}.cah-ribbon--new{background:#27ae60}.cah-ribbon--sale{background:#e67e22}.cah-ribbon--custom{background:#1a1a1a}.cah-product-card__image-link{display:block;text-decoration:none;flex-shrink:0}.cah-product-card__image-wrapper{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background-color:var(--muted, #F5F5F5)}.cah-product-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.25,.46,.45,.94);padding:1rem}.cah-product-card__body{display:flex;flex-direction:column;flex:1 1 auto;padding:.75rem 1rem 0}.cah-product-card__title-link{text-decoration:none;color:inherit}.cah-product-card__title-link:focus-visible .cah-product-card__title{outline:2px solid var(--accent, #FF0000);outline-offset:2px}.cah-product-card__title{font-family:var(--font-display, inherit);font-weight:800;font-size:clamp(1rem,2vw,1.25rem);line-height:1.2;margin:0 0 .4rem;color:var(--text-primary, #000000);transition:color .2s ease}.cah-product-card__title-link:hover .cah-product-card__title{color:var(--accent, #FF0000)}.cah-product-card__desc{font-family:var(--font-body, inherit);font-size:.875rem;color:var(--text-muted, #555555);margin:0 0 .6rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.cah-product-card__rating{display:flex;flex-direction:column;gap:.1rem;margin-bottom:.6rem}.cah-rating-stars{display:flex;gap:2px;color:var(--accent, #FF0000)}.cah-rating-text,.cah-review-count{font-family:var(--font-body, inherit);font-size:.75rem;color:var(--text-muted, #555555);line-height:1.3}.cah-product-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.6rem}.cah-tag{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border:2px solid var(--text-primary, #000000);border-radius:20px;font-family:var(--font-body, inherit);font-size:.7rem;font-weight:700;color:var(--text-primary, #000000);white-space:nowrap;line-height:1.4}.cah-product-card__actions{padding:.75rem 1rem 1rem;flex-shrink:0}.cah-product-card__btn{font-family:var(--font-display, inherit);font-weight:800;font-size:1rem;padding:.75rem 1rem;border-radius:40px;background-color:var(--primary, #000000);color:var(--background, #FFFFFF);border:none;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;display:inline-flex;justify-content:center;align-items:center;gap:.6rem;width:100%;min-height:44px;position:relative;text-decoration:none;transition:transform .1s ease,background-color .2s ease;white-space:nowrap}.cah-product-card__btn:hover{background-color:var(--accent, #FF0000)}.cah-product-card__btn:active{transform:scale(.98)}.cah-product-card__btn:focus-visible{outline:3px solid var(--accent, #FF0000);outline-offset:2px}.btn-price{font-size:.9em;font-weight:700;letter-spacing:0;flex-shrink:0}.cah-product-card__btn--added .btn-price,.cah-product-card__btn--error .btn-price{display:none}.cah-product-card__btn--added{background-color:#2e7d32!important;color:#fff!important}.cah-product-card__btn--error{background-color:#d32f2f!important}.card-hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001a}.card-hover-zoom:hover .cah-product-card__image{transform:scale(1.05)}.card-hover-lift:hover .cah-product-card__title{color:var(--accent, #FF0000)}.hidden{display:none!important}.spinner{animation:rotator 1.4s linear infinite;width:20px;height:20px}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite;stroke:currentColor}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cah-cart-toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%) translateY(0);background-color:var(--primary, #000000);color:var(--background, #ffffff);font-family:var(--font-display, inherit);font-weight:700;font-size:.9rem;padding:.75rem 1.5rem;border-radius:40px;z-index:9999;box-shadow:0 4px 16px #0003;opacity:1;transition:opacity .3s ease,transform .3s ease;pointer-events:none;white-space:nowrap}.cah-cart-toast--hidden{opacity:0;transform:translate(-50%) translateY(.5rem)}.cah-scatter-img{position:fixed;pointer-events:none;z-index:500;width:80px;height:80px;object-fit:contain;border-radius:10px;background:var(--background, #ffffff);box-shadow:0 8px 28px #0000002e;opacity:0;transition:opacity .2s ease,transform .1s ease;will-change:transform,opacity}.cah-scatter-img.is-visible{opacity:1}@media(hover:none){.cah-scatter-img{display:none!important}}@media screen and (max-width:767px){.cah-product-card__title{font-size:.95rem}.cah-product-card__desc{font-size:.75rem;margin-bottom:.4rem}.cah-product-card__body{padding:.5rem .75rem 0}.cah-product-card__actions{padding:.5rem .75rem .75rem}.cah-product-card__btn{font-size:.78rem;min-height:44px;padding:.5rem;gap:.25rem;overflow:hidden}.btn-price{flex-shrink:0;white-space:nowrap;overflow:visible}.cah-tag{font-size:.65rem;padding:.15rem .45rem}.cah-rating-text,.cah-review-count{font-size:.68rem}.cah-ribbon{font-size:.55rem;top:20px;left:-34px;width:130px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/product-card.css.map */
