.Cart_cartContainer__CZBzd{max-width:800px;margin:2rem auto;padding:1.5rem;background-color:#ffffff;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);font-family:Arial,sans-serif}.Cart_title__RMATa{font-size:1.8rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:2rem;border-bottom:2px solid #bfdbfe;padding-bottom:.5rem}.Cart_loading__C2ATu{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px}.Cart_spinner__6_vd2{width:40px;height:40px;border:4px solid #bfdbfe;border-top-color:#2563eb;border-radius:50%;animation:Cart_spin__MAtrH 1s linear infinite}@keyframes Cart_spin__MAtrH{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Cart_emptyCart__z3QfV{text-align:center;font-size:1.1rem;color:#6b7280;margin-top:2rem}.Cart_cartList__zdRYt{list-style:none;padding:0;margin:0 0 2rem}.Cart_cartItem__GoMb5{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e5e7eb;transition:background-color .2s}.Cart_cartItem__GoMb5:hover{background-color:#f9fafb}.Cart_itemName__qs___{font-size:1.1rem;font-weight:500;color:#1f2937;flex:1 1}.Cart_quantityControl__ozWva{display:flex;align-items:center;gap:.5rem}.Cart_itemQuantity__uq_HI{font-size:1rem;color:#6b7280;font-weight:700;flex:0 0 auto;margin:0 .5rem}.Cart_quantityButton__KlADT{background-color:#38bdf8;color:white;border:none;width:30px;height:30px;border-radius:4px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.Cart_quantityButton__KlADT:hover{background-color:#0ea5e9}.Cart_deleteButton__fcKdK{background-color:#ef4444;color:white;border:none;width:30px;height:30px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.Cart_deleteButton__fcKdK:hover{background-color:#dc2626}.Cart_itemPrice__SRy2J{font-size:1rem;color:#38bdf8;font-weight:700;flex:1 1;text-align:left}.Cart_total__Zb96_{font-size:1.5rem;font-weight:700;color:#1f2937;text-align:right;margin-top:1rem}.Cart_paymentButton__EwLsQ{background-color:#0070f3;color:white;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:1rem;width:100%;max-width:200px;display:block;margin:1rem auto 0}.Cart_paymentButton__EwLsQ:hover{background-color:#0056b3}.Cart_priceCount__gnR56{display:flex;gap:90px}@media (max-width:768px){.Cart_quantityControl__ozWva{display:flex;align-items:center;gap:.1rem}.Cart_cartContainer__CZBzd{margin:1rem;padding:1rem}.Cart_priceCount__gnR56{display:flex;gap:90px}.Cart_title__RMATa{font-size:1.5rem}.Cart_cartItem__GoMb5{display:flex;flex-direction:column;align-items:flex-start;padding:.8rem}.Cart_itemName__qs___{font-size:1rem;flex:none;margin-bottom:.5rem}.Cart_itemQuantity__uq_HI{font-size:.9rem;margin:0 .4rem}.Cart_quantityButton__KlADT{width:18px;height:18px;font-size:.9rem}.Cart_deleteButton__fcKdK{width:28px;height:28px}.Cart_itemPrice__SRy2J{font-size:.9rem;text-align:left}.Cart_total__Zb96_{font-size:1.3rem;text-align:center}.Cart_spinner__6_vd2{width:32px;height:32px}}@media (max-width:480px){.Cart_cartContainer__CZBzd{margin:.5rem;padding:.8rem}.Cart_title__RMATa{font-size:1.3rem}.Cart_emptyCart__z3QfV{font-size:1rem}.Cart_cartItem__GoMb5{padding:.6rem}.Cart_itemName__qs___{font-size:1rem;margin-bottom:.5rem}.Cart_itemQuantity__uq_HI{font-size:.85rem;margin:0 .3rem}.Cart_quantityButton__KlADT{width:25px;height:25px;font-size:.85rem}.Cart_deleteButton__fcKdK{width:25px;height:25px}.Cart_itemPrice__SRy2J{width:100px;font-size:.85rem;margin-top:.5rem}.Cart_total__Zb96_{font-size:1.2rem}}