.gallery-dialog.svelte-11w9z7l{position:fixed;inset:0;width:100%;width:100vw;max-width:none;height:100%;height:100dvh;max-height:100dvh;margin:0;padding:0;border:none;box-sizing:border-box;color:#f5f5f5;overflow:hidden}.gallery-dialog[open].svelte-11w9z7l,.gallery-dialog.svelte-11w9z7l.dialog-fallback-open{display:grid;animation:svelte-11w9z7l-gallery-open .28s ease}.gallery-dialog.theme-dark.svelte-11w9z7l{background:#1a1a1a}.gallery-dialog.theme-light.svelte-11w9z7l{background:#fff;color:var(--color-text, #1a1a1a)}.gallery-dialog.svelte-11w9z7l::backdrop{background:#000000b8}.gallery-dialog[open].svelte-11w9z7l::backdrop{animation:svelte-11w9z7l-gallery-open .28s ease}@keyframes svelte-11w9z7l-gallery-open{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.gallery-dialog[open].svelte-11w9z7l,.gallery-dialog[open].svelte-11w9z7l::backdrop{animation:none}}.gallery-panel.svelte-11w9z7l{display:grid;width:100%;height:100%;min-height:100dvh;max-height:100dvh;box-sizing:border-box;overflow:hidden}.gallery-close.svelte-11w9z7l{position:fixed;top:max(.75rem,env(safe-area-inset-top,0px));right:max(.75rem,env(safe-area-inset-right,0px));z-index:3;display:grid;place-items:center;min-width:2.75rem;min-height:2.75rem;padding:.5rem;border:none;border-radius:0;background:transparent;color:#fff;font-size:1.5rem;font-weight:300;line-height:1;cursor:pointer;opacity:.85}.gallery-dialog.theme-light.svelte-11w9z7l .gallery-close:where(.svelte-11w9z7l){color:var(--color-text, #1a1a1a)}.gallery-close.svelte-11w9z7l:hover{opacity:1}.gallery-stage.svelte-11w9z7l{position:relative;display:grid;place-items:center;min-width:0;min-height:0;touch-action:pan-y;-webkit-user-select:none;user-select:none;overflow:hidden}.gallery-dialog.theme-dark.svelte-11w9z7l .gallery-stage:where(.svelte-11w9z7l){background:#1a1a1a}.gallery-dialog.theme-light.svelte-11w9z7l .gallery-stage:where(.svelte-11w9z7l){background:#fff}.gallery-stage.svelte-11w9z7l img:where(.svelte-11w9z7l){display:block;position:absolute;-webkit-user-drag:none;pointer-events:none}.gallery-thumbs.svelte-11w9z7l{display:flex;gap:.5rem;z-index:2;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.gallery-dialog.theme-dark.svelte-11w9z7l .gallery-thumbs:where(.svelte-11w9z7l){background:#00000073}.gallery-dialog.theme-light.svelte-11w9z7l .gallery-thumbs:where(.svelte-11w9z7l){background:#ffffff8c}.gallery-thumb.svelte-11w9z7l{flex:0 0 auto;width:4rem;height:4rem;padding:0;border:none;border-radius:0;overflow:hidden;background:transparent;cursor:pointer;opacity:.4;transition:opacity .25s ease}.gallery-thumb.active.svelte-11w9z7l{opacity:1}.gallery-thumb.svelte-11w9z7l:hover{opacity:.7}.gallery-thumb.active.svelte-11w9z7l:hover{opacity:1}@media(prefers-reduced-motion:reduce){.gallery-thumb.svelte-11w9z7l{transition:none}}.gallery-thumb.svelte-11w9z7l img:where(.svelte-11w9z7l){display:block;width:100%;height:100%;object-fit:cover;-webkit-user-drag:none}@media(min-width:769px){.gallery-panel.svelte-11w9z7l{grid-template-columns:auto 1fr;grid-template-rows:1fr}.gallery-panel.svelte-11w9z7l:not(:has(.gallery-thumbs)){grid-template-columns:1fr}.gallery-thumbs.svelte-11w9z7l{grid-column:1;grid-row:1;flex-direction:column;align-self:stretch;justify-content:center;overflow-x:hidden;overflow-y:auto;padding:1rem .75rem;max-height:100dvh}.gallery-stage.svelte-11w9z7l{grid-column:2;grid-row:1;height:100%;align-self:stretch;cursor:zoom-in}.gallery-panel.svelte-11w9z7l:not(:has(.gallery-thumbs)) .gallery-stage:where(.svelte-11w9z7l){grid-column:1}.gallery-stage.svelte-11w9z7l img:where(.svelte-11w9z7l){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.gallery-stage.is-actual.svelte-11w9z7l{display:block;overflow:auto;cursor:grab;overscroll-behavior:contain}.gallery-stage.is-actual.svelte-11w9z7l:active{cursor:grabbing}.gallery-stage.is-actual.svelte-11w9z7l img:where(.svelte-11w9z7l){position:relative;top:auto;left:auto;transform:none;max-width:none;max-height:none;width:auto;height:auto;margin:auto;image-rendering:auto}}@media(max-width:768px){.gallery-panel.svelte-11w9z7l{position:relative;grid-template-columns:1fr;grid-template-rows:1fr;min-height:100dvh}.gallery-stage.svelte-11w9z7l{grid-row:1;grid-column:1;min-height:0;height:100%;touch-action:none;cursor:grab}.gallery-stage.svelte-11w9z7l:active{cursor:grabbing}.gallery-stage.svelte-11w9z7l img:where(.svelte-11w9z7l){top:50%;left:50%;width:auto;height:100%;max-width:none;object-fit:contain;object-position:center}.gallery-thumbs.svelte-11w9z7l{position:absolute;left:50%;right:auto;bottom:0;z-index:2;grid-row:unset;grid-column:unset;flex-direction:row;justify-content:center;width:max-content;max-width:calc(100% - 1.5rem);transform:translate(-50%);overflow-x:auto;overflow-y:hidden;padding:.75rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));border-radius:.5rem .5rem 0 0;pointer-events:auto}.gallery-dialog.theme-dark.svelte-11w9z7l .gallery-thumbs:where(.svelte-11w9z7l){background:#00000073}.gallery-dialog.theme-light.svelte-11w9z7l .gallery-thumbs:where(.svelte-11w9z7l){background:#ffffff73}.gallery-thumb.svelte-11w9z7l{width:3.25rem;height:3.25rem}}.product-preview-root.svelte-14u3tp3{position:relative;width:50%;flex-shrink:0}.product-preview.svelte-14u3tp3{position:relative;width:100%}.preview-progress.svelte-14u3tp3{position:sticky;top:50%;transform:translateY(-50%);z-index:2;width:5px;height:min(20vh,6rem);margin-left:calc(100% - 1rem - 5px);margin-bottom:calc(-1*min(20vh,6rem));border-radius:999px;background:#d8d8d8;pointer-events:none}.preview-progress-thumb.svelte-14u3tp3{position:absolute;left:0;width:100%;height:calc(var(--thumb) * 100%);top:calc(var(--progress) * (100% - var(--thumb) * 100%));border-radius:999px;background:var(--thumb-color)}.preview-slide.svelte-14u3tp3{height:100vh;height:100dvh;margin:0 0 2px;overflow:hidden;background-color:#2c2825}.preview-slide.svelte-14u3tp3:last-child{margin-bottom:0}.preview-open.svelte-14u3tp3{display:block;width:100%;height:100%;padding:0;border:none;background:transparent;cursor:pointer}.preview-open.svelte-14u3tp3 img:where(.svelte-14u3tp3){display:block;width:100%;height:100%;object-fit:cover;object-position:left center;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}.preview-controls.svelte-14u3tp3{display:none;position:absolute;bottom:.75rem;left:0;right:0;z-index:2;align-items:center;justify-content:center;pointer-events:none}@media(max-width:768px){.product-preview-root.svelte-14u3tp3{width:100%}.product-preview.svelte-14u3tp3{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;touch-action:pan-x pan-y}.product-preview.dragging.svelte-14u3tp3,.product-preview.scrubbing.svelte-14u3tp3{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.product-preview.svelte-14u3tp3::-webkit-scrollbar{display:none}.preview-progress.svelte-14u3tp3{display:none}.preview-controls.svelte-14u3tp3{display:flex}.preview-slider.svelte-14u3tp3{pointer-events:auto;position:relative;width:min(42vw,8.5rem);height:5px;border-radius:999px;background:#d8d8d8;touch-action:none;cursor:pointer}.preview-slider-thumb.svelte-14u3tp3{position:absolute;top:0;left:calc(var(--progress) * (100% - var(--thumb) * 100%));width:calc(var(--thumb) * 100%);height:100%;border-radius:999px;background:var(--thumb-color);pointer-events:none}.preview-slide.svelte-14u3tp3,.preview-open.svelte-14u3tp3{touch-action:pan-x pan-y}.preview-slide.svelte-14u3tp3{flex:0 0 100%;scroll-snap-align:start;height:70vh;height:70dvh;min-height:400px;margin-bottom:0}}.product-page.svelte-1axrkof{display:flex;flex-direction:row;padding:0}.product-page.theme-dark.svelte-1axrkof{background:#1a1a1a;color:#fff}.product-details.svelte-1axrkof{position:sticky;top:0;align-self:start;height:100vh;height:100dvh;flex:1;display:flex;flex-direction:column;justify-content:center;padding:3rem 4rem;max-width:46rem;color:inherit}.product-title.svelte-1axrkof{font-size:clamp(1.75rem,3vw,2.5rem);margin:0 0 .5rem}.product-desc.svelte-1axrkof{font-size:1rem;line-height:1.6;margin:0 0 1.5rem;white-space:pre-line}.product-actions-anchor.svelte-1axrkof{display:flex;min-height:42px}.product-actions.svelte-1axrkof{position:relative;display:flex;align-items:center;gap:1rem;flex-wrap:wrap;width:100%}.product-actions-bg.svelte-1axrkof{display:none}.product-quote.svelte-1axrkof{margin-bottom:1rem;white-space:pre-line}.product-info.svelte-1axrkof{margin-bottom:1rem}@media(max-width:768px){.product-page.svelte-1axrkof{flex-direction:column}.product-details.svelte-1axrkof{position:static;height:auto;padding:2rem 1.5rem 3rem;max-width:none}.product-details.has-pinned-buy.svelte-1axrkof{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))}.product-actions.svelte-1axrkof .btn{position:relative;z-index:1;width:100%}.product-actions-bg.svelte-1axrkof{display:block;position:absolute;inset:0;z-index:0;pointer-events:none;background:var(--color-surface, #fff);border-top:1px solid rgb(0 0 0 / .06);opacity:0;transition:opacity .3s ease}.product-actions.theme-dark.svelte-1axrkof .product-actions-bg:where(.svelte-1axrkof){background:#1a1a1a;border-top-color:#ffffff14}.product-actions.is-pinned.svelte-1axrkof{position:fixed;bottom:calc(.75rem + env(safe-area-inset-bottom,0px));left:1.5rem;right:1.5rem;z-index:40;width:auto}.product-actions.is-pinned.svelte-1axrkof .product-actions-bg:where(.svelte-1axrkof){inset:-.75rem -1.5rem;bottom:calc(-.75rem - env(safe-area-inset-bottom,0px));opacity:1}}
