.kh-product-card{position:relative;min-width:0;height:100%;display:flex;flex-direction:column;overflow:hidden;background:var(--kh-color-surface,#fff);border:1px solid var(--kh-color-border,#e5e7eb);border-radius:16px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.kh-product-card:hover{transform:translateY(-2px);border-color:#d5d9de;box-shadow:0 12px 32px rgba(35,41,51,.08)}
.kh-product-card__visual{position:relative;background:#fff}
.kh-product-card__image{position:relative;display:block;aspect-ratio:1/1;padding:16px;background:linear-gradient(180deg,#fff 0%,#fafbfc 100%);overflow:hidden}
.kh-product-card__image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .25s ease}
.kh-product-card:hover .kh-product-card__image img{transform:scale(1.025)}
.kh-product-card__badges{position:absolute;top:11px;inset-inline-end:11px;z-index:3;display:flex;align-items:center;gap:5px;max-width:calc(100% - 76px);flex-wrap:wrap}
.kh-product-card__badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:3px 8px;border-radius:999px;font-size:.62rem;line-height:1.35;font-weight:800;white-space:nowrap;box-shadow:0 3px 9px rgba(0,0,0,.06)}
.kh-product-card__badge--discount{background:#b42318;color:#fff}.kh-product-card__badge--special{background:var(--kh-color-primary,#008b64);color:#fff}.kh-product-card__badge--new{background:#f4f7f6;color:var(--kh-color-primary,#008b64);border:1px solid #d8ebe5}
.kh-product-card__tools{position:absolute;top:11px;inset-inline-start:11px;z-index:4;display:flex;flex-direction:column;gap:7px}
.kh-product-card__tool{display:grid;place-items:center;width:36px;height:36px;min-width:36px;min-height:36px;padding:0;border:1px solid rgba(214,218,223,.92);border-radius:50%;background:rgba(255,255,255,.97);color:#5d636a;cursor:pointer;box-shadow:0 3px 10px rgba(0,0,0,.06);transition:color .15s,border-color .15s,background .15s,transform .15s}
.kh-product-card__tool svg{width:18px;height:18px}.kh-product-card__tool:hover{transform:translateY(-1px);border-color:#c8cdd3;background:#fff;color:var(--kh-color-primary,#008b64)}
.kh-wishlist-toggle.is-active,.kh-compare-toggle.is-active{color:var(--kh-color-primary,#008b64);border-color:#b9ddd1;background:#edf8f4}.kh-compare-toggle[aria-busy=true]{opacity:.65;pointer-events:none}
.kh-product-card__body{display:flex;flex-direction:column;flex:1;min-width:0;padding:12px 13px 14px;text-align:right}
.kh-product-card__brand{display:block;min-height:20px;max-width:100%;overflow:hidden;color:#7b828a;font-size:.67rem;font-weight:700;line-height:1.5;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;text-align:right}.kh-product-card__brand:hover{color:var(--kh-color-primary,#008b64)}.kh-product-card__brand--empty{visibility:hidden}
.kh-product-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:3.25em;margin-top:3px;color:#252a31;font-size:.82rem;font-weight:650;line-height:1.65;text-decoration:none;text-align:right}.kh-product-card__title:hover{color:var(--kh-color-primary,#008b64)}
.kh-product-card__footer{display:flex;flex-direction:column;align-items:stretch;gap:8px;min-width:0;margin-top:auto;padding-top:12px}
.kh-product-card__price{display:block;min-height:30px;color:#20242a;font-size:1rem;font-weight:900;line-height:1.45;font-variant-numeric:tabular-nums;text-align:right}.kh-product-card__price .amount{font-weight:900}.kh-product-card__price del{display:block;color:#999fa5;font-size:.63rem;font-weight:500;line-height:1.45}.kh-product-card__price ins{text-decoration:none}.kh-product-card__price-placeholder{display:block;height:30px}
.kh-product-card__cta-row{width:100%}
.kh-product-card__cart{display:flex;width:100%;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:9px 13px;border:1px solid var(--kh-color-primary,#008b64);border-radius:11px;background:var(--kh-color-primary,#008b64);color:#fff!important;font-size:.72rem;font-weight:800;line-height:1.2;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background .15s,border-color .15s,transform .15s,opacity .15s}.kh-product-card__cart svg{width:17px;height:17px;flex:0 0 auto}.kh-product-card__cart:hover{background:var(--kh-color-primary-dark,#006f50);border-color:var(--kh-color-primary-dark,#006f50);transform:translateY(-1px)}.kh-product-card__cart[aria-busy=true]{opacity:.7;pointer-events:none}.kh-product-card__cart.is-added{background:#146b52;border-color:#146b52}
.kh-product-card__phone-cta{background:var(--kh-color-primary,#008b64);color:#fff!important;border-color:var(--kh-color-primary,#008b64)}.kh-product-card__phone-cta:hover{background:var(--kh-color-primary-dark,#006f50);border-color:var(--kh-color-primary-dark,#006f50)}.kh-product-card__product-link{background:var(--kh-color-primary,#008b64);color:#fff!important;border-color:var(--kh-color-primary,#008b64)}.kh-product-card__product-link:hover{background:var(--kh-color-primary-dark,#006f50);border-color:var(--kh-color-primary-dark,#006f50)}.kh-product-card.is-phone-sale .kh-product-card__footer{gap:8px}
.kh-compare-bar{position:fixed;z-index:10050;inset-inline:20px;bottom:20px;display:none;align-items:center;gap:16px;max-width:1120px;margin:auto;padding:11px 14px;border:1px solid #dce2e0;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 14px 40px rgba(24,35,31,.16);backdrop-filter:blur(12px)}.kh-compare-bar.is-visible{display:flex}.kh-compare-bar__label{flex:0 0 auto;color:#252a31;font-size:.78rem;font-weight:800}.kh-compare-bar__items{display:flex;align-items:center;gap:7px;flex:1;min-width:0;overflow:auto}.kh-compare-bar__item{position:relative;display:flex;align-items:center;gap:6px;flex:0 0 auto;padding:4px 8px 4px 5px;border:1px solid #e4e8e7;border-radius:10px;background:#f8faf9}.kh-compare-bar__item img{width:34px;height:34px;object-fit:contain;border-radius:7px;background:#fff}.kh-compare-bar__item span{max-width:150px;overflow:hidden;color:#4d555d;font-size:.65rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.kh-compare-bar__remove{display:grid;place-items:center;width:20px;height:20px;padding:0;border:0;border-radius:50%;background:#eef1f0;color:#697179;cursor:pointer}.kh-compare-bar__action{flex:0 0 auto;min-height:38px;padding:8px 15px;border:0;border-radius:10px;background:var(--kh-color-primary,#008b64);color:#fff;font-size:.7rem;font-weight:800;cursor:pointer}.kh-compare-bar__action:disabled{opacity:.45;cursor:not-allowed}.kh-compare-bar__clear{flex:0 0 auto;padding:7px;border:0;background:none;color:#7a8289;font-size:.67rem;cursor:pointer}
.kh-toast{position:fixed;z-index:10100;top:20px;right:20px;max-width:min(340px,calc(100vw - 40px));padding:11px 15px;border-radius:11px;background:#fff;border:1px solid #dfe6e3;color:#26332e;box-shadow:0 12px 34px rgba(0,0,0,.12);font-size:.72rem;font-weight:800;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .18s,transform .18s,visibility .18s}.kh-toast.is-visible{opacity:1;visibility:visible;transform:none}.kh-toast--warning{border-color:#ead9a8;background:#fffaf0;color:#6f5a1c}
.kh-card-cart-modal{position:fixed;inset:0;z-index:10120;display:none;align-items:center;justify-content:center;padding:20px}.kh-card-cart-modal.is-open{display:flex}.kh-card-cart-modal__backdrop{position:absolute;inset:0;background:rgba(20,25,30,.44);backdrop-filter:blur(2px)}.kh-card-cart-modal__dialog{position:relative;width:min(420px,100%);background:#fff;border:1px solid var(--kh-color-border,#e5e7eb);border-radius:18px;padding:28px 22px 22px;text-align:center;box-shadow:0 18px 55px rgba(0,0,0,.18);animation:khCardCartIn .18s ease-out}.kh-card-cart-modal__close{position:absolute;inset-inline-start:12px;top:10px;width:34px;height:34px;border:0;background:#f6f7f8;border-radius:50%;font-size:1.35rem;line-height:1;cursor:pointer;color:#555}.kh-card-cart-modal__icon{width:52px;height:52px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center;background:var(--kh-color-primary,#008b64);color:#fff;font-size:1.4rem;font-weight:900}.kh-card-cart-modal__dialog h3{margin:0 0 7px;font-size:1rem;font-weight:900;color:#202428}.kh-card-cart-modal__dialog p{margin:0;color:var(--kh-color-muted,#737b83);font-size:.75rem;line-height:1.8}.kh-card-cart-modal__actions{display:flex;gap:8px;margin-top:18px}.kh-card-cart-modal__actions button,.kh-card-cart-modal__actions a{flex:1;min-height:44px;border-radius:9px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:.75rem;font-weight:800;cursor:pointer}.kh-card-cart-modal__continue{border:1px solid var(--kh-color-border,#e5e7eb);background:#fff;color:#333}.kh-card-cart-modal__checkout{background:var(--kh-color-primary,#008b64);color:#fff!important;border:1px solid var(--kh-color-primary,#008b64)}
@keyframes khCardCartIn{from{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:767px){.kh-product-card{border-radius:12px}.kh-product-card:hover{transform:none;box-shadow:none}.kh-product-card__image{padding:10px}.kh-product-card__badges{top:7px;inset-inline-end:7px;gap:4px}.kh-product-card__badge{min-height:21px;padding:2px 7px;font-size:.56rem}.kh-product-card__tools{top:7px;inset-inline-start:7px;gap:5px}.kh-product-card__tool{width:32px;height:32px;min-width:32px;min-height:32px}.kh-product-card__tool svg{width:16px;height:16px}.kh-product-card__body{padding:9px 9px 11px}.kh-product-card__brand{font-size:.61rem;min-height:18px}.kh-product-card__title{font-size:.74rem;line-height:1.7}.kh-product-card__footer{gap:7px;padding-top:10px}.kh-product-card__price{font-size:.82rem;min-height:27px}.kh-product-card__price del{font-size:.57rem}.kh-product-card__price-placeholder{height:27px}.kh-product-card__cart{min-height:40px;padding:8px 9px;border-radius:9px;font-size:.61rem;gap:4px}.kh-product-card__cart svg{width:15px;height:15px}.kh-compare-bar{inset-inline:8px;bottom:calc(var(--kh-bottom-nav-height,64px) + 8px);gap:7px;padding:8px;border-radius:13px}.kh-compare-bar__label{display:none}.kh-compare-bar__items{gap:5px}.kh-compare-bar__item{padding:3px 5px 3px 3px}.kh-compare-bar__item img{width:30px;height:30px}.kh-compare-bar__item span{display:none}.kh-compare-bar__action{min-height:36px;padding:7px 10px;font-size:.63rem}.kh-compare-bar__clear{font-size:.6rem;padding:4px}.kh-toast{top:12px;right:12px;max-width:calc(100vw - 24px)}.kh-card-cart-modal{padding:14px;align-items:flex-end}.kh-card-cart-modal__dialog{border-radius:18px 18px 12px 12px;padding-top:24px}.kh-card-cart-modal__actions{flex-direction:column}}
@media(min-width:768px){.kh-product-card__image{padding:18px}.kh-product-card__body{padding:13px 14px 15px}.kh-product-card__title{font-size:.83rem}.kh-product-card__price{font-size:1rem}}
@media(prefers-reduced-motion:reduce){.kh-product-card,.kh-product-card__image img,.kh-product-card__cart,.kh-product-card__tool,.kh-toast,.kh-card-cart-modal__dialog{transition:none!important;animation:none!important}}
