.zp02-cart{--drawer-max-width: min(100vw, var(--zp02-drawer-width, 420px));--drawer-header-padding-block: 14px;--drawer-header-padding-inline: 16px;--drawer-body-padding-block: 0;--drawer-body-padding-inline: 0;--drawer-footer-padding-block: 0;--drawer-footer-padding-inline: 0;--zp02-ink: #1c1c1c;--zp02-muted: #6b7280;--zp02-line: #e3e9f2;--zp02-soft: #f5f9fb;font-size:14px;font-family:var(--text-font-family)}html:has(.zp02-cart[open]) #klaviyo-onsite{display:none!important}.zp02-cart::part(content){color:var(--zp02-ink)}.zp02-cart::part(header){min-height:55px;border-color:var(--zp02-line)}.zp02-cart:has(.zp02-cart__empty)::part(header){min-height:60px}.zp02-cart::part(body){min-height:0;padding:0;overscroll-behavior-y:contain;overflow-y:auto}.zp02-cart:has(.zp02-cart__empty)::part(body){padding-block-start:4px}.zp02-cart::part(footer){border-block-start:0;background:#fff;box-shadow:none}.zp02-cart::part(close-button){width:26px;height:25px;padding:5px 8px;border:1px solid var(--zp02-line);border-radius:8px;background:#fff;color:var(--zp02-muted);font:700 12px/1.4 Roboto,var(--text-font-family);opacity:1}.zp02-cart.drawer--center-body::part(body){align-self:stretch}.zp02-cart__header{display:flex;align-items:center;gap:8px}.zp02-cart__header h2{margin:0;font:800 16px/1.4 var(--text-font-family)}.zp02-cart__header span{display:inline-flex;min-width:22px;min-height:20px;align-items:center;justify-content:center;padding:3px 8px;border-radius:999px;background:var(--zp02-accent);color:#fff;font-size:11px;font-weight:900;line-height:1.4}.zp02-cart__header span.is-empty{background:#d9e1ec}.zp02-cart__body,.zp02-cart__empty{display:grid;align-content:start}.zp02-cart__fixed-footer{display:grid;min-width:0;background:#fff}.zp02-rewards{padding:16px 16px 18px;border-bottom:1px solid var(--zp02-line);background:#fbfcfd}.zp02-rewards__message{display:grid;min-height:35px;align-items:center;margin:0 0 10px;color:var(--zp02-ink);font-size:12px;font-weight:600;line-height:1.45;text-align:center}.zp02-rewards.is-complete .zp02-rewards__message{color:var(--zp02-success)}.zp02-rewards__track{position:relative;height:24px;margin:0 12px}.zp02-rewards__rail,.zp02-rewards__fill{position:absolute;top:9px;left:0;height:6px;border-radius:6px}.zp02-rewards__rail{right:0;background:#e1e7ef}.zp02-rewards__fill{width:var(--zp02-progress);background:var(--zp02-accent);transition:width .25s ease}.zp02-rewards__marker{position:absolute;top:50%;display:grid;width:24px;height:24px;place-items:center;border:2px solid #e1e7ef;border-radius:999px;background:#fff;color:var(--zp02-muted);transform:translate(-50%,-50%);transition:background-color .2s ease,border-color .2s ease,color .2s ease}.zp02-rewards__marker--shipping{left:8%}.zp02-rewards__marker--complementary{left:50%}.zp02-rewards__marker--gift{left:92%}.zp02-rewards__marker.is-reached{border-color:var(--zp02-accent);background:var(--zp02-accent);color:#fff}.zp02-rewards__check{font:900 11px/1 Roboto,sans-serif}.zp02-rewards__reward-icon{font-size:11px;line-height:1}.zp02-rewards__marker:not(.is-reached):not(.is-next){color:transparent}.zp02-rewards__labels{position:relative;min-height:14px;margin:8px 12px 0;color:var(--zp02-muted);font-size:11px;font-weight:600;line-height:1.4}.zp02-rewards__labels span{position:absolute;top:0;white-space:nowrap;transform:translate(-50%)}.zp02-rewards__label--shipping{left:8%}.zp02-rewards__label--complementary{left:50%}.zp02-rewards__labels .zp02-rewards__label--gift{right:0;left:auto;text-align:right;transform:none}.zp02-rewards__labels .is-reached{color:var(--zp02-success)}.zp02-cart__items{display:grid;padding:4px 16px 0}.zp02-line{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;padding:14px 0}.zp02-line__media{display:block;width:76px;height:86px;overflow:hidden;border-radius:12px;background:var(--zp02-soft)}.zp02-line__image{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.zp02-line__content{display:grid;min-width:0;align-content:start;gap:4px}.zp02-line__topline{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:8px}.zp02-line__title{display:-webkit-box;overflow:hidden;color:var(--zp02-ink);font-size:13px;font-weight:800;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.zp02-line__gift-badge{flex:0 0 auto;padding:2px 7px;border:1px solid var(--zp02-secondary);border-radius:999px;background:#f3f1ff;color:var(--zp02-secondary);font-size:9px;font-weight:900;letter-spacing:.05em}.zp02-line__details{display:flex;flex-wrap:wrap;gap:3px 7px;color:var(--zp02-muted);font-size:12px;line-height:1.4}.zp02-line__details span+span:before{content:"\b7";margin-right:7px}.zp02-line__price{display:flex;align-items:baseline;gap:7px;font-size:12px}.zp02-line__price s{color:var(--zp02-muted)}.zp02-line__price strong{color:var(--zp02-ink);font-size:15px;font-weight:800}.zp02-line--gift{background:#fff}.zp02-line--gift .zp02-line__price strong{color:var(--zp02-success)}.zp02-line__actions{display:flex;align-items:center;justify-content:flex-start;padding-top:4px}.zp02-line__actions .quantity-selector{--quantity-selector-height: 32px;--quantity-selector-input-width: 34px;border-color:var(--zp02-line);border-radius:8px;overflow:hidden}.zp02-line__actions .quantity-selector__input{min-width:24px;font-size:12px;font-weight:700}.zp02-line__remove{display:grid;width:16px;height:16px;flex:0 0 auto;place-items:center;color:var(--zp02-muted)}.zp02-line__remove-control{display:block;flex:0 0 auto}.zp02-line__discounts{display:grid;gap:3px;color:var(--zp02-success);font-size:11px}.zp02-line__discounts li{display:flex;align-items:center;gap:4px}.zp02-perks{display:grid;align-items:center;padding:12px 16px 6px}.zp02-perks--filled{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px}.zp02-perks--empty{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.zp02-perks li{display:flex;min-width:0;align-items:center;justify-content:center;gap:4px;color:#465d70;font-size:12px;line-height:normal;text-align:center}.zp02-perks img{display:block;width:7px;height:5px;flex:0 0 auto}.zp02-routine{display:block;margin:10px 16px 4px;padding:12px 12px 8px;overflow:hidden;border:1px solid var(--zp02-line);border-radius:12px;background:#fbfcfd}.zp02-cart__fixed-footer--empty>.zp02-routine{margin-top:14px;margin-bottom:8px;padding-bottom:10px}.zp02-routine__header{display:flex;align-items:center;justify-content:space-between;min-height:24px;gap:8px;margin-bottom:8px}.zp02-routine__header h3{margin:0;color:var(--zp02-accent);font-size:11px;font-weight:800;line-height:1.4;letter-spacing:.08em}.zp02-routine__navigation{display:flex;gap:8px}.zp02-routine__navigation button{position:relative;display:block;width:24px;height:24px;padding:0;border:0;border-radius:999px;background:#fff;transition:transform .16s ease}.zp02-routine__navigation button:not(:disabled):hover{transform:translateY(-1px)}.zp02-routine__arrow{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:24px;height:24px;transition:opacity .16s ease}.zp02-routine__navigation [data-zp02-prev] .zp02-routine__arrow--active,.zp02-routine__navigation [data-zp02-next] .zp02-routine__arrow--inactive{transform:rotate(180deg)}.zp02-routine__arrow--inactive,.zp02-routine__navigation button:disabled .zp02-routine__arrow--active{opacity:0}.zp02-routine__navigation button:disabled .zp02-routine__arrow--inactive{opacity:1}.zp02-routine__viewport{overflow-x:auto;overscroll-behavior-x:contain;background:#fff;cursor:grab;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch}.zp02-routine__viewport::-webkit-scrollbar{display:none}.zp02-routine__viewport.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.zp02-routine__viewport.is-dragging *{-webkit-user-select:none;user-select:none}.zp02-routine__scroller{display:flex;gap:8px;width:max-content}.zp02-routine.is-single .zp02-routine__navigation,.zp02-routine.is-single .zp02-routine__dots{display:none}.zp02-routine.is-single .zp02-routine__scroller,.zp02-routine.is-single .zp02-routine-card{width:100%}.zp02-routine-card{display:grid;grid-template-columns:52px minmax(0,1fr);width:min(300px,calc(100vw - 90px));height:80px;gap:10px;align-items:center;overflow:hidden;padding:10px;border:1px solid var(--zp02-line);border-radius:10px;background:#fff;scroll-snap-align:start;scroll-snap-stop:always}.zp02-routine-card__media{width:52px;height:52px;overflow:hidden;border-radius:8px;background:var(--zp02-soft)}.zp02-routine-card__image{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.zp02-routine-card__content{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:minmax(0,1fr) minmax(0,1fr);min-width:0;height:60px;align-items:center;gap:4px 10px}.zp02-routine-card__title{display:-webkit-box;grid-column:1;grid-row:1;overflow:hidden;color:var(--zp02-ink);font-size:12.5px;font-weight:800;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.zp02-routine-card__form{display:contents}.zp02-routine-card__select-wrap{position:relative;display:block;grid-column:1;grid-row:2;width:max-content;max-width:100%}.zp02-routine-card__select-wrap select{width:auto;max-width:100%;height:21px;padding:0 22px 0 7px;border:1px solid var(--zp02-line);border-radius:6px;background:#fff;color:#465d70;font-size:10.5px;-webkit-appearance:none;appearance:none}.zp02-routine-card__select-wrap svg{position:absolute;top:50%;right:6px;pointer-events:none;transform:translateY(-50%)}.zp02-routine-card__price{display:flex;grid-column:2;grid-row:1;flex-direction:column;align-items:flex-end;justify-self:end;gap:0;font-size:10.5px;line-height:1.35}.zp02-routine-card__price s{color:var(--zp02-muted)}.zp02-routine-card__price strong{font-size:12.5px}.zp02-routine-card__add{grid-column:2;grid-row:2;justify-self:end;min-height:25px;padding:6px 14px;border:1.5px solid var(--zp02-accent);border-radius:8px;background:#fff;color:var(--zp02-accent);font-size:11.5px;font-weight:800;line-height:1}.zp02-routine-card__content:not(:has(.zp02-routine-card__select-wrap)) .zp02-routine-card__title{grid-row:1 / 3;align-self:center}.zp02-routine-card__add[aria-busy=true]{opacity:.6}.zp02-routine__dots{display:flex;min-height:5px;height:5px;align-items:center;justify-content:center;gap:0;margin-top:8px}.zp02-routine__dots button{display:grid;width:14px;height:5px;padding:0;place-items:center;border:0;background:transparent}.zp02-routine__dots button:before{width:5px;height:5px;border-radius:999px;background:#cbd5e1;content:"";transition:width .18s ease,background-color .18s ease}.zp02-routine__dots button.is-active:before{width:14px;background:#00bfe0}.zp02-cart__empty-intro{display:grid;min-height:437px;gap:14px;justify-items:center;align-content:center;padding:92px 28px;text-align:center}.zp02-cart__empty-icon{display:grid;width:76px;height:76px;place-items:center;border-radius:999px;background:#e6f7fc}.zp02-cart__empty-icon img{width:34px;height:34px}.zp02-cart__empty-intro h3{margin:0;font-size:17px;font-weight:800;line-height:1.45}.zp02-cart__empty-intro>p:not(.zp02-cart__empty-reward){max-width:364px;margin:0;color:var(--zp02-muted);font-size:12.5px;line-height:1.55}.zp02-cart__continue.button{width:100%;min-height:44px;border-color:var(--zp02-accent);border-radius:12px;background:var(--zp02-accent);color:#fff;font-size:14px;font-weight:800;letter-spacing:0}.zp02-cart__empty-reward{margin:0;color:#465d70;font-size:11.5px;font-weight:600;line-height:1.5;text-align:center}.zp02-cart__footer{display:grid;gap:12px;justify-items:center;padding:14px 16px 16px;border-block-start:1px solid var(--zp02-line)}.zp02-cart:has(.zp02-rewards.is-complete) .zp02-cart__footer{gap:18px;padding-bottom:20px}.zp02-cart__discounts{display:grid;gap:5px;color:var(--zp02-success);font-size:12px}.zp02-cart__discounts li{display:flex;align-items:center;gap:5px}.zp02-cart__checkout{display:flex;width:100%;min-height:44px;align-items:center;justify-content:center;gap:4px;padding:10px 18px;border:1px solid var(--zp02-accent);border-radius:12px;background:var(--zp02-accent);color:#fff;font-size:14px;font-weight:800;line-height:1.4}.zp02-cart__checkout strong{display:flex;align-items:center;gap:4px}.zp02-cart__checkout strong:before{content:"\2022"}.zp02-trustpilot{display:flex;min-height:19px;align-items:center;justify-content:center;gap:6px;color:var(--zp02-ink);font-size:13px;font-weight:700;line-height:1;text-align:center;text-decoration:none}.zp02-trustpilot__rating{flex:0 0 auto}.zp02-trustpilot__stars,.zp02-trustpilot__logo{display:block;flex:0 0 auto;height:auto}.zp02-trustpilot__stars{width:98px}.zp02-trustpilot__logo{width:72px;margin-left:10px}.zp02-cart__fixed-footer--empty>.zp02-trustpilot{margin:17px 16px 23px}@media screen and (max-width:699px){.zp02-cart{--drawer-max-width: 100vw}.zp02-cart::part(content){max-width:100vw}.zp02-perks--empty{gap:3px}.zp02-perks--empty li{gap:3px;font-size:clamp(9.5px,2.55vw,12px)}}@media(prefers-reduced-motion:reduce){.zp02-rewards__fill,.zp02-routine__navigation button,.zp02-routine__arrow,.zp02-routine__dots button:before{transition:none}.zp02-routine__viewport{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/zp02-cart.css.map */
