main.svelte-k7hhd7{width:100%;max-width:1000px;margin:0 auto;padding:1rem 2rem}.empty-cart.svelte-k7hhd7{text-align:center;padding:3rem 1rem}.empty-cart.svelte-k7hhd7 p:where(.svelte-k7hhd7){color:rgb(var(--gray-light));margin-bottom:1.5rem}.cart-content.svelte-k7hhd7{display:flex;flex-direction:column;gap:2rem}.cart-items.svelte-k7hhd7{display:flex;flex-direction:column;gap:1rem}.cart-item.svelte-k7hhd7{display:grid;grid-template-columns:80px 1fr auto auto auto;gap:1rem;align-items:center;padding:1rem;background:rgba(var(--gray-light),.08);border-radius:8px}.item-image.svelte-k7hhd7{width:80px;aspect-ratio:2/3;border-radius:4px;overflow:hidden;background-color:#e8e8e8}.item-image.svelte-k7hhd7 img:where(.svelte-k7hhd7){width:100%;height:100%;object-fit:cover}.item-image.svelte-k7hhd7 .placeholder:where(.svelte-k7hhd7){width:100%;height:100%;background:linear-gradient(135deg,#f0f0f0,#e0e0e0)}.item-details.svelte-k7hhd7 h3:where(.svelte-k7hhd7){margin:0 0 .25rem;font-size:1rem;font-weight:600;color:rgb(var(--gray-light))}.item-price.svelte-k7hhd7{margin:0;font-size:.875rem;color:rgba(var(--gray-light),.85)}.item-quantity.svelte-k7hhd7{display:flex;align-items:center;gap:.5rem}.quantity-btn.svelte-k7hhd7{width:28px;height:28px;border:1px solid rgba(var(--gray-light),.3);background:rgba(var(--gray-light),.1);color:rgb(var(--gray-light));border-radius:4px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.quantity-btn.svelte-k7hhd7:hover{background-color:rgba(var(--gray-light),.2)}.quantity.svelte-k7hhd7{min-width:24px;text-align:center;font-weight:600}.item-total.svelte-k7hhd7{font-weight:600;color:rgb(var(--gray-light));min-width:80px;text-align:right}.remove-btn.svelte-k7hhd7{background:none;border:none;font-size:1.5rem;color:rgb(var(--gray-light));cursor:pointer;padding:.25rem;line-height:1;transition:color .2s ease}.remove-btn.svelte-k7hhd7:hover{color:#d32f2f}.cart-summary.svelte-k7hhd7{padding:1.5rem;background:rgba(var(--gray-light),.08);border-radius:8px}.summary-row.svelte-k7hhd7{display:flex;justify-content:space-between;padding:.5rem 0}.summary-row.total.svelte-k7hhd7{font-size:1.25rem;font-weight:600;border-top:2px solid rgba(var(--gray),.2);padding-top:1rem;margin-bottom:1rem}.error-message.svelte-k7hhd7{color:#d32f2f;font-size:.875rem;margin-bottom:1rem;text-align:center}.checkout-btn.svelte-k7hhd7{display:block;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;color:#fff;background-color:#ab4578;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.checkout-btn.svelte-k7hhd7:hover:not(:disabled){background-color:#8f3a64}.checkout-btn.svelte-k7hhd7:disabled{background-color:rgba(var(--gray-light),.2);cursor:not-allowed}.continue-shopping.svelte-k7hhd7{display:block;text-align:center;margin-top:1rem;color:rgb(var(--gray-light));text-decoration:none;font-size:.9rem;opacity:.7}.continue-shopping.svelte-k7hhd7:hover{opacity:1}@media(max-width:640px){main.svelte-k7hhd7{padding:.5rem 1rem}.cart-item.svelte-k7hhd7{grid-template-columns:60px 1fr auto;grid-template-rows:auto auto;gap:.75rem}.item-image.svelte-k7hhd7{width:60px;grid-row:span 2}.item-details.svelte-k7hhd7{grid-column:2}.item-quantity.svelte-k7hhd7{grid-column:2;grid-row:2}.item-total.svelte-k7hhd7{grid-column:3;grid-row:1}.remove-btn.svelte-k7hhd7{grid-column:3;grid-row:2;justify-self:end}}
