.cart-page.svelte-k7hhd7{padding:calc(var(--header-height) + var(--space-8)) 0 var(--space-16);min-height:100vh;max-width:var(--container-xl);margin:0 auto;padding-left:var(--space-6);padding-right:var(--space-6)}.empty-cart.svelte-k7hhd7{display:flex;flex-direction:column;align-items:center;gap:var(--space-4);padding:var(--space-20) 0;text-align:center}.empty-cart.svelte-k7hhd7 h2:where(.svelte-k7hhd7){font-size:var(--text-2xl);font-weight:var(--weight-bold)}.empty-cart.svelte-k7hhd7 p:where(.svelte-k7hhd7){color:var(--color-text-secondary)}.cart-header.svelte-k7hhd7{margin-bottom:var(--space-8)}.cart-header.svelte-k7hhd7 h1:where(.svelte-k7hhd7){font-family:var(--font-display);font-size:var(--text-4xl);font-weight:var(--weight-bold);margin-bottom:var(--space-2)}.cart-header.svelte-k7hhd7 p:where(.svelte-k7hhd7){color:var(--color-text-secondary)}.cart-layout.svelte-k7hhd7{display:grid;grid-template-columns:1fr 360px;gap:var(--space-8);align-items:start}.cart-item.svelte-k7hhd7{display:flex;gap:var(--space-4);padding:var(--space-5);background:var(--color-bg-glass);border:1px solid var(--color-border);border-radius:var(--radius-xl);margin-bottom:var(--space-4)}.cart-item-image.svelte-k7hhd7{width:100px;height:80px;object-fit:contain;background:#ffffff0d;border-radius:var(--radius-lg);flex-shrink:0}.cart-item-image-placeholder.svelte-k7hhd7{width:100px;height:80px;background:var(--color-bg-tertiary);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-item-info.svelte-k7hhd7{flex:1}.cart-item-name.svelte-k7hhd7{font-weight:var(--weight-semibold);margin-bottom:var(--space-1)}.cart-item-options.svelte-k7hhd7{font-size:var(--text-xs);color:var(--color-text-muted);margin-bottom:var(--space-1)}.cart-item-notes.svelte-k7hhd7{font-size:var(--text-xs);color:var(--color-text-muted);font-style:italic;margin-bottom:var(--space-2)}.cart-item-actions.svelte-k7hhd7{display:flex;align-items:center;justify-content:space-between;margin-top:var(--space-2)}.cart-item-price.svelte-k7hhd7{font-weight:var(--weight-bold);color:var(--color-primary)}.cart-item-qty.svelte-k7hhd7{display:flex;align-items:center;gap:var(--space-2)}.qty-btn.svelte-k7hhd7{width:28px;height:28px;border-radius:var(--radius-full);background:var(--color-bg-glass);border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;color:var(--color-text-primary);transition:all var(--transition-fast)}.qty-btn.svelte-k7hhd7:hover{border-color:var(--color-primary);background:#e6394614}.qty-value.svelte-k7hhd7{font-weight:var(--weight-semibold);min-width:24px;text-align:center}.remove-btn.svelte-k7hhd7{width:28px;height:28px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);transition:all var(--transition-fast);margin-left:var(--space-2)}.remove-btn.svelte-k7hhd7:hover{color:var(--color-danger)}.order-summary.svelte-k7hhd7{position:sticky;top:calc(var(--header-height) + var(--space-4));background:var(--color-bg-glass);border:1px solid var(--color-border);border-radius:var(--radius-2xl);padding:var(--space-6)}.order-summary.svelte-k7hhd7 h2:where(.svelte-k7hhd7){font-size:var(--text-lg);font-weight:var(--weight-bold);margin-bottom:var(--space-5)}.summary-row.svelte-k7hhd7{display:flex;justify-content:space-between;padding:var(--space-2) 0;color:var(--color-text-secondary);font-size:var(--text-sm)}.summary-total.svelte-k7hhd7{display:flex;justify-content:space-between;padding:var(--space-4) 0;border-top:1px solid var(--color-border);margin-top:var(--space-2);font-size:var(--text-xl);font-weight:var(--weight-bold)}.checkout-btn.svelte-k7hhd7{width:100%;margin-top:var(--space-5)}.continue-shopping-btn.svelte-k7hhd7{width:100%;margin-top:var(--space-3);justify-content:center}@media(max-width:768px){.cart-header.svelte-k7hhd7 h1:where(.svelte-k7hhd7){font-size:var(--text-2xl)}.cart-layout.svelte-k7hhd7{grid-template-columns:1fr}.cart-item.svelte-k7hhd7{padding:var(--space-4)}.cart-item-image.svelte-k7hhd7,.cart-item-image-placeholder.svelte-k7hhd7{width:80px;height:64px}.qty-btn.svelte-k7hhd7,.remove-btn.svelte-k7hhd7{width:36px;height:36px}.order-summary.svelte-k7hhd7{position:static;border-radius:var(--radius-xl);padding:var(--space-4);margin-top:var(--space-4)}.summary-total.svelte-k7hhd7{margin-top:var(--space-2);padding:var(--space-4) 0;border-top:1px solid var(--color-border);font-size:var(--text-xl)}}
