.product-card.svelte-o8ebrr{background:#fff;border-radius:15px;padding:20px;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;align-items:center}.product-card.svelte-o8ebrr:hover{transform:translateY(-10px);box-shadow:0 10px 30px #0003}.product-card.premium.svelte-o8ebrr{border:2px solid #ffd700;background:linear-gradient(135deg,#fff,#fffef7)}.product-image.svelte-o8ebrr{max-height:200px;object-fit:contain;margin-bottom:1rem}.product-info.svelte-o8ebrr{text-align:center;margin-top:auto;width:100%}.product-name.svelte-o8ebrr{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.5rem}.product-price.svelte-o8ebrr{font-size:1.1rem;font-weight:700;color:#007bff;margin-bottom:1rem}.dark-mode .product-card.svelte-o8ebrr{background:#2d2d2d;box-shadow:0 5px 15px #ffffff1a}.dark-mode .product-card.svelte-o8ebrr:hover{box-shadow:0 10px 30px #fff3}.dark-mode .product-card.premium.svelte-o8ebrr{background:linear-gradient(135deg,#2d2d2d,#3d3d2d);border-color:gold}.dark-mode .product-name.svelte-o8ebrr{color:#e0e0e0}.product-card.unavailable.svelte-o8ebrr{opacity:.6;filter:grayscale(50%)}.unavailable-text.svelte-o8ebrr{color:#dc3545;font-weight:600;font-size:.9rem;margin-bottom:.5rem}.dark-mode .unavailable-text.svelte-o8ebrr{color:#ff6b6b}
