.cart-items-component{width:100%;height:100%;display:flex;flex-direction:column}.cart-drawer__heading .cart-bubble{width:fit-content;border-radius:var(--style-border-radius-buttons-primary);aspect-ratio:auto;padding:var(--cart-padding)}.cart-drawer__heading .cart-bubble[data-maintain-ratio]{aspect-ratio:1;min-width:26px}.cart-drawer__header{background-color:var(--color-background);display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--cart-drawer-padding);border-bottom:var(--style-border-width) solid none;position:sticky;top:0;z-index:1}@media screen and (min-width: 750px){.cart-drawer__header{padding:var(--cart-drawer-padding-desktop)}}.cart-drawer__dialog{overflow:hidden}.cart-drawer__inner{height:100%;overflow:hidden}.cart-drawer__content{height:calc(100% - var(--header-height));display:flex;flex-direction:column}.cart-drawer__summary{background-color:var(--color-background);position:sticky;bottom:0;z-index:1}.ds-cart-discount__input{background-color:#f1f1f1;color:#000;border-width:0px;border-style:solid;border-radius:6px;padding:8px 12px;flex-grow:1;min-width:0}.ds-cart-discount__input::placeholder{color:#00000080}.ds-discount-content{width:100%;padding:0 var(--drawer-padding)}.ds-discount-header{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;padding:12px 0;cursor:pointer;font-size:16px;font-weight:600;color:inherit;text-align:left}.ds-discount-header:hover{opacity:.7}.ds-discount-header__icon{display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.4,0,.2,1);width:20px;height:20px}.ds-discount-header[aria-expanded=true] .ds-discount-header__icon{transform:rotate(180deg)}.ds-discount-header__icon svg{width:100%;height:100%}.ds-discount-header[aria-expanded=true] .icon-plus,.ds-discount-header[aria-expanded=false] .icon-minus{display:none}.ds-discount-expandable{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1)}.ds-discount-expandable.is-open{max-height:500px}.ds-cart-discount__label{display:flex;align-items:flex-start;gap:4px;font-size:14px}.ds-cart-discount__pill-code{overflow:hidden;max-width:100px;text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:600}.ds-cart-discount{width:100%}.ds-cart-discount__summary{display:flex;align-items:center;justify-content:space-between}.ds-cart-discount__summary:hover{color:#0009}.ds-cart-discount__codes{display:none;gap:8px;flex-wrap:wrap;list-style:none;padding-inline:0;margin:0}.ds-cart-discount__codes:has(.ds-cart-discount__pill){display:flex}.ds-cart-discount__button{width:40%;position:relative;border-radius:var(--cart-border-radius)!important;background-color:var(--button-primary-color)!important;color:var(--button-secondary-color)!important;border:none;cursor:pointer;font-size:18px;padding:6px;text-align:center!important}.js-ajax-cart-processing .ds-cart-discount__button .ds-cart-discount__button-text{visibility:hidden}.js-ajax-cart-processing .ds-cart-discount__input{pointer-events:none;cursor:default}.js-ajax-cart-processing .ds-cart-discount__button .loading-overlay__spinner{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ds-cart-discount__button .loading-overlay__spinner{display:none;width:20px;height:20px}.ds-cart-discount__button .spinner{width:100%;height:100%}.ds-cart-discount__button .path{stroke:#fff}.ds-cart-discount__content{height:auto}.ds-cart-discount__pill{display:flex;color:#004d40;gap:8px;align-items:center;padding:4px 6px 4px 4px;margin-bottom:10px;border-radius:var(--pill-border-radius);background-color:#e0f2f1;border:1px solid #004d40;text-transform:uppercase;font-size:12px}.ds-cart-discount__pill-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#00695c;border-radius:50%;color:#fff}.ds-cart-discount__pill-icon svg{width:20px;height:20px}.ds-cart-discount__form{display:flex;gap:12px;align-items:stretch;padding-block:4px 8px}.ds-cart-discount__pill-remove{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;border-radius:50%;background-color:transparent;color:#004d40;cursor:pointer;padding:0;transition:background-color .2s}.ds-cart-discount__pill-remove:hover{background-color:#004d4033}.ds-cart-discount__pill-remove svg{width:20px;height:20px}.ds-cart-discount__error{display:flex;align-items:center;width:100%;padding:10px 12px;background-color:#fef2f2;border-left:4px solid #dc2626;color:#1f2937;gap:12px;border-radius:0 4px 4px 0;margin-top:8px}.ds-cart-discount__error .svg-wrapper{flex-shrink:0;width:16px;height:16px;margin-inline:2px 8px}.ds-cart-discount__error-text{margin-block-start:2px;color:#c00303;flex-grow:1}.ds-cart-discount__error-close{display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:4px;cursor:pointer;color:#991b1b;border-radius:4px;margin-left:auto}.ds-cart-discount__error-close:hover{background-color:#dc26261a}ds-cart-discount-component{display:flex;padding-bottom:8px;border-bottom:1.6px solid rgba(18,18,18,.2)}.ds-progress-bar{display:grid;width:100%;background-color:rgb(var(--color-background));padding:0 var(--drawer-padding);gap:24px}.ds-progress-bar__message{font-size:14px;line-height:1.25;margin-top:12px;background-color:#e7f7ff;padding:12px}.ds-progress-bar__value{font-weight:700}.ds-progress-bar__track-container{position:relative;margin-top:20px;margin-right:16px}.marker .ds-progress-bar__track-container{margin-bottom:20px}.marker .ds-progress-bar{gap:12px}.ds-progress-bar__track{overflow:hidden;border-radius:9999px;background-color:#e5e7eb;height:6px;position:relative}.ds-progress-bar__fill{display:block!important;height:100%;background-color:#272727;background:linear-gradient(90deg,#696969,#0c0c0c);border-radius:9999px;position:relative}.ds-progress-bar__markers{display:block!important;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.ds-progress-bar__step-marker{position:absolute;top:50%;transform:translate(-50%,-50%);width:32px;height:32px;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;z-index:2}.ds-progress-bar__marker-icon-container{position:relative;width:36px;height:36px;background-color:#fff;border:4px solid #d1d5db;border-radius:100%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.ds-progress-bar__step-marker.completed .ds-progress-bar__marker-icon-container{background-color:#0b8217;border-color:#0b8217}.ds-progress-bar__step-icon{width:28px;height:28px;border-radius:50%;object-fit:cover;justify-content:center;align-items:center;display:flex;background-color:#232323;border-color:#232323}.ds-progress-bar__step-number{font-size:14px;font-weight:600;color:#6b7280}.ds-progress-bar__step-price{position:absolute;top:36px;left:50%;transform:translate(-50%);font-size:11px;color:#6b7280;font-weight:500;white-space:nowrap}.ds-progress-bar__step-marker.completed .ds-progress-bar__step-price{color:#232323;font-weight:600}.ds-progress-bar__step-marker.completed .ds-progress-bar__marker-icon-container .ds-progress-bar__step-number{color:#fff}.ds-progress-bar__step-marker svg{width:21px;height:21px;color:#fff}.ds-progress-bar__checkmark{width:20px;height:20px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;box-shadow:inset 0 0 #10b981;animation:ds-checkmark-fill .4s ease-in-out .4s forwards,ds-checkmark-scale .3s ease-in-out .9s both}.ds-progress-bar__checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#10b981;fill:none;animation:ds-checkmark-stroke .6s cubic-bezier(.65,0,.45,1) forwards}.ds-progress-bar__checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:ds-checkmark-stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes ds-checkmark-stroke{to{stroke-dashoffset:0}}@keyframes ds-checkmark-scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes ds-checkmark-fill{to{box-shadow:inset 0 0 0 30px #10b981}}.ds-progress-bar[hidden]{display:none}.ds-upcoming-gifts-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.ds-upcoming-gifts-list:empty{display:none}.ds-step-gift-group{border:1px solid #e5e7eb;border-radius:6px;padding:10px;background-color:#fafafa}.ds-step-gift-group__header{font-size:10px;font-weight:600;color:#6b7280;margin-bottom:8px;text-transform:uppercase;line-height:1.2}.ds-step-gift-group__progress{margin-bottom:8px}.ds-step-gift-group__progress-track{height:6px;background-color:#e5e7eb;border-radius:9999px;overflow:hidden}.ds-step-gift-group__progress-fill{display:block!important;height:100%;background:linear-gradient(to right,#10b981,#059669);border-radius:9999px;transition:width .3s ease}.ds-step-gift-group__items{display:flex;flex-wrap:wrap;gap:8px}.ds-upcoming-gift-item{display:block;position:relative;width:40px;height:40px;border-radius:6px;overflow:visible;background-color:#fff;border:2px solid #e5e7eb;transition:border-color .2s ease;text-decoration:none;cursor:pointer;flex-shrink:0}.ds-upcoming-gift-item:hover{border-color:#10b981}.ds-upcoming-gift-item.locked{opacity:.85}.ds-upcoming-gift-item__image{width:100%;height:100%;object-fit:cover;display:block;border-radius:4px}.ds-upcoming-gift-item__status-icon{position:absolute;top:-4px;right:-4px;background:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003;z-index:3;border:2px solid white}.ds-upcoming-gift-item__status-icon svg{width:10px;height:10px}.ds-upcoming-gift-item.unlocked .ds-upcoming-gift-item__status-icon{background:#10b981;color:#fff}.ds-upcoming-gift-item.locked .ds-upcoming-gift-item__status-icon{background:#6b7280;color:#fff}.ds-upcoming-gift-item__overlay{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#000000eb;padding:8px 10px;border-radius:6px;box-shadow:0 4px 12px #0000004d;display:none;flex-direction:column;gap:4px;min-width:150px;max-width:200px;z-index:10;pointer-events:none}.ds-upcoming-gift-item__overlay:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#000000eb}.ds-upcoming-gift-item:hover .ds-upcoming-gift-item__overlay{display:flex}.ds-upcoming-gift-item__title{font-weight:600;font-size:11px;margin:0;line-height:1.3;color:#fff}.ds-upcoming-gift-item__price{display:flex;align-items:center;gap:4px;font-size:10px}.ds-upcoming-gift-item__original-price{text-decoration:line-through;color:#d1d5db}.ds-upcoming-gift-item__gratis-label{font-weight:700;color:#10b981;text-transform:uppercase;font-size:9px;background:#fff;padding:2px 5px;border-radius:3px}.ds-selectable-gifts{display:block;padding:10px;background-color:#fafafa;border:1px solid #e5e7eb;border-radius:6px;margin:10px 2.5rem;transition:opacity .3s ease}.ds-selectable-gifts.is-loading{opacity:.5;pointer-events:none}.ds-selectable-gifts[hidden]{display:none}.ds-selectable-gifts__header{margin-bottom:8px}.ds-selectable-gifts__title{margin:0;font-size:10px;font-weight:600;text-transform:uppercase;color:#6b7280;line-height:1.2}.ds-selectable-gifts__subtitle{margin:4px 0 0;font-size:9px;color:#6b7280}.ds-selectable-gifts__content{display:flex;align-items:flex-start;gap:12px}.ds-selectable-gifts__grid{display:flex;flex-wrap:wrap;gap:8px;flex:1}.ds-selectable-gifts__add-button{padding:8px 16px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;cursor:pointer;border:none;background-color:#10b981;color:#fff;transition:background-color .2s ease;white-space:nowrap;align-self:flex-start}.ds-selectable-gifts__add-button:hover:not(:disabled){background-color:#059669}.ds-selectable-gifts__add-button:disabled{opacity:.4;cursor:not-allowed}.ds-gift-item{display:block;position:relative;width:50px;height:50px;border-radius:6px;overflow:visible;background-color:#fff;border:2px solid #e5e7eb;transition:border-color .2s ease;cursor:pointer;flex-shrink:0}.ds-gift-item:hover{border-color:#10b981}.ds-gift-item.selected{border-color:#10b981;border-width:3px}.ds-gift-item__media{position:relative;width:100%;height:100%}.ds-gift-item__check-icon{position:absolute;top:-6px;right:-6px;background:#10b981;border-radius:50%;width:20px;height:20px;display:none;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003;z-index:3;border:2px solid white;color:#fff}.ds-gift-item.selected .ds-gift-item__check-icon{display:flex}.ds-gift-item__image{width:100%;height:100%;object-fit:cover;display:block;border-radius:4px}.ds-gift-item__content{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#000000eb;padding:8px 10px;border-radius:6px;box-shadow:0 4px 12px #0000004d;display:none;flex-direction:column;gap:6px;min-width:150px;max-width:200px;z-index:10;pointer-events:none}.ds-gift-item__content:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#000000eb}.ds-gift-item:hover .ds-gift-item__content{display:flex;pointer-events:auto}.ds-gift-item__title{margin:0;font-size:11px;font-weight:600;line-height:1.3;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
