.cart-module__Jmky-G__container{max-width:1200px;margin:0 auto;padding:2rem}.cart-module__Jmky-G__title{color:var(--foreground);margin-bottom:2rem;font-size:2rem;font-weight:700}.cart-module__Jmky-G__emptyContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:50vh;display:flex}.cart-module__Jmky-G__grid{grid-template-columns:1fr 350px;gap:2rem;display:grid}@media (max-width:768px){.cart-module__Jmky-G__grid{grid-template-columns:1fr}}.cart-module__Jmky-G__itemsList{flex-direction:column;gap:1rem;display:flex}.cart-module__Jmky-G__itemCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}@media (max-width:500px){.cart-module__Jmky-G__itemCard{flex-direction:column;align-items:flex-start}.cart-module__Jmky-G__itemActions{justify-content:space-between;width:100%}}.cart-module__Jmky-G__itemInfo h3{margin:.25rem 0;font-size:1.1rem;font-weight:600}.cart-module__Jmky-G__itemType{text-transform:uppercase;color:#ef4444;letter-spacing:.05em;font-size:.75rem;font-weight:700}.cart-module__Jmky-G__itemMeta{color:#94a3b8;font-size:.9rem}.cart-module__Jmky-G__itemActions{align-items:center;gap:1.5rem;display:flex}.cart-module__Jmky-G__quantityControl{background:#0003;border-radius:8px;align-items:center;padding:.25rem;display:flex}.cart-module__Jmky-G__quantityControl button{color:#fff;cursor:pointer;background:0 0;border:none;width:24px;height:24px;font-weight:700}.cart-module__Jmky-G__quantityControl span{padding:0 .5rem;font-weight:600}.cart-module__Jmky-G__itemPrice{text-align:right;min-width:80px;font-size:1.1rem;font-weight:700}.cart-module__Jmky-G__deleteBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;transition:color .2s}.cart-module__Jmky-G__deleteBtn:hover{color:#ef4444}.cart-module__Jmky-G__summaryCard{background:#1e293b80;border:1px solid #ffffff1a;border-radius:16px;height:fit-content;padding:2rem;position:sticky;top:100px}.cart-module__Jmky-G__summaryCard h2{border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem}.cart-module__Jmky-G__summaryRow{color:#cbd5e1;justify-content:space-between;margin-bottom:.75rem;display:flex}.cart-module__Jmky-G__totalRow{color:#fff;justify-content:space-between;margin-top:1rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800;display:flex}.cart-module__Jmky-G__checkoutBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:background .2s}.cart-module__Jmky-G__checkoutBtn:hover{background:#dc2626}.cart-module__Jmky-G__clearBtn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;width:100%;margin-top:.75rem;padding:.75rem}.cart-module__Jmky-G__continueLink{text-align:center;color:#94a3b8;margin-top:1rem;font-size:.9rem;text-decoration:none;display:block}.cart-module__Jmky-G__continueLink:hover{text-decoration:underline}
