.cart-module__-RJi4G__container{background:linear-gradient(#fafbfc 0%,#fff 100%);max-width:1280px;min-height:100vh;margin:0 auto;padding:2rem 1.5rem}.cart-module__-RJi4G__content{grid-template-columns:1fr 400px;align-items:start;gap:2rem;display:grid}.cart-module__-RJi4G__loader,.cart-module__-RJi4G__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:3rem 1.5rem;display:flex}.cart-module__-RJi4G__spinner{border:3px solid #f3f4f6;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;margin-top:1rem;font-weight:500}.cart-module__-RJi4G__empty{background:#fff;border-radius:16px;box-shadow:0 1px 3px #00000014}.cart-module__-RJi4G__emptyIcon{color:#d1d5db;width:80px;height:80px;margin-bottom:1.5rem}.cart-module__-RJi4G__empty h2{color:#111827;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.cart-module__-RJi4G__empty p{color:#6b7280;max-width:360px;margin:0 0 2rem}.cart-module__-RJi4G__shopBtn{color:#fff;background:#f68b1e;border-radius:8px;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 2px 8px #f68b1e33}.cart-module__-RJi4G__shopBtn:hover{background:#e67e0f;transform:translateY(-1px);box-shadow:0 4px 12px #f68b1e4d}.cart-module__-RJi4G__header{background:#fff;border:1px solid #f3f4f6;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.5rem 2rem;display:flex;box-shadow:0 1px 3px #00000014}.cart-module__-RJi4G__titleGroup{align-items:center;gap:.75rem;display:flex}.cart-module__-RJi4G__header h1{color:#111827;letter-spacing:-.025em;margin:0;font-size:1.75rem;font-weight:700}.cart-module__-RJi4G__itemBadge{color:#374151;white-space:nowrap;background:#f3f4f6;border-radius:999px;padding:.375rem .75rem;font-size:.875rem;font-weight:600}.cart-module__-RJi4G__summaryLink{color:#2563eb;border-radius:6px;padding:.375rem .5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s}.cart-module__-RJi4G__summaryLink:hover{color:#1d4ed8;background-color:#eff6ff}.cart-module__-RJi4G__clearBtn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s}.cart-module__-RJi4G__clearBtn:hover{background:#fef2f2;border-color:#dc2626}@media (max-width:640px){.cart-module__-RJi4G__header{flex-direction:column;align-items:flex-start}.cart-module__-RJi4G__summaryLink{align-self:flex-end}}.cart-module__-RJi4G__summaryLink{color:#fff;background:#2563eb;padding:.5rem .875rem}.cart-module__-RJi4G__summaryLink:hover{background:#1d4ed8}.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 #00000014}.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:.875rem;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 .2s;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:.6}.cart-module__-RJi4G__itemImage{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;width:100px;height:100px;position:relative;overflow:hidden}.cart-module__-RJi4G__itemImage img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.cart-module__-RJi4G__outOfStockBadge{color:#dc2626;text-transform:uppercase;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}.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}.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 .2s}.cart-module__-RJi4G__removeBtn:hover{color:#991b1b}.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 .2s}.cart-module__-RJi4G__moveBtn:hover{background:#e67e0f}.cart-module__-RJi4G__itemActions{flex-direction:column;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{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;transition:background .2s;display:flex}.cart-module__-RJi4G__quantity button:hover:not(:disabled){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 #00000014}.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;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;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-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #25d36640}.cart-module__-RJi4G__checkoutBtn svg{flex-shrink:0;width:20px;height:20px}.cart-module__-RJi4G__checkoutBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #25d36659}.cart-module__-RJi4G__checkoutBtn:disabled{opacity:.5;cursor:not-allowed}.cart-module__-RJi4G__checkoutNote{text-align:center;color:#9ca3af;margin:.75rem 0 0;font-size:.813rem}.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-weight:600;text-decoration:none;transition:all .2s;display:flex}.cart-module__-RJi4G__continueBtn:hover{color:#f68b1e;background:#fffbf5;border-color:#f68b1e}@media (max-width:1024px){.cart-module__-RJi4G__content{grid-template-columns:1fr}.cart-module__-RJi4G__sidebar{order:2;position:static}.cart-module__-RJi4G__main{order:1}}@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__itemImage{width:80px;height:80px}.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:640px){.cart-module__-RJi4G__container{padding:1rem}.cart-module__-RJi4G__header{padding:1rem 1.25rem}.cart-module__-RJi4G__summary{padding:1.25rem}.cart-module__-RJi4G__checkoutBtn{padding:.875rem 1.25rem;font-size:.875rem}}
