.ring-configurator{--theme-accent-color: #3b82f6;--theme-accent-hover: #2563eb;--theme-panel-bg: #ffffff;--theme-panel-border: #e5e7eb;--theme-text-primary: #111827;--theme-text-secondary: #6b7280;--theme-text-on-accent: #ffffff;--theme-font-family: "Lato", sans-serif;--theme-radius-sm: .375rem;--theme-radius-md: .5rem;--theme-radius-lg: .75rem;--theme-shadow: 0 1px 3px rgba(0, 0, 0, .1)}.ring-configurator.svelte-136zkhv{height:100vh;display:flex;flex-direction:column;background:var(--theme-panel-bg);overflow:hidden;font-family:var(--theme-font-family)}.header.svelte-136zkhv{background:var(--theme-panel-bg);border-bottom:2px solid var(--theme-panel-border);position:sticky;top:0;z-index:40}.header-content.svelte-136zkhv{max-width:1920px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;gap:1rem}.logo-link.svelte-136zkhv{display:inline-block;text-decoration:none;transition:opacity .2s ease;cursor:pointer;position:relative;z-index:10}.logo-link.svelte-136zkhv:hover{opacity:.8}.logo-link.svelte-136zkhv img:where(.svelte-136zkhv){pointer-events:none}.logo.svelte-136zkhv{width:auto;object-fit:contain}.title.svelte-136zkhv{font-size:1.5rem;font-weight:700;color:var(--theme-text-primary);margin:0}.main-layout.svelte-136zkhv{display:grid;grid-template-columns:1fr 480px;flex:1;overflow:hidden;max-width:1920px;margin:0 auto;width:100%;min-height:0;height:100%}.viewer-section.svelte-136zkhv{position:relative;background:#1f2937;display:flex;flex-direction:column}.viewer-container .loading-overlay{background:#000000d9}.viewer-container .loading-spinner{border-top-color:var(--theme-accent-color)}.viewer-controls.svelte-136zkhv{padding:1rem;background:#111827;border-top:1px solid #374151;display:flex;gap:1rem;align-items:center}.viewer-btn.svelte-136zkhv{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#374151;color:#fff;border:2px solid #4b5563;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.viewer-btn.svelte-136zkhv:hover{background:#4b5563;border-color:#6b7280}.viewer-btn.active.svelte-136zkhv{background:var(--theme-accent-color);border-color:var(--theme-accent-hover)}.icon.svelte-136zkhv{width:20px;height:20px}.price-display-mobile.svelte-136zkhv{display:none;margin-left:auto;font-size:1.25rem;font-weight:700;color:#fff}.price-amount.svelte-136zkhv{color:#10b981}.config-panel.svelte-136zkhv{background:var(--theme-panel-bg);display:flex;flex-direction:column;overflow:hidden;border-left:2px solid var(--theme-panel-border);min-height:0;height:100%}.steps-nav.svelte-136zkhv{display:flex;background:#f9fafb;border-bottom:2px solid var(--theme-panel-border);padding:1rem;gap:.5rem}.step-btn.svelte-136zkhv{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;background:var(--theme-panel-bg);border:2px solid var(--theme-panel-border);border-radius:var(--theme-radius-md);cursor:pointer;transition:all .2s;position:relative}.step-btn.svelte-136zkhv:hover{border-color:#d1d5db}.step-btn.active.svelte-136zkhv{background:var(--theme-accent-color);border-color:var(--theme-accent-hover);color:var(--theme-text-on-accent)}.step-number.svelte-136zkhv{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--theme-panel-border);border-radius:50%;font-weight:700;font-size:.875rem}.step-btn.active.svelte-136zkhv .step-number:where(.svelte-136zkhv){background:var(--theme-panel-bg);color:var(--theme-accent-color)}.step-label.svelte-136zkhv{font-size:.75rem;font-weight:600}.step-divider.svelte-136zkhv{width:1px;background:#d1d5db}.config-content.svelte-136zkhv{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}.step-content.svelte-136zkhv{padding:2rem}.step-title.svelte-136zkhv{font-size:1.5rem;font-weight:700;color:var(--theme-text-primary);margin:0 0 .5rem}.step-description.svelte-136zkhv{color:var(--theme-text-secondary);margin:0 0 2rem}.filter-section.svelte-136zkhv{margin-bottom:1.5rem}.filter-label.svelte-136zkhv{display:block;font-size:.875rem;font-weight:600;color:var(--theme-text-primary);margin-bottom:.75rem}.shape-grid.svelte-136zkhv,.size-grid.svelte-136zkhv{display:flex;gap:.75rem;flex-wrap:nowrap}.shape-btn.svelte-136zkhv,.size-btn.svelte-136zkhv{padding:.75rem 1.5rem;background:var(--theme-panel-bg);border:2px solid var(--theme-panel-border);border-radius:var(--theme-radius-md);font-size:.875rem;font-weight:500;color:var(--theme-text-primary);cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:.5rem}.size-btn.has-image.svelte-136zkhv{flex-direction:column;padding:.5rem;min-width:5rem;gap:.5rem}.shape-btn.svelte-136zkhv:has(.shape-icon:where(.svelte-136zkhv)){padding:.75rem;min-width:4rem;aspect-ratio:1}.shape-btn.svelte-136zkhv:hover,.size-btn.svelte-136zkhv:hover{border-color:#d1d5db;background:#f9fafb}.shape-btn.active.svelte-136zkhv,.size-btn.active.svelte-136zkhv{background:var(--theme-accent-color);border-color:var(--theme-accent-hover);color:var(--theme-text-on-accent)}.shape-icon.svelte-136zkhv{width:2.5rem;height:2.5rem;flex-shrink:0}.shape-btn.active.svelte-136zkhv .shape-icon:where(.svelte-136zkhv){opacity:1;filter:none}.size-image.svelte-136zkhv{width:3rem;height:3rem;object-fit:contain;border-radius:.25rem;background:#f9fafb}.size-text.svelte-136zkhv{font-size:.75rem;font-weight:500}.size-btn.active.svelte-136zkhv .size-image:where(.svelte-136zkhv){border:2px solid #2563eb}.options-grid.svelte-136zkhv{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.option-card.svelte-136zkhv{position:relative;background:var(--theme-panel-bg);border:2px solid var(--theme-panel-border);border-radius:var(--theme-radius-lg);padding:.75rem;cursor:pointer;transition:all .2s;text-align:left;display:flex;flex-direction:column;gap:.5rem;overflow:hidden}.option-card.svelte-136zkhv:hover{border-color:#d1d5db;box-shadow:var(--theme-shadow)}.option-card.selected.svelte-136zkhv{border-color:var(--theme-accent-color);box-shadow:0 0 0 3px #3b82f61a}.option-image-container.svelte-136zkhv{width:100%;aspect-ratio:1;background:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.option-image.svelte-136zkhv{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.option-info.svelte-136zkhv{flex:1;min-width:0}.option-name.svelte-136zkhv{font-size:.8125rem;font-weight:600;color:var(--theme-text-primary);margin-bottom:.25rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.option-sku.svelte-136zkhv{font-size:.6875rem;color:var(--theme-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.option-description.svelte-136zkhv{font-size:.6875rem;color:#6b7280;margin-top:.25rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.selected-badge.svelte-136zkhv{position:absolute;top:.5rem;right:.5rem;width:28px;height:28px;background:var(--theme-accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--theme-text-on-accent)}.icon-check.svelte-136zkhv{width:16px;height:16px}.empty-state.svelte-136zkhv{padding:3rem 1rem;text-align:center;color:#9ca3af}.next-btn.svelte-136zkhv,.back-btn.svelte-136zkhv{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.next-btn.svelte-136zkhv{background:var(--theme-accent-color);color:var(--theme-text-on-accent);width:100%;justify-content:center}.next-btn.svelte-136zkhv:hover{background:var(--theme-accent-hover)}.back-btn.svelte-136zkhv{background:#f3f4f6;color:var(--theme-text-primary);border:1px solid var(--theme-panel-border)}.back-btn.svelte-136zkhv:hover{background:var(--theme-panel-border)}.button-row.svelte-136zkhv{display:flex;gap:1rem;margin-top:2rem}.icon-arrow.svelte-136zkhv,.icon-arrow-left.svelte-136zkhv{width:20px;height:20px}.customization-section.svelte-136zkhv{background:#f9fafb;border:1px solid var(--theme-panel-border);border-radius:var(--theme-radius-lg);padding:1.5rem;margin-bottom:1.5rem}.custom-subtitle.svelte-136zkhv{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:var(--theme-text-primary);margin:0 0 1rem}.icon-small.svelte-136zkhv{width:20px;height:20px}.custom-group.svelte-136zkhv{margin-bottom:1.25rem}.custom-group.svelte-136zkhv:last-child{margin-bottom:0}.custom-label.svelte-136zkhv{display:block;font-size:.875rem;font-weight:600;color:var(--theme-text-primary);margin-bottom:.75rem}.color-swatches.svelte-136zkhv{display:flex;gap:1rem;flex-wrap:wrap}.color-swatch.svelte-136zkhv{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;background:var(--theme-panel-bg);border:2px solid var(--theme-panel-border);border-radius:var(--theme-radius-md);cursor:pointer;transition:all .2s}.color-swatch.svelte-136zkhv:hover{border-color:#d1d5db}.color-swatch.active.svelte-136zkhv{border-color:var(--theme-accent-color);background:#eff6ff}.color-circle.svelte-136zkhv{width:32px;height:32px;border-radius:50%;border:2px solid var(--theme-panel-border)}.color-label.svelte-136zkhv{font-size:.75rem;font-weight:500;color:var(--theme-text-primary);text-transform:capitalize}.purity-buttons.svelte-136zkhv{display:flex;gap:.5rem;flex-wrap:wrap}.purity-btn.svelte-136zkhv{padding:.625rem 1.25rem;background:var(--theme-panel-bg);border:2px solid var(--theme-panel-border);border-radius:var(--theme-radius-md);font-size:.875rem;font-weight:600;color:var(--theme-text-primary);cursor:pointer;transition:all .2s}.purity-btn.svelte-136zkhv:hover{border-color:#d1d5db}.purity-btn.active.svelte-136zkhv{background:var(--theme-accent-color);border-color:var(--theme-accent-hover);color:var(--theme-text-on-accent)}.summary-section.svelte-136zkhv{background:#fffbeb;border:2px solid #fef3c7;border-radius:.75rem;padding:1.5rem;margin-bottom:2rem}.summary-title.svelte-136zkhv{font-size:1.125rem;font-weight:600;color:#92400e;margin:0 0 1rem}.summary-items.svelte-136zkhv{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.summary-item.svelte-136zkhv{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.summary-label.svelte-136zkhv{color:#78350f;font-weight:500}.summary-value.svelte-136zkhv{color:#92400e;font-weight:600}.price-section.svelte-136zkhv{padding-top:1rem;border-top:2px solid #fde68a}.price-label.svelte-136zkhv{font-size:.875rem;color:#78350f;font-weight:500;margin-bottom:.5rem}.price-value.svelte-136zkhv{font-size:2rem;font-weight:700;color:#059669}.price-loading.svelte-136zkhv,.price-inquire-text.svelte-136zkhv{font-size:.875rem;color:#92400e}.action-buttons.svelte-136zkhv{margin-top:1.5rem}.inquiry-btn.svelte-136zkhv{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:#10b981;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.inquiry-btn.svelte-136zkhv:hover{background:#059669}.icon-email.svelte-136zkhv{width:20px;height:20px}@media(max-width:1024px){.main-layout.svelte-136zkhv{grid-template-columns:1fr;grid-template-rows:45vh 1fr}.config-panel.svelte-136zkhv{border-left:none;border-top:2px solid #e5e7eb}.price-display-mobile.svelte-136zkhv{display:block}.desktop-only.svelte-136zkhv{display:none}.viewer-btn.svelte-136zkhv{padding:.625rem}.step-content.svelte-136zkhv{padding:1.5rem 1.5rem 6rem}.options-grid.svelte-136zkhv{grid-template-columns:1fr}.config-content.svelte-136zkhv{max-height:55vh}}@media(max-width:640px){.header-content.svelte-136zkhv{padding:.75rem 1rem}.logo.svelte-136zkhv{height:36px}.title.svelte-136zkhv{font-size:1.125rem}.steps-nav.svelte-136zkhv{padding:.75rem}.step-label.svelte-136zkhv{font-size:.625rem}.step-content.svelte-136zkhv{padding:1rem}.step-title.svelte-136zkhv{font-size:1.25rem}}.ring-configurator{--selector-image-size: 5rem;--selector-image-size-small: 4rem;--selector-button-min-width: 5rem;--selector-button-padding: .5rem;--selector-label-size: .75rem}.ring-configurator .text-button.with-image-above,.ring-configurator .shape-button.with-image-above,.ring-configurator .size-button.with-image-above,.ring-configurator .text-button.image-only,.ring-configurator .shape-button.image-only,.ring-configurator .size-button.image-only{border:2px solid var(--theme-panel-border);background:var(--theme-panel-bg);border-radius:var(--theme-radius-md);padding:.5rem;transition:all .2s}.ring-configurator .text-button.with-image-above:hover,.ring-configurator .shape-button.with-image-above:hover,.ring-configurator .size-button.with-image-above:hover,.ring-configurator .text-button.image-only:hover,.ring-configurator .shape-button.image-only:hover,.ring-configurator .size-button.image-only:hover{border-color:#d1d5db;background:#f9fafb}.ring-configurator .text-button.with-image-above.selected,.ring-configurator .shape-button.with-image-above.selected,.ring-configurator .size-button.with-image-above.selected,.ring-configurator .text-button.image-only.selected,.ring-configurator .shape-button.image-only.selected,.ring-configurator .size-button.image-only.selected{border-color:var(--theme-accent-color);background:var(--theme-panel-bg)}.ring-configurator .select-title{margin-bottom:.75rem;font-size:.875rem;font-weight:600;color:var(--theme-text-primary)}.ring-configurator .section-color,.ring-configurator .select-item{margin-bottom:1.5rem}.ring-configurator .items-wrapper{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:.75rem;padding-bottom:.5rem}.ring-configurator .items-image{display:flex;flex-direction:column;align-items:center}
