cart-drawer .drawer__inner{--ucd-ink: #0F0F0F;--ucd-muted: #A39C8F;--ucd-line: #EAE6DD;--ucd-soft: #F4F1EC;--ucd-accent: #EE8322;--ucd-width: 360px}cart-drawer .ucd-item .loading__spinner{display:none}cart-drawer .ucd-item .loading__spinner:not(.hidden){display:inline-flex}cart-drawer .ucd-item .loading__spinner .spinner{width:18px;height:18px}cart-drawer .drawer__inner{position:relative}cart-drawer .ucd-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:none;align-items:center;justify-content:center;background:#fff9;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}cart-drawer .drawer__inner.ucd-busy .ucd-loading{display:flex}cart-drawer .ucd-loading .spinner{width:40px;height:40px;animation:ucd-rotate .7s linear infinite}cart-drawer .ucd-loading .spinner .path{stroke:#0f0f0f;stroke-linecap:round;stroke-dasharray:120;stroke-dashoffset:40}cart-drawer .ucd-items--single .ucd-item{padding-bottom:102px}@keyframes ucd-rotate{to{transform:rotate(360deg)}}cart-drawer .drawer__inner{max-width:var(--ucd-width);padding:0}cart-drawer .drawer__header{display:flex;align-items:center;justify-content:space-between;padding:24px 20px 18px 24px;border-bottom:1px solid var(--ucd-line);margin:0;width:100%}cart-drawer .drawer__header__title{margin:0;font-size:20px;font-weight:700;line-height:normal;color:var(--ucd-ink)}cart-drawer .drawer__header__count{margin-left:9px;font-size:13px;font-weight:400;color:var(--ucd-muted)}cart-drawer .drawer__header__close{width:31px;height:34px;display:grid;place-items:center;border:1px solid #D5CFC4;border-radius:99px;background:none;color:#0f0f0f;cursor:pointer;right:24px;top:24px}cart-drawer .drawer__header__close .icon{width:12px;height:12px}cart-drawer .ucd-ship{margin:14px 24px;padding:13px 14px;border-radius:12px;background:var(--ucd-soft)}cart-drawer .ucd-ship__text{margin:0 0 10px;color:#0f0f0f;font-size:12.5px;font-weight:600;line-height:17px}cart-drawer .ucd-ship__track{height:6px;background:#e0dbd2;border-radius:99px;overflow:hidden}cart-drawer .ucd-ship__fill{height:100%;background:var(--ucd-ink);border-radius:99px;transition:width .4s ease}cart-drawer .ucd-stars{display:inline-flex;align-items:center;gap:4px;font-size:11px;line-height:1}cart-drawer .ucd-stars--sm{font-size:11px}cart-drawer .ucd-stars__s{color:#d6d6d6}cart-drawer .ucd-stars__s.is-on{color:#121212}cart-drawer .ucd-stars__count{margin-left:3px;color:var(--ucd-muted);font-size:11px;font-weight:400}cart-drawer .CartDrawer-items{list-style:none;margin:0 24px;padding:15px 0;display:flex;flex-direction:column;gap:14px}cart-drawer .ucd-item{display:grid;grid-template-columns:68px 1fr auto;gap:14px;border:0;padding:0;margin:0}cart-drawer .ucd-item:before,cart-drawer .ucd-item:after{content:none}cart-drawer .drawer-item__media{display:block}cart-drawer .drawer-item__img{width:68px;height:68px;object-fit:contain;border-radius:12px;padding:3px;background:var(--ucd-soft)}cart-drawer .drawer-item__title{display:inline-block;margin:0 0 6px;color:#0f0f0f;font-size:14px;font-weight:700;line-height:19px;text-decoration:none;letter-spacing:0px}cart-drawer .cart-item__variant{display:inline-block;color:#736e66;font-size:12px;font-weight:400}cart-drawer .drawer_pdp_info{display:flex;align-items:center;gap:10px;margin:6px 0;flex-wrap:wrap}cart-drawer .ucd-pill{display:inline-block;border-radius:99px;padding:4px 9px;text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:.4px;line-height:normal}cart-drawer .ucd-pill--once{background:#e5f4fb;color:#2b2926}cart-drawer .ucd-pill--sub{background:#e6f4ec;color:#1f7a45}cart-drawer .main_ucd_qty{display:flex;gap:14px;align-items:center;padding-top:2px}cart-drawer .ucd-item .quantity.ucd-qty{display:inline-flex;align-items:center;width:75px;height:27px;min-height:0;border:1px solid #D5CFC4;border-radius:99px;background:none}cart-drawer .ucd-item .quantity.ucd-qty:after{display:none}cart-drawer .ucd-item .quantity__button{width:26px;height:27px;min-width:0;padding:0;margin:0;background:none;border:0;color:#736e66;cursor:pointer}cart-drawer .ucd-item .quantity__button .icon{width:9px;height:9px}cart-drawer .ucd-item .quantity__button:hover{color:#0f0f0f}cart-drawer .ucd-item .quantity__input{width:24px;height:27px;min-height:0;padding:0;text-align:center;border:0;background:none;color:#0f0f0f;font-size:13px;font-weight:600}cart-drawer .ucd-item .quantity__input:focus,cart-drawer .ucd-item .quantity__button:focus-visible{box-shadow:none;outline:0}cart-drawer .ucd-item .quantity__button,cart-drawer .ucd-item .quantity__button .icon,cart-drawer .ucd-item .quantity__button svg{color:#0f0f0f;fill:#0f0f0f;stroke:#0f0f0f}cart-drawer .ucd-item .quantity__button svg path{fill:#0f0f0f!important;stroke:#0f0f0f!important}cart-drawer .ucd-item .quantity__button svg,cart-drawer .ucd-item .quantity__button svg *{fill:#736e66!important;stroke:#736e66!important}cart-drawer .ucd-item cart-remove-button{display:inline-flex}cart-drawer .ucd-item__remove{background:none;border:0;padding:0;cursor:pointer;text-decoration:underline;color:#736e66;font-size:12px;font-weight:400;line-height:normal}cart-drawer .ucd-item__remove .icon{display:none}cart-drawer .drawer-item__right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:4px}cart-drawer .drawer-item__price{color:#0f0f0f;font-size:14px;font-weight:600}cart-drawer .cart-item__was{color:var(--ucd-muted);font-size:12px;text-decoration:line-through}cart-drawer .ucd-item .cart-item__error{grid-column:1 / -1;margin:0}cart-drawer .ucd-item .cart-item__error:empty,cart-drawer .ucd-item .cart-item__error .cart-item__error-text:empty{display:none}cart-drawer .ucd-item .cart-item__error-text{color:#eb001b;font-size:11px}cart-drawer .ucd-routine{padding:16px 0;border-top:1px solid var(--ucd-line)}cart-drawer .ucd-routine__head{display:flex;align-items:center;justify-content:space-between;margin:0 24px 12px}cart-drawer .ucd-routine__title{margin:0;color:#0f0f0f;font-size:15px;font-weight:700}cart-drawer .ucd-routine__nav{display:flex;gap:8px}cart-drawer .ucd-routine__arrow{width:28px;height:28px;display:grid;place-items:center;background:none;border:0;color:#0f0f0f;cursor:pointer}cart-drawer .ucd-routine__arrow.swiper-button-disabled{opacity:.35;cursor:default}cart-drawer .ucd-routine__slider{position:relative;overflow:hidden;padding-right:16px}cart-drawer .ucd-routine__slider .swiper-wrapper{display:flex;align-items:stretch}cart-drawer .ucd-routine__slider .ucd-card.swiper-slide{width:148px;height:auto;flex:0 0 auto;align-items:flex-start;flex-direction:column}cart-drawer .ucd-routine__slider:after{content:"";position:absolute;top:0;right:0;bottom:0;width:70px;z-index:2;pointer-events:none;background:linear-gradient(90deg,#fff0,#fff);opacity:1;transition:opacity .2s ease}cart-drawer .ucd-routine__slider.is-end:after{opacity:0}cart-drawer .ucd-routine__slider:before{content:"";position:absolute;top:0;left:0;bottom:0;width:40px;z-index:2;pointer-events:none;background:linear-gradient(270deg,#fff0,#fff);opacity:0;transition:opacity .2s ease}cart-drawer .ucd-routine__slider.is-not-start:before{opacity:1}cart-drawer .ucd-card__media{position:relative;border-radius:12px;overflow:hidden;height:104px;padding:5px 27px;display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:148px}cart-drawer .ucd-card__imgwrap{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-bottom-left-radius:50%;border-bottom-right-radius:50%}cart-drawer .ucd-card__img{position:relative;z-index:1;width:94px;min-height:94px;height:115%;object-fit:contain;object-position:center bottom}cart-drawer .ucd-card__imgwrap.has-circle:before{content:"";position:absolute;left:50%;bottom:-1%;transform:translate(-50%);width:68%;aspect-ratio:1 / 1;height:auto;border-radius:50%;background:var(--circle);z-index:0}cart-drawer .ucd-card__add{position:absolute;right:8px;bottom:8px;z-index:2;background:#0f0f0f;color:#fff;border:0;border-radius:999px;padding:7px 14px;cursor:pointer;font-size:11px;font-weight:700;letter-spacing:.44px}cart-drawer .ucd-card__add:disabled{opacity:.5;cursor:default}cart-drawer .ucd-card__add.is-loading{opacity:.6;cursor:wait}cart-drawer .ucd-card .ucd-stars{margin-top:8px}cart-drawer .ucd-card__title{margin:8px 0;color:#0f0f0f;font-size:12.5px;font-weight:700;line-height:16px}cart-drawer .ucd-card__price{margin:0;color:#0f0f0f;font-size:12.5px;font-weight:600}cart-drawer .ucd-reviews{padding:12px 0;border-top:1px solid var(--ucd-line)}cart-drawer .ucd-reviews__scroller{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;cursor:grab;margin-left:24px}cart-drawer .ucd-reviews__scroller::-webkit-scrollbar{display:none}cart-drawer .ucd-reviews__scroller.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}cart-drawer .ucd-review{flex:0 0 92%;scroll-snap-align:start;padding:12px;margin:0;border-radius:12px;background:var(--ucd-soft)}cart-drawer .ucd-review:last-child{margin-right:24px}cart-drawer .ucd-review .ucd-stars{display:flex;align-items:center}cart-drawer .ucd-review__author{margin-left:auto;color:#0f0f0f;font-size:11px;font-weight:600}cart-drawer .ucd-review__verified{margin-left:6px;color:var(--ucd-muted);font-size:10px;font-weight:600}cart-drawer .ucd-review__title{margin:3px 0;color:#0f0f0f;font-size:12px;font-weight:700;line-height:15px}cart-drawer .ucd-review__quote{margin:0;padding:0;color:#2b2926;font-size:10.5px;font-weight:400;line-height:14px}cart-drawer .drawer__footer{padding:18px 24px 20px;border-top:1px solid var(--ucd-line)}cart-drawer .drawer__footer .cart-drawer__footer{padding:0;border:0;background:none}cart-drawer .drawer__footer-subtotal{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}cart-drawer .inner_ucd_subtotal{display:flex;flex-direction:column}cart-drawer .subtotal__label{color:#736e66;font-size:13px;font-weight:400}cart-drawer .drawer__footer-subtotal__note{margin-top:2px;color:var(--ucd-muted);font-size:11px;font-weight:400}cart-drawer .drawer__footer-subtotal__value{color:#0f0f0f;font-size:20px;font-weight:700}cart-drawer .ucd-checkout{display:block;width:100%;text-align:center;text-decoration:none;padding:16px 0;border-radius:99px;background:#0f0f0f;color:#fff;border:0;cursor:pointer;font-size:13.5px;font-weight:700;letter-spacing:.54px;text-transform:uppercase}cart-drawer .ucd-checkout:after{display:none}cart-drawer .ucd-trust{list-style:none;display:flex;justify-content:space-between;margin:14px 0 0;padding:0}cart-drawer .ucd-trust__item{display:inline-flex;align-items:center;gap:6px;color:#736e66;font-size:10px;font-weight:400;white-space:nowrap;letter-spacing:0}cart-drawer .ucd-trust__item svg{color:var(--ucd-accent);flex:0 0 auto;width:18px;height:18px}@media(max-width:480px){cart-drawer .ucd-trust__item{gap:5px;font-size:9.5px}cart-drawer .ucd-card__img{left:1px}cart-drawer .drawer__footer{padding:18px 18px 20px}cart-drawer .drawer__inner{max-width:353px}cart-drawer .ucd-items--single .ucd-item{padding-bottom:16px}}cart-drawer .cart-drawer--ucd::-webkit-scrollbar{width:2px}cart-drawer .cart-drawer--ucd::-webkit-scrollbar-track{background:transparent}cart-drawer .cart-drawer--ucd::-webkit-scrollbar-thumb{background:#c9c4ba;border-radius:999px}cart-drawer .cart-drawer--ucd::-webkit-scrollbar-button{display:none;width:0;height:0}
/*# sourceMappingURL=/cdn/shop/t/13/assets/cart-drawer-ucd.css.map */
