.hlf-container{max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.hlf-section--slider-fullbleed .hlf-products-container{width:calc(100vw - var(--hlf-slider-content-left));margin-left:0;margin-right:0;position:relative;max-width:none}.hlf-section--slider-fullbleed .hlf-products-inner{padding-left:0;padding-right:max(0px,env(safe-area-inset-right,0px))}@media(max-width:640px){.hlf-section--slider-fullbleed .hlf-products-inner{padding-left:0;padding-right:max(0px,env(safe-area-inset-right,0px))}}.hlf-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:12px;flex-wrap:wrap}.hlf-section__title-wrap{display:flex;align-items:center;gap:12px}.hlf-section__accent-bar{width:4px;height:36px;background:var(--hlf-primary);border-radius:2px;flex-shrink:0}.hlf-section__title{font-size:clamp(20px,2.5vw,28px);font-weight:700;color:var(--hlf-text-primary);line-height:1.2;margin:0;letter-spacing:-.3px}.hlf-section__subtitle{font-size:14px;color:var(--hlf-text-secondary);margin:4px 0 0}.hlf-section__header-right{display:flex;align-items:center;gap:12px}.hlf-view-all{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--hlf-accent);text-decoration:none;transition:gap var(--hlf-transition),color var(--hlf-transition);white-space:nowrap}.hlf-view-all:hover{gap:10px;color:var(--hlf-primary)}.hlf-view-all svg{width:16px;height:16px;transition:transform var(--hlf-transition)}.hlf-view-all:hover svg{transform:translate(3px)}.hlf-layout-toggle{display:flex;align-items:center;background:#efefef;border-radius:8px;padding:3px;gap:2px}.hlf-layout-toggle__btn{display:flex;align-items:center;justify-content:center;width:34px;height:30px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:var(--hlf-text-muted);transition:all var(--hlf-transition)}.hlf-layout-toggle__btn.is-active,.hlf-layout-toggle__btn:hover{background:#fff;color:var(--hlf-text-primary);box-shadow:0 1px 4px #0000001a}.hlf-layout-toggle__btn svg{width:16px;height:16px}.hlf-products-grid{display:grid;grid-template-columns:repeat(var(--hlf-cols-desktop),1fr);gap:var(--hlf-card-gap-desktop)}.hlf-products-container{overflow:hidden;width:100%;position:relative}.hlf-products-inner{display:grid;gap:var(--hlf-card-gap-desktop)}@media(min-width:641px){.hlf-products-container[data-layout-desktop=slider] .hlf-products-inner{display:flex;flex-wrap:nowrap;overflow:visible;transition:transform .4s cubic-bezier(.4,0,.2,1);align-items:stretch;gap:var(--hlf-card-gap-desktop)}.hlf-products-container[data-layout-desktop=slider] .hlf-product-card{flex:0 0 calc((100% - (var(--hlf-cols-desktop) - 1) * var(--hlf-card-gap-desktop)) / (var(--hlf-cols-desktop) + var(--hlf-slider-peek-desktop-num) / 100));height:auto;display:flex;flex-direction:column}}@media(max-width:640px){.hlf-products-container[data-layout-mobile=slider] .hlf-products-inner{display:flex;flex-wrap:nowrap;overflow:visible;transition:transform .4s cubic-bezier(.4,0,.2,1);align-items:stretch;gap:var(--hlf-card-gap-mobile)}.hlf-products-container[data-layout-mobile=slider] .hlf-product-card{height:auto;display:flex;flex-direction:column}}.hlf-products-container .hlf-products-inner{width:100%}.hlf-products-container[data-layout-desktop=grid] .hlf-product-card,.hlf-products-container[data-layout-desktop=list] .hlf-product-card,.hlf-products-container[data-layout-mobile=grid] .hlf-product-card,.hlf-products-container[data-layout-mobile=list] .hlf-product-card{flex:0 1 auto;width:auto;max-width:100%}@media(min-width:641px){.hlf-products-container[data-layout-desktop=grid] .hlf-products-inner{display:grid!important;grid-template-columns:repeat(var(--hlf-cols-desktop),1fr)!important}.hlf-products-container[data-layout-desktop=list] .hlf-products-inner{display:grid!important;grid-template-columns:1fr!important}.hlf-products-container[data-layout-desktop=slider] .hlf-product-card{flex:0 0 calc((100% - (var(--hlf-cols-desktop) - 1) * var(--hlf-card-gap-desktop)) / (var(--hlf-cols-desktop) + var(--hlf-slider-peek-desktop-num) / 100));min-width:0}.hlf-products-container[data-layout-desktop=list] .hlf-product-card{flex-direction:row;align-items:stretch}.hlf-products-container[data-layout-desktop=list] .hlf-product-card__media{width:200px;flex-shrink:0;border-radius:var(--hlf-radius) 0 0 var(--hlf-radius)}}@media(max-width:640px){.hlf-products-inner{display:grid;grid-template-columns:repeat(var(--hlf-cols-mobile),1fr);gap:var(--hlf-card-gap-mobile)}.hlf-products-container[data-layout-mobile=grid] .hlf-products-inner{display:grid;grid-template-columns:repeat(var(--hlf-cols-mobile),1fr)}.hlf-products-container[data-layout-mobile=list] .hlf-products-inner{display:grid;grid-template-columns:1fr}.hlf-products-container[data-layout-mobile=list] .hlf-product-card{flex-direction:column}.hlf-products-container[data-layout-mobile=slider] .hlf-products-inner{display:flex!important;flex-wrap:nowrap!important}.hlf-products-container[data-layout-mobile=slider] .hlf-product-card{flex:0 0 calc((100% - (var(--hlf-cols-mobile) - 1) * var(--hlf-card-gap-mobile)) / (var(--hlf-cols-mobile) + var(--hlf-slider-peek-mobile-num) / 100))!important;min-width:0}}.hlf-products-list{display:flex;flex-direction:column;gap:var(--hlf-card-gap-desktop)}.hlf-products-list .hlf-product-card{flex-direction:row;align-items:stretch}.hlf-products-list .hlf-product-card__media{width:200px;flex-shrink:0;border-radius:var(--hlf-radius) 0 0 var(--hlf-radius)}.hlf-products-list .hlf-product-card__media:before{padding-top:100%}.hlf-products-list .hlf-product-card__body{flex:1;padding:20px 24px;display:flex;flex-direction:column}.hlf-products-list .hlf-product-card__actions{margin-top:auto;padding-top:16px}.hlf-slider-wrapper{position:relative;overflow:hidden}.hlf-slider-controls{display:none}.hlf-products-container[data-layout-desktop=slider] .hlf-slider-controls{display:block}@media(max-width:640px){.hlf-slider-controls{display:none}.hlf-products-container[data-layout-mobile=slider] .hlf-slider-controls{display:block}}.hlf-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border-radius:50%;border:none;background:#fff;box-shadow:0 4px 16px #00000024;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--hlf-text-primary);transition:all var(--hlf-transition)}.hlf-slider-arrow:hover{background:var(--hlf-primary);color:#fff;transform:translateY(-50%) scale(1.05)}.hlf-slider-arrow:disabled{opacity:.4;cursor:not-allowed}.hlf-slider-arrow svg{width:18px;height:18px}.hlf-slider-arrow--prev{left:-20px}.hlf-slider-arrow--next{right:-20px}.hlf-slider-nav{display:flex;justify-content:center;gap:8px;margin-top:20px;padding:0;list-style:none}.hlf-slider-nav__dot{width:8px;height:8px;border-radius:50%;background:var(--hlf-border);border:none;cursor:pointer;padding:0;transition:all var(--hlf-transition)}.hlf-slider-nav__dot.is-active{background:var(--hlf-primary);width:24px;border-radius:4px}.hlf-product-card{background:var(--hlf-card-bg);border-radius:var(--hlf-radius);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow var(--hlf-transition),transform var(--hlf-transition);position:relative;border:1.5px solid transparent;height:100%}.hlf-product-card--bordered{border-color:var(--hlf-border-solid);padding-top:14px}.ribbenoutside{border-radius:94px;position:absolute;top:0;left:0;right:0;width:100%;height:24px;overflow:hidden;z-index:2}.birthdaysale-grad{background:linear-gradient(90deg,#b8832a4f,#e4bf779e 28%,#f5d78e73,#e4bf7761 72%,#b8832a75);display:block!important;position:absolute;top:0;left:0;right:0;width:100%;height:14px;--lace: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2226%22%20viewBox%3D%220%200%2020%2026%22%3E%0A%20%20%3Cpath%20d%3D%22M0%2C0%20L20%2C0%20L20%2C14%20A10%2C10%200%200%2C1%200%2C14%20Z%22%20fill%3D%22white%22%2F%3E%0A%20%20%3Ccircle%20cx%3D%226.5%22%20cy%3D%2217.5%22%20r%3D%221.6%22%20fill%3D%22black%22%2F%3E%0A%20%20%3Ccircle%20cx%3D%2213.5%22%20cy%3D%2217.5%22%20r%3D%221.6%22%20fill%3D%22black%22%2F%3E%0A%20%20%3Ccircle%20cx%3D%2210%22%20cy%3D%2221.5%22%20r%3D%221.6%22%20fill%3D%22black%22%2F%3E%0A%3C%2Fsvg%3E);-webkit-mask-image:var(--lace);mask-image:var(--lace);-webkit-mask-size:10px 14px;mask-size:10px 13px;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.hlf-product-card--shadow{box-shadow:var(--hlf-shadow-sm)}.hlf-product-card:hover{box-shadow:var(--hlf-shadow-md);transform:translateY(-3px);border-color:var(--hlf-border-solid)}.hlf-product-card__media{position:relative;overflow:hidden;background:#f8f6f2;border-radius:var(--hlf-radius) var(--hlf-radius) 0 0}.hlf-product-card__media:before{content:"";display:block}.hlf-product-card__media--square:before{padding-top:100%}.hlf-product-card__media--portrait:before{padding-top:125%}.hlf-product-card__media--landscape:before{padding-top:75%}.hlf-product-card__media--wide:before{padding-top:56.25%}.hlf-product-card__image{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)}.hlf-product-card:hover .hlf-product-card__image{transform:scale(1.04)}.hlf-product-card__badges{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:5px;z-index:2}.hlf-badge{display:inline-flex;align-items:center;padding:3px 9px;border-radius:20px;font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;line-height:1.4}.hlf-badge--sale{background:var(--hlf-sale);color:#fff}.hlf-badge--new{background:var(--hlf-primary);color:#fff}.hlf-badge--bestseller{background:var(--hlf-accent);color:#fff}.hlf-badge--custom{background:#1a1a1a;color:#fff}.hlf-badge-savings{display:inline-flex;align-items:center;padding:2px 8px;background:#fee2e2;color:var(--hlf-sale);font-size:var(--hlf-badge-font-size-desktop);font-weight:700;border-radius:4px;margin-left:4px;text-transform:uppercase}.hlf-badge-savings__amount{font-weight:800}.hlf-lowest-price{display:inline-flex;align-items:center;gap:5px;margin-top:6px;padding:4px 10px 4px 8px;background:linear-gradient(135deg,#e8f5e9,#f1faf2);border:1px solid #a5d6a7;border-radius:20px;font-size:11px;font-weight:700;color:#1b5e20;letter-spacing:.3px;position:relative;overflow:hidden;width:fit-content;cursor:default}.hlf-lowest-price:after{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);animation:hlf-lpe-shimmer 2.4s ease-in-out infinite}@keyframes hlf-lpe-shimmer{0%{left:-60%}60%,to{left:130%}}.hlf-lowest-price__dot{width:7px;height:7px;border-radius:50%;background:#2e7d32;flex-shrink:0;animation:hlf-lpe-pulse 1.6s ease-in-out infinite}@keyframes hlf-lpe-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}}.hlf-lowest-price__icon{display:flex;align-items:center;flex-shrink:0;color:#2e7d32}.hlf-product-card__quick-actions{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;gap:6px;z-index:3;opacity:0;transform:translate(8px);transition:opacity var(--hlf-transition),transform var(--hlf-transition)}.hlf-product-card:hover .hlf-product-card__quick-actions{opacity:1;transform:translate(0)}.hlf-product-card--has-savings .hlf-product-card__quick-actions{top:72px}.hlf-quick-action-btn{width:36px;height:36px;border-radius:50%;border:none;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000001f;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--hlf-text-primary);transition:all var(--hlf-transition)}.hlf-quick-action-btn:hover{background:var(--hlf-primary);color:#fff;transform:scale(1.1)}.hlf-quick-action-btn.is-wishlisted{background:#fee2e2;color:var(--hlf-sale)}.hlf-quick-action-btn svg{width:16px;height:16px}.hlf-rating{display:flex;align-items:center;gap:5px;margin-bottom:6px}.hlf-rating__stars{display:flex;gap:1px}.hlf-rating__star{width:13px;height:13px;color:#f5a623}.hlf-rating__count{font-size:12px;color:var(--hlf-text-muted);font-weight:500}.hlf-product-card__body{padding:12px 16px 16px;display:flex;flex-direction:column;flex:1}.hlf-product-card__flavor{font-size:11px;font-weight:700;color:var(--hlf-accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px}.hlf-product-card__vendor{font-size:11px;color:var(--hlf-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.hlf-product-card__title{margin-top:0;margin-bottom:8px;font-weight:500;font-size:18px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-webkit-font-smoothing:antialiased;color:var(--hlf-text-primary);line-height:1.4;text-decoration:none}.hlf-product-card__title--full{-webkit-line-clamp:unset!important;display:block!important;overflow:visible!important}.hlf-product-card__title-link{color:inherit;text-decoration:none}.hlf-product-card__price-wrap{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;margin-bottom:4px}.hlf-price{font-size:var(--hlf-price-size-desktop);font-weight:700;color:var(--hlf-sale);line-height:1}.hlf-price--regular{color:var(--hlf-text-primary)}.hlf-price--compare{font-size:var(--hlf-compare-price-size-desktop);font-weight:500;color:var(--hlf-text-muted);text-decoration:line-through}.hlf-price-label{font-size:10px;font-weight:700;color:var(--hlf-sale);text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:2px}.hlf-product-card__offers{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:8px 0}.hlf-offer-tag{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:600;background:#e8f5e9;color:#2e7d32;border:1px solid #c8e6c9}.hlf-offer-tag--gift{background:#e3f2fd;color:#1565c0;border-color:#bbdefb}.hlf-offer-tag svg{width:12px;height:12px}.hlf-product-card__actions{margin-top:auto;padding-top:10px}.hlf-add-to-cart{width:100%;padding:16px 20px;border:none;border-radius:var(--hlf-radius-btn);font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:all var(--hlf-transition);display:flex;align-items:center;justify-content:center;gap:8px;position:relative;overflow:hidden;text-decoration:none}.hlf-add-to-cart:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff26;transform:translate(-100%);transition:transform .4s ease}.hlf-add-to-cart:hover:before{transform:translate(0)}.hlf-add-to-cart--filled{background:var(--hlf-primary);color:var(--hlf-btn-text)}.hlf-add-to-cart--filled:hover{background:color-mix(in srgb,var(--hlf-primary) 85%,black);transform:translateY(-1px);box-shadow:0 6px 20px #00000026}.hlf-add-to-cart--outlined{background:transparent;color:var(--hlf-primary);border:2px solid var(--hlf-primary)}.hlf-add-to-cart--outlined:hover{background:var(--hlf-primary);color:#fff}.hlf-add-to-cart--dark{background:var(--hlf-text-primary);color:var(--hlf-btn-text)}.hlf-add-to-cart--dark:hover{background:#333}.hlf-add-to-cart svg{width:18px!important;height:18px!important;flex-shrink:0!important;display:inline-block!important;vertical-align:middle!important}.hlf-add-to-cart:disabled,.hlf-add-to-cart[disabled]{background:var(--hlf-border);color:var(--hlf-text-muted);cursor:not-allowed;transform:none;box-shadow:none}.hlf-add-to-cart.is-loading .hlf-btn-text{opacity:0}.hlf-add-to-cart.is-loading:after{content:"";position:absolute;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:hlf-spin .7s linear infinite}@keyframes hlf-spin{to{transform:rotate(360deg)}}.hlf-empty{text-align:center;padding:60px 20px;color:var(--hlf-text-muted)}.hlf-empty__icon{font-size:48px;margin-bottom:12px;opacity:.4}@media(max-width:1024px){.hlf-slider-arrow--prev{left:4px}.hlf-slider-arrow--next{right:4px}}@media(max-width:640px){.hlf-section{padding:var(--hlf-section-pad-top-mobile) 0 var(--hlf-section-pad-bottom-mobile)}.hlf-container{padding:0 14px}.hlf-section__header{margin-bottom:18px}.hlf-section__title{font-size:18px}.hlf-layout-toggle{display:none}.hlf-products-container[data-layout-mobile=slider] .hlf-product-card{flex:0 0 calc((100% - (var(--hlf-cols-mobile) - 1) * var(--hlf-card-gap-mobile)) / (var(--hlf-cols-mobile) + var(--hlf-slider-peek-mobile-num) / 100))}.hlf-slider-arrow--prev{left:-10px}.hlf-slider-arrow--next{right:-10px}.hlf-product-card__body{padding:10px 12px 12px}.hlf-price{font-size:var(--hlf-price-size-mobile)}.hlf-price--compare{font-size:var(--hlf-compare-price-size-mobile)}.hlf-badge-savings{font-size:var(--hlf-badge-font-size-mobile)}.hlf-product-card__title{font-size:14px;letter-spacing:0}.hlf-add-to-cart{padding:11px 12px;font-size:12px}.hlf-products-list .hlf-product-card{flex-direction:column}.hlf-products-list .hlf-product-card__media{width:100%;border-radius:var(--hlf-radius) var(--hlf-radius) 0 0}.hlf-slider-arrow{width:36px;height:36px}.hlf-slider-arrow--prev{left:2px}.hlf-slider-arrow--next{right:2px}}.hlf-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
/*# sourceMappingURL=/cdn/shop/t/72/assets/hlf-collection-product-card.css.map */
