.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-measure.svelte-iod717{text-align:center;max-width:800px;margin:0 auto}.measurement-card.svelte-iod717{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);max-width:400px;margin:0 auto var(--space-xl) auto;display:flex;flex-direction:column;align-items:center;min-height:320px}.measurement-card.svelte-iod717 h3:where(.svelte-iod717){font-size:var(--text-xl);margin-bottom:var(--space-lg);color:var(--color-dark);flex-grow:1}.measurement-icon.svelte-iod717{height:80px;margin-bottom:var(--space-md);display:flex;align-items:center;justify-content:center}.measurement-icon.svelte-iod717 img:where(.svelte-iod717){max-width:100%;max-height:100%;height:auto;object-fit:contain}.select-group.svelte-iod717{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-md);width:100%}.select-wrapper.svelte-iod717{display:flex;flex-direction:column;align-items:flex-start}.select-wrapper.svelte-iod717 label:where(.svelte-iod717){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-iod717{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-iod717:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 2px #c19a6b40}.measurement-preview.svelte-iod717{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-iod717 h4:where(.svelte-iod717){font-size:var(--text-lg);margin-bottom:var(--space-md);color:var(--color-dark)}.dimension-row.svelte-iod717{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--space-md);padding:var(--space-sm) 0}.dimension-label.svelte-iod717{font-weight:500;color:var(--color-text-light);font-size:var(--text-sm)}.dimension-value.svelte-iod717{color:var(--color-dark);font-weight:600}@media (max-width: 768px){.step-measure.svelte-iod717{max-width:100%;padding:0 var(--space-sm)}.measurement-card.svelte-iod717{padding:var(--space-lg);max-width:100%}.select-group.svelte-iod717{grid-template-columns:1fr;gap:var(--space-sm)}.select-wrapper.svelte-iod717{width:100%}select.svelte-iod717{padding:var(--space-md);font-size:var(--text-base)}.measurement-preview.svelte-iod717{margin-top:1rem;padding:var(--space-md);max-width:100%}}.step-rod.svelte-jssh8n{text-align:center;max-width:600px;margin:0 auto}.rod-options.svelte-jssh8n{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-jssh8n{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-jssh8n:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-secondary)}}.rod-option.selected.svelte-jssh8n{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-jssh8n{width:100%;margin-bottom:var(--space-lg);overflow:hidden;border-radius:var(--radius-lg)}.rod-image.svelte-jssh8n img:where(.svelte-jssh8n){width:100%;object-fit:cover}.rod-option.svelte-jssh8n h3:where(.svelte-jssh8n){font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--color-dark)}.rod-option.svelte-jssh8n p:where(.svelte-jssh8n){color:var(--color-text-light);font-size:var(--text-base);margin:0;flex-grow:1}.selection-indicator.svelte-jssh8n{position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;display:flex;align-items:center;justify-content:center}.checkmark.svelte-jssh8n{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-rod.svelte-jssh8n{max-width:100%;padding:0 var(--space-sm)}.rod-options.svelte-jssh8n{grid-template-columns:1fr;gap:var(--space-md)}.rod-option.svelte-jssh8n{padding:var(--space-lg)}.rod-image.svelte-jssh8n{height:150px}.rod-option.svelte-jssh8n h3:where(.svelte-jssh8n){font-size:var(--text-lg)}.rod-option.svelte-jssh8n p:where(.svelte-jssh8n){font-size:var(--text-sm)}}.section.svelte-1mk2u45{margin-top:var(--space-2xl);padding-top:var(--space-md)}.section-header.svelte-1mk2u45{display:flex;align-items:center;justify-content:center;gap:var(--space-md);margin-bottom:var(--space-sm)}.section-rule.svelte-1mk2u45{flex:1;max-width:110px;height:1px;background:var(--color-border)}.section.svelte-1mk2u45 h3:where(.svelte-1mk2u45){font-size:var(--text-xl);color:var(--color-dark);margin:0}.baton-description.svelte-1mk2u45{color:var(--color-text-light);font-size:var(--text-base);margin-bottom:var(--space-lg)}.baton-counter.svelte-1mk2u45{display:flex;align-items:center;justify-content:center;gap:var(--space-lg)}.counter-btn.svelte-1mk2u45{width:48px;height:48px;border-radius:50%;border:1px solid var(--color-secondary);background:#fff;color:var(--color-accent);font-size:var(--text-xl);font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--transition-base);line-height:1;padding-bottom:2px;box-shadow:var(--shadow-sm)}@media (hover: hover){.counter-btn.svelte-1mk2u45:hover:not(:disabled){background:var(--color-dark);border-color:var(--color-dark);color:var(--color-light)}}.counter-btn.svelte-1mk2u45:disabled{opacity:.3;cursor:not-allowed}.counter-value.svelte-1mk2u45{font-family:var(--font-primary);font-size:var(--text-3xl);font-weight:600;color:var(--color-dark);min-width:48px;text-align:center}.baton-length-section.svelte-1mk2u45{margin-top:var(--space-lg)}.pill-toggle.svelte-1mk2u45{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-1mk2u45{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-1mk2u45:hover:not(.active){color:var(--color-dark)}}.pill-btn.active.svelte-1mk2u45{background:var(--color-dark);color:var(--color-light)}.pricing-info.svelte-1mk2u45{margin-top:var(--space-2xl);padding:var(--space-lg);background:linear-gradient(to bottom right,#d4b89624,#d4b8960f);border:1px solid var(--color-secondary);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-align:center;max-width:400px;margin-left:auto;margin-right:auto}.pricing-label.svelte-1mk2u45{font-size:var(--text-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-light);margin-bottom:var(--space-xs)}.pricing-amount.svelte-1mk2u45{font-family:var(--font-primary);font-size:var(--text-3xl);font-weight:600;color:var(--color-accent)}.pricing-breakdown.svelte-1mk2u45{margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--color-border)}.breakdown-item.svelte-1mk2u45{display:flex;justify-content:space-between;align-items:center;padding:var(--space-xs) 0;font-size:var(--text-sm);color:var(--color-text-light)}.breakdown-item.svelte-1mk2u45 span:where(.svelte-1mk2u45):last-child{font-weight:600;color:var(--color-dark)}.step-finish.svelte-1mk2u45{text-align:center;max-width:800px;margin:0 auto}.no-rod-selected.svelte-1mk2u45{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-1mk2u45 p:where(.svelte-1mk2u45){color:var(--color-text-light);font-size:var(--text-base);font-style:italic;margin:0}.finish-grid.svelte-1mk2u45{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-1mk2u45{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-1mk2u45:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-secondary)}}.finish-option.selected.svelte-1mk2u45{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-1mk2u45{width:150px;height:150px;margin-bottom:var(--space-md);overflow:hidden;border-radius:var(--radius-md)}.finish-img.svelte-1mk2u45{width:100%;height:100%;object-fit:cover;border-radius:100px}.finish-option.svelte-1mk2u45 h3:where(.svelte-1mk2u45){font-size:var(--text-base);margin:0;color:var(--color-dark);font-weight:500}.selection-indicator.svelte-1mk2u45{position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;display:flex;align-items:center;justify-content:center}.checkmark.svelte-1mk2u45{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-finish.svelte-1mk2u45{max-width:100%;padding:0 var(--space-sm)}.finish-grid.svelte-1mk2u45{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:var(--space-md)}.finish-option.svelte-1mk2u45{padding:var(--space-md)}.finish-image.svelte-1mk2u45{width:120px;height:120px}.finish-option.svelte-1mk2u45 h3:where(.svelte-1mk2u45){font-size:var(--text-sm)}}.step-summary.svelte-1ead40g{max-width:800px;margin:0 auto}.summary-images.svelte-1ead40g{display:flex;gap:var(--space-md);justify-content:center;flex-wrap:wrap}.summary-image-item.svelte-1ead40g{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-1ead40g{width:60px;height:60px;object-fit:contain}.fabric-swatch.svelte-1ead40g{width:100%;height:100%;object-fit:cover}.summary-content.svelte-1ead40g{display:grid;gap:var(--space-xl)}.summary-sections.svelte-1ead40g{display:grid;gap:var(--space-lg)}.summary-section.svelte-1ead40g{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-1ead40g{background:linear-gradient(to bottom right,#d4b89624,#d4b8960f);border-color:var(--color-secondary)}.summary-section.svelte-1ead40g h3:where(.svelte-1ead40g){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-1ead40g h3:where(.svelte-1ead40g):after{content:"";flex:1;height:1px;background:var(--color-border)}.summary-section.highlight.svelte-1ead40g h3:where(.svelte-1ead40g):after{background:var(--color-secondary)}.summary-item.svelte-1ead40g{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-1ead40g:last-child{border-bottom:none}.label.svelte-1ead40g{font-weight:500;color:var(--color-text-light);font-size:var(--text-sm)}.value.svelte-1ead40g{color:var(--color-dark);font-weight:500}.edit-btn.svelte-1ead40g{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-1ead40g:hover{background:var(--color-dark);border-color:var(--color-dark);color:var(--color-light)}}.cart-section.svelte-1ead40g{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-total.svelte-1ead40g{margin-bottom:var(--space-lg);padding-bottom:var(--space-lg);border-bottom:1px solid var(--color-secondary)}.total-label.svelte-1ead40g{font-size:var(--text-xs);color:var(--color-text-light);text-transform:uppercase;letter-spacing:.2em;margin-bottom:var(--space-xs)}.total-amount.svelte-1ead40g{font-family:var(--font-primary);font-size:var(--text-3xl);font-weight:600;color:var(--color-accent)}.add-to-cart.svelte-1ead40g{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-1ead40g:disabled{opacity:.5;cursor:not-allowed}@media (hover: hover){.add-to-cart.svelte-1ead40g:disabled:hover{transform:none;box-shadow:none;background:var(--color-primary)}}.incomplete-message.svelte-1ead40g{color:var(--color-text-light);font-size:var(--text-sm);font-style:italic}@media (max-width: 768px){.step-summary.svelte-1ead40g{max-width:100%;padding:0}.summary-content.svelte-1ead40g{gap:var(--space-lg)}.summary-sections.svelte-1ead40g{gap:var(--space-md)}.summary-section.svelte-1ead40g{padding:var(--space-md);margin:0}.summary-item.svelte-1ead40g{grid-template-columns:1fr;gap:var(--space-xs);text-align:left;padding:var(--space-xs) 0}.label.svelte-1ead40g{font-weight:600;margin-bottom:var(--space-xs)}.value.svelte-1ead40g{margin-bottom:var(--space-xs)}.edit-btn.svelte-1ead40g{justify-self:start;margin-top:0}.cart-section.svelte-1ead40g{padding:var(--space-lg);margin:0}.add-to-cart.svelte-1ead40g{padding:var(--space-lg) var(--space-xl);font-size:var(--text-base)}}.cafe-rod-builder.svelte-nfswus{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-nfswus{animation:svelte-nfswus-stepFadeIn .45s ease-in-out both}@keyframes svelte-nfswus-stepFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.step-fade.svelte-nfswus{animation:none}}.builder-content.svelte-nfswus{max-width:1200px;margin:0 auto;border-radius:var(--radius-lg);padding:var(--space-2xl)}.step-container.svelte-nfswus{display:flex;flex-direction:column;justify-content:center}@media (max-width: 768px){.cafe-rod-builder.svelte-nfswus{padding:var(--space-md) 0}.builder-content.svelte-nfswus{padding:var(--space-md);border-radius:0;margin:0;max-width:100%;box-shadow:none}.step-container.svelte-nfswus{min-height:auto}}
