.drawer{--cailuxo-cart-ink: #11182f;--cailuxo-cart-muted: #6f7481;--cailuxo-cart-line: #e5e7ec;--cailuxo-cart-accent: #ffa91f;--cailuxo-cart-accent-hover: #f39b0d;--cailuxo-cart-surface: #ffffff;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000!important;display:block;width:100vw;direction:ltr;height:100%;visibility:hidden;background:#12141a7a;transition:visibility var(--duration-default) ease}cart-drawer.drawer{z-index:2147483000!important;isolation:isolate}.drawer.active{visibility:visible}cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000!important;width:100vw;height:100%}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.cart-drawer__overlay:empty{display:block}.drawer__inner{z-index:2;position:absolute;top:0;right:0;left:auto;display:flex;width:min(52rem,calc(100vw - 2rem));max-width:none;height:100%;min-height:0;padding:0;flex-direction:column;overflow:hidden;border:0;border-left:.1rem solid rgba(17,24,47,.08);background:var(--cailuxo-cart-surface)!important;color:var(--cailuxo-cart-ink);box-shadow:-1.2rem 0 4rem #0a0e1924;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer.active .drawer__inner{transform:translate(0)}.drawer__header{position:relative;display:flex;min-height:7.2rem;padding:1.8rem 2.6rem;flex:0 0 auto;align-items:center;justify-content:space-between;gap:2rem;border-bottom:.1rem solid var(--cailuxo-cart-line);background:var(--cailuxo-cart-surface)}.drawer__heading{margin:0;color:var(--cailuxo-cart-ink);font-size:2.8rem;font-weight:800;line-height:1.1;letter-spacing:-.035em}.drawer__close{position:relative;top:auto;right:auto;display:inline-grid;width:4.4rem;min-width:4.4rem;height:4.4rem;min-height:4.4rem;padding:0;place-items:center;border:0;background:transparent;color:var(--cailuxo-cart-ink);cursor:pointer}.drawer__close .svg-wrapper{width:2.5rem;height:2.5rem}.drawer__contents{display:flex;min-height:0;flex:1;flex-direction:column}cart-drawer-items{display:block;min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}cart-drawer-items::-webkit-scrollbar{width:.4rem}cart-drawer-items::-webkit-scrollbar-thumb{border-radius:999px;background:#11182f52}cart-drawer-items::-webkit-scrollbar-track{background:transparent}.cart-drawer__form,.cart-drawer__form .cart__contents{display:flex;min-height:100%;flex-direction:column}.drawer__cart-items-wrapper{padding:0 2.6rem 2rem}.cart-drawer .cart-items,.cart-drawer .cart-items tbody{display:block;width:100%}.cart-drawer .cart-items thead{display:none}.cart-drawer .cart-item{position:relative;display:grid;width:100%;padding:2.2rem 0;grid-template-columns:9rem minmax(0,1fr) auto;grid-template-areas:"media details totals" "media quantity totals";column-gap:1.5rem;row-gap:1rem;border-bottom:.1rem solid var(--cailuxo-cart-line)}.cart-drawer .cart-item:last-child{border-bottom:0}.cart-drawer .cart-item>td{padding:0}.cart-drawer .cart-item__media{position:relative;width:9rem;grid-area:media;align-self:start}.cart-drawer .cart-item__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block}.cart-drawer .cart-item__image{display:block;width:100%;max-width:none;height:9rem;border-radius:.8rem;background:#f7f8fa;object-fit:contain}.cart-drawer .cart-item__details{min-width:0;width:auto;grid-area:details;padding-right:2.4rem}.cart-drawer .cart-item__title{display:flex;align-items:flex-start;gap:.6rem}.cart-drawer .cart-item__name{color:var(--cailuxo-cart-ink);font-size:1.65rem;font-weight:800;line-height:1.25;text-decoration:none}.cart-drawer .cart-item__name:hover{text-decoration:underline;text-underline-offset:.25rem}.cart-drawer .cart-item__details>.product-option,.cart-drawer .cart-item__discounted-prices{display:inline-flex;margin-top:.45rem;align-items:center;gap:.6rem;color:var(--cailuxo-cart-muted);font-size:1.35rem;line-height:1.2}.cart-drawer .cart-item__discounted-prices .cart-item__final-price{color:var(--cailuxo-cart-ink);font-weight:800}.cart-drawer .cart-item__old-price{color:#90939d}.cart-drawer .cart-item dl{display:grid;margin:.7rem 0 0;gap:.45rem}.cart-drawer .cart-item dl .product-option{display:flex;margin:0;align-items:baseline;flex-wrap:wrap;gap:.35rem;color:var(--cailuxo-cart-ink);font-size:1.25rem;line-height:1.35}.cart-drawer .cart-item dl .product-option:first-child{width:max-content;max-width:100%;padding:.25rem .65rem;border-radius:999px;background:#eef0f4;font-size:1.1rem;font-weight:700}.cart-drawer .cart-item dl dt,.cart-drawer .cart-item dl dd{margin:0}.cart-drawer .cart-item dl .product-option:first-child dt{display:none}.cart-drawer .cart-item .discounts{margin-top:.7rem}.cart-drawer .cart-item .discounts__discount{display:inline-flex;align-items:center;gap:.4rem;color:var(--cailuxo-cart-ink);font-size:1.05rem;font-weight:700}.cart-drawer .cart-item .discounts__discount svg{width:1.2rem;height:1.2rem}.cart-drawer .cart-item__totals{display:flex;min-width:9rem;padding-top:3.2rem;grid-area:totals;align-items:flex-end;justify-content:flex-end;align-self:stretch;pointer-events:none}.cart-drawer .cart-item__price-wrapper{text-align:right}.cart-drawer .cart-item__price-wrapper .price,.cart-drawer .cart-item__price-wrapper .cart-item__final-price{color:var(--cailuxo-cart-ink);font-size:1.65rem;font-weight:800;line-height:1.15}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;margin:0;flex-direction:column;align-items:flex-end;gap:.35rem}.cart-drawer .cart-item__price-wrapper .cart-item__old-price{color:#9699a2;font-size:1.25rem;font-weight:500}.cart-drawer .cart-item__quantity{width:auto;grid-area:quantity;padding:0}.cart-drawer .cart-item__quantity-wrapper{display:flex;align-items:center;gap:.8rem}.cart-drawer .quantity-popover-container{padding:0}.cart-drawer quantity-input.quantity{width:11.2rem;min-height:3.4rem;border:.1rem solid #bbbfc8;border-radius:.7rem;background:#fff}.cart-drawer .quantity__button{width:3.4rem;min-width:3.4rem;color:var(--cailuxo-cart-ink)}.cart-drawer .quantity__input{min-width:3.8rem;padding:0;color:var(--cailuxo-cart-ink);font-size:1.35rem;font-weight:700}.cart-drawer cart-remove-button{position:absolute;top:1.8rem;right:0;z-index:2;margin:0}.cart-drawer .cart-remove-button{min-width:2.8rem;min-height:2.8rem;padding:0;color:var(--cailuxo-cart-ink)}.cart-drawer .cart-remove-button .svg-wrapper{width:1.7rem;height:1.7rem}.cart-drawer .cart-item__error{margin-top:.6rem;color:#b42318;font-size:1.15rem}.cart-drawer .cart-item__nested-line{padding-top:1.2rem;padding-bottom:1.2rem;grid-template-columns:6rem minmax(0,1fr) auto}.cart-drawer .cart-item__nested-line .cart-item__media{width:6rem}.cart-drawer .cart-item__nested-line .cart-item__image{height:6rem}.cart-drawer .cart-items--has-gift-summary .cart-item__nested-line{display:none}.cart-drawer__gifts-summary{display:flex;padding:1.8rem 0 .8rem;align-items:center;gap:1.2rem;color:var(--cailuxo-cart-ink)}.cart-drawer__gifts-summary strong{font-size:1.75rem;font-weight:800;line-height:1.2}.cart-drawer__gift-thumbnails{display:flex;min-width:8.6rem;align-items:center}.cart-drawer__gift-thumbnails img{width:4.4rem;height:4.4rem;margin-left:-1.4rem;border:.2rem solid #fff;border-radius:.6rem;background:#f6f7f9;object-fit:contain}.cart-drawer__gift-thumbnails img:first-child{margin-left:0}.drawer__footer{position:relative;z-index:2;flex:0 0 auto;padding:1.7rem 2.6rem 1.8rem;border-top:.1rem solid var(--cailuxo-cart-line);background:var(--cailuxo-cart-surface);box-shadow:0 -.8rem 2.4rem #11182f0a}cart-drawer-items.is-empty+.drawer__footer{display:none}.drawer__footer>details{margin:-1.7rem -2.6rem 1.5rem;padding:0 2.6rem;border-bottom:.1rem solid var(--cailuxo-cart-line)}.drawer__footer summary{display:flex;padding:1.4rem 2.8rem 1.4rem 0;line-height:1}.drawer__footer .cart__note{margin-bottom:1.5rem}.cart-drawer__summary{display:grid;gap:.7rem}.cart-drawer__summary-row{display:flex;align-items:center;justify-content:space-between;gap:2rem;color:var(--cailuxo-cart-ink);line-height:1.2}.cart-drawer__summary-row span,.cart-drawer__summary-row strong{font-size:1.8rem;font-weight:800}.cart-drawer__summary-row--subtotal span,.cart-drawer__summary-row--subtotal strong{font-size:2.4rem}.cart-drawer__discounts{display:flex;align-items:flex-start;flex-wrap:wrap;gap:.5rem;color:var(--cailuxo-cart-ink);font-size:1.2rem;font-weight:700}.cart-drawer__discounts>span{padding-top:.25rem}.cart-drawer__discounts .discounts{display:flex;margin:0;flex-wrap:wrap;gap:.5rem}.cart-drawer__discounts .discounts__discount{display:inline-flex;padding:.3rem .55rem;align-items:center;gap:.35rem;border-radius:.5rem;background:#eef0f4;color:var(--cailuxo-cart-ink);font-size:1.05rem;line-height:1.2}.cart-drawer__discounts svg{width:1.2rem;height:1.2rem}.cart__ctas{margin-top:1.6rem}.cart-drawer .cart__checkout-button{width:100%;max-width:none;min-height:5.8rem;margin:0;border:0;border-radius:1.2rem;background:var(--cailuxo-cart-accent);color:#fff;box-shadow:none;font-size:1.8rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase;transition:background .16s ease,transform .16s ease}.cart-drawer .cart__checkout-button:before,.cart-drawer .cart__checkout-button:after{display:none}.cart-drawer .cart__checkout-button:hover{background:var(--cailuxo-cart-accent-hover);transform:translateY(-.1rem)}.cart-drawer__payment-icons{display:flex;margin-top:1.35rem;align-items:center;justify-content:center;flex-wrap:wrap;gap:.65rem}.cart-drawer__payment-icons svg{display:block;width:auto;height:2.6rem}.drawer__inner-empty{position:relative;display:flex;width:100%;height:100%;min-height:0;padding:2.4rem;flex-direction:column;background:#fff}cart-drawer.is-empty .drawer__inner{display:flex;padding:0}cart-drawer.is-empty .drawer__header,cart-drawer.is-empty cart-drawer-items,cart-drawer.is-empty .drawer__footer{display:none}.cart-drawer__empty-content{display:flex;width:100%;max-width:38rem;margin:auto;flex-direction:column;align-items:center;text-align:center}.cart__empty-text{margin:0;color:var(--cailuxo-cart-ink);font-size:3.6rem;font-weight:850;line-height:1.1;letter-spacing:-.04em}.cart-drawer__continue-button{min-width:27rem;min-height:5.8rem;margin-top:3.6rem;border:0;border-radius:1.2rem;background:#303a5b;color:#fff;font-size:1.8rem;font-weight:800;text-transform:none}.cart-drawer__continue-button:before,.cart-drawer__continue-button:after{display:none}.cart-drawer__continue-button:hover{background:#252f4f}.cart-drawer__login{margin-top:6.2rem}.cart__login-title{margin:0 0 1.4rem;color:var(--cailuxo-cart-ink);font-size:2.8rem;font-weight:800;line-height:1.15}.cart__login-paragraph{margin:0;color:var(--cailuxo-cart-ink);font-size:1.75rem;line-height:1.5}.cart__login-paragraph a{color:#9a4f98;text-underline-offset:.3rem}.drawer__inner-empty>.drawer__close{position:absolute;top:1.6rem;right:1.6rem;z-index:3}.cart-drawer .loading__spinner{right:0}.cart-drawer .quantity-popover__info.global-settings-popup{top:100%;transform:translateY(0)}.cart-drawer .quantity-popover__info+.cart-item__error{margin-top:.2rem}@media screen and (max-width:749px){.drawer{background:#12141a6b}.drawer__inner{width:100vw;max-width:none;height:100dvh;border:0;box-shadow:none}.drawer__header{min-height:5.7rem;padding:1.2rem 1.7rem}.drawer__heading{font-size:2.3rem}.drawer__close{width:3.8rem;min-width:3.8rem;height:3.8rem;min-height:3.8rem}.drawer__close .svg-wrapper{width:2.1rem;height:2.1rem}.drawer__cart-items-wrapper{padding:0 1.7rem 1.4rem}.cart-drawer .cart-item{padding:1.7rem 0;grid-template-columns:6.4rem minmax(0,1fr) 7.8rem;column-gap:1rem;row-gap:.7rem}.cart-drawer .cart-item__media{width:6.4rem}.cart-drawer .cart-item__image{height:6.4rem;border-radius:.6rem}.cart-drawer .cart-item__details{padding-right:1.8rem}.cart-drawer .cart-item__name{font-size:1.35rem;line-height:1.2}.cart-drawer .cart-item__details>.product-option,.cart-drawer .cart-item__discounted-prices{font-size:1.1rem}.cart-drawer .cart-item dl{margin-top:.45rem}.cart-drawer .cart-item dl .product-option{font-size:1rem}.cart-drawer .cart-item__totals{min-width:7.8rem;padding-top:2.8rem}.cart-drawer .cart-item__price-wrapper .price,.cart-drawer .cart-item__price-wrapper .cart-item__final-price{font-size:1.35rem}.cart-drawer .cart-item__price-wrapper .cart-item__old-price{font-size:1.05rem}.cart-drawer quantity-input.quantity{width:8rem;min-height:2.9rem;border-radius:.5rem}.cart-drawer .quantity__button{width:2.6rem;min-width:2.6rem}.cart-drawer .quantity__input{min-width:2.8rem;font-size:1.15rem}.cart-drawer cart-remove-button{top:1.4rem}.cart-drawer__gifts-summary{padding-top:1.2rem;gap:.8rem}.cart-drawer__gifts-summary strong{font-size:1.45rem}.cart-drawer__gift-thumbnails{min-width:6.8rem}.cart-drawer__gift-thumbnails img{width:3.5rem;height:3.5rem;margin-left:-1.1rem}.drawer__footer{padding:1.35rem 1.7rem calc(1.4rem + env(safe-area-inset-bottom))}.drawer__footer>details{margin:-1.35rem -1.7rem 1.2rem;padding-inline:1.7rem}.cart-drawer__summary{gap:.45rem}.cart-drawer__summary-row span,.cart-drawer__summary-row strong{font-size:1.45rem}.cart-drawer__summary-row--subtotal span,.cart-drawer__summary-row--subtotal strong{font-size:2rem}.cart-drawer__discounts{font-size:1rem}.cart__ctas{margin-top:1.25rem}.cart-drawer .cart__checkout-button{min-height:4.9rem;border-radius:1rem;font-size:1.45rem}.cart-drawer__payment-icons{margin-top:1rem;gap:.45rem}.cart-drawer__payment-icons svg{height:2rem}.drawer__inner-empty{min-height:100dvh;padding:1.7rem}.cart__empty-text{font-size:3rem}.cart-drawer__continue-button{min-width:min(27rem,100%);min-height:5.2rem;margin-top:3rem;font-size:1.6rem}.cart-drawer__login{margin-top:5rem}.cart__login-title{font-size:2.35rem}.cart__login-paragraph{font-size:1.5rem}}@media screen and (max-width:380px){.drawer__cart-items-wrapper{padding-inline:1.4rem}.cart-drawer .cart-item{grid-template-columns:5.6rem minmax(0,1fr) 7rem;column-gap:.8rem}.cart-drawer .cart-item__media{width:5.6rem}.cart-drawer .cart-item__image{height:5.6rem}.drawer__footer{padding-inline:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-cart-drawer.css.map */
