.cart-drawer-modal.cc-popup{z-index:9000}.cart-drawer-modal.cc-popup .cc-popup-background{background:#14141252;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer-modal.cc-popup.cc-popup--right .cc-popup-modal{width:min(100%,500px);max-width:100%;height:100vh;height:100dvh;max-height:100dvh;margin:0;background:var(--codex-paper, #fff);border-inline-start:1px solid var(--codex-line, #e3e3df);box-shadow:-18px 0 52px #1414121a;color:var(--codex-ink, #1d1d1b);overflow:hidden}.cart-drawer-modal.cc-popup .cc-popup-container,.cart-drawer-modal.cc-popup .cc-popup-content,.cart-drawer-modal .cart-drawer{width:100%;min-height:0}.cart-drawer-modal.cc-popup .cc-popup-container{height:100%}.cart-drawer-modal.cc-popup .cc-popup-close{top:20px;right:20px;z-index:2;width:44px;height:44px;padding:11px;background:var(--codex-paper, #fff);border:1px solid var(--codex-line, #e3e3df);border-radius:50%;color:var(--codex-ink, #1d1d1b)}.cart-drawer-modal.cc-popup .cc-popup-close:hover{background:var(--codex-wash, #f7f7f7)}.cart-drawer-modal.cc-popup .cc-popup-close svg{stroke:currentColor}.cart-drawer-modal :is(a,button,input,textarea):focus-visible{outline:2px solid var(--codex-teal, #0b6f69);outline-offset:3px}.cart-drawer-modal .cart-drawer{flex:1 1 auto;height:100%;background:var(--codex-paper, #fff)}.cart-drawer-modal .cart-drawer__content{min-height:0;padding:0 24px;scrollbar-gutter:stable}.cart-drawer-modal .cart-drawer__header{margin:0;padding:20px 58px 16px 0;border-bottom:1px solid var(--codex-line, #e3e3df)}.cart-drawer-modal .cart-drawer__header h2{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:0;color:var(--codex-ink, #1d1d1b);font-size:clamp(28px,6vw,34px);font-weight:750;letter-spacing:-.035em;line-height:1.05}.cart-drawer-modal .cart-drawer__title-count{flex:0 0 auto;color:var(--codex-ink-soft, #4d4d4b);font-size:13px;font-weight:600;letter-spacing:0}.codex-cart-rewards{margin-inline:-24px;padding:9px 24px 8px;background:var(--codex-paper, #fff);border-bottom:1px solid var(--codex-line, #e3e3df)}.codex-cart-rewards__heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.codex-cart-rewards__heading strong{margin:0;color:var(--codex-ink, #1d1d1b);font-size:13px;font-weight:750;line-height:1.35}.codex-cart-rewards__heading span{flex:0 0 auto;color:var(--codex-teal, #0b6f69);font-size:11px;font-weight:700;line-height:1.35}.codex-cart-rewards__track{height:3px;margin:8px 0 5px;overflow:hidden;background:#dfe3e2;border-radius:999px}.codex-cart-rewards__track>span{display:block;width:var(--codex-cart-progress, 0%);max-width:100%;height:100%;background:var(--codex-ink, #1d1d1b);border-radius:inherit;transition:width .24s ease}.codex-cart-rewards__milestones{display:flex;align-items:center;justify-content:space-between;gap:12px}.codex-cart-rewards__milestones small{color:var(--codex-ink-soft, #4d4d4b);font-size:10px;font-weight:650;line-height:1.25}.codex-cart-rewards__milestones .is-active{color:var(--codex-teal, #0b6f69)}.cart-drawer-modal .cart-item-list{margin:0}.cart-drawer-modal .cart-item-list__body>[data-merge-list-item]+[data-merge-list-item]{border-top:1px solid var(--codex-line, #e3e3df)}.cart-drawer-modal .cart-item{padding:14px 0}.cart-drawer-modal .cart-item__image{--image-width: 92px;--image-padding-end: 14px}.cart-drawer-modal .cart-item__image a{overflow:hidden;background:var(--codex-wash, #f7f7f7);border:1px solid var(--codex-line, #e3e3df);border-radius:8px}.cart-drawer-modal .cart-item__not-image{display:block;min-width:0}.cart-drawer-modal .cart-item__description{padding:1px 0 0}.cart-drawer-modal .cart-item__description .name{display:inline-block;color:var(--codex-ink, #1d1d1b);font-size:15px;font-weight:700;line-height:1.3;text-decoration:none}.cart-drawer-modal .cart-item__description .small-text{margin-top:3px;color:var(--codex-ink-soft, #4d4d4b);font-size:13px}.cart-drawer-modal .cart-item__unit-price{margin-top:5px;color:var(--codex-ink, #1d1d1b);font-size:15px;font-weight:700;line-height:1.35}.codex-cart-item__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 7px}.codex-cart-item__final-price{color:var(--codex-ink, #1d1d1b);font-weight:750}.codex-cart-item__saving{color:var(--codex-teal, #0b6f69);font-size:11px;font-weight:750;white-space:nowrap}.cart-drawer-modal .product-price__compare{display:none!important}.cart-drawer-modal .cart-item__unit-price .struck-out-price{display:inline-block;color:#7a7a76;font-weight:500;text-decoration:line-through;text-decoration-thickness:1px}.cart-drawer-modal .cart-discount-list{display:grid;gap:4px;margin:5px 0 0;padding:0;list-style:none}.cart-drawer-modal .cart-discount{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--codex-teal, #0b6f69);font-size:11px;font-weight:700;line-height:1.3}.cart-drawer-modal .cart-discount__label{display:inline-flex;min-width:0;align-items:center;gap:5px}.cart-drawer-modal .cart-discount__icon{display:inline-flex;width:13px;height:13px;flex:0 0 13px}.cart-drawer-modal .cart-discount__icon svg{width:100%;height:100%}.cart-drawer-modal .cart-discount__amount{flex:0 0 auto}.cart-drawer-modal .cart-item__quantity{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;margin-top:4px;padding:0;text-align:left}.codex-cart-item__fixed-quantity{display:inline-flex;min-height:26px;align-items:center;padding:2px 0;color:var(--codex-ink-soft, #4d4d4b);font-size:12px;font-weight:650;line-height:1}.cart-drawer-modal .buttoned-input{display:inline-flex;width:auto;flex:0 0 auto;overflow:hidden;border:1px solid var(--codex-line, #e3e3df);border-radius:6px}.cart-drawer-modal .buttoned-input a{display:grid;width:36px;height:36px;padding:0;place-items:center;color:var(--codex-ink, #1d1d1b)}.cart-drawer-modal .buttoned-input input{width:24px;height:36px;min-height:36px;padding:0;border:0;border-radius:0;color:var(--codex-ink, #1d1d1b);font-size:15px;font-weight:650}.cart-drawer-modal .buttoned-input .unusable{display:none}.cart-drawer-modal .cart-item__remove-row{margin:0}.cart-drawer-modal .cart-item__remove{display:inline-flex;align-items:center;min-height:28px;color:var(--codex-ink-soft, #4d4d4b);font-size:13px;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.cart-drawer-modal .cart-item__remove:hover{color:var(--codex-ink, #1d1d1b)}.codex-cart-gift-message{display:grid;gap:5px;margin-top:9px}.codex-cart-gift-message label{color:var(--codex-ink, #1d1d1b);font-size:12px;font-weight:700;line-height:1.3}.codex-cart-gift-message label span{color:var(--codex-ink-soft, #4d4d4b);font-weight:500}.cart-drawer-modal .codex-cart-gift-message textarea{width:100%;height:58px;min-height:58px;max-height:84px;resize:vertical;padding:8px 10px;background:var(--codex-paper, #fff);border:1px solid var(--codex-line, #e3e3df);border-radius:6px;color:var(--codex-ink, #1d1d1b);font:inherit;font-size:13px;line-height:1.4}.cart-drawer-modal .codex-cart-gift-message textarea::placeholder{color:#777773}.codex-cart-gift-message__meta{display:flex;min-height:16px;align-items:baseline;justify-content:space-between;gap:10px;color:var(--codex-ink-soft, #4d4d4b);font-size:10px;line-height:1.35}.codex-cart-gift-message__status{flex:0 0 auto;color:var(--codex-teal, #0b6f69);font-weight:700}.codex-cart-gift-message__status.is-error{color:#9d2f24}.codex-cart-gift{margin:0;padding:12px 0 14px;border-top:1px solid var(--codex-line, #e3e3df)}.codex-cart-gift .product-mini-block__inner{overflow:hidden;background:var(--codex-wash, #f7f7f7);border:1px solid var(--codex-line, #e3e3df);border-radius:8px}.codex-cart-gift .block-mini-block__image{width:78px;padding:8px}.codex-cart-gift .product-mini-block__image{overflow:hidden;border-radius:5px}.codex-cart-gift .product-mini-block__detail{padding:10px 8px}.codex-cart-gift .product-mini-block__title{color:var(--codex-ink, #1d1d1b);font-size:14px;font-weight:700}.codex-cart-gift .product-price{color:var(--codex-ink-soft, #4d4d4b);font-size:13px}.codex-cart-gift .product-mini-block__cta{flex:0 0 auto;padding-right:10px}.codex-cart-gift .quick-action-button{display:inline-flex!important;align-items:center;justify-content:center;gap:5px;width:auto;min-width:68px;min-height:44px;padding:8px 11px;visibility:visible!important;opacity:1!important;background:var(--codex-paper, #fff);border:1px solid var(--codex-ink, #1d1d1b);border-radius:6px;color:var(--codex-ink, #1d1d1b)!important;font-size:13px;font-weight:700;line-height:1}.codex-cart-gift .quick-action-button:before{content:"Add";position:static;order:2;display:block;width:auto;opacity:1;white-space:nowrap}.codex-cart-gift .quick-action-button svg{width:14px;height:14px}.codex-cart-gift .quick-action-button:hover{background:var(--codex-ink, #1d1d1b);color:#fff!important;box-shadow:none}.codex-cart-gift .quick-action-button:hover svg{stroke:#fff!important}.cart-drawer-modal .cart-drawer__footer{padding:10px 24px calc(9px + env(safe-area-inset-bottom));background:var(--codex-paper, #fff);border-top:1px solid var(--codex-line, #e3e3df);box-shadow:0 -10px 28px #1414120a}.codex-cart-summary__total{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:0;color:var(--codex-ink, #1d1d1b);font-size:20px;font-weight:750;letter-spacing:-.015em;line-height:1.25}.codex-cart-summary__shipping{margin:5px 0 0;color:var(--codex-ink-soft, #4d4d4b);font-size:13px;line-height:1.4}.codex-cart-summary__savings{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-top:7px;color:var(--codex-teal, #0b6f69);font-size:13px;font-weight:650;line-height:1.35}.codex-cart-summary__savings strong{flex:0 0 auto;font-weight:750}.cart-drawer-modal .cart-drawer__footer .lightly-spaced-row{margin-top:8px;margin-bottom:0}.cart-drawer-modal .cart-drawer__footer .feature-link{color:var(--codex-ink-soft, #4d4d4b);font-size:13px;text-underline-offset:3px}.cart-drawer-modal .cart-drawer__note textarea{min-height:74px;padding:10px;background:var(--codex-paper, #fff);border:1px solid var(--codex-line, #e3e3df);border-radius:6px;color:var(--codex-ink, #1d1d1b);font:inherit}.cart-drawer-modal .checkout-buttons{margin:8px 0 0}.cart-drawer-modal .codex-cart-checkout{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;min-height:50px;padding:12px 16px;background:var(--codex-ink, #1d1d1b);border:1px solid var(--codex-ink, #1d1d1b);border-radius:8px;color:#fff;font-size:16px;font-weight:750;line-height:1.15;text-align:left}.cart-drawer-modal .codex-cart-checkout:hover{background:#343432;border-color:#343432;color:#fff}.codex-cart-express{margin-top:7px}.codex-cart-express__label{margin:0 0 6px;color:var(--codex-ink-soft, #4d4d4b);font-size:11px;font-weight:650;letter-spacing:.04em;line-height:1.3;text-align:center;text-transform:uppercase}.cart-drawer-modal .codex-cart-express shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-block-size: 44px;--shopify-accelerated-checkout-button-inline-size: 52px;--shopify-accelerated-checkout-button-border-radius: 7px;--shopify-accelerated-checkout-button-box-shadow: none;--shopify-accelerated-checkout-inline-alignment: center;--shopify-accelerated-checkout-row-gap: 7px}.codex-cart-trust{display:grid;gap:5px;margin-top:6px}.codex-cart-checkout-note{display:flex;align-items:center;justify-content:center;gap:6px;margin:0;color:var(--codex-ink-soft, #4d4d4b);font-size:11px;font-weight:600;line-height:1.35;text-align:center}.codex-cart-checkout-note__icon{display:inline-flex;width:15px;height:15px;flex:0 0 15px}.codex-cart-checkout-note__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.codex-cart-payment-icons{display:flex;min-height:24px;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px}.codex-cart-payment-icon{display:block;width:auto;height:20px}.codex-cart-empty{display:flex;min-height:390px;padding:52px 16px 44px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.codex-cart-empty__mark{display:grid;width:58px;height:58px;margin-bottom:20px;place-items:center;background:var(--codex-teal-soft, #f3f7f6);border:1px solid rgb(11 111 105 / 18%);border-radius:50%;color:var(--codex-teal, #0b6f69)}.codex-cart-empty__mark svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.codex-cart-empty h3{margin:0;color:var(--codex-ink, #1d1d1b);font-size:25px;font-weight:750;letter-spacing:-.03em;line-height:1.15}.codex-cart-empty p{max-width:34ch;margin:11px auto 23px;color:var(--codex-ink-soft, #4d4d4b);font-size:15px;line-height:1.55}.codex-cart-empty .button{min-height:48px;padding:13px 22px;background:var(--codex-ink, #1d1d1b);border:1px solid var(--codex-ink, #1d1d1b);border-radius:8px;color:#fff;font-size:15px;font-weight:700}@media(max-width:600px){.cart-drawer-modal.cc-popup.cc-popup--right .cc-popup-modal{width:100%;border-inline-start:0}.cart-drawer-modal.cc-popup .cc-popup-close{top:16px;right:16px}.cart-drawer-modal .cart-drawer__content{padding-inline:14px}.cart-drawer-modal .cart-drawer__header{padding:16px 54px 13px 0}.cart-drawer-modal .cart-drawer__header h2{font-size:29px}.codex-cart-rewards{margin-inline:-14px;padding-inline:14px}.cart-drawer-modal .cart-item{padding-block:12px}.cart-drawer-modal .cart-item__image{--image-width: 82px;--image-padding-end: 11px}.cart-drawer-modal .cart-drawer__footer{padding:8px 14px calc(7px + env(safe-area-inset-bottom))}.cart-drawer-modal .cart-item__quantity{gap:8px}.cart-drawer-modal .cart-item__description .name,.cart-drawer-modal .cart-item__unit-price{font-size:14px}.codex-cart-summary__shipping{font-size:12px}.codex-cart-payment-icon{height:20px}}@media(max-width:370px){.cart-drawer-modal .cart-item__image{--image-width: 88px;--image-padding-end: 12px}.cart-drawer-modal .cart-item__description .name{font-size:15px}.cart-drawer-modal .buttoned-input a{width:34px}.codex-cart-gift .block-mini-block__image{width:68px}}@media(prefers-reduced-motion:reduce){.cart-drawer-modal .cart-item,.cart-drawer-modal .cart-item-upsells,.codex-cart-rewards__track>span,.cart-drawer-modal .cart-drawer__footer,.cart-drawer-modal.cc-popup .cc-popup-modal{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/codex-cart.css.map */
