.product-price{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.product-price__current{font-family:var(--font-mono);color:var(--color-off-white,#f5f1ea);font-size:1rem;font-weight:600}.product-price__original{font-family:var(--font-mono);color:var(--color-neutral-400,#a39d94);font-size:.8125rem;text-decoration:line-through}.product-price__percentage{font-family:var(--font-mono);color:#fff;background-color:var(--color-secondary,#a3b18a);border-radius:.25rem;padding:.15rem .4rem;font-size:.6875rem;font-weight:600}
.product-badge{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:#fff;white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.6875rem;font-weight:600;display:inline-flex}.product-badge__icon{width:.75rem;height:.75rem}@media (max-width:640px){.product-badge{gap:.2rem;padding:.2rem .45rem;font-size:.5625rem}.product-badge__icon{width:.625rem;height:.625rem}}.product-badge--featured{background-color:var(--color-primary,#ff7a1a)}.product-badge--sale{background-color:#d64545}.product-badge--trending{background-color:var(--color-neutral-950,#171412)}.product-badge--best-seller{background-color:#b8860b}.product-badge--recommended{background-color:var(--color-secondary,#a3b18a)}
.product-card{border:1px solid var(--color-neutral-200,#ece7dd);background-color:#fff;border-radius:1rem;transition:box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.product-card:hover{border-color:var(--color-primary,#ff7a1a);box-shadow:0 12px 24px -12px #17141240}.product-card__image-wrap{aspect-ratio:1;background-color:var(--color-neutral-100,#f2ede3);width:100%;position:relative}.product-card__image{-o-object-fit:cover;object-fit:cover}.product-card__badge{position:absolute;top:.625rem;left:.625rem}.product-card__favorite{width:2rem;height:2rem;color:var(--color-neutral-700,#4a453f);cursor:pointer;background-color:#ffffffe6;border:none;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:.625rem;right:.625rem}.product-card__favorite svg{width:1rem;height:1rem}.product-card__favorite--active{color:var(--color-primary,#ff7a1a)}.product-card__favorite--active svg{fill:var(--color-primary,#ff7a1a)}.product-card__body{padding:1rem 1.125rem 1.125rem}.product-card__category{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--color-neutral-500,#8a8377);margin-bottom:.375rem;font-size:.6875rem;display:block}.product-card__name{font-family:var(--font-display);color:var(--color-neutral-950,#171412);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.0625rem;font-weight:600;display:-webkit-box;overflow:hidden}@media (max-width:640px){.product-card__body{padding:.625rem .75rem .75rem}.product-card__category{margin-bottom:.25rem;font-size:.625rem}.product-card__name{margin-bottom:.5rem;font-size:.8125rem}.product-card__add-button{width:1.875rem;height:1.875rem}.product-card__add-button svg{width:.9375rem;height:.9375rem}.product-card__favorite{width:1.75rem;height:1.75rem}}.product-card__footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.product-card__add-button{background-color:var(--color-primary,#ff7a1a);color:#fff;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background-color .2s;display:flex}.product-card__add-button:hover{background-color:#e0690f}.product-card__add-button svg{width:1.125rem;height:1.125rem}.service-home-card__price{color:var(--color-primary,#ff7a1a);font-size:.9rem;font-weight:600}.service-home-card__whatsapp-btn{background-color:#25d366!important}.deal-home-card__discount{color:#fff;background:#ff7a1a;border-radius:999px;padding:.25rem .6rem;font-size:.7rem;font-weight:700}.deal-home-card__cta-text{color:var(--color-primary,#ff7a1a);font-size:.85rem;font-weight:600}.deal-home-card__arrow-btn{background-color:#171412!important}.deal-home-card .product-card__image-wrap{aspect-ratio:4/5;background-color:var(--color-neutral-100,#f2ede3)}.deal-home-card .product-card__image{-o-object-fit:contain;object-fit:contain}.product-card .product-price__current{color:var(--color-neutral-950,#171412)}.product-card .product-price__original{color:var(--color-neutral-500,#8a8377)}
