.tc-product-card{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:10px;overflow:visible;transition:box-shadow .25s ease,transform .25s ease}.tc-product-card:hover{box-shadow:0 6px 28px #00000017;transform:translateY(-2px)}.tc-product-card-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%;border-radius:10px;overflow:hidden}.tc-product-image-wrapper{position:relative;overflow:hidden;background:transparent;border-radius:10px 10px 0 0;aspect-ratio:1 / 1;flex-shrink:0}.tc-product-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:10px;transition:opacity .3s ease,transform .4s ease}.tc-product-image-hover{opacity:0;z-index:1}@media(min-width:1025px)and (pointer:fine){.tc-product-card:hover .tc-product-image:not(.tc-product-image-hover){transform:scale(1.04);opacity:0}.tc-product-card:hover .tc-product-image-hover{opacity:1}}.tc-product-no-image{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.tc-card-actions{position:absolute;bottom:0;left:0;right:0;z-index:3;padding:10px;background:linear-gradient(to top,rgba(0,0,0,.08) 0%,transparent 100%);display:flex;align-items:flex-end;justify-content:center;opacity:0;transform:translateY(6px);transition:opacity .22s ease,transform .22s ease;pointer-events:none}@media(min-width:1025px)and (pointer:fine){.tc-product-card:hover .tc-card-actions{opacity:1;transform:translateY(0);pointer-events:auto}}@media(max-width:1024.98px){.tc-card-actions{opacity:1;transform:none;pointer-events:auto;background:none;padding:6px}}.tc-btn-addtocart{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:10px 16px;background:#111;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;letter-spacing:.3px;cursor:pointer;transition:background .18s ease;white-space:nowrap}.tc-btn-addtocart:hover{background:#e60000}.tc-btn-addtocart.tc-btn-soldout{background:#ccc;cursor:not-allowed;color:#888}@media(max-width:1024.98px){.tc-btn-addtocart{padding:7px 10px;font-size:11px;border-radius:5px}.tc-btn-addtocart svg{display:none}}.tc-btn-wishlist{position:absolute;top:10px;right:10px;z-index:10;width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid #e8e8e8;box-shadow:0 2px 8px #00000014;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#aaa;transition:color .18s ease,box-shadow .18s ease,transform .18s ease;opacity:0;transform:scale(.85)}@media(min-width:1025px)and (pointer:fine){.tc-product-card:hover .tc-btn-wishlist{opacity:1;transform:scale(1)}}@media(max-width:1024.98px){.tc-btn-wishlist{opacity:1;transform:none;width:30px;height:30px;top:7px;right:7px}}.tc-btn-wishlist:hover{color:#e60000;box-shadow:0 4px 14px #00000024}.tc-btn-wishlist.is-active{color:#e60000;fill:#e60000;border-color:#e60000;opacity:1;transform:scale(1)}.tc-btn-wishlist.is-active svg{fill:#e60000}.tc-product-badges{position:absolute;top:10px;left:10px;z-index:4;display:flex;flex-direction:column;gap:4px}.tc-badge{display:inline-block;font-size:10px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;padding:3px 8px;border-radius:4px;line-height:1.4}.tc-badge-new{background:#22c55e;color:#fff}.tc-badge-sale{background:#e60000;color:#fff}.tc-badge-soldout{background:#888;color:#fff}.tc-product-info{padding:12px 12px 14px;display:flex;flex-direction:column;gap:4px;flex:1}.tc-product-brand{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#e60000}.tc-product-title{font-size:13px;font-weight:500;color:#1a1a1a;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tc-product-price-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:4px}.tc-price-regular,.tc-price-sale{font-size:14px;font-weight:700;color:#111}.tc-price-sale{color:#e60000}.tc-price-compare{font-size:12px;color:#bbb;text-decoration:line-through}@keyframes tc-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/tc-product-card.css.map */
