.product-link.svelte-cv884n{text-decoration:none;color:inherit;display:block;height:100%}.product-card-price.svelte-cv884n{padding-bottom:1rem}.product.svelte-cv884n{display:grid;cursor:pointer;padding:1.25rem;width:100%;height:100%;transition:all .4s cubic-bezier(.25,.46,.45,.94);border-radius:var(--border-radius);position:relative;background:var(--background-secondary);border:1px solid var(--primary);box-shadow:0 8px 32px #0000000f;overflow:hidden}.product.svelte-cv884n:hover{transform:translateY(-8px);box-shadow:0 24px 48px #0000001f;border-color:var(--primary);background:var(--background-secondary)}.product.svelte-cv884n .low-in-stock:where(.svelte-cv884n),.product.svelte-cv884n .delivery-estimate:where(.svelte-cv884n),.product.svelte-cv884n .bundle-indicator:where(.svelte-cv884n){position:absolute;top:1.25rem;left:1rem;background:var(--primary);color:var(--background-secondary);padding:.6rem 1rem;font-size:.7rem;text-transform:uppercase;border-radius:var(--border-radius);z-index:1;font-weight:600;letter-spacing:.75px;box-shadow:0 4px 16px #0000001a}.product.svelte-cv884n .bundle-indicator:where(.svelte-cv884n){background:var(--secondary);color:var(--background-secondary);display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 16px #0000001a}.product.svelte-cv884n .bundle-indicator:where(.svelte-cv884n) svg:where(.svelte-cv884n){width:14px;height:14px;stroke:currentColor}.product.svelte-cv884n .low-in-stock:where(.svelte-cv884n){top:1rem}.product.svelte-cv884n .delivery-estimate:where(.svelte-cv884n){top:1rem}.product.svelte-cv884n .product-wishlist-button:where(.svelte-cv884n){position:absolute;top:1.25rem;right:1.25rem;z-index:10;background:var(--background-secondary);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:50%;padding:.75rem;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid #d9ad53;box-shadow:0 6px 20px #00000014;transition:all .3s cubic-bezier(.25,.46,.45,.94);cursor:pointer}.product.svelte-cv884n .product-wishlist-button:where(.svelte-cv884n):hover{transform:scale(1.1);background:linear-gradient(to right,#d9ad53,#bc9455);box-shadow:0 12px 28px #0000001f;border-color:var(--primary)}.product.svelte-cv884n .product-wishlist-button:where(.svelte-cv884n):hover svg:where(.svelte-cv884n){stroke:var(--background-secondary)}.product.svelte-cv884n .product-wishlist-button:where(.svelte-cv884n) svg:where(.svelte-cv884n){width:22px;height:22px;stroke-width:1.5;transition:all .3s ease;stroke:var(--secondary)}.product.svelte-cv884n .product-wishlist-button:where(.svelte-cv884n) svg.filled:where(.svelte-cv884n){fill:#d9ad53;stroke:var(--background-secondary)}.product.svelte-cv884n .product-wishlist-button:where(.svelte-cv884n) svg:hover.filled:where(.svelte-cv884n){fill:var(--background-secondary);stroke:#d9ad53}.product.svelte-cv884n p:where(.svelte-cv884n){width:fit-content}.product.vertical.svelte-cv884n{grid-template-areas:"image" "info" "action";grid-template-rows:14rem auto auto;gap:1rem}@media (pointer: fine){.product.vertical.svelte-cv884n .product-image:where(.svelte-cv884n){transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.product.vertical.svelte-cv884n .product-image:where(.svelte-cv884n):hover{transform:scale(1.02)}}.product.horizontal.svelte-cv884n{grid-template-areas:"image info" "image action";gap:1.25rem;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;padding:1.25rem;border:1px solid var(--border-color-light);transition:all .3s cubic-bezier(.25,.46,.45,.94);border-radius:var(--border-radius)}.product.horizontal.svelte-cv884n:hover{box-shadow:0 16px 40px #0000001a;transform:translateY(-4px);border-color:var(--primary)}.product.horizontal.svelte-cv884n .product-image:where(.svelte-cv884n){height:140px;min-height:unset;margin:0;padding:1rem;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:var(--border-radius);border-bottom:1px solid var(--primary);box-shadow:0 4px 16px #0000000a}.product.horizontal.svelte-cv884n .product-image:where(.svelte-cv884n) img:where(.svelte-cv884n){height:100%;width:100%;object-fit:contain;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.product.horizontal.svelte-cv884n .product-image:where(.svelte-cv884n):hover img:where(.svelte-cv884n){transform:scale(1.05)}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n){padding-right:.5rem;display:flex;flex-direction:column;justify-content:center}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .product-brand:where(.svelte-cv884n){min-height:auto;display:flex;align-items:center;margin-bottom:.5rem;font-size:.85rem;color:var(--primary);font-weight:600;letter-spacing:.75px;text-transform:uppercase}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .product-brand-image:where(.svelte-cv884n){margin-bottom:.5rem;max-height:2rem}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .product-brand-image:where(.svelte-cv884n) img:where(.svelte-cv884n){max-height:2rem;transition:opacity .3s ease}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .product-brand-image:where(.svelte-cv884n) img:where(.svelte-cv884n):hover{opacity:.85}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .product-card-name:where(.svelte-cv884n){font-size:.95rem;margin-bottom:.5rem;line-height:1.4;font-weight:600;color:var(--text-primary);transition:color .3s ease;letter-spacing:.25px}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .product-card-name:where(.svelte-cv884n):hover{color:var(--primary)}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n){margin-top:.5rem}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-line:where(.svelte-cv884n){display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem;padding:.5rem 0;border-bottom:1px solid var(--border-color-light)}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .spec-item:where(.svelte-cv884n){display:flex;align-items:center;gap:.4rem;font-size:.7rem;color:var(--text-secondary)}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .spec-item:where(.svelte-cv884n) .spec-icon:where(.svelte-cv884n){width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--primary)}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .spec-item:where(.svelte-cv884n) .spec-icon:where(.svelte-cv884n) svg:where(.svelte-cv884n){width:100%;height:100%;stroke:currentColor;stroke-width:1.5}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .spec-item:where(.svelte-cv884n) .spec-content:where(.svelte-cv884n){display:flex;align-items:baseline;gap:.2rem}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .spec-item:where(.svelte-cv884n) .spec-value:where(.svelte-cv884n){font-weight:600;color:var(--text-primary)}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-bottom:where(.svelte-cv884n){display:flex;justify-content:flex-start;align-items:center;gap:1.5rem;flex-wrap:wrap}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-bottom:where(.svelte-cv884n) .spec-label-item:where(.svelte-cv884n){display:flex;align-items:center;gap:.5rem;flex-shrink:0}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-bottom:where(.svelte-cv884n) .spec-label-item.intensity-end:where(.svelte-cv884n){margin-left:auto}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-bottom:where(.svelte-cv884n) .spec-label-item:where(.svelte-cv884n) .spec-label:where(.svelte-cv884n){font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-primary);font-size:.65rem;white-space:nowrap;flex-shrink:0}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-bottom:where(.svelte-cv884n) .spec-label-item:where(.svelte-cv884n) .intensity-dots:where(.svelte-cv884n){color:var(--primary);font-weight:600;letter-spacing:1px;font-size:.75rem;white-space:nowrap;flex-shrink:0}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-bottom:where(.svelte-cv884n) .spec-label-item:where(.svelte-cv884n) .format-text:where(.svelte-cv884n){color:var(--primary);font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;white-space:nowrap;flex-shrink:0}.product.horizontal.svelte-cv884n .product-action:where(.svelte-cv884n){margin-top:.5rem;display:flex;align-items:center;justify-content:space-between;width:100%}.product.horizontal.svelte-cv884n .product-action:where(.svelte-cv884n) .product-card-price:where(.svelte-cv884n){font-size:1.2rem;font-weight:600;margin:0;color:var(--primary)}.product.horizontal.svelte-cv884n .product-action:where(.svelte-cv884n) .add-to-cart:where(.svelte-cv884n),.product.horizontal.svelte-cv884n .product-action:where(.svelte-cv884n) .out-of-stock:where(.svelte-cv884n){width:fit-content;padding:.75rem 1.5rem;font-size:.85rem;border-radius:var(--border-radius);transition:all .3s cubic-bezier(.25,.46,.45,.94);font-weight:500;letter-spacing:.5px;text-transform:uppercase}.product.horizontal.svelte-cv884n .product-action:where(.svelte-cv884n) .add-to-cart:where(.svelte-cv884n):hover:not(:disabled),.product.horizontal.svelte-cv884n .product-action:where(.svelte-cv884n) .out-of-stock:where(.svelte-cv884n):hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}@media (max-width: 768px){.product.horizontal.svelte-cv884n{grid-template-columns:120px 1fr;padding:1.25rem;gap:1rem}.product.horizontal.svelte-cv884n .product-image:where(.svelte-cv884n){height:120px}}@media (max-width: 480px){.product.horizontal.svelte-cv884n{grid-template-columns:100px 1fr;padding:1rem}.product.horizontal.svelte-cv884n .product-image:where(.svelte-cv884n){height:100px}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .product-card-name:where(.svelte-cv884n){font-size:.9rem}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-line:where(.svelte-cv884n){gap:.4rem;margin-bottom:.4rem;padding:.4rem 0}.product.horizontal.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-bottom:where(.svelte-cv884n){flex-direction:column;align-items:flex-start;gap:.4rem}.product.horizontal.svelte-cv884n .product-action:where(.svelte-cv884n){flex-direction:column;align-items:flex-start;gap:.5rem}.product.horizontal.svelte-cv884n .product-action:where(.svelte-cv884n) .product-card-price:where(.svelte-cv884n){font-size:1.1rem}.product.horizontal.svelte-cv884n .product-action:where(.svelte-cv884n) .add-to-cart:where(.svelte-cv884n),.product.horizontal.svelte-cv884n .product-action:where(.svelte-cv884n) .out-of-stock:where(.svelte-cv884n){padding:.75rem 1.25rem;font-size:.8rem;width:100%}}.product.svelte-cv884n .product-image:where(.svelte-cv884n){grid-area:image;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;position:relative;border-radius:var(--border-radius);overflow:hidden;background:transparent;border-bottom:1px solid var(--primary)}.product.svelte-cv884n .product-image:where(.svelte-cv884n) .primary-image:where(.svelte-cv884n),.product.svelte-cv884n .product-image:where(.svelte-cv884n) .secondary-image:where(.svelte-cv884n){width:100%;height:100%;object-fit:contain;transition:opacity .4s cubic-bezier(.25,.46,.45,.94),transform .4s cubic-bezier(.25,.46,.45,.94);position:relative;z-index:1}.product.svelte-cv884n .product-image:where(.svelte-cv884n) .secondary-image:where(.svelte-cv884n){position:absolute;top:0;left:0;opacity:0;pointer-events:none}.product.svelte-cv884n .product-image.has-hover:where(.svelte-cv884n) .primary-image:where(.svelte-cv884n){z-index:2}@media (pointer: fine){.product.svelte-cv884n .product-image.has-hover:where(.svelte-cv884n):hover .primary-image:where(.svelte-cv884n){opacity:0;transform:scale(1.02)}.product.svelte-cv884n .product-image.has-hover:where(.svelte-cv884n):hover .secondary-image:where(.svelte-cv884n){opacity:1;transform:scale(1.02)}}.product.svelte-cv884n .product-card-name:where(.svelte-cv884n),.product.svelte-cv884n .product-card-price:where(.svelte-cv884n),.product.svelte-cv884n .add-to-cart:where(.svelte-cv884n){margin:0}.product.svelte-cv884n .product-info:where(.svelte-cv884n){grid-area:info}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .product-card-name:where(.svelte-cv884n){font-weight:700;font-size:.95rem;line-height:1.3;letter-spacing:.75px;color:var(--text-primary);margin-bottom:.5rem;text-transform:uppercase}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .product-brand:where(.svelte-cv884n){font-size:.9rem;color:var(--primary);font-weight:700;margin:0;margin-bottom:.5rem;min-height:1.5rem;letter-spacing:1px;text-transform:uppercase}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .product-brand-image:where(.svelte-cv884n){margin-bottom:.5rem}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .product-brand-image:where(.svelte-cv884n) img:where(.svelte-cv884n){width:8rem;height:2rem;object-fit:contain;object-position:left}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n){margin-top:.5rem}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-line:where(.svelte-cv884n){display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem;padding:.5rem 0;border-bottom:1px solid var(--border-color-light)}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .spec-item:where(.svelte-cv884n){display:flex;align-items:center;gap:.4rem;font-size:.7rem;color:var(--text-secondary)}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .spec-item:where(.svelte-cv884n) .spec-icon:where(.svelte-cv884n){width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--primary)}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .spec-item:where(.svelte-cv884n) .spec-icon:where(.svelte-cv884n) svg:where(.svelte-cv884n){width:100%;height:100%;stroke:currentColor;stroke-width:1.5}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .spec-item:where(.svelte-cv884n) .spec-content:where(.svelte-cv884n){display:flex;align-items:baseline;gap:.2rem}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .spec-item:where(.svelte-cv884n) .spec-value:where(.svelte-cv884n){font-weight:600;color:var(--text-primary);font-size:.75rem}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-bottom:where(.svelte-cv884n){display:flex;justify-content:flex-start;align-items:center;gap:1.5rem;flex-wrap:wrap}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-bottom:where(.svelte-cv884n) .spec-label-item:where(.svelte-cv884n){display:flex;align-items:center;gap:.5rem;flex-shrink:0}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-bottom:where(.svelte-cv884n) .spec-label-item.intensity-end:where(.svelte-cv884n){margin-left:auto}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-bottom:where(.svelte-cv884n) .spec-label-item:where(.svelte-cv884n) .spec-label:where(.svelte-cv884n){font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-primary);font-size:.65rem;white-space:nowrap;flex-shrink:0}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-bottom:where(.svelte-cv884n) .spec-label-item:where(.svelte-cv884n) .intensity-dots:where(.svelte-cv884n){color:var(--primary);font-weight:600;letter-spacing:1px;font-size:.75rem;white-space:nowrap;flex-shrink:0}.product.svelte-cv884n .product-info:where(.svelte-cv884n) .cigar-specs:where(.svelte-cv884n) .specs-bottom:where(.svelte-cv884n) .spec-label-item:where(.svelte-cv884n) .format-text:where(.svelte-cv884n){color:var(--primary);font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;white-space:nowrap;flex-shrink:0}.product.svelte-cv884n .product-action:where(.svelte-cv884n){grid-area:action;display:flex;flex-direction:column;justify-content:flex-end;flex:auto}.product.svelte-cv884n .product-action:where(.svelte-cv884n) .product-card-price:where(.svelte-cv884n){margin-top:.75rem;font-weight:700;font-size:1.3rem;margin:0;display:flex;align-items:center;color:var(--primary)}.product.svelte-cv884n .product-action:where(.svelte-cv884n) .product-card-price:where(.svelte-cv884n) .currency:where(.svelte-cv884n){font-size:.75em;margin-right:.3rem}.product.svelte-cv884n .product-action:where(.svelte-cv884n) .out-of-stock:where(.svelte-cv884n){background:var(--secondary);color:var(--background-secondary);border:none;box-shadow:0 4px 16px #0000001a}.product.svelte-cv884n .product-action:where(.svelte-cv884n) .add-to-cart.pre-order:where(.svelte-cv884n),.product.svelte-cv884n .product-action:where(.svelte-cv884n) .add-to-cart.call-for-price:where(.svelte-cv884n){background:var(--warning);color:var(--text-primary);border:none;box-shadow:0 4px 16px #0000001a}.product.svelte-cv884n .product-action:where(.svelte-cv884n) .add-to-cart.pre-order:where(.svelte-cv884n):hover,.product.svelte-cv884n .product-action:where(.svelte-cv884n) .add-to-cart.call-for-price:where(.svelte-cv884n):hover{background:var(--primary);color:var(--background-secondary);box-shadow:0 8px 24px #00000026}.product.svelte-cv884n .product-action:where(.svelte-cv884n) .add-to-cart:where(.svelte-cv884n),.product.svelte-cv884n .product-action:where(.svelte-cv884n) .out-of-stock:where(.svelte-cv884n){--button-padding: 1.75rem;width:fit-content;text-transform:uppercase;justify-self:end;padding-left:var(--button-padding);padding-right:var(--button-padding);padding-top:.875rem;padding-bottom:.875rem;border-radius:var(--border-radius);font-weight:600;letter-spacing:1px;transition:all .3s cubic-bezier(.25,.46,.45,.94);border:none;background:#000;border:1px solid;border-image:linear-gradient(145deg,#d4af37,gold) 1;color:transparent;background-clip:text;-webkit-background-clip:text;background-image:var(--text-gradient)}@media (max-width: 900px){.product.svelte-cv884n .product-action:where(.svelte-cv884n) .add-to-cart:where(.svelte-cv884n),.product.svelte-cv884n .product-action:where(.svelte-cv884n) .out-of-stock:where(.svelte-cv884n){width:100%;--button-padding: 1.5rem}}.product.svelte-cv884n .product-action:where(.svelte-cv884n) .add-to-cart:where(.svelte-cv884n):hover:not(:disabled),.product.svelte-cv884n .product-action:where(.svelte-cv884n) .out-of-stock:where(.svelte-cv884n):hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 28px #00000026}.product.horizontal.svelte-cv884n .product-action:where(.svelte-cv884n){justify-content:unset}.product.horizontal.svelte-cv884n .add-to-cart:where(.svelte-cv884n),.product.horizontal.svelte-cv884n .out-of-stock:where(.svelte-cv884n){width:fit-content;justify-self:unset}.product.horizontal.svelte-cv884n .product-brand:where(.svelte-cv884n){min-height:auto;margin-bottom:1rem}.deal-tag.svelte-cv884n{position:absolute;top:1.25rem;left:1.25rem;background:var(--primary);color:var(--background-secondary);padding:.6rem 1rem;font-size:.7rem;text-transform:uppercase;border-radius:var(--border-radius);z-index:1;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);font-weight:600;letter-spacing:.75px;box-shadow:0 4px 16px #0000001a}.deal-tag.svelte-cv884n:hover{transform:scale(1.05);box-shadow:0 8px 24px #00000026}.deal-tag.svelte-cv884n svg:where(.svelte-cv884n){width:14px;height:14px;stroke:currentColor}.deals-popup.svelte-cv884n{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000}.deals-popup.svelte-cv884n .popup-content:where(.svelte-cv884n){background:var(--background-secondary);padding:2.5rem;border-radius:var(--border-radius);max-width:90%;width:450px;position:relative;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003;border:1px solid var(--border-color-light)}.deals-popup.svelte-cv884n .popup-content:where(.svelte-cv884n) h3:where(.svelte-cv884n){margin:0 0 1.5rem;color:var(--text-primary);font-size:1.4rem;font-weight:600;letter-spacing:.5px}.deals-popup.svelte-cv884n .popup-content:where(.svelte-cv884n) .close-button:where(.svelte-cv884n){position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);border-radius:50%;transition:all .3s ease}.deals-popup.svelte-cv884n .popup-content:where(.svelte-cv884n) .close-button:where(.svelte-cv884n) svg:where(.svelte-cv884n){width:24px;height:24px;stroke:currentColor}.deals-popup.svelte-cv884n .popup-content:where(.svelte-cv884n) .close-button:where(.svelte-cv884n):hover{color:var(--primary);background-color:var(--background-tertiary)}.deals-popup.svelte-cv884n .deal-item:where(.svelte-cv884n){display:flex;align-items:center;gap:.75rem;padding:1rem;border:1px solid var(--primary);border-radius:var(--border-radius);margin-bottom:.75rem;background:var(--background-secondary);transition:all .3s cubic-bezier(.25,.46,.45,.94);color:var(--primary)}.deals-popup.svelte-cv884n .deal-item:where(.svelte-cv884n):hover{background:var(--primary);color:var(--background-secondary);transform:translateY(-2px);box-shadow:0 6px 20px var(--shadow-medium)}.deals-popup.svelte-cv884n .deal-item:where(.svelte-cv884n) svg:where(.svelte-cv884n){width:18px;height:18px;stroke:var(--primary);flex-shrink:0;transition:stroke .3s ease}.deals-popup.svelte-cv884n .deal-item:where(.svelte-cv884n):hover svg:where(.svelte-cv884n){stroke:var(--background-secondary)}.deals-popup.svelte-cv884n .deal-item:where(.svelte-cv884n) span:where(.svelte-cv884n){font-size:.95rem;color:var(--text-primary);font-weight:500;transition:color .3s ease}.deals-popup.svelte-cv884n .deal-item:where(.svelte-cv884n):hover span:where(.svelte-cv884n){color:var(--background-secondary)}
