.Cart_cartOverlay__mLiK_{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:flex;justify-content:flex-end}.Cart_backdrop___Ke_3{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);z-index:1}.Cart_sidebar__laTWL{position:relative;width:100%;max-width:480px;height:100%;background:#fff;z-index:2;display:flex;flex-direction:column;box-shadow:-10px 0 40px rgba(0,0,0,.1)}.Cart_header__S0PF0{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;border-bottom:1px solid #eaeaea;background:var(--cream)}.Cart_header__S0PF0 .Cart_titleWrapper__EClbB{display:flex;align-items:center;gap:12px}.Cart_header__S0PF0 .Cart_titleWrapper__EClbB h2{font-size:1.5rem;font-weight:700;color:#111;margin:0}.Cart_header__S0PF0 .Cart_titleWrapper__EClbB .Cart_itemCount__hxxf9{background:var(--red);color:#fff;font-size:.875rem;font-weight:600;padding:5px 9px 2px 8px;border-radius:100px}.Cart_header__S0PF0 .Cart_closeBtn__EUNat{background:var(--darkcream);border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all .2s ease}.Cart_header__S0PF0 .Cart_closeBtn__EUNat:hover{background:#eaeaea;color:#111;transform:rotate(90deg)}.Cart_taxInfo__Euib9{padding-top:.8rem}.Cart_itemsContainer__3wcVE{flex:1;overflow-y:auto;padding:32px;background:var(--cream)}.Cart_itemsContainer__3wcVE::-webkit-scrollbar{width:6px}.Cart_itemsContainer__3wcVE::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.Cart_itemsContainer__3wcVE::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}.Cart_emptyCart__Eqb8m{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#666}.Cart_emptyCart__Eqb8m .Cart_emptyIcon__O0wuD{color:#ccc;margin-bottom:24px}.Cart_emptyCart__Eqb8m p{font-size:1.125rem;margin:0 0 32px}.Cart_emptyCart__Eqb8m .Cart_continueShoppingBtn__TnQHc{background:var(--red);color:#fff;border:none;padding:10px 32px;margin-top:-1rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.Cart_emptyCart__Eqb8m .Cart_continueShoppingBtn__TnQHc:hover{background:#333}.Cart_itemsList__qw_Ei{display:flex;flex-direction:column;gap:24px}.Cart_cartItem__b7S__{display:flex;gap:20px;background:var(--darkcream);padding:16px;border-radius:16px;border:1px solid #eaeaea;transition:border-color .2s}.Cart_cartItem__b7S__:hover{border-color:#ddd}.Cart_itemImageWrapper___4bvd{position:relative;width:96px;height:96px;background:#f5f5f5;border-radius:12px;overflow:hidden;flex-shrink:0}.Cart_itemImageWrapper___4bvd img{width:100%;height:100%;mix-blend-mode:multiply;object-fit:cover}.Cart_itemDetails__D8K6O{flex:1;display:flex;flex-direction:column;justify-content:space-between}.Cart_itemHeader__ypi3Q{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.Cart_itemHeader__ypi3Q h3{font-size:1.125rem;font-weight:600;color:#111;margin:0 0 4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Cart_itemHeader__ypi3Q .Cart_deleteBtn__toRHV{background:none;border:none;color:#aaa;cursor:pointer;padding:4px;margin-top:-4px;margin-right:-4px;border-radius:8px;transition:all .2s}.Cart_itemHeader__ypi3Q .Cart_deleteBtn__toRHV:hover{color:var(--red);background:var(--cream)}.Cart_weightLabel__Vi_5N{font-size:.875rem;color:#666;margin:0 0 12px;display:inline-block;background:#f5f5f5;padding:2px 8px;border-radius:6px}.Cart_itemFooter__f41Q1{display:flex;align-items:center;justify-content:space-between}.Cart_quantityControl__iV5Jm{display:flex;align-items:center;border:1px solid #eaeaea;border-radius:8px;overflow:hidden}.Cart_quantityControl__iV5Jm button{background:var(--cream);border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:background .2s}.Cart_quantityControl__iV5Jm button:hover:not(:disabled){background:var(--darkcream);color:#111}.Cart_quantityControl__iV5Jm button:disabled{opacity:.5;cursor:not-allowed}.Cart_quantityControl__iV5Jm span{width:32px;text-align:center;font-size:.875rem;font-weight:600;color:#111}.Cart_itemPrice__MgK4q{font-size:1.125rem;font-weight:700;color:#111}.Cart_footer__XCmOF{padding:1rem;background:var(--darkcream);border-top:1px solid #eaeaea;box-shadow:0 -4px 20px rgba(0,0,0,.05)}.Cart_summaryRow__QIsI_{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.Cart_summaryRow__QIsI_ span:first-child{font-size:1rem;color:#444;font-weight:500}.Cart_summaryRow__QIsI_ .Cart_totalPrice__LKTn2{font-size:1.25rem;font-weight:700;color:#111}.Cart_deliveryRow__ezSBm{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.Cart_deliveryRow__ezSBm span:first-child{font-size:.8rem}.Cart_deliveryRow__ezSBm .Cart_totalPrice__LKTn2{font-size:.9rem}.Cart_taxInfo__Euib9{font-size:.8rem;color:#888;margin-bottom:1rem;text-align:right}.Cart_actionButtons__PVo5O{display:flex;flex-direction:column;gap:.5rem}.Cart_checkoutBtn__Kcx7l,.Cart_continueBtn__mBTbA{width:100%;padding:.85rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.Cart_continueBtn__mBTbA{background:#fff;color:#111;border:2px solid #eaeaea}.Cart_continueBtn__mBTbA:hover{border-color:#111;background:#fafafa}.Cart_checkoutBtn__Kcx7l{background:var(--red);color:#fff;border:none}.Cart_checkoutBtn__Kcx7l:hover{background:var(--red);transform:translateY(-2px);box-shadow:0 4px 12px rgba(211,47,47,.2)}.Cart_freeDeliveryContainer__eW9_x{background:#f8f9fa;border:1px dashed #ccc;border-radius:8px;padding:12px;margin-bottom:16px;display:flex;flex-direction:column;gap:8px}.Cart_freeDeliveryText__DCCSh{font-size:.85rem;color:#444;font-weight:500;display:flex;align-items:center;gap:4px}.Cart_freeDeliveryText__DCCSh span{color:#934d33;font-weight:700}.Cart_progressBarBg__y6qPG{width:100%;height:6px;background:#eaeaea;border-radius:10px;overflow:hidden;position:relative}.Cart_progressBarFill__uEMJi{height:100%;background:#934d33;border-radius:10px}@media(max-width:570px){.Cart_sidebar__laTWL{max-width:90%}.Cart_header__S0PF0 .Cart_titleWrapper__EClbB{gap:.5rem}.Cart_header__S0PF0 .Cart_titleWrapper__EClbB h2{font-size:1.1rem}.Cart_header__S0PF0 .Cart_titleWrapper__EClbB .Cart_itemCount__hxxf9{font-size:.8rem;padding:1px 8px}.Cart_itemsContainer__3wcVE{padding:16px}.Cart_actionButtons__PVo5O{padding-bottom:4rem}.Cart_checkoutBtn__Kcx7l,.Cart_continueBtn__mBTbA{padding:.6rem;font-size:.95rem}}