:root{--ct-blue: #3d29e8;--ct-blue-dark: #2e1fb8;--ct-yellow: #ffb900;--ct-ink: #25234a;--ct-ink-soft: #63618a;--ct-tint: #f4f3fb;--ct-border: #dedcec;--ct-danger: #b3202c;--ct-ease: cubic-bezier(.16, 1, .3, 1)}@keyframes ctRowIn{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:none}}.cart-items .cart-item{border:.1rem solid var(--ct-border);border-radius:1.2rem;padding:1.4rem;margin-bottom:1rem;background:#fff;animation:ctRowIn .38s var(--ct-ease);transition:border-color .2s var(--ct-ease),box-shadow .2s var(--ct-ease)}.cart-items .cart-item:hover{border-color:#c9c4f5;box-shadow:0 .5rem 1.6rem #3d29e814}.cart-items .cart-item:nth-child(2){animation-delay:.05s}.cart-items .cart-item:nth-child(3){animation-delay:.1s}.cart-items .cart-item:nth-child(n+4){animation-delay:.15s}.cart-item__media,.cart-item__image{border-radius:.8rem;overflow:hidden}.cart-item__name{color:var(--ct-ink);transition:color .18s var(--ct-ease)}.cart-item__name:hover{color:var(--ct-blue)}.cart-item__quantity-controls,.quantity{border:.1rem solid var(--ct-border);border-radius:999px;background:var(--ct-tint);overflow:hidden;transition:border-color .18s var(--ct-ease),box-shadow .18s var(--ct-ease)}.cart-item__quantity-controls:focus-within,.quantity:focus-within{border-color:var(--ct-blue);box-shadow:0 0 0 .3rem #3d29e824}.cart-item__quantity-controls button,.quantity__button{transition:background-color .16s var(--ct-ease),color .16s var(--ct-ease)}.cart-item__quantity-controls button:hover,.quantity__button:hover{background:#3d29e81a;color:var(--ct-blue)}.cart-item__remove{transition:color .18s var(--ct-ease),transform .18s var(--ct-ease)}.cart-item__remove:hover,.cart-item__remove:focus-visible{color:var(--ct-danger);transform:scale(1.12)}.cart-shipping{padding:1.3rem 1.5rem;background:var(--ct-tint);border:.1rem solid var(--ct-border);border-radius:1rem}.cart-shipping__progress{height:.7rem!important;overflow:hidden}.cart-shipping__progress-current{background:linear-gradient(90deg,var(--ct-blue),#6a58ff)!important;transition:width .7s var(--ct-ease)!important}.cart-shipping.active .cart-shipping__progress-current,.cart-shipping__message_success~.cart-shipping__progress .cart-shipping__progress-current{background:linear-gradient(90deg,var(--ct-yellow),#ffcf4d)!important}.cart-shipping__message strong,.cart-shipping__message b{color:var(--ct-blue)}.cart__blocks,.cart__footer{border-radius:1.4rem}.summary__title{color:var(--ct-blue)}.totals__subtotal-value{font-variant-numeric:tabular-nums}.cart__checkout-button{transition:transform .2s var(--ct-ease),box-shadow .2s var(--ct-ease)}.cart__checkout-button:hover{transform:translateY(-.2rem);box-shadow:0 .8rem 2rem #3d29e840}.cart-drawer .drawer__inner{transition:transform .42s var(--ct-ease)!important}.cart-drawer__overlay{transition:opacity .32s var(--ct-ease)!important}@keyframes ctBubblePop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.18);opacity:1}to{transform:scale(1);opacity:1}}.cart-count-bubble{animation:ctBubblePop .42s var(--ct-ease)}@media(prefers-reduced-motion:reduce){.cart-items .cart-item,.cart-drawer .drawer__cart-items .cart-item,.cart-count-bubble{animation:none}.cart-items .cart-item,.cart-item__remove,.cart__checkout-button,.cart-item__quantity-controls,.quantity{transition:none}.cart-item__remove:hover,.cart__checkout-button:hover{transform:none}}.cart-drawer{--cd-blue: #3d29e8;--cd-ink: #25234a;--cd-soft: #63618a;--cd-line: #e6e3f5;--cd-tint: #f7f6fd;--cd-ease: cubic-bezier(.22, .61, .36, 1)}.cart-drawer .drawer__inner{padding-top:0;padding-bottom:0}.cart-drawer .drawer__header{padding:1.7rem 2rem 1.5rem;border-bottom:.1rem solid var(--cd-line);background:var(--cd-tint)}.cart-drawer .drawer__heading{font-family:var(--font-heading-card-family, inherit);font-size:1.4rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cd-ink)}.cart-drawer .cart-item{position:relative;padding:1.6rem 0;border-bottom:.1rem solid var(--cd-line)}.cart-drawer .cart-item:last-of-type{border-bottom:0}.cart-drawer .cart-item__inner{display:grid;grid-template-columns:7.2rem minmax(0,1fr);column-gap:1.4rem;align-items:stretch}.cart-drawer .cart-item__media,.cart-drawer .cart-item__media-wrapper{width:7.2rem;height:7.2rem}.cart-drawer .cart-item__media-wrapper:after{padding-bottom:0}.cart-drawer .cart-item__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:.9rem;border:.1rem solid var(--cd-line);transition:border-color .2s ease}.cart-drawer .cart-item__details{display:flex;flex-direction:column;gap:1rem;min-width:0;padding-right:3.2rem}.cart-drawer .cart-item__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.45rem;font-weight:600;line-height:1.4;color:var(--cd-ink);transition:color .2s ease}.cart-drawer .cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-right:0}.cart-drawer .cart-item__totals{text-align:right}.cart-drawer .cart-item__final-price,.cart-drawer .cart-item__totals .price_sale{font-family:var(--font-heading-card-family, inherit);font-size:1.7rem;font-weight:700;letter-spacing:-.01em;color:var(--cd-ink);white-space:nowrap}.cart-drawer .cart-item__old-price{display:block;font-size:1.25rem;font-weight:500;color:var(--cd-soft)}.cart-drawer cart-remove-button{position:absolute;top:1.4rem;right:0}.cart-drawer cart-remove-button .button{width:3rem;height:3rem;min-height:0;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:.6rem;color:var(--cd-soft);transition:color .2s ease,background .2s ease}.cart-drawer cart-remove-button svg{width:1.6rem;height:1.6rem}.cart-drawer .drawer__footer{padding:1.8rem 2rem 2rem;border-top:.1rem solid var(--cd-line);background:var(--cd-tint)}.cart-drawer .totals__subtotal,.cart-drawer .totals__subtotal-value{font-family:var(--font-heading-card-family, inherit);font-size:1.9rem;font-weight:700;color:var(--cd-ink)}@media screen and (hover:hover)and (pointer:fine){.cart-drawer .cart-item__name:hover{color:var(--cd-blue)}.cart-drawer cart-remove-button .button:hover{color:#b3261e;background:#b3261e14}.cart-drawer .cart-item:hover .cart-item__image{border-color:#cfc9ee}}.cart-drawer .quantity__button{transition:transform .12s var(--cd-ease),background .2s ease}.cart-drawer .quantity__button:active{transform:scale(.9)}@media screen and (prefers-reduced-motion:no-preference){.cart-drawer.active .cart-item{animation:cdIn .42s var(--cd-ease) both}.cart-drawer.active .cart-item:nth-of-type(2){animation-delay:.06s}.cart-drawer.active .cart-item:nth-of-type(3){animation-delay:.12s}.cart-drawer.active .cart-item:nth-of-type(4){animation-delay:.18s}.cart-drawer.active .cart-item:nth-of-type(n+5){animation-delay:.22s}@keyframes cdIn{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:none}}}@media(prefers-reduced-motion:reduce){.cart-drawer.active .cart-item{animation:none}.cart-drawer .quantity__button:active{transform:none}}@media screen and (max-width:749px){.cart-drawer .cart-item__inner{grid-template-columns:6.4rem minmax(0,1fr);column-gap:1.1rem}.cart-drawer .cart-item__media,.cart-drawer .cart-item__media-wrapper{width:6.4rem;height:6.4rem}.cart-drawer .cart-item__final-price{font-size:1.55rem}}.template-cart .cart-items .cart-item{position:relative;padding:1.8rem;border:.1rem solid var(--cd-line, #e6e3f5);border-radius:1.2rem;background:#fff;transition:border-color .22s ease,box-shadow .22s ease}.template-cart .cart-items .cart-item__inner{display:grid;grid-template-columns:9.6rem minmax(0,1fr);column-gap:1.8rem;align-items:stretch}.template-cart .cart-items .cart-item__media,.template-cart .cart-items .cart-item__media-wrapper{width:9.6rem;height:9.6rem}.template-cart .cart-items .cart-item__media-wrapper:after{padding-bottom:0}.template-cart .cart-items .cart-item__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:.9rem;border:.1rem solid var(--cd-line, #e6e3f5)}.template-cart .cart-items .cart-item__details{display:flex;flex-direction:column;gap:1.2rem;min-width:0;padding-right:3.4rem}.template-cart .cart-items .cart-item__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.5rem;font-weight:600;line-height:1.45;color:var(--cd-ink, #25234a)}.template-cart .cart-items .cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.template-cart .cart-items .cart-item__final-price{font-family:var(--font-heading-card-family, inherit);font-size:1.8rem;font-weight:700;letter-spacing:-.01em;color:var(--cd-ink, #25234a);white-space:nowrap}.template-cart .cart-items cart-remove-button{position:absolute;top:1.5rem;right:1.4rem}.template-cart .cart-items cart-remove-button .button{width:3.2rem;height:3.2rem;min-height:0;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:.6rem;color:var(--cd-soft, #63618a);transition:color .2s ease,background .2s ease}.template-cart .cart__blocks{border:.1rem solid var(--cd-line, #e6e3f5);border-radius:1.2rem;background:var(--cd-tint, #f7f6fd);padding:2rem}.template-cart .cart__blocks-content h3{margin:0 0 1.4rem;font-family:var(--font-heading-card-family, inherit);font-size:1.4rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cd-ink, #25234a)}.template-cart .totals__subtotal-value{font-family:var(--font-heading-card-family, inherit);font-size:2rem;font-weight:700;color:var(--cd-ink, #25234a)}.template-cart .cart-discount-code{margin-bottom:1.6rem;padding-bottom:1.6rem;border-bottom:.1rem solid var(--cd-line, #e6e3f5)}.template-cart .cart-discount-code__label{display:block;margin-bottom:.6rem;font-size:1.3rem;font-weight:600;color:var(--cd-soft, #63618a)}@media screen and (hover:hover)and (pointer:fine){.template-cart .cart-items .cart-item:hover{border-color:#cfc9ee;box-shadow:0 .6rem 1.8rem #0a08140f}.template-cart .cart-items cart-remove-button .button:hover{color:#b3261e;background:#b3261e14}}@media screen and (max-width:749px){.template-cart .cart-items .cart-item{padding:1.4rem}.template-cart .cart-items .cart-item__inner{grid-template-columns:7.2rem minmax(0,1fr);column-gap:1.2rem}.template-cart .cart-items .cart-item__media,.template-cart .cart-items .cart-item__media-wrapper{width:7.2rem;height:7.2rem}.template-cart .cart-items .cart-item__final-price{font-size:1.6rem}}.template-cart .cart-items .cart-item__remove,.cart-drawer .cart-item__remove{position:static;margin:0;line-height:0}
/*# sourceMappingURL=/cdn/shop/t/92/assets/section-cart-polish.css.map */
