.tgs-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem 1rem;border-radius:999.9rem;font-size:1.1rem;font-weight:700}.tgs-badge--blue{background-color:var(--light-blue);color:var(--electric)}.tgs-badge--green{background-color:var(--light-green);color:#0b7a3b}.tgs-badge--yellow{background-color:var(--light-yellow);color:#7a5c00}.tgs-badge--coral{background-color:var(--light-orange);color:#9a4f0a}.tgs-badge--turquoise{background-color:#d4f3f4;color:#005f61}.tgs-badge--purple{background-color:var(--light-purple);color:#3b3bc9}.tgs-badge--navy{background-color:var(--navy);color:#fff}.tgs-badge--white{background-color:#fff;color:var(--navy);border:.1rem solid var(--border)}.tgs-product-card{background-color:#fff;border-radius:2.4rem;border:.1rem solid var(--border);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-soft);transition:box-shadow .3s}.tgs-product-card:hover{box-shadow:var(--shadow-card)}.tgs-product-card__media{position:relative;aspect-ratio:1;display:block;overflow:hidden;background-color:var(--lab-gray)}.tgs-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.tgs-product-card:hover .tgs-product-card__media img{transform:scale(1.05)}.tgs-product-card__badges{position:absolute;top:1.2rem;left:1.2rem;display:flex;flex-direction:column;gap:.6rem;z-index:2}.tgs-product-card__wish{position:absolute;top:1.2rem;right:1.2rem;width:3.6rem;height:3.6rem;border-radius:999.9rem;background:#fff;border:none;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-soft);cursor:pointer;z-index:2}.tgs-product-card__wish:hover{color:var(--coral)}.tgs-product-card__body{padding:1.6rem;display:flex;flex-direction:column;flex:1}.tgs-product-card__stars{display:flex;align-items:center;gap:.2rem;margin-bottom:.8rem}.tgs-product-card__stars svg{color:var(--genius);fill:var(--genius)!important}.tgs-product-card__reviews{font-size:1.1rem;color:var(--muted-foreground);margin-left:.6rem}.tgs-product-card__title{font-size:1.6rem;font-weight:700;color:var(--navy);line-height:1.3;margin:0 0 .4rem}.tgs-product-card__title a{color:inherit;text-decoration:none}.tgs-product-card__title a:hover{color:var(--electric)}.tgs-product-card__text{font-size:1.2rem;color:var(--muted-foreground);margin-bottom:1.2rem;line-height:1.4}.tgs-product-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.tgs-product-card__price{display:flex;align-items:baseline;gap:.8rem}.tgs-product-card__current{font-size:1.8rem;font-weight:800;color:var(--navy)}.tgs-product-card__compare{font-size:1.2rem;color:var(--muted-foreground);text-decoration:line-through}.tgs-product-card__form{margin:0}.tgs-product-card__form button,.tgs-product-card__add{height:3.2rem;padding-inline:1.2rem;font-size:1.2rem;border-radius:999.9rem;display:inline-flex;align-items:center;gap:.6rem;font-weight:700;border:none;cursor:pointer;text-decoration:none;background:var(--navy);color:#fff}.tgs-product-card__form button:hover,.tgs-product-card__add:hover{background:var(--electric);filter:none}product-form{display:inline-flex}.tgs-product-card__form button{position:relative}.tgs-product-card__form button:disabled{opacity:.5;cursor:not-allowed}.tgs-product-card__form button i,.tgs-product-card__add i{display:inline-flex;width:1.4rem;height:1.4rem}.tgs-product-card__form button.loading .tgs-product-card__btn-label,.tgs-product-card__form button.loading i{opacity:0}.tgs-product-card__form button .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%}.line-clamp-1,.line-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-2{-webkit-line-clamp:2}
/*# sourceMappingURL=/cdn/shop/t/30/assets/tgs-product-card.css.map */
