.bh-product-card{--bh-mint: #80c5b3;--bh-mint-dark: #397866;--bh-ink: #13231f;--bh-muted: #66756f;--bh-line: rgba(57, 120, 102, .14);--bh-sale: #d95743;--bh-sale-dark: #b93f30;position:relative;height:100%;min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--bh-line);border-radius:16px;background:#fff;color:var(--bh-ink);box-shadow:0 5px 18px #1f443a12;isolation:isolate;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.bh-product-card:hover{transform:translateY(-3px);border-color:#3978663d;box-shadow:0 14px 30px #1f443a21}.product-grid:has(.bh-product-card){display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important;column-gap:16px!important;row-gap:20px!important}.product-grid:has(.bh-product-card)>.grid__item{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}.bh-product-card__media{position:relative;width:100%;overflow:hidden;background:#f3f6f4}.bh-product-card__media:before{content:"";display:block;padding-bottom:var(--bh-card-ratio, 100%)}.bh-product-card__image-link,.bh-product-card__picture,.bh-product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.bh-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;transition:opacity .35s ease,transform .55s cubic-bezier(.2,.7,.2,1)}.bh-product-card__image--secondary{opacity:0}.bh-product-card:hover .bh-product-card__image--primary{transform:scale(1.035)}.bh-product-card:hover .bh-product-card__image--secondary{opacity:1;transform:scale(1.035)}.bh-product-card:has(.bh-product-card__image--secondary):hover .bh-product-card__image--primary{opacity:0}.bh-product-card__placeholder svg{width:100%;height:100%;object-fit:cover}.bh-product-card__badge{position:absolute;z-index:3;top:12px;left:12px;max-width:calc(100% - 70px);padding:6px 11px;overflow:hidden;border:1px solid rgba(255,255,255,.36);border-radius:999px;background:#397866f0;color:#fff;font-family:Trebuchet MS,Lucida Grande,sans-serif;font-size:11px;line-height:1;font-weight:700;letter-spacing:.045em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;box-shadow:0 5px 14px #1c4c3f2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bh-product-card__badge--sale{border-color:#ffebe185;background:linear-gradient(135deg,var(--bh-sale),#e97852);box-shadow:0 6px 16px #b93f3047}.bh-product-card__badge--sold-out{background:#4b4d4ce6}.bh-product-card__discount{position:absolute;z-index:3;right:12px;top:12px;min-width:38px;padding:6px 8px;border-radius:999px;border:1px solid rgba(217,87,67,.16);background:#fff6f1f2;color:var(--bh-sale-dark);font-size:11px;line-height:1;font-weight:700;text-align:center;box-shadow:0 4px 12px #1739301c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bh-product-card__body{min-width:0;flex:1;padding:14px 15px 15px;display:flex;flex-direction:column}.bh-product-card__vendor{margin:0 0 5px;color:var(--bh-mint-dark);font-size:10px;line-height:1.2;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.bh-product-card__title{margin:0;min-width:0;font-family:Trebuchet MS,Lucida Grande,Lucida Sans,sans-serif;font-size:clamp(14px,1.05vw,16px);line-height:1.25;font-weight:700;letter-spacing:-.012em}.bh-product-card__title a{display:-webkit-box;overflow:hidden;color:var(--bh-ink);text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:3}.bh-product-card__title a:hover{color:var(--bh-mint-dark)}.bh-product-card__description{margin:6px 0 0;overflow:hidden;display:-webkit-box;color:var(--bh-muted);font-size:12px;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bh-product-card__swatches{min-height:18px;margin-top:10px;display:flex;align-items:center;gap:5px}.bh-product-card__swatch{width:13px;height:13px;flex:0 0 13px;display:block;border:1px solid rgba(19,35,31,.14);border-radius:50%;background:var(--bh-real-swatch) center / cover no-repeat;box-shadow:0 0 0 2px #fff}.bh-product-card__swatch-more,.bh-product-card__rating-count{color:var(--bh-muted);font-size:10px;line-height:1}.bh-product-card__rating{margin-top:9px;display:flex;align-items:center;gap:5px}.bh-product-card__footer{position:relative;z-index:6;min-width:0;margin-top:auto;padding-top:13px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.bh-product-card__prices{min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:3px 7px}.bh-product-card__price-prefix{width:100%;color:var(--bh-muted);font-size:10px;line-height:1}.bh-product-card__price{color:#0d1d19;font-family:Trebuchet MS,Lucida Grande,sans-serif;font-size:17px;line-height:1.05;font-weight:700;letter-spacing:-.025em}.bh-product-card__compare{color:#87928e;font-size:11px;line-height:1;text-decoration-thickness:1px}.bh-product-card__footer modal-opener,.bh-product-card__footer product-form,.bh-product-card__form{display:block}.bh-product-card__quick-add{position:relative;z-index:8;width:42px;height:42px;min-width:42px;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--bh-mint);color:#fff;cursor:pointer;pointer-events:auto!important;touch-action:manipulation;box-shadow:0 6px 15px #39786638;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.bh-product-card__quick-add:hover{transform:translateY(-2px);background:var(--bh-mint-dark);box-shadow:0 9px 20px #39786647}.bh-product-card__quick-add:focus-visible{outline:3px solid rgba(128,197,179,.45);outline-offset:3px}.bh-product-card__quick-add:disabled{background:#d9dedc;color:#8d9793;cursor:not-allowed;box-shadow:none}.bh-product-card__quick-add svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bh-product-card__quick-add .loading__spinner{position:absolute;inset:50% auto auto 50%;width:18px;transform:translate(-50%,-50%)}.bh-product-card__quick-add.loading svg{opacity:0}.bh-product-card__quick-add-check{position:absolute;display:none;font-size:17px;font-weight:700}.bh-product-card__quick-add.is-added{background:#397866;transform:none}.bh-product-card__quick-add.is-added svg{display:none}.bh-product-card__quick-add.is-added .bh-product-card__quick-add-check{display:block}html.bh-card-modal-open{overflow:hidden}.bh-card-modal{width:min(540px,calc(100vw - 28px));max-width:none;max-height:min(760px,calc(100dvh - 32px));margin:auto;padding:0;overflow:hidden;border:1px solid rgba(57,120,102,.17);border-radius:22px;background:#fff;color:var(--bh-ink, #13231f);box-shadow:0 26px 70px #14312942}.bh-card-modal[open]{animation:bh-card-modal-in .22s ease both}.bh-card-modal::backdrop{background:#0d1d198a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.bh-card-modal__panel{position:relative;max-height:min(760px,calc(100dvh - 32px));padding:22px;overflow:auto;overscroll-behavior:contain}.bh-card-modal__close{position:absolute;z-index:2;top:12px;right:12px;width:34px;height:34px;padding:0;display:grid;place-items:center;border:1px solid rgba(57,120,102,.15);border-radius:50%;background:#fffffff0;color:#52615c;font-size:23px;line-height:1;cursor:pointer}.bh-card-modal__header{padding-right:28px;display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:14px}.bh-card-modal__header img{width:88px;height:88px;display:block;border-radius:13px;object-fit:cover;background:#f3f6f4}.bh-card-modal__eyebrow{margin:0 0 5px;color:#397866;font-size:10px;line-height:1;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.bh-card-modal__header h3{margin:0;color:#13231f;font-family:Trebuchet MS,Lucida Grande,sans-serif;font-size:17px;line-height:1.24;font-weight:700}.bh-card-modal__price{margin:7px 0 0;color:#397866;font-size:16px;line-height:1;font-weight:700}.bh-card-modal__options{margin-top:20px;padding-top:17px;border-top:1px solid rgba(57,120,102,.13)}.bh-card-modal__option{min-width:0;margin:0;padding:0;border:0}.bh-card-modal__option+.bh-card-modal__option{margin-top:16px}.bh-card-modal__option legend{width:100%;margin:0 0 8px;padding:0;color:#34463f;font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.035em;text-transform:uppercase}.bh-card-modal__values{display:flex;flex-wrap:wrap;gap:7px}.bh-card-modal__value{min-height:38px;margin:0;padding:8px 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dce4e0;border-radius:10px;background:#fff;color:#263832;font:inherit;font-size:12px;line-height:1.1;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.bh-card-modal__value:hover{border-color:#80c5b3}.bh-card-modal__value.is-selected{border-color:#397866;background:#eff8f4;color:#2f6e5d;box-shadow:inset 0 0 0 1px #397866}.bh-card-modal__value.is-unavailable{opacity:.38;cursor:not-allowed;text-decoration:line-through}.bh-card-modal__value-swatch{width:17px;height:17px;flex:0 0 17px;border:1px solid rgba(19,35,31,.14);border-radius:50%;background:var(--bh-modal-swatch) center / cover no-repeat}.bh-card-modal__purchase{margin-top:21px;padding-top:17px;display:grid;grid-template-columns:108px minmax(0,1fr);gap:10px;border-top:1px solid rgba(57,120,102,.13)}.bh-card-modal__quantity{height:46px;display:grid;grid-template-columns:34px 40px 34px;align-items:center;overflow:hidden;border:1px solid #dce4e0;border-radius:13px;background:#fff}.bh-card-modal__quantity button,.bh-card-modal__quantity input{width:100%;height:100%;margin:0;padding:0;border:0;background:transparent;color:#263832;font:inherit;text-align:center}.bh-card-modal__quantity button{font-size:18px;cursor:pointer}.bh-card-modal__quantity input{font-size:13px;font-weight:700;-webkit-appearance:textfield;appearance:textfield}.bh-card-modal__quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.bh-card-modal__add{position:relative;min-height:46px;margin:0;padding:11px 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #6fb5a3;border-radius:13px;background:#80c5b3;color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 7px 17px #39786633}.bh-card-modal__add:hover{background:#397866;border-color:#397866}.bh-card-modal__add:disabled{background:#d9dedc;border-color:#d9dedc;color:#7e8985;cursor:not-allowed;box-shadow:none}.bh-card-modal__spinner{width:16px;height:16px;display:none;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:bh-card-spin .7s linear infinite}.bh-card-modal__add.is-loading .bh-card-modal__spinner{display:block}.bh-card-modal__error{margin:10px 0 0;padding:9px 11px;border-radius:9px;background:#fff1ee;color:#a33c2f;font-size:11px;line-height:1.35}@keyframes bh-card-modal-in{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bh-card-spin{to{transform:rotate(360deg)}}.bh-product-card .card__badge,.bh-product-card>.badge{display:none!important}@media(max-width:749px){.bh-product-card{border-radius:13px;box-shadow:0 3px 12px #1f443a11}.bh-product-card:hover{transform:none}.bh-product-card__media:before{padding-bottom:min(var(--bh-card-ratio, 92%),92%)}.bh-product-card__badge{top:7px;left:7px;max-width:calc(100% - 52px);padding:5px 8px;font-size:8.5px;box-shadow:0 4px 10px #1c4c3f29}.bh-product-card__badge--sale{box-shadow:0 4px 11px #b93f303d}.bh-product-card__discount{top:7px;right:7px;min-width:32px;padding:5px 6px;font-size:8.5px}.bh-product-card__body{padding:9px 9px 10px}.bh-product-card__vendor{margin-bottom:3px;font-size:8.5px}.bh-product-card__title{font-size:12px;line-height:1.2}.bh-product-card__title a{-webkit-line-clamp:2}.bh-product-card__description{margin-top:4px;font-size:9.5px;line-height:1.3;-webkit-line-clamp:1}.bh-product-card__swatches{min-height:13px;margin-top:6px;gap:3px}.bh-product-card__swatch{width:9px;height:9px;flex-basis:9px;box-shadow:0 0 0 1px #fff}.bh-product-card__swatch-more{font-size:8px}.bh-product-card__rating{margin-top:6px}.bh-product-card__footer{padding-top:7px;gap:5px}.bh-product-card__price-prefix{font-size:8.5px}.bh-product-card__price{font-size:14px}.bh-product-card__compare{width:100%;font-size:9.5px}.bh-product-card__quick-add{width:32px;height:32px;min-width:32px}.bh-product-card__quick-add svg{width:15px;height:15px}}@media(min-width:990px)and (max-width:1399px){.product-grid:has(.bh-product-card){grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(min-width:750px)and (max-width:989px){.product-grid:has(.bh-product-card){grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px 13px!important}}@media(max-width:749px){.product-grid:has(.bh-product-card){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 8px!important}.bh-card-modal{width:min(430px,calc(100vw - 16px));max-height:calc(100dvh - 16px);border-radius:18px}.bh-card-modal__panel{max-height:calc(100dvh - 16px);padding:17px 15px 15px}.bh-card-modal__header{grid-template-columns:72px minmax(0,1fr);gap:11px}.bh-card-modal__header img{width:72px;height:72px;border-radius:11px}.bh-card-modal__header h3,.bh-card-modal__price{font-size:14px}.bh-card-modal__options{margin-top:16px;padding-top:14px}.bh-card-modal__option+.bh-card-modal__option{margin-top:13px}.bh-card-modal__value{min-height:35px;padding:7px 10px;font-size:11px}.bh-card-modal__purchase{margin-top:17px;padding-top:14px;grid-template-columns:100px minmax(0,1fr);gap:8px}.bh-card-modal__quantity{height:43px;grid-template-columns:31px 38px 31px}.bh-card-modal__add{min-height:43px;padding-inline:12px;font-size:11.5px}}@media(max-width:390px){.bh-product-card__body{padding-inline:8px}.bh-product-card__title{font-size:11.5px}.bh-product-card__description{display:none}.bh-product-card__price{font-size:13.5px}}@media(prefers-reduced-motion:reduce){.bh-product-card,.bh-product-card__image,.bh-product-card__quick-add{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/bh-card-product.css.map */
