.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.wy-product-card{display:flex;flex-direction:column;background:transparent;width:var(--pc-width, 100%);position:relative;padding-top:var(--pc-pad-t, 0px);padding-bottom:var(--pc-pad-b, 0px);padding-left:var(--pc-pad-l, 0px);padding-right:var(--pc-pad-r, 0px);margin-top:var(--pc-mar-t, 0px);margin-bottom:var(--pc-mar-b, 0px);margin-left:var(--pc-mar-l, 0px);margin-right:var(--pc-mar-r, 0px)}.wy-product-card__media-wrapper{position:relative;border-radius:var(--wy-card-radius, var(--pc-radius, 12px));overflow:hidden;margin-bottom:16px;border:var(--pc-border-w, 0px) solid var(--pc-border-color, transparent);height:var(--pc-img-h, auto);background:#fff!important;transition:transform .3s ease}.wy-product-card__media{position:relative;display:block;width:100%}.wy-product-card__media:before{content:"";display:block;padding-top:var(--wy-img-ratio, 100%)}.wy-product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .3s ease}.wy-product-card__img--primary{opacity:1;z-index:1}.wy-product-card__img--hover{opacity:0;z-index:2}.wy-product-card__media-wrapper:hover .wy-product-card__img--primary{opacity:0}.wy-product-card__media-wrapper:hover .wy-product-card__img--hover{opacity:1}.wy-product-card__media-wrapper:hover .wy-product-card__img{transform:scale(1.06)}.wy-product-card__img-placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;fill:#ddd;background:#f4f4f4}.wy-product-card__badge{position:absolute;top:12px;left:12px;background:#11331e;color:#fff;font-family:var(--wy-font-body);font-size:11px;font-weight:700;padding:4px 8px;border-radius:6px;z-index:3;line-height:1;letter-spacing:-.01em}.wy-product-card__body{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;width:100%}.wy-product-card__rating{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:8px}.wy-product-card__stars{display:flex;gap:2px}.wy-product-card__star{width:14px;height:14px;fill:#ffc107}.wy-product-card__review-count{font-family:var(--wy-font-body);font-size:12px;color:#6b7280;font-weight:500}.wy-product-card__title{font-family:var(--wy-font-body);font-size:var(--pc-title-size, 16px);font-weight:600;color:var(--pc-title-color, #111827);line-height:1.4;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.wy-product-card__title-link{color:inherit;text-decoration:none;transition:color .2s ease}.wy-product-card__title-link:hover{color:#11331e}.wy-product-card__vendor{font-family:var(--wy-font-body);font-size:11px;color:#6b7280;margin:0 0 10px;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.wy-product-card__pricing{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:16px;font-family:var(--wy-font-body)}.wy-product-card__price-compare{font-size:13px;color:#9ca3af;text-decoration:line-through;font-weight:400}.wy-product-card__price-current{font-size:var(--pc-price-size, 15px);font-weight:700;color:var(--pc-price-color, #111827)}.wy-product-card__price-separator{color:#e5e7eb;font-size:12px}.wy-product-card__price-save{font-size:12px;font-weight:600;color:#dc2626}.wy-product-card__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:var(--pc-btn-pad-y, 12px) var(--pc-btn-pad-x, 24px);background:var(--wy-btn-bg, var(--pc-btn-bg, #1A1208));color:var(--wy-btn-color, var(--pc-btn-color, #FFFFFF));font-family:var(--wy-font-body);font-size:var(--pc-btn-size, 14px);font-weight:600;border-radius:var(--wy-btn-radius, var(--pc-btn-radius, 99px));border:none;cursor:pointer;text-decoration:none;transition:opacity .2s ease,transform .15s ease;margin-top:auto}.wy-product-card__cta:hover{opacity:.85;transform:translateY(-1px)}.wy-product-card__form{width:100%;margin-top:auto}.is-detailed .wy-product-card__media-wrapper{display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;background-color:#fff!important}.is-detailed .wy-product-card__img{object-fit:contain}.is-detailed .wy-product-card__highlights{display:flex;flex-direction:column;gap:8px;width:100%;max-width:90%;margin:8px auto 16px;text-align:left}.is-detailed .wy-product-card__highlight-item{display:flex;align-items:center;gap:10px}.is-detailed .wy-product-card__highlight-icon-wrap{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:1px solid #E5E7EB;background:#fff;color:#11331e;flex-shrink:0;box-shadow:0 1px 2px #00000008}.is-detailed .wy-product-card__highlight-icon-wrap svg{width:13px;height:13px}.is-detailed .wy-product-card__highlight-text{font-family:var(--wy-font-body);font-size:12px;font-weight:500;color:#4b5563;line-height:1.3}.is-detailed .wy-product-card__cta{background:#1a1208;color:#fff;font-size:var(--pc-btn-size, 13px);text-transform:uppercase;letter-spacing:.05em;border-radius:99px;transition:all .25s cubic-bezier(.4,0,.2,1)}.is-detailed .wy-product-card__cta:hover{background:#1b4d2e;opacity:1;transform:translateY(-2px);box-shadow:0 4px 12px #0f2e1a26}@media(max-width:640px){.wy-product-card{padding-top:var(--pc-mob-pad-t, var(--pc-pad-t, 0px));padding-bottom:var(--pc-mob-pad-b, var(--pc-pad-b, 0px));padding-left:var(--pc-mob-pad-l, var(--pc-pad-l, 0px));padding-right:var(--pc-mob-pad-r, var(--pc-pad-r, 0px))}.wy-product-card__media-wrapper{margin-bottom:12px;height:var(--pc-mob-img-h, var(--pc-img-h, auto))}.is-detailed .wy-product-card__media-wrapper{padding:12px}.wy-product-card__title{font-size:var(--pc-mob-title-size, var(--pc-title-size, 14px));line-height:1.3}.wy-product-card__vendor{font-size:10px;margin-bottom:6px}.is-detailed .wy-product-card__highlights{gap:6px;margin:6px auto 12px;max-width:95%}.is-detailed .wy-product-card__highlight-icon-wrap{width:22px;height:22px}.is-detailed .wy-product-card__highlight-icon-wrap svg{width:11px;height:11px}.is-detailed .wy-product-card__highlight-text{font-size:11px}.wy-product-card__pricing{flex-wrap:wrap;gap:4px;margin-bottom:12px}.wy-product-card__price-current{font-size:var(--pc-mob-price-size, var(--pc-price-size, 14px))}.wy-product-card__price-compare{font-size:12px}.wy-product-card__price-save{font-size:11px;width:100%}.wy-product-card__cta{padding:var(--pc-mob-btn-pad-y, 10px) var(--pc-mob-btn-pad-x, 16px);font-size:var(--pc-mob-btn-size, var(--pc-btn-size, 13px))}.is-detailed .wy-product-card__cta{font-size:var(--pc-mob-btn-size, var(--pc-btn-size, 12px))}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
