.CheckOutPage-module__4_2SXq__checkoutContainer{color:#333;background:#fff;border-radius:16px;max-width:600px;margin:2rem auto;padding:2rem;font-family:Segoe UI,sans-serif;box-shadow:0 4px 12px #0000000d}.CheckOutPage-module__4_2SXq__title{color:#e91e63;text-align:center;margin-bottom:1.5rem;font-size:1.8rem}.CheckOutPage-module__4_2SXq__section{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:1rem}.CheckOutPage-module__4_2SXq__total{color:#e91e63;margin-top:1rem;font-size:1.1rem}.CheckOutPage-module__4_2SXq__changeBtn{color:#e91e63;cursor:pointer;background:#fff;border:2px solid #e91e63;border-radius:10px;margin-top:.5rem;padding:.5rem 1rem;transition:all .3s}.CheckOutPage-module__4_2SXq__changeBtn:hover{color:#fff;background-color:#e91e63}.CheckOutPage-module__4_2SXq__select{border:1px solid #ccc;border-radius:10px;width:100%;padding:.5rem}.CheckOutPage-module__4_2SXq__placeOrderBtn{color:#fff;cursor:pointer;background-color:#e91e63;border:none;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s}.CheckOutPage-module__4_2SXq__placeOrderBtn:hover{background-color:#d81b60}.CheckOutPage-module__4_2SXq__backLink{text-align:center;color:#e91e63;margin-top:1rem;font-weight:500;text-decoration:none;display:block}.CheckOutPage-module__4_2SXq__cardDetails{gap:.75rem;margin-top:1rem;display:grid}.CheckOutPage-module__4_2SXq__cardForm{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.CheckOutPage-module__4_2SXq__formGroup{flex-direction:column;gap:.5rem;display:flex}.CheckOutPage-module__4_2SXq__formGroup label{color:#666;font-size:.9rem;font-weight:500}.CheckOutPage-module__4_2SXq__cardRow{gap:1rem;display:flex}.CheckOutPage-module__4_2SXq__cardRow .CheckOutPage-module__4_2SXq__formGroup{flex:1}.CheckOutPage-module__4_2SXq__input{border:1px solid #ddd;border-radius:4px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s}.CheckOutPage-module__4_2SXq__input:focus{border-color:#e83e8c;outline:none}.CheckOutPage-module__4_2SXq__input::placeholder{color:#999}
.ShippingAddress-module__q0NuSq__addressModalBackdrop{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ShippingAddress-module__q0NuSq__addressModal{background:#fff;border-radius:8px;width:90%;max-width:500px;padding:2rem;box-shadow:0 2px 10px #0000001a}.ShippingAddress-module__q0NuSq__modalTitle{color:#333;margin-bottom:1.5rem;font-size:1.5rem}.ShippingAddress-module__q0NuSq__addressForm{flex-direction:column;gap:1rem;display:flex}.ShippingAddress-module__q0NuSq__addressInput{border:1px solid #ddd;border-radius:4px;padding:.75rem;font-size:1rem}.ShippingAddress-module__q0NuSq__addressInput:focus{border-color:#e83e8c;outline:none}.ShippingAddress-module__q0NuSq__actions{gap:1rem;margin-top:1rem;display:flex}.ShippingAddress-module__q0NuSq__saveBtn,.ShippingAddress-module__q0NuSq__cancelBtn{cursor:pointer;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s}.ShippingAddress-module__q0NuSq__saveBtn{color:#fff;background-color:#e83e8c}.ShippingAddress-module__q0NuSq__saveBtn:hover{background-color:#d6336c}.ShippingAddress-module__q0NuSq__cancelBtn{color:#333;background-color:#f8f9fa}.ShippingAddress-module__q0NuSq__cancelBtn:hover{background-color:#e9ecef}
.CartPage-module__nJEPtW__cartContainer{max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto 2rem;padding:2rem}.CartPage-module__nJEPtW__cartTitle{color:#333;margin-bottom:1.5rem;font-size:2rem}.CartPage-module__nJEPtW__cartGrid{grid-template-columns:1fr 300px;gap:2rem;display:grid}.CartPage-module__nJEPtW__cartItems{flex-direction:column;gap:1.5rem;display:flex}.CartPage-module__nJEPtW__cartItem{background:#fff;border:1px solid #ddd;border-radius:8px;gap:1rem;padding:1rem;transition:transform .2s,box-shadow .2s;display:flex}.CartPage-module__nJEPtW__cartItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.CartPage-module__nJEPtW__imageContainer{flex-shrink:0;width:100px;height:100px;position:relative}.CartPage-module__nJEPtW__itemImage{object-fit:cover;border-radius:8px}.CartPage-module__nJEPtW__itemDetails{flex-direction:column;flex-grow:1;justify-content:space-between;display:flex}.CartPage-module__nJEPtW__itemDetails h4{color:#333;margin:0 0 .5rem;font-size:1.1rem}.CartPage-module__nJEPtW__controls{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.CartPage-module__nJEPtW__quantityBtn{cursor:pointer;color:#d6006e;background:#ffe0f0;border:1px solid #ff91c0;border-radius:4px;padding:.3rem .8rem;font-weight:700;transition:all .2s}.CartPage-module__nJEPtW__quantityBtn:hover{color:#fff;background:#ff91c0}.CartPage-module__nJEPtW__itemTotal{text-align:right;flex-direction:column;justify-content:space-between;align-items:flex-end;min-width:120px;display:flex}.CartPage-module__nJEPtW__removeBtn{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:4px;margin-top:.5rem;padding:.4rem .8rem;transition:background .2s}.CartPage-module__nJEPtW__removeBtn:hover{background:#d6006e}.CartPage-module__nJEPtW__summary{background:#fff0f5;border:1px solid #ff91c0;border-radius:8px;height:fit-content;padding:1.5rem;position:sticky;top:2rem}.CartPage-module__nJEPtW__summary h3{color:#333;margin-bottom:1rem}.CartPage-module__nJEPtW__summaryDetails{margin-bottom:1rem}.CartPage-module__nJEPtW__summaryDetails p{color:#666;margin:.5rem 0}.CartPage-module__nJEPtW__total{color:#333;border-top:1px solid #ff91c0;margin-top:1rem;padding-top:1rem;font-size:1.2rem}.CartPage-module__nJEPtW__addressLabel{color:#666;margin-top:1rem}.CartPage-module__nJEPtW__addressBtn{color:#fff;cursor:pointer;background-color:#ff69b4;border:none;border-radius:6px;width:100%;margin-top:.5rem;padding:.5rem 1rem;font-weight:700;transition:background .2s}.CartPage-module__nJEPtW__addressBtn:hover{background:#d6006e}.CartPage-module__nJEPtW__checkoutBtn{color:#fff;cursor:pointer;background-color:#d6006e;border:none;border-radius:6px;width:100%;margin-top:1rem;padding:.8rem;font-weight:700;transition:background .2s}.CartPage-module__nJEPtW__checkoutBtn:hover{background:#b3005c}.CartPage-module__nJEPtW__continueShopping{color:#d6006e;margin-top:1rem;text-decoration:underline;transition:color .2s;display:inline-block}.CartPage-module__nJEPtW__continueShopping:hover{color:#b3005c}.CartPage-module__nJEPtW__emptyCart{text-align:center;background:#fff;border:1px solid #ddd;border-radius:8px;padding:3rem}.CartPage-module__nJEPtW__emptyCart p{color:#666;margin-bottom:1rem}.CartPage-module__nJEPtW__loadingContainer{flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.CartPage-module__nJEPtW__loadingSpinner{border:5px solid #f3f3f3;border-top-color:#ff69b4;border-radius:50%;width:40px;height:40px;animation:1s linear infinite CartPage-module__nJEPtW__spin}@keyframes CartPage-module__nJEPtW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.CartPage-module__nJEPtW__cartContainer{padding:1rem}.CartPage-module__nJEPtW__cartTitle{margin-bottom:1rem;font-size:1.5rem}.CartPage-module__nJEPtW__cartGrid{grid-template-columns:1fr}.CartPage-module__nJEPtW__cartItem{text-align:center;flex-direction:column;align-items:center;padding:1rem}.CartPage-module__nJEPtW__imageContainer{width:150px;height:150px;margin-bottom:1rem}.CartPage-module__nJEPtW__itemDetails{align-items:center;width:100%}.CartPage-module__nJEPtW__controls{justify-content:center;margin:1rem 0}.CartPage-module__nJEPtW__itemTotal{border-top:1px solid #ddd;align-items:center;width:100%;margin-top:1rem;padding-top:1rem}.CartPage-module__nJEPtW__summary{margin-top:2rem;position:static}}@media (max-width:480px){.CartPage-module__nJEPtW__cartContainer{padding:.5rem}.CartPage-module__nJEPtW__cartTitle{font-size:1.3rem}.CartPage-module__nJEPtW__imageContainer{width:120px;height:120px}.CartPage-module__nJEPtW__itemDetails h4{font-size:1rem}.CartPage-module__nJEPtW__quantityBtn{padding:.2rem .6rem}.CartPage-module__nJEPtW__removeBtn{width:100%}}.CartPage-module__nJEPtW__addressModalBackdrop{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.CartPage-module__nJEPtW__addressModal{background:#fff;border:2px solid #ff69b4;border-radius:10px;width:100%;max-width:500px;padding:2rem;box-shadow:0 5px 20px #0000004d}.CartPage-module__nJEPtW__addressForm{flex-direction:column;gap:1rem;display:flex}.CartPage-module__nJEPtW__actions{justify-content:flex-end;gap:1rem;display:flex}.CartPage-module__nJEPtW__saveBtn{color:#fff;cursor:pointer;background-color:#ff69b4;border:none;border-radius:6px;padding:.5rem 1rem}.CartPage-module__nJEPtW__cancelBtn{color:#333;cursor:pointer;background-color:#ffe0f0;border:none;border-radius:6px;padding:.5rem 1rem}.CartPage-module__nJEPtW__modalTitle{color:#d6006e;text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.CartPage-module__nJEPtW__addressInput{border:1px solid #ff69b4;border-radius:6px;outline:none;padding:.75rem;font-size:1rem}.CartPage-module__nJEPtW__addressInput:focus{border-color:#d6006e;box-shadow:0 0 0 2px #ffe0f0}.CartPage-module__nJEPtW__cartBadge{color:#fff;border-radius:50%;background:#e83e8c!important}
