.cart-overlay.svelte-g1qazi{background:hsl(var(--background));width:100%;max-width:400px;height:100%;box-shadow:-2px 0 5px hsl(var(--shadow) / .2);z-index:1000;transition:right .3s;position:fixed;top:0;right:-100%}.cart-overlay.isOpen.svelte-g1qazi{right:0}.cart.svelte-g1qazi{flex-direction:column;height:100%;padding:1.5rem;display:flex}.close-button.svelte-g1qazi{color:hsl(var(--foreground));cursor:pointer;background:0 0;border:none;align-self:flex-end;font-size:2rem;transition:opacity .3s}.close-button.svelte-g1qazi:hover{opacity:.7}h2.svelte-g1qazi{color:hsl(var(--foreground));margin-bottom:1.5rem;font-size:1.5rem}ul.svelte-g1qazi{flex-grow:1;padding:0;list-style-type:none;overflow-y:auto}li.svelte-g1qazi{border:1px solid hsl(var(--border));background:hsl(var(--secondary));border-radius:8px;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.cart-item-image.svelte-g1qazi{border-radius:4px;max-width:100px;height:auto;margin-right:1rem}.cart-item-details.svelte-g1qazi{color:hsl(var(--foreground));flex-direction:column;display:flex}.cart-item-details.svelte-g1qazi p:where(.svelte-g1qazi){color:hsl(var(--muted-foreground));margin:.25rem 0}.remove-button.svelte-g1qazi{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground));cursor:pointer;border:none;border-radius:4px;margin-top:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:opacity .3s}.remove-button.svelte-g1qazi:hover{opacity:.9}.subtotal.svelte-g1qazi{color:hsl(var(--foreground));margin:1.5rem 0;font-size:1.2rem}.checkout-button.svelte-g1qazi,.continue-shopping-button.svelte-g1qazi{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:4px;margin-top:.75rem;padding:.75rem 1rem;font-size:1rem;transition:opacity .3s}.checkout-button.svelte-g1qazi:hover:not(:disabled),.continue-shopping-button.svelte-g1qazi:hover{opacity:.9}.checkout-button.svelte-g1qazi:disabled{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));cursor:not-allowed}.loading-spinner.svelte-g1qazi{border:2px solid hsl(var(--primary-foreground));border-top-color:#0000;border-radius:50%;width:20px;height:20px;margin-right:8px;animation:1s linear infinite svelte-g1qazi-spin;display:inline-block}@keyframes svelte-g1qazi-spin{to{transform:rotate(360deg)}}main.svelte-1defkb8{max-width:1200px;color:hsl(var(--foreground));margin:0 auto;padding:2rem}.product-page.svelte-1defkb8{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.product-images.svelte-1defkb8,.product-details.svelte-1defkb8{min-width:250px}.product-images.svelte-1defkb8{background:hsl(var(--secondary));border:1px solid hsl(var(--border));border-radius:8px;flex-direction:column;align-items:center;padding:1.5rem;display:flex}.image-container.svelte-1defkb8{justify-content:center;align-items:center;margin-bottom:1rem;display:flex;position:relative}.selected-image.svelte-1defkb8{cursor:pointer;border-radius:4px;max-width:300px;height:auto}.arrow.svelte-1defkb8{cursor:pointer;color:hsl(var(--foreground));opacity:.7;background:0 0;border:none;font-size:1.5rem;transition:opacity .3s;position:absolute;top:50%;transform:translateY(-50%)}.arrow.svelte-1defkb8:hover{opacity:1}.arrow.left.svelte-1defkb8{left:0}.arrow.right.svelte-1defkb8{right:0}.previews.svelte-1defkb8{gap:.5rem;margin-bottom:1rem;display:flex}.preview-image.svelte-1defkb8{cursor:pointer;border-radius:4px;max-width:50px;height:auto;transition:opacity .3s}.preview-image.svelte-1defkb8:hover{opacity:.8}.book-info.svelte-1defkb8{text-align:left;color:hsl(var(--muted-foreground));margin-bottom:1rem}.book-info.svelte-1defkb8 strong:where(.svelte-1defkb8){color:hsl(var(--foreground))}.retailers.svelte-1defkb8{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.retailer-logo.svelte-1defkb8{opacity:.8;max-width:120px;height:auto;margin:1rem;transition:opacity .3s,transform .3s}.retailer-logo.svelte-1defkb8:hover{opacity:1;transform:scale(1.1)}.zoom-overlay.svelte-1defkb8{background:hsl(var(--background) / .95);z-index:1000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.zoomed-image.svelte-1defkb8{border-radius:4px;max-width:80%;max-height:80vh}.close-button.svelte-1defkb8{color:hsl(var(--foreground));cursor:pointer;opacity:.7;background:0 0;border:none;font-size:2rem;transition:opacity .3s;position:absolute;top:1rem;right:1rem}.close-button.svelte-1defkb8:hover{opacity:1}.add-to-cart-button.svelte-1defkb8{background-color:hsl(var(--primary));width:100%;color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:4px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:1rem;transition:opacity .3s}.add-to-cart-button.svelte-1defkb8:hover{opacity:.9}.hoerbuch-button.svelte-1defkb8{background-color:hsl(var(--primary));width:100%;color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:4px;margin-top:1.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:1rem;transition:opacity .3s}.hoerbuch-button.svelte-1defkb8:hover{opacity:.9}.toggle-description-button.svelte-1defkb8{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;margin-left:.5rem;font-size:.9rem;transition:opacity .3s}.toggle-description-button.svelte-1defkb8:hover{opacity:.8}.author-link.svelte-1defkb8{color:hsl(var(--primary));text-decoration:none;transition:opacity .2s}.author-link.svelte-1defkb8:hover{opacity:.8;text-decoration:underline}.serie-link.svelte-1defkb8{color:hsl(var(--primary));text-decoration:none;transition:opacity .2s}.serie-link.svelte-1defkb8:hover{opacity:.8;text-decoration:underline}h1.svelte-1defkb8,h2.svelte-1defkb8{color:hsl(var(--foreground));margin-bottom:1rem}h1.svelte-1defkb8{font-size:2rem}h2.svelte-1defkb8{font-size:1.25rem}.product-details.svelte-1defkb8{background:hsl(var(--secondary));border:1px solid hsl(var(--border));border-radius:8px;padding:1.5rem}.purchase-options.svelte-1defkb8{justify-self:end;min-width:250px;max-width:300px;height:fit-content;position:sticky;top:2rem}.variant-switcher.svelte-1defkb8{flex-wrap:wrap;align-items:flex-start;gap:.75rem;margin:1.25rem 0 0;display:flex}.variant-switcher.inside.svelte-1defkb8{margin-top:.5rem}.variant-switcher.svelte-1defkb8 .label:where(.svelte-1defkb8){letter-spacing:.05em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-right:.25rem;padding-top:.55rem;font-size:.75rem;font-weight:600}.variant-switcher.svelte-1defkb8 button:where(.svelte-1defkb8){border:1px solid hsl(var(--border));cursor:pointer;background:linear-gradient(#fff,#f9f9f9);border-radius:8px;flex-direction:column;align-items:flex-start;gap:.35rem;min-width:90px;padding:.65rem .85rem .55rem;font-size:.75rem;font-weight:500;line-height:1.1;transition:border-color .2s,box-shadow .2s,background .2s;display:inline-flex;position:relative}.variant-switcher.svelte-1defkb8 button:where(.svelte-1defkb8):hover{border-color:#555}.variant-switcher.svelte-1defkb8 button.active:where(.svelte-1defkb8){background:linear-gradient(#fff,#f2f2f2);border-color:#e77600;box-shadow:inset 0 0 0 1px #e77600,0 1px 2px #00000014}.variant-switcher.svelte-1defkb8 button:where(.svelte-1defkb8):disabled{opacity:.55;cursor:not-allowed;background:#f5f5f5}.variant-switcher.svelte-1defkb8 .badge:where(.svelte-1defkb8){letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:2px 6px;font-size:.55rem;font-weight:600}.variant-switcher.svelte-1defkb8 .badge.soldout:where(.svelte-1defkb8){color:#991b1b;background:#fee2e2}.variant-switcher.svelte-1defkb8 .badge.notavailable:where(.svelte-1defkb8){color:#334155;background:#e2e8f0}.variant-switcher.svelte-1defkb8 button.soldout:where(.svelte-1defkb8),.variant-switcher.svelte-1defkb8 button.notavailable:where(.svelte-1defkb8){opacity:.75}.variant-switcher.svelte-1defkb8 button.soldout:where(.svelte-1defkb8):hover,.variant-switcher.svelte-1defkb8 button.notavailable:where(.svelte-1defkb8):hover{border-color:#b91c1c}@media (width<=1200px){.product-page.svelte-1defkb8{grid-template-columns:1fr 300px}}@media (width<=768px){.product-page.svelte-1defkb8{grid-template-columns:1fr}.purchase-options.svelte-1defkb8{justify-self:stretch;max-width:none;position:static}.selected-image.svelte-1defkb8{max-width:100%}.preview-image.svelte-1defkb8{max-width:30px}.retailer-logo.svelte-1defkb8{max-width:50px}main.svelte-1defkb8{padding:1rem}}
