:root{font-family:Inter,Segoe UI,system-ui,sans-serif;line-height:1.4;color:#1b1b1b;background-color:#f7f7f8}body{margin:0;padding:0;max-width:100vw;overflow-x:hidden}#root{max-width:100vw;overflow-x:hidden}main{max-width:960px;margin:0 auto;padding:32px 20px 64px}.wizard-page-root{width:100%;max-width:100vw;padding:24px 24px 48px;box-sizing:border-box;overflow-x:hidden}header{margin-bottom:24px}.wizard-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px}.wizard-frame{display:grid;gap:24px}.wizard-step{display:grid;gap:12px;min-width:0}.wizard-step-title{margin:0;font-weight:600;font-size:1rem}.wizard-step-help{margin:0;font-size:.9rem}.wizard-frame .wizard-step>section{margin-bottom:0}select,button,input[type=checkbox]{font-size:1rem}button{cursor:pointer}textarea{width:100%;min-height:120px;font-size:.95rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;padding:8px;border-radius:6px;border:1px solid #d5d5d5;box-sizing:border-box}section{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:16px;margin-bottom:16px}h1,h2,h3{margin:0 0 12px}ul{margin:8px 0 0;padding-left:20px}details.panel{border:1px solid #e5e5e5;border-radius:8px;background:#fff;margin-bottom:12px;padding:4px 12px}details.panel summary{cursor:pointer;font-weight:600;padding:8px 0;list-style:none}details.panel summary::-webkit-details-marker{display:none}.panel-summary{display:flex;justify-content:space-between;align-items:center;gap:12px}.panel-summary-actions{display:inline-flex;align-items:center;gap:8px}.panel-body{padding-bottom:12px;display:grid;gap:12px}pre{background:#0b0b0b;color:#f5f5f5;padding:12px;border-radius:6px;overflow:auto;font-size:.9rem}.banner{border-left:4px solid #c32d2d;background:#fff2f2;padding:12px}.banner strong{display:block;margin-bottom:4px}.banner.warning{border-left-color:#c08a1b;background:#fff7e6}.controls{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.toggle-group{display:inline-flex;gap:8px;flex-wrap:wrap}.controls label{display:flex;align-items:center;gap:8px}.controls label.stack{flex-direction:column;align-items:flex-start}.toggle{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600}.stack{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.button{border:1px solid #d5d5d5;border-radius:6px;padding:8px 16px;background:#f4f4f4;color:#1b1b1b}.button.small{padding:4px 10px;font-size:.85rem;line-height:1.2}.button.primary{background:#235bff;border-color:#235bff;color:#fff}.button.secondary{background:#fff}.hint{margin:8px 0 0;font-size:.85rem;color:#6c6c6c}.badge{display:inline-block;padding:2px 8px;border-radius:999px;background:#eef2ff;font-size:.85rem}.inspector-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.status-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-weight:600;font-size:.85rem;background:#f1f1f1;color:#1b1b1b}.status-ok{background:#e1f7e8;color:#0b5a24}.status-warning{background:#fff1d6;color:#7a4b00}.status-error{background:#fde3e3;color:#7a1b1b}.status-neutral{background:#edf1f5;color:#3b3b3b}.grid,.panel-stack{display:grid;gap:12px}.summary-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.summary-message{margin:0;font-weight:600}.eyebrow{margin:0 0 4px;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#6c6c6c}.issue-count{margin:0;font-weight:600}.kv-list{display:grid;gap:8px}.kv-list .label{display:block;font-size:.85rem;color:#6c6c6c}.kv-list .value{font-weight:600}.panel-group{display:grid;gap:16px}.geometry-preview{border:1px dashed #d6d6d6;border-radius:8px;background:#f7f7fb;padding:8px;height:240px;position:relative}.geometry-preview-svg{width:100%;height:100%;display:block}.geometry-preview-path{fill:none;stroke:#235bff;stroke-width:1}.geometry-preview-outline{fill:none;stroke:#c7c7c7;stroke-width:1}.field-errors{margin:0;padding-left:18px;color:#9b1c1c;font-size:.85rem;display:grid;gap:4px}.compact-list{margin:0;padding-left:18px;display:grid;gap:6px}.card{border:1px solid #e7e7e7;border-radius:8px;padding:10px 12px;background:#fbfbfd}.preset-name{font-size:1.1rem;font-weight:600}.muted{color:#6c6c6c}.compare-grid{align-items:start}.compare-column{display:grid;gap:16px}.compare-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px}.diff-summary{background:#f9f9ff}.diff-grid{display:grid;gap:6px}.diff-row{display:grid;grid-template-columns:minmax(160px,1.2fr) minmax(120px,1fr) minmax(120px,1fr);gap:8px;align-items:center;padding:6px 8px;border-radius:6px}.diff-row.header{font-weight:600;background:#eef2ff}.diff-row.changed{background:#fff3e0;border:1px solid #f2d2a2}.diff-label{font-size:.85rem;color:#5c5c5c}.diff-value{font-weight:600}.alternative-list{display:grid;gap:12px}.alternative-row{border:1px solid #ececec;border-radius:8px;padding:12px;display:grid;gap:8px;background:#fff}.alternative-header{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.alternative-label{background:#f0f3ff;color:#3b4a9e;font-size:.75rem;padding:2px 6px;border-radius:999px;text-transform:uppercase;letter-spacing:.08em}.alternative-preset{font-weight:600}.alternative-meta{font-size:.9rem;color:#4b4b4b}.alternative-reason{font-size:.9rem}.alternative-tags{font-size:.85rem;color:#5c5c5c}@media (min-width: 720px){.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}}.wizard-edit-banner{margin:-12px 0 24px;font-size:.9rem;color:#5d5d5d}.wizard-edit-layout,.wizardEditLayout{display:grid;width:100%;max-width:100%;grid-template-columns:minmax(360px,420px) minmax(0,1fr);gap:16px;align-items:start}.wizard-sidebar,.wizard-preview,.wizardEditLeft,.wizardEditRight{min-width:0;max-width:100%}.wizardEditLeft,.wizardEditRight{overflow-x:hidden}.wizard-compact section{padding:12px}.wizard-compact .panel-stack{gap:8px}.wizard-compact ul{display:none}@media (max-width: 900px){.wizard-edit-layout,.wizardEditLayout{grid-template-columns:1fr}.wizard-preview{order:1}.wizard-sidebar{order:2}}.inspector-lane-label{display:flex;align-items:center;gap:8px}.wizard-step>section,.inspector-legend,.inspector-zoom-controls{min-width:0}.inspector-lane-row,.inspector-lane-label{min-width:0}.inspector-lane-label{overflow-wrap:anywhere}.geometry-preview-path-hover{stroke-width:1.8;filter:drop-shadow(0 0 1px rgba(35,91,255,.55))}.badge-warning{background:#fff4d8;color:#855c00}.inspector-lane-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.inspector-lane-row-solo{background:#eef2ff;border-radius:8px;padding:6px}.inspector-zoom-controls{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.geometry-preview-edit{min-height:560px}.geometry-preview,.wizardPreviewPanel{width:100%;max-width:100%;min-width:0}.geometry-preview-viewport{width:100%;max-width:100%;min-width:0;height:100%;display:grid;place-items:center}.geometry-preview-viewport-fit{overflow:hidden}.geometry-preview-viewport-manual{overflow-x:auto;overflow-y:auto}.geometry-preview-canvas{max-width:100%;transform-origin:top left}.geometry-preview-start-marker{fill:#007f2f;stroke:#fff;stroke-width:2.4}.geometry-preview-start-label{fill:#fff;text-anchor:middle;font-size:7px;font-weight:800;paint-order:stroke;stroke:#0b3d16;stroke-width:1.1}.geometry-preview-spacing-tick{stroke:#111;stroke-width:2.1;opacity:1}.geometry-preview-spacing-tick-major{stroke-width:3.2}.geometry-preview-corner-zone{fill:#e48b0052;stroke:#a55300;stroke-width:1.6;stroke-dasharray:1.6 1.2}.geometry-preview-corner-cross{fill:none;stroke:#7a2f00;stroke-width:.9}.inspector-legend{border-top:1px solid #ececf2;padding-top:8px}.inspector-legend-list{margin-top:4px}.geometry-preview-module-hover{filter:drop-shadow(0 0 1.4px rgba(16,24,40,.6))}.geometry-preview-hover-label{position:absolute;left:12px;bottom:10px;pointer-events:none;font-size:.75rem;color:#344054;background:#ffffffd9;border:1px solid #d0d5dd;border-radius:6px;padding:2px 6px;min-height:20px}.production-wizard-page{max-width:1200px}.production-wizard-layout{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:16px;align-items:start}.production-wizard-left,.production-wizard-right{min-width:0}.preset-card-grid{display:grid;gap:10px}.preset-card{text-align:left;padding:12px;border:1px solid #d9deee;border-radius:10px;background:#f8faff;display:grid;gap:6px}.preset-card.selected{border-color:#235bff;box-shadow:inset 0 0 0 1px #235bff;background:#eef3ff}.preset-card-title{font-weight:600;color:#1f2f66}.preset-card-description{color:#4f5b7f;font-size:.9rem}.production-preview-shell{max-width:100%;overflow-x:auto;border:1px solid #e6e8f0;border-radius:8px}.production-preview-shell pre{margin:0;max-height:320px}@media (max-width: 900px){.production-wizard-layout{grid-template-columns:1fr}}.routing-preview-canvas-shell{width:100%;min-width:0;overflow:auto;border-radius:8px;background:#f7f9ff}.routing-preview-canvas{width:100%;min-width:0;height:clamp(360px,48vh,520px);display:block}.routing-preview-outline{fill:none;stroke:#8b95ae;stroke-width:.9;stroke-linejoin:round;stroke-linecap:round}.routing-preview-wire{stroke-width:1.4;stroke-linejoin:round;stroke-linecap:round;opacity:.8}.routing-preview-wire-start,.routing-preview-wire-end{opacity:.95}.routing-preview-lane{stroke-width:.8;opacity:.14;stroke-linejoin:round;stroke-linecap:round}.routing-preview-lane.hovered{opacity:.45;stroke-width:1.2}.routing-preview-lane.selected{opacity:.75;stroke-width:1.6}.routing-preview-lane-hit-target{stroke-width:14;pointer-events:stroke;cursor:grab}.routing-preview-lane-label{fill:#0f172a;font-size:4px;font-weight:700;paint-order:stroke;stroke:#fff;stroke-width:.65}.routing-preview-debug-text{fill:#0f172a;font-size:5px;font-weight:600;paint-order:stroke;stroke:#fff;stroke-width:.6}.production-preview-toggle{display:inline-flex;align-items:center;gap:6px;font-size:.95rem;line-height:1.3}.production-preview-toggle input[type=checkbox]{margin:0}.preview-debug-block{margin-top:0;padding:12px;border:1px dashed #d4d9e8;border-radius:10px;background:#f9fbff;display:grid;gap:10px;max-height:none;overflow:visible}.preview-debug-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.preview-debug-pre{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.45;white-space:pre;overflow:auto;max-height:320px;padding:8px;border-radius:6px;border:1px solid #dbe4ff;background:#fff}.production-preview-control-row{display:flex;flex-wrap:wrap;gap:12px}.preview-edit-inspector{margin-top:8px;border:1px dashed #cfd7ea;border-radius:8px;background:#f8fbff;padding:10px}.routing-preview-wiring{stroke-width:.9;stroke-dasharray:1.2 1.1;opacity:.65;stroke-linejoin:round;stroke-linecap:round}.routing-preview-toolbar{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:8px 8px 4px}.production-module-context-bar{flex-shrink:0}.routing-preview-canvas{touch-action:none;cursor:grab}.routing-preview-canvas:active{cursor:grabbing}.production-wizard-page-wide{max-width:100vw;height:calc(100vh - 24px);display:grid;grid-template-rows:auto minmax(0,1fr)}.production-wizard-layout-3col{grid-template-columns:minmax(280px,1.1fr) minmax(0,3.2fr) minmax(280px,1.2fr);min-height:0;align-items:stretch}.production-column-scroll{max-height:min(86vh,980px);overflow-y:auto}.production-wizard-center{min-width:0;overflow:hidden}.production-preview-stage{min-height:70vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto}.production-preview-shell-large{min-height:70vh}.preview-badge{display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:700}.preview-badge-warning{background:#fff4d8;color:#855c00}.preview-badge-ok{background:#e8f7ee;color:#0f6b2d}.production-preview-toggle input:disabled{cursor:not-allowed}@media (max-width: 1200px){.production-wizard-layout-3col{grid-template-columns:1fr}.production-column-scroll{max-height:none;overflow:visible}.production-preview-stage,.production-preview-shell-large{min-height:62vh}}.production-wizard-vertical{max-width:100vw;padding:16px}.production-topbar{margin-bottom:10px}.production-preview-fullwidth{width:100%;min-height:76vh}.production-accordion-stack{display:grid;gap:10px;margin-top:8px}.routing-preview-canvas-shell{min-height:72vh}.routing-preview-canvas{height:min(78vh,900px)}.routing-preview-module-nudged{fill:none;stroke:#7c3aed;stroke-dasharray:2 1;stroke-width:.75}.routing-preview-module.disabled .routing-preview-module-core{fill:none;stroke-dasharray:2 1}html,body,#root{height:100%}html,body{margin:0;overflow-x:hidden}.production-wizard-2row{height:100%;min-height:100dvh;max-width:100%;padding:10px 12px 12px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;box-sizing:border-box;min-width:0;overflow:hidden}.production-top-controls{display:grid;grid-template-columns:repeat(3,minmax(280px,1fr));gap:12px;min-height:0;align-items:stretch}.production-control-block{border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:10px 12px;min-width:0;display:grid;gap:8px;align-content:start}.production-compact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.production-lane-grid{display:grid;grid-template-columns:1fr;gap:8px;align-content:start}.stack.compact{gap:4px;margin-bottom:0}.production-preset-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.preset-chip{border:1px solid #d9deee;border-radius:8px;background:#f8faff;padding:8px 10px;font-size:.86rem;text-align:center}.preset-chip.selected{border-color:#235bff;box-shadow:inset 0 0 0 1px #235bff;background:#eef3ff}.production-top-actions{display:flex;align-items:center;gap:6px;grid-column:1 / -1;flex-wrap:wrap}.production-workspace-row{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:12px;overflow:hidden;align-items:start}.production-preview-column{min-width:0;min-height:0;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto auto;gap:8px;overflow:hidden}.production-sidebar-scroll{width:320px;min-width:320px;max-width:320px;min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;max-height:100%;display:grid;gap:8px;padding-right:2px;align-content:start}.sidebar-reopen-tab{transition:background .12s ease,box-shadow .12s ease}.sidebar-reopen-tab:hover{background:#f1f5f9!important;box-shadow:-3px 0 8px #0000001a!important}.production-preview-shell{overflow:hidden}.routing-preview-canvas-shell{min-height:0;height:100%;overflow:hidden}.routing-preview-canvas{height:100%;min-height:0}@media (max-width: 1200px){.production-workspace-row,.production-lane-grid,.production-preset-row,.production-compact-grid{grid-template-columns:1fr}.production-sidebar-scroll{width:100%;min-width:0;max-width:none;height:auto;overflow-y:auto}}.routing-preview-module{cursor:default}.routing-preview-module.editable{cursor:pointer}.routing-preview-module-hit-target{fill:transparent;stroke:transparent;pointer-events:all}.routing-preview-module-core{fill:#f8fafcf2;stroke-width:1}.routing-preview-module-lens{fill:#93c5fdf2;stroke:#1e40afe6;stroke-width:.55}.routing-preview-module:hover .routing-preview-module-core,.routing-preview-module.hovered .routing-preview-module-core{fill:#eff6fffa}.routing-preview-module.editable .routing-preview-module-hit-target{cursor:pointer}.routing-preview-module.editable.dragging .routing-preview-module-hit-target{cursor:grabbing}.routing-preview-module.editable:hover .routing-preview-module-core,.routing-preview-module.editable.hovered .routing-preview-module-core{fill:#eff6fffa;stroke-width:1.15}.routing-preview-module-selection-ring{fill:none;stroke:#0369a1;stroke-width:1.4}.routing-preview-module-notch{fill:#bfdbfef2;stroke-width:.7}.routing-preview-drag-line{stroke:#0ea5e9;stroke-width:.9;stroke-dasharray:1.5 1.5}.routing-preview-drag-ghost{fill:#0ea5e926;stroke:#0284c7;stroke-width:.85}.routing-preview-add-crosshair line{stroke:#f97316;stroke-width:.9}.routing-preview-module.disabled{opacity:.38}.routing-preview-module-disabled-mark line{stroke:#b91c1c;stroke-width:1}.wizard-step-collapsible{border:1px solid #d9deea;border-radius:10px;background:#fff;padding:8px;gap:0}.wizard-step-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;margin:0;border:1px solid #e3e8f4;border-radius:8px;background:#f8faff;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.wizard-step-toggle:hover{background:#eef3ff;border-color:#cfd8f0}.wizard-step-toggle:focus-visible{outline:none;border-color:#235bff;box-shadow:0 0 0 2px #235bff24}.wizard-step-toggle .wizard-step-title{margin:0;font-weight:600}.wizard-step-toggle .muted{font-weight:700;color:#4b5b7c;min-width:14px;text-align:center}.wizard-step-body{margin-top:8px;display:grid;gap:6px;padding:2px 4px}.wizard-step-body p{margin:0;line-height:1.35}.wizard-step-body .controls{gap:8px;align-items:flex-start}.wizard-step-body ul{margin:2px 0 0;padding-left:18px}.wizard-step-body li{margin:0;line-height:1.35}.production-export-actions{margin-top:6px;gap:8px}.production-export-actions .button{flex:1 1 auto}.add-mode-active{background:#ffe9b3;border:1px solid #f0b400}@media (max-width: 1200px){.production-export-actions{flex-direction:column}}.upload-button{display:inline-block;padding:8px 14px;border-radius:6px;background:#2563eb;color:#fff;font-size:13px;font-weight:500;cursor:pointer}.stack.compact span{font-size:12px;font-weight:500;color:#475569;margin-bottom:3px}.production-preset-row{display:flex;flex-wrap:wrap;gap:8px}.production-control-block .panel{margin-top:2px}.production-control-block .muted{margin:0}.file-upload-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.upload-button{display:inline-block;padding:8px 14px;border-radius:6px;background:#2563eb;color:#fff;font-size:13px;font-weight:500;cursor:pointer;line-height:1.2}.upload-button:hover{background:#1d4ed8}.file-upload-name{font-size:12px;color:#4b5563;word-break:break-word}.compact-copy{margin:0;line-height:1.3}.cl-context-menu{background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 16px #00000026;padding:4px 0;min-width:190px;font-size:13px;-webkit-user-select:none;user-select:none;z-index:9999}.cl-ctx-item{display:block;width:100%;text-align:left;padding:5px 12px;background:none;border:none;cursor:pointer;color:#1e293b;font-size:13px;font-family:inherit;line-height:1.4;border-radius:0;white-space:nowrap}.cl-ctx-item:hover:not(:disabled){background:#f1f5f9}.cl-ctx-item:disabled{color:#94a3b8;cursor:default}.cl-ctx-item--destructive{color:#dc2626}.cl-ctx-item--destructive:hover:not(:disabled){background:#fef2f2}.cl-ctx-label{padding:4px 12px 2px;font-size:11px;font-weight:600;color:#64748b;letter-spacing:.04em;text-transform:uppercase}.cl-ctx-separator{height:1px;background:#e2e8f0;margin:4px 0}.wizard-toast-stack{position:fixed;bottom:1.5rem;right:1.5rem;z-index:10000;pointer-events:none;max-width:360px;padding:.55rem .9rem;border-radius:8px;font-size:.8rem;font-weight:500;line-height:1.4;box-shadow:0 2px 14px #0000002e;word-break:break-word}.wizard-toast--success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.wizard-toast--error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}
