.container.svelte-10bv7p8{max-width:1200px;color:hsl(var(--foreground));margin:0 auto;padding:2rem}h1.svelte-10bv7p8{color:hsl(var(--foreground));margin-bottom:2rem;font-size:2.5rem}.cart-container.svelte-10bv7p8{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.cart-items.svelte-10bv7p8{background:hsl(var(--secondary));color:hsl(var(--foreground));box-shadow:0 2px 4px hsl(var(--shadow) / .05);border-radius:8px;padding:1rem}.cart-item.svelte-10bv7p8{border-bottom:1px solid hsl(var(--border));padding:1.5rem;display:flex}.cart-item.svelte-10bv7p8:last-child{border-bottom:none}.cart-item.svelte-10bv7p8 img:where(.svelte-10bv7p8){border-radius:4px;width:120px;height:auto;margin-right:1rem}.item-details.svelte-10bv7p8{flex:1}.item-details.svelte-10bv7p8 h3:where(.svelte-10bv7p8){color:hsl(var(--foreground));margin:0 0 .5rem}.author.svelte-10bv7p8{color:hsl(var(--muted-foreground));margin:.25rem 0}.price.svelte-10bv7p8{color:hsl(var(--foreground));margin:.5rem 0;font-weight:700}.remove-button.svelte-10bv7p8{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground));cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem;transition:opacity .3s}.remove-button.svelte-10bv7p8:hover{opacity:.9}.checkout-section.svelte-10bv7p8{position:sticky;top:2rem}.summary.svelte-10bv7p8{background:hsl(var(--secondary));color:hsl(var(--foreground));box-shadow:0 2px 8px hsl(var(--shadow) / .1);border-radius:8px;padding:2rem}.summary.svelte-10bv7p8 h2:where(.svelte-10bv7p8){color:hsl(var(--foreground));margin:0 0 1.5rem}.books.svelte-10bv7p8,.shipping.svelte-10bv7p8,.subtotal.svelte-10bv7p8{color:hsl(var(--muted-foreground));justify-content:space-between;margin:.75rem 0;display:flex}.subtotal.svelte-10bv7p8{color:hsl(var(--foreground));margin-top:1.5rem;font-size:1.2rem;font-weight:700}.checkout-button.svelte-10bv7p8{background-color:hsl(var(--primary));width:100%;color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:4px;margin-top:1.5rem;padding:1rem;font-size:1.1rem;transition:opacity .3s}.checkout-button.svelte-10bv7p8:hover:not(:disabled){opacity:.9}.checkout-button.svelte-10bv7p8:disabled{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));cursor:not-allowed}.loading-spinner.svelte-10bv7p8{vertical-align:middle;border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:20px;height:20px;margin-right:8px;animation:1s linear infinite svelte-10bv7p8-spin;display:inline-block}@keyframes svelte-10bv7p8-spin{to{transform:rotate(360deg)}}.empty-cart.svelte-10bv7p8{text-align:center;background:hsl(var(--secondary));box-shadow:0 2px 4px hsl(var(--shadow) / .05);border-radius:8px;padding:3rem}.continue-shopping.svelte-10bv7p8{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:4px;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:opacity .3s;display:inline-block}.continue-shopping.svelte-10bv7p8:hover{opacity:.9}@media (width<=768px){.cart-container.svelte-10bv7p8{grid-template-columns:1fr}.cart-item.svelte-10bv7p8{flex-direction:column}.cart-item.svelte-10bv7p8 img:where(.svelte-10bv7p8){width:100%;max-width:200px;margin:0 auto 1rem}.item-details.svelte-10bv7p8{text-align:center}}
