.feature-highlights.svelte-g7kj4t{margin:var(--space-4) 0;padding:var(--space-3);background:var(--color-panel-1);border-radius:var(--radius-md);border:1px solid var(--color-border)}.feature-list.svelte-g7kj4t{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.feature-list.svelte-g7kj4t li:where(.svelte-g7kj4t){display:flex;align-items:flex-start;gap:var(--space-2);font-size:var(--text-sm);color:var(--gray-700);line-height:1.5}[data-theme=dark] .feature-list.svelte-g7kj4t li:where(.svelte-g7kj4t){color:var(--gray-300)}.feature-icon.svelte-g7kj4t{font-size:var(--text-lg);flex-shrink:0;line-height:1}.security-note.svelte-g7kj4t{margin-top:var(--space-4);padding:var(--space-3);background:#ebfaeb;border-radius:var(--radius-md);border:1px solid hsla(120,60%,80%,1);display:flex;gap:var(--space-2);align-items:flex-start}[data-theme=dark] .security-note.svelte-g7kj4t{background:#0f3d0f4d;border-color:#196619}.security-icon.svelte-g7kj4t{font-size:var(--text-xl);flex-shrink:0;line-height:1}.security-note.svelte-g7kj4t p:where(.svelte-g7kj4t){margin:0;font-size:var(--text-sm);color:var(--gray-700);line-height:1.5}[data-theme=dark] .security-note.svelte-g7kj4t p:where(.svelte-g7kj4t){color:var(--gray-300)}.continue-section.svelte-h2krjy{margin-top:var(--space-8);display:flex;flex-direction:column;align-items:center;gap:var(--space-3)}.continue-button.svelte-h2krjy{display:flex;align-items:center;justify-content:center;gap:var(--space-3);width:100%;max-width:400px;min-height:56px;padding:var(--space-4) var(--space-6);background:linear-gradient(135deg,#0080ff,#06c);color:#fff;border:none;border-radius:var(--radius-lg);font-size:var(--text-lg);font-weight:var(--font-semibold);cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0080ff4d}.continue-button.svelte-h2krjy:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0080ff66}.continue-button.svelte-h2krjy:active{transform:translateY(0)}.continue-hint.svelte-h2krjy{font-size:var(--text-sm);color:var(--gray-600);text-align:center;margin:0}[data-theme=dark] .continue-hint.svelte-h2krjy{color:var(--gray-400)}@media (max-width: 640px){.step-content.svelte-h2krjy{padding:var(--space-3)}}.sidebar-content.svelte-enh954{padding:var(--space-6);background:var(--color-panel-1);border-radius:var(--radius-lg)}h2.svelte-enh954{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-text-primary);margin-bottom:var(--space-3)}.description.svelte-enh954{font-size:var(--text-sm);color:var(--color-text-secondary);margin-bottom:var(--space-6);line-height:1.6}.status-card.svelte-enh954{padding:var(--space-4);border-radius:var(--radius-md);margin-bottom:var(--space-6)}.status-card.checking.svelte-enh954{background:var(--color-panel-2);border:2px solid var(--color-border);display:flex;flex-direction:column;align-items:center;gap:var(--space-3)}.spinner.svelte-enh954{width:32px;height:32px;border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:svelte-enh954-spin .8s linear infinite}@keyframes svelte-enh954-spin{to{transform:rotate(360deg)}}.status-card.success.svelte-enh954{background:var(--color-success-light);border:2px solid var(--color-success)}.status-card.error.svelte-enh954{background:var(--color-error-light);border:2px solid var(--color-error)}.status-icon.svelte-enh954{font-size:32px;text-align:center;margin-bottom:var(--space-3)}.status-details.svelte-enh954{display:flex;flex-direction:column;gap:var(--space-2)}.status-row.svelte-enh954{display:flex;justify-content:space-between;align-items:center}.status-row.svelte-enh954 .label:where(.svelte-enh954){font-size:var(--text-sm);color:var(--color-text-secondary)}.status-row.svelte-enh954 .value:where(.svelte-enh954){font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--color-text-primary)}.error-text.svelte-enh954{color:var(--color-error)}.network-info.svelte-enh954{margin-bottom:var(--space-6)}.network-info.svelte-enh954 h3:where(.svelte-enh954){font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-text-secondary);margin-bottom:var(--space-2);text-transform:uppercase;letter-spacing:.05em}.network-name.svelte-enh954{font-size:var(--text-base);font-weight:var(--font-medium);color:var(--color-text-primary)}.help-section.svelte-enh954{border-top:1px solid var(--color-border);padding-top:var(--space-6)}.help-section.svelte-enh954 h3:where(.svelte-enh954){font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--color-text-primary);margin-bottom:var(--space-2);margin-top:var(--space-4)}.help-section.svelte-enh954 h3:where(.svelte-enh954):first-child{margin-top:0}.help-section.svelte-enh954 p:where(.svelte-enh954){font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.6;margin-bottom:var(--space-4)}.help-section.svelte-enh954 ul:where(.svelte-enh954){list-style:none;padding:0;margin:0}.help-section.svelte-enh954 li:where(.svelte-enh954){font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.6;margin-bottom:var(--space-3);padding-left:var(--space-4);position:relative}.help-section.svelte-enh954 li:where(.svelte-enh954):before{content:"•";position:absolute;left:0;color:var(--color-primary);font-weight:var(--font-bold)}.help-section.svelte-enh954 li:where(.svelte-enh954) strong:where(.svelte-enh954){color:var(--color-text-primary);font-weight:var(--font-semibold)}.checks-container.svelte-yh8xsk{display:flex;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-6)}.footer-buttons.svelte-xyqo8v{display:flex;gap:var(--space-3);justify-content:flex-end}.button.svelte-xyqo8v{padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);font-size:var(--text-base);font-weight:var(--font-semibold);cursor:pointer;transition:all .2s;border:none;min-width:120px}.button-secondary.svelte-xyqo8v{background:var(--color-panel-2);color:var(--color-text-primary);border:2px solid var(--color-border)}.button-secondary.svelte-xyqo8v:hover{background:var(--color-panel-3)}.button-primary.svelte-xyqo8v{background:var(--color-primary);color:#fff}.button-primary.svelte-xyqo8v:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.button-primary.svelte-xyqo8v:disabled{opacity:.5;cursor:not-allowed}.info-section.svelte-vm9vq0{margin:var(--space-4) 0;padding:var(--space-3);background:var(--color-panel-1);border-radius:var(--radius-md);border:1px solid var(--color-border)}.section-title.svelte-vm9vq0{margin:0 0 var(--space-3) 0;font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--gray-900)}[data-theme=dark] .section-title.svelte-vm9vq0{color:var(--gray-100)}.info-list.svelte-vm9vq0{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-3)}.info-list.svelte-vm9vq0 li:where(.svelte-vm9vq0){display:flex;align-items:flex-start;gap:var(--space-2)}.info-icon.svelte-vm9vq0{font-size:var(--text-lg);flex-shrink:0;line-height:1}.info-content.svelte-vm9vq0{display:flex;flex-direction:column;gap:var(--space-1);font-size:var(--text-sm)}.info-content.svelte-vm9vq0 strong:where(.svelte-vm9vq0){color:var(--gray-900);font-weight:var(--font-semibold)}[data-theme=dark] .info-content.svelte-vm9vq0 strong:where(.svelte-vm9vq0){color:var(--gray-100)}.info-content.svelte-vm9vq0 span:where(.svelte-vm9vq0){color:var(--gray-600)}[data-theme=dark] .info-content.svelte-vm9vq0 span:where(.svelte-vm9vq0){color:var(--gray-400)}.tip-box.svelte-vm9vq0{margin-top:var(--space-4);padding:var(--space-3);background:#fff9e5;border-radius:var(--radius-md);border:1px solid hsla(45,100%,80%,1);display:flex;gap:var(--space-2);align-items:flex-start}[data-theme=dark] .tip-box.svelte-vm9vq0{background:#4d39004d;border-color:#806000}.tip-icon.svelte-vm9vq0{font-size:var(--text-xl);flex-shrink:0;line-height:1}.tip-box.svelte-vm9vq0 p:where(.svelte-vm9vq0){margin:0;font-size:var(--text-sm);color:var(--gray-700);line-height:1.5}[data-theme=dark] .tip-box.svelte-vm9vq0 p:where(.svelte-vm9vq0){color:var(--gray-300)}.step-content.svelte-jif07p{padding:var(--space-6)}.form-container.svelte-jif07p{display:flex;flex-direction:column;gap:var(--space-6);max-width:600px}.form-group.svelte-jif07p{display:flex;flex-direction:column;gap:var(--space-2)}.form-label.svelte-jif07p{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--gray-900)}[data-theme=dark] .form-label.svelte-jif07p{color:var(--gray-100)}.required.svelte-jif07p{color:#d92626}.form-input.svelte-jif07p{padding:var(--space-3) var(--space-4);font-size:var(--text-base);border:2px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-panel-1);color:var(--gray-900);transition:border-color .2s ease}[data-theme=dark] .form-input.svelte-jif07p{color:var(--gray-100)}.form-input.svelte-jif07p:focus{outline:none;border-color:var(--color-primary)}.form-hint.svelte-jif07p{margin:0;font-size:var(--text-sm);color:var(--gray-600);line-height:1.4}[data-theme=dark] .form-hint.svelte-jif07p{color:var(--gray-400)}.decimals-selector.svelte-jif07p{display:flex;gap:var(--space-2);flex-wrap:wrap}.decimal-option.svelte-jif07p{padding:var(--space-2) var(--space-4);background:var(--color-panel-1);border:2px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--gray-700);cursor:pointer;transition:all .2s ease}[data-theme=dark] .decimal-option.svelte-jif07p{color:var(--gray-300)}.decimal-option.svelte-jif07p:hover{border-color:var(--color-primary)}.decimal-option.selected.svelte-jif07p{background:#0080ff;border-color:#0080ff;color:#fff}.decimals-input.svelte-jif07p{max-width:120px}.supply-input-wrapper.svelte-jif07p{position:relative;display:flex;align-items:center}.supply-suffix.svelte-jif07p{position:absolute;right:var(--space-4);font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--gray-600);pointer-events:none}[data-theme=dark] .supply-suffix.svelte-jif07p{color:var(--gray-400)}.preview-box.svelte-jif07p{margin-top:var(--space-4);padding:var(--space-4);background:#e5f2ff;border:1px solid hsla(210,100%,80%,1);border-radius:var(--radius-md)}[data-theme=dark] .preview-box.svelte-jif07p{background:#001a334d;border-color:#004d99}.preview-box.svelte-jif07p h4:where(.svelte-jif07p){margin:0 0 var(--space-2) 0;font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--gray-900)}[data-theme=dark] .preview-box.svelte-jif07p h4:where(.svelte-jif07p){color:var(--gray-100)}.preview-content.svelte-jif07p{display:flex;flex-direction:column;gap:var(--space-1)}.preview-content.svelte-jif07p p:where(.svelte-jif07p){margin:0;font-size:var(--text-sm);color:var(--gray-700)}[data-theme=dark] .preview-content.svelte-jif07p p:where(.svelte-jif07p){color:var(--gray-300)}.checkbox-label.svelte-jif07p{display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-4);background:var(--color-panel-1);border:2px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease}.checkbox-label.svelte-jif07p:hover{border-color:var(--color-primary);background:var(--color-panel-2)}.checkbox-label.svelte-jif07p input[type=checkbox]:where(.svelte-jif07p){margin-top:2px;width:18px;height:18px;cursor:pointer;accent-color:var(--color-primary)}.checkbox-text.svelte-jif07p{display:flex;flex-direction:column;gap:var(--space-1);flex:1}.checkbox-text.svelte-jif07p strong:where(.svelte-jif07p){font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--gray-900)}[data-theme=dark] .checkbox-text.svelte-jif07p strong:where(.svelte-jif07p){color:var(--gray-100)}.checkbox-description.svelte-jif07p{font-size:var(--text-sm);color:var(--gray-600);line-height:1.4}[data-theme=dark] .checkbox-description.svelte-jif07p{color:var(--gray-400)}@media (max-width: 640px){.step-content.svelte-jif07p{padding:var(--space-3)}.decimals-selector.svelte-jif07p{flex-direction:column}.decimals-input.svelte-jif07p{max-width:100%}}.final-note.svelte-qsc30d{margin-top:var(--space-4);padding:var(--space-3);background:#e5f2ff;border-radius:var(--radius-md);border:1px solid hsla(210,100%,80%,1);display:flex;gap:var(--space-2);align-items:flex-start}[data-theme=dark] .final-note.svelte-qsc30d{background:#00264d4d;border-color:#004080}.note-icon.svelte-qsc30d{font-size:var(--text-xl);flex-shrink:0;line-height:1}.final-note.svelte-qsc30d p:where(.svelte-qsc30d){margin:0;font-size:var(--text-sm);color:var(--gray-700);line-height:1.5;font-weight:var(--font-medium)}[data-theme=dark] .final-note.svelte-qsc30d p:where(.svelte-qsc30d){color:var(--gray-300)}.step-content.svelte-5hrbk5{padding:var(--space-6)}.review-section.svelte-5hrbk5{margin-top:var(--space-6);padding:var(--space-6);background:var(--color-panel-1);border-radius:var(--radius-lg);border:1px solid var(--color-border)}.review-title.svelte-5hrbk5{margin:0 0 var(--space-4) 0;font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--gray-900)}[data-theme=dark] .review-title.svelte-5hrbk5{color:var(--gray-100)}.config-grid.svelte-5hrbk5{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-4);margin-bottom:var(--space-6)}.config-item.svelte-5hrbk5{display:flex;flex-direction:column;gap:var(--space-1)}.config-label.svelte-5hrbk5{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--gray-600)}[data-theme=dark] .config-label.svelte-5hrbk5{color:var(--gray-400)}.config-value.svelte-5hrbk5{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--gray-900)}[data-theme=dark] .config-value.svelte-5hrbk5{color:var(--gray-100)}.config-value.mono.svelte-5hrbk5{font-family:monospace;font-size:var(--text-sm);word-break:break-all}.features-list.svelte-5hrbk5{display:flex;flex-wrap:wrap;gap:var(--space-2)}.feature-badge.svelte-5hrbk5{padding:var(--space-2) var(--space-3);background:#e5f2ff;color:#06c;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-medium)}[data-theme=dark] .feature-badge.svelte-5hrbk5{background:#036;color:#66b3ff}.cost-section.svelte-5hrbk5{margin-top:var(--space-6);padding:var(--space-4);background:#fffaeb;border-radius:var(--radius-md);border:1px solid hsla(45,100%,80%,1)}[data-theme=dark] .cost-section.svelte-5hrbk5{background:#4d39004d;border-color:#806000}.cost-title.svelte-5hrbk5{margin:0 0 var(--space-3) 0;font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--gray-900)}[data-theme=dark] .cost-title.svelte-5hrbk5{color:var(--gray-100)}.cost-item.svelte-5hrbk5{display:flex;justify-content:space-between;font-size:var(--text-base);color:var(--gray-700);margin-bottom:var(--space-2)}[data-theme=dark] .cost-item.svelte-5hrbk5{color:var(--gray-300)}.cost-value.svelte-5hrbk5{font-weight:var(--font-bold);color:var(--gray-900)}[data-theme=dark] .cost-value.svelte-5hrbk5{color:var(--gray-100)}.cost-hint.svelte-5hrbk5{margin:0;font-size:var(--text-sm);color:var(--gray-600)}[data-theme=dark] .cost-hint.svelte-5hrbk5{color:var(--gray-400)}.deploy-section.svelte-5hrbk5{margin-top:var(--space-8);display:flex;justify-content:center}.deploy-button.svelte-5hrbk5{display:flex;align-items:center;justify-content:center;gap:var(--space-3);min-width:300px;padding:var(--space-4) var(--space-8);background:linear-gradient(135deg,#3c3,#29a329);color:#fff;border:none;border-radius:var(--radius-lg);font-size:var(--text-lg);font-weight:var(--font-bold);cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #33cc334d}.deploy-button.svelte-5hrbk5:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #3c36}.deploy-button.svelte-5hrbk5:disabled{opacity:.7;cursor:not-allowed}.spinning{animation:svelte-5hrbk5-spin 1s linear infinite}@keyframes svelte-5hrbk5-spin{to{transform:rotate(360deg)}}.result-container.svelte-5hrbk5{margin-top:var(--space-6);padding:var(--space-8);background:var(--color-panel-1);border-radius:var(--radius-lg);border:2px solid var(--color-border);text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.result-container.success.svelte-5hrbk5{border-color:#3c3;background:#f7fdf7}[data-theme=dark] .result-container.success.svelte-5hrbk5{background:#0a290a33;border-color:#1f7a1f}.result-container.error.svelte-5hrbk5{border-color:#d92626;background:#fdf6f6}[data-theme=dark] .result-container.error.svelte-5hrbk5{background:#2b080833;border-color:#821717}.result-icon{color:#3c3}.result-container.error.svelte-5hrbk5 .result-icon{color:#d92626}.result-title.svelte-5hrbk5{margin:0;font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--gray-900)}[data-theme=dark] .result-title.svelte-5hrbk5{color:var(--gray-100)}.result-details.svelte-5hrbk5{width:100%;max-width:600px;display:flex;flex-direction:column;gap:var(--space-3);text-align:left}.detail-item.svelte-5hrbk5{display:flex;flex-direction:column;gap:var(--space-1)}.detail-label.svelte-5hrbk5{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--gray-600)}[data-theme=dark] .detail-label.svelte-5hrbk5{color:var(--gray-400)}.detail-value.svelte-5hrbk5{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--gray-900)}[data-theme=dark] .detail-value.svelte-5hrbk5{color:var(--gray-100)}.detail-value.mono.svelte-5hrbk5{font-family:monospace;font-size:var(--text-sm);word-break:break-all}.detail-value.link.svelte-5hrbk5{color:#0080ff;text-decoration:none}.detail-value.link.svelte-5hrbk5:hover{text-decoration:underline}.error-message.svelte-5hrbk5{color:#d92626;font-size:var(--text-base)}.actions.svelte-5hrbk5{display:flex;gap:var(--space-3);margin-top:var(--space-4)}.action-button.svelte-5hrbk5{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-3) var(--space-6);border:2px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-base);font-weight:var(--font-medium);cursor:pointer;transition:all .2s ease;background:var(--color-panel-1);color:var(--gray-900);text-decoration:none}[data-theme=dark] .action-button.svelte-5hrbk5{color:var(--gray-100)}.action-button.primary.svelte-5hrbk5{background:#0080ff;border-color:#0080ff;color:#fff}.action-button.primary.svelte-5hrbk5:hover{background:#0073e6}.action-button.svelte-5hrbk5:hover{transform:translateY(-1px)}.retry-button.svelte-5hrbk5{padding:var(--space-3) var(--space-6);background:#d92626;color:#fff;border:none;border-radius:var(--radius-md);font-size:var(--text-base);font-weight:var(--font-semibold);cursor:pointer;transition:all .2s ease}.retry-button.svelte-5hrbk5:hover{opacity:.9}@media (max-width: 640px){.step-content.svelte-5hrbk5{padding:var(--space-3)}.config-grid.svelte-5hrbk5{grid-template-columns:1fr}.actions.svelte-5hrbk5{flex-direction:column;width:100%}}.deployed-tokens-link.svelte-1aiexq3{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:linear-gradient(135deg,#0080ff,#06c);color:#fff;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-medium);text-decoration:none;transition:all .2s ease;box-shadow:0 2px 8px #0080ff33}.deployed-tokens-link.svelte-1aiexq3:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0080ff4d}
