html.cart-drawer-open,body.cart-drawer-open,body.overflow-hidden{overflow:hidden!important;height:100%!important;touch-action:none!important;-webkit-overflow-scrolling:auto!important}body.cart-drawer-open .prime-mobile-bottom-nav,body.overflow-hidden .prime-mobile-bottom-nav,body.cart-drawer-open .prime-sticky-mobile-bar,body.overflow-hidden .prime-sticky-mobile-bar,body.cart-drawer-open a[href*="whatsapp.com"],body.overflow-hidden a[href*="whatsapp.com"],body.cart-drawer-open a[href*="wa.me"],body.overflow-hidden a[href*="wa.me"],body.cart-drawer-open .whatsapp-float,body.overflow-hidden .whatsapp-float,body.cart-drawer-open .whatsapp-chat-button,body.overflow-hidden .whatsapp-chat-button,body.cart-drawer-open #whatsapp-chat-widget,body.overflow-hidden #whatsapp-chat-widget{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(100%)!important}cart-drawer,.drawer{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100%!important;height:100dvh!important;z-index:2147483647!important;display:flex!important;justify-content:flex-end!important;visibility:hidden;pointer-events:none;transition:visibility .28s ease;box-sizing:border-box}cart-drawer.active,.drawer.active{visibility:visible!important;pointer-events:auto!important}.cart-drawer__overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100%!important;height:100dvh!important;background-color:#00000047!important;backdrop-filter:blur(3px)!important;-webkit-backdrop-filter:blur(3px)!important;opacity:0;transition:opacity .28s cubic-bezier(.16,1,.3,1);z-index:1!important;cursor:pointer}cart-drawer.active .cart-drawer__overlay,.drawer.active .cart-drawer__overlay{opacity:1!important}.drawer__inner{position:relative!important;z-index:2!important;width:440px!important;max-width:100vw!important;height:100%!important;height:100dvh!important;background:#fff!important;opacity:1!important;border-left:1px solid rgba(0,0,0,.08)!important;display:flex!important;flex-direction:column!important;box-shadow:-10px 0 36px #0000001f!important;transform:translate(100%)!important;transition:transform .3s cubic-bezier(.16,1,.3,1)!important;box-sizing:border-box!important;overflow:hidden!important;padding:0!important}cart-drawer.active .drawer__inner,.drawer.active .drawer__inner{transform:translate(0)!important}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0;z-index:3}.cart-drawer__header-left{display:flex;align-items:center;gap:12px}.cart-drawer__back-btn{width:34px;height:34px;border-radius:50%;background:#f5f5f5;border:none;display:flex;align-items:center;justify-content:center;color:#192e49;cursor:pointer;transition:all .2s ease;outline:none;padding:0}.cart-drawer__back-btn:hover{background:#eaeaea;color:#df1136;transform:translate(-2px)}.cart-drawer__title{margin:0;font-size:15px;font-weight:850;color:#192e49;letter-spacing:.5px;text-transform:uppercase}.cart-drawer__header-right{display:flex;align-items:center}.cart-drawer__count-badge{font-size:11px;font-weight:850;color:#df1136;background:#fff8f9;border:1px solid rgba(223,17,54,.22);padding:3px 9px;border-radius:999px;line-height:1.2}.cart-drawer__empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;flex-grow:1}.cart-drawer__empty-state.hidden{display:none!important}.cart-drawer__empty-icon-wrap{width:76px;height:76px;border-radius:50%;background:#fff8f9;border:1px solid rgba(223,17,54,.18);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.cart-drawer__empty-title{margin:0 0 6px;font-size:16.5px;font-weight:850;color:#192e49;letter-spacing:.3px}.cart-drawer__empty-subtext{margin:0 0 24px;font-size:13px;color:#777;max-width:260px;line-height:1.4}.cart-drawer__continue-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;border-radius:12px;background:#df1136;color:#fff!important;font-size:12.5px;font-weight:850;letter-spacing:.5px;text-decoration:none;box-shadow:0 4px 14px #df113640;transition:all .2s ease}.cart-drawer__continue-btn:hover{background:#c40d2d;transform:translateY(-1px);box-shadow:0 6px 18px #df113657}.cart-drawer__items-scroll-area{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;padding:10px 18px;-webkit-overflow-scrolling:touch}.cart-drawer__items-scroll-area.hidden{display:none!important}.cart-drawer__items-scroll-area::-webkit-scrollbar{width:4px}.cart-drawer__items-scroll-area::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.cart-drawer__items-list{display:flex;flex-direction:column}.cart-drawer-item--search-style{position:relative;background:#fff;border-bottom:1px solid rgba(0,0,0,.07);padding:14px 0;display:flex;gap:14px;box-sizing:border-box;transition:opacity .2s ease}.cart-drawer-item--search-style:last-child{border-bottom:none}.cart-drawer-item__media{width:80px;height:80px;border-radius:10px;overflow:hidden;background:#f8f8f8;border:1px solid rgba(0,0,0,.06);flex-shrink:0}.cart-drawer-item__img-link{display:block;width:100%;height:100%}.cart-drawer-item__img{width:100%;height:100%;object-fit:cover;display:block}.cart-drawer-item__img-fallback{width:100%;height:100%;background:#eee}.cart-drawer-item__main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.cart-drawer-item__title-row{margin-bottom:2px}.cart-drawer-item__title{font-size:13.5px;font-weight:750;color:#192e49;line-height:1.3;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-drawer-item__title:hover{color:#df1136}.cart-drawer-item__variants{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:4px}.cart-drawer-item__variant-pill{font-size:10.5px;font-weight:600;color:#666;background:#f5f5f5;padding:1px 6px;border-radius:4px}.cart-drawer-item__price-box{display:flex;align-items:baseline;gap:5px;margin-bottom:8px}.cart-drawer-item__old-price{font-size:11.5px;color:#999;text-decoration:line-through}.cart-drawer-item__final-price{font-size:14.5px;font-weight:850;color:#df1136}.cart-drawer-item__bottom-row{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.cart-drawer-item__qty-pill{display:inline-flex;align-items:center;background:#f8f8f8;border:1px solid rgba(0,0,0,.12);border-radius:8px;height:30px;padding:0 2px;transition:border-color .2s ease}.cart-drawer-item__qty-pill:hover{border-color:#df11364d}.cart-drawer-item__qty-btn{width:28px;height:28px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#444;padding:0;transition:color .15s ease,background-color .15s ease;border-radius:6px}.cart-drawer-item__qty-btn:hover{color:#df1136;background:#fff0f2}.cart-drawer-item__qty-value{font-size:12.5px;font-weight:800;color:#192e49;min-width:24px;text-align:center;-webkit-user-select:none;user-select:none}.cart-drawer-item__remove-btn{width:30px;height:30px;border-radius:8px;background:#fff8f9;border:1px solid rgba(223,17,54,.2);color:#df1136;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .2s ease;outline:none}.cart-drawer-item__remove-btn:hover{background:#df1136;color:#fff;border-color:#df1136;transform:scale(1.06)}.cart-drawer__footer{background:#fff;border-top:1px solid rgba(0,0,0,.08);padding:14px 18px calc(16px + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 16px #0000000a;flex-shrink:0;z-index:3}.cart-drawer__footer.hidden{display:none!important}.cart-drawer__subtotal-box{margin-bottom:10px}.cart-drawer__total-line{display:flex;align-items:center;justify-content:space-between}.cart-drawer__total-title{font-size:14px;font-weight:800;color:#192e49}.cart-drawer__total-value{font-size:17.5px;font-weight:900;color:#192e49}.cart-drawer__tax-note{margin:3px 0 0;font-size:10.5px;color:#777}.cart-drawer__trust-row{display:flex;align-items:center;justify-content:space-between;gap:6px;background:#fbfbfb;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:7px 10px;margin-bottom:12px}.cart-drawer__trust-item{display:flex;align-items:center;gap:4px;font-size:10.5px;font-weight:700;color:#444}.cart-drawer__trust-item svg{flex-shrink:0}.cart-drawer__cta-wrap{width:100%}.cart-drawer__checkout-btn{width:100%;height:50px;border-radius:14px;background:#df1136;color:#fff!important;font-size:14px;font-weight:850;letter-spacing:.5px;text-transform:uppercase;border:none;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-decoration:none;box-shadow:0 4px 14px #df113647;transition:all .2s ease;position:relative}.cart-drawer__checkout-btn:hover{background:#c40d2d;box-shadow:0 6px 18px #df11365c;transform:translateY(-1px)}.cart-drawer__checkout-btn:disabled,.cart-drawer__checkout-btn.disabled{background:#e2e8f0;color:#94a3b8!important;box-shadow:none;cursor:not-allowed;transform:none}@media screen and (max-width:480px){.drawer__inner{width:100vw!important;max-width:100vw!important}.cart-drawer__header{padding:14px 16px}.cart-drawer__items-scroll-area{padding:8px 16px}.cart-drawer-item--search-style{padding:12px 0;gap:12px}.cart-drawer-item__media{width:74px;height:74px}.cart-drawer-item__title{font-size:12.5px}.cart-drawer-item__final-price{font-size:13.5px}.cart-drawer__footer{padding:12px 16px calc(14px + env(safe-area-inset-bottom,0px))}.cart-drawer__checkout-btn{height:46px;font-size:13px;border-radius:12px}.cart-drawer__trust-item span{font-size:9.5px}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/component-cart-drawer.css.map */
