.cart-container.svelte-k7hhd7{display:grid;grid-template-columns:1fr;gap:3rem;margin-top:3rem}@media(min-width:768px){.cart-container.svelte-k7hhd7{grid-template-columns:2fr 1fr}}.cart-items.svelte-k7hhd7{display:flex;flex-direction:column;gap:1.5rem}.cart-item.svelte-k7hhd7{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-bg-dark)}.item-info.svelte-k7hhd7 h3:where(.svelte-k7hhd7){margin:0 0 .5rem;font-size:1.125rem}.item-info.svelte-k7hhd7 .price:where(.svelte-k7hhd7){font-weight:700;color:var(--color-text-muted);margin:0}.item-info.svelte-k7hhd7 .color:where(.svelte-k7hhd7){font-size:.875rem;color:var(--color-text-muted);margin:.25rem 0 .5rem;display:flex;align-items:center;gap:.5rem}.color-swatch.svelte-k7hhd7{display:inline-block;width:16px;height:16px;border-radius:50%;border:1px solid var(--color-border)}.item-actions.svelte-k7hhd7{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.quantity-control.svelte-k7hhd7{display:flex;align-items:center;gap:.5rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:4px;padding:.25rem}.quantity-control.svelte-k7hhd7 button:where(.svelte-k7hhd7){background:none;border:none;cursor:pointer;font-size:1.25rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.quantity-control.svelte-k7hhd7 span:where(.svelte-k7hhd7){min-width:20px;text-align:center;font-weight:500}.remove-btn.svelte-k7hhd7{background:none;border:none;color:#ef4444;cursor:pointer;font-size:.875rem;text-decoration:underline}.remove-btn.svelte-k7hhd7:hover{color:#dc2626}.cart-summary.svelte-k7hhd7{background:var(--color-bg-dark);padding:2rem;border-radius:var(--radius-card);border:1px solid var(--color-border);height:fit-content}.cart-summary.svelte-k7hhd7 h3:where(.svelte-k7hhd7){margin-top:0;margin-bottom:1.5rem;font-size:1.25rem}.summary-row.svelte-k7hhd7{display:flex;justify-content:space-between;margin-bottom:1rem;color:var(--color-text-muted)}.summary-total.svelte-k7hhd7{display:flex;justify-content:space-between;margin-top:1.5rem;margin-bottom:2rem;padding-top:1.5rem;border-top:1px solid var(--color-border);font-weight:700;font-size:1.25rem}.continue-shopping.svelte-k7hhd7{margin-top:1rem}.empty-cart-actions.svelte-k7hhd7{display:flex;justify-content:center;margin-top:3rem}
