:root{font-synthesis:none;color:var(--theme-color-text-secondary);color-scheme:var(--theme-native-color-scheme);background-color:var(--theme-color-canvas-bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--theme-native-color-scheme:dark;--theme-color-canvas-bg:#0a0a0a;--theme-color-bg-secondary:#1a1a1a;--theme-color-overlay-backdrop:#0a0a0ad9;--theme-color-primary:#d4a637;--theme-color-primary-hover:#f5d56a;--theme-color-primary-dark:#0a0a0a;--theme-color-secondary:#1a1a1a;--theme-color-bg-tertiary:#2b2b35;--theme-color-text-primary:#f5d56a;--theme-color-text-secondary:#999;--theme-color-text-dim:#aaa;--theme-color-stat-value:#e0e0e0;--theme-color-tier-default:#f5d56a;--theme-color-border-primary:#d4a637;--theme-color-border-light:#333;--theme-color-border-divider:#d4a63754;--theme-color-grid-dots:#333;--theme-color-edge-stroke:#5c5c5c;--theme-color-input-bg:#1a3a2a;--theme-color-input-border:#22c55e;--theme-color-input-text:#86efac;--theme-color-success:#22c55e;--theme-color-output-bg:#3a1a1a;--theme-color-output-border:#ef4444;--theme-color-output-text:#fca5a5;--theme-color-text-error:#ef4444;--theme-color-text-neutral:#888;--theme-color-confirm-success:#22c55e;--theme-color-confirm-info:#d4a637;--theme-color-confirm-error:#ef4444;--theme-color-node-bg:#1a1a1a;--theme-color-node-border:#d4a637;--theme-color-node-target-bg:#2d2416;--theme-color-node-target-border:#f5d56a;--theme-color-handle-input-supplied:#22c55e;--theme-color-handle-input-deficient:#ef4444;--theme-color-handle-output-connected:#ef4444;--theme-color-handle-output-excess:#22c55e;--theme-color-tier-1:#888;--theme-color-tier-2:#4ade80;--theme-color-tier-3:#60a5fa;--theme-color-tier-4:#c084fc;--theme-color-tier-5:#fbbf24;--theme-color-fluid:#60a5fa;--theme-color-item:#d4a637;--theme-color-research:#06b6d4;--theme-color-btn-hover-overlay:#ffffff14;--theme-color-translucent-dark:#0006;--theme-color-border-light-translucent:#ffffff1a;--theme-color-btn-bg-translucent:#0000004d;--theme-color-panel-empty-bg:#2a2a3580;--theme-color-warning:#fa0;--theme-color-error:#ef4444;--theme-color-error-translucent:#ef44441a;--theme-color-warning-translucent:#ffaa001a;--theme-color-info:#60a5fa;--theme-color-info-translucent:#60a5fa1a;--theme-color-success-translucent:#22c55e1a;--theme-color-white:#fff;--theme-color-black:#000;--theme-color-bg-active:#2b2b35;--theme-color-node-selected-border:#fff;--theme-color-handle-border:#121214;--theme-color-edge-selected-stroke:#fff;--theme-handle-size:12px;--theme-handle-position:absolute;--theme-handle-left:0px;--theme-handle-right:0px;--theme-handle-transform-left:translate(-50%, -50%);--theme-handle-transform-right:translate(50%, -50%);font-family:Microsoft YaHei UI,Microsoft YaHei,PingFang SC,Noto Sans CJK SC,Source Han Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400}body{width:100vw;height:100dvh;margin:0;padding:0;overflow:hidden}*{scrollbar-width:thin;scrollbar-color:var(--theme-color-border-light) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--theme-color-border-light);background-clip:padding-box;border:2px solid #0000;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--theme-color-border-primary);background-clip:padding-box}input,select,textarea,button{color-scheme:var(--theme-native-color-scheme)}input[type=checkbox],input[type=radio],progress{accent-color:var(--theme-color-primary)}input[type=number]::-webkit-inner-spin-button{opacity:1;margin:0}input[type=number]::-webkit-outer-spin-button{opacity:1;margin:0}#root{width:100vw;height:100dvh;margin:0;padding:0}.react-flow .react-flow__node{box-shadow:none;transition:none}.react-flow .react-flow__node.selected{border-color:var(--theme-color-node-selected-border);box-shadow:none;outline:none}.react-flow .react-flow__node-group{background:0 0;border:0;border-radius:0;padding:0}.react-flow .react-flow__handle{border:1px solid var(--theme-color-handle-border);box-shadow:none}.react-flow .react-flow__edge-path{box-shadow:none;transition:none}.react-flow .react-flow__edge.selected .react-flow__edge-path{stroke:var(--theme-color-edge-selected-stroke)}.is-delete-mode .react-flow__node,.is-delete-mode .recipe-node-io__rect,.is-delete-mode .recipe-node-io__handle,.is-delete-mode .react-flow__edge{cursor:pointer}.is-exporting .recipe-node,.is-exporting .group-node{contain:none!important;backface-visibility:visible!important;will-change:auto!important;transform:none!important}.is-exporting .react-flow__edge-path{animation:none!important}html,body,#root{overscroll-behavior:none;width:100%;min-width:0;height:100%;min-height:0}button,input,select,textarea{font-family:inherit}@media (width<=760px){:root{--theme-handle-size:16px}body,#root{width:100vw;height:100dvh}button{-webkit-tap-highlight-color:transparent}input,select,textarea{font-size:16px}}._controls-tray-container_13vj8_1{z-index:1000;box-sizing:border-box;background:var(--theme-color-bg-secondary);border:1px solid var(--theme-color-border-light);scrollbar-width:none;border-bottom:none;border-radius:8px 8px 0 0;flex-direction:column;width:max-content;max-width:100vw;display:flex;position:absolute;bottom:0;left:50%;overflow:auto hidden;transform:translate(-50%)}._controls-tray-container_13vj8_1::-webkit-scrollbar{display:none}._controls-tray-bar_13vj8_26{cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--theme-color-secondary);border:none;border-bottom:1px solid var(--theme-color-border-light);justify-content:center;align-items:center;width:100%;padding:6px 16px;font-family:inherit;display:flex}._controls-tray-bar-text_13vj8_40{color:var(--theme-color-text-secondary);letter-spacing:1px;align-items:center;gap:6px;font-family:inherit;font-size:10px;font-weight:700;display:inline-flex}._controls-tray-grid_13vj8_51{background:var(--theme-color-bg-secondary);grid-template-rows:repeat(2,48px);grid-template-columns:repeat(6,72px);gap:0;min-width:440px;padding:4px;display:grid}._controls-tray-button_13vj8_61{box-sizing:border-box;color:var(--theme-color-text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-family:inherit;transition:none;display:flex}._controls-tray-button-icon_13vj8_78{opacity:.95}._controls-tray-button-label_13vj8_82{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;opacity:1;font-size:8px;font-weight:700}._controls-tray-button_13vj8_61._is-active_13vj8_91{color:var(--theme-color-text-primary);background:var(--theme-color-node-target-bg)}._controls-tray-button_13vj8_61._is-active_13vj8_91 ._controls-tray-button-icon_13vj8_78{color:var(--theme-color-text-primary);opacity:1}._controls-tray-button_13vj8_61._has-divider-right_13vj8_101{border-right:1px solid var(--theme-color-border-light)}._controls-tray-button_13vj8_61._has-divider-bottom_13vj8_105{border-bottom:1px solid var(--theme-color-border-light)}._controls-tray-button_13vj8_61:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}@media (width<=760px){._controls-tray-container_13vj8_1{left:0;bottom:env(safe-area-inset-bottom,0px);border-left:none;border-right:none;border-radius:10px 10px 0 0;width:100vw;max-width:100vw;transform:none}._controls-tray-bar_13vj8_26{min-height:32px;padding:6px 12px}._controls-tray-grid_13vj8_51{box-sizing:border-box;width:100%;min-width:0;padding:3px max(3px, env(safe-area-inset-right,0px)) 3px max(3px, env(safe-area-inset-left,0px));grid-template-rows:repeat(3,54px);grid-template-columns:repeat(4,minmax(0,1fr))}._controls-tray-button_13vj8_61{min-width:0;min-height:48px;padding:2px}._controls-tray-button-label_13vj8_82{text-overflow:ellipsis;max-width:100%;font-size:8.5px;overflow:hidden}}@media (width<=420px){._controls-tray-grid_13vj8_51{grid-template-rows:repeat(3,50px)}._controls-tray-button-label_13vj8_82{letter-spacing:.2px;font-size:8px}}._overlays-tray-container_1xpth_1{z-index:1000;box-sizing:border-box;background:var(--theme-color-bg-secondary);border:1px solid var(--theme-color-border-light);border-top:none;border-right:none;border-radius:0 0 0 8px;flex-direction:column;width:72px;display:flex;position:absolute;top:0;right:0;overflow:hidden}._overlays-tray-grid_1xpth_18{background:var(--theme-color-bg-secondary);grid-template-rows:repeat(4,48px);grid-template-columns:1fr;gap:0;padding:4px;display:grid}._overlays-tray-button_1xpth_27{box-sizing:border-box;color:var(--theme-color-text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-family:inherit;transition:none;display:flex}._overlays-tray-button-icon_1xpth_44{opacity:.95}._overlays-tray-button-label_1xpth_48{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;opacity:1;font-size:8px;font-weight:700}._overlays-tray-button_1xpth_27._is-active_1xpth_57{color:var(--theme-color-text-primary);background:var(--theme-color-node-target-bg)}._overlays-tray-button_1xpth_27._is-active_1xpth_57 ._overlays-tray-button-icon_1xpth_44{color:var(--theme-color-text-primary);opacity:1}._overlays-tray-button_1xpth_27._has-divider-bottom_1xpth_67{border-bottom:1px solid var(--theme-color-border-light)}._overlays-tray-button_1xpth_27:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}._overlays-tray-bar_1xpth_77{cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--theme-color-secondary);border:none;border-top:1px solid var(--theme-color-border-light);justify-content:center;align-items:center;width:100%;padding:6px 0;font-family:inherit;display:flex}._overlays-tray-bar-text_1xpth_91{color:var(--theme-color-text-secondary);letter-spacing:1px;align-items:center;gap:6px;font-family:inherit;font-size:10px;font-weight:700;display:inline-flex}@media (width<=760px){._overlays-tray-container_1xpth_1{top:env(safe-area-inset-top,0px);right:env(safe-area-inset-right,0px);border-radius:0 0 0 8px;width:auto;max-width:100vw}._overlays-tray-grid_1xpth_18{grid-template-rows:54px;grid-template-columns:repeat(4,64px);padding:3px}._overlays-tray-button_1xpth_27{min-width:0;min-height:48px}._overlays-tray-button-label_1xpth_48{font-size:8px}._overlays-tray-bar_1xpth_77{min-height:32px;padding:6px 10px}}@media (width<=420px){._overlays-tray-grid_1xpth_18{grid-template-columns:repeat(4,minmax(54px,1fr));width:min(100vw,248px)}}._container_8tk0z_1{box-sizing:border-box;width:100%;position:relative;overflow-y:auto}._inner_8tk0z_8{width:100%;position:relative}._item_8tk0z_13{box-sizing:border-box;position:absolute;top:0;left:0;right:0}._dashboard-container_7bjua_1{z-index:1000;pointer-events:none;scrollbar-width:none;background:0 0;flex-direction:column;width:240px;max-height:100vh;display:flex;position:absolute;top:0;left:0;overflow-y:auto}._dashboard-container_7bjua_1::-webkit-scrollbar{display:none}._panel_7bjua_20{pointer-events:auto;box-sizing:border-box;background:var(--theme-color-bg-secondary);border-right:1px solid var(--theme-color-border-light);border-bottom:1px solid var(--theme-color-border-light);border-top:none;border-left:none;flex-direction:column;display:flex;overflow:hidden}._panel-header_7bjua_33{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--theme-color-secondary);border:none;border-bottom:1px solid var(--theme-color-border-light);width:100%;color:var(--theme-color-text-primary);letter-spacing:1px;text-transform:uppercase;justify-content:space-between;align-items:center;padding:8px 12px;font-size:11px;font-weight:700;display:flex}._panel-header-title_7bjua_52{align-items:center;gap:6px;display:flex}._panel-header-icon_7bjua_58{color:var(--theme-color-primary)}._panel-body_7bjua_62{box-sizing:border-box;background:var(--theme-color-translucent-dark);flex-direction:column;gap:8px;padding:10px 12px;display:flex}._stat-row_7bjua_71{border-bottom:1px dashed var(--theme-color-border-light-translucent);justify-content:space-between;align-items:center;padding-bottom:4px;font-size:11px;line-height:1.4;display:flex}._stat-row_7bjua_71:last-child{border-bottom:none;padding-bottom:0}._stat-label_7bjua_86{color:var(--theme-color-text-secondary);align-items:center;gap:6px;display:flex}._stat-value_7bjua_93{color:var(--theme-color-stat-value);text-align:right;font-weight:700}._stat-value_7bjua_93._success_7bjua_99{color:var(--theme-color-success)}._stat-value_7bjua_93._error_7bjua_103{color:var(--theme-color-text-error)}._stat-value_7bjua_93._neutral_7bjua_107{color:var(--theme-color-text-neutral)}._profit-pct_7bjua_111{margin-right:8px}._global-var-group_7bjua_115{border-bottom:1px solid var(--theme-color-border-light);flex-direction:column;gap:4px;margin-bottom:4px;padding-bottom:8px;display:flex}._global-var-label_7bjua_124{text-transform:uppercase;color:var(--theme-color-text-dim);font-size:10px;font-weight:700}._global-var-control_7bjua_131{align-items:center;gap:8px;display:flex}._global-var-input_7bjua_137{box-sizing:border-box;background:var(--theme-color-primary-dark);border:1px solid var(--theme-color-border-light);width:100%;color:var(--theme-color-stat-value);border-radius:0;padding:4px 8px;font-family:inherit;font-size:11px}._global-var-input_7bjua_137:focus{border-color:var(--theme-color-primary);outline:none}._diagnostic-container_7bjua_154{flex-direction:column;display:flex}._diagnostic-container_7bjua_154>div{scrollbar-width:thin;scrollbar-color:var(--theme-color-border-light) transparent;scrollbar-gutter:stable}._diagnostic-container_7bjua_154>div::-webkit-scrollbar{width:4px;display:block}._diagnostic-container_7bjua_154>div::-webkit-scrollbar-track{background:0 0}._diagnostic-container_7bjua_154>div::-webkit-scrollbar-thumb{background:var(--theme-color-border-light);border-radius:0}._diagnostic-section-title_7bjua_179{text-transform:uppercase;color:var(--theme-color-text-dim);letter-spacing:.5px;align-items:center;gap:4px;margin-top:4px;margin-bottom:4px;font-size:9px;font-weight:700;display:flex}._diagnostic-section-title_7bjua_179._is-spaced_7bjua_192{margin-top:8px}._power-output-icon_7bjua_196{color:var(--theme-color-success)}._diagnostic-row-header_7bjua_200{box-sizing:border-box;background:var(--theme-color-btn-hover-overlay);border:1px solid var(--theme-color-border-light);cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:none;justify-content:space-between;align-items:center;height:28px;padding:0 6px;font-size:10px;display:flex}._diagnostic-row-header_7bjua_200:last-child{border-bottom:1px solid var(--theme-color-border-light)}._diagnostic-header-left_7bjua_219{align-items:center;gap:4px;max-width:60%;display:flex;overflow:hidden}._diagnostic-product-name_7bjua_227{color:var(--theme-color-stat-value);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;font-size:9px;font-weight:700;line-height:1.1;display:-webkit-box;overflow:hidden}._diagnostic-header-right_7bjua_241{align-items:center;gap:4px;display:flex}._diagnostic-row-node_7bjua_247{box-sizing:border-box;background:var(--theme-color-btn-bg-translucent);border-right:1px solid var(--theme-color-border-light);border-left:1px solid var(--theme-color-border-light);cursor:pointer;justify-content:space-between;align-items:center;height:28px;padding:0 6px 0 16px;font-size:9px;display:flex}._diagnostic-node-indent_7bjua_261{color:var(--theme-color-text-secondary);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;max-width:65%;font-size:8.5px;line-height:1.1;display:-webkit-box;overflow:hidden}._diagnostic-node-right_7bjua_275{align-items:center;gap:4px;display:flex}._diagnostic-rate_7bjua_281{font-weight:700}._diagnostic-rate_7bjua_281._excess_7bjua_285{color:var(--theme-color-success)}._diagnostic-rate_7bjua_281._deficiency_7bjua_289{color:var(--theme-color-text-error)}._diagnostic-rate-sub_7bjua_293{color:var(--theme-color-text-dim)}._badge_7bjua_297{text-transform:uppercase;border-radius:0;padding:1px 3px;font-size:8px;font-weight:700;line-height:1}._badge_7bjua_297._clogged_7bjua_306{background:var(--theme-color-error-translucent);border:1px solid var(--theme-color-text-error);color:var(--theme-color-text-error)}._badge_7bjua_297._voided_7bjua_312{background:var(--theme-color-success-translucent);border:1px solid var(--theme-color-success);color:var(--theme-color-success)}._badge_7bjua_297._deficient_7bjua_318{background:var(--theme-color-error-translucent);border:1px solid var(--theme-color-text-error);color:var(--theme-color-text-error)}._empty-message_7bjua_324{color:var(--theme-color-text-neutral);text-align:center;border:1px dashed var(--theme-color-border-light);padding:6px;font-size:10px}@media (width<=760px){._dashboard-container_7bjua_1{top:env(safe-area-inset-top,0px);left:env(safe-area-inset-left,0px);width:min(64vw,240px);max-height:calc(100dvh - 190px - env(safe-area-inset-bottom,0px))}._panel-header_7bjua_33{min-height:38px;padding:7px 10px;font-size:10px}._panel-body_7bjua_62{max-height:42dvh;padding:8px 10px;overflow-y:auto}}@media (width<=420px){._dashboard-container_7bjua_1{width:min(62vw,220px)}}._recipe-node_1k2mc_1,._recipe-node_1k2mc_1 *{box-sizing:border-box}._recipe-node_1k2mc_1{width:380px;height:var(--node-height,auto);color:var(--theme-color-text-primary);text-align:left;-webkit-user-select:none;user-select:none;background:var(--theme-color-node-bg);border:2px solid var(--theme-color-node-border);contain:layout style;backface-visibility:hidden;border-radius:12px;flex-direction:column;font-family:inherit;font-weight:500;display:flex;position:relative;overflow:visible;transform:perspective(1px)translateZ(0)}._recipe-node_1k2mc_1[data-target=true]{background:var(--theme-color-node-target-bg);border:2px solid var(--theme-color-node-target-border);outline:2px solid var(--theme-color-node-target-border);outline-offset:1px}._recipe-node_1k2mc_1[data-multi-selected=true]{outline:2px solid var(--theme-color-node-selected-border);outline-offset:3px}._recipe-node_1k2mc_1[data-target=true][data-multi-selected=true]{outline-color:var(--theme-color-node-target-border)}.is-transforming ._recipe-node_1k2mc_1,.is-zoomed-out ._recipe-node_1k2mc_1{will-change:transform}._recipe-node-info_1k2mc_47{flex-direction:column;height:117px;padding:15px 20px 0;display:flex;overflow:hidden}._recipe-node-info__top-right-btn_1k2mc_55{width:24px;height:24px;color:var(--theme-color-text-secondary);cursor:pointer;background:var(--theme-color-secondary);border:1px solid var(--theme-color-border-light);border-radius:6px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:10px;right:10px}._recipe-node-info__top-right-btn_1k2mc_55 svg{width:14px;height:14px}._recipe-node-info__badges_1k2mc_77{gap:6px;display:flex;position:absolute;top:10px;right:40px}._recipe-node-info__temp-badge-anchor_1k2mc_85{position:absolute;top:10px;left:10px}._recipe-node-info__target-badge_1k2mc_91{height:24px;color:var(--theme-color-primary-dark);background:var(--theme-color-primary);border:1px solid var(--theme-color-border-primary);border-radius:6px;justify-content:center;align-items:center;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}._recipe-node-info__temp-badge_1k2mc_85{height:24px;color:var(--theme-color-input-text);background:var(--theme-color-input-bg);border:1px solid var(--theme-color-input-border);border-radius:6px;justify-content:center;align-items:center;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}._recipe-node-info__title_1k2mc_119{text-overflow:ellipsis;max-width:100%;color:var(--theme-color-text-primary);text-align:center;white-space:nowrap;margin-bottom:12px;padding:0 65px;font-size:15px;font-weight:700;overflow:hidden}._recipe-node-info__stats_1k2mc_132{--recipe-node-info-stats-gap:12px;gap:var(--recipe-node-info-stats-gap);border-bottom:1px solid var(--theme-color-border-divider);display:flex}._recipe-node-info__col--left_1k2mc_140{width:fit-content;min-width:calc((100% - var(--recipe-node-info-stats-gap)) / 2);flex-direction:column;flex:0 auto;justify-content:space-evenly;max-width:62%;min-height:65px;font-size:11px;display:flex}._recipe-node-info__stat_1k2mc_132{text-overflow:ellipsis;color:var(--theme-color-stat-value);white-space:nowrap;font-size:11px;overflow:hidden}._recipe-node-info__stat--power_1k2mc_160{text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:2px;line-height:1.15;display:flex;overflow:hidden}._recipe-node-info__stat--power_1k2mc_160 ._recipe-node-info__stat-label_1k2mc_170{flex:none}._recipe-node-info__stat--power_1k2mc_160 ._recipe-node-info__stat-value_1k2mc_174{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._recipe-node-info__stat-label_1k2mc_170{color:var(--theme-color-text-secondary);font-weight:600}._recipe-node-info__stat-value_1k2mc_174{color:var(--theme-color-stat-value)}._recipe-node-info__col--right_1k2mc_190{flex-direction:column;flex:1 1 0;justify-content:center;align-items:flex-end;min-width:0;display:flex}._recipe-node-info__machine-name_1k2mc_199{max-width:100%;color:var(--tier-color,var(--theme-color-text-primary));text-align:right;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;margin-bottom:4px;font-size:13px;font-weight:600}._tier-1_1k2mc_211{--tier-color:var(--theme-color-tier-1)}._tier-2_1k2mc_215{--tier-color:var(--theme-color-tier-2)}._tier-3_1k2mc_219{--tier-color:var(--theme-color-tier-3)}._tier-4_1k2mc_223{--tier-color:var(--theme-color-tier-4)}._tier-5_1k2mc_227{--tier-color:var(--theme-color-tier-5)}._recipe-node-info__machine-count_1k2mc_231{color:var(--theme-color-text-primary);align-items:center;gap:5px;font-size:20px;font-weight:700;line-height:1;display:flex}._recipe-node-info__constraint-icon_1k2mc_241{color:var(--theme-color-primary);justify-content:center;align-items:center;display:inline-flex}._recipe-node-info__constraint-icon_1k2mc_241[data-kind=capped]{color:var(--theme-color-warning)}._recipe-node-info__constraint-icon_1k2mc_241 svg{stroke-width:2.25px;width:15px;height:15px}.is-zoomed-out ._recipe-node-info__stats_1k2mc_132,.is-zoomed-out ._recipe-node-info__machine-name_1k2mc_199,.is-zoomed-out ._recipe-node-info__top-right-btn_1k2mc_55,.is-zoomed-out ._recipe-node-info__badges_1k2mc_77{display:none}._recipe-node-io_1k2mc_265{height:var(--io-area-height,auto);flex-direction:column;flex:none;display:flex;position:relative}._recipe-node-io__columns_1k2mc_273{z-index:1;grid-template-columns:var(--grid-template-columns);width:100%;height:100%;padding:0 var(--padding-horizontal);align-items:center;display:grid;position:relative}._recipe-node-io__column_1k2mc_273{flex-direction:column;gap:8px;padding:17px 0;display:flex;position:relative}._recipe-node-io__column--left_1k2mc_292{align-items:flex-start}._recipe-node-io__column--left_1k2mc_292 ._recipe-node-io__rect_1k2mc_296{align-self:flex-start}._recipe-node-io__column--right_1k2mc_300{justify-self:end;align-items:flex-end}._recipe-node-io__rect-wrapper_1k2mc_305{width:100%;position:relative}._recipe-node-io__column--right_1k2mc_300 ._recipe-node-io__rect-wrapper_1k2mc_305{justify-content:flex-end;display:flex}._recipe-node-io__column--right_1k2mc_300 ._recipe-node-io__rect_1k2mc_296{align-self:flex-end}._recipe-node-io__rect_1k2mc_296{box-sizing:border-box;width:var(--rect-width);min-width:var(--rect-width);text-align:center;cursor:pointer;border:2px solid;border-radius:6px;justify-content:center;align-items:center;height:44px;padding:4px 8px;font-size:13px;font-weight:600;display:flex;position:relative;overflow:hidden}._recipe-node-io__rect--input_1k2mc_338{color:var(--theme-color-input-text);background:var(--theme-color-input-bg);border-color:var(--theme-color-input-border)}._recipe-node-io__rect--output_1k2mc_344{color:var(--theme-color-output-text);background:var(--theme-color-output-bg);border-color:var(--theme-color-output-border)}._recipe-node-io__rect-text_1k2mc_350{z-index:1;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;line-height:1.2;display:-webkit-box;position:relative;overflow:hidden}.is-zoomed-out ._recipe-node-io__rect-text_1k2mc_350{display:none}.is-zoomed-out ._recipe-node-io__rect_1k2mc_296{padding:0}._recipe-node-io__handles_1k2mc_371{z-index:3;pointer-events:none;position:absolute;inset:0}._recipe-node-io__handles_1k2mc_371 .react-flow__handle{pointer-events:auto}._recipe-node-io__handle-shell_1k2mc_385{width:calc(var(--theme-handle-size) * 3);height:calc(var(--theme-handle-size) * 3);pointer-events:none;position:absolute;overflow:visible}._recipe-node-io__handle-shell_1k2mc_385 .react-flow__handle{pointer-events:auto}._recipe-node-io__link-lines_1k2mc_397{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}._recipe-node-io__link-line_1k2mc_397{fill:none;stroke:var(--theme-color-info);stroke-width:2px;stroke-dasharray:5 4;stroke-linecap:square}._recipe-node-io__link-dot_1k2mc_418{fill:var(--theme-color-info);stroke:var(--theme-color-node-bg);stroke-width:1px}.is-zoomed-out ._recipe-node-io__link-lines_1k2mc_397{display:none}._recipe-node-io__handle_1k2mc_371{cursor:pointer;border:2px solid var(--theme-color-node-bg);border-radius:2px}._recipe-node-io__handle_1k2mc_371._recipe-node-io__handle--item_1k2mc_434{border-radius:2px}._recipe-node-io__handle_1k2mc_371._recipe-node-io__handle--fluid_1k2mc_438{border-radius:999px}._recipe-node-io__handle_1k2mc_371._recipe-node-io__handle--input_1k2mc_442{background:var(--theme-color-handle-input-supplied)}._recipe-node-io__handle_1k2mc_371._recipe-node-io__handle--output_1k2mc_446{background:var(--theme-color-handle-output-connected)}._recipe-node-io__rect--input_1k2mc_338._recipe-node-io__rect--flipped_1k2mc_450{color:var(--theme-color-output-text);background:var(--theme-color-output-bg);border-color:var(--theme-color-output-border)}._recipe-node-io__rect--output_1k2mc_344._recipe-node-io__rect--flipped_1k2mc_450{color:var(--theme-color-input-text);background:var(--theme-color-input-bg);border-color:var(--theme-color-input-border)}._recipe-node-io__handle_1k2mc_371._recipe-node-io__handle--input_1k2mc_442._recipe-node-io__handle--flipped_1k2mc_462{background:var(--theme-color-handle-input-deficient)}._recipe-node-io__handle_1k2mc_371._recipe-node-io__handle--output_1k2mc_446._recipe-node-io__handle--flipped_1k2mc_462{background:var(--theme-color-handle-output-excess)}._loading-screen-container_18w3w_1{background-color:var(--theme-color-overlay-backdrop);z-index:1000;letter-spacing:.1em;justify-content:center;align-items:center;font-family:inherit;font-size:11px;display:flex;position:fixed;inset:0}@keyframes _loading-spinner-spin_18w3w_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loading-spinner_18w3w_23{vertical-align:middle;flex-shrink:0;width:24px;height:24px;margin-right:12px;animation:1.2s linear infinite _loading-spinner-spin_18w3w_1;display:inline-block}._loading-screen-modal_18w3w_33{border:1px solid var(--theme-color-border-light);background:var(--theme-color-bg-secondary);color:var(--theme-color-text-dim);box-sizing:border-box;align-items:center;padding:14px 20px;display:flex}._loading-screen-title_18w3w_43{color:var(--theme-color-text-primary);white-space:nowrap;text-transform:uppercase;margin-bottom:2px;font-weight:700;line-height:1.2}._loading-screen-subtitle_18w3w_52{color:var(--theme-color-success);white-space:nowrap;line-height:1.2}._node-editor-overlay_1nthu_1{z-index:1000;background:var(--theme-color-overlay-backdrop);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._node-editor-modal_1nthu_11{width:480px;height:700px;color:var(--theme-color-text-secondary);background:var(--theme-color-bg-secondary);border:2px solid var(--theme-color-border-primary);border-radius:8px;flex-direction:column;font-family:inherit;display:flex}._node-editor-header_1nthu_23{border-bottom:1px solid var(--theme-color-border-light);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}._node-editor-header_1nthu_23 h2{margin:0;font-size:16px;font-weight:600}._node-editor-header-actions_1nthu_37{align-items:center;gap:6px;display:flex}._node-editor-btn-icon_1nthu_43{color:var(--theme-color-text-dim);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}._node-editor-close_1nthu_55{color:var(--theme-color-text-dim);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;font-size:16px;display:flex}._node-editor-content_1nthu_68{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow:hidden}._node-editor-tabs_1nthu_77{background:var(--theme-color-bg-secondary);border-bottom:1px solid var(--theme-color-border-light);margin:-16px -16px 0;padding:0 16px;display:flex}._node-editor-tab_1nthu_77{color:var(--theme-color-text-dim);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 16px;font-size:12px;font-weight:600}._node-editor-tab_1nthu_77._is-active_1nthu_96{color:var(--theme-color-text-primary);border-bottom-color:var(--theme-color-border-primary)}._settings-editor_1nthu_101{flex-direction:column;flex:1;gap:16px;padding:8px 0;display:flex;overflow-y:auto}._node-editor-description_1nthu_110{color:var(--theme-color-text-secondary);background:var(--theme-color-bg-tertiary);border:1px solid var(--theme-color-border-light);border-radius:6px;padding:10px 12px;font-size:12px;line-height:1.4}._node-editor-group_1nthu_120{flex-direction:column;gap:4px;display:flex}._node-editor-group_1nthu_120 label{color:var(--theme-color-text-dim);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}._node-editor-input_1nthu_134{box-sizing:border-box;width:100%;color:var(--theme-color-text-primary);background:var(--theme-color-canvas-bg);border:1px solid var(--theme-color-border-light);border-radius:6px;outline:none;padding:8px 10px;font-size:14px}._node-editor-input_1nthu_134:focus{border-color:var(--theme-color-border-primary)}._node-editor-input_1nthu_134:disabled{color:var(--theme-color-text-dim);background:var(--theme-color-secondary)}._machine-count-control_1nthu_155{grid-template-columns:minmax(0,1fr) 92px;gap:7px;display:grid}._machine-count-control_1nthu_155 select{box-sizing:border-box;border:1px solid var(--theme-color-border-light);width:100%;color:var(--theme-color-text-primary);background:var(--theme-color-primary-dark);font:inherit;border-radius:6px;padding:8px;font-size:12px}._node-editor-columns_1nthu_173{flex-direction:column;flex:1;gap:12px;padding-right:4px;display:flex;overflow:hidden auto}._node-editor-column_1nthu_173{background:var(--theme-color-secondary);border:1px solid var(--theme-color-border-light);border-radius:8px;flex-direction:column;flex-shrink:0;gap:8px;padding:12px;display:flex}._node-editor-column_1nthu_173 h3{color:var(--theme-color-text-dim);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--theme-color-border-light);margin:0 0 2px;padding-bottom:6px;font-size:11px}._node-editor-list_1nthu_204{flex-direction:column;gap:6px;display:flex}._node-editor-item_1nthu_210,._node-editor-hidden-item_1nthu_211{box-sizing:border-box;border-radius:6px;justify-content:space-between;align-items:center;height:auto;min-height:42px;padding:6px 10px;display:flex}._node-editor-item--input_1nthu_222{color:var(--theme-color-input-text);background:var(--theme-color-input-bg);border:1px solid var(--theme-color-input-border)}._node-editor-item--output_1nthu_228{color:var(--theme-color-output-text);background:var(--theme-color-output-bg);border:1px solid var(--theme-color-output-border)}._node-editor-handle-label_1nthu_234{flex-direction:column;flex:1;justify-content:center;margin-right:10px;font-size:12px;font-weight:600;line-height:1.2;display:flex;overflow:hidden}._node-editor-handle-name_1nthu_246{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._node-editor-sink-note_1nthu_252{color:var(--theme-color-text-dim);margin-top:2px;font-size:10px;font-weight:400}._node-editor-handle-label_1nthu_234._is-stale_1nthu_259{color:var(--theme-color-text-error);font-style:italic}._node-editor-quantity-neutral_1nthu_264{color:var(--theme-color-text-neutral);font-size:13px}._node-editor-quantity-section_1nthu_269{align-items:center;gap:4px;display:flex}._node-editor-quantity-input_1nthu_275{box-sizing:border-box;width:130px;height:24px;color:inherit;text-align:center;background:var(--theme-color-translucent-dark);border:1px solid var(--theme-color-border-light-translucent);border-radius:4px;outline:none;padding:2px 6px;font-size:12px;font-weight:600}._node-editor-quantity-input_1nthu_275:focus{border-color:currentColor}._node-editor-quantity-unit_1nthu_294{opacity:.7;font-size:10px;font-weight:700}._node-editor-actions_1nthu_300{align-items:center;gap:4px;margin-right:10px;display:flex}._node-editor-actions-stack_1nthu_307{flex-direction:column;gap:1px;display:flex}._node-editor-actions-stack_1nthu_307 button{width:20px;height:14px;color:inherit;cursor:pointer;background:var(--theme-color-btn-bg-translucent);border:none;border-radius:2px;justify-content:center;align-items:center;font-size:8px;line-height:1;display:flex}._node-editor-btn-switch_1nthu_328{width:22px;height:24px;color:inherit;cursor:pointer;background:var(--theme-color-btn-bg-translucent);border:none;border-radius:4px;justify-content:center;align-items:center;font-size:12px;display:flex}._node-editor-actions_1nthu_300 button:disabled{cursor:not-allowed;opacity:.3}._node-editor-empty_1nthu_347{color:var(--theme-color-text-dim);text-align:center;background:var(--theme-color-panel-empty-bg);border:1px dashed var(--theme-color-border-light);border-radius:6px;padding:12px;font-size:12px;font-style:italic}._node-editor-footer_1nthu_358{background:var(--theme-color-secondary);border-top:1px solid var(--theme-color-border-light);border-radius:0 0 8px 8px;justify-content:flex-end;gap:8px;padding:14px 18px;display:flex}._node-editor-btn-secondary_1nthu_368{color:var(--theme-color-text-secondary);cursor:pointer;border:1px solid var(--theme-color-border-light);background:0 0;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600}._node-editor-btn-primary_1nthu_379{color:var(--theme-color-primary-dark);cursor:pointer;background:var(--theme-color-primary);border:none;border-radius:6px;padding:8px 18px;font-size:13px;font-weight:600}._node-editor-btn-propagate_1nthu_390{color:var(--theme-color-primary-dark);cursor:pointer;background:var(--theme-color-success);border:none;border-radius:6px;padding:8px 18px;font-size:13px;font-weight:600}._node-editor-btn-propagate_1nthu_390:disabled{color:var(--theme-color-text-dim);cursor:not-allowed;background:var(--theme-color-secondary);border:1px solid var(--theme-color-border-light)}@media (width<=760px){._node-editor-modal_1nthu_11{width:calc(100vw - 12px);height:calc(100dvh - 12px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));border-radius:10px;max-width:none;max-height:none;overflow:hidden}._node-editor-header_1nthu_23{min-height:50px;padding:8px 10px}._node-editor-close_1nthu_55,._node-editor-btn-icon_1nthu_43{min-width:40px;min-height:40px}._node-editor-content_1nthu_68{gap:10px;padding:12px}._node-editor-tabs_1nthu_77{margin:-12px -12px 0;padding:0 8px;overflow-x:auto}._node-editor-tab_1nthu_77{flex:none;min-height:42px;padding:8px 12px}._machine-count-control_1nthu_155{grid-template-columns:1fr}._node-editor-item_1nthu_210,._node-editor-hidden-item_1nthu_211{flex-direction:column;align-items:stretch;gap:8px}._node-editor-handle-label_1nthu_234{margin-right:0}._node-editor-quantity-section_1nthu_269{width:100%}._node-editor-quantity-input_1nthu_275{flex:1;width:auto;min-height:38px}._node-editor-footer_1nthu_358{flex-wrap:wrap;padding:10px 12px}._node-editor-btn-secondary_1nthu_368,._node-editor-btn-primary_1nthu_379,._node-editor-btn-propagate_1nthu_390{min-height:42px}}._group-node_eayik_1{box-sizing:border-box;width:var(--group-width);height:var(--group-height);pointer-events:auto;-webkit-user-select:none;user-select:none;contain:layout style paint;font-family:inherit;position:relative;overflow:visible}._group-node__boundary_eayik_13{box-sizing:border-box;pointer-events:auto;background:var(--theme-color-panel-empty-bg);border:2px dashed var(--theme-color-node-border);border-radius:8px;width:100%;min-width:120px;height:100%;min-height:80px;position:relative}.is-transforming ._group-node_eayik_1{will-change:transform}._group-node__header_eayik_30{height:var(--group-header-height);position:absolute;top:0;left:0;right:0}._group-node__bar_eayik_38{box-sizing:border-box;width:100%;height:var(--group-header-height);color:var(--theme-color-text-primary);background:var(--theme-color-bg-secondary);border:0;border-bottom:1px solid var(--theme-color-node-border);cursor:pointer;border-radius:6px 6px 0 0;align-items:center;padding:0 28px 0 36px;display:flex;position:absolute;inset:0;overflow:hidden}._group-node__edit-button_eayik_56{width:24px;height:24px;color:var(--theme-color-text-secondary);cursor:pointer;background:var(--theme-color-secondary);border:1px solid var(--theme-color-border-light);border-radius:6px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;left:8px;transform:translateY(-50%)}._group-node__chevron_eayik_74{color:var(--theme-color-text-secondary);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}._group-node__expand-trigger_eayik_86{cursor:pointer;background:var(--theme-color-secondary);border:1px solid var(--theme-color-border-light);box-sizing:border-box;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;padding:6px 10px;display:flex}._group-node__expand-label_eayik_102{color:var(--theme-color-text-secondary);text-transform:uppercase;font-size:9px;font-weight:800}._group-node__expand-icon_eayik_109{color:var(--theme-color-text-secondary)}._group-node__label_eayik_113{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:800;line-height:1.3;overflow:hidden}._edge-path_qpi88_1{vector-effect:non-scaling-stroke}@keyframes _recipe-edge-dash-flow_qpi88_1{0%{stroke-dashoffset:0}to{stroke-dashoffset:-18px}}@keyframes _recipe-edge-dot-flow_qpi88_1{0%{stroke-dashoffset:0}to{stroke-dashoffset:-9px}}._line-style-dashed_qpi88_25{stroke-dasharray:10 8;animation:1.1s linear infinite _recipe-edge-dash-flow_qpi88_1}._line-style-dotted_qpi88_30{stroke-dasharray:1 8;stroke-linecap:round;animation:.85s linear infinite _recipe-edge-dot-flow_qpi88_1}._edge-orth-overlay_qpi88_36{pointer-events:none}._edge-orth-segment-hitbox_qpi88_40{stroke:var(--theme-color-edge-stroke);stroke-opacity:0;pointer-events:stroke;cursor:pointer}._edge-orth-zero-segment-hitbox_qpi88_47{fill:var(--theme-color-edge-stroke);fill-opacity:0;pointer-events:all;cursor:pointer}._edge-orth-handle_qpi88_54{fill:var(--theme-color-edge-selected-stroke);stroke:var(--theme-color-canvas-bg);stroke-width:1px;pointer-events:all;cursor:move}._edge-control-point_qpi88_62{fill:var(--theme-color-edge-stroke);stroke:var(--theme-color-canvas-bg);stroke-width:1px;pointer-events:all;cursor:move}._edge-orth-bend-point_qpi88_70{fill:var(--theme-color-edge-stroke);stroke:var(--theme-color-canvas-bg);stroke-width:1px;pointer-events:all;cursor:pointer}._group-bounds-preview_3frc2_1{box-sizing:border-box;width:var(--group-preview-width);height:var(--group-preview-height);pointer-events:none;background:var(--theme-color-panel-empty-bg);border:2px dashed var(--theme-color-node-target-border);transform:translate(var(--group-preview-x), var(--group-preview-y));border-radius:8px;display:none;position:absolute}._group-bounds-preview_3frc2_1[data-visible=true]{display:block}.driver-popover.tutorial-popover{max-width:340px;color:var(--theme-color-text-secondary);background:var(--theme-color-bg-secondary);border:1px solid var(--theme-color-border-primary);box-shadow:none;border-radius:8px}.driver-popover.tutorial-popover .driver-popover-title{color:var(--theme-color-text-primary);font-family:inherit;font-size:14px}.driver-popover.tutorial-popover .driver-popover-description{font-family:inherit;font-size:12px;line-height:1.5}.driver-popover.tutorial-popover .driver-popover-footer button{text-shadow:none;box-shadow:none;border-radius:4px;font-family:inherit;font-size:11px;font-weight:700}body.driver-active.tutorial-canvas-interaction-enabled .driver-overlay,body.driver-active.tutorial-canvas-interaction-enabled .driver-overlay *{pointer-events:none}body.driver-active.tutorial-canvas-interaction-enabled .react-flow,body.driver-active.tutorial-canvas-interaction-enabled .react-flow .react-flow__renderer,body.driver-active.tutorial-canvas-interaction-enabled .react-flow .react-flow__pane,body.driver-active.tutorial-canvas-interaction-enabled .react-flow .react-flow__viewport,body.driver-active.tutorial-canvas-interaction-enabled .react-flow .react-flow__nodes,body.driver-active.tutorial-canvas-interaction-enabled .react-flow .react-flow__node,body.driver-active.tutorial-canvas-interaction-enabled .react-flow .react-flow__edges,body.driver-active.tutorial-canvas-interaction-enabled .react-flow .react-flow__edge,body.driver-active.tutorial-canvas-interaction-enabled .react-flow .react-flow__edge *,body.driver-active.tutorial-canvas-interaction-enabled .react-flow .react-flow__handle,body.driver-active.tutorial-canvas-interaction-enabled .react-flow [data-tutorial-node-id],body.driver-active.tutorial-canvas-interaction-enabled .react-flow [data-tutorial-rect-node-id],body.driver-active.tutorial-canvas-interaction-enabled .react-flow [data-tutorial-rect-node-id] *,body.driver-active.tutorial-canvas-interaction-enabled .react-flow [data-tutorial-node-editor-button],body.driver-active.tutorial-canvas-interaction-enabled .react-flow [data-tutorial-node-editor-button] *,body.driver-active.tutorial-canvas-interaction-enabled .react-flow [data-tutorial-group-node-id],body.driver-active.tutorial-canvas-interaction-enabled .react-flow [data-tutorial-group-node-id] *{pointer-events:auto}:not(body):has(>.driver-active-element){overflow:visible!important}._layer_6l0fm_1{z-index:10001;pointer-events:none;position:fixed;inset:0}._rect_6l0fm_8{box-sizing:border-box;border:2px solid var(--theme-color-warning);outline:3px solid var(--theme-color-warning-translucent);outline-offset:0;pointer-events:none;border-radius:6px;position:absolute}._edge_6l0fm_18{fill:none;stroke:var(--theme-color-warning);stroke-width:4px;stroke-linecap:square;stroke-dasharray:10 6;pointer-events:none}._canvas-container_z3ggf_1{background:var(--theme-color-canvas-bg);width:100vw;height:100dvh}@media (width<=760px){._canvas-container_z3ggf_1{width:100vw;height:100dvh}}._confirm-overlay_1x5r5_1{z-index:2000;background:var(--theme-color-overlay-backdrop);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._confirm-modal_1x5r5_11{background:var(--theme-color-bg-secondary);border:2px solid var(--theme-color-border-primary);border-radius:8px;flex-direction:column;width:400px;font-family:inherit;display:flex;overflow:hidden}._confirm-header_1x5r5_22{box-sizing:border-box;background:var(--theme-color-secondary);border-bottom:1px solid var(--theme-color-border-light);justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex}._confirm-title_1x5r5_33{color:var(--theme-color-text-primary);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}._success-icon_1x5r5_44{color:var(--theme-color-confirm-success)}._info-icon_1x5r5_48{color:var(--theme-color-confirm-info)}._error-icon_1x5r5_52{color:var(--theme-color-confirm-error)}._confirm-close_1x5r5_56{color:var(--theme-color-text-dim);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}._confirm-content_1x5r5_68{color:var(--theme-color-text-secondary);padding:24px 20px;font-size:13px;line-height:1.5}._confirm-content_1x5r5_68 p{margin:0}._confirm-footer_1x5r5_79{box-sizing:border-box;background:var(--theme-color-secondary);border-top:1px solid var(--theme-color-border-light);justify-content:flex-end;gap:10px;padding:12px 16px;display:flex}._confirm-btn_1x5r5_89{box-sizing:border-box;cursor:pointer;background:var(--theme-color-secondary);border:1px solid var(--theme-color-border-light);color:var(--theme-color-text-dim);text-transform:uppercase;border-radius:4px;padding:6px 16px;font-family:inherit;font-size:11px;font-weight:700}._confirm-btn_1x5r5_89:active{background:var(--theme-color-border-light)}._confirm-btn_1x5r5_89._success_1x5r5_44{color:var(--theme-color-primary-dark);background:var(--theme-color-confirm-success);border-color:var(--theme-color-confirm-success)}._confirm-btn_1x5r5_89._info_1x5r5_48{color:var(--theme-color-primary-dark);background:var(--theme-color-confirm-info);border-color:var(--theme-color-confirm-info)}._confirm-btn_1x5r5_89._error_1x5r5_52{color:var(--theme-color-white);background:var(--theme-color-confirm-error);border-color:var(--theme-color-confirm-error)}._overlay_12qv6_1{z-index:10000;box-sizing:border-box;padding:max(18px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left));background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:auto}._modal_12qv6_14{background:var(--theme-color-bg-secondary);border:2px solid var(--theme-color-border-primary);border-radius:10px;flex-direction:column;width:min(720px,100%);max-height:min(820px,100dvh - 36px);display:flex;overflow:hidden;box-shadow:0 22px 70px #0000008c}._header_12qv6_26{color:var(--theme-color-text-primary);background:var(--theme-color-secondary);border-bottom:1px solid var(--theme-color-border-light);align-items:flex-start;gap:12px;padding:18px 20px;display:flex}._header_12qv6_26 svg{flex:none;margin-top:2px}._header_12qv6_26 h1{margin:0;font-size:16px;line-height:1.35}._header_12qv6_26 p{color:var(--theme-color-text-dim);margin:5px 0 0;font-size:12px;line-height:1.5}._content_12qv6_54{color:var(--theme-color-text-secondary);padding:18px 20px 20px;font-size:13px;line-height:1.75;overflow:auto}._content_12qv6_54 ol{margin:0;padding-left:22px}._content_12qv6_54 li+li{margin-top:9px}._content_12qv6_54 strong{color:var(--theme-color-stat-value)}._fullLink_12qv6_75{color:var(--theme-color-primary-hover);text-underline-offset:3px;margin-top:14px;text-decoration:underline;display:inline-block}._checkboxRow_12qv6_83{border:1px solid var(--theme-color-border-light);background:var(--theme-color-btn-bg-translucent);cursor:pointer;border-radius:6px;align-items:flex-start;gap:10px;margin-top:18px;padding:12px;display:flex}._checkboxRow_12qv6_83 input{width:18px;height:18px;accent-color:var(--theme-color-primary);flex:none;margin:1px 0 0}._footer_12qv6_103{background:var(--theme-color-secondary);border-top:1px solid var(--theme-color-border-light);justify-content:flex-end;gap:10px;padding:13px 16px;display:flex}._primaryButton_12qv6_112,._secondaryButton_12qv6_113{box-sizing:border-box;min-height:38px;font:inherit;cursor:pointer;border-radius:5px;padding:8px 16px;font-size:12px;font-weight:700}._primaryButton_12qv6_112{color:var(--theme-color-primary-dark);background:var(--theme-color-confirm-info);border:1px solid var(--theme-color-confirm-info)}._primaryButton_12qv6_112:disabled{cursor:not-allowed;opacity:.45}._secondaryButton_12qv6_113{color:var(--theme-color-text-dim);border:1px solid var(--theme-color-border-light);background:0 0}@media (width<=760px){._overlay_12qv6_1{padding:max(8px, env(safe-area-inset-top)) max(8px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));align-items:stretch}._modal_12qv6_14{border-radius:8px;width:100%;max-height:calc(100dvh - 16px)}._header_12qv6_26{padding:14px}._content_12qv6_54{padding:14px;font-size:13px}._footer_12qv6_103{padding:10px 12px;position:sticky;bottom:0}._primaryButton_12qv6_112,._secondaryButton_12qv6_113{flex:1 1 0;min-height:44px}}._error-boundary-container_1ddro_1{background:var(--theme-color-canvas-bg);width:100vw;height:100dvh;color:var(--theme-color-text-secondary);justify-content:center;align-items:center;font-family:inherit;display:flex}._error-boundary-modal_1ddro_12{background:var(--theme-color-bg-secondary);border:2px solid var(--theme-color-text-error);border-radius:8px;flex-direction:column;width:480px;padding:30px;display:flex}._error-boundary-title_1ddro_22{color:var(--theme-color-text-error);margin:0 0 4px;font-size:18px;font-weight:700}._error-boundary-subtitle_1ddro_29{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-color-success);margin:0 0 16px;font-family:inherit;font-size:11px;font-weight:700}._error-boundary-text_1ddro_39{color:var(--theme-color-text-secondary);margin:0 0 20px;font-size:13px;line-height:1.6}._error-boundary-details_1ddro_46{box-sizing:border-box;width:100%;max-height:150px;color:var(--theme-color-output-text);background:var(--theme-color-output-bg);border:1px solid var(--theme-color-output-border);border-radius:4px;margin:0 0 24px;padding:12px;font-family:monospace;font-size:11px;overflow:auto}._error-boundary-btn_1ddro_61{box-sizing:border-box;color:var(--theme-color-primary-dark);cursor:pointer;background:var(--theme-color-primary);border:none;border-radius:4px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:700}._error-boundary-btn_1ddro_61:active{background:var(--theme-color-secondary)}
