.horizontal-scroller.svelte-wejnj4{position:relative}.scroll-content.svelte-wejnj4{scrollbar-width:none;padding-bottom:.25rem;overflow-x:auto}.scroll-content.svelte-wejnj4::-webkit-scrollbar{display:none}.scroll-inner.svelte-wejnj4{width:max-content;display:flex}.scroll-btn.svelte-wejnj4{z-index:1;border:1px solid var(--color-gray-20);cursor:pointer;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .15s,box-shadow .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 3px #0000001f}.scroll-btn.svelte-wejnj4:hover{background-color:var(--color-gray-5);box-shadow:0 2px 4px #00000029}.scroll-btn-left.svelte-wejnj4{left:-14px}.scroll-btn-right.svelte-wejnj4{right:-14px}.label-extra.svelte-kii53y{justify-content:space-between;display:flex}.select.svelte-kii53y{flex-direction:column;gap:.25rem;width:100%;display:flex;position:relative}.select-label.svelte-kii53y{margin-bottom:.25rem}.select-button.svelte-kii53y{border:1px solid var(--color-gray-20);border-radius:var(--rounded-md);cursor:pointer;text-align:left;width:100%;color:var(--color-gray-100);background-color:#fff;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:border-color .2s;display:flex}.select-button.svelte-kii53y:focus,.select-button.svelte-kii53y:hover:not(.disabled){border-color:var(--color-gray-50);outline:2px solid var(--color-primary,#06c);outline-offset:2px}.select-button.disabled.svelte-kii53y{background-color:var(--color-gray-5);color:var(--color-gray-40);cursor:not-allowed;border-color:var(--color-gray-10)}.selected-value-text.svelte-kii53y{white-space:nowrap;text-overflow:ellipsis;flex-grow:1;overflow:hidden}.select-arrow.svelte-kii53y{color:var(--color-gray-50);pointer-events:none;align-items:center;transition:transform .2s;display:flex}.select-arrow.active.svelte-kii53y{transform:rotate(180deg)}.select-dropdown.svelte-kii53y{border:1px solid var(--color-gray-30);border-radius:var(--rounded-md,8px);box-shadow:var(--shadow-md);z-index:10;opacity:0;visibility:hidden;pointer-events:none;background-color:#fff;flex-direction:column;gap:.25rem;max-height:400px;padding:.5rem;transition:opacity .15s cubic-bezier(.33,1,.68,1),transform .15s cubic-bezier(.33,1,.68,1),visibility .15s cubic-bezier(.33,1,.68,1) .15s;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;transform:translateY(-8px)scale(.95)}.select-dropdown.active.svelte-kii53y{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(0,0)scale(1)}.select-option.svelte-kii53y{cursor:pointer;font-size:var(--text-sm);color:var(--color-gray-100);white-space:nowrap;border-radius:var(--rounded-sm);align-items:center;padding:.75rem 1rem;transition:background-color .2s;display:flex}.select-option.svelte-kii53y:hover:not(.disabled),.select-option.focused.svelte-kii53y:not(.disabled){background-color:var(--color-gray-5);outline:none}.select-option.selected.svelte-kii53y:not(.disabled){background-color:var(--color-gray-10);font-weight:var(--font-weight-medium)}.select-option.disabled.svelte-kii53y{color:var(--color-gray-40);cursor:not-allowed;background-color:#0000}.option-label.svelte-kii53y{flex-grow:1}.option-content.svelte-grf7ds{flex-direction:column;gap:.25rem;width:100%;display:flex}.option-label.svelte-grf7ds{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.out-of-stock-label.svelte-grf7ds{font-size:var(--text-xs);color:var(--color-gray-50);align-items:center;display:flex}.out-of-stock-marker.svelte-grf7ds{background-color:var(--color-warning-red);border-radius:50%;width:6px;height:6px;margin-right:.25rem;display:inline-block}.back-in-stock-trigger.svelte-grf7ds{color:var(--color-primary);cursor:pointer;font-size:var(--text-xs);text-align:left;background:0 0;border:none;align-items:center;gap:.25rem;padding:.25rem 0;text-decoration:underline;transition:color .2s;display:flex}.back-in-stock-trigger.svelte-grf7ds:hover,.back-in-stock-trigger.svelte-grf7ds:focus{outline:2px solid var(--color-primary);outline-offset:1px;border-radius:2px}.label-content.svelte-grf7ds{color:var(--color-gray-50);gap:.25em;display:flex}.label-extra.svelte-grf7ds{font-size:var(--text-xs);text-decoration:underline}.select-info.svelte-grf7ds{background-color:var(--color-gray-10);border:1px solid var(--color-hairline);border-radius:var(--rounded-sm);font-size:var(--text-sm);align-items:center;gap:.5em;margin-bottom:1.5rem;padding:.5rem .75rem;display:flex}.variant-color-picker.svelte-3efhh2{flex-direction:column;gap:.5rem;width:100%;display:flex}.color-palette.svelte-3efhh2{flex-wrap:wrap;gap:.75rem;max-width:100%;padding:.5rem 0;display:flex}.color-swatch.svelte-3efhh2{cursor:pointer;background-color:#fff;border:2px solid #0000;border-radius:50%;width:30px;min-width:30px;height:30px;min-height:30px;transition:all .2s;position:relative;box-shadow:0 2px 4px #0000001a}.color-swatch.svelte-3efhh2:hover:not(.disabled){transform:scale(1.1);box-shadow:0 4px 8px #00000026}.color-swatch.svelte-3efhh2:focus{outline:2px solid var(--color-primary);outline-offset:2px;transform:scale(1.05)}.color-swatch.selected.svelte-3efhh2{border:2px solid var(--color-gray-100);transform:scale(1.1);box-shadow:0 4px 8px #0003}.color-swatch.selected.svelte-3efhh2:focus{outline:2px solid var(--color-primary);border:2px solid var(--color-gray-100)}.color-swatch.disabled.svelte-3efhh2{opacity:.4;cursor:not-allowed;position:relative}.color-swatch.disabled.svelte-3efhh2:hover{transform:none;box-shadow:0 2px 4px #0000001a}.unavailable-indicator.svelte-3efhh2{background-color:var(--color-warning-red);z-index:2;border-radius:2px;width:150%;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg);box-shadow:0 0 2px #0000004d}.checkmark.svelte-3efhh2{z-index:2;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.checkmark.svelte-3efhh2:before{content:"";filter:drop-shadow(0 1px 2px #0009);border-bottom:3px solid #fff;border-right:3px solid #fff;width:5px;height:10px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.visually-hidden.svelte-3efhh2{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.no-options-message.svelte-3efhh2{text-align:center;color:var(--color-gray-60);font-size:var(--text-sm);padding:1rem;font-style:italic}.complex-variant-selector.svelte-cl5w14{flex-direction:column;gap:1rem;display:flex}
