.progress-bar.svelte-p3ncis{position:fixed;bottom:.5rem;left:.5rem;right:.5rem;background:var(--color-background);z-index:100;padding:var(--space-sm);padding-top:0;padding-bottom:calc(var(--space-md) + env(safe-area-inset-bottom,0px));border:1px solid var(--color-border);box-shadow:0 10px 30px #3d332829;border-radius:1rem}.progress-track.svelte-p3ncis{height:3px;background:var(--color-border);border-radius:2px;overflow:hidden;margin-bottom:var(--space-lg)}.progress-fill.svelte-p3ncis{height:100%;background:linear-gradient(to right,var(--color-secondary),var(--color-accent));transition:width var(--transition-slow);border-radius:2px}.step-indicators.svelte-p3ncis{display:flex;justify-content:space-between;position:relative}.step-item.svelte-p3ncis{display:flex;flex-direction:column;align-items:center;flex:1;position:relative}.step-dot.svelte-p3ncis{width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;transition:all var(--transition-base);margin-bottom:var(--space-xs)}.step-item.active.svelte-p3ncis .step-dot:where(.svelte-p3ncis){border-color:var(--color-accent);background:var(--color-accent)}.step-item.current.svelte-p3ncis .step-dot:where(.svelte-p3ncis){transform:scale(1.2);box-shadow:0 0 0 4px #c19a6b38}.step-number.svelte-p3ncis{font-size:var(--text-sm);font-weight:600;color:var(--color-text-light);transition:color var(--transition-base)}.step-item.active.svelte-p3ncis .step-number:where(.svelte-p3ncis){color:#fff}.step-label.svelte-p3ncis{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-light);text-align:center;transition:all var(--transition-base);opacity:.7}.step-item.active.svelte-p3ncis .step-label:where(.svelte-p3ncis){opacity:1;font-weight:500}.step-item.current.svelte-p3ncis .step-label:where(.svelte-p3ncis){color:var(--color-accent);font-weight:600}.step-item.clickable.svelte-p3ncis{cursor:pointer;transition:all var(--transition-base)}@media (hover: hover){.step-item.clickable.svelte-p3ncis:hover .step-dot:where(.svelte-p3ncis){transform:scale(1.1);border-color:var(--color-accent)}}@media (hover: hover){.step-item.clickable.svelte-p3ncis:hover .step-label:where(.svelte-p3ncis){color:var(--color-accent)}}@media (max-width: 767px){.progress-track.svelte-p3ncis{height:0px}.progress-bar.svelte-p3ncis{margin-bottom:0;overflow-x:auto;min-height:calc(80px + env(safe-area-inset-bottom,20px));padding-bottom:calc(var(--space-md) + env(safe-area-inset-bottom,20px));scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.progress-bar.svelte-p3ncis::-webkit-scrollbar{display:none}.step-label.svelte-p3ncis{display:block;font-size:var(--text-xs);white-space:nowrap}.step-indicators.svelte-p3ncis{justify-content:flex-start;gap:var(--space-lg);flex-wrap:nowrap;min-width:max-content;padding:0 var(--space-md);-webkit-overflow-scrolling:touch}.step-item.svelte-p3ncis{flex:none;min-width:60px;max-width:80px}.step-dot.svelte-p3ncis{width:28px;height:28px}.step-number.svelte-p3ncis{font-size:var(--text-xs)}}.navigation-buttons.svelte-19vldww{display:flex;justify-content:space-between;margin-top:var(--space-2xl);padding-top:var(--space-xl)}.btn.svelte-19vldww{min-width:140px;padding:.8rem var(--space-xl);font-size:var(--text-xs);font-weight:600;letter-spacing:.15em;border-radius:var(--radius-md)}.btn.svelte-19vldww:disabled{opacity:.5;cursor:not-allowed}@media (hover: hover){.btn.svelte-19vldww:disabled:hover{transform:none;box-shadow:none;background-color:var(--color-primary);border-color:var(--color-primary)}}@media (max-width: 768px){.navigation-buttons.svelte-19vldww{margin-top:var(--space-md);padding-top:var(--space-lg);gap:var(--space-md)}.navigation-buttons.first-step.svelte-19vldww{justify-content:flex-end;gap:0}.btn.svelte-19vldww{flex:1;min-width:0}.first-step.svelte-19vldww .btn:where(.svelte-19vldww){flex:0 1 auto;width:100%}}.step-header.svelte-rmt87n{text-align:center;margin-bottom:var(--space-xl)}.step-eyebrow.svelte-rmt87n{font-size:var(--text-xs);font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:var(--color-accent);margin-bottom:var(--space-sm)}h2.svelte-rmt87n{color:var(--color-dark);font-size:var(--text-3xl);font-weight:400;margin-bottom:var(--space-sm)}.header-ornament.svelte-rmt87n{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);margin-bottom:var(--space-sm)}.ornament-line.svelte-rmt87n{width:48px;height:1px;background:var(--color-secondary)}.ornament-diamond.svelte-rmt87n{width:6px;height:6px;background:var(--color-accent);transform:rotate(45deg)}.step-subtitle.svelte-rmt87n{color:var(--color-text-light);font-size:var(--text-lg);font-style:italic}@media (max-width: 768px){h2.svelte-rmt87n{font-size:var(--text-2xl)}.step-subtitle.svelte-rmt87n{font-size:var(--text-base)}}.builder-icon.svelte-m0wdm4{width:auto;height:100px;margin-bottom:var(--space-md);display:block;margin-left:auto;margin-right:auto}.step-room.svelte-m0wdm4{text-align:center;margin:0 auto}.input-container.svelte-m0wdm4{position:relative;width:500px;margin:0 auto}.room-input.svelte-m0wdm4{width:100%;padding:var(--space-md);font-size:var(--text-base);font-family:var(--font-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);resize:none;transition:all var(--transition-base);background:#fff;box-shadow:var(--shadow-sm)}.room-input.svelte-m0wdm4:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 2px #c19a6b40}.room-input.svelte-m0wdm4::placeholder{color:var(--color-text-light);opacity:.6}@media (max-width: 767px){.step-room.svelte-m0wdm4{max-width:100%;padding:0;width:100%}.input-container.svelte-m0wdm4{width:100%;max-width:100%;margin:0}.room-input.svelte-m0wdm4{padding:var(--space-md);font-size:var(--text-base);width:100%;box-sizing:border-box}}.step-rod.svelte-3vo3no{text-align:center;max-width:600px;margin:0 auto}.rod-options.svelte-3vo3no{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);margin-top:var(--space-xl);max-width:800px;margin-left:auto;margin-right:auto}.rod-option.svelte-3vo3no{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--space-xl);cursor:pointer;transition:all var(--transition-base);position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}@media (hover: hover){.rod-option.svelte-3vo3no:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-secondary)}}.rod-option.selected.svelte-3vo3no{border-color:var(--color-accent);box-shadow:0 0 0 2px #c19a6b40,var(--shadow-md);background:linear-gradient(to bottom right,#d4b8960f,#d4b89624)}.rod-image.svelte-3vo3no{width:100%;margin-bottom:var(--space-lg);overflow:hidden;border-radius:var(--radius-lg)}.rod-image.svelte-3vo3no img:where(.svelte-3vo3no){width:100%;object-fit:cover}.rod-option.svelte-3vo3no h3:where(.svelte-3vo3no){font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--color-dark)}.rod-option.svelte-3vo3no p:where(.svelte-3vo3no){color:var(--color-text-light);font-size:var(--text-base);margin:0;flex-grow:1}.selection-indicator.svelte-3vo3no{position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;display:flex;align-items:center;justify-content:center}.checkmark.svelte-3vo3no{width:24px;height:24px;background:var(--color-accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:var(--text-xs)}.diameter-section.svelte-3vo3no{margin-top:var(--space-2xl);padding-top:var(--space-md)}.section-header.svelte-3vo3no{display:flex;align-items:center;justify-content:center;gap:var(--space-md);margin-bottom:var(--space-lg)}.section-rule.svelte-3vo3no{flex:1;max-width:110px;height:1px;background:var(--color-border)}.diameter-section.svelte-3vo3no h3:where(.svelte-3vo3no){font-size:var(--text-xl);color:var(--color-dark);margin:0}.pill-toggle.svelte-3vo3no{display:inline-flex;flex-wrap:wrap;justify-content:center;padding:4px;background:#fff;border:1px solid var(--color-border);border-radius:999px;box-shadow:var(--shadow-sm)}.pill-btn.svelte-3vo3no{padding:.5rem 1.75rem;font-size:var(--text-xs);font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-light);background:transparent;border:none;border-radius:999px;cursor:pointer;transition:all var(--transition-base)}@media (hover: hover){.pill-btn.svelte-3vo3no:hover:not(.active){color:var(--color-dark)}}.pill-btn.active.svelte-3vo3no{background:var(--color-dark);color:var(--color-light)}@media (max-width: 768px){.step-rod.svelte-3vo3no{max-width:100%;padding:0 var(--space-sm)}.rod-options.svelte-3vo3no{grid-template-columns:1fr;gap:var(--space-md)}.rod-option.svelte-3vo3no{padding:var(--space-lg)}.rod-image.svelte-3vo3no{height:150px}.rod-option.svelte-3vo3no h3:where(.svelte-3vo3no){font-size:var(--text-lg)}.rod-option.svelte-3vo3no p:where(.svelte-3vo3no){font-size:var(--text-sm)}.diameter-section.svelte-3vo3no h3:where(.svelte-3vo3no){font-size:var(--text-lg)}.pill-btn.svelte-3vo3no{padding:.5rem 1.25rem}}.step-style.svelte-12w28f6{text-align:center;max-width:600px;margin:0 auto}.style-options.svelte-12w28f6{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);margin-top:var(--space-xl);max-width:800px;margin-left:auto;margin-right:auto}.style-option.svelte-12w28f6{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--space-xl);cursor:pointer;transition:all var(--transition-base);position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}@media (hover: hover){.style-option.svelte-12w28f6:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-secondary)}}.style-option.selected.svelte-12w28f6{border-color:var(--color-accent);box-shadow:0 0 0 2px #c19a6b40,var(--shadow-md);background:linear-gradient(to bottom right,#d4b8960f,#d4b89624)}.style-image.svelte-12w28f6{width:100%;height:200px;margin-bottom:var(--space-lg);overflow:hidden;border-radius:var(--radius-md);background:#f5f5f5}.style-image.svelte-12w28f6 img:where(.svelte-12w28f6){width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}@media (hover: hover){.style-option.svelte-12w28f6:hover .style-image:where(.svelte-12w28f6) img:where(.svelte-12w28f6){transform:scale(1.04)}}@media (prefers-reduced-motion: reduce){.style-image.svelte-12w28f6 img:where(.svelte-12w28f6),.style-option.svelte-12w28f6:hover .style-image:where(.svelte-12w28f6) img:where(.svelte-12w28f6){transition:none;transform:none}}.style-option.svelte-12w28f6 h3:where(.svelte-12w28f6){font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--color-dark)}.style-option.svelte-12w28f6 p:where(.svelte-12w28f6){color:var(--color-text-light);font-size:var(--text-base);margin:0;flex-grow:1}.selection-indicator.svelte-12w28f6{position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;display:flex;align-items:center;justify-content:center}.checkmark.svelte-12w28f6{width:24px;height:24px;background:var(--color-accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:var(--text-xs)}@media (max-width: 768px){.step-style.svelte-12w28f6{max-width:100%;padding:0 var(--space-sm)}.style-options.svelte-12w28f6{grid-template-columns:1fr;gap:var(--space-md)}.style-option.svelte-12w28f6{padding:var(--space-lg)}.style-image.svelte-12w28f6{height:150px}.style-option.svelte-12w28f6 h3:where(.svelte-12w28f6){font-size:var(--text-lg)}.style-option.svelte-12w28f6 p:where(.svelte-12w28f6){font-size:var(--text-sm)}}.step-finish.svelte-tarfel{text-align:center;max-width:800px;margin:0 auto}.no-rod-selected.svelte-tarfel{background:var(--color-light);border:1px dashed var(--color-secondary);border-radius:var(--radius-lg);padding:var(--space-2xl);margin-top:var(--space-xl)}.no-rod-selected.svelte-tarfel p:where(.svelte-tarfel){color:var(--color-text-light);font-size:var(--text-base);font-style:italic;margin:0}.finish-grid.svelte-tarfel{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-lg);margin-top:var(--space-xl);max-width:1000px;margin-left:auto;margin-right:auto}.finish-option.svelte-tarfel{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--space-lg);cursor:pointer;transition:all var(--transition-base);position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}@media (hover: hover){.finish-option.svelte-tarfel:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-secondary)}}.finish-option.selected.svelte-tarfel{border-color:var(--color-accent);box-shadow:0 0 0 2px #c19a6b40,var(--shadow-md);background:linear-gradient(to bottom right,#d4b8960f,#d4b89624)}.finish-image.svelte-tarfel{width:150px;height:150px;margin-bottom:var(--space-md);overflow:hidden;border-radius:var(--radius-md)}.finish-img.svelte-tarfel{width:100%;height:100%;object-fit:cover;border-radius:100px}.finish-option.svelte-tarfel h3:where(.svelte-tarfel){font-size:var(--text-base);margin:0;color:var(--color-dark);font-weight:500}.selection-indicator.svelte-tarfel{position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;display:flex;align-items:center;justify-content:center}.checkmark.svelte-tarfel{width:24px;height:24px;background:var(--color-accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:var(--text-xs)}.finials-section.svelte-tarfel{margin-top:var(--space-2xl);padding-top:var(--space-md)}.section-header.svelte-tarfel{display:flex;align-items:center;justify-content:center;gap:var(--space-md);margin-bottom:var(--space-sm)}.section-rule.svelte-tarfel{flex:1;max-width:110px;height:1px;background:var(--color-border)}.finials-section.svelte-tarfel h3:where(.svelte-tarfel){font-size:var(--text-xl);color:var(--color-dark);margin:0}.finials-description.svelte-tarfel{color:var(--color-text-light);margin-bottom:var(--space-xl);font-size:var(--text-base);font-style:italic}.finials-grid.svelte-tarfel{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:var(--space-lg);max-width:1200px;margin:0 auto}.finial-option.svelte-tarfel{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--space-lg);display:flex;flex-direction:column;align-items:center;transition:all var(--transition-base);cursor:pointer;position:relative;min-height:280px}@media (hover: hover){.finial-option.svelte-tarfel:hover{transform:translateY(-4px);border-color:var(--color-secondary);box-shadow:var(--shadow-lg)}}.finial-option.selected.svelte-tarfel{border-color:var(--color-accent);box-shadow:0 0 0 2px #c19a6b40,var(--shadow-md);background:linear-gradient(to bottom right,#d4b8960f,#d4b89624)}.finial-image.svelte-tarfel{width:140px;height:140px;margin-bottom:var(--space-md);overflow:hidden;border-radius:var(--radius-md)}.finial-image.svelte-tarfel img:where(.svelte-tarfel){width:100%;height:100%;object-fit:cover}.finial-option.svelte-tarfel h5:where(.svelte-tarfel){font-size:var(--text-base);color:var(--color-dark);margin:0 0 var(--space-xs) 0;font-weight:500}.finial-price.svelte-tarfel{font-family:var(--font-primary);color:var(--color-accent);font-weight:600;margin:var(--space-xs) 0 0 0;font-size:var(--text-base)}.pair-label.svelte-tarfel{font-weight:400;font-size:var(--text-sm);color:var(--color-text-light)}@media (max-width: 768px){.step-finish.svelte-tarfel{max-width:100%;padding:0 var(--space-sm)}.finish-grid.svelte-tarfel{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:var(--space-md)}.finish-option.svelte-tarfel{padding:var(--space-md)}.finish-image.svelte-tarfel{width:120px;height:120px}.finish-option.svelte-tarfel h3:where(.svelte-tarfel){font-size:var(--text-sm)}.finials-grid.svelte-tarfel{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:var(--space-md)}.finial-option.svelte-tarfel{padding:var(--space-md);min-height:220px}.finial-image.svelte-tarfel{width:100px;height:100px}}.step-panels.svelte-vd05cc{text-align:center}.panels-grid.svelte-vd05cc{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-lg);max-width:1100px;margin:0 auto;width:100%}.panel-card.svelte-vd05cc{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--space-xl);text-align:center;cursor:pointer;transition:all var(--transition-base);position:relative}@media (hover: hover){.panel-card.svelte-vd05cc:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-secondary)}}.panel-card.selected.svelte-vd05cc{border-color:var(--color-accent);box-shadow:0 0 0 2px #c19a6b40,var(--shadow-md);background:linear-gradient(to bottom right,#d4b8960f,#d4b89624)}.panel-card.selected.svelte-vd05cc:before{content:"✓";position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;background:var(--color-accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--text-sm)}.panel-image.svelte-vd05cc{height:120px;margin-bottom:var(--space-md);display:flex;align-items:center;justify-content:center}.panel-image.svelte-vd05cc img:where(.svelte-vd05cc){max-width:100%;max-height:100%;object-fit:contain}.panel-card.svelte-vd05cc h3:where(.svelte-vd05cc){font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--color-dark)}.description.svelte-vd05cc{font-size:var(--text-sm);color:var(--color-text-light);line-height:1.4;margin-bottom:var(--space-sm)}.recommended.svelte-vd05cc{font-size:var(--text-xs);color:var(--color-accent);letter-spacing:.08em;text-transform:uppercase;font-weight:500}@media (max-width: 768px){.panels-grid.svelte-vd05cc{grid-template-columns:1fr;gap:var(--space-md);margin:0}.panel-card.svelte-vd05cc{padding:var(--space-lg)}.panel-image.svelte-vd05cc{height:100px}}.step-operation.svelte-1drfl0b{text-align:center;max-width:600px;margin:0 auto}.operation-options.svelte-1drfl0b{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);margin-top:var(--space-xl);max-width:800px;margin-left:auto;margin-right:auto}.operation-option.svelte-1drfl0b{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--space-xl);cursor:pointer;transition:all var(--transition-base);position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}@media (hover: hover){.operation-option.svelte-1drfl0b:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-secondary)}}.operation-option.selected.svelte-1drfl0b{border-color:var(--color-accent);box-shadow:0 0 0 2px #c19a6b40,var(--shadow-md);background:linear-gradient(to bottom right,#d4b8960f,#d4b89624)}.operation-image.svelte-1drfl0b{width:100%;height:200px;margin-bottom:var(--space-lg);overflow:hidden;border-radius:var(--radius-md)}.operation-image.svelte-1drfl0b img:where(.svelte-1drfl0b){width:100%;height:100%}.operation-option.svelte-1drfl0b h3:where(.svelte-1drfl0b){font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--color-dark)}.operation-option.svelte-1drfl0b p:where(.svelte-1drfl0b){color:var(--color-text-light);font-size:var(--text-base);margin:0;flex-grow:1}.selection-indicator.svelte-1drfl0b{position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;display:flex;align-items:center;justify-content:center}.checkmark.svelte-1drfl0b{width:24px;height:24px;background:var(--color-accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:var(--text-xs)}.batons-section.svelte-1drfl0b,.baton-length-section.svelte-1drfl0b{margin-top:var(--space-2xl);padding-top:var(--space-md)}.section-header.svelte-1drfl0b{display:flex;align-items:center;justify-content:center;gap:var(--space-md);margin-bottom:var(--space-sm)}.section-rule.svelte-1drfl0b{flex:1;max-width:110px;height:1px;background:var(--color-border)}.batons-section.svelte-1drfl0b h3:where(.svelte-1drfl0b),.baton-length-section.svelte-1drfl0b h3:where(.svelte-1drfl0b){font-size:var(--text-xl);color:var(--color-dark);margin:0}.batons-description.svelte-1drfl0b{color:var(--color-text-light);margin-bottom:var(--space-lg);font-size:var(--text-base);font-style:italic}.baton-length-section.svelte-1drfl0b .section-header:where(.svelte-1drfl0b){margin-bottom:var(--space-lg)}.pill-toggle.svelte-1drfl0b{display:inline-flex;flex-wrap:wrap;justify-content:center;padding:4px;background:#fff;border:1px solid var(--color-border);border-radius:999px;box-shadow:var(--shadow-sm)}.pill-btn.svelte-1drfl0b{padding:.5rem 1.75rem;font-size:var(--text-xs);font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-light);background:transparent;border:none;border-radius:999px;cursor:pointer;transition:all var(--transition-base)}@media (hover: hover){.pill-btn.svelte-1drfl0b:hover:not(.active){color:var(--color-dark)}}.pill-btn.active.svelte-1drfl0b{background:var(--color-dark);color:var(--color-light)}@media (max-width: 768px){.step-operation.svelte-1drfl0b{max-width:100%;padding:0 var(--space-sm)}.operation-options.svelte-1drfl0b{grid-template-columns:1fr;gap:var(--space-md)}.operation-option.svelte-1drfl0b{padding:var(--space-lg)}.operation-image.svelte-1drfl0b{width:150px;height:150px}.operation-option.svelte-1drfl0b h3:where(.svelte-1drfl0b){font-size:var(--text-lg)}.operation-option.svelte-1drfl0b p:where(.svelte-1drfl0b){font-size:var(--text-sm)}.batons-section.svelte-1drfl0b h3:where(.svelte-1drfl0b),.baton-length-section.svelte-1drfl0b h3:where(.svelte-1drfl0b){font-size:var(--text-lg)}.pill-toggle.svelte-1drfl0b{border-radius:var(--radius-lg)}.pill-btn.svelte-1drfl0b{padding:.5rem 1.25rem}}.step-rod-width.svelte-fwkzav{text-align:center;max-width:800px;margin:0 auto}.measurement-form.svelte-fwkzav{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-lg);max-width:700px;margin:0 auto var(--space-xl) auto;width:100%}.measurement-section.svelte-fwkzav{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--space-xl);text-align:center;transition:all var(--transition-base);position:relative;display:flex;flex-direction:column;align-items:center;min-height:320px}.measurement-section.svelte-fwkzav h3:where(.svelte-fwkzav){font-size:var(--text-xl);margin-bottom:var(--space-lg);color:var(--color-dark);flex-grow:1}.measurement-icon.svelte-fwkzav{height:80px;margin-bottom:var(--space-md);display:flex;align-items:center;justify-content:center}.measurement-icon.svelte-fwkzav img:where(.svelte-fwkzav){max-width:100%;max-height:100%;height:auto;object-fit:contain}.select-group.svelte-fwkzav{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-md);width:100%}.select-wrapper.svelte-fwkzav{display:flex;flex-direction:column;align-items:flex-start}.select-wrapper.svelte-fwkzav select:where(.svelte-fwkzav){margin-top:auto}.select-wrapper.svelte-fwkzav label:where(.svelte-fwkzav){font-size:var(--text-xs);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-light);margin-bottom:var(--space-xs)}select.svelte-fwkzav{width:100%;padding:var(--space-sm) var(--space-md);font-size:var(--text-base);font-family:var(--font-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;transition:border-color var(--transition-base),box-shadow var(--transition-base)}select.svelte-fwkzav:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 2px #c19a6b40}.measurement-preview.svelte-fwkzav{background:linear-gradient(to bottom right,#d4b89624,#d4b8960f);border:1px solid var(--color-secondary);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--space-lg);text-align:left;max-width:500px;margin:0 auto}.measurement-preview.svelte-fwkzav h4:where(.svelte-fwkzav){font-size:var(--text-lg);margin-bottom:var(--space-md);color:var(--color-dark)}.dimension-row.svelte-fwkzav{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--space-md);padding:var(--space-sm) 0;border-bottom:1px solid rgba(183,165,149,.1)}.dimension-row.svelte-fwkzav:last-child{border-bottom:none}.dimension-label.svelte-fwkzav{font-weight:500;color:var(--color-text-light);font-size:var(--text-sm)}.dimension-value.svelte-fwkzav{color:var(--color-dark);font-weight:600}@media (max-width: 768px){.step-rod-width.svelte-fwkzav{max-width:100%;padding:0 var(--space-sm)}.measurement-form.svelte-fwkzav{grid-template-columns:1fr;gap:var(--space-md);margin:0 0 var(--space-xl) 0}.measurement-section.svelte-fwkzav{padding:var(--space-lg)}.select-group.svelte-fwkzav{grid-template-columns:1fr;gap:var(--space-sm)}.select-wrapper.svelte-fwkzav{width:100%}select.svelte-fwkzav{padding:var(--space-md);font-size:var(--text-base)}.measurement-preview.svelte-fwkzav{margin-top:1rem;padding:var(--space-md);max-width:100%}}.step-summary.svelte-ujeke8{max-width:800px;margin:0 auto}.summary-images.svelte-ujeke8{display:flex;gap:var(--space-md);justify-content:center;flex-wrap:wrap}.summary-image-item.svelte-ujeke8{width:80px;height:80px;border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden;display:flex;align-items:center;justify-content:center;background:#faf7f2}.product-icon.svelte-ujeke8{width:60px;height:60px;object-fit:contain}.fabric-swatch.svelte-ujeke8{width:100%;height:100%;object-fit:cover}.summary-content.svelte-ujeke8{display:grid;gap:var(--space-xl)}.summary-sections.svelte-ujeke8{display:grid;gap:var(--space-lg)}.summary-section.svelte-ujeke8{background:#fff;border-radius:var(--radius-lg);padding:var(--space-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.summary-section.highlight.svelte-ujeke8{background:linear-gradient(to bottom right,#d4b89624,#d4b8960f);border-color:var(--color-secondary)}.summary-section.svelte-ujeke8 h3:where(.svelte-ujeke8){display:flex;align-items:center;gap:var(--space-md);font-size:var(--text-lg);margin-bottom:var(--space-md);color:var(--color-dark)}.summary-section.svelte-ujeke8 h3:where(.svelte-ujeke8):after{content:"";flex:1;height:1px;background:var(--color-border)}.summary-section.highlight.svelte-ujeke8 h3:where(.svelte-ujeke8):after{background:var(--color-secondary)}.summary-item.svelte-ujeke8{display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:var(--space-md);padding:var(--space-sm) 0;border-bottom:1px solid rgba(183,165,149,.1)}.summary-item.svelte-ujeke8:last-child{border-bottom:none}.label.svelte-ujeke8{font-weight:500;color:var(--color-text-light);font-size:var(--text-sm)}.value.svelte-ujeke8{color:var(--color-dark);font-weight:500}.edit-btn.svelte-ujeke8{background:none;border:1px solid var(--color-secondary);color:var(--color-accent);padding:var(--space-xs) var(--space-md);border-radius:999px;font-size:var(--text-xs);font-weight:500;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;transition:all var(--transition-base)}@media (hover: hover){.edit-btn.svelte-ujeke8:hover{background:var(--color-dark);border-color:var(--color-dark);color:var(--color-light)}}.cart-section.svelte-ujeke8{text-align:center;padding:var(--space-xl);background:#fff;border-radius:var(--radius-lg);border:1px solid var(--color-secondary);box-shadow:0 0 0 2px #c19a6b26,var(--shadow-md)}.pricing-breakdown.svelte-ujeke8{text-align:left;margin-bottom:var(--space-xl);padding:var(--space-lg);background:var(--color-light);border-radius:var(--radius-md)}.pricing-breakdown.svelte-ujeke8 h3:where(.svelte-ujeke8){margin-bottom:var(--space-md);color:var(--color-dark);font-size:var(--text-lg)}.price-line.svelte-ujeke8{display:flex;justify-content:space-between;padding:var(--space-xs) 0;border-bottom:1px solid rgba(0,0,0,.05)}.price-line.total.svelte-ujeke8{margin-top:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--color-secondary);border-bottom:none;font-weight:600;font-size:var(--text-lg)}.price-total.svelte-ujeke8{font-family:var(--font-primary);color:var(--color-accent);font-size:var(--text-xl)}.pricing-error.svelte-ujeke8{background:#fff3f3;border:1px solid #ffcdd2;border-radius:var(--radius-md);padding:var(--space-md);margin-bottom:var(--space-lg);color:#c62828;font-size:var(--text-sm)}.add-to-cart.svelte-ujeke8{background:var(--color-primary);color:#fff;border:none;padding:var(--space-lg) var(--space-2xl);font-size:var(--text-lg);font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-md)}.add-to-cart.svelte-ujeke8:disabled{opacity:.5;cursor:not-allowed}@media (hover: hover){.add-to-cart.svelte-ujeke8:disabled:hover{transform:none;box-shadow:none;background:var(--color-primary)}}.incomplete-message.svelte-ujeke8{color:var(--color-text-light);font-size:var(--text-sm);font-style:italic}@media (max-width: 768px){.step-summary.svelte-ujeke8{max-width:100%;padding:0}.summary-content.svelte-ujeke8{gap:var(--space-lg)}.summary-sections.svelte-ujeke8{gap:var(--space-md)}.summary-section.svelte-ujeke8{padding:var(--space-md);margin:0}.summary-item.svelte-ujeke8{grid-template-columns:1fr;gap:var(--space-xs);text-align:left;padding:var(--space-xs) 0}.label.svelte-ujeke8{font-weight:600;margin-bottom:var(--space-xs)}.value.svelte-ujeke8{margin-bottom:var(--space-xs)}.edit-btn.svelte-ujeke8{justify-self:start;margin-top:0}.cart-section.svelte-ujeke8{padding:var(--space-lg);margin:0}.add-to-cart.svelte-ujeke8{padding:var(--space-lg) var(--space-xl);font-size:var(--text-base)}}.drape-rod-builder.svelte-1evymr6{min-height:calc(100vh - 200px);padding-bottom:120px;background:radial-gradient(ellipse 90% 40% at 50% -5%,rgba(212,184,150,.14),transparent),linear-gradient(to bottom,var(--color-background),var(--color-light));width:100%}.step-fade.svelte-1evymr6{animation:svelte-1evymr6-stepFadeIn .45s ease-in-out both}@keyframes svelte-1evymr6-stepFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.step-fade.svelte-1evymr6{animation:none}}.builder-content.svelte-1evymr6{max-width:1200px;margin:0 auto;border-radius:var(--radius-lg);padding:var(--space-2xl)}.step-container.svelte-1evymr6{display:flex;flex-direction:column;justify-content:center}@media (max-width: 768px){.drape-rod-builder.svelte-1evymr6{padding:var(--space-md) 0}.builder-content.svelte-1evymr6{padding:var(--space-md);border-radius:0;margin:0;max-width:100%;box-shadow:none}.step-container.svelte-1evymr6{min-height:auto}}
