.product-container.svelte-1qood1q.svelte-1qood1q{display:flex;max-width:1200px;margin:5rem auto;padding:2rem;gap:2rem}.image-carousel.svelte-1qood1q.svelte-1qood1q{flex:1;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9;padding:1rem;border-radius:8px;position:relative;overflow:hidden}.image-carousel.svelte-1qood1q img.svelte-1qood1q{max-width:100%;max-height:500px;object-fit:contain;margin:0 auto}.product-container.svelte-1qood1q.svelte-1qood1q:not(:has(.image-carousel)){flex-direction:column}.product-container.svelte-1qood1q:not(:has(.image-carousel)) .product-info.svelte-1qood1q{max-width:600px;margin:0 auto}.image-carousel.svelte-1qood1q button.svelte-1qood1q{background:#ffffffb3;border:none;font-size:2rem;cursor:pointer;color:#000;position:absolute;top:50%;transform:translateY(-50%);padding:1rem;z-index:10;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 5px #0003}.image-carousel.svelte-1qood1q button.svelte-1qood1q:first-child{left:10px}.image-carousel.svelte-1qood1q button.svelte-1qood1q:last-child{right:10px}.product-info.svelte-1qood1q.svelte-1qood1q{flex:1}.product-title.svelte-1qood1q.svelte-1qood1q{font-size:2.5rem;color:#333;font-weight:300;letter-spacing:1px;margin-bottom:1rem}.description.svelte-1qood1q.svelte-1qood1q{margin-bottom:1rem;color:#666}.price.svelte-1qood1q.svelte-1qood1q{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#000}.variant-selector.svelte-1qood1q.svelte-1qood1q{margin-bottom:1rem}.variant-selector.svelte-1qood1q select.svelte-1qood1q{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px}.quantity-selector.svelte-1qood1q.svelte-1qood1q{display:flex;align-items:center;margin-bottom:1rem;border:2px solid #000;border-radius:30px;overflow:hidden;width:fit-content;background-color:#fff;box-shadow:0 2px 5px #0000001a}.quantity-selector.svelte-1qood1q button.svelte-1qood1q{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;background:#fff;cursor:pointer;transition:background-color .3s ease;padding:0}.quantity-selector.svelte-1qood1q button.svelte-1qood1q:hover{background-color:#f0f0f0}.quantity-selector.svelte-1qood1q button svg.svelte-1qood1q{width:20px;height:20px;color:#000}.quantity-selector.svelte-1qood1q input.svelte-1qood1q{width:50px;height:40px;text-align:center;border:none;font-size:1rem;font-weight:700;color:#000;-moz-appearance:textfield;background-color:transparent}.quantity-selector.svelte-1qood1q input.svelte-1qood1q::-webkit-outer-spin-button,.quantity-selector.svelte-1qood1q input.svelte-1qood1q::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.add-to-cart.svelte-1qood1q.svelte-1qood1q{background:#000;color:#fff;border:none;padding:10px 20px;font-size:1rem;cursor:pointer;width:100%;transition:background-color .3s ease}.add-to-cart.svelte-1qood1q.svelte-1qood1q:hover{background-color:#333}.add-to-cart.svelte-1qood1q.svelte-1qood1q:disabled{background-color:#ccc;cursor:not-allowed}.loading.svelte-1qood1q.svelte-1qood1q{text-align:center;font-size:1.2rem;color:#666;margin:2rem 0}@media (max-width: 768px){.product-container.svelte-1qood1q.svelte-1qood1q{flex-direction:column;padding:1rem}.product-title.svelte-1qood1q.svelte-1qood1q{font-size:2rem}.hero-image.svelte-1qood1q.svelte-1qood1q{width:100%;height:10svh;background-size:cover;background-position:center}}.hero-image.svelte-1qood1q.svelte-1qood1q{width:100%;height:9svh;background-size:cover;background-position:center}.product-container.svelte-1qood1q.svelte-1qood1q{display:flex;max-width:1200px;margin:2rem auto;padding:2rem;gap:2rem}@media (max-width: 768px){.hero-image.svelte-1qood1q.svelte-1qood1q{height:10svh}.product-container.svelte-1qood1q.svelte-1qood1q{flex-direction:column;padding:1rem;margin-top:1rem}.image-carousel.svelte-1qood1q.svelte-1qood1q{padding:.5rem;margin-bottom:1rem}.image-carousel.svelte-1qood1q img.svelte-1qood1q{max-height:300px}.image-carousel.svelte-1qood1q button.svelte-1qood1q{font-size:1.5rem;width:40px;height:40px}.product-title.svelte-1qood1q.svelte-1qood1q{font-size:1.8rem}.price.svelte-1qood1q.svelte-1qood1q{font-size:1.3rem}.add-to-cart.svelte-1qood1q.svelte-1qood1q{padding:12px 20px;font-size:1.1rem}}.notification.svelte-1qood1q.svelte-1qood1q{position:fixed;top:20px;right:20px;padding:15px 20px;border-radius:4px;color:#fff;font-weight:700;z-index:1000;cursor:pointer;box-shadow:0 4px 6px #0000001a}.success.svelte-1qood1q.svelte-1qood1q{background-color:#48bb78}.error.svelte-1qood1q.svelte-1qood1q{background-color:#f56565}.loading.svelte-1qood1q.svelte-1qood1q{display:flex;justify-content:center;align-items:center;height:200px}.circular-progress.svelte-1qood1q.svelte-1qood1q{width:50px;height:50px;border-radius:50%;border:5px solid #f3f3f3;border-top:5px solid #000;animation:svelte-1qood1q-spin 1s linear infinite}@keyframes svelte-1qood1q-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
