.cart-rewards-modal.modal{z-index:999999}#cart-rewards-modal-info.cart-rewards-modal{z-index:99999}.cart-rewards-progress{--cart-rewards-accent: rgb(var(--success-color));--cart-rewards-accent-muted: #1B331E;--cart-rewards-track: rgb(var(--border-color));margin-bottom:1rem}.cart-rewards-progress--drawer{padding-inline:24px}.cart-rewards-progress--page{margin-bottom:1.25rem}.cart-rewards-progress__message{display:flex;align-items:center;gap:4px;padding:.25rem .5rem;margin-bottom:3rem;border-radius:8px;font-size:var(--text-font-size);line-height:1.4;border:1px solid rgb(var(--border-color));background:rgb(var(--background));color:rgb(var(--text-color))}.cart-rewards-progress__message--achieved{border-color:rgb(var(--border-color));background:rgb(var(--secondary-background));border-radius:8px}.cart-rewards-progress__text{flex:1;font-size:14px}.cart-rewards-progress__text strong{font-weight:var(--text-font-bold-weight);color:rgb(var(--heading-color))}.cart-rewards-progress__icon-button{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:999px;background:rgb(var(--secondary-background));color:rgb(var(--text-color));cursor:pointer}.cart-rewards-progress__icon-button svg{border-radius:999px;border:1px solid #1B331E}.cart-rewards-progress__icon-button svg path{fill:#1b331e}.cart-rewards-progress__message-icon-img{flex-shrink:0;border-radius:4px}.cart-rewards-progress__icon-fallback{flex-shrink:0;display:flex;color:rgb(var(--success-color))}.cart-rewards-progress__bar-wrapper{position:relative;margin-top:.25rem}.cart-rewards-progress__bar{position:relative;width:100%;height:.375rem;background:rgb(var(--border-color));border-radius:999px;overflow:hidden}.cart-rewards-progress__bar-fill{position:absolute;left:0;top:0;height:100%;border-radius:999px;background:linear-gradient(90deg,#456b4a,#1b331e);transition:width .3s ease}.cart-rewards-progress__milestones{position:relative;list-style:none;margin:0;padding:0;width:100%}.cart-rewards-progress__milestone{position:absolute;top:0;transform:translate(-50%) translateY(-62%);display:flex;flex-direction:column;align-items:center}.cart-rewards-progress__milestone-wrapper{text-align:center}.cart-rewards-progress__milestone-threshold{font-size:10px}.cart-rewards-progress__milestone-bubble{position:relative;margin-bottom:1rem;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.25rem .3rem;max-width:9.5rem;background:rgb(var(--secondary-background));border:1px solid rgb(var(--border-color));border-radius:999px;font-size:.625rem;line-height:1.2;font-weight:400;color:rgb(var(--heading-color));cursor:pointer;font-family:inherit}.cart-rewards-progress__milestone--achieved .cart-rewards-progress__milestone-bubble{background:#1b331e;border-color:transparent}.cart-rewards-progress__milestone--achieved svg *{fill:#fff}.cart-rewards-progress__milestone--achieved img{filter:brightness(0) invert(1)}.cart-rewards-progress__milestone--achieved .cart-rewards-progress__milestone-label{color:#fff}.cart-rewards-progress__milestone-bubble:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%) translateY(96%) rotate(180deg);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgb(var(--border-color))}.cart-rewards-progress__milestone--achieved .cart-rewards-progress__milestone-bubble:after{border-bottom-color:var(--cart-rewards-accent-muted)}.cart-rewards-progress__milestone-bubble--choose-pending{border-color:rgb(var(--success-color));box-shadow:0 0 rgb(var(--success-color) / .35);animation:cart-rewards-milestone-pulse 1.6s ease-out infinite}@keyframes cart-rewards-milestone-pulse{0%{box-shadow:0 0 rgb(var(--success-color) / .35)}70%{box-shadow:0 0 0 6px rgb(var(--success-color) / 0)}to{box-shadow:0 0 rgb(var(--success-color) / 0)}}@media(prefers-reduced-motion:reduce){.cart-rewards-progress__milestone-bubble--choose-pending{animation:none;box-shadow:0 0 0 2px rgb(var(--success-color) / .25)}}.cart-rewards-progress__milestone-select-hint{margin:0 0 .125rem;max-width:7.5rem;line-height:1.25;font-weight:var(--text-font-bold-weight, 600);background:#ffea05;color:#fff;width:16px;height:16px;font-size:10px;border-radius:99px;border:solid #dadf64 1px;display:flex;justify-content:center;align-items:center;position:absolute;top:-10px;right:-4px;text-wrap:balance;pointer-events:none}.cart-rewards-progress__milestone-icon{width:1rem;height:1rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.cart-rewards-progress__milestone-icon img{width:100%;height:100%;object-fit:contain}.cart-rewards-progress__milestone-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-rewards-progress__milestone-label:empty{display:none}.cart-rewards-modal__content{max-width:33rem;width:100%;padding:1.25rem;background:#fffdf3;border-radius:24px;overflow:auto}@media(max-width:740px){.cart-rewards-modal__content{border-bottom-left-radius:0;border-bottom-right-radius:0}}.cart-rewards-product-row__price .price--compare{font-size:12px!important;margin-right:0!important}.cart-rewards-modal__heading{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;padding-right:2rem}.cart-rewards-modal__title{margin:0}.cart-rewards-modal__heading-icon,.cart-rewards-modal__heading-icon-fallback{flex-shrink:0}.cart-rewards-modal__products{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.cart-rewards-unlocked-drawer{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgb(var(--border-color))}.cart-rewards-unlocked-drawer__title{margin:0 0 .65rem;font-size:16px;font-weight:400}.cart-rewards-unlocked-drawer__products{margin-top:0}.cart-rewards-modal__progress-text{margin-top:1rem;padding:.75rem 1rem;border-radius:8px;background:rgb(var(--secondary-background));border:1px solid rgb(var(--border-color))}.cart-rewards-modal__progress-text--achieved{background:#fff;border-color:transparent}.cart-rewards-product-row{display:flex;gap:.75rem;align-items:center;padding:.75rem;border:1px solid rgb(var(--border-color));border-radius:8px;background:rgb(var(--background))}.cart-rewards-product-row__atc{background:#1b331e;border-radius:8px}.cart-rewards-product-row__atc .loader-button__text{display:none!important}.cart-rewards-product-row__atc:after{content:"";background-image:url(/cdn/shop/files/plus_1_5.png?v=1721798083);display:inline-block;width:23px;height:23px;background-size:contain;background-repeat:no-repeat;border-radius:8px}.cart-rewards-product-row__atc[disabled]:after{opacity:0}.cart-rewards-product-row__media{flex-shrink:0;position:relative;display:inline-flex;align-items:flex-start;justify-content:center}.cart-rewards-product-row--sold-out .cart-rewards-product-row__media{opacity:.5}.cart-rewards-product-row__image{width:72px;height:72px;object-fit:cover;border-radius:8px}.cart-rewards-product-row__sold-out-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#dc2626f2;color:#fff;padding:6px;border-radius:6px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;z-index:10;box-shadow:0 2px 8px #00000026;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;pointer-events:none}.cart-rewards-product-row__info{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:0 .75rem}.cart-rewards-product-row__text{flex:1 1 8rem;min-width:0}.cart-rewards-product-row__title{display:block;font-weight:var(--text-font-bold-weight);color:rgb(var(--heading-color));text-decoration:none;line-height:normal}.cart-rewards-product-row__actions{flex:0 0 auto;margin-top:0;width:auto;max-width:min(14rem,100%)}.cart-rewards-product-row__actions--variants{max-width:none;width:100%}.cart-rewards-product-row__form{margin:0}.cart-rewards-product-row__form--rewards{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;width:100%}.cart-rewards-product-row__form--rewards:has(.cart-rewards-product-row__variant-field){justify-content:space-between;width:100%}.cart-rewards-product-row__variant-field{flex:1 1 100%;min-width:0}.cart-rewards-product-row__variant-select{display:block;width:fit-content;max-width:120px;padding:.4rem .5rem;font-size:.8125rem;line-height:1.3;border-radius:8px;border:1px solid rgb(var(--border-color));background:rgb(var(--background));color:rgb(var(--heading-color))}.cart-rewards-product-row__atc--icon{flex-shrink:0;width:2.5rem!important;height:2.5rem!important;min-width:2.5rem;padding:0!important;display:inline-flex;align-items:center;justify-content:center}.cart-rewards-product-row__form--rewards:has(.cart-rewards-product-row__variant-field) .cart-rewards-product-row__atc--icon{margin-left:auto}.cart-rewards-product-row__atc--icon:disabled{opacity:.45;cursor:not-allowed}.cart-rewards-product-row__atc--icon .icon,.cart-rewards-product-row__atc--icon svg{display:block}.cart-rewards-product-row__atc--icon.button--primary svg path{fill:currentColor}.cart-rewards-product-row__in-cart{flex:1 1 100%;margin:0}@supports not selector(:has(*)){.cart-rewards-product-row__actions--variants .cart-rewards-product-row__form--rewards{flex-wrap:wrap}.cart-rewards-product-row__actions--variants .cart-rewards-product-row__variant-field{flex:1 1 100%}.cart-rewards-product-row__actions--variants .cart-rewards-product-row__atc--icon{margin-left:auto}}.cart-rewards-modal__info-tier-list{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem;position:relative;padding-left:2.25rem;--cart-rewards-info-progress: 0%}.cart-rewards-modal__info-tier-list:before{content:"";position:absolute;left:11px;top:0;bottom:.25rem;width:3px;border-radius:5px;background:#d8d8d0}.cart-rewards-modal__info-tier-list:after{content:"";position:absolute;left:11px;top:0;width:3px;border-radius:5px;height:var(--cart-rewards-info-progress);max-height:calc(100% - .25rem);background:#173f21;transition:height .25s ease}.cart-rewards-info-tier-item{position:relative;display:flex;align-items:stretch}.cart-rewards-info-tier-item__status{position:absolute;left:-36px;top:50%;transform:translateY(-50%);z-index:1;width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.cart-rewards-info-tier-item--achieved .cart-rewards-info-tier-item__status{background:#173f21;color:#fff}.cart-rewards-info-tier-item--achieved .cart-rewards-info-tier-item__status svg *{fill:#fff}.cart-rewards-info-tier-item--locked .cart-rewards-info-tier-item__status{background:#e6e6e3;color:#a3a3a0}.cart-rewards-info-tier{display:block;width:100%;text-align:left;padding:.75rem 1rem;border:1px solid rgb(var(--border-color));border-radius:8px;background:#fff;cursor:pointer;font:inherit;color:inherit;transition:background .15s ease,border-color .15s ease}.cart-rewards-info-tier__icon-wrapper{display:flex;flex-direction:column;align-items:center}.cart-rewards-info-tier:hover{background:rgb(var(--background));border-color:rgb(var(--border-color-darker))}.cart-rewards-info-tier--achieved{background:#fff}.cart-rewards-info-tier__row{display:flex;align-items:center;gap:.75rem}.cart-rewards-info-tier__text{flex:1;min-width:0}.cart-rewards-info-tier__arrow{margin-left:auto;color:rgb(var(--text-color));width:.875rem;height:.875rem;display:inline-flex;align-items:center;justify-content:center;align-self:center;opacity:.8}.cart-rewards-info-tier__arrow svg{width:100%;height:100%}.cart-rewards-info-tier__label{font-weight:var(--text-font-bold-weight);margin-bottom:.25rem;color:rgb(var(--heading-color))}.cart-rewards-info-tier__threshold{margin-top:.35rem;min-width:56px;text-align:center}.cart-rewards-info-tier__products-list{list-style:none;margin:.5rem 0 0;margin-left:0!important;padding:0}.cart-rewards-info-tier__product-item{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.cart-rewards-info-tier__product-image{width:32px;height:32px;object-fit:cover;border-radius:4px;margin:0!important}@media screen and (max-width:740px){.cart-rewards-progress--drawer .cart-rewards-progress__message{margin-bottom:40px}.cart-rewards-progress--drawer{padding-top:0rem;margin-bottom:0}.cart-rewards-progress__icon-button,.cart-rewards-progress__icon-button svg{width:14px;height:14px}.cart-rewards-progress__text{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/139/assets/cart-rewards.css.map */
