.cart-module__-RJi4G__main{background:#f8fafc;min-height:100vh;padding-bottom:80px}.cart-module__-RJi4G__header{background:#fff;border-bottom:1px solid #e2e8f0;margin-bottom:40px;padding:40px 0}.cart-module__-RJi4G__container{max-width:1000px;margin:0 auto;padding:0 24px}.cart-module__-RJi4G__title{color:#0f172a;font-size:2rem;font-weight:800}.cart-module__-RJi4G__cartGrid{grid-template-columns:1fr 350px;gap:40px;display:grid}.cart-module__-RJi4G__cartItems{flex-direction:column;gap:24px;display:flex}.cart-module__-RJi4G__cartItem{background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:24px;padding:24px;display:flex;box-shadow:0 4px 6px #00000005}.cart-module__-RJi4G__itemImage{color:#fff;text-align:center;border-radius:8px;justify-content:center;align-items:center;width:120px;height:120px;padding:10px;font-size:.8rem;font-weight:600;display:flex}.cart-module__-RJi4G__itemContent{flex-grow:1}.cart-module__-RJi4G__itemHeader{justify-content:space-between;margin-bottom:12px;display:flex}.cart-module__-RJi4G__itemName{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.cart-module__-RJi4G__itemPrice{color:#0f172a;font-size:1.25rem;font-weight:700}.cart-module__-RJi4G__customizations{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.cart-module__-RJi4G__customization{color:#64748b;font-size:.9rem}.cart-module__-RJi4G__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:500}.cart-module__-RJi4G__removeBtn:hover{text-decoration:underline}.cart-module__-RJi4G__summaryCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;height:fit-content;padding:32px;position:sticky;top:40px;box-shadow:0 4px 6px #00000005}.cart-module__-RJi4G__summaryTitle{color:#0f172a;margin-bottom:24px;font-size:1.25rem;font-weight:700}.cart-module__-RJi4G__summaryRow{color:#64748b;justify-content:space-between;margin-bottom:12px;display:flex}.cart-module__-RJi4G__totalRow{color:#0f172a;border-top:1px solid #e2e8f0;justify-content:space-between;margin-top:24px;padding-top:24px;font-size:1.25rem;font-weight:700;display:flex}.cart-module__-RJi4G__checkoutBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:8px;width:100%;margin-top:24px;padding:16px;font-size:1rem;font-weight:600;transition:background .2s}.cart-module__-RJi4G__checkoutBtn:hover{background:#334155}.cart-module__-RJi4G__emptyCart{text-align:center;padding:80px 0}.cart-module__-RJi4G__emptyTitle{color:#0f172a;margin-bottom:16px;font-size:1.5rem;font-weight:700}.cart-module__-RJi4G__continueBtn{color:#fff;background:#2563eb;border-radius:8px;padding:12px 24px;font-weight:500;text-decoration:none;display:inline-block}@media (max-width:768px){.cart-module__-RJi4G__cartGrid{grid-template-columns:1fr}.cart-module__-RJi4G__cartItem{flex-direction:column}.cart-module__-RJi4G__itemImage{width:100%;height:160px}}
