.progress-bar.svelte-3i2u9h{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 4px 12px #00000026;border-radius:1rem}.progress-track.svelte-3i2u9h{height:4px;background:var(--color-border);border-radius:2px;overflow:hidden;margin-bottom:var(--space-lg)}.progress-fill.svelte-3i2u9h{height:100%;background:var(--color-primary);transition:width var(--transition-slow);border-radius:2px}.step-indicators.svelte-3i2u9h{display:flex;justify-content:space-between;position:relative}.step-item.svelte-3i2u9h{display:flex;flex-direction:column;align-items:center;flex:1;position:relative}.step-dot.svelte-3i2u9h{width:32px;height:32px;border-radius:50%;background:#fff;border:2px 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-3i2u9h .step-dot:where(.svelte-3i2u9h){border-color:var(--color-primary);background:var(--color-primary)}.step-item.current.svelte-3i2u9h .step-dot:where(.svelte-3i2u9h){transform:scale(1.2);box-shadow:0 0 0 4px #b7a59533}.step-number.svelte-3i2u9h{font-size:var(--text-sm);font-weight:600;color:var(--color-text-light);transition:color var(--transition-base)}.step-item.active.svelte-3i2u9h .step-number:where(.svelte-3i2u9h){color:#fff}.step-label.svelte-3i2u9h{font-size:var(--text-xs);color:var(--color-text-light);text-align:center;transition:all var(--transition-base);opacity:.7}.step-item.active.svelte-3i2u9h .step-label:where(.svelte-3i2u9h){opacity:1;font-weight:500}.step-item.current.svelte-3i2u9h .step-label:where(.svelte-3i2u9h){color:var(--color-primary);font-weight:600}.step-item.clickable.svelte-3i2u9h{cursor:pointer;transition:all var(--transition-base)}.step-item.clickable.svelte-3i2u9h:hover .step-dot:where(.svelte-3i2u9h){transform:scale(1.1);border-color:var(--color-primary)}.step-item.clickable.svelte-3i2u9h:hover .step-label:where(.svelte-3i2u9h){color:var(--color-primary)}@media (max-width: 767px){.progress-track.svelte-3i2u9h{height:0px}.progress-bar.svelte-3i2u9h{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-3i2u9h::-webkit-scrollbar{display:none}.step-label.svelte-3i2u9h{display:block;font-size:var(--text-xs);white-space:nowrap}.step-indicators.svelte-3i2u9h{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-3i2u9h{flex:none;min-width:60px;max-width:80px}.step-dot.svelte-3i2u9h{width:28px;height:28px}.step-number.svelte-3i2u9h{font-size:var(--text-xs)}}.navigation-buttons.svelte-8nzkgg{display:flex;justify-content:space-between;margin-top:var(--space-2xl);padding-top:var(--space-xl)}.btn.svelte-8nzkgg{min-width:120px}.btn.svelte-8nzkgg:disabled{opacity:.5;cursor:not-allowed}.btn.svelte-8nzkgg:disabled:hover{transform:none;box-shadow:none;background-color:var(--color-primary);border-color:var(--color-primary)}@media (max-width: 768px){.navigation-buttons.svelte-8nzkgg{margin-top:var(--space-md);padding-top:var(--space-lg);gap:var(--space-md)}.navigation-buttons.first-step.svelte-8nzkgg{justify-content:flex-end;gap:0}.btn.svelte-8nzkgg{flex:1;min-width:0}.first-step.svelte-8nzkgg .btn:where(.svelte-8nzkgg){flex:0 1 auto;width:100%}}.builder-icon.svelte-a7u6bg{width:auto;height:100px;margin-bottom:var(--space-md);display:block;margin-left:auto;margin-right:auto}.step-room.svelte-a7u6bg{text-align:center;margin:0 auto}h2.svelte-a7u6bg{margin-bottom:var(--space-md);color:var(--color-dark)}.step-description.svelte-a7u6bg{color:var(--color-text-light);margin-bottom:var(--space-xl);font-size:var(--text-lg)}.input-container.svelte-a7u6bg{position:relative;width:500px;margin:0 auto}.room-input.svelte-a7u6bg{width:100%;padding:var(--space-md);font-size:var(--text-base);font-family:var(--font-secondary);border:2px solid var(--color-border);border-radius:var(--radius-md);resize:none;transition:all var(--transition-base);background:#fff}.room-input.svelte-a7u6bg:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #b7a5951a}.room-input.svelte-a7u6bg::placeholder{color:var(--color-text-light);opacity:.6}@media (max-width: 767px){.step-room.svelte-a7u6bg{max-width:100%;padding:0;width:100%}h2.svelte-a7u6bg{font-size:var(--text-2xl);max-width:100%}.step-description.svelte-a7u6bg{font-size:var(--text-base);max-width:100%}.input-container.svelte-a7u6bg{width:100%;max-width:100%;margin:0}.room-input.svelte-a7u6bg{padding:var(--space-md);font-size:var(--text-base);width:100%;box-sizing:border-box}}.step-style.svelte-1021wcu{text-align:center}h2.svelte-1021wcu{margin-bottom:var(--space-md);color:var(--color-dark)}.step-description.svelte-1021wcu{color:var(--color-text-light);margin-bottom:var(--space-xl);font-size:var(--text-lg)}.style-grid.svelte-1021wcu{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-lg);max-width:800px;margin:0 auto;width:100%}.style-card.svelte-1021wcu{background:#fff;border:2px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;cursor:pointer;transition:all var(--transition-base);position:relative;overflow:hidden}.style-card.svelte-1021wcu:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-primary)}.style-card.selected.svelte-1021wcu{border-color:var(--color-primary);background:linear-gradient(to bottom right,#b7a5950d,#b7a5951a)}.style-card.selected.svelte-1021wcu:before{content:"✓";position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--text-sm)}.style-icon.svelte-1021wcu{height:120px;margin-bottom:var(--space-md);display:flex;align-items:center;justify-content:center}.style-icon.svelte-1021wcu img:where(.svelte-1021wcu){width:100%;height:100%;object-fit:contain;border-radius:var(--radius-md)}.style-card.svelte-1021wcu h3:where(.svelte-1021wcu){font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--color-dark)}.style-card.svelte-1021wcu p:where(.svelte-1021wcu){font-size:var(--text-sm);color:var(--color-text-light);line-height:1.4}@media (max-width: 768px){.style-grid.svelte-1021wcu{grid-template-columns:1fr;gap:var(--space-md);margin:0}.style-card.svelte-1021wcu{padding:var(--space-lg)}h2.svelte-1021wcu{font-size:var(--text-2xl)}.step-description.svelte-1021wcu{font-size:var(--text-base)}}.loading-container.svelte-1dhuzfh{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-3xl);text-align:center}.loading-spinner.svelte-1dhuzfh{width:32px;height:32px;border:2px solid var(--color-border);border-radius:50%;border-top-color:var(--color-primary);animation:svelte-1dhuzfh-spin 1s linear infinite;margin-bottom:var(--space-md)}@keyframes svelte-1dhuzfh-spin{to{transform:rotate(360deg)}}.no-results.svelte-1dhuzfh{text-align:center;padding:var(--space-3xl);color:var(--color-text-light)}.no-results-icon.svelte-1dhuzfh{margin-bottom:var(--space-md);color:var(--color-border)}.no-results.svelte-1dhuzfh h3:where(.svelte-1dhuzfh){margin-bottom:var(--space-sm);color:var(--color-text)}.fabric-grid.svelte-1dhuzfh{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--space-xl);padding:var(--space-lg)}.fabric-card.svelte-1dhuzfh{background:var(--color-background);border:2px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;transition:all var(--transition-base);box-shadow:var(--shadow-sm);position:relative;display:flex;flex-direction:column;cursor:pointer;text-align:left;padding:0}.fabric-card.svelte-1dhuzfh:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-primary)}.fabric-card.selected.svelte-1dhuzfh{border-color:var(--color-primary);box-shadow:0 0 0 3px #b7a59533}.selection-indicator.svelte-1dhuzfh{position:absolute;top:var(--space-sm);right:var(--space-sm);width:32px;height:32px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}.fabric-image.svelte-1dhuzfh{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--color-light)}.fabric-image.svelte-1dhuzfh img:where(.svelte-1dhuzfh){width:100%;height:100%;object-fit:cover;transition:transform var(--transition-base)}.fabric-info.svelte-1dhuzfh{padding:var(--space-lg);display:flex;flex-direction:column;flex:1}.fabric-header.svelte-1dhuzfh{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-md);gap:var(--space-sm)}.fabric-name.svelte-1dhuzfh{font-size:var(--text-lg);font-weight:600;color:var(--color-dark);margin:0}.fabric-cost.svelte-1dhuzfh{font-size:var(--text-lg);font-weight:600;color:var(--color-primary);white-space:nowrap;line-height:normal}.fabric-details.svelte-1dhuzfh{flex:1}.detail-row.svelte-1dhuzfh{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-xs);font-size:var(--text-sm)}.detail-row.color-row.svelte-1dhuzfh{display:flex;justify-content:space-between;gap:var(--space-sm);align-items:flex-start}.detail-row.svelte-1dhuzfh:last-child{margin-bottom:0}.detail-label.svelte-1dhuzfh{color:var(--color-text-light);font-weight:500;white-space:nowrap;flex-shrink:0}.detail-value.svelte-1dhuzfh{color:var(--color-text);font-weight:400;text-align:right}.color-info.svelte-1dhuzfh{display:flex;align-items:center;gap:var(--space-xs);justify-content:flex-end;flex:1;max-width:75%}.color-list.svelte-1dhuzfh{color:var(--color-text);font-weight:400;text-align:right;word-wrap:break-word}.color-dot.svelte-1dhuzfh{width:16px;height:16px;border-radius:50%;border:1px solid var(--color-border)}.fabric-grid.compact.svelte-1dhuzfh{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:var(--space-md)}.fabric-grid.compact.svelte-1dhuzfh .fabric-image:where(.svelte-1dhuzfh){aspect-ratio:1 / 1}.fabric-grid.compact.svelte-1dhuzfh .fabric-info:where(.svelte-1dhuzfh){padding:var(--space-sm) var(--space-md)}.fabric-grid.compact.svelte-1dhuzfh .fabric-header:where(.svelte-1dhuzfh){margin-bottom:var(--space-xs)}.fabric-grid.compact.svelte-1dhuzfh .fabric-name:where(.svelte-1dhuzfh){font-size:var(--text-sm)}.fabric-grid.compact.svelte-1dhuzfh .fabric-cost:where(.svelte-1dhuzfh){font-size:var(--text-sm)}.fabric-grid.compact.svelte-1dhuzfh .detail-row:where(.svelte-1dhuzfh){font-size:var(--text-xs)}.fabric-grid.list.svelte-1dhuzfh{grid-template-columns:1fr;gap:var(--space-md)}.fabric-grid.list.svelte-1dhuzfh .fabric-card:where(.svelte-1dhuzfh){flex-direction:row}.fabric-grid.list.svelte-1dhuzfh .fabric-image:where(.svelte-1dhuzfh){width:240px;min-width:240px;flex-shrink:0;aspect-ratio:1 / 1;padding:var(--space-md);background:transparent}.fabric-grid.list.svelte-1dhuzfh .fabric-image:where(.svelte-1dhuzfh) img:where(.svelte-1dhuzfh){border-radius:var(--radius-md)}.fabric-grid.list.svelte-1dhuzfh .fabric-info:where(.svelte-1dhuzfh){flex:1;justify-content:center}.fabric-grid.list.svelte-1dhuzfh .selection-indicator:where(.svelte-1dhuzfh){top:var(--space-sm);right:var(--space-sm)}@media (max-width: 767px){.fabric-grid.svelte-1dhuzfh:not(.compact):not(.list){grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:var(--space-lg);padding:var(--space-md)}.fabric-grid.svelte-1dhuzfh:not(.compact):not(.list) .fabric-header:where(.svelte-1dhuzfh){align-items:flex-start}.fabric-grid.svelte-1dhuzfh:not(.compact):not(.list) .fabric-cost:where(.svelte-1dhuzfh){align-self:flex-end}}@media (min-width: 768px) and (max-width: 1023px){.fabric-grid.svelte-1dhuzfh:not(.compact):not(.list){grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media (min-width: 1024px){.fabric-grid.svelte-1dhuzfh:not(.compact):not(.list){grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width: 767px){.fabric-grid.compact.svelte-1dhuzfh{grid-template-columns:repeat(2,1fr);gap:var(--space-sm);padding:var(--space-sm)}.fabric-grid.compact.svelte-1dhuzfh .detail-color:where(.svelte-1dhuzfh),.fabric-grid.compact.svelte-1dhuzfh .detail-repeat:where(.svelte-1dhuzfh){display:none}}@media (min-width: 768px) and (max-width: 1023px){.fabric-grid.compact.svelte-1dhuzfh{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (min-width: 1024px){.fabric-grid.compact.svelte-1dhuzfh{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width: 767px){.fabric-grid.list.svelte-1dhuzfh{padding:var(--space-sm)}.fabric-grid.list.svelte-1dhuzfh .fabric-card:where(.svelte-1dhuzfh){flex-direction:row}.fabric-grid.list.svelte-1dhuzfh .fabric-image:where(.svelte-1dhuzfh){width:110px;min-width:110px;padding:var(--space-sm)}.fabric-grid.list.svelte-1dhuzfh .fabric-info:where(.svelte-1dhuzfh){padding:var(--space-sm) var(--space-md)}.fabric-grid.list.svelte-1dhuzfh .fabric-name:where(.svelte-1dhuzfh){font-size:var(--text-sm)}.fabric-grid.list.svelte-1dhuzfh .fabric-cost:where(.svelte-1dhuzfh){font-size:var(--text-sm)}.fabric-grid.list.svelte-1dhuzfh .detail-row:where(.svelte-1dhuzfh){font-size:var(--text-xs)}.fabric-grid.list.svelte-1dhuzfh .detail-repeat:where(.svelte-1dhuzfh){display:none}}@media (min-width: 768px) and (max-width: 1023px){.fabric-grid.list.svelte-1dhuzfh .fabric-image:where(.svelte-1dhuzfh){width:210px;min-width:210px}}.step-fabric.svelte-l6m3e8{position:relative;min-height:100vh}.sidebar-overlay.svelte-l6m3e8{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:499}.page-container.svelte-l6m3e8{display:flex;min-height:calc(100vh - 140px);position:relative}.main-content.svelte-l6m3e8{flex:1;width:100%}.page-header.svelte-l6m3e8{padding:var(--space-xl) 0;text-align:center}.page-header.svelte-l6m3e8 h2:where(.svelte-l6m3e8){font-size:var(--text-3xl);color:var(--color-dark);margin-bottom:var(--space-md)}.step-description.svelte-l6m3e8{font-size:var(--text-lg);color:var(--color-text-light);max-width:600px;margin:0 auto;line-height:1.6}.pagination-section.svelte-l6m3e8{margin-top:var(--space-2xl)}@media (min-width: 1024px){.sidebar-overlay.svelte-l6m3e8{display:none}.page-container.svelte-l6m3e8{max-width:1400px;margin:0 auto;display:flex;gap:0;align-items:flex-start}.sidebar-wrapper.svelte-l6m3e8{position:sticky;top:140px;height:calc(100vh - 220px);width:280px;flex-shrink:0}.main-content.svelte-l6m3e8{margin-left:0;flex:1}.page-header.svelte-l6m3e8{padding:var(--space-2xl) 0}.page-header.svelte-l6m3e8 h2:where(.svelte-l6m3e8){font-size:var(--text-4xl)}}.floating-filter-wrapper.svelte-l6m3e8{position:fixed;bottom:calc(90px + var(--space-lg));right:var(--space-sm);z-index:100;animation:svelte-l6m3e8-slideIn .3s ease-out forwards}.floating-filter-wrapper.hiding.svelte-l6m3e8{animation:svelte-l6m3e8-slideOut .3s ease-out forwards;pointer-events:none}.floating-filter-btn.svelte-l6m3e8{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);background:var(--color-primary);color:var(--color-light);border:none;border-radius:50px;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a;font-size:var(--text-base);font-weight:500;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.floating-filter-btn.svelte-l6m3e8:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003,0 3px 6px #00000026}.floating-filter-btn.svelte-l6m3e8:active{transform:scale(.98)}.floating-filter-btn.svelte-l6m3e8 svg:where(.svelte-l6m3e8){flex-shrink:0}@keyframes svelte-l6m3e8-slideIn{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes svelte-l6m3e8-slideOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(100px);opacity:0}}@media (max-width: 767px){.sidebar-wrapper.svelte-l6m3e8{display:contents}.page-header.svelte-l6m3e8 h2:where(.svelte-l6m3e8){font-size:var(--text-2xl)}.step-description.svelte-l6m3e8{font-size:var(--text-base)}.floating-filter-wrapper.svelte-l6m3e8{bottom:calc(90px + var(--space-lg))}}@media (min-width: 1024px){.floating-filter-wrapper.svelte-l6m3e8{display:none}}@media (min-width: 768px) and (max-width: 1023px){.sidebar-wrapper.svelte-l6m3e8{display:contents}.main-content.svelte-l6m3e8{width:100%}.sidebar-overlay.svelte-l6m3e8{display:block}}.step-mount.svelte-1dwubqt{text-align:center}h2.svelte-1dwubqt{margin-bottom:var(--space-md);color:var(--color-dark)}.step-description.svelte-1dwubqt{color:var(--color-text-light);margin-bottom:var(--space-xl);font-size:var(--text-lg)}.mount-grid.svelte-1dwubqt{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-lg);max-width:700px;margin:0 auto;width:100%}.mount-card.svelte-1dwubqt{background:#fff;border:2px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;cursor:pointer;transition:all var(--transition-base);position:relative}.mount-card.svelte-1dwubqt:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-primary)}.mount-card.selected.svelte-1dwubqt{border-color:var(--color-primary);background:linear-gradient(to bottom right,#b7a5950d,#b7a5951a)}.mount-card.selected.svelte-1dwubqt:before{content:"✓";position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--text-sm)}.mount-icon.svelte-1dwubqt{height:120px;margin-bottom:var(--space-md);display:flex;align-items:center;justify-content:center}.mount-icon.svelte-1dwubqt img:where(.svelte-1dwubqt){width:100%;height:100%;object-fit:contain;border-radius:var(--radius-md)}.mount-card.svelte-1dwubqt h3:where(.svelte-1dwubqt){font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--color-dark)}.mount-card.svelte-1dwubqt p:where(.svelte-1dwubqt){font-size:var(--text-sm);color:var(--color-text-light);line-height:1.4}@media (max-width: 768px){.mount-grid.svelte-1dwubqt{grid-template-columns:1fr;gap:var(--space-md);margin:0}.mount-card.svelte-1dwubqt{padding:var(--space-lg)}h2.svelte-1dwubqt{font-size:var(--text-2xl)}.step-description.svelte-1dwubqt{font-size:var(--text-base)}}.step-valance.svelte-164aevl{text-align:center}h2.svelte-164aevl{margin-bottom:var(--space-md);color:var(--color-dark)}.step-description.svelte-164aevl{color:var(--color-text-light);margin-bottom:var(--space-xl);font-size:var(--text-lg)}.valance-grid.svelte-164aevl{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-lg);max-width:700px;margin:0 auto;width:100%}.valance-card.svelte-164aevl{background:#fff;border:2px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;cursor:pointer;transition:all var(--transition-base);position:relative}.valance-card.svelte-164aevl:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-primary)}.valance-card.selected.svelte-164aevl{border-color:var(--color-primary);background:linear-gradient(to bottom right,#b7a5950d,#b7a5951a)}.valance-card.selected.svelte-164aevl:before{content:"✓";position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--text-sm)}.valance-icon.svelte-164aevl{margin-bottom:var(--space-md);height:120px;display:flex;align-items:center;justify-content:center}.valance-icon.svelte-164aevl img:where(.svelte-164aevl){max-width:100%;max-height:100%;object-fit:contain}.valance-card.svelte-164aevl h3:where(.svelte-164aevl){font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--color-dark)}.valance-card.svelte-164aevl p:where(.svelte-164aevl){font-size:var(--text-sm);color:var(--color-text-light);line-height:1.4}@media (max-width: 768px){.valance-grid.svelte-164aevl{grid-template-columns:1fr;gap:var(--space-md);margin:0}.valance-card.svelte-164aevl{padding:var(--space-lg)}h2.svelte-164aevl{font-size:var(--text-2xl)}.step-description.svelte-164aevl{font-size:var(--text-base)}}.step-operation.svelte-1n3i8bd{text-align:center}h2.svelte-1n3i8bd{margin-bottom:var(--space-md);color:var(--color-dark)}.step-description.svelte-1n3i8bd{color:var(--color-text-light);margin-bottom:var(--space-xl);font-size:var(--text-lg)}.operation-grid.svelte-1n3i8bd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-lg);max-width:700px;margin:0 auto;width:100%}.operation-card.svelte-1n3i8bd{background:#fff;border:2px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;cursor:pointer;transition:all var(--transition-base);position:relative}.operation-card.svelte-1n3i8bd:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-primary)}.operation-card.selected.svelte-1n3i8bd{border-color:var(--color-primary);background:linear-gradient(to bottom right,#b7a5950d,#b7a5951a)}.operation-card.selected.svelte-1n3i8bd:before{content:"✓";position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--text-sm)}.operation-icon.svelte-1n3i8bd{margin-bottom:var(--space-md);height:120px;display:flex;align-items:center;justify-content:center}.operation-icon.svelte-1n3i8bd img:where(.svelte-1n3i8bd){max-width:100%;max-height:100%;object-fit:contain}.operation-card.svelte-1n3i8bd h3:where(.svelte-1n3i8bd){font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--color-dark)}.operation-card.svelte-1n3i8bd p:where(.svelte-1n3i8bd){font-size:var(--text-sm);color:var(--color-text-light);line-height:1.4}@media (max-width: 768px){.operation-grid.svelte-1n3i8bd{grid-template-columns:1fr;gap:var(--space-md);margin:0}.operation-card.svelte-1n3i8bd{padding:var(--space-lg)}h2.svelte-1n3i8bd{font-size:var(--text-2xl)}.step-description.svelte-1n3i8bd{font-size:var(--text-base)}}.step-design.svelte-exns6h{text-align:center}h2.svelte-exns6h{margin-bottom:var(--space-md);color:var(--color-dark)}.step-description.svelte-exns6h{color:var(--color-text-light);margin-bottom:var(--space-xl);font-size:var(--text-lg)}.design-grid.svelte-exns6h{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-lg);max-width:800px;margin:0 auto;width:100%}.design-card.svelte-exns6h{background:#fff;border:2px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;cursor:pointer;transition:all var(--transition-base);position:relative}.design-card.svelte-exns6h:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-primary)}.design-card.selected.svelte-exns6h{border-color:var(--color-primary);background:linear-gradient(to bottom right,#b7a5950d,#b7a5951a)}.design-card.selected.svelte-exns6h:before{content:"✓";position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--text-sm)}.design-icon.svelte-exns6h{margin-bottom:var(--space-md);height:120px;display:flex;align-items:center;justify-content:center}.design-icon.svelte-exns6h img:where(.svelte-exns6h){max-width:100%;max-height:100%;object-fit:contain}.design-card.svelte-exns6h h3:where(.svelte-exns6h){font-size:var(--text-lg);margin-bottom:var(--space-sm);color:var(--color-dark)}.design-card.svelte-exns6h p:where(.svelte-exns6h){font-size:var(--text-sm);color:var(--color-text-light);line-height:1.4}@media (max-width: 768px){.design-grid.svelte-exns6h{grid-template-columns:1fr;gap:var(--space-md);margin:0}.design-card.svelte-exns6h{padding:var(--space-lg)}h2.svelte-exns6h{font-size:var(--text-2xl)}.step-description.svelte-exns6h{font-size:var(--text-base)}}.loading-container.svelte-wvdnw8{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-3xl);text-align:center}.loading-spinner.svelte-wvdnw8{width:32px;height:32px;border:2px solid var(--color-border);border-radius:50%;border-top-color:var(--color-primary);animation:svelte-wvdnw8-spin 1s linear infinite;margin-bottom:var(--space-md)}@keyframes svelte-wvdnw8-spin{to{transform:rotate(360deg)}}.no-results.svelte-wvdnw8{text-align:center;padding:var(--space-3xl);color:var(--color-text-light)}.no-results-icon.svelte-wvdnw8{margin-bottom:var(--space-md);color:var(--color-border)}.no-results.svelte-wvdnw8 h3:where(.svelte-wvdnw8){margin-bottom:var(--space-sm);color:var(--color-text)}.trim-grid.svelte-wvdnw8{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--space-xl);padding:var(--space-lg)}.trim-card.svelte-wvdnw8{background:var(--color-background);border:2px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;transition:all var(--transition-base);box-shadow:var(--shadow-sm);position:relative;display:flex;flex-direction:column;cursor:pointer;text-align:left;padding:0}.trim-card.svelte-wvdnw8:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-primary)}.trim-card.selected.svelte-wvdnw8{border-color:var(--color-primary);box-shadow:0 0 0 3px #b7a59533}.selection-indicator.svelte-wvdnw8{position:absolute;top:var(--space-sm);right:var(--space-sm);width:32px;height:32px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}.trim-image.svelte-wvdnw8{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--color-light)}.trim-image.svelte-wvdnw8 img:where(.svelte-wvdnw8){width:100%;height:100%;object-fit:cover;transition:transform var(--transition-base)}.trim-info.svelte-wvdnw8{padding:var(--space-lg);display:flex;flex-direction:column;flex:1}.trim-header.svelte-wvdnw8{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-md);gap:var(--space-sm)}.trim-name.svelte-wvdnw8{font-size:var(--text-lg);font-weight:600;color:var(--color-dark);margin:0}.trim-price.svelte-wvdnw8{font-size:var(--text-lg);font-weight:600;color:var(--color-primary);white-space:nowrap;line-height:normal}.trim-details.svelte-wvdnw8{flex:1}.detail-row.svelte-wvdnw8{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-xs);font-size:var(--text-sm)}.detail-row.color-row.svelte-wvdnw8{display:flex;justify-content:space-between;gap:var(--space-sm);align-items:flex-start}.detail-row.svelte-wvdnw8:last-child{margin-bottom:0}.detail-label.svelte-wvdnw8{color:var(--color-text-light);font-weight:500;white-space:nowrap;flex-shrink:0}.detail-value.svelte-wvdnw8{color:var(--color-text);font-weight:400;text-align:right}.color-info.svelte-wvdnw8{display:flex;align-items:center;gap:var(--space-xs);justify-content:flex-end;flex:1;max-width:75%}.color-list.svelte-wvdnw8{color:var(--color-text);font-weight:400;text-align:right;word-wrap:break-word}.color-dot.svelte-wvdnw8{width:16px;height:16px;border-radius:50%;border:1px solid var(--color-border)}@media (max-width: 767px){.trim-grid.svelte-wvdnw8{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:var(--space-lg);padding:var(--space-md)}.trim-header.svelte-wvdnw8{align-items:flex-start}.trim-price.svelte-wvdnw8{align-self:flex-end}}@media (min-width: 768px) and (max-width: 1023px){.trim-grid.svelte-wvdnw8{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media (min-width: 1024px){.trim-grid.svelte-wvdnw8{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.step-trim.svelte-1dsbcnf{position:relative;min-height:100vh}.sidebar-overlay.svelte-1dsbcnf{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:499}.page-container.svelte-1dsbcnf{display:flex;min-height:calc(100vh - 140px);position:relative}.main-content.svelte-1dsbcnf{flex:1;width:100%}.page-header.svelte-1dsbcnf{padding:var(--space-xl) 0;text-align:center}.page-header.svelte-1dsbcnf h2:where(.svelte-1dsbcnf){font-size:var(--text-3xl);color:var(--color-dark);margin-bottom:var(--space-md)}.step-description.svelte-1dsbcnf{font-size:var(--text-lg);color:var(--color-text-light);max-width:600px;margin:0 auto;line-height:1.6}.pagination-section.svelte-1dsbcnf{margin-top:var(--space-2xl)}@media (min-width: 1024px){.sidebar-overlay.svelte-1dsbcnf{display:none}.page-container.svelte-1dsbcnf{max-width:1400px;margin:0 auto;display:flex;gap:0;align-items:flex-start}.sidebar-wrapper.svelte-1dsbcnf{position:sticky;top:140px;height:calc(100vh - 220px);width:280px;flex-shrink:0}.main-content.svelte-1dsbcnf{margin-left:0;flex:1}.page-header.svelte-1dsbcnf{padding:var(--space-2xl) 0}.page-header.svelte-1dsbcnf h2:where(.svelte-1dsbcnf){font-size:var(--text-4xl)}}.floating-filter-wrapper.svelte-1dsbcnf{position:fixed;bottom:calc(90px + var(--space-lg));right:var(--space-sm);z-index:100;animation:svelte-1dsbcnf-slideIn .3s ease-out forwards}.floating-filter-wrapper.hiding.svelte-1dsbcnf{animation:svelte-1dsbcnf-slideOut .3s ease-out forwards;pointer-events:none}.floating-filter-btn.svelte-1dsbcnf{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);background:var(--color-primary);color:var(--color-light);border:none;border-radius:50px;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a;font-size:var(--text-base);font-weight:500;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.floating-filter-btn.svelte-1dsbcnf:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003,0 3px 6px #00000026}.floating-filter-btn.svelte-1dsbcnf:active{transform:scale(.98)}.floating-filter-btn.svelte-1dsbcnf svg:where(.svelte-1dsbcnf){flex-shrink:0}@keyframes svelte-1dsbcnf-slideIn{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes svelte-1dsbcnf-slideOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(100px);opacity:0}}@media (max-width: 767px){.sidebar-wrapper.svelte-1dsbcnf{display:contents}.page-header.svelte-1dsbcnf h2:where(.svelte-1dsbcnf){font-size:var(--text-2xl)}.step-description.svelte-1dsbcnf{font-size:var(--text-base)}.floating-filter-wrapper.svelte-1dsbcnf{bottom:calc(90px + var(--space-lg))}}@media (min-width: 1024px){.floating-filter-wrapper.svelte-1dsbcnf{display:none}}@media (min-width: 768px) and (max-width: 1023px){.sidebar-wrapper.svelte-1dsbcnf{display:contents}.main-content.svelte-1dsbcnf{width:100%}.sidebar-overlay.svelte-1dsbcnf{display:block}}.step-lining.svelte-vlbzv1{text-align:center}h2.svelte-vlbzv1{margin-bottom:var(--space-md);color:var(--color-dark)}.step-description.svelte-vlbzv1{color:var(--color-text-light);margin-bottom:var(--space-xl);font-size:var(--text-lg)}.lining-grid.svelte-vlbzv1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-lg);max-width:700px;margin:0 auto;width:100%}.lining-card.svelte-vlbzv1{background:#fff;border:2px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;cursor:pointer;transition:all var(--transition-base);position:relative}.lining-card.svelte-vlbzv1:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-primary)}.lining-card.selected.svelte-vlbzv1{border-color:var(--color-primary);background:linear-gradient(to bottom right,#b7a5950d,#b7a5951a)}.lining-card.selected.svelte-vlbzv1:before{content:"✓";position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--text-sm)}.lining-icon.svelte-vlbzv1{margin-bottom:var(--space-md);height:120px;display:flex;align-items:center;justify-content:center}.lining-icon.svelte-vlbzv1 img:where(.svelte-vlbzv1){max-width:100%;max-height:100%;object-fit:contain}.lining-card.svelte-vlbzv1 h3:where(.svelte-vlbzv1){font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--color-dark)}.lining-card.svelte-vlbzv1 p:where(.svelte-vlbzv1){font-size:var(--text-sm);color:var(--color-text-light);line-height:1.4}@media (max-width: 768px){.lining-grid.svelte-vlbzv1{grid-template-columns:1fr;gap:var(--space-md);margin:0}.lining-card.svelte-vlbzv1{padding:var(--space-lg)}h2.svelte-vlbzv1{font-size:var(--text-2xl)}.step-description.svelte-vlbzv1{font-size:var(--text-base)}}.step-lift.svelte-rwwrxg{text-align:center}h2.svelte-rwwrxg{margin-bottom:var(--space-md);color:var(--color-dark)}.step-description.svelte-rwwrxg{color:var(--color-text-light);margin-bottom:var(--space-xl);font-size:var(--text-lg)}.lift-grid.svelte-rwwrxg{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-lg);max-width:700px;margin:0 auto;width:100%}.lift-card.svelte-rwwrxg{background:#fff;border:2px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;cursor:pointer;transition:all var(--transition-base);position:relative}.lift-card.svelte-rwwrxg:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-primary)}.lift-card.selected.svelte-rwwrxg{border-color:var(--color-primary);background:linear-gradient(to bottom right,#b7a5950d,#b7a5951a)}.lift-card.selected.svelte-rwwrxg:before{content:"✓";position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--text-sm)}.lift-icon.svelte-rwwrxg{margin-bottom:var(--space-md);height:120px;display:flex;align-items:center;justify-content:center}.lift-icon.svelte-rwwrxg img:where(.svelte-rwwrxg){max-width:100%;max-height:100%;object-fit:contain}.lift-card.svelte-rwwrxg h3:where(.svelte-rwwrxg){font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--color-dark)}.lift-card.svelte-rwwrxg p:where(.svelte-rwwrxg){font-size:var(--text-sm);color:var(--color-text-light);line-height:1.4}.cord-position-section.svelte-rwwrxg{margin-top:var(--space-3xl);padding-top:var(--space-3xl);border-top:2px solid var(--color-border)}.cord-position-section.svelte-rwwrxg h3:where(.svelte-rwwrxg){font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--color-dark)}.section-description.svelte-rwwrxg{color:var(--color-text-light);margin-bottom:var(--space-xl);font-size:var(--text-base)}.position-grid.svelte-rwwrxg{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-lg);max-width:500px;margin:0 auto}.position-card.svelte-rwwrxg{background:#fff;border:2px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-lg);text-align:center;cursor:pointer;transition:all var(--transition-base);position:relative}.position-card.svelte-rwwrxg:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--color-primary)}.position-card.selected.svelte-rwwrxg{border-color:var(--color-primary);background:linear-gradient(to bottom right,#b7a5950d,#b7a5951a)}.position-card.selected.svelte-rwwrxg:before{content:"✓";position:absolute;top:var(--space-sm);right:var(--space-sm);width:20px;height:20px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--text-xs)}.position-card.svelte-rwwrxg h4:where(.svelte-rwwrxg){font-size:var(--text-lg);margin-bottom:var(--space-xs);color:var(--color-dark)}.position-card.svelte-rwwrxg p:where(.svelte-rwwrxg){font-size:var(--text-sm);color:var(--color-text-light)}@media (max-width: 768px){.lift-grid.svelte-rwwrxg{grid-template-columns:1fr;gap:var(--space-md);margin:0}.lift-card.svelte-rwwrxg{padding:var(--space-lg)}h2.svelte-rwwrxg{font-size:var(--text-2xl)}.step-description.svelte-rwwrxg{font-size:var(--text-base)}.position-grid.svelte-rwwrxg{grid-template-columns:1fr;gap:var(--space-md)}}.step-measurement.svelte-1d308gr{text-align:center;max-width:800px;margin:0 auto}h2.svelte-1d308gr{margin-bottom:var(--space-md);color:var(--color-dark)}.step-description.svelte-1d308gr{color:var(--color-text-light);margin-bottom:var(--space-xl);font-size:var(--text-lg)}.measurement-form.svelte-1d308gr{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-lg);max-width:700px;margin:0 auto var(--space-xl) auto;width:100%}.measurement-section.svelte-1d308gr{background:#fff;border:2px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;transition:all var(--transition-base);position:relative;display:flex;flex-direction:column;align-items:center}.measurement-section.svelte-1d308gr h3:where(.svelte-1d308gr){font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--color-dark)}.measurement-icon.svelte-1d308gr{height:120px;margin-bottom:var(--space-md);display:flex;align-items:center;justify-content:center}.measurement-icon.svelte-1d308gr img:where(.svelte-1d308gr){max-width:100%;max-height:100%;object-fit:contain}.select-group.svelte-1d308gr{display:grid;grid-template-columns:2fr 1fr;gap:var(--space-md)}.select-wrapper.svelte-1d308gr{display:flex;flex-direction:column;align-items:flex-start}.select-wrapper.svelte-1d308gr label:where(.svelte-1d308gr){font-size:var(--text-sm);font-weight:500;color:var(--color-text-light);margin-bottom:var(--space-xs)}select.svelte-1d308gr{width:100%;padding:var(--space-sm) var(--space-md);font-size:var(--text-base);font-family:var(--font-secondary);border:2px solid var(--color-border);border-radius:var(--radius-md);background:#fff;transition:border-color var(--transition-base)}select.svelte-1d308gr:focus{outline:none;border-color:var(--color-primary)}.measurement-preview.svelte-1d308gr{background:var(--color-primary);color:#fff;padding:var(--space-lg);border-radius:var(--radius-lg);text-align:center}.measurement-preview.svelte-1d308gr h4:where(.svelte-1d308gr){font-size:var(--text-base);margin-bottom:var(--space-md);opacity:.9}.dimensions.svelte-1d308gr{font-size:var(--text-xl);font-weight:600;letter-spacing:.02em}.dimension-row.svelte-1d308gr{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);max-width:300px;margin-left:auto;margin-right:auto}.dimension-row.svelte-1d308gr:last-child{margin-bottom:0}.dimension-label.svelte-1d308gr{font-weight:500;text-align:right}.dimension-value.svelte-1d308gr{font-weight:700;text-align:left}@media (max-width: 768px){.step-measurement.svelte-1d308gr{max-width:100%;padding:0}h2.svelte-1d308gr{font-size:var(--text-2xl)}.step-description.svelte-1d308gr{font-size:var(--text-base)}.measurement-form.svelte-1d308gr{grid-template-columns:1fr;gap:var(--space-md);margin:0}.measurement-section.svelte-1d308gr{padding:var(--space-lg)}.select-group.svelte-1d308gr{grid-template-columns:1fr;gap:var(--space-sm);width:100%}.select-wrapper.svelte-1d308gr{width:100%}select.svelte-1d308gr{padding:var(--space-md) calc(var(--space-xl) * 2) var(--space-md) var(--space-md);font-size:var(--text-base);width:100%}.measurement-preview.svelte-1d308gr{margin-top:1rem;padding:var(--space-md)}.dimensions.svelte-1d308gr{font-size:var(--text-lg)}}.step-summary.svelte-1o5j70e{max-width:800px;margin:0 auto}h2.svelte-1o5j70e{text-align:center;margin-bottom:var(--space-md);color:var(--color-dark)}.step-description.svelte-1o5j70e{text-align:center;color:var(--color-text-light);margin-bottom:var(--space-xl);font-size:var(--text-lg)}.summary-images.svelte-1o5j70e{display:flex;gap:var(--space-md);justify-content:center;flex-wrap:wrap}.summary-image-item.svelte-1o5j70e{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:#fff}.product-icon.svelte-1o5j70e{width:60px;height:60px;object-fit:contain}.fabric-swatch.svelte-1o5j70e{width:100%;height:100%;object-fit:cover}.summary-content.svelte-1o5j70e{display:grid;gap:var(--space-xl)}.summary-sections.svelte-1o5j70e{display:grid;gap:var(--space-lg)}.summary-section.svelte-1o5j70e{background:var(--color-light);border-radius:var(--radius-lg);padding:var(--space-lg);border:1px solid var(--color-border)}.summary-section.highlight.svelte-1o5j70e{background:linear-gradient(to bottom right,#b7a5951a,#b7a5950d);border-color:var(--color-primary)}.summary-section.svelte-1o5j70e h3:where(.svelte-1o5j70e){font-size:var(--text-lg);margin-bottom:var(--space-md);color:var(--color-dark)}.summary-item.svelte-1o5j70e{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-1o5j70e:last-child{border-bottom:none}.label.svelte-1o5j70e{font-weight:500;color:var(--color-text-light);font-size:var(--text-sm)}.value.svelte-1o5j70e{color:var(--color-dark);font-weight:500}.edit-btn.svelte-1o5j70e{background:none;border:1px solid var(--color-primary);color:var(--color-primary);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all var(--transition-base)}.edit-btn.svelte-1o5j70e:hover{background:var(--color-primary);color:#fff}.cart-section.svelte-1o5j70e{text-align:center;padding:var(--space-xl);background:#fff;border-radius:var(--radius-lg);border:2px solid var(--color-primary)}.pricing-total.svelte-1o5j70e{margin-bottom:var(--space-xl);padding:var(--space-xl);background:linear-gradient(to bottom right,#b7a5951a,#b7a5950d);border-radius:var(--radius-md);border:1px solid var(--color-border)}.total-label.svelte-1o5j70e{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-light);margin-bottom:var(--space-sm);font-weight:500}.total-amount.svelte-1o5j70e{font-size:var(--text-3xl);font-weight:700;color:var(--color-primary);line-height:1}.add-to-cart.svelte-1o5j70e{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-1o5j70e:disabled{opacity:.5;cursor:not-allowed}.add-to-cart.svelte-1o5j70e:disabled:hover{transform:none;box-shadow:none;background:var(--color-primary)}.incomplete-message.svelte-1o5j70e{color:var(--color-text-light);font-size:var(--text-sm);font-style:italic}@media (max-width: 768px){.step-summary.svelte-1o5j70e{max-width:100%;padding:0}h2.svelte-1o5j70e{font-size:var(--text-2xl);padding:0 var(--space-sm)}.step-description.svelte-1o5j70e{font-size:var(--text-base);padding:0 var(--space-sm)}.summary-content.svelte-1o5j70e{gap:var(--space-lg)}.summary-sections.svelte-1o5j70e{gap:var(--space-md)}.summary-section.svelte-1o5j70e{padding:var(--space-md);margin:0}.summary-item.svelte-1o5j70e{grid-template-columns:1fr;gap:var(--space-xs);text-align:left;padding:var(--space-xs) 0}.label.svelte-1o5j70e{font-weight:600;margin-bottom:var(--space-xs)}.value.svelte-1o5j70e{margin-bottom:var(--space-xs)}.edit-btn.svelte-1o5j70e{justify-self:start;margin-top:0}.cart-section.svelte-1o5j70e{padding:var(--space-lg);margin:0}.pricing-total.svelte-1o5j70e{padding:var(--space-lg);margin-bottom:var(--space-lg)}.total-amount.svelte-1o5j70e{font-size:var(--text-2xl)}.add-to-cart.svelte-1o5j70e{padding:var(--space-lg) var(--space-xl);font-size:var(--text-base)}}.roman-builder.svelte-1q5s73m{min-height:calc(100vh - 200px);padding-bottom:120px;background:linear-gradient(to bottom,var(--color-background),var(--color-light));width:100%}.builder-content.svelte-1q5s73m{max-width:1200px;margin:0 auto;border-radius:var(--radius-lg);padding:var(--space-2xl)}.step-container.svelte-1q5s73m{display:flex;flex-direction:column;justify-content:center}.fabric-step-fullwidth.svelte-1q5s73m{width:100%;background:#fff}.navigation-wrapper.svelte-1q5s73m{background:var(--color-light);border-top:1px solid var(--color-border);padding:var(--space-xl) 0}@media (max-width: 768px){.roman-builder.svelte-1q5s73m{padding:var(--space-md) 0}.builder-content.svelte-1q5s73m{padding:var(--space-md);border-radius:0;margin:0;max-width:100%;box-shadow:none}.step-container.svelte-1q5s73m{min-height:auto}.fabric-step-fullwidth.svelte-1q5s73m{background:var(--color-background)}.navigation-wrapper.svelte-1q5s73m{padding:var(--space-lg) 0}}
