.cart-module__-RJi4G__container{background:linear-gradient(#f8f9fa 0%,#fff 100%);max-width:1280px;min-height:100vh;margin:0 auto;padding:2rem 1.5rem}.cart-module__-RJi4G__content{grid-template-columns:1fr 380px;align-items:start;gap:2rem;display:grid}@media (max-width:1024px){.cart-module__-RJi4G__content{grid-template-columns:1fr}.cart-module__-RJi4G__sidebar{order:-1}}@media (max-width:640px){.cart-module__-RJi4G__container{padding:1rem}}.cart-module__-RJi4G__loader{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:60vh;display:flex}.cart-module__-RJi4G__spinner{border:4px solid #e5e7eb;border-top-color:#f68b1e;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite cart-module__-RJi4G__spin}@keyframes cart-module__-RJi4G__spin{to{transform:rotate(360deg)}}.cart-module__-RJi4G__loader p{color:#6b7280;font-size:.938rem;font-weight:500}.cart-module__-RJi4G__empty{text-align:center;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:3rem 1.5rem;display:flex;box-shadow:0 1px 3px #0000000d}.cart-module__-RJi4G__emptyIcon{color:#d1d5db;width:96px;height:96px;margin-bottom:1.5rem}.cart-module__-RJi4G__empty h2{color:#111827;margin:0 0 .75rem;font-size:1.75rem;font-weight:600}.cart-module__-RJi4G__empty p{color:#6b7280;max-width:400px;margin:0 0 2rem;font-size:1rem}.cart-module__-RJi4G__shopBtn{color:#fff;background:#f68b1e;border-radius:8px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:.938rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #f68b1e40}.cart-module__-RJi4G__shopBtn:hover{background:#e67e0f;transform:translateY(-2px);box-shadow:0 4px 12px #f68b1e59}.cart-module__-RJi4G__header{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.5rem 2rem;display:flex;box-shadow:0 1px 3px #0000000d}.cart-module__-RJi4G__header h1{color:#111827;letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:700}.cart-module__-RJi4G__itemCount{color:#6b7280;background:#f3f4f6;border-radius:20px;padding:.375rem .875rem;font-size:.875rem;font-weight:600}.cart-module__-RJi4G__main{flex-direction:column;gap:1.5rem;display:flex}.cart-module__-RJi4G__section{background:#fff;border:1px solid #f3f4f6;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.cart-module__-RJi4G__sectionTitle{color:#374151;text-transform:uppercase;letter-spacing:.05em;background:#f9fafb;border-bottom:1px solid #e5e7eb;margin:0;padding:1rem 1.5rem;font-size:.938rem;font-weight:700}.cart-module__-RJi4G__item,.cart-module__-RJi4G__itemUnavailable,.cart-module__-RJi4G__wishItem{border-bottom:1px solid #f3f4f6;grid-template-columns:100px 1fr auto;gap:1.5rem;padding:1.5rem;transition:background .15s;display:grid}.cart-module__-RJi4G__item:hover{background:#fafbfc}.cart-module__-RJi4G__item:last-child,.cart-module__-RJi4G__itemUnavailable:last-child,.cart-module__-RJi4G__wishItem:last-child{border-bottom:none}.cart-module__-RJi4G__itemUnavailable{opacity:.5;pointer-events:none}.cart-module__-RJi4G__itemImage{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative;overflow:hidden}.cart-module__-RJi4G__itemImage img{object-fit:contain;width:100%;height:100%}.cart-module__-RJi4G__outOfStockBadge{color:#dc2626;text-transform:uppercase;letter-spacing:.05em;background:#fffffffa;border-radius:6px;padding:.5rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000026}.cart-module__-RJi4G__itemDetails{flex-direction:column;gap:.625rem;min-width:0;display:flex}.cart-module__-RJi4G__itemDetails h3{color:#111827;margin:0;font-size:1rem;font-weight:600;line-height:1.4}.cart-module__-RJi4G__stockAlert{color:#92400e;background:#fef3c7;border-radius:4px;width:fit-content;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-block}.cart-module__-RJi4G__seller{color:#6b7280;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.cart-module__-RJi4G__badge{color:#1e40af;background:#dbeafe;border-radius:4px;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.cart-module__-RJi4G__brand{color:#6b7280;font-size:.875rem;font-weight:500}.cart-module__-RJi4G__removeBtn{color:#dc2626;cursor:pointer;background:0 0;border:none;width:fit-content;margin-top:auto;padding:0;font-size:.875rem;font-weight:600;transition:color .15s}.cart-module__-RJi4G__removeBtn:hover{color:#991b1b;text-decoration:underline}.cart-module__-RJi4G__wishActions{gap:1rem;margin-top:auto;display:flex}.cart-module__-RJi4G__moveBtn{color:#fff;cursor:pointer;background:#f68b1e;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .15s}.cart-module__-RJi4G__moveBtn:hover{background:#e67e0f;transform:translateY(-1px)}.cart-module__-RJi4G__itemActions{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.cart-module__-RJi4G__priceBlock{flex-direction:column;align-items:flex-end;gap:.375rem;display:flex}.cart-module__-RJi4G__price{color:#111827;font-size:1.125rem;font-weight:700}.cart-module__-RJi4G__discount{align-items:center;gap:.5rem;display:flex}.cart-module__-RJi4G__originalPrice{color:#9ca3af;font-size:.875rem;text-decoration:line-through}.cart-module__-RJi4G__discountBadge{color:#166534;background:#dcfce7;border-radius:4px;padding:.125rem .5rem;font-size:.75rem;font-weight:700}.cart-module__-RJi4G__quantity{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;display:flex;overflow:hidden}.cart-module__-RJi4G__quantity button{color:#374151;cursor:pointer;background:#f9fafb;border:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.125rem;font-weight:600;transition:all .15s;display:flex}.cart-module__-RJi4G__quantity button:hover:not(:disabled){color:#111827;background:#f3f4f6}.cart-module__-RJi4G__quantity button:disabled{opacity:.4;cursor:not-allowed}.cart-module__-RJi4G__quantity input{text-align:center;color:#111827;border:none;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;width:48px;height:36px;font-size:.938rem;font-weight:600}.cart-module__-RJi4G__quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-module__-RJi4G__quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-module__-RJi4G__sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:2rem}.cart-module__-RJi4G__summary{background:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:1.75rem;box-shadow:0 1px 3px #0000000d}.cart-module__-RJi4G__summary h2{color:#111827;margin:0 0 1.5rem;font-size:1.25rem;font-weight:700}.cart-module__-RJi4G__summaryRow{color:#6b7280;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.938rem;display:flex}.cart-module__-RJi4G__summaryRow:last-of-type{border-bottom:2px solid #e5e7eb;margin-bottom:1rem}.cart-module__-RJi4G__freeDelivery{color:#059669;margin:-.5rem 0 1rem;font-size:.813rem;font-weight:500}.cart-module__-RJi4G__summaryTotal{color:#111827;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.25rem;font-weight:700;display:flex}.cart-module__-RJi4G__checkoutBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1rem;padding:1rem 1.5rem;font-size:.938rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #25d3664d}.cart-module__-RJi4G__checkoutBtn svg{width:20px;height:20px}.cart-module__-RJi4G__checkoutBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #25d36666}.cart-module__-RJi4G__checkoutBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.cart-module__-RJi4G__checkoutNote{text-align:center;color:#9ca3af;margin:.75rem 0 0;font-size:.813rem;line-height:1.4}.cart-module__-RJi4G__continueBtn{color:#374151;background:#fff;border:2px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:.938rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.cart-module__-RJi4G__continueBtn:hover{color:#f68b1e;background:#fffbf5;border-color:#f68b1e}@media (max-width:768px){.cart-module__-RJi4G__item,.cart-module__-RJi4G__itemUnavailable,.cart-module__-RJi4G__wishItem{grid-template-columns:80px 1fr;gap:1rem}.cart-module__-RJi4G__itemActions{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center}.cart-module__-RJi4G__header h1{font-size:1.5rem}}@media (max-width:480px){.cart-module__-RJi4G__itemImage{width:80px;height:80px}.cart-module__-RJi4G__header{padding:1rem 1.25rem}.cart-module__-RJi4G__summary{padding:1.25rem}}
