#cart-drawer-sidebar{width:100%;max-width:468px!important;height:100%!important;max-height:100%!important;background-color:var(--color-white)}@media (max-width:959.98px){#cart-drawer-sidebar{width:92%!important;max-width:92%!important;border-radius:12px 0 0 12px}}.cart-drawer-loading{background-color:rgba(234,234,234,.5)}#cart-drawer-list[loading]~#cart-drawer .cart-drawer-loading{display:block!important}.cart-drawer-free-shipping{padding:16px;background:rgba(248,248,248,.8)}.cart-progress,.cart-progress .progress-bar::after,.cart-progress .progress-bar::before,.cart-progress>.progress-bar{height:5px}.cart-progress .progress-bar::after{animation-duration:3s;background-color:var(--color-primary-btn-bg)}.cart-drawer-close{background-color:#f6f6f6}.cart-drawer-title{font-size:18px;font-weight:600;margin:0;color:var(--color-heading-text,#121b17)}.cart-drawer-header{padding-bottom:12px;margin-bottom:4px;border-bottom:1px solid rgba(0,0,0,.08)}.cart-item-delete-btn{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid rgba(0,0,0,.12);border-radius:6px;background:0 0;color:var(--color-body-text,#121b17);opacity:.5;cursor:pointer;transition:opacity .2s ease,color .2s ease,border-color .2s ease}.cart-item-delete-btn:hover{opacity:1;color:#d32f2f;border-color:rgba(211,47,47,.3)}.cart-drawer-item{padding:16px 0;border-bottom:1px solid rgba(0,0,0,.08)}.cart-drawer-item:first-child{padding-top:12px}.cart-drawer-item:last-child{border-bottom:none}.cart-drawer .cart-item-qty{border-radius:20px!important;border-color:rgba(0,0,0,.15)!important;height:34px;width:96px}.cart-drawer .cart-item-qty .i-spzhtml-fill-content{padding:4px 8px!important;height:100%}.cart-drawer .cart-item-qty-button{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%!important;transition:background-color .2s ease}.cart-drawer .cart-item-qty-button:hover{background-color:rgba(0,0,0,.06)}.cart-drawer .cart-item-qty-input{font-size:13px!important;font-weight:500}.cart-drawer-promo{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;margin:12px 0 4px 0;background:linear-gradient(135deg,#fff8f0 0,#fff1f0 100%);border:1px solid rgba(217,48,37,.12);border-radius:10px;flex-shrink:0}.cart-promo-left{display:flex;flex-direction:column;gap:4px;min-width:0}.cart-promo-title{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#1a1a1a;white-space:nowrap}.cart-promo-title svg{color:#d93025;flex-shrink:0}.cart-promo-timer{font-size:12px;font-weight:600;color:#d93025;font-family:"SF Mono",Monaco,Consolas,monospace;white-space:nowrap;letter-spacing:.3px}.cart-promo-code{display:flex;align-items:center;gap:8px;padding:6px 12px;background:#fff;border:1px dashed #ccc;border-radius:6px;cursor:pointer;flex-shrink:0;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cart-promo-code:hover{border-color:#999;background:#fafafa}.cart-promo-code .code-text{font-weight:700;font-size:13px;color:#333;letter-spacing:.5px}.cart-promo-code .coupon-action-label{font-size:11px;font-weight:600;color:#3b71e1;text-transform:uppercase}@media (max-width:480px){.cart-drawer-promo{flex-direction:column;align-items:stretch;gap:6px;padding:8px 12px}.cart-promo-left{flex-direction:column;gap:2px}.cart-promo-title{font-size:12px}.cart-promo-timer{font-size:11px}.cart-promo-code{justify-content:center;padding:5px 10px}.cart-promo-code .code-text{font-size:12px}.cart-promo-code .coupon-action-label{font-size:10px}}