:root{--plum: #512a3c;--cream: #f4edd1;--green: #bdca80;--orange: #de5829;--purple-light: #d7c5e5;--cart-font: "Tel Aviv Modernist", var(--ff-secondary), sans-serif;--transition-smooth: all .3s cubic-bezier(.4, 0, .2, 1)}html:has(.drawer.active){overflow:hidden!important}#CartDrawer,#CartDrawer *{font-family:var(--cart-font)!important;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.item-title,.upsell-title,.checkout-button,.upsell-add-btn,.shipping-bar-text strong{font-weight:700!important}.item-variant,.upsell-variant,.rezzle-bubble,.qty-text,.footer-label,.footer-price,.drawer__heading,.shipping-bar-text{font-weight:400!important}.drawer{position:fixed;z-index:1000;top:0;right:0;left:0;height:100vh;height:100dvh;display:flex;justify-content:flex-start;visibility:hidden;direction:rtl}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:430px;max-width:100%;display:flex;flex-direction:column;background-color:var(--cream);transform:translate(100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:relative;border-left:2px solid var(--plum);flex-shrink:0}@media screen and (max-width:480px){.drawer__inner{width:100vw!important;min-width:100vw!important;max-width:100vw!important;border-left:none;position:absolute;right:0;top:0}}.drawer.active .drawer__inner{transform:translate(0)}.shipping-bar-container{padding:20px;display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.shipping-bar-text{font-size:14px;color:var(--plum);text-align:center;line-height:1.2}.progress-bar-bg{width:100%;height:16px;background-color:var(--plum)!important;border:2px solid var(--plum);border-radius:100px;position:relative;overflow:hidden;display:block!important}.progress-bar-fill{position:absolute;top:0;right:0;height:100%;background-color:var(--orange)!important;border-radius:100px;transition:width .8s cubic-bezier(.65,0,.35,1);display:block!important;z-index:1}.drawer__main-content{flex:1;overflow-y:auto;display:flex;flex-direction:column;overflow-x:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%}.cart-item-wrapper{padding:0 20px}.cart-item{display:flex;gap:15px;padding:15px 0;border-bottom:2px dashed var(--plum);align-items:center;position:relative}.item-image-circle{width:80px;height:80px;border-radius:50%;border:2px solid var(--plum);object-fit:cover;flex-shrink:0}.item-details{display:flex;flex-direction:column;flex:1;text-align:right;min-width:0}.item-header-row{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:2px}.item-title{font-size:15px;color:var(--plum);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.item-remove-btn{width:24px;height:24px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;margin-right:10px;transition:var(--transition-smooth);flex-shrink:0}.item-variant{font-size:12px;color:var(--plum);margin-bottom:5px;opacity:1}.item-controls-frame{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.bubble-wrapper{display:inline-flex;height:30px;justify-content:center;padding:0 12px;border-radius:50px;border:2px solid var(--plum);color:var(--plum);font-size:13px;align-items:center;white-space:nowrap}.quantity-selector-box{display:inline-flex;height:30px;align-items:center;gap:8px;position:relative;border-radius:50px;border:2px solid var(--plum);background:transparent;padding:0;overflow:hidden}.qty-btn-circle{display:flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;border:2px solid var(--plum);background:transparent;cursor:pointer;padding:0;transition:var(--transition-smooth);margin:-2px;z-index:2}.qty-btn-circle:hover{background-color:var(--plum)}.qty-btn-circle:hover svg path{stroke:var(--cream)}.qty-text{color:var(--plum);font-size:14px;font-weight:700;min-width:20px;height:100%;text-align:center;padding:0 4px;display:flex;align-items:center;justify-content:center}.loading-spinner{width:1em;height:1em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;display:inline-block;vertical-align:middle;animation:spin .6s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.upsell-section{width:100%;padding:20px 0;margin-top:auto;flex-shrink:0;background-color:var(--cream)}.upsell-slider-container{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory;scrollbar-width:none;gap:0;cursor:grab}.upsell-slider-container:active{cursor:grabbing}.upsell-card-wrapper{min-width:100%;flex:0 0 100%;scroll-snap-align:center;padding:0 20px}.upsell-card-inner{display:flex;border:2px solid var(--plum);border-radius:20px;overflow:hidden;height:130px;background:var(--cream)}.upsell-img{width:100px;height:100%;object-fit:cover;border-left:2px solid var(--plum)}.upsell-info{flex:1;padding:12px;display:flex;flex-direction:column;justify-content:space-between;text-align:right;min-width:0}.upsell-title{font-size:15px;color:var(--plum);margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upsell-variant{font-size:12px;color:var(--plum);margin-bottom:5px;opacity:1}.upsell-btn-row{display:flex;align-items:center;gap:8px;flex-direction:row-reverse}.upsell-add-btn{display:flex;height:36px;min-width:90px;align-items:center;justify-content:center;padding:0 15px;flex:1;background-color:var(--plum);color:#fff;border-radius:50px;border:none;cursor:pointer;font-size:13px;font-weight:700}.upsell-price-tag{display:inline-flex;height:36px;align-items:center;justify-content:center;padding:0 12px;border-radius:50px;border:2px solid var(--plum);color:var(--plum);font-size:13px}.upsell-dots{display:flex;justify-content:center;gap:8px;margin-top:12px}.upsell-dot{display:block!important;width:14px;height:14px;border-radius:50%;border:2px solid var(--plum);background:transparent;cursor:pointer;transition:var(--transition-smooth)}.upsell-dot.active{background:var(--plum)}.drawer__footer{background-color:var(--purple-light);border-top:2px solid var(--plum);padding:20px;flex-shrink:0;margin-top:auto}.footer-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:var(--plum);font-size:16px}.checkout-button{width:100%;height:60px;background-color:var(--plum);color:#fff;border-radius:40px;border:none;font-size:20px;cursor:pointer;transition:var(--transition-smooth);position:relative}.checkout-button:active{top:2px}.drawer__tabs{display:flex;width:100%;height:50px;border-bottom:2px solid var(--plum);background:var(--cream);flex-shrink:0}.drawer__tab{flex:1;height:50px;padding:0 5px;background:transparent;border:none;border-left:2px solid var(--plum);font-family:var(--cart-font)!important;font-size:15px;font-weight:400;color:var(--plum);cursor:pointer;transition:var(--transition-smooth)}.drawer__tab.active{background:var(--green);border-bottom:2px solid var(--plum);font-weight:700}.drawer__close-tab{width:50px;height:50px;display:flex;justify-content:center;align-items:center;flex-shrink:0;background:transparent;border:none;cursor:pointer;padding:0;transition:var(--transition-smooth)}.drawer__close-tab:hover{background:var(--plum)}.drawer__close-tab:hover svg path{stroke:var(--cream)}.drawer__tab-content{display:none;flex-direction:column;flex:1;width:100%;animation:fadeIn .3s ease-in-out}.drawer__tab-content.active{display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.upsell-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:0 20px 20px;width:100%;box-sizing:border-box}.upsell-grid .figma-product-card:last-child:nth-child(odd){grid-column:span 2}.figma-product-card{box-sizing:border-box;border:2px solid var(--plum);border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;width:100%;height:246px;padding:10px;background-color:var(--cream);position:relative;overflow:hidden;transition:opacity .3s ease}.figma-card-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.figma-title-pill,.figma-bottom-pills{position:relative;z-index:1}.figma-product-card.in-cart{opacity:.5;pointer-events:none}.figma-title-pill{box-sizing:border-box;background:var(--cream);border:2px solid var(--plum);border-radius:100px;display:flex;justify-content:center;align-items:center;width:100%;height:30px;flex-shrink:0}.figma-title-pill span{color:var(--plum);font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px}.figma-bottom-pills{display:flex;justify-content:space-between;align-items:center;width:100%}.figma-price-pill{box-sizing:border-box;background:var(--cream);border:2px solid var(--plum);border-radius:100px;display:flex;justify-content:center;align-items:center;width:100px;height:30px}.figma-price-pill span{color:var(--plum);font-size:13px;font-weight:700}.figma-add-btn{box-sizing:border-box;background:var(--cream);border:2px solid var(--plum);border-radius:50%;display:flex;justify-content:center;align-items:center;width:30px;height:30px;cursor:pointer;padding:0;transition:var(--transition-smooth)}.figma-add-btn:not(:disabled):hover{background:var(--plum)}.figma-add-btn:not(:disabled):hover svg path{stroke:var(--cream)}.gwp-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#512a3c8c;z-index:20;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.gwp-popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 40px);max-width:370px;background:var(--cream);border:2px solid var(--plum);border-radius:28px;z-index:21;padding:32px 24px 24px;display:flex;flex-direction:column;gap:0;text-align:right;direction:rtl;animation:gwpIn .32s cubic-bezier(.34,1.56,.64,1)}@keyframes gwpIn{0%{opacity:0;transform:translate(-50%,-46%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.gwp-popup__close{position:absolute;top:14px;left:14px;width:30px;height:30px;background:transparent;border:2px solid var(--plum);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:var(--transition-smooth)}.gwp-popup__close:hover{background:var(--plum)}.gwp-popup__close:hover svg path{stroke:var(--cream)}.gwp-popup__title{font-family:var(--cart-font)!important;font-size:20px;font-weight:700;color:var(--plum);margin:0 0 6px;line-height:1.2}.gwp-popup__subtitle{font-family:var(--cart-font)!important;font-size:13px;color:var(--plum);margin:0 0 20px;opacity:.7;line-height:1.4}.gwp-popup__select{width:100%;height:48px;border:2px solid var(--plum);border-radius:50px;background:transparent;color:var(--plum);font-family:var(--cart-font)!important;font-size:14px;padding:0 18px;appearance:none;-webkit-appearance:none;margin-bottom:14px;direction:rtl;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 7L11 1' stroke='%23512a3c' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 16px center}.gwp-popup__cta{width:100%;height:54px;background:var(--plum);color:var(--cream);border:none;border-radius:50px;font-family:var(--cart-font)!important;font-size:16px;font-weight:700;cursor:pointer;transition:var(--transition-smooth);display:flex;align-items:center;justify-content:center}.gwp-popup__cta:disabled{opacity:.7;cursor:not-allowed}.upsell-card-inner.gwp-card{display:flex;align-items:center;justify-content:center;background:var(--green);border:2px solid var(--plum)}.gwp-card__body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 16px;text-align:center}.gwp-card__title{font-family:var(--cart-font)!important;font-size:16px;font-weight:700;color:var(--plum);line-height:1.2}.gwp-card__picker{width:100%}.gwp-card__select{width:100%;height:38px;border:2px solid var(--plum);border-radius:50px;background:var(--cream);color:var(--plum);font-family:var(--cart-font)!important;font-size:13px;padding:0 14px;appearance:none;-webkit-appearance:none;direction:rtl;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 7L11 1' stroke='%23512a3c' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 14px center}.gwp-card__btn{width:100%;height:42px;border-radius:50px;font-family:var(--cart-font)!important;font-size:14px;font-weight:700;cursor:pointer;transition:var(--transition-smooth);display:flex;align-items:center;justify-content:center}.gwp-card__btn:disabled{opacity:.7;cursor:not-allowed}.gwp-gift-pill{display:inline-flex;align-items:center;justify-content:center;width:100%;height:30px;padding:0 14px;border-radius:50px;border:2px solid var(--plum);background:var(--green);color:var(--plum);font-family:var(--cart-font)!important;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:var(--transition-smooth)}.gwp-gift-pill:not(.gwp-gift-pill--static):hover{background:var(--plum);color:var(--cream)}.gwp-gift-pill--static{cursor:default}.cart-item.gwp-gift-item .item-controls-frame{width:100%}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-cart-drawer.css.map */
