.product-card-wrapper,.product-card-wrapper .card-wrapper{height:100%}.pcustom{background:var(--pc-card-bg, transparent);border:none;border-radius:var(--pc-card-radius, 0px);box-shadow:var(--pc-card-shadow, none);display:flex;flex-direction:column;height:100%;position:relative;color:inherit;overflow:hidden}.pcustom__media{position:relative;height:var(--pc-img-height, 200px);background:#f8f8f8;overflow:hidden;border-radius:var(--pc-media-radius, 10px);border:var(--pc-media-border, 1px solid #e2e8f0);flex-shrink:0}.pcustom__media img{width:100%;height:100%;object-fit:cover;padding:0;transition:transform .3s ease;display:block}.pcustom:hover .pcustom__media img{transform:scale(1.04)}.pcustom__badge{position:absolute;top:8px;left:8px;background:#ff4d6d;color:#fff;font-size:1.05rem;font-weight:600;padding:2px 9px;border-radius:20px;z-index:2;line-height:1.5}.pcustom__badge--sold-out{background:#6b7280}.pcustom__info{padding:10px var(--pc-card-padding-x, 0px) 12px;display:flex;flex-direction:column;gap:5px;flex:1}.pcustom__rating{display:flex;align-items:center;gap:4px}.pcustom__stars{color:#f59e0b;font-size:var(--pc-meta-size, 12px);font-weight:600;line-height:1}.pcustom__rating-count{font-size:var(--pc-meta-size, 12px);color:#6b7280}.pcustom__title{font-size:var(--pc-title-size, 14px);font-weight:600;line-height:1.35;color:#111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;margin:0}.pcustom__title:hover{color:#1a56db}.pcustom__variant{font-size:var(--pc-meta-size, 12px);color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pcustom__price-row{display:flex;align-items:center}.pcustom__price{font-size:var(--pc-price-size, 16px);font-weight:700;color:#111}.pcustom__compare-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.pcustom__compare-price{font-size:calc(var(--pc-meta-size, 12px) + 1px);color:#9ca3af;text-decoration:line-through}.pcustom__discount{background:#dcfce7;color:#16a34a;font-size:var(--pc-meta-size, 12px);font-weight:700;padding:1px 6px;border-radius:4px;white-space:nowrap}.pcustom__delivery{font-size:var(--pc-meta-size, 12px);color:#374151;display:flex;align-items:center;gap:4px}.pcustom__delivery svg{width:1.3rem;height:1.3rem;flex-shrink:0;color:#3b82f6}.pcustom__atc{margin-top:auto;padding-top:8px}.pcustom__add-btn{width:100%;padding:10px 16px;background:rgba(var(--color-button),var(--alpha-button-background, 1));color:rgb(var(--color-button-text));border:none;border-radius:8px;font-size:1.3rem;font-weight:600;cursor:pointer;transition:background .18s ease}.pcustom__add-btn:hover:not(:disabled){background:rgba(var(--color-button),.85)}.pcustom__add-btn:disabled,.pcustom__add-btn.loading{background:#94a3b8;cursor:not-allowed}.pcustom__add-btn.hidden{display:none}.pcustom__qty-state{display:flex;align-items:center;width:100%;border:1.5px solid #1e293b;border-radius:8px;overflow:hidden;height:40px}.pcustom__qty-state.hidden{display:none}.pcustom__qty-btn{width:44px;height:100%;background:#fff;border:none;font-size:2rem;font-weight:400;cursor:pointer;color:#1e293b;flex-shrink:0;transition:background .15s;display:flex;align-items:center;justify-content:center;line-height:1;-webkit-user-select:none;user-select:none}.pcustom__qty-btn:hover:not(:disabled){background:#f1f5f9}.pcustom__qty-btn:disabled{opacity:.45;cursor:not-allowed}.pcustom__qty-val{flex:1;text-align:center;font-size:1.5rem;font-weight:700;color:#1e293b;border-left:1.5px solid #1e293b;border-right:1.5px solid #1e293b;height:100%;display:flex;align-items:center;justify-content:center}.pcustom__sold-out-btn{width:100%;padding:10px 16px;background:#f1f5f9;color:#94a3b8;border:1.5px solid #e2e8f0;border-radius:8px;font-size:1.3rem;font-weight:600;cursor:not-allowed}.pcustom__qty-state.loading .pcustom__qty-btn{pointer-events:none;opacity:.45}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-card.css.map */
