@font-face{font-family:OT Scholar;src:url(../../../fonts/OTScholar-Book.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OCR-B-2;src:url(../../../fonts/OCR-B-2.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:STIX Two Text Italic;src:url(../../../fonts/STIXTwoText-Italic[wght].woff2) format("woff2");font-weight:400 700;font-style:italic;font-display:swap}:root{--input-element-height:60px;--ruler-width:25px;--ruler-gap:3px;--outer-border-color:#333;--inner-border-color:#888;--ruler-mark-color:#555;--ruler-label-color:#333;--input-area-padding:10px;--canvas-border-width:1px;--power-switch-width:60px;--power-switch-height:30px}.graph-visualization-container.svelte-q08nqp.svelte-q08nqp{color:#333;background-color:#eee0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;border-top:none;border-radius:0;padding:0 16px 20px;position:relative;display:flex;flex-direction:column;height:100vh;box-sizing:border-box;overflow:hidden}.running-animation-container.svelte-q08nqp.svelte-q08nqp{width:100%;height:10px;margin-bottom:0;flex-shrink:0;overflow:hidden}.network-visualization-wrapper.svelte-q08nqp.svelte-q08nqp{flex-grow:1;position:relative;display:flex;border:1px solid var(--outer-border-color);border-radius:0;margin-left:1rem;margin-right:1rem;box-sizing:border-box;padding-left:calc(var(--ruler-width) + var(--ruler-gap));padding-right:calc(var(--ruler-width) + var(--ruler-gap));padding-top:var(--ruler-gap);padding-bottom:var(--ruler-gap);overflow:hidden;background-color:#f0f0f0}.vertical-ruler.svelte-q08nqp.svelte-q08nqp{position:absolute;top:var(--ruler-gap);bottom:var(--ruler-gap);width:var(--ruler-width);display:flex;flex-direction:column;justify-content:space-around;font-family:OCR-B-2,monospace;font-size:8px;color:var(--ruler-label-color);user-select:none;box-sizing:border-box}.left-ruler.svelte-q08nqp.svelte-q08nqp{left:var(--ruler-gap)}.right-ruler.svelte-q08nqp.svelte-q08nqp{right:var(--ruler-gap)}.ruler-mark-container.svelte-q08nqp.svelte-q08nqp{position:absolute;width:100%;display:flex;align-items:center;transform:translateY(-50%)}.left-ruler.svelte-q08nqp .ruler-mark-container.svelte-q08nqp{justify-content:flex-start}.right-ruler.svelte-q08nqp .ruler-mark-container.svelte-q08nqp{justify-content:flex-end}.ruler-mark.svelte-q08nqp.svelte-q08nqp{height:1px;background-color:var(--ruler-mark-color)}.left-ruler.svelte-q08nqp .ruler-mark.svelte-q08nqp{width:60%;margin-left:5%}.right-ruler.svelte-q08nqp .ruler-mark.svelte-q08nqp{width:60%;margin-right:5%}.network-visualization-canvas.svelte-q08nqp.svelte-q08nqp{flex-grow:1;border:var(--canvas-border-width) solid var(--inner-border-color);border-radius:0;position:relative;overflow:hidden;box-sizing:border-box;background-color:var(--userVisBackgroundColor, transparent);height:100%}#network-visualization svg{display:block;width:100%;height:100%}.input-area.svelte-q08nqp.svelte-q08nqp{position:absolute;bottom:0;right:0;width:550px;z-index:5;display:flex;align-items:flex-end;gap:10px;background-color:#f5f5f5;border-top:1px solid var(--outer-border-color);border-left:1px solid var(--outer-border-color);border-right:none;border-bottom:none;border-radius:0;padding:var(--input-area-padding);box-shadow:none;box-sizing:border-box}.tabbed-input-container.svelte-q08nqp.svelte-q08nqp{flex-grow:1;display:flex;flex-direction:column;min-width:0}.tab-buttons.svelte-q08nqp.svelte-q08nqp{display:flex;margin-bottom:0;border-bottom:1px solid #999;font-family:ABCDiatypeEdu-Medium,sans-serif;text-transform:uppercase}.tab-button.svelte-q08nqp.svelte-q08nqp{padding:8px 10px;border:none;border-bottom:2px solid transparent;border-radius:0;background-color:transparent;color:#555;cursor:pointer;font-size:.8rem;font-weight:500;margin-right:1px;transition:color .2s,border-color .2s;font-family:inherit;line-height:1.5;position:relative;outline:none;white-space:nowrap}.tab-button.svelte-q08nqp.svelte-q08nqp:hover{color:#333}.tab-button.active.svelte-q08nqp.svelte-q08nqp{color:#ffc107;font-weight:600;border-bottom-color:#ffc107}.text-input.tabbed-textarea.svelte-q08nqp.svelte-q08nqp{padding:9px 12px;border:1px solid #999;border-top:none;border-radius:0;font-size:1rem;line-height:1.5;resize:none;background-color:#fdfdfd;color:#333;box-shadow:none;outline:none;box-sizing:border-box;font-family:OT Scholar,serif;flex-grow:1;height:var(--input-element-height);min-height:var(--input-element-height);transition:border-color .2s ease-in-out;margin-top:0;z-index:0;width:100%}.text-input.tabbed-textarea.svelte-q08nqp.svelte-q08nqp:hover{border-color:#777}.text-input.tabbed-textarea.svelte-q08nqp.svelte-q08nqp:focus{border-color:#333;outline:none;box-shadow:none}.intro-controls-panel.svelte-q08nqp.svelte-q08nqp{border:1px solid #999;border-top:none;padding:8px 12px;background-color:#fdfdfd;height:var(--input-element-height);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:4px}.intro-step-info.svelte-q08nqp.svelte-q08nqp{font-size:.8rem;color:#555;font-family:OT Scholar,serif;text-align:center;margin-bottom:4px}.intro-navigation.svelte-q08nqp.svelte-q08nqp{display:flex;align-items:center;justify-content:space-between;gap:6px}.intro-nav-button.svelte-q08nqp.svelte-q08nqp,.intro-toggle-button.svelte-q08nqp.svelte-q08nqp{padding:5px 8px;font-size:.75rem;border:1px solid #ccc;border-radius:2px;background-color:#f0f0f0;color:#333;cursor:pointer;transition:background-color .2s,border-color .2s;flex-grow:1;text-align:center}.intro-nav-button.svelte-q08nqp.svelte-q08nqp:hover:not(:disabled),.intro-toggle-button.svelte-q08nqp.svelte-q08nqp:hover:not(:disabled){background-color:#e0e0e0;border-color:#bbb}.intro-nav-button.svelte-q08nqp.svelte-q08nqp:disabled,.intro-toggle-button.svelte-q08nqp.svelte-q08nqp:disabled{opacity:.6;cursor:not-allowed}.clock-button-container.svelte-q08nqp.svelte-q08nqp{display:flex;flex-direction:row;align-items:flex-end;flex-shrink:0;gap:5px;height:var(--input-element-height)}.process-button.svelte-q08nqp.svelte-q08nqp{height:var(--input-element-height);width:var(--input-element-height);padding:0;border:1px solid #999;border-radius:0;background-color:#e9e9e9;color:#333;cursor:pointer;font-size:1rem;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:background-color .2s,color .2s,border-color .2s;box-shadow:none;box-sizing:border-box;flex-shrink:0;font-family:inherit;line-height:1.1;text-align:center}.scenario-dynamic-button.svelte-q08nqp.svelte-q08nqp{min-width:80px;width:auto;padding:0 10px}.process-button.svelte-q08nqp>span.svelte-q08nqp:first-of-type{display:block;margin-bottom:2px}.process-button.svelte-q08nqp div.svelte-q08nqp{line-height:1}.process-button.svelte-q08nqp .command-symbol.svelte-q08nqp,.process-button.svelte-q08nqp .enter-symbol.svelte-q08nqp{display:inline;font-size:.7em;margin:0 1px}.process-button.svelte-q08nqp.svelte-q08nqp:hover{background-color:#ddd;border-color:#777}.process-button.svelte-q08nqp.svelte-q08nqp:disabled{background-color:#f5f5f5;color:#aaa;cursor:not-allowed;border-color:#ddd;box-shadow:none}.process-button.svelte-q08nqp.svelte-q08nqp:active:not(:disabled){background-color:#ccc;border-color:#555;box-shadow:none}.possible-future-action-buttons-container.svelte-q08nqp.svelte-q08nqp{display:flex;gap:10px;justify-content:center;padding:8px 0;margin-bottom:10px;flex-shrink:0;max-width:800px;width:90%;margin-left:auto;margin-right:auto}.remove-cycles-button.svelte-q08nqp.svelte-q08nqp,.dag-it-button.svelte-q08nqp.svelte-q08nqp,.force-it-button.svelte-q08nqp.svelte-q08nqp{padding:6px 12px;font-size:.8rem;border-radius:2px;cursor:pointer}.remove-cycles-button.svelte-q08nqp.svelte-q08nqp{background-color:#fff0b3;border:1px solid #e6c65c;color:#594a16}.remove-cycles-button.svelte-q08nqp.svelte-q08nqp:hover:not(:disabled){background-color:#ffe999}.dag-it-button.svelte-q08nqp.svelte-q08nqp{background-color:#cce5ff;border:1px solid #99c2ff;color:#004085}.dag-it-button.svelte-q08nqp.svelte-q08nqp:hover:not(:disabled){background-color:#b8daff}.force-it-button.svelte-q08nqp.svelte-q08nqp{background-color:#d4edda;border:1px solid #a3cfbb;color:#155724}.force-it-button.svelte-q08nqp.svelte-q08nqp:hover:not(:disabled){background-color:#c3e6cb}.remove-cycles-button.svelte-q08nqp.svelte-q08nqp:disabled,.dag-it-button.svelte-q08nqp.svelte-q08nqp:disabled,.force-it-button.svelte-q08nqp.svelte-q08nqp:disabled{background-color:#f5f5f5;color:#aaa;border-color:#ddd;opacity:.7}.style-controls-wrapper-in-recipe.svelte-q08nqp.svelte-q08nqp{border-top:1px solid #e5e5e5;margin-top:20px;padding-top:15px}.style-controls-wrapper-in-recipe.svelte-q08nqp h4.svelte-q08nqp{margin:0 0 15px;font-size:.9rem;font-weight:600;color:#444}.recipe-controls.multi-wave-controls.svelte-q08nqp .style-controls-container.svelte-q08nqp{flex-shrink:0;margin-bottom:0}.recipe-controls.multi-wave-controls.svelte-q08nqp .style-controls-container.svelte-q08nqp:has(.style-controls){margin-bottom:10px}.style-controls.svelte-q08nqp.svelte-q08nqp{padding:8px 10px;border:1px solid #e0e0e0;border-radius:2px;display:flex;flex-wrap:wrap;gap:10px 15px;background-color:#f9f9f9;font-family:inherit;font-size:.8rem;align-items:center}.control-group.svelte-q08nqp.svelte-q08nqp{display:flex;align-items:center;gap:6px}.control-group.svelte-q08nqp label.svelte-q08nqp{margin-right:0;white-space:nowrap;color:#444;font-size:.75rem}.control-group.svelte-q08nqp input[type=color].svelte-q08nqp{width:28px;height:22px;padding:0;border:1px solid #ccc;border-radius:2px;cursor:pointer;vertical-align:middle}.control-group.svelte-q08nqp input[type=range].svelte-q08nqp{cursor:pointer;width:80px;vertical-align:middle;height:16px}.control-group.svelte-q08nqp input[type=checkbox].svelte-q08nqp{cursor:pointer;vertical-align:middle;width:14px;height:14px}.control-group.svelte-q08nqp select.svelte-q08nqp{font-size:.8rem;padding:2px 5px;border:1px solid #ccc;border-radius:2px;background-color:#fff;cursor:pointer;vertical-align:middle;max-width:110px;font-family:inherit}.range-value.svelte-q08nqp.svelte-q08nqp{font-size:.8rem;min-width:28px;text-align:right;color:#666}.error-message.svelte-q08nqp.svelte-q08nqp{color:#c0392b;margin-top:10px;padding:10px 15px;border:1px solid #e74c3c;border-radius:2px;background-color:#fbeae5;flex-shrink:0;font-size:.85rem}.error-message.possible-future-error.svelte-q08nqp.svelte-q08nqp{border-color:#d35400;background-color:#fdf3e6;color:#a04000}.error-message.scenario-error.svelte-q08nqp.svelte-q08nqp{border-color:#8e44ad;background-color:#f4eef6;color:#5b2c6f}.error-message.system-startup-error.svelte-q08nqp.svelte-q08nqp{border-color:#c0392b;background-color:#fbeae5;color:#c0392b;margin-top:10px;padding:10px 15px;font-size:.9rem;text-align:center}.no-data-message.svelte-q08nqp.svelte-q08nqp{padding:20px;text-align:center;font-style:italic;color:#888;flex-grow:1;display:flex;align-items:center;justify-content:center;min-height:150px;font-size:.9rem}.bottom-controls-area.svelte-q08nqp.svelte-q08nqp{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;flex-shrink:0}.control-button.svelte-q08nqp.svelte-q08nqp{padding:4px 10px;font-size:.8rem;font-family:inherit;border:1px solid #ccc;border-radius:2px;background-color:#f8f8f8;color:#555;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s;line-height:1.4;box-shadow:0 1px 1px #0000000a}.control-button.svelte-q08nqp.svelte-q08nqp:hover{background-color:#eee;border-color:#bbb;color:#333}.confirmation-overlay.svelte-q08nqp.svelte-q08nqp{position:absolute;top:15px;left:50%;transform:translate(-50%);width:auto;min-width:220px;background-color:#ffc400f2;color:#333;padding:10px 18px;text-align:center;font-weight:500;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none;border:1px solid #e0cea0;border-radius:2px;box-sizing:border-box;font-size:.9rem;z-index:10;box-shadow:0 2px 5px #0000001a}.confirmation-overlay.visible.svelte-q08nqp.svelte-q08nqp{opacity:1}.temporary-status-overlay.svelte-q08nqp.svelte-q08nqp{position:absolute;top:15px;left:50%;transform:translate(-50%);width:auto;min-width:250px;max-width:90%;background-color:#ffc400f2;color:#333;padding:10px 18px;text-align:center;font-weight:500;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none;border:1px solid #e0cea0;border-radius:2px;box-sizing:border-box;font-size:.9rem;z-index:10;box-shadow:0 2px 5px #0000001a}.temporary-status-overlay.visible.svelte-q08nqp.svelte-q08nqp{opacity:1}.processing-panel.svelte-q08nqp.svelte-q08nqp{position:absolute;top:50px;right:15px;background-color:#323232e6;color:#f0f0f0;border:1px solid #444;border-radius:2px;padding:10px 14px;font-family:monospace;font-size:.8rem;max-width:380px;max-height:180px;overflow-y:auto;z-index:100;box-shadow:0 3px 8px #0006;opacity:1;pointer-events:none}.processing-panel.svelte-q08nqp pre.svelte-q08nqp{margin:0;white-space:pre-wrap;word-wrap:break-word;line-height:1.4}.recipe-panel-container.multi-wave.svelte-q08nqp.svelte-q08nqp{margin-top:10px;flex-shrink:0;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;border-left:none;border-right:none;border-radius:0;background-color:#fdfdfd;box-shadow:0 1px 3px #0000000d;margin-left:-16px;margin-right:-16px}.toggle-recipe-bar.svelte-q08nqp.svelte-q08nqp{width:100%;padding:0 16px;min-height:calc(var(--power-switch-height, 30px) + 14px);height:auto;font-size:.85rem;font-weight:600;background-color:#007bff;border:none;color:#fff;transition:background-color .2s,color .2s;box-sizing:border-box;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.toggle-recipe-bar.panel-open.svelte-q08nqp.svelte-q08nqp{padding-top:7px;padding-bottom:7px}.toggle-recipe-bar.system-online.svelte-q08nqp.svelte-q08nqp{background-color:#ffc107;color:#212529}.toggle-recipe-bar.disabled.svelte-q08nqp.svelte-q08nqp{opacity:.7}.toggle-recipe-bar.disabled.svelte-q08nqp .main-button-text.svelte-q08nqp,.toggle-recipe-bar.disabled.svelte-q08nqp .power-switch-wrapper.svelte-q08nqp{cursor:not-allowed}.power-switch-wrapper.svelte-q08nqp.svelte-q08nqp{width:var(--power-switch-width);height:var(--power-switch-height);background-color:#b0bec5;border-radius:calc(var(--power-switch-height) / 2);position:relative;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;padding:3px;box-sizing:border-box;box-shadow:inset 0 1px 3px #0003;flex-shrink:0}.power-switch-wrapper.online.svelte-q08nqp.svelte-q08nqp{background-color:#66bb6a}.toggle-recipe-bar.system-online.svelte-q08nqp .power-switch-wrapper.online.svelte-q08nqp{background-color:#ffda6c}.toggle-recipe-bar.svelte-q08nqp:not(.system-online) .power-switch-wrapper.svelte-q08nqp{background-color:#0056b3}.toggle-recipe-bar.svelte-q08nqp:not(.system-online) .power-switch-wrapper.online.svelte-q08nqp{background-color:#28a745}.power-switch-handle.svelte-q08nqp.svelte-q08nqp{width:calc(var(--power-switch-height) - 8px);height:calc(var(--power-switch-height) - 8px);background-color:#fff;border-radius:50%;position:absolute;top:4px;left:4px;transition:left .25s ease-in-out;box-shadow:0 1px 2px #0000004d,0 0 1px #0000001a}.power-switch-wrapper.online.svelte-q08nqp .power-switch-handle.svelte-q08nqp{left:calc(var(--power-switch-width) - (var(--power-switch-height) - 8px) - 4px)}.power-switch-wrapper.starting.svelte-q08nqp .power-switch-handle.svelte-q08nqp{display:none}.power-switch-wrapper.svelte-q08nqp .spinner.svelte-q08nqp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(var(--power-switch-height) - 12px);height:calc(var(--power-switch-height) - 12px);border-width:2px;color:#fff}.toggle-recipe-bar.system-online.svelte-q08nqp .power-switch-wrapper .spinner.svelte-q08nqp{color:#212529}.main-button-text.svelte-q08nqp.svelte-q08nqp{cursor:pointer;text-align:left;user-select:none}.main-button-text.disabled.svelte-q08nqp.svelte-q08nqp{cursor:not-allowed;opacity:.7}.main-button-text.svelte-q08nqp.svelte-q08nqp:hover:not(.disabled){text-decoration:underline}.possible-future-controls-inline.svelte-q08nqp.svelte-q08nqp{display:flex;align-items:center;gap:6px 10px;flex-grow:1;flex-wrap:wrap;justify-content:flex-start;padding:5px 0;order:5}.possible-future-controls-inline.svelte-q08nqp .control-group.svelte-q08nqp{display:flex;align-items:center;gap:4px;margin-bottom:0}.possible-future-controls-inline.svelte-q08nqp label.svelte-q08nqp{font-size:.7rem;color:inherit;white-space:nowrap;font-weight:400}.possible-future-controls-inline.svelte-q08nqp select.svelte-q08nqp,.possible-future-controls-inline.svelte-q08nqp input[type=number].svelte-q08nqp{font-size:.7rem;padding:3px 5px;border:1px solid rgba(0,0,0,.2);border-radius:2px;background-color:#fffc;color:#333;max-width:65px}.possible-future-controls-inline.svelte-q08nqp input[type=number].svelte-q08nqp{max-width:50px}.possible-future-controls-inline.svelte-q08nqp input[type=checkbox].svelte-q08nqp{width:12px;height:12px;vertical-align:middle}.toggle-recipe-bar.system-online.svelte-q08nqp .possible-future-controls-inline select.svelte-q08nqp,.toggle-recipe-bar.system-online.svelte-q08nqp .possible-future-controls-inline input[type=number].svelte-q08nqp{border-color:#0000004d;background-color:#ffffffe6}.scenario-controls-inline.svelte-q08nqp.svelte-q08nqp{display:flex;align-items:center;gap:8px;font-size:.75rem;margin:0 10px;flex-shrink:0;min-width:0;color:inherit;order:6}.scenario-controls-inline.svelte-q08nqp label.svelte-q08nqp{color:inherit;white-space:nowrap;font-weight:400}.scenario-controls-inline.svelte-q08nqp input[type=range].svelte-q08nqp{width:80px;height:12px;flex-shrink:1}.scenario-controls-inline.svelte-q08nqp span.svelte-q08nqp{min-width:20px;text-align:right;font-weight:400}.digital-clock-in-button.svelte-q08nqp.svelte-q08nqp{font-family:OCR-B,monospace;font-size:.8rem;white-space:nowrap;color:inherit;margin-left:auto;order:100;flex-shrink:0}.toggle-recipe-bar.system-online.svelte-q08nqp .scenario-controls-inline.svelte-q08nqp,.toggle-recipe-bar.system-online.svelte-q08nqp .digital-clock-in-button.svelte-q08nqp{color:#484848}.recipe-controls.multi-wave-controls.svelte-q08nqp.svelte-q08nqp{display:flex;flex-direction:column;padding:15px 16px;gap:20px;border-top:none;background-color:#fdfdfd}.waves-section.svelte-q08nqp.svelte-q08nqp,.analysis-section.svelte-q08nqp.svelte-q08nqp{border:1px solid #eee;border-radius:2px;padding:10px 15px;background-color:#fff}.waves-section.svelte-q08nqp h4.svelte-q08nqp,.analysis-section.svelte-q08nqp h4.svelte-q08nqp{margin:0 0 12px;font-size:.9rem;font-weight:600;color:#444;border-bottom:1px solid #e5e5e5;padding-bottom:6px;display:flex;justify-content:space-between;align-items:center}.add-button.svelte-q08nqp.svelte-q08nqp{font-size:.75rem;padding:3px 8px;margin-left:10px;cursor:pointer;border:1px solid #ccc;background-color:#f0f0f0;border-radius:2px;color:#333}.add-button.svelte-q08nqp.svelte-q08nqp:disabled{opacity:.5;cursor:not-allowed}.add-button.svelte-q08nqp.svelte-q08nqp:hover:not(:disabled){background-color:#e5e5e5}.remove-button.svelte-q08nqp.svelte-q08nqp{font-size:.7rem;padding:1px 5px;margin-left:10px;cursor:pointer;border:1px solid #e74c3c;background-color:#fbeae5;color:#c0392b;border-radius:2px;font-weight:700;line-height:1}.remove-button.svelte-q08nqp.svelte-q08nqp:hover{background-color:#f8d7da}.waves-list.svelte-q08nqp.svelte-q08nqp,.analysis-list.svelte-q08nqp.svelte-q08nqp{display:flex;flex-direction:column;gap:15px}.wave-item.svelte-q08nqp.svelte-q08nqp,.analysis-item.svelte-q08nqp.svelte-q08nqp{border:1px dashed #e0e0e0;border-radius:2px;padding:12px;background-color:#fcfcfc}.wave-item.svelte-q08nqp h5.svelte-q08nqp,.analysis-item.svelte-q08nqp h5.svelte-q08nqp{margin:0 0 10px;font-size:.8rem;font-weight:600;color:#555;display:flex;justify-content:space-between;align-items:center}.control-grid.svelte-q08nqp.svelte-q08nqp{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px 15px}.recipe-group.svelte-q08nqp.svelte-q08nqp{display:grid;grid-template-columns:100px 1fr;align-items:center;gap:5px}.recipe-group.svelte-q08nqp label.svelte-q08nqp{text-align:right;font-size:.75rem;color:#555;padding-right:5px}.recipe-group.svelte-q08nqp input[type=text].svelte-q08nqp,.recipe-group.svelte-q08nqp input[type=number].svelte-q08nqp,.recipe-group.svelte-q08nqp select.svelte-q08nqp{width:100%;max-width:none;box-sizing:border-box;font-size:.8rem;padding:4px 6px;border:1px solid #ccc;border-radius:2px}.recipe-group.checkbox-group.svelte-q08nqp.svelte-q08nqp{grid-template-columns:100px auto;justify-content:start}.recipe-group.svelte-q08nqp input[type=checkbox].svelte-q08nqp{margin-left:0;justify-self:start}.hint.svelte-q08nqp.svelte-q08nqp{font-size:.8rem;color:#888;font-style:italic;margin:5px 0}.recipe-action-column.full-width.svelte-q08nqp.svelte-q08nqp{grid-column:1 / -1;display:flex;justify-content:flex-end;align-items:center;margin-top:10px;gap:10px}.recipe-run-button.svelte-q08nqp.svelte-q08nqp{height:auto;padding:8px 16px;font-size:.9rem;min-width:160px}.recipe-loader.svelte-q08nqp.svelte-q08nqp{font-size:.8rem;color:#555}.recipe-result-display.svelte-q08nqp.svelte-q08nqp{margin-top:15px;padding:15px;border:1px solid #d1d1d1;border-radius:2px;background-color:#f9f9f9;flex-grow:1;overflow:auto;min-height:150px}.recipe-result-display.svelte-q08nqp h3.svelte-q08nqp{margin-top:0;margin-bottom:10px;font-size:1rem;color:#333}.recipe-result-display.svelte-q08nqp pre.svelte-q08nqp{white-space:pre-wrap;word-wrap:break-word;font-size:.8rem;background-color:#fff;padding:10px;border:1px solid #eee;border-radius:2px;max-height:400px;overflow:auto}.error-message.recipe-error.svelte-q08nqp.svelte-q08nqp{border-color:#f39c12;background-color:#fef5e7;color:#b06d0f}.startup-screen-overlay.svelte-q08nqp.svelte-q08nqp{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1e1e1ef2;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;color:#f0f0f0;font-family:OT Scholar,sans-serif;text-align:center;padding:20px;box-sizing:border-box}.startup-content.svelte-q08nqp.svelte-q08nqp{background-color:#323232cc;padding:30px 40px;border-radius:8px;box-shadow:0 5px 20px #00000080}.startup-image.svelte-q08nqp.svelte-q08nqp{max-width:250px;max-height:200px;height:auto;border-radius:4px;margin-bottom:20px;border:2px solid #FFC107}.startup-loader.svelte-q08nqp.svelte-q08nqp{font-size:2.5rem;line-height:1;margin-bottom:20px;color:#ffc107}.startup-loader.svelte-q08nqp span.svelte-q08nqp{animation:svelte-q08nqp-blink 1.4s infinite both;display:inline-block;margin:0 2px}.startup-loader.svelte-q08nqp span.svelte-q08nqp:nth-child(2){animation-delay:.2s}.startup-loader.svelte-q08nqp span.svelte-q08nqp:nth-child(3){animation-delay:.4s}@keyframes svelte-q08nqp-blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.startup-info.svelte-q08nqp p.svelte-q08nqp{margin:5px 0;font-size:.9rem;color:#ccc}.startup-info.svelte-q08nqp p.svelte-q08nqp:first-child{font-size:1.1rem;font-weight:700;color:#f0f0f0;margin-bottom:10px}.startup-info.svelte-q08nqp p.svelte-q08nqp:last-child{font-size:.8rem;color:#aaa;margin-top:10px}.spinner.svelte-q08nqp.svelte-q08nqp{display:inline-block;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:svelte-q08nqp-spin .75s linear infinite}@keyframes svelte-q08nqp-spin{to{transform:rotate(360deg)}}main.svelte-1xfp3jb{display:contents}
