.stock-indicator.svelte-18qxlmf{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem}.dot.svelte-18qxlmf{width:.55rem;height:.55rem;border-radius:50%;display:inline-block}.dot.in.svelte-18qxlmf{background:#2e8b57;animation:svelte-18qxlmf-pulse 1.6s ease-in-out infinite}.dot.low.svelte-18qxlmf{background:#d09a3a}.dot.out.svelte-18qxlmf{background:#c0392b}@keyframes svelte-18qxlmf-pulse{0%,to{box-shadow:0 0 #2e8b57b3}50%{box-shadow:0 0 0 5px #2e8b5700}}.purchase-panel.svelte-gizc68{display:flex;flex-direction:column;gap:1.5rem}.stock-row.svelte-gizc68{display:flex;justify-content:flex-start;margin-top:-.5rem}.variant-selector-section.svelte-gizc68 .variant-label:where(.svelte-gizc68){display:block;font-size:.625rem;font-weight:500;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.18em;margin-bottom:.75rem;text-align:start}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68){display:flex;flex-wrap:wrap;gap:.5rem}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68) .variant-option-box:where(.svelte-gizc68){display:flex;flex-direction:column;padding:.5rem .875rem;background:transparent;border:1px solid color-mix(in srgb,var(--text-primary) 12%,transparent);border-radius:var(--border-radius);cursor:pointer;transition:border-color .2s ease,color .2s ease;text-align:start;min-width:0;max-width:100%;flex:0 1 auto}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68) .variant-option-box:where(.svelte-gizc68):hover:not(:disabled){border-color:var(--primary)}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68) .variant-option-box.selected:where(.svelte-gizc68){border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary)}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68) .variant-option-box.selected:where(.svelte-gizc68) .variant-name:where(.svelte-gizc68){color:var(--text-primary)}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68) .variant-option-box.selected:where(.svelte-gizc68) .variant-price:where(.svelte-gizc68){color:var(--primary)}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68) .variant-option-box.out-of-stock:where(.svelte-gizc68){cursor:not-allowed}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68) .variant-option-box.out-of-stock:where(.svelte-gizc68) .variant-price:where(.svelte-gizc68){text-decoration:line-through;color:var(--text-muted)}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68) .variant-option-box:where(.svelte-gizc68):disabled{cursor:not-allowed}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68) .variant-option-box:where(.svelte-gizc68) .variant-content:where(.svelte-gizc68){display:flex;flex-direction:column;gap:.125rem}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68) .variant-option-box:where(.svelte-gizc68) .variant-content:where(.svelte-gizc68) .variant-name:where(.svelte-gizc68){font-size:.8125rem;font-weight:500;color:var(--text-primary);line-height:1.2;overflow-wrap:anywhere;word-break:break-word}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68) .variant-option-box:where(.svelte-gizc68) .variant-content:where(.svelte-gizc68) .variant-price:where(.svelte-gizc68){font-family:var(--font-lora);font-size:.875rem;font-weight:500;color:var(--primary);line-height:1.2}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68) .variant-option-box:where(.svelte-gizc68) .variant-content:where(.svelte-gizc68) .stock-status:where(.svelte-gizc68){font-size:.5625rem;font-weight:500;text-transform:uppercase;letter-spacing:.16em;margin-top:.125rem}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68) .variant-option-box:where(.svelte-gizc68) .variant-content:where(.svelte-gizc68) .stock-status.out-of-stock:where(.svelte-gizc68){color:var(--text-muted)}.variant-selector-section.svelte-gizc68 .variant-options-grid:where(.svelte-gizc68) .variant-option-box:where(.svelte-gizc68) .variant-content:where(.svelte-gizc68) .stock-status.low-stock:where(.svelte-gizc68){color:var(--primary)}.product-actions.svelte-gizc68 .call-for-price-message:where(.svelte-gizc68){text-align:start;font-family:var(--font-lora);font-size:1rem;font-weight:400;color:var(--text-secondary);margin:0;padding:.75rem 0}.product-actions.svelte-gizc68 .actions-row:where(.svelte-gizc68){display:flex;flex-direction:row;gap:.75rem;align-items:stretch}.product-actions.svelte-gizc68 .actions-row:where(.svelte-gizc68) .action-button:where(.svelte-gizc68){flex:1;min-width:0;padding:0 1.5rem;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--primary);border-radius:var(--border-radius);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease;color:var(--on-primary);height:52px;display:flex;align-items:center;justify-content:center;gap:.5rem;background:var(--primary)}@media (max-width: 768px){.product-actions.svelte-gizc68 .actions-row:where(.svelte-gizc68) .action-button:where(.svelte-gizc68){height:56px;font-size:.9375rem;padding:0 1.25rem}}.product-actions.svelte-gizc68 .actions-row:where(.svelte-gizc68) .action-button:where(.svelte-gizc68) .cart-icon:where(.svelte-gizc68){width:1rem;height:1rem;stroke:currentColor}.product-actions.svelte-gizc68 .actions-row:where(.svelte-gizc68) .action-button.primary:where(.svelte-gizc68):hover:not(:disabled){background:color-mix(in srgb,var(--primary) 88%,black);border-color:color-mix(in srgb,var(--primary) 88%,black)}.product-actions.svelte-gizc68 .actions-row:where(.svelte-gizc68) .action-button:where(.svelte-gizc68):disabled{background:transparent;border-color:color-mix(in srgb,var(--text-primary) 12%,transparent);color:var(--text-muted);cursor:not-allowed}.sticky-mobile-cta.svelte-yxk1gq{position:fixed;bottom:0;left:0;right:0;padding:.75rem 1rem;background:var(--background);border-top:1px solid color-mix(in srgb,var(--text-primary) 12%,transparent);display:none;align-items:center;justify-content:space-between;gap:1rem;z-index:50}@media (max-width: 768px){.sticky-mobile-cta.svelte-yxk1gq{display:flex}}.meta.svelte-yxk1gq{display:flex;flex-direction:column;gap:.125rem;font-size:.8125rem;min-width:0}.meta.svelte-yxk1gq .name:where(.svelte-yxk1gq){font-weight:500;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meta.svelte-yxk1gq .qty:where(.svelte-yxk1gq){color:var(--text-muted);font-variant-numeric:tabular-nums}.cta.svelte-yxk1gq{padding:0 1.25rem;height:44px;background:var(--primary);color:var(--on-primary);border:1px solid var(--primary);border-radius:var(--border-radius);font-size:.8125rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.cta.svelte-yxk1gq:hover:not(:disabled){background:color-mix(in srgb,var(--primary) 88%,black);border-color:color-mix(in srgb,var(--primary) 88%,black)}.cta.svelte-yxk1gq:disabled{opacity:.6;cursor:not-allowed}.related-products-section.svelte-1w4hzr8{padding:3rem 0;background:linear-gradient(135deg,rgba(var(--primary-rgb),.02),rgba(var(--primary-rgb),.05))}.container.svelte-1w4hzr8{max-width:1400px;margin:0 auto;padding:0 2rem}.section-title.svelte-1w4hzr8{font-size:2rem;font-weight:300;text-align:center;margin:0 0 2rem;color:var(--secondary);letter-spacing:-.5px}.scroller.svelte-1w4hzr8{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.scroller.svelte-1w4hzr8::-webkit-scrollbar{height:6px}.scroller.svelte-1w4hzr8::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.card.svelte-1w4hzr8{flex:0 0 auto;width:280px;scroll-snap-align:start}@media (max-width: 768px){.card.svelte-1w4hzr8{width:220px}}.trust-row.svelte-75l53{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center;justify-content:center}.trust-badge.svelte-75l53{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--secondary, #333)}.icon.svelte-75l53{display:inline-flex;width:1.1rem;height:1.1rem;color:var(--primary, #b8945a)}.icon.svelte-75l53 svg:where(.svelte-75l53){width:100%;height:100%}.product-detail.svelte-1rs3kgc{background-color:var(--background);background-image:var(--pinstripe);min-height:100vh}.product-detail[dir=rtl].svelte-1rs3kgc{text-align:right}.product-detail.svelte-1rs3kgc .container:where(.svelte-1rs3kgc){max-width:1280px;margin:0 auto;padding:0 2rem}@media (max-width: 900px){.product-detail.svelte-1rs3kgc .container:where(.svelte-1rs3kgc){padding:0 1.25rem}}.product-detail.svelte-1rs3kgc .product-hero:where(.svelte-1rs3kgc){padding:5rem 0;background-color:var(--background-secondary)}@media (max-width: 900px){.product-detail.svelte-1rs3kgc .product-hero:where(.svelte-1rs3kgc){padding:3rem 0}}.product-detail.svelte-1rs3kgc .product-hero:where(.svelte-1rs3kgc) .hero-content:where(.svelte-1rs3kgc){display:grid;grid-template-columns:52fr 48fr;gap:4rem;align-items:start}@media (max-width: 1200px){.product-detail.svelte-1rs3kgc .product-hero:where(.svelte-1rs3kgc) .hero-content:where(.svelte-1rs3kgc){gap:3rem}}@media (max-width: 900px){.product-detail.svelte-1rs3kgc .product-hero:where(.svelte-1rs3kgc) .hero-content:where(.svelte-1rs3kgc){grid-template-columns:1fr;gap:2rem}}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc){display:block;min-width:0}@media (min-width: 901px){.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc){position:sticky;top:1.5rem;align-self:start}}@media (min-width: 901px){.product-detail.svelte-1rs3kgc .gallery-section.has-thumbs:where(.svelte-1rs3kgc){padding-inline-start:80px;position:relative}}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery:where(.svelte-1rs3kgc){display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(201,168,76,.3) transparent}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery:where(.svelte-1rs3kgc)::-webkit-scrollbar{width:3px}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery:where(.svelte-1rs3kgc)::-webkit-scrollbar-track{background:transparent}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery:where(.svelte-1rs3kgc)::-webkit-scrollbar-thumb{background:#c9a84c4d;border-radius:2px}@media (min-width: 901px){.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery:where(.svelte-1rs3kgc){position:absolute;inset-inline-start:0;top:0;bottom:0;width:72px;max-height:100%}}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery.thumbnail-gallery-mobile:where(.svelte-1rs3kgc){display:none}@media (max-width: 900px){.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery:where(.svelte-1rs3kgc){display:none}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery.thumbnail-gallery-mobile:where(.svelte-1rs3kgc){display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;overflow-y:hidden;position:static;width:auto;max-height:none;margin-top:.75rem;scrollbar-width:none}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery.thumbnail-gallery-mobile:where(.svelte-1rs3kgc)::-webkit-scrollbar{display:none}}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery:where(.svelte-1rs3kgc) .thumbnail-item:where(.svelte-1rs3kgc){position:relative;width:72px;height:72px;min-width:72px;min-height:72px;flex-shrink:0;padding:0;margin:0;background:#fff;border:1px solid rgba(201,168,76,.5);border-radius:var(--border-radius);overflow:hidden;cursor:pointer;transition:border-color .2s ease}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery:where(.svelte-1rs3kgc) .thumbnail-item:where(.svelte-1rs3kgc) .thumbnail-img:where(.svelte-1rs3kgc){width:100%;height:100%;object-fit:contain;opacity:.55;transition:opacity .2s ease}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery:where(.svelte-1rs3kgc) .thumbnail-item:where(.svelte-1rs3kgc):hover .thumbnail-img:where(.svelte-1rs3kgc),.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery:where(.svelte-1rs3kgc) .thumbnail-item.active:where(.svelte-1rs3kgc) .thumbnail-img:where(.svelte-1rs3kgc){opacity:1}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery:where(.svelte-1rs3kgc) .thumbnail-item.active:where(.svelte-1rs3kgc){border-color:var(--primary);box-shadow:inset 2px 0 0 var(--primary)}@media (max-width: 900px){.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery:where(.svelte-1rs3kgc) .thumbnail-item:where(.svelte-1rs3kgc){width:56px;height:56px}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .thumbnail-gallery:where(.svelte-1rs3kgc) .thumbnail-item.active:where(.svelte-1rs3kgc){box-shadow:inset 0 -2px 0 var(--primary)}}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .main-image-container:where(.svelte-1rs3kgc){position:relative;background:#fff;border:1px solid rgba(201,168,76,.5);overflow:hidden;transition:border-color .3s ease}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .main-image-container:where(.svelte-1rs3kgc):hover{border-color:var(--primary)}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .main-image-container:where(.svelte-1rs3kgc) .gallery-wishlist:where(.svelte-1rs3kgc){position:absolute;top:1rem;inset-inline-end:1rem;z-index:10;background:var(--background);border:1px solid color-mix(in srgb,var(--text-primary) 12%,transparent);border-radius:50%;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease,color .2s ease;color:var(--text-primary)}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .main-image-container:where(.svelte-1rs3kgc) .gallery-wishlist:where(.svelte-1rs3kgc):hover{border-color:var(--primary);color:var(--primary)}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .main-image-container:where(.svelte-1rs3kgc) .gallery-wishlist:where(.svelte-1rs3kgc) svg:where(.svelte-1rs3kgc){width:1rem;height:1rem;stroke-width:1.5}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .main-image-container:where(.svelte-1rs3kgc) .main-image-wrapper:where(.svelte-1rs3kgc){position:relative;aspect-ratio:4/3}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .main-image-container:where(.svelte-1rs3kgc) .main-image-wrapper:where(.svelte-1rs3kgc) .main-product-image:where(.svelte-1rs3kgc){display:block;width:100%;height:100%;object-fit:contain}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .main-image-container:where(.svelte-1rs3kgc) .main-image-wrapper.is-fallback:where(.svelte-1rs3kgc){display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(212,175,55,.65)}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .main-image-container:where(.svelte-1rs3kgc) .main-image-wrapper:where(.svelte-1rs3kgc) .main-fallback-logo:where(.svelte-1rs3kgc){display:block;width:35%;max-width:220px;aspect-ratio:807/453;background-color:var(--primary);-webkit-mask:url(../../../logo.svg) no-repeat center/contain;mask:url(../../../logo.svg) no-repeat center/contain}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .main-image-container:where(.svelte-1rs3kgc) .main-image-wrapper:where(.svelte-1rs3kgc) .gallery-nav:where(.svelte-1rs3kgc){position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;background:color-mix(in srgb,var(--background) 80%,transparent);border:1px solid color-mix(in srgb,var(--text-primary) 12%,transparent);border-radius:50%;cursor:pointer;color:var(--text-primary);transition:color .2s ease,border-color .2s ease;z-index:10}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .main-image-container:where(.svelte-1rs3kgc) .main-image-wrapper:where(.svelte-1rs3kgc) .gallery-nav:where(.svelte-1rs3kgc):hover{color:var(--primary);border-color:var(--primary)}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .main-image-container:where(.svelte-1rs3kgc) .main-image-wrapper:where(.svelte-1rs3kgc) .gallery-nav.prev:where(.svelte-1rs3kgc){inset-inline-start:1rem}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .main-image-container:where(.svelte-1rs3kgc) .main-image-wrapper:where(.svelte-1rs3kgc) .gallery-nav.next:where(.svelte-1rs3kgc){inset-inline-end:1rem}.product-detail.svelte-1rs3kgc .gallery-section:where(.svelte-1rs3kgc) .main-image-container:where(.svelte-1rs3kgc) .main-image-wrapper:where(.svelte-1rs3kgc) .gallery-nav:where(.svelte-1rs3kgc) svg:where(.svelte-1rs3kgc){width:1.25rem;height:1.25rem;stroke:currentColor}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc){min-width:0}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .info-sticky:where(.svelte-1rs3kgc){display:flex;flex-direction:column;gap:2rem}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .product-header:where(.svelte-1rs3kgc){text-align:start}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .product-header:where(.svelte-1rs3kgc) .title-row:where(.svelte-1rs3kgc){display:flex;align-items:center;gap:1.25rem}@media (max-width: 600px){.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .product-header:where(.svelte-1rs3kgc) .title-row:where(.svelte-1rs3kgc){gap:1rem}}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .product-header:where(.svelte-1rs3kgc) .title-row.stacked:where(.svelte-1rs3kgc){flex-direction:column;align-items:flex-start;gap:1rem}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .product-header:where(.svelte-1rs3kgc) .title-row.stacked:where(.svelte-1rs3kgc) .brand-mark:where(.svelte-1rs3kgc){padding-inline-end:0;border-inline-end:none;padding-bottom:.75rem;border-bottom:1px solid color-mix(in srgb,var(--text-primary) 15%,transparent)}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .product-header:where(.svelte-1rs3kgc) .brand-mark:where(.svelte-1rs3kgc){flex-shrink:0;display:flex;align-items:center;padding-inline-end:1.25rem;border-inline-end:1px solid color-mix(in srgb,var(--text-primary) 15%,transparent)}@media (max-width: 600px){.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .product-header:where(.svelte-1rs3kgc) .brand-mark:where(.svelte-1rs3kgc){padding-inline-end:1rem}}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .product-header:where(.svelte-1rs3kgc) .brand-mark:where(.svelte-1rs3kgc) .brand-image:where(.svelte-1rs3kgc){max-height:64px;max-width:110px;width:auto;object-fit:contain}@media (max-width: 600px){.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .product-header:where(.svelte-1rs3kgc) .brand-mark:where(.svelte-1rs3kgc) .brand-image:where(.svelte-1rs3kgc){max-height:48px;max-width:80px}}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .product-header:where(.svelte-1rs3kgc) .brand-mark.brand-mark--text:where(.svelte-1rs3kgc) .brand-name:where(.svelte-1rs3kgc){font-size:.875rem;font-weight:500;color:var(--primary);text-transform:uppercase;letter-spacing:.2em;white-space:nowrap}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .product-header:where(.svelte-1rs3kgc) .title-block:where(.svelte-1rs3kgc){display:flex;flex-direction:column;gap:.5rem;min-width:0}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .product-header:where(.svelte-1rs3kgc) .title-block:where(.svelte-1rs3kgc) .product-title:where(.svelte-1rs3kgc){font-family:var(--font-dm-serif-display);font-weight:400;font-size:clamp(1.5rem,1.8vw + .875rem,2.25rem);line-height:1.15;letter-spacing:-.01em;color:var(--text-primary);margin:0;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .product-header:where(.svelte-1rs3kgc) .title-block:where(.svelte-1rs3kgc) .bundle-tag:where(.svelte-1rs3kgc){align-self:flex-start;display:inline-block;padding:.25rem .625rem;font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:var(--primary);border:1px solid var(--primary);background:transparent}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc){display:flex;flex-direction:column;gap:1.5rem}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-trio:where(.svelte-1rs3kgc){display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid color-mix(in srgb,var(--text-primary) 12%,transparent);border-bottom:1px solid color-mix(in srgb,var(--text-primary) 12%,transparent)}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-trio[data-cells="2"]:where(.svelte-1rs3kgc){grid-template-columns:repeat(2,minmax(0,240px));justify-content:start}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-trio[data-cells="1"]:where(.svelte-1rs3kgc){grid-template-columns:minmax(0,240px)}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-trio:where(.svelte-1rs3kgc) .trio-cell:where(.svelte-1rs3kgc){padding:1.25rem 1rem;display:flex;flex-direction:column;gap:.375rem;text-align:start}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-trio:where(.svelte-1rs3kgc) .trio-cell:where(.svelte-1rs3kgc)+.trio-cell:where(.svelte-1rs3kgc){border-inline-start:1px solid color-mix(in srgb,var(--text-primary) 12%,transparent)}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-trio:where(.svelte-1rs3kgc) .trio-cell:where(.svelte-1rs3kgc) .trio-value:where(.svelte-1rs3kgc){font-family:var(--font-dm-serif-display);font-weight:400;font-size:clamp(1.5rem,1.5vw + .75rem,1.875rem);line-height:1.1;letter-spacing:-.005em;color:var(--primary)}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-trio:where(.svelte-1rs3kgc) .trio-cell:where(.svelte-1rs3kgc) .trio-label:where(.svelte-1rs3kgc){font-size:.625rem;font-weight:500;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.18em}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-scale:where(.svelte-1rs3kgc){display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 2rem}@media (max-width: 600px){.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-scale:where(.svelte-1rs3kgc){grid-template-columns:1fr}}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-scale:where(.svelte-1rs3kgc) .scale-item:where(.svelte-1rs3kgc){display:flex;flex-direction:column;gap:.5rem}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-scale:where(.svelte-1rs3kgc) .scale-item:where(.svelte-1rs3kgc) .scale-label:where(.svelte-1rs3kgc){font-size:.625rem;font-weight:500;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.18em}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-scale:where(.svelte-1rs3kgc) .scale-item:where(.svelte-1rs3kgc) .scale-bar:where(.svelte-1rs3kgc){display:flex;gap:3px}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-scale:where(.svelte-1rs3kgc) .scale-item:where(.svelte-1rs3kgc) .scale-seg:where(.svelte-1rs3kgc){width:18px;height:3px;background:color-mix(in srgb,var(--text-primary) 12%,transparent);transition:background-color .2s ease}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-scale:where(.svelte-1rs3kgc) .scale-item:where(.svelte-1rs3kgc) .scale-seg.on:where(.svelte-1rs3kgc){background:var(--primary)}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-scale:where(.svelte-1rs3kgc) .scale-item:where(.svelte-1rs3kgc) .scale-text:where(.svelte-1rs3kgc){font-family:var(--font-lora);font-size:.875rem;color:var(--primary)}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-list:where(.svelte-1rs3kgc){margin:0;padding:0;display:flex;flex-direction:column}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-list:where(.svelte-1rs3kgc) .specs-list-row:where(.svelte-1rs3kgc){display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.75rem 0;border-bottom:1px solid color-mix(in srgb,var(--text-primary) 12%,transparent)}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-list:where(.svelte-1rs3kgc) .specs-list-row:where(.svelte-1rs3kgc):last-child{border-bottom:none}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-list:where(.svelte-1rs3kgc) .specs-list-row:where(.svelte-1rs3kgc) dt:where(.svelte-1rs3kgc){font-size:.625rem;font-weight:500;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.18em}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .specs:where(.svelte-1rs3kgc) .specs-list:where(.svelte-1rs3kgc) .specs-list-row:where(.svelte-1rs3kgc) dd:where(.svelte-1rs3kgc){margin:0;font-family:var(--font-lora);font-size:.875rem;color:var(--primary);text-align:end}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .trust-band:where(.svelte-1rs3kgc){border-top:1px solid color-mix(in srgb,var(--text-primary) 12%,transparent);border-bottom:1px solid color-mix(in srgb,var(--text-primary) 12%,transparent);padding:1rem 0}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .trust-band:where(.svelte-1rs3kgc) .trust-row{gap:.75rem 1.5rem!important;justify-content:flex-start!important}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .trust-band:where(.svelte-1rs3kgc) .trust-badge{font-size:.75rem!important;gap:.5rem!important}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .trust-band:where(.svelte-1rs3kgc) .trust-badge .title{font-family:var(--font-lora)!important;font-size:.75rem!important;font-weight:500!important;letter-spacing:.04em!important;text-transform:none!important;color:var(--text-primary)!important;word-spacing:normal!important}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .trust-band:where(.svelte-1rs3kgc) .trust-badge .icon{width:1rem!important;height:1rem!important}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .tax-info:where(.svelte-1rs3kgc){margin:0;font-size:.75rem;font-style:italic;color:var(--text-muted)}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .promotions-section:where(.svelte-1rs3kgc){display:flex;flex-direction:column;gap:.75rem}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .promotions-section:where(.svelte-1rs3kgc) .promotion-banner:where(.svelte-1rs3kgc){display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:transparent;border:1px solid var(--primary);color:var(--primary);font-size:.875rem;font-weight:500;transition:background-color .2s ease}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .promotions-section:where(.svelte-1rs3kgc) .promotion-banner:where(.svelte-1rs3kgc):hover{background:color-mix(in srgb,var(--primary) 8%,transparent)}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .promotions-section:where(.svelte-1rs3kgc) .promotion-banner:where(.svelte-1rs3kgc) svg:where(.svelte-1rs3kgc){width:1.125rem;height:1.125rem;flex-shrink:0}.product-detail.svelte-1rs3kgc .product-info-section:where(.svelte-1rs3kgc) .product-description:where(.svelte-1rs3kgc) .description-text:where(.svelte-1rs3kgc){font-family:var(--font-lora);font-size:1rem;line-height:1.7;color:var(--text-secondary);max-width:60ch;margin:0}.product-detail.svelte-1rs3kgc .bundle-section:where(.svelte-1rs3kgc){padding:5rem 0;background:var(--background-secondary)}@media (max-width: 900px){.product-detail.svelte-1rs3kgc .bundle-section:where(.svelte-1rs3kgc){padding:3rem 0}}.product-detail.svelte-1rs3kgc .bundle-section:where(.svelte-1rs3kgc) .bundle-content:where(.svelte-1rs3kgc) .bundle-title:where(.svelte-1rs3kgc){font-family:var(--font-dm-serif-display);font-weight:400;font-size:clamp(1.5rem,1.5vw + .75rem,2rem);line-height:1.2;letter-spacing:-.01em;color:var(--text-primary);margin:0 0 2rem;text-align:start}.product-detail.svelte-1rs3kgc .bundle-section:where(.svelte-1rs3kgc) .bundle-content:where(.svelte-1rs3kgc) .bundle-items:where(.svelte-1rs3kgc){display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.product-detail.svelte-1rs3kgc .bundle-section:where(.svelte-1rs3kgc) .bundle-content:where(.svelte-1rs3kgc) .bundle-items:where(.svelte-1rs3kgc) .bundle-item:where(.svelte-1rs3kgc){background:transparent;border:1px solid color-mix(in srgb,var(--text-primary) 12%,transparent);transition:border-color .2s ease}.product-detail.svelte-1rs3kgc .bundle-section:where(.svelte-1rs3kgc) .bundle-content:where(.svelte-1rs3kgc) .bundle-items:where(.svelte-1rs3kgc) .bundle-item:where(.svelte-1rs3kgc):hover{border-color:var(--primary)}.product-detail.svelte-1rs3kgc .bundle-section:where(.svelte-1rs3kgc) .bundle-content:where(.svelte-1rs3kgc) .bundle-items:where(.svelte-1rs3kgc) .bundle-item:where(.svelte-1rs3kgc) .bundle-link:where(.svelte-1rs3kgc){display:block;text-decoration:none;color:inherit;padding:1.5rem}.product-detail.svelte-1rs3kgc .bundle-section:where(.svelte-1rs3kgc) .bundle-content:where(.svelte-1rs3kgc) .bundle-items:where(.svelte-1rs3kgc) .bundle-item:where(.svelte-1rs3kgc) .bundle-link:where(.svelte-1rs3kgc) .bundle-item-image:where(.svelte-1rs3kgc){width:100%;aspect-ratio:1;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;background:var(--background)}.product-detail.svelte-1rs3kgc .bundle-section:where(.svelte-1rs3kgc) .bundle-content:where(.svelte-1rs3kgc) .bundle-items:where(.svelte-1rs3kgc) .bundle-item:where(.svelte-1rs3kgc) .bundle-link:where(.svelte-1rs3kgc) .bundle-item-image:where(.svelte-1rs3kgc) img:where(.svelte-1rs3kgc){width:100%;height:100%;object-fit:contain}.product-detail.svelte-1rs3kgc .bundle-section:where(.svelte-1rs3kgc) .bundle-content:where(.svelte-1rs3kgc) .bundle-items:where(.svelte-1rs3kgc) .bundle-item:where(.svelte-1rs3kgc) .bundle-link:where(.svelte-1rs3kgc) .bundle-item-details:where(.svelte-1rs3kgc){text-align:start;display:flex;flex-direction:column;gap:.5rem}.product-detail.svelte-1rs3kgc .bundle-section:where(.svelte-1rs3kgc) .bundle-content:where(.svelte-1rs3kgc) .bundle-items:where(.svelte-1rs3kgc) .bundle-item:where(.svelte-1rs3kgc) .bundle-link:where(.svelte-1rs3kgc) .bundle-item-details:where(.svelte-1rs3kgc) .bundle-item-name:where(.svelte-1rs3kgc){font-family:var(--font-lora);font-size:1rem;font-weight:500;color:var(--text-primary);margin:0;line-height:1.3}.product-detail.svelte-1rs3kgc .bundle-section:where(.svelte-1rs3kgc) .bundle-content:where(.svelte-1rs3kgc) .bundle-items:where(.svelte-1rs3kgc) .bundle-item:where(.svelte-1rs3kgc) .bundle-link:where(.svelte-1rs3kgc) .bundle-item-details:where(.svelte-1rs3kgc) .bundle-item-brand:where(.svelte-1rs3kgc){font-size:.6875rem;color:var(--primary);margin:0;font-weight:500;text-transform:uppercase;letter-spacing:.18em}.product-detail.svelte-1rs3kgc .bundle-section:where(.svelte-1rs3kgc) .bundle-content:where(.svelte-1rs3kgc) .bundle-items:where(.svelte-1rs3kgc) .bundle-item:where(.svelte-1rs3kgc) .bundle-link:where(.svelte-1rs3kgc) .bundle-item-details:where(.svelte-1rs3kgc) .bundle-item-quantity:where(.svelte-1rs3kgc){font-family:var(--font-lora);font-size:.875rem;color:var(--text-secondary);background:transparent;padding:0;border:none}
