.product-card-price.svelte-19qxf18{padding-bottom:.5rem}.product.svelte-19qxf18{display:grid;cursor:pointer;padding:1rem 0;width:100%;height:100%;transition:all .3s ease;border-radius:var(--border-radius);position:relative}.product.svelte-19qxf18 .low-in-stock:where(.svelte-19qxf18),.product.svelte-19qxf18 .delivery-estimate:where(.svelte-19qxf18),.product.svelte-19qxf18 .bundle-indicator:where(.svelte-19qxf18){position:absolute;top:.5rem;left:.5rem;background-color:var(--secondary);color:var(--background);padding:.25rem .5rem;font-size:.7rem;text-transform:uppercase;border-radius:var(--border-radius);z-index:1}.product.svelte-19qxf18 .bundle-indicator:where(.svelte-19qxf18){background-color:var(--primary);color:var(--background);display:flex;align-items:center;gap:.25rem}.product.svelte-19qxf18 .bundle-indicator:where(.svelte-19qxf18) svg:where(.svelte-19qxf18){width:12px;height:12px;stroke:currentColor}.product.svelte-19qxf18 .low-in-stock:where(.svelte-19qxf18){top:2.8rem}.product.svelte-19qxf18 .delivery-estimate:where(.svelte-19qxf18){top:2.8rem}.product.svelte-19qxf18 .product-wishlist-button:where(.svelte-19qxf18){position:absolute;top:0;right:.5rem;z-index:10;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;padding:.6rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 4px #0000000d;transition:all .3s ease;cursor:pointer}.product.svelte-19qxf18 .product-wishlist-button:where(.svelte-19qxf18):hover{transform:scale(1.1);background:#fff;box-shadow:0 4px 8px #0000001a}.product.svelte-19qxf18 .product-wishlist-button:where(.svelte-19qxf18) svg:where(.svelte-19qxf18){width:18px;height:18px;stroke-width:1.5;transition:all .3s ease;stroke:var(--secondary)}.product.svelte-19qxf18 .product-wishlist-button:where(.svelte-19qxf18) svg.filled:where(.svelte-19qxf18){fill:var(--primary);stroke:var(--primary)}.product.svelte-19qxf18 p:where(.svelte-19qxf18){width:fit-content}.product.vertical.svelte-19qxf18{grid-template-areas:"image" "info" "action";grid-template-rows:15rem auto auto}@media (pointer: fine){.product.vertical.svelte-19qxf18 .product-image:where(.svelte-19qxf18){transition:transform .3s ease}.product.vertical.svelte-19qxf18 .product-image:where(.svelte-19qxf18):hover{transform:scale(1.1)}}.product.horizontal.svelte-19qxf18{grid-template-areas:"image info" "image action";gap:1.25rem;grid-template-columns:110px 1fr;grid-template-rows:1fr auto;padding:1.25rem;border:1px solid var(--light-gray);transition:all .2s ease-in-out;border-radius:8px}.product.horizontal.svelte-19qxf18:hover{box-shadow:0 6px 16px #0000000f;transform:translateY(-2px);border-color:var(--primary-light, #e0e0e0)}.product.horizontal.svelte-19qxf18 .product-image:where(.svelte-19qxf18){height:110px;min-height:unset;margin:0;padding:.5rem;display:flex;align-items:center;justify-content:center;background-color:#fff9;border-radius:6px}.product.horizontal.svelte-19qxf18 .product-image:where(.svelte-19qxf18) img:where(.svelte-19qxf18){height:100%;width:100%;object-fit:contain;transition:transform .3s ease}.product.horizontal.svelte-19qxf18 .product-image:where(.svelte-19qxf18):hover img:where(.svelte-19qxf18){transform:scale(1.05)}.product.horizontal.svelte-19qxf18 .product-info:where(.svelte-19qxf18){padding-right:.5rem;display:flex;flex-direction:column;justify-content:center}.product.horizontal.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-brand:where(.svelte-19qxf18){min-height:auto;display:flex;align-items:center;margin-bottom:.3rem;font-size:.85rem;color:var(--primary);font-weight:500}.product.horizontal.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-brand-image:where(.svelte-19qxf18){margin-bottom:.5rem;max-height:1.5rem}.product.horizontal.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-brand-image:where(.svelte-19qxf18) img:where(.svelte-19qxf18){max-height:1.5rem;transition:opacity .2s ease}.product.horizontal.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-brand-image:where(.svelte-19qxf18) img:where(.svelte-19qxf18):hover{opacity:.85}.product.horizontal.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-card-name:where(.svelte-19qxf18){font-size:1rem;margin-bottom:.4rem;line-height:1.3;font-weight:500;color:var(--text, #333);transition:color .2s ease}.product.horizontal.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-card-name:where(.svelte-19qxf18):hover{color:var(--primary)}.product.horizontal.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-card-description:where(.svelte-19qxf18){margin-top:.3rem;line-height:1.4;color:var(--gray);font-size:.75rem;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product.horizontal.svelte-19qxf18 .product-action:where(.svelte-19qxf18){margin-top:.5rem;display:flex;align-items:center;justify-content:space-between;width:100%}.product.horizontal.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .product-card-price:where(.svelte-19qxf18){font-size:1.1rem;font-weight:600;margin:0;color:var(--secondary)}.product.horizontal.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .add-to-cart:where(.svelte-19qxf18),.product.horizontal.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .out-of-stock:where(.svelte-19qxf18){width:fit-content;padding:.5rem 1rem;font-size:.8rem;border-radius:4px;transition:all .2s ease}.product.horizontal.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .add-to-cart:where(.svelte-19qxf18):hover:not(:disabled),.product.horizontal.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .out-of-stock:where(.svelte-19qxf18):hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}@media (max-width: 768px){.product.horizontal.svelte-19qxf18{grid-template-columns:120px 1fr;padding:1.2rem;gap:1rem}.product.horizontal.svelte-19qxf18 .product-image:where(.svelte-19qxf18){height:120px}}@media (max-width: 480px){.product.horizontal.svelte-19qxf18{grid-template-columns:100px 1fr;padding:1rem}.product.horizontal.svelte-19qxf18 .product-image:where(.svelte-19qxf18){height:100px}.product.horizontal.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-card-name:where(.svelte-19qxf18){font-size:.95rem}.product.horizontal.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-card-description:where(.svelte-19qxf18){font-size:.75rem;margin-top:.3rem;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product.horizontal.svelte-19qxf18 .product-action:where(.svelte-19qxf18){flex-direction:column;align-items:flex-start;gap:.5rem}.product.horizontal.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .product-card-price:where(.svelte-19qxf18){font-size:1.1rem}.product.horizontal.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .add-to-cart:where(.svelte-19qxf18),.product.horizontal.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .out-of-stock:where(.svelte-19qxf18){padding:.5rem 1rem;font-size:.8rem;width:100%}}.product.svelte-19qxf18 .product-image:where(.svelte-19qxf18){grid-area:image;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;position:relative}.product.svelte-19qxf18 .product-image:where(.svelte-19qxf18) img:where(.svelte-19qxf18){width:100%;height:100%;object-fit:contain}.product.svelte-19qxf18 .product-card-name:where(.svelte-19qxf18),.product.svelte-19qxf18 .product-card-price:where(.svelte-19qxf18),.product.svelte-19qxf18 .add-to-cart:where(.svelte-19qxf18){margin:0}.product.svelte-19qxf18 .product-info:where(.svelte-19qxf18){grid-area:info}.product.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-card-name:where(.svelte-19qxf18){font-weight:300}.product.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-card-description:where(.svelte-19qxf18){font-size:.7rem;color:var(--gray);font-weight:300;margin:0;margin-top:.2rem;margin-bottom:.5rem}.product.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-card-description:where(.svelte-19qxf18) p{font-size:.7rem;color:var(--gray);font-weight:300;margin-top:.2rem}.product.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-brand:where(.svelte-19qxf18){font-size:.9rem;color:var(--primary);font-weight:600;margin:0;min-height:2rem}.product.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-brand-image:where(.svelte-19qxf18){margin-bottom:.5rem}.product.svelte-19qxf18 .product-info:where(.svelte-19qxf18) .product-brand-image:where(.svelte-19qxf18) img:where(.svelte-19qxf18){width:8rem;height:2rem;object-fit:contain;object-position:left}.product.svelte-19qxf18 .product-action:where(.svelte-19qxf18){grid-area:action;display:flex;flex-direction:column;justify-content:flex-end;flex:auto}.product.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .product-card-price:where(.svelte-19qxf18){margin-top:1rem;font-weight:500;font-size:1rem;font-family:var(--font-dm-mono);margin:0;display:flex;align-items:center}.product.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .product-card-price:where(.svelte-19qxf18) .currency:where(.svelte-19qxf18){font-size:.75em;margin-right:.3rem}.product.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .out-of-stock:where(.svelte-19qxf18){background-color:var(--secondary)}.product.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .add-to-cart.pre-order:where(.svelte-19qxf18),.product.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .add-to-cart.call-for-price:where(.svelte-19qxf18){background-color:var(--warning);color:#000}.product.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .add-to-cart.pre-order:where(.svelte-19qxf18):hover,.product.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .add-to-cart.call-for-price:where(.svelte-19qxf18):hover{color:#fff;background-color:var(--gray)}.product.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .add-to-cart:where(.svelte-19qxf18),.product.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .out-of-stock:where(.svelte-19qxf18){--button-padding: 2rem;width:fit-content;text-transform:uppercase;justify-self:end;padding-left:var(--button-padding);padding-right:var(--button-padding)}@media (max-width: 900px){.product.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .add-to-cart:where(.svelte-19qxf18),.product.svelte-19qxf18 .product-action:where(.svelte-19qxf18) .out-of-stock:where(.svelte-19qxf18){width:100%;--button-padding: 1rem}}.product.horizontal.svelte-19qxf18 .product-action:where(.svelte-19qxf18){justify-content:unset}.product.horizontal.svelte-19qxf18 .add-to-cart:where(.svelte-19qxf18),.product.horizontal.svelte-19qxf18 .out-of-stock:where(.svelte-19qxf18){width:fit-content;justify-self:unset}.product.horizontal.svelte-19qxf18 .product-brand:where(.svelte-19qxf18){min-height:auto;margin-bottom:1rem}.promotion-tag.svelte-19qxf18{position:absolute;top:.5rem;left:.5rem;background-color:var(--primary);color:var(--background);padding:.25rem .5rem;font-size:.7rem;text-transform:uppercase;border-radius:var(--border-radius);z-index:1;display:flex;align-items:center;gap:.25rem;cursor:pointer;transition:transform .2s ease}.promotion-tag.svelte-19qxf18:hover{transform:scale(1.05)}.promotion-tag.svelte-19qxf18 svg:where(.svelte-19qxf18){width:12px;height:12px;stroke:currentColor}.promotions-popup.svelte-19qxf18{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.promotions-popup.svelte-19qxf18 .popup-content:where(.svelte-19qxf18){background:var(--background);padding:2rem;border-radius:var(--border-radius);max-width:90%;width:400px;position:relative;max-height:90vh;overflow-y:auto}.promotions-popup.svelte-19qxf18 .popup-content:where(.svelte-19qxf18) h3:where(.svelte-19qxf18){margin:0 0 1rem;color:var(--text);font-size:1.2rem}.promotions-popup.svelte-19qxf18 .popup-content:where(.svelte-19qxf18) .close-button:where(.svelte-19qxf18){position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:var(--text)}.promotions-popup.svelte-19qxf18 .popup-content:where(.svelte-19qxf18) .close-button:where(.svelte-19qxf18) svg:where(.svelte-19qxf18){width:20px;height:20px;stroke:currentColor}.promotions-popup.svelte-19qxf18 .popup-content:where(.svelte-19qxf18) .close-button:where(.svelte-19qxf18):hover{color:var(--primary)}.promotions-popup.svelte-19qxf18 .promotion-item:where(.svelte-19qxf18){display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid var(--primary);border-radius:var(--border-radius);margin-bottom:.5rem;background:var(--background);transition:transform .2s ease;color:var(--primary)}.promotions-popup.svelte-19qxf18 .promotion-item:where(.svelte-19qxf18):hover{background:var(--primary);color:var(--background)}.promotions-popup.svelte-19qxf18 .promotion-item:where(.svelte-19qxf18) svg:where(.svelte-19qxf18){width:16px;height:16px;stroke:var(--primary);flex-shrink:0}.promotions-popup.svelte-19qxf18 .promotion-item:where(.svelte-19qxf18):hover svg:where(.svelte-19qxf18){stroke:var(--background)}.promotions-popup.svelte-19qxf18 .promotion-item:where(.svelte-19qxf18) span:where(.svelte-19qxf18){font-size:.9rem;color:var(--text)}
