.product-card{background:#fff;border-radius:var(--product-card-radius, var(--radius));border:1px solid var(--border);overflow:hidden;transition:box-shadow .2s,transform .2s;position:relative;display:flex;flex-direction:column}.product-card.border-style-none{border-color:transparent}.product-card.border-style-solid{border-color:var(--border)}.product-card:hover{box-shadow:var(--shadow-h);transform:translateY(-4px)}.pc-badge-wrap{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:4px;z-index:2}.pc-badge{font-size:10px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;padding:3px 8px;border-radius:4px;width:fit-content}.badge-off{background:#e02020;color:#fff}.badge-novo{background:var(--green);color:#fff}.badge-dest{background:var(--gold);color:#fff}.badge-lim{background:#333;color:#fff}.badge-out{background:#1f2937;color:#fff}.pc-wish{position:absolute;top:10px;right:10px;z-index:2;width:30px;height:30px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000001a;opacity:0;transition:opacity .2s;cursor:pointer}.pc-wish svg{width:16px;height:16px;color:#888}.product-card:hover .pc-wish{opacity:1}.pc-wish:hover svg{color:var(--red)}.pc-img{aspect-ratio:1;background:#f8f8f8;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0;transition:background .2s}.product-card.media-ratio-adapt .pc-img{aspect-ratio:var(--product-card-media-ratio, 1)}.product-card.media-ratio-portrait .pc-img{aspect-ratio:3 / 4}.product-card.media-ratio-square .pc-img{aspect-ratio:1}.product-card.media-ratio-landscape .pc-img{aspect-ratio:4 / 3}.product-card:hover .pc-img{background:#f0f0f0}.pc-img-photo{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .24s ease}.product-card:hover .pc-img-photo{transform:scale(1.03)}.pc-body{padding:14px 16px 16px;flex:1;display:flex;flex-direction:column}.pc-brand{font-size:10px;font-weight:700;color:var(--dark-green);text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px}.pc-brand span{color:var(--muted);margin-left:6px}.pc-name{font-size:14px;font-weight:700;color:var(--ink);line-height:1.35;margin-bottom:8px;flex:1}.pc-copy{font-size:12px;color:var(--mid);line-height:1.6;margin-bottom:12px}.product-figure-media{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.pc-price-old{font-size:14px;font-weight:700;color:var(--red)!important;text-decoration:line-through;text-decoration-color:var(--red);margin-bottom:2px}.pc-price{font-family:Barlow Condensed,sans-serif;font-size:32px;font-weight:800;color:var(--ink);line-height:1}.pc-price small{font-size:18px;font-weight:600}.pc-parcel{font-size:13px;color:var(--muted);margin-top:2px}.pc-parcel strong{color:var(--ink)}.pc-pix{display:inline-flex;align-items:center;gap:4px;background:#e8f5e9;color:var(--green);padding:5px 10px;border-radius:4px;font-size:13px;font-weight:700;margin-top:6px;width:fit-content}.product-card-payment-lines{display:grid;gap:6px;margin-top:4px}.product-card-payment-pix,.product-card-payment-card{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.product-card-payment-pix strong{font-family:Barlow Condensed,sans-serif;font-size:28px;line-height:1;color:var(--green)}.product-card-payment-pix span,.product-card-payment-card{color:var(--muted);font-size:13px;line-height:1.25}.product-card-payment-card strong{color:var(--green);font-weight:900}.pc-stock{margin-top:8px;font-size:12px;font-weight:700;color:var(--green)}.pc-stock.is-out{color:var(--red)}.pc-btn,.fc-btn{width:100%;border-radius:6px;font-weight:800;letter-spacing:.3px}.pc-btn{margin-top:12px;background:var(--dark-green);color:#fff;padding:10px;font-size:13px;min-height:44px;flex:0 0 auto;text-align:center}.pc-btn:hover{background:var(--dark-green-d)}.pc-img img{width:100%;height:100%;object-fit:cover}.pc-btn[disabled],.btn-hero[disabled],.fc-btn[disabled]{opacity:.55;cursor:not-allowed}.product-card form{display:block;flex:0 0 auto}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-card.css.map */
