.drawer{visibility:hidden}.ios-cart-drawer:not(.drawer--ready) .drawer__inner{transform:translate(100%);transition:none}.ios-cart-drawer.drawer--ready .drawer__inner{transition:transform .38s cubic-bezier(.32,.72,0,1)}.drawer__contents{position:relative}.cart-drawer__adding-overlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;background:#ffffffe6;flex-direction:column;align-items:center;justify-content:center;gap:12px}.cart-drawer__adding-overlay:not([hidden]){display:flex}.cart-drawer__adding-spinner{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.cart-drawer__adding-spinner svg{animation:cartDrawerSpinner .8s linear infinite}.cart-drawer__adding-text{font-size:14px;font-weight:500;color:#64748b}@keyframes cartDrawerSpinner{to{transform:rotate(360deg)}}.drawer__header{display:flex;flex-direction:column;padding:2px 10px 4px!important;gap:4px;align-items:stretch}.drawer__header-step-info{text-align:center;padding:0 2px;min-height:62px;max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box}.drawer__header-step-title{font-size:14px;font-weight:600;color:#1e293b;margin:0 0 1px;line-height:1.2;max-width:100%;min-height:2.4em;display:flex;align-items:center;justify-content:center}.drawer__header-step-subtitle{font-size:11px;color:#64748b;margin:0;line-height:1.3;max-width:100%;min-height:2.6em}.drawer__header-step-subtitle:empty{display:none}.drawer__header .cart-progress-bar{display:flex;align-items:flex-start;padding:2px 8px 0;width:100%;box-sizing:border-box;flex-shrink:0}.cart-progress-bar__step{display:flex;flex-direction:column;align-items:center;gap:1px;min-width:40px}.ios-cart-drawer .drawer__close-pill,cart-drawer.ios-cart-drawer .drawer__close-pill{width:16px!important;min-width:16px!important;max-width:16px!important}.cart-progress-bar__icon{width:20px;height:20px;border-radius:50%;background:#f1f5f9;border:1.5px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#94a3b8;transition:all .25s cubic-bezier(.34,1.2,.64,1)}.cart-progress-bar__step span{font-size:9px;font-weight:600;color:#94a3b8;transition:color .25s ease;line-height:1.1}.cart-progress-bar__line{flex:1;height:2px;background:#e2e8f0;margin-top:10px;border-radius:1px;position:relative;overflow:hidden}.cart-progress-bar__line:after{content:"";position:absolute;left:0;top:0;height:100%;width:0%;background:#0084fe;border-radius:1px;transition:width .42s cubic-bezier(.33,1,.68,1),background-color .38s cubic-bezier(.33,1,.68,1),opacity .35s ease}.cart-progress-bar__line.half:after{width:50%}.cart-progress-bar__line.full:after{width:100%}[dir=rtl] .cart-progress-bar__line:after{left:auto;right:0}.ios-cart-drawer cart-drawer-items .cart-item__details{padding-left:12px!important;padding-right:12px!important}[dir=rtl] .ios-cart-drawer cart-drawer-items .cart-item__details{padding-left:20px!important;padding-right:20px!important}@media(max-width:767px){[dir=rtl] .ios-cart-drawer cart-drawer-items .cart-item__details{padding-left:12px!important;padding-right:8px!important}}.ios-cart-drawer cart-drawer-items .cart-item__name-wrapper{padding-right:8px}[dir=rtl] .ios-cart-drawer cart-drawer-items .cart-item__name-wrapper{padding-right:0;padding-left:8px}cart-drawer .cart-global-toast{position:fixed;top:12px;right:24px;left:auto;bottom:auto;transform:none;z-index:var(--z-modal-top, 10001);pointer-events:none;max-width:372px}cart-drawer .cart-message{opacity:0;transform:translateY(-6px) scale(.94);transition:opacity .12s cubic-bezier(.34,1.2,.64,1),transform .15s cubic-bezier(.34,1.2,.64,1)}cart-drawer .cart-message--show{opacity:1;transform:translateY(0) scale(1)}@media screen and (max-width:749px){cart-drawer .cart-global-toast{top:10px;right:16px;max-width:calc(90vw - 32px)}}.cart-progress-bar__step.active .cart-progress-bar__icon{background:#f1f5f9;border-color:#0084fe;color:#0084fe;animation:progressStepPop .3s cubic-bezier(.34,1.2,.64,1)}@media(prefers-reduced-motion:reduce){.cart-progress-bar__step.active .cart-progress-bar__icon{animation:none}}.cart-progress-bar__step.active span{color:#0084fe}.cart-progress-bar__icon svg{display:none}.cart-progress-bar__step.completed .cart-progress-bar__icon{background:#f1f5f9;border-color:#10b981;color:#10b981}.cart-progress-bar__step.completed .cart-progress-bar__icon svg{display:block;color:#10b981;width:11px;height:11px;flex-shrink:0}.cart-progress-bar__step.completed span{color:#10b981}.cart-progress-bar__step.completed[role=button]{cursor:pointer;-webkit-tap-highlight-color:transparent}.cart-progress-bar__step.completed[role=button]:focus-visible{outline:2px solid #0084fe;outline-offset:3px;border-radius:8px}.cart-progress-bar__line.completed:after{width:100%;background:#10b981;animation:none;opacity:1}@media(prefers-reduced-motion:reduce){.cart-progress-bar__line:after{transition-duration:.01ms}.cart-progress-bar__line.half:after{animation:none}}@keyframes progressStepPop{0%{transform:scale(.9);opacity:.8}70%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}.drawer__footer #CartDrawer-Checkout.cart__checkout-button,.drawer__footer #CartDrawer-Checkout.cart__checkout-button.button,.drawer__footer #CartDrawer-Checkout.cart__checkout-button.button--primary{position:relative;display:flex;align-items:center;justify-content:center;background:#0084fe!important;color:#fff!important;border-radius:12px!important;border:none!important;font-weight:600;letter-spacing:.01em;overflow:hidden;box-shadow:0 1px 2px #0f172a0f,0 2px 8px #0084fe33!important;transition:transform .14s ease-out,box-shadow .14s ease-out,opacity .14s ease-out,background-color .14s ease-out}.drawer__footer #CartDrawer-Checkout.cart__checkout-button:before{display:none!important;content:none!important}.drawer__footer #CartDrawer-Checkout.cart__checkout-button:hover,.drawer__footer #CartDrawer-Checkout.cart__checkout-button.button:hover,.drawer__footer #CartDrawer-Checkout.cart__checkout-button.button--primary:hover{transform:none;background:#0084fe!important;box-shadow:0 1px 2px #0f172a0f,0 2px 8px #0084fe33!important}.drawer__footer #CartDrawer-Checkout.cart__checkout-button:active,.drawer__footer #CartDrawer-Checkout.cart__checkout-button.button:active,.drawer__footer #CartDrawer-Checkout.cart__checkout-button.button--primary:active{transform:translateY(1px);background:#0068cc!important;box-shadow:0 1px 2px #0f172a14!important;transition:transform .08s ease-out,box-shadow .08s ease-out,background-color .08s ease-out}.drawer__footer .cart-footer__total{margin-top:0!important;margin-bottom:12px!important;padding-bottom:0!important;min-height:32px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.drawer__footer .cart-footer__total--with-peek{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,auto) minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:10px;row-gap:0;margin-bottom:8px!important;padding-bottom:0!important;min-height:52px;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent}.drawer__footer .cart-footer__total--with-peek .cart-footer__total-label{grid-column:1;grid-row:1;justify-self:start;align-self:center}.drawer__footer .cart-footer__total--with-peek .cart-footer__express-peek-label{grid-column:2;grid-row:1;justify-self:center;align-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;max-width:100%}.drawer__footer .cart-footer__express-peek-label .cart-footer__express-up-btn{flex-shrink:0;margin:0;padding:0 2px;min-height:20px}.drawer__footer .cart-footer__express-peek-label--row{display:inline-flex;align-items:center;justify-content:center;gap:6px;max-width:100%;white-space:nowrap}.drawer__footer .cart-footer__express-wallet-icons{display:none!important;align-items:center;gap:4px;flex-shrink:0;color:#64748b80}cart-drawer[data-current-step=cart][data-express-checkout-open=false] .drawer__footer .cart-footer__express-wallet-icons,cart-drawer[data-current-step=address]:not([data-express-checkout-open=true]) .drawer__footer .cart-footer__express-wallet-icons,cart-drawer[data-current-step=contact]:not([data-express-checkout-open=true]) .drawer__footer .cart-footer__express-wallet-icons{display:inline-flex!important}.drawer__footer .cart-footer__wallet-icon{display:block;flex-shrink:0}.drawer__footer .cart-footer__wallet-icon[hidden],cart-drawer.ios-cart-drawer .drawer__footer .cart-footer__wallet-icon[hidden]{display:none!important}cart-drawer[data-current-step=cart][data-express-checkout-open=false] .drawer__footer .cart-footer__express-wallet-icons[hidden],cart-drawer[data-current-step=address]:not([data-express-checkout-open=true]) .drawer__footer .cart-footer__express-wallet-icons[hidden],cart-drawer[data-current-step=contact]:not([data-express-checkout-open=true]) .drawer__footer .cart-footer__express-wallet-icons[hidden],cart-drawer.ios-cart-drawer[data-current-step=cart][data-express-checkout-open=false] .drawer__footer .cart-footer__express-wallet-icons[hidden],cart-drawer.ios-cart-drawer[data-current-step=address]:not([data-express-checkout-open=true]) .drawer__footer .cart-footer__express-wallet-icons[hidden],cart-drawer.ios-cart-drawer[data-current-step=contact]:not([data-express-checkout-open=true]) .drawer__footer .cart-footer__express-wallet-icons[hidden]{display:none!important}.drawer__footer .cart-footer__wallet-icon--google{width:12px;height:12px}.drawer__footer .cart-footer__wallet-icon--apple{width:14px;height:14px;opacity:.92;transform:translateY(-1px)}.drawer__footer .cart-footer__express-peek-label-text{font:inherit;letter-spacing:inherit;text-transform:inherit;white-space:nowrap}.drawer__footer .cart-footer__total--with-peek .cart-footer__total-prices{grid-column:3;grid-row:1;justify-self:end;align-self:center;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:.2rem}@media(min-width:768px){.drawer__footer .cart-footer__total--with-peek .cart-footer__total-prices{flex-direction:column;align-items:flex-end;justify-content:center;flex-wrap:nowrap;gap:.16rem}}@media(max-width:767px){.drawer__footer .cart-footer__total--with-peek{grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:6px;row-gap:0;align-items:center;min-height:48px}.drawer__footer .cart-footer__total--with-peek .cart-footer__total-label{grid-column:1;grid-row:1;max-width:32vw;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer__footer .cart-footer__total--with-peek .cart-footer__express-peek-label{grid-column:2;grid-row:1;min-width:0;max-width:100%;justify-self:center}.drawer__footer .cart-footer__total--with-peek .cart-footer__express-peek-label--row{min-width:0;max-width:100%}.drawer__footer .cart-footer__total--with-peek .cart-footer__express-peek-label-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.drawer__footer .cart-footer__total--with-peek .cart-footer__total-prices{grid-column:3;grid-row:1;justify-self:end}.drawer__footer .cart-footer__total--with-peek .cart-footer__back-to-cart-express{grid-column:2;grid-row:2}}.drawer__footer .cart-footer__total--with-peek .cart-footer__back-to-cart-express{grid-column:2;grid-row:2;justify-self:stretch;position:static!important;left:auto!important;top:auto!important;transform:none!important;width:auto!important;max-width:100%;margin:0!important;display:flex!important;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:0;pointer-events:auto}.drawer__footer .cart-trust-badges{margin-top:4px;margin-bottom:12px}.drawer__footer .cart__ctas,.drawer__footer .clp-footer-btns{width:100%;min-height:48px;display:flex;gap:10px;align-items:stretch}.drawer__footer #CartDrawer-Checkout.cart__checkout-button,.drawer__footer .clp-footer-btns .clp-btn--primary,.drawer__footer .clp-footer-btns .clp-btn--secondary{min-height:48px!important;padding:14px 20px!important;font-size:15px!important;font-weight:600!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.drawer__footer .clp-footer-btns .clp-btn--secondary{flex:0 0 auto}.drawer__footer .clp-footer-btns .clp-btn--primary{flex:1;min-width:140px}.drawer__footer .cart__ctas .cart__checkout-button{width:100%}@media(max-width:767px){.drawer__footer #CartDrawer-Checkout.cart__checkout-button,.drawer__footer .clp-footer-btns .clp-btn--primary,.drawer__footer .clp-footer-btns .clp-btn--secondary{min-height:46px!important;padding:12px 16px!important;font-size:14px!important}}.ios-cart-drawer .drawer__footer .cart-bnpl-row--single{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;width:100%;min-width:0}.ios-cart-drawer .drawer__footer .cart-bnpl-row--single .cart-bnpl-icons{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:6px;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.ios-cart-drawer .drawer__footer .cart-bnpl-row--single .cart-bnpl-icons::-webkit-scrollbar{display:none}.ios-cart-drawer .drawer__footer .cart-bnpl-label{flex-shrink:0;margin:0;text-align:start;align-self:center}
/*# sourceMappingURL=/cdn/shop/t/70/assets/component-cart-drawer-extra.css.map */
