.hm-card{--green:#0b4a38;--deep:#16352b;--gold:#d9b978;--line:#e6ece7;--muted:#74877b;--label:#6a7d72;--fill:#f5f7f5;--fill-line:#e8ece9;--warm:#faf6ec;--warm-line:#eee0c5;--w-reg:400;--w-med:500;--w-semi:600;position:relative;isolation:isolate;width:100%;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:visible;box-shadow:0 8px 26px #082f2512;color:var(--deep);font-family:inherit;-webkit-font-smoothing:antialiased}.hm-card *,.hm-card *:before,.hm-card *:after{box-sizing:border-box}.hm-card a{color:inherit;text-decoration:none}.hm-card{position:relative}.hm-card.hm-open{z-index:4}.hm-save{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border-radius:999px;background:var(--gold);color:#3a2f10;font-size:10px;line-height:1;font-weight:var(--w-semi);letter-spacing:.07em;box-shadow:0 3px 10px #062a201f}.hm-save[hidden]{display:none}.hm-img{display:block;width:100%;aspect-ratio:1 / .9;overflow:hidden;border-radius:20px 20px 0 0;background:#f7f1e8}.hm-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.hm-img .placeholder-svg{width:100%;height:100%;object-fit:cover}.hm-card:hover .hm-img img{transform:scale(1.03)}.hm-body{padding:14px 14px 15px}.hm-title{display:block;margin-bottom:6px;color:var(--deep);font-size:15px;line-height:1.3;font-weight:var(--w-semi);letter-spacing:-.005em}.hm-rating{display:flex;align-items:center;gap:6px;margin-bottom:7px}.hm-rating .stars{display:flex;gap:2px;color:var(--gold);font-size:15px;line-height:1}.hm-rating .reviews{font-size:11px;font-weight:var(--w-reg);color:var(--muted)}.hm-usps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:9px}.hm-usps span{min-width:0;min-height:32px;display:flex;align-items:center;justify-content:center;padding:6px;border:1px solid #dcebe0;border-radius:9px;background:#f3faf5;color:var(--green);font-size:10px;line-height:1.15;font-weight:var(--w-med);text-align:center}.hm-price{display:flex;align-items:baseline;flex-wrap:nowrap;gap:8px;margin-bottom:9px}.hm-price .now{font-size:22px;font-weight:var(--w-semi);color:var(--green);letter-spacing:-.02em;white-space:nowrap}.hm-price .was{font-size:13px;font-weight:var(--w-reg);color:var(--muted);text-decoration:line-through;white-space:nowrap}.hm-price .saving{margin-left:auto;flex:0 0 auto;white-space:nowrap;padding:4px 9px;border-radius:999px;background:#eef7f0;color:var(--green);font-size:10.5px;font-weight:var(--w-semi)}.hm-card .hm-field{margin-bottom:8px}.hm-card .hm-label{display:block;margin-bottom:5px;color:var(--label);font-size:10px;font-weight:var(--w-semi);letter-spacing:.13em;text-transform:uppercase}.hm-card .variant-trigger,.hm-card .qty,.hm-card .bundle-trigger{height:44px;border-radius:12px}.hm-card .variant-dropdown{position:relative;width:100%}.hm-card .variant-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 13px;border:1px solid var(--fill-line);background:var(--fill);color:var(--deep);font-size:13.5px;font-weight:var(--w-semi);cursor:pointer;text-align:left;outline:0;transition:border-color .15s ease,box-shadow .15s ease}.hm-card .variant-trigger:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b4a3814}.hm-card .variant-trigger:after{content:"";width:8px;height:8px;border-right:1.5px solid var(--green);border-bottom:1.5px solid var(--green);transform:translateY(-2px) rotate(45deg);flex:0 0 auto;transition:transform .2s ease}.hm-card .variant-dropdown.open .variant-trigger:after{transform:translateY(2px) rotate(225deg)}.hm-card .variant-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;display:none;padding:5px;border:1px solid #eef2ef;border-radius:12px;background:#fff;box-shadow:0 14px 30px #062a201a}.hm-card .variant-dropdown.open .variant-menu{display:grid;gap:3px}.hm-card .variant-item{width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border:0;border-radius:9px;background:transparent;color:var(--deep);font-size:12.5px;font-weight:var(--w-med);text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.hm-card .variant-item:hover{background:#eef4f0}.hm-card .variant-item.active{background:var(--green);color:#fff}.hm-card .variant-item[disabled]{opacity:.4;cursor:not-allowed;text-decoration:line-through}.hm-card .variant-item .variant-note{font-size:10px;font-weight:var(--w-med);opacity:.7;white-space:nowrap}.hm-card .qty-offer{display:grid;grid-template-columns:100px 1fr;gap:8px;margin-bottom:8px}.hm-card .hm-qty-wrap{min-width:0}.hm-card .qty{display:grid;grid-template-columns:36px 1fr 36px;overflow:hidden;border:1px solid var(--fill-line);background:var(--fill)}.hm-card .qty button{border:0;background:transparent;color:var(--green);font-size:17px;font-weight:var(--w-med);cursor:pointer;transition:background .12s ease}.hm-card .qty button:hover{background:#eef4f0}.hm-card .qty input{width:100%;border:0;border-left:1px solid var(--fill-line);border-right:1px solid var(--fill-line);background:transparent;text-align:center;outline:0;color:var(--deep);font-size:14px;font-weight:var(--w-semi)}.hm-card .qty input::-webkit-inner-spin-button,.hm-card .qty input::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;margin:0}.hm-card .bundle-mini{position:relative;min-width:0}.hm-card .bundle-dropdown{position:relative;width:100%}.hm-card .bundle-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 13px;border:1px solid var(--warm-line);background:var(--warm);color:var(--green);font-size:12px;font-weight:var(--w-semi);cursor:pointer;text-align:left;outline:0;transition:border-color .15s ease,box-shadow .15s ease}.hm-card .bundle-trigger:focus{border-color:#c69328;box-shadow:0 0 0 3px #d9b97829}.hm-card .bundle-trigger:after{content:"";width:7px;height:7px;border-right:1.5px solid var(--green);border-bottom:1.5px solid var(--green);transform:translateY(-2px) rotate(45deg);flex:0 0 auto;transition:transform .2s ease}.hm-card .bundle-dropdown.open .bundle-trigger:after{transform:translateY(2px) rotate(225deg)}.hm-card .bundle-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;display:none;padding:5px;border:1px solid #eef2ef;border-radius:12px;background:#fff;box-shadow:0 14px 30px #062a201a}.hm-card .bundle-dropdown.open .bundle-menu{display:grid;gap:3px}.hm-card .bundle-item{width:100%;min-height:34px;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:var(--deep);font-size:11.5px;line-height:1.2;font-weight:var(--w-med);text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.hm-card .bundle-item:hover{background:#eef4f0}.hm-card .bundle-item.active{background:var(--green);color:#fff}.hm-card .bundle-item .save{display:block;font-size:9.5px;font-weight:var(--w-med);opacity:.8;margin-top:1px}.hm-card .bundle-item .save[hidden]{display:none}.hm-card .dispatch{display:block;text-align:center;margin-bottom:9px;padding:7px 11px;border-radius:11px;background:#f2faf4;color:var(--green);font-size:11.5px;font-weight:var(--w-reg);line-height:1.4}.hm-card .dispatch[hidden]{display:none}.hm-card .dispatch strong{font-weight:var(--w-semi);letter-spacing:.02em;white-space:nowrap}.hm-card .hm-cart{width:100%;height:48px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:12px;background:linear-gradient(180deg,#0a5a41,#013f2d);color:#fff;font-size:14.5px;font-weight:var(--w-semi);letter-spacing:.02em;cursor:pointer;box-shadow:0 5px 14px #00402e26;transition:filter .15s ease,transform .15s ease}.hm-card .hm-cart:hover{filter:brightness(1.06);transform:translateY(-1px)}.hm-card .hm-cart[disabled]{opacity:.5;cursor:not-allowed;filter:grayscale(.3);transform:none}.hm-card .hm-cart__label{display:inline-flex;align-items:center;gap:6px}@media(max-width:540px){.hm-card{border-radius:15px}.hm-img{border-radius:15px 15px 0 0;aspect-ratio:1 / .88}.hm-body{padding:11px 10px 12px}.hm-save{top:8px;left:8px;padding:4px 8px;font-size:9px;letter-spacing:.05em}.hm-title{font-size:12.5px;line-height:1.25;margin-bottom:5px}.hm-rating{gap:4px;margin-bottom:6px}.hm-rating .stars{font-size:13px}.hm-rating .reviews{font-size:9.5px}.hm-usps{grid-template-columns:1fr 1fr;gap:4px;margin-bottom:8px}.hm-usps span{min-height:0;padding:4px 5px;font-size:8.5px;letter-spacing:-.01em;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:1.7}.hm-usps span:nth-child(3){display:none}.hm-price{gap:6px;margin-bottom:8px}.hm-price .now{font-size:18px}.hm-price .was{font-size:11.5px}.hm-price .saving{font-size:8.5px;padding:3px 7px}.hm-card .hm-field{margin-bottom:7px}.hm-card .hm-label{font-size:9px;letter-spacing:.11em;margin-bottom:4px}.hm-card .qty-offer{grid-template-columns:1fr;gap:0;margin-bottom:7px}.hm-card .hm-qty-wrap{display:none}.hm-card .variant-trigger,.hm-card .bundle-trigger{height:38px;border-radius:10px}.hm-card .variant-trigger{font-size:12.5px;padding:0 11px}.hm-card .variant-item{font-size:12px;min-height:34px;padding:8px 9px}.hm-card .bundle-trigger{font-size:11.5px;padding:0 11px}.hm-card .bundle-item{font-size:10.5px;min-height:32px}.hm-card .dispatch{display:none}.hm-card .hm-cart{height:44px;font-size:13.5px;border-radius:10px}}.hm-card .hm-wish{position:absolute;top:12px;right:12px;z-index:5;width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#ffffffeb;border:0;padding:0;cursor:pointer;box-shadow:0 3px 10px #062a201f;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,background .15s ease}.hm-card .hm-wish:hover{background:#fff}.hm-card .hm-wish:active{transform:scale(.9)}.hm-card .hm-wish__icon{width:18px;height:18px;fill:none;stroke:#46564d;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transition:fill .15s ease,stroke .15s ease}.hm-card .hm-wish.is-wished .hm-wish__icon{fill:#e35d6a;stroke:#e35d6a}.hm-card .hm-wish--pop{animation:hm-wish-pop .28s ease}@keyframes hm-wish-pop{0%{transform:scale(1)}45%{transform:scale(1.18)}to{transform:scale(1)}}@media(max-width:540px){.hm-card .hm-wish{top:8px;right:8px;width:30px;height:30px}.hm-card .hm-wish__icon{width:16px;height:16px}}.hm-card .hm-rating{display:inline-flex;align-items:center;gap:7px;padding:5px 11px 5px 9px;border-radius:999px;background:linear-gradient(180deg,#fff6e0,#fdeecb);border:1px solid #f0d79a}.hm-card .hm-rating .stars{color:#f5a623;font-size:14px;letter-spacing:1px;text-shadow:0 1px 0 rgba(180,120,0,.18)}.hm-card .hm-rating .reviews{font-size:12px;font-weight:700;color:#7a5a12;letter-spacing:.01em}@media(max-width:540px){.hm-card .hm-rating{gap:5px;padding:4px 9px 4px 8px}.hm-card .hm-rating .stars{font-size:12.5px}.hm-card .hm-rating .reviews{font-size:11px}}.hm-card .hm-rating .star{color:#ff9d00;font-size:15px;line-height:1;text-shadow:0 1px 1px rgba(180,110,0,.22)}.hm-card .hm-rating .score{font-size:13px;font-weight:800;color:#0b4a38;line-height:1}.hm-card .hm-rating .count{font-size:11.5px;font-weight:600;color:#5a7568;line-height:1}@media(max-width:540px){.hm-card .hm-rating{gap:4px;padding:3px 9px}.hm-card .hm-rating .star{font-size:13.5px}.hm-card .hm-rating .score{font-size:12px}.hm-card .hm-rating .count{font-size:10.5px}}.product-grid>li,.grid__item,.tc__panel .grid>li{display:flex}.hm-card{display:flex;flex-direction:column;width:100%}.hm-card .hm-body{display:flex;flex-direction:column;flex:1 1 auto}.hm-card .hm-title{min-height:2.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hm-card .hm-product-form{margin-top:auto}@media(max-width:540px){.hm-card .hm-title{min-height:2.5em}}.hm-card .hm-rating{display:inline-flex;align-self:flex-start;align-items:center;justify-content:flex-start;gap:5px;white-space:nowrap;min-width:96px;padding:4px 11px;border-radius:999px;background:#eef7f0;border:1px solid #cfe6d6;box-shadow:0 1px 4px #0b4a381a}@media(max-width:540px){.hm-card .hm-rating{min-width:82px}}
/*# sourceMappingURL=/cdn/shop/t/160/assets/hm-card.css.map */
