._container_1yf1r_1{display:inline-flex;align-items:center;gap:10px;color:#1f2937}._centered_1yf1r_8{justify-content:center}._fullPage_1yf1r_12{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100%}._spinner_1yf1r_21{width:26px;height:26px;border-radius:999px;border:3px solid rgba(100,116,139,.35);border-top-color:#2563eb;animation:_spin_1yf1r_21 .9s linear infinite}._label_1yf1r_30{font-size:.95rem;font-weight:600}._small_1yf1r_35{gap:8px}._spinnerSmall_1yf1r_39{width:20px;height:20px;border-width:2.5px}@keyframes _spin_1yf1r_21{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_gea9d_1{display:flex;flex-direction:column;gap:16px}._content_gea9d_7{background:#fff;border-radius:20px;box-shadow:0 18px 44px #0f172a1a;padding:24px;min-height:320px}._containerFull_gea9d_15{height:100%}._contentFull_gea9d_19{padding:0;background:transparent;border-radius:0;box-shadow:none;min-height:0;height:100%;display:flex;flex-direction:column}._backdrop_2a6l3_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}._dialog_2a6l3_12{background:#fff;border-radius:16px;width:min(480px,100%);box-shadow:0 20px 45px #0f172a40;display:flex;flex-direction:column;max-height:min(620px,100%);overflow:hidden}._header_2a6l3_23{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}._title_2a6l3_30{font-size:1.1rem;font-weight:600;color:#0f172a}._closeButton_2a6l3_36{border:none;background:transparent;border-radius:999px;padding:6px;cursor:pointer;color:#475569;transition:background .15s ease,color .15s ease}._closeButton_2a6l3_36:hover{background:#94a3b829;color:#0f172a}._body_2a6l3_51{padding:16px 24px 24px;overflow-y:auto}._footer_2a6l3_56{padding:0 24px 24px;display:flex;justify-content:flex-end;gap:12px}._sizeSmall_2a6l3_63{width:min(420px,100%)}._sizeLarge_2a6l3_67{width:min(640px,100%)}._sizeFullscreen_2a6l3_71{width:min(1400px,96vw);max-height:92vh;border-radius:14px}._description_8yokd_1{color:#475569;font-size:.95rem;line-height:1.45;margin:0}._actions_8yokd_8{display:flex;justify-content:flex-end;gap:12px}._actionsStart_8yokd_14{justify-content:flex-start}._button_8yokd_18{padding:9px 16px;border-radius:10px;border:none;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}._cancelButton_8yokd_27{background:transparent;color:#475569}._cancelButton_8yokd_27:hover{background:#94a3b833}._confirmButton_8yokd_36{background:#2563eb;color:#fff}._confirmButton_8yokd_36:hover{background:#1d4ed8}._danger_8yokd_45{background:#dc2626}._danger_8yokd_45:hover{background:#b91c1c}._button_8yokd_18:disabled{opacity:.6;cursor:not-allowed}._dialogContent_13yug_1{display:flex;flex-direction:column;gap:16px;padding:8px 4px 16px}._planGrid_13yug_8{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}._planCard_13yug_14{position:relative;overflow:hidden;border:1px solid var(--color-border-strong, #e3e8f4);border-radius:14px;background:linear-gradient(180deg,var(--color-surface-strong) 0%,var(--color-surface) 50%,#ffffff 100%);padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 14px 40px #4f46e51f,0 6px 20px #0000000f}._planCard_13yug_14:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(79,70,229,.08),transparent 35%),radial-gradient(circle at 80% 0%,rgba(124,58,237,.08),transparent 40%);pointer-events:none;z-index:0}._planHeader_13yug_37{display:flex;flex-direction:column;gap:4px;position:relative;z-index:1}._planTitleRow_13yug_45{display:flex;align-items:center;gap:8px}._planTitle_13yug_45{font-size:16px;font-weight:700;margin:0}._featureList_13yug_57{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;position:relative;z-index:1}._featureItem_13yug_68{display:flex;gap:8px;align-items:flex-start;color:var(--color-text)}._featureIcon_13yug_75{color:var(--color-success);margin-top:2px}._footerButton_13yug_80{width:100%;font-size:15px;padding:12px 16px;border-radius:12px;background:linear-gradient(120deg,var(--color-primary-strong, #4f46e5),var(--color-primary, #7c3aed));color:#fff;font-weight:700;border:1px solid rgba(79,70,229,.6);cursor:pointer;box-shadow:0 10px 26px #0000001f;text-shadow:0 1px 8px rgba(0,0,0,.18);transition:transform .12s ease,box-shadow .12s ease}._footerButton_13yug_80:disabled{opacity:.75;cursor:not-allowed;transform:none;box-shadow:none}._footerButton_13yug_80:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 30px #0000001f}._footerActions_13yug_107{display:flex;flex-direction:column;gap:8px}._footerSecondaryButton_13yug_113{background:transparent;border:none;color:var(--color-primary-strong, #4f46e5);font-weight:700;cursor:pointer;text-decoration:underline;padding:8px 0;font-size:14px}._footerSecondaryButton_13yug_113:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 720px){._planGrid_13yug_8{grid-template-columns:1fr}}._tutorialHeader_3yxlt_1{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}._helperText_3yxlt_8{margin:0;color:var(--text-muted, #475569)}._notice_3yxlt_13{padding:.85rem 1rem;border-radius:10px;background:#ff9f431f;border:1px solid rgba(255,159,67,.35);color:#b45309;font-weight:400;margin-bottom:1rem}._stepList_3yxlt_23{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}._stepItem_3yxlt_32{display:grid;grid-template-columns:auto 1fr;column-gap:.5rem;align-items:stretch}._stepIndicator_3yxlt_39{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding-top:0;align-self:stretch;--indicator-size: 36px;--indicator-gap: 4px;--connector-extension: 8px;--indicator-offset: 6px}._stepConnector_3yxlt_54{position:absolute;left:50%;transform:translate(-50%);width:2px;background:var(--border-subtle, #e2e8f0);border-radius:999px;z-index:0}._stepConnectorTop_3yxlt_64{top:calc(-1 * var(--connector-extension));bottom:calc(100% - var(--indicator-offset) - (var(--indicator-size) / 2) + var(--indicator-gap))}._stepConnectorBottom_3yxlt_71{top:calc(var(--indicator-offset) + (var(--indicator-size) / 2) + var(--indicator-gap));bottom:calc(-1 * var(--connector-extension))}._stepNumber_3yxlt_76{width:var(--indicator-size);height:var(--indicator-size);border-radius:12px;background:#dbeafe;color:#1d4ed8;font-weight:800;display:grid;place-content:center;font-variant-numeric:tabular-nums;box-shadow:0 1px 2px #0f172a14;position:relative;z-index:1;margin-top:var(--indicator-offset)}._stepBody_3yxlt_92{display:flex;flex-direction:column;gap:.65rem;padding:.75rem .85rem .85rem;border:none;border-radius:0;background:var(--surface-base, #fff)}._stepTitle_3yxlt_102{margin:0 0 .35rem;font-weight:400;color:var(--text-primary, #0f172a)}._stepDescription_3yxlt_108{margin:0;color:var(--text-muted, #475569);font-size:.95rem;word-break:break-word}._stepImage_3yxlt_115{width:auto;max-width:min(100%,520px);height:auto;max-height:360px;align-self:flex-start;display:block;border-radius:0;border:none;object-fit:contain}._dialogContent_35258_1{display:flex;flex-direction:column;gap:1rem}._fieldGroup_35258_7{display:flex;flex-direction:column;gap:.35rem}._fieldGroup_35258_7 label{font-size:.9rem;font-weight:600;color:var(--text-primary, #0f172a)}._textInput_35258_19,._textArea_35258_20{width:100%;border:1px solid var(--border-default, #d4d4d8);border-radius:10px;padding:.65rem .75rem;font-size:.95rem;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}._textArea_35258_20{min-height:90px;resize:vertical}._textInput_35258_19:focus-visible,._textArea_35258_20:focus-visible{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}._toolList_35258_42{display:flex;flex-direction:column;gap:1rem;max-height:320px;overflow-y:auto;padding-right:.25rem}._toolCard_35258_51{border:1px solid var(--border-subtle, #e2e8f0);border-radius:12px;padding:.9rem;background:var(--surface-base, #fff);display:flex;flex-direction:column;gap:.5rem}._toolHeader_35258_61{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}._toolName_35258_69{font-weight:600}._toolId_35258_73{font-size:.8rem;color:var(--text-muted, #94a3b8)}._errorText_35258_78{color:#dc2626;font-size:.8rem}._footerActions_35258_83{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.5rem}._primaryButton_35258_90{border:none;border-radius:999px;padding:.6rem 1.5rem;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}._primaryButton_35258_90:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_35258_105{border:1px solid var(--border-default, #d4d4d8);border-radius:999px;padding:.6rem 1.35rem;background:var(--surface-base, #fff);font-weight:600;cursor:pointer}._secondaryButton_35258_105:disabled{opacity:.5;cursor:not-allowed}._helperText_35258_119{font-size:.82rem;color:var(--text-muted, #94a3b8)}._container_1yyvm_1{display:flex;flex-direction:column;gap:2.5rem}._deploySection_1yyvm_7,._endpointSection_1yyvm_8{background:var(--surface-elevated, #fff);border:1px solid var(--border-subtle, #e0e0e0);border-radius:12px;padding:1.5rem;box-shadow:0 2px 6px #0f172a0a}._registrySection_1yyvm_16{background:var(--surface-elevated, #fff);border:1px solid var(--border-subtle, #e0e0e0);border-radius:12px;padding:1.5rem;box-shadow:0 2px 6px #0f172a0a;display:flex;flex-direction:column;gap:1rem}._sectionHeader_1yyvm_27{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sectionHeader_1yyvm_27 h2,._sectionHeader_1yyvm_27 h3{margin:0;font-size:1.4rem}._sectionHeader_1yyvm_27 p{margin:.25rem 0 0;color:var(--text-subtle, #475569)}._historyLink_1yyvm_45{font-size:.85rem;font-weight:500;color:#2563eb;text-decoration:none}._historyLink_1yyvm_45:hover{text-decoration:underline}._deployForm_1yyvm_56{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}._securitySettingsToggle_1yyvm_63{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border-default, #d4d4d8);background:var(--surface-base, #fff);color:var(--text-primary, #0f172a);font-weight:600;font-size:.85rem;padding:.55rem .9rem;border-radius:8px;cursor:pointer;transition:background .15s ease,color .15s ease,border .15s ease;align-self:flex-start;display:inline-flex;align-items:center;gap:.45rem}._securitySettingsToggle_1yyvm_63:hover{background:#2563eb14;border-color:#2563eb;color:#1d4ed8}._securitySettingsToggle_1yyvm_63:focus-visible{outline:2px solid #2563eb;outline-offset:2px}._securitySettingsToggleActive_1yyvm_91{background:#2563eb14;border-color:#2563eb;color:#1d4ed8}._toggleIcon_1yyvm_97{font-size:.8rem;line-height:1;transition:transform .2s ease}._toggleIconOpen_1yyvm_103{transform:rotate(180deg)}._securitySettingsPanel_1yyvm_107{display:flex;flex-direction:column;gap:.75rem;flex:1 1 100%;padding-top:.25rem}._templateSection_1yyvm_115{display:flex;flex-direction:column;gap:.75rem;flex:1 1 100%;padding-top:.5rem}._templateSectionHeader_1yyvm_123{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;font-weight:600;color:var(--text-muted, #475569)}._selectedCounter_1yyvm_133{font-size:.8rem;color:var(--text-muted, #94a3b8);font-weight:500}._toolActions_1yyvm_139{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}._toolActionButton_1yyvm_147{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border-default, #d4d4d8);background:var(--surface-base, #fff);color:var(--text-primary, #0f172a);font-weight:600;font-size:.8rem;padding:.35rem .85rem;border-radius:999px;cursor:pointer;transition:background .15s ease,color .15s ease,border .15s ease}._toolActionButton_1yyvm_147:hover{background:#2563eb1a;border-color:#2563eb;color:#1d4ed8}._toolActionButton_1yyvm_147:disabled{opacity:.6;cursor:not-allowed;background:var(--surface-muted, #f4f4f5);color:var(--text-muted, #94a3b8);border-color:var(--border-subtle, #e4e4e7)}._templateList_1yyvm_174{display:flex;flex-direction:column;gap:.75rem}._templateItem_1yyvm_180{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem;border-radius:12px;border:1px solid var(--border-subtle, #e2e8f0);background:var(--surface-base, #fff)}._templateHeader_1yyvm_190{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;flex-wrap:wrap}._toolToggle_1yyvm_197{display:flex;align-items:center;gap:.6rem;font-weight:600;cursor:pointer;color:var(--text-primary, #0f172a)}._toolCheckbox_1yyvm_206{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:6px;border:2px solid var(--border-default, #cbd5e1);background:#fff;display:grid;place-content:center;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease,transform .15s ease}._toolCheckbox_1yyvm_206:checked{background-color:#2563eb;border-color:#1d4ed8;box-shadow:0 6px 14px #2563eb38;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}._toolCheckbox_1yyvm_206:focus-visible{outline:2px solid rgba(37,99,235,.35);outline-offset:2px}._toolCheckbox_1yyvm_206:active{transform:scale(.97)}._toolMeta_1yyvm_237{display:flex;flex-direction:column;gap:.2rem;align-items:flex-start}._templateItemInactive_1yyvm_244{opacity:.7;background:var(--surface-muted, #f8fafc)}._templateSelect_1yyvm_249{padding:.45rem .6rem;border-radius:8px;border:1px solid var(--border-default, #d4d4d8);font-size:.95rem;background:var(--surface-base, #fff);width:min(260px,100%)}._toolStatus_1yyvm_258{display:flex;align-items:center;gap:.5rem}._uiBadge_1yyvm_264{display:inline-flex;align-items:center;padding:.22rem .55rem;border-radius:999px;background:#10b98129;color:#0f766e;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;align-self:flex-start}._subtleBadge_1yyvm_278{display:inline-flex;align-items:center;padding:.22rem .55rem;border-radius:999px;background:var(--surface-muted, #f8fafc);align-self:flex-start}._checkboxGroup_1yyvm_287{display:flex;align-items:center;gap:.5rem;font-weight:500;color:var(--text-muted, #475569)}._checkboxGroup_1yyvm_287 input[type=checkbox]{width:18px;height:18px;accent-color:#2563eb}._helperText_1yyvm_301{font-size:.8rem;color:var(--text-muted, #94a3b8);font-weight:400}._errorText_1yyvm_307{font-size:.8rem;color:#dc2626;font-weight:500}._deployButton_1yyvm_313{padding:.65rem 1.5rem;border-radius:999px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._deployButton_1yyvm_313:disabled{background:#94a3b8;cursor:not-allowed;box-shadow:none}._deployButton_1yyvm_313:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 6px 12px #2563eb26}._publishActions_1yyvm_335{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._registryButton_1yyvm_342{padding:.55rem 1.2rem;border-radius:999px;border:1px solid rgba(37,99,235,.35);background:#2563eb14;color:#1d4ed8;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}._registryButton_1yyvm_342:disabled{opacity:.5;cursor:not-allowed}._registryButton_1yyvm_342:not(:disabled):hover{background:#2563eb2e;border-color:#2563eb;transform:translateY(-1px)}._tutorialButtons_1yyvm_364{display:flex;gap:.5rem;flex-wrap:wrap}._tutorialButton_1yyvm_364{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem .9rem;border-radius:10px;border:1px solid var(--border-default, #d4d4d8);background:var(--surface-base, #fff);color:var(--text-primary, #0f172a);font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}._tutorialButton_1yyvm_364:hover{background:#2563eb14;border-color:#2563eb;transform:translateY(-1px)}._tutorialButton_1yyvm_364:disabled{opacity:.6;cursor:not-allowed;background:var(--surface-muted, #f8fafc);border-color:var(--border-subtle, #e4e4e7)}._tutorialIcon_1yyvm_397{width:20px;height:20px}._endpointCard_1yyvm_402{display:flex;flex-direction:column;gap:1rem;border-radius:12px;padding:0;background:var(--surface-base, #fff)}._endpointRow_1yyvm_411{display:flex;align-items:center;gap:.75rem}._endpointUrl_1yyvm_417{margin:0;font-family:var(--font-mono, "Fira Code", monospace);font-size:.9rem;background:#2563eb14;padding:.5rem .75rem;border-radius:6px;word-break:break-all}._endpointActions_1yyvm_427{display:flex;gap:.5rem;flex-wrap:wrap}._currentDetails_1yyvm_433{display:flex;flex-direction:column;gap:1rem}._infoGrid_1yyvm_439{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}._infoCard_1yyvm_445{border:1px solid var(--border-subtle, #e2e8f0);border-radius:10px;background:var(--surface-muted, #f8fafc);padding:1rem;display:flex;flex-direction:column;gap:.75rem}._infoCardHeader_1yyvm_455{display:flex;justify-content:space-between;align-items:center;font-weight:600;color:var(--text-muted, #475569);font-size:.85rem}._infoCardTitle_1yyvm_464{margin:0}._infoMeta_1yyvm_468{display:inline-flex;align-items:center;justify-content:center;padding:.15rem .6rem;border-radius:999px;background:var(--surface-base, #fff);color:var(--text-muted, #64748b);font-size:.75rem;font-weight:600}._infoList_1yyvm_480{display:flex;flex-direction:column;gap:.75rem}._infoListItem_1yyvm_486{display:flex;flex-direction:column;gap:.35rem}._deploymentList_1yyvm_492{list-style:none;display:flex;flex-direction:column;gap:1rem;margin:0;padding:0}._deploymentCard_1yyvm_501{border:1px solid var(--border-subtle, #e2e8f0);border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;background:var(--surface-base, #fff)}._cardHeader_1yyvm_511{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}._cardMeta_1yyvm_519{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;color:var(--text-muted, #64748b);font-size:.9rem}._cardMeta_1yyvm_519 strong{color:var(--text-primary, #0f172a)}._cardBody_1yyvm_532{display:flex;flex-direction:column;gap:1rem}._cardRow_1yyvm_538{display:flex;flex-direction:column;gap:.35rem}._label_1yyvm_544{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #94a3b8);font-weight:600}._valueText_1yyvm_552{font-weight:500;color:var(--text-primary, #0f172a)}._valueWithAction_1yyvm_557{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._mono_1yyvm_564{font-family:var(--font-mono, "Fira Code", monospace);font-size:.85rem;background:var(--surface-muted, #f8fafc);padding:.35rem .5rem;border-radius:6px;word-break:break-all}._copyButton_1yyvm_573{background:transparent;border:1px solid var(--border-default, #cbd5f5);border-radius:999px;padding:.35rem .8rem;font-size:.85rem;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}._copyButton_1yyvm_573:hover{background:#2563eb14;border-color:#2563eb;color:#2563eb}._offlineButton_1yyvm_589{background:#dc262614;border:1px solid rgba(220,38,38,.35);border-radius:999px;padding:.35rem .9rem;font-size:.85rem;color:#b91c1c;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}._offlineButton_1yyvm_589:disabled{opacity:.6;cursor:not-allowed}._offlineButton_1yyvm_589:not(:disabled):hover{background:#dc262629;border-color:#dc262699;color:#991b1b}._statusBadge_1yyvm_611{display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:#e2e8f0;color:#475569}._live_1yyvm_624{background:#22c55e26;color:#15803d}._draft_1yyvm_629{background:#60a5fa2e;color:#1d4ed8}._archived_1yyvm_634{background:#94a3b82e;color:#475569}._toolsList_1yyvm_639{display:flex;flex-direction:column;gap:.65rem}._toolDetail_1yyvm_645{display:flex;flex-direction:column;gap:.4rem;padding:.6rem .75rem;border-radius:8px;border:1px solid var(--border-subtle, #e2e8f0);background:var(--surface-base, #fff)}._toolPill_1yyvm_655{align-self:flex-start;padding:.25rem .65rem;border-radius:999px;background:#6366f124;color:#4338ca;font-size:.78rem;font-weight:600}._toolTemplate_1yyvm_665{font-size:.75rem;color:var(--text-muted, #64748b)}._originList_1yyvm_670{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}._originPill_1yyvm_677{padding:.25rem .65rem;border-radius:999px;background:#0ea5e924;color:#0369a1;font-size:.8rem;font-weight:500;word-break:break-all}._muted_1yyvm_687{color:var(--text-muted, #94a3b8)}._emptyState_1yyvm_691{margin:0;color:var(--text-muted, #6b7280);font-style:italic}._uiList_1yyvm_697{display:flex;flex-direction:column;gap:.65rem}._registryList_1yyvm_703{display:flex;flex-direction:column;gap:.9rem}._registryCard_1yyvm_709{border:1px solid var(--border-subtle, #e2e8f0);border-radius:12px;padding:1rem;background:var(--surface-base, #fff);display:flex;flex-direction:column;gap:.6rem}._registryCardHeader_1yyvm_719{display:flex;justify-content:space-between;align-items:center;gap:.5rem}._registryTitle_1yyvm_726{font-size:1rem;font-weight:600}._registryTimestamp_1yyvm_731{font-size:.8rem;color:var(--text-muted, #94a3b8)}._registryDescription_1yyvm_736{margin:0;color:var(--text-muted, #64748b);font-size:.9rem}._registryMeta_1yyvm_742{display:flex;gap:.75rem;flex-wrap:wrap;font-size:.78rem;color:var(--text-muted, #94a3b8)}._registryMeta_1yyvm_742 strong{color:var(--text-primary, #0f172a)}._registryTools_1yyvm_754{margin:0;font-size:.8rem;color:var(--text-muted, #6b7280)}._registryEmpty_1yyvm_760{font-size:.9rem;color:var(--text-muted, #94a3b8);padding:.5rem 0}._uiItem_1yyvm_766{display:flex;flex-direction:column;gap:.5rem;padding:.75rem .9rem;border-radius:8px;border:1px solid var(--border-subtle, #e2e8f0);background:var(--surface-base, #fff)}._uiTitleRow_1yyvm_776{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._uiName_1yyvm_783{font-weight:600;color:var(--text-primary, #0f172a);font-size:.95rem}._uiTypeBadge_1yyvm_789{padding:.2rem .55rem;border-radius:999px;background:#14b8a624;color:#0f766e;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}._uiToolRow_1yyvm_801{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--text-muted, #475569)}._uiToolLabel_1yyvm_809{font-weight:600}._uiToolName_1yyvm_813{color:var(--text-primary, #0f172a);font-weight:500}._hashValue_1yyvm_818{font-family:var(--font-mono, "Fira Code", monospace);font-size:.78rem;background:var(--surface-muted, #f1f5f9);padding:.15rem .4rem;border-radius:4px;color:var(--text-primary, #0f172a);word-break:break-all}._publishSuccessContent_1yyvm_828{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}._publishSuccessIcon_1yyvm_836{width:64px;height:64px;border-radius:999px;background:#22c55e29;color:#15803d;display:flex;align-items:center;justify-content:center}._publishSuccessDescription_1yyvm_847{margin:0;font-size:1rem;color:var(--text-subtle, #475569)}._publishSuccessButton_1yyvm_853{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;background:#22c55e;color:#fff;font-weight:600;font-size:.95rem;padding:.6rem 1.8rem;cursor:pointer;transition:background .15s ease}._publishSuccessButton_1yyvm_853:hover{background:#16a34a}._publishSuccessButton_1yyvm_853:focus-visible{outline:2px solid #15803d;outline-offset:2px}@media (max-width: 720px){._deployForm_1yyvm_56{flex-direction:column;align-items:stretch}._valueWithAction_1yyvm_557,._endpointActions_1yyvm_427{flex-direction:column;align-items:flex-start}}._container_132qd_1{width:100%;display:flex;flex:1 1 auto;min-height:100%;padding:48px 24px;box-sizing:border-box}._content_132qd_10{display:flex;flex-direction:column;gap:16px;background:radial-gradient(circle at top,#f1f5f9d9,#e2e8f0e6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(148,163,184,.35);border-radius:20px;padding:40px 32px;box-shadow:0 32px 60px -40px #0f172a73,0 24px 40px -30px #0f172a40;max-width:560px;width:min(100%,560px)}._centered_132qd_26{margin:auto;text-align:center;align-items:center}._stacked_132qd_32{margin:0 auto;align-self:flex-start;text-align:left;align-items:flex-start}._badge_132qd_39{display:inline-flex;align-items:center;justify-content:center;align-self:center;padding:6px 16px;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;background:#3b82f61f;color:#1d4ed8}._stacked_132qd_32 ._badge_132qd_39{align-self:flex-start}._title_132qd_58{margin:0;font-size:clamp(1.75rem,2vw + 1rem,2.25rem);font-weight:600;color:#0f172a}._description_132qd_65{margin:0;color:#475569;line-height:1.6;font-size:1rem}._children_132qd_72{display:flex;flex-direction:column;gap:12px;width:100%}._children_132qd_72 p{margin:0;color:#475569}._container_aarn5_1{display:flex;flex-direction:column;gap:24px;padding:4px}._card_aarn5_8{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:28px;box-shadow:0 18px 50px #0f172a0f;display:flex;flex-direction:column;gap:24px}._header_aarn5_19{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}._headline_aarn5_27 h2{margin:0;font-size:22px;letter-spacing:-.01em}._headline_aarn5_27 p{margin:6px 0 0;color:#475569;font-size:14px;line-height:1.6;max-width:720px}._meta_aarn5_41{color:#94a3b8;font-size:13px}._headerRow_aarn5_46{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;align-items:stretch}._label_aarn5_53{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}._sideColumn_aarn5_60{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}._sideCard_aarn5_66{border:1px solid #e2e8f0;border-radius:16px;padding:14px 16px;background:#fff;display:flex;flex-direction:column;gap:6px;min-height:120px}._sideValue_aarn5_77{font-size:28px;font-weight:700;color:#0f172a}._subtle_aarn5_83{margin:0;color:#94a3b8;font-size:13px}._miniCard_aarn5_89{border:1px solid #e2e8f0;border-radius:16px;padding:16px;background:#f8fafc;display:flex;flex-direction:column;gap:8px;min-height:120px}._miniValue_aarn5_100{font-size:32px;font-weight:700;color:#0f172a;letter-spacing:-.02em}._primarySection_aarn5_107{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}._sectionHeader_aarn5_117{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}._sectionHeader_aarn5_117 h3,._sectionHeader_aarn5_117 h4{margin:0;font-size:18px;letter-spacing:-.01em}._sectionHeader_aarn5_117 p{margin:6px 0 0;font-size:13px;color:#64748b}._sectionHint_aarn5_138{color:#94a3b8;font-size:13px}._sectionSubtle_aarn5_143{margin:6px 0 0;color:#94a3b8;font-size:13px}._chartShell_aarn5_149{display:flex;flex-direction:column;gap:12px}._chartFrame_aarn5_155{width:100%;overflow-x:auto;padding:4px 0 12px;position:relative}._chart_aarn5_149{display:block;height:auto;max-width:none}._tooltip_aarn5_168{position:absolute;top:12px;right:12px;background:#0f172a;color:#f8fafc;padding:14px;border-radius:14px;box-shadow:0 16px 50px #0f172a40;min-width:220px}._tooltipTitle_aarn5_180{font-weight:700;margin-bottom:8px;font-size:14px}._tooltip_aarn5_168 dl{margin:0;display:flex;flex-direction:column;gap:8px}._tooltipRow_aarn5_193{display:flex;justify-content:space-between;gap:12px;font-size:13px}._tooltipRow_aarn5_193 dt{color:#cbd5e1}._tooltipRow_aarn5_193 dd{margin:0;font-weight:700}._legendRow_aarn5_209{display:flex;gap:10px;flex-wrap:wrap;align-items:center}._legendItemPassive_aarn5_216{border:1px solid #e2e8f0;border-radius:999px;padding:6px 10px;background:#fff;display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#475569}._legendSwatch_aarn5_228{width:12px;height:12px;border-radius:9999px;background:#e5e7eb;box-shadow:0 0 0 1px #94a3b880}._weekSwitcher_aarn5_236{display:flex;align-items:center;gap:10px}._weekLabel_aarn5_242{font-weight:600;color:#0f172a}._weekButton_aarn5_247{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px 10px;cursor:pointer;color:#0f172a;transition:background-color .12s ease,color .12s ease,border-color .12s ease}._weekButton_aarn5_247:disabled{opacity:.4;cursor:not-allowed}._weekButton_aarn5_247:not(:disabled):hover{background:#0f172a;color:#f8fafc;border-color:#0f172a}@media (max-width: 900px){._headerRow_aarn5_46{grid-template-columns:1fr}._card_aarn5_8{padding:22px}._tooltip_aarn5_168{position:static;width:100%}}._container_9plk1_1{display:flex;flex-direction:column;gap:24px;max-width:960px;margin:0 auto}._section_9plk1_9{background:var(--surface-elevated, #fff);border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:24px;box-shadow:0 8px 24px #0f172a0a}._sectionHeader_9plk1_17 h2{margin:0;font-size:1.3rem}._sectionHeader_9plk1_17 p{margin:8px 0 0;color:#0f172a99}._helper_9plk1_27{margin:8px 0 0;color:#0f172abf}._dangerSection_9plk1_32{border-color:#ef44444d;background:linear-gradient(135deg,#ef44440d,#ef444405)}._dangerContent_9plk1_37{display:flex;align-items:center;justify-content:space-between;gap:20px}._dangerInfo_9plk1_44{display:flex;flex-direction:column;gap:8px}._dangerTitle_9plk1_50{margin:0;font-size:1.1rem;color:#991b1b}._dangerDescription_9plk1_56{margin:0;color:#0f172abf}._dangerHint_9plk1_61{margin:0;color:#0f172a8c;font-size:.95rem}._dangerActions_9plk1_67{display:flex;align-items:center}._dangerButton_9plk1_72{border:none;border-radius:10px;padding:12px 20px;font-weight:700;background:#f87171;color:#fff;cursor:pointer;box-shadow:0 8px 20px #f8717140;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}._dangerButton_9plk1_72:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 10px 28px #f8717159;background:#ef4444}._dangerButton_9plk1_72:disabled{opacity:.7;cursor:not-allowed}._emptyState_9plk1_95{text-align:center;padding:48px 0;color:#0f172ab3}._openButton_1qlxy_1{padding:10px 16px;border-radius:10px;border:none;font-weight:600;background:#2563eb;color:#fff;cursor:pointer}._openButton_1qlxy_1:disabled{opacity:.6;cursor:not-allowed}._form_1qlxy_16{display:flex;flex-direction:column;gap:20px}._field_1qlxy_22{display:flex;flex-direction:column;gap:8px}._label_1qlxy_28{font-size:.85rem;font-weight:600;color:#1f2937}._input_1qlxy_34,._textarea_1qlxy_35{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #d1d5db;font-size:.95rem;line-height:1.4;transition:border-color .2s ease,box-shadow .2s ease}._textarea_1qlxy_35{min-height:96px;resize:vertical}._input_1qlxy_34:focus,._textarea_1qlxy_35:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._input_1qlxy_34[aria-invalid=true],._textarea_1qlxy_35[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 1px #dc26261a}._error_1qlxy_63{color:#dc2626;font-size:.8rem;margin:0}._actions_1qlxy_69{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}._cancelButton_1qlxy_76{padding:8px 14px;border-radius:10px;border:none;background:transparent;color:#6b7280;font-weight:600;cursor:pointer}._cancelButton_1qlxy_76:hover{background:#94a3b833}._createButton_1qlxy_90{padding:10px 16px;border-radius:10px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}._createButton_1qlxy_90:disabled{opacity:.6;cursor:not-allowed}._container_tu79m_1{display:flex;flex-direction:column;gap:24px}._header_tu79m_7{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}._headerContent_tu79m_15{display:flex;flex-direction:column;gap:8px}._header_tu79m_7 h2{margin:0;font-size:24px;font-weight:700}._header_tu79m_7 p{margin:0;color:#4b5563;font-size:15px}._grid_tu79m_33{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}._card_tu79m_39{background:#fff;padding:20px;border-radius:16px;border:1px solid rgba(148,163,184,.3);box-shadow:0 12px 30px #0f172a1a;display:flex;flex-direction:column;gap:12px;min-height:200px}._card_tu79m_39 h3{margin:0;font-size:18px;font-weight:600;color:#0f172a}._description_tu79m_58{margin:0;color:#475569;line-height:1.5;font-size:14px}._actions_tu79m_65{margin-top:auto;display:flex;justify-content:flex-end}._viewButton_tu79m_71{padding:10px 16px;border-radius:10px;border:none;background:linear-gradient(135deg,#6366f1,#2563eb);color:#fff;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._viewButton_tu79m_71:disabled{opacity:.6;cursor:not-allowed}._viewButton_tu79m_71:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 10px 20px #4f46e559}._empty_tu79m_92{padding:24px;text-align:center;color:#6b7280;background:#fff;border-radius:14px;border:1px dashed rgba(148,163,184,.5)}._status_tu79m_101{color:#64748b;font-size:14px;margin:0}._header_kn9ve_1{display:flex;flex-direction:column;gap:12px;padding:16px 20px;background:#f9fafb;color:#0f172a;border:1px solid #e2e8f0;border-radius:0;width:100%;margin:0;position:relative;z-index:20}._compact_kn9ve_16{padding:12px 16px;gap:10px}._tabsFloating_kn9ve_21{padding-bottom:28px;position:relative}._mainRow_kn9ve_26{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}._leftGroup_kn9ve_34{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}._rightGroup_kn9ve_41{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}._backButton_kn9ve_49{display:inline-flex;align-items:center;gap:6px;background:transparent;color:#1d4ed8;border:1px solid transparent;border-radius:999px;padding:6px 12px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}._backButton_kn9ve_49:hover{background:#2563eb1a;color:#1e3a8a}._backButton_kn9ve_49:focus-visible{outline:2px solid #2563eb;outline-offset:2px}._titleInput_kn9ve_74{min-width:220px;border-radius:10px;border:1px solid rgba(148,163,184,.6);background:#fff;padding:8px 14px;font-size:1.05rem;font-weight:600;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease}._titleInput_kn9ve_74:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}._titleInput_kn9ve_74:disabled{opacity:.6;cursor:not-allowed}._titleInput_kn9ve_74::placeholder{color:#94a3b8}._title_kn9ve_74{margin:0;font-size:1.4rem;font-weight:600;letter-spacing:.01em}._meta_kn9ve_108{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:.85rem}._badge_kn9ve_116{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._badgeNeutral_kn9ve_128{background:#94a3b833;color:#475569}._badgeInfo_kn9ve_133{background:#3b82f62e;color:#2563eb}._badgeSuccess_kn9ve_138{background:#4ade802e;color:#16a34a}._badgeDanger_kn9ve_143{background:#f871712e;color:#b91c1c}._badgeWarning_kn9ve_148{background:#facc1533;color:#b45309}._actions_kn9ve_153{display:inline-flex;align-items:center;gap:8px}._actionButton_kn9ve_159{border:1px solid rgba(148,163,184,.6);background:#fff;color:#1f2937;border-radius:10px;padding:8px 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease,border-color .15s ease}._actionButton_kn9ve_159:hover{background:#2563eb14;border-color:#2563eb;color:#1e3a8a}._actionButton_kn9ve_159:active{transform:translateY(1px)}._actionButton_kn9ve_159:disabled{opacity:.55;cursor:not-allowed;transform:none;border-color:#94a3b866;color:#475569bf;background:#94a3b81f}._actionButtonPrimary_kn9ve_192{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 10px 26px #2563eb47;padding:8px 18px}._actionButtonPrimary_kn9ve_192:hover{background:#1d4ed8;color:#fff}._actionButtonPrimary_kn9ve_192:disabled{background:#2563eb66;color:#f8fafcd9;border-color:#2563eb66;box-shadow:none}._tabsRow_kn9ve_212{display:flex;align-items:center;justify-content:center;margin-top:4px}._tabsRowFloating_kn9ve_219{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);margin-top:0;width:calc(100% - 32px)}._tabList_kn9ve_228{display:inline-flex;align-items:center;gap:6px;background:#94a3b829;border:1px solid rgba(148,163,184,.3);border-radius:999px;padding:6px}._tab_kn9ve_21{display:inline-flex;align-items:center;justify-content:center;padding:6px 18px;border-radius:999px;font-size:.9rem;font-weight:600;color:#475569;text-decoration:none;transition:background .15s ease,color .15s ease}._tab_kn9ve_21:hover{color:#1f2937;background:#2563eb1a}._tabActive_kn9ve_256{background:#2563eb;color:#fff;box-shadow:0 6px 14px -8px #2563eb73}._overlayRoot_1n4hv_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none}._backdrop_1n4hv_8{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto}._playerContainer_1n4hv_16{position:fixed;background:#0b1021;border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 20px 70px #00000059;overflow:hidden;display:flex;flex-direction:column;pointer-events:auto}._dialog_1n4hv_28{top:50%;left:50%;transform:translate(-50%,-50%);width:min(960px,calc(100vw - 48px));height:min(640px,calc(100vh - 120px))}._floating_1n4hv_36{bottom:18px;right:18px;width:min(420px,calc(100vw - 28px));height:min(240px,calc(100vh - 28px))}._playerHeader_1n4hv_43{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#0c1226e6;border-bottom:1px solid rgba(255,255,255,.08);color:#f4f5fb;gap:12px}._titleGroup_1n4hv_54{display:flex;align-items:center;gap:10px}._title_1n4hv_54{font-weight:600;font-size:14px}._description_1n4hv_65{margin-top:2px;font-size:12px;color:#d6dbf5}._headerActions_1n4hv_71{display:flex;align-items:center;gap:8px}._controlButton_1n4hv_77{display:inline-flex;align-items:center;gap:6px;background:#1a2142;color:#f4f5fb;border:1px solid rgba(255,255,255,.08);padding:6px 10px;border-radius:8px;cursor:pointer;transition:background .12s ease,border-color .12s ease}._controlButton_1n4hv_77:hover{background:#252d53;border-color:#fff3}._controlButton_1n4hv_77:active{background:#1c2345}._iconButton_1n4hv_99{border:1px solid rgba(255,255,255,.08);background:#151a33;color:#f4f5fb;border-radius:8px;padding:6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .12s ease,border-color .12s ease}._iconButton_1n4hv_99:hover{background:#252d53;border-color:#fff3}._iconButton_1n4hv_99:active{background:#1c2345}._videoFrame_1n4hv_121{flex:1;background:#000}._videoFrame_1n4hv_121 iframe{width:100%;height:100%;border:none}._container_1e0lu_1{display:flex;flex-direction:column;gap:12px}._group_1e0lu_7{display:flex;flex-direction:column;gap:6px}._label_1e0lu_13{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#475569}._input_1e0lu_21,._select_1e0lu_22,._textarea_1e0lu_23{border:1px solid #d1dbe7;border-radius:10px;padding:8px 10px;font-size:14px;line-height:20px;width:100%;resize:vertical}._input_1e0lu_21[data-drag-over=true],._textarea_1e0lu_23[data-drag-over=true]{outline:2px solid rgba(96,165,250,.65);background:#dbeafe59}._bindingFieldRow_1e0lu_45{display:flex;align-items:flex-start;gap:8px}._bindingFieldRow_1e0lu_45 ._input_1e0lu_21,._bindingFieldRow_1e0lu_45 ._textarea_1e0lu_23{flex:1}._bindingButtonContainer_1e0lu_56{position:relative}._bindingButton_1e0lu_56{border:1px solid #d1dbe7;background:#f8fafc;color:#0f172a;border-radius:10px;padding:8px;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;display:inline-flex;align-items:center;justify-content:center}._bindingButton_1e0lu_56:hover:not(:disabled){background:#eef2ff;border-color:#cbd5f5}._bindingButton_1e0lu_56:disabled{cursor:not-allowed;opacity:.6}._bindingDropdown_1e0lu_83{position:absolute;top:calc(100% + 4px);right:0;z-index:10;min-width:260px;max-height:260px;overflow:auto;background:#fff;border:1px solid #d1dbe7;border-radius:12px;box-shadow:0 10px 30px #0f172a24;padding:6px}._bindingDropdownItem_1e0lu_98{width:100%;text-align:left;border:none;background:transparent;padding:8px;border-radius:10px;display:flex;flex-direction:column;gap:4px;cursor:pointer}._bindingDropdownItem_1e0lu_98:hover{background:#f1f5f9}._bindingDropdownText_1e0lu_115{display:flex;align-items:center;justify-content:space-between;gap:8px}._bindingDropdownTitle_1e0lu_122{font-weight:600;color:#0f172a}._bindingDropdownType_1e0lu_127{font-size:12px;color:#475569}._bindingDropdownCode_1e0lu_132{font-size:11px;color:#0369a1;background:#0ea5e914;padding:4px 6px;border-radius:8px;width:100%;text-align:left;word-break:break-all}._bindingDropdownEmpty_1e0lu_143{margin:0;padding:8px;color:#475569;font-size:13px}._binding_1e0lu_45{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;background:#0ea5e91f;border-radius:6px;padding:2px 6px;color:#0369a1}._bindingValue_1e0lu_158{display:inline-flex;align-items:center;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;background:#60a5fa2e;border-radius:6px;padding:2px 6px;color:#0f172a;white-space:pre-wrap}._paletteButton_1e0lu_169{display:flex;flex-direction:column;align-items:flex-start;gap:4px;border:1px solid transparent;background:#f8fafc;border-radius:12px;padding:12px;cursor:grab;transition:border-color .2s ease,background .2s ease}._paletteButton_1e0lu_169:hover{border-color:#cbd5f5;background:#f1f5f9}._inlineEditable_1e0lu_187{display:inline-flex;align-items:center;cursor:text;min-height:1.4em}._inlineEditableMultiline_1e0lu_194{display:block;cursor:text;min-height:1.6em}._inlineEditable_1e0lu_187[data-binding=true]{cursor:not-allowed}._inlineDisplay_1e0lu_204{display:inline-flex;align-items:center;white-space:pre-wrap;line-height:1.4;color:inherit}._inlineEditable_1e0lu_187[data-placeholder=true] ._inlineDisplay_1e0lu_204{color:#94a3b8;font-style:italic}._inlineEditable_1e0lu_187._dragOver_1e0lu_33,._inlineEditableMultiline_1e0lu_194._dragOver_1e0lu_33{outline:2px solid rgba(96,165,250,.65);border-radius:6px;background:#dbeafe59}._inlineEditorInput_1e0lu_224,._inlineEditorTextarea_1e0lu_225{font:inherit;border:1px solid #cbd5f5;border-radius:6px;padding:4px 6px;background:#fffffff2;color:#0f172a;width:100%;box-shadow:0 0 0 2px #3b82f614}._inlineEditorInput_1e0lu_224:focus,._inlineEditorTextarea_1e0lu_225:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb2e}._inlineEditorTextarea_1e0lu_225{resize:vertical;min-height:72px}._clearButton_1e0lu_248{border:none;background:#e2e8f0;color:#0f172a;padding:6px 12px;border-radius:8px;cursor:pointer;font-size:12px;font-weight:600}._clearButton_1e0lu_248:hover{background:#cbd5f5}._canvasHighlight_1e0lu_263{position:relative;border:1px solid transparent;border-radius:12px;transition:border-color .15s ease,box-shadow .15s ease;z-index:1}._canvasHighlight_1e0lu_263 .yavio-carousel,._canvasContainer_1e0lu_272 .yavio-carousel{overflow:visible}._canvasHighlight_1e0lu_263 .yavio-carousel__track,._canvasContainer_1e0lu_272 .yavio-carousel__track{overflow-y:visible;padding-top:var(--canvas-toolbar-offset, 0px);margin-top:calc(-1 * var(--canvas-toolbar-offset, 0px))}._canvasHighlight_1e0lu_263 .yavio-carousel__item,._canvasContainer_1e0lu_272 .yavio-carousel__item{overflow:visible}._canvasHighlight_1e0lu_263:before{content:"";position:absolute;top:calc(-1 * var(--canvas-toolbar-offset, 32px));left:-6px;right:-6px;height:var(--canvas-toolbar-offset, 32px);background:transparent;pointer-events:auto}._canvasHighlight_1e0lu_263:hover{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa59}._canvasContainer_1e0lu_272{position:relative;border:1px solid transparent;border-radius:16px;transition:border-color .15s ease,box-shadow .15s ease}._canvasContainer_1e0lu_272:hover{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa59}._canvasContainer_1e0lu_272:has(._canvasHighlight_1e0lu_263:hover){border-color:transparent;box-shadow:none}._canvasToolbar_1e0lu_321{position:absolute;top:calc(-1 * var(--canvas-toolbar-offset, 32px));left:0;display:flex;align-items:center;gap:8px;padding:4px 8px;background:#0f172af2;color:#f8fafc;border-radius:8px;box-shadow:0 8px 24px #0f172a40;font-size:12px;font-weight:600;z-index:5;pointer-events:none;opacity:0;transform:translateY(-6px);transition:opacity .15s ease,transform .15s ease}._canvasToolbarButton_1e0lu_342{border:none;background:#f8fafc1f;color:inherit;padding:2px 8px;border-radius:6px;cursor:pointer;font-size:11px;font-weight:600;letter-spacing:.02em}._canvasToolbarButton_1e0lu_342:hover{background:#f8fafc3d}._canvasToolbarLabel_1e0lu_358{text-transform:uppercase;letter-spacing:.04em}._canvasHighlight_1e0lu_263:hover:not(:has(._canvasHighlight_1e0lu_263:hover))>._canvasToolbar_1e0lu_321,._canvasHighlight_1e0lu_263[data-selected=true]:not(:has(._canvasHighlight_1e0lu_263:hover))>._canvasToolbar_1e0lu_321,._canvasHighlight_1e0lu_263[data-selected=true]:has(._canvasHighlight_1e0lu_263[data-selected=true])>._canvasToolbar_1e0lu_321{opacity:1;transform:translateY(0);pointer-events:auto}@supports not selector(:has(.canvasHighlight:hover)){._canvasHighlight_1e0lu_263:hover>._canvasToolbar_1e0lu_321,._canvasHighlight_1e0lu_263[data-selected=true]>._canvasToolbar_1e0lu_321{opacity:1;transform:translateY(0);pointer-events:auto}}._canvasArea_127xz_1{position:relative;flex:1;min-height:0;height:100%;border-radius:0;border:none;background:#f3f4f6;overflow:hidden}._canvasScroll_127xz_12{height:100%;overflow:auto;padding:48px 32px 32px}._canvasViewport_127xz_18{min-height:560px;border-radius:24px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 25px 45px -35px #0f172a73;padding:32px;max-width:960px;margin:0 auto}._canvasViewport_127xz_18>*{width:100%}._floatingActions_127xz_33{position:absolute;top:0;right:0;display:flex;flex-direction:column;padding:16px;gap:8px;z-index:30;pointer-events:none;align-items:flex-end}._paletteToggle_127xz_46{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#111827eb;color:#f9fafb;box-shadow:0 18px 36px #0f172a47;cursor:pointer;transition:transform .15s ease,background .15s ease,box-shadow .2s ease;pointer-events:auto;margin-bottom:10px}._paletteToggle_127xz_46:hover{background:#111827fa;transform:translateY(-1px)}._paletteToggleOpen_127xz_68{background:#2563eb;border-color:#2563eb59;box-shadow:0 18px 36px #2563eb40}._outputToggle_127xz_74{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#111827eb;color:#f9fafb;box-shadow:0 18px 36px #0f172a47;cursor:pointer;transition:transform .15s ease,background .15s ease,box-shadow .2s ease;pointer-events:auto;margin-bottom:10px}._outputToggle_127xz_74:hover{background:#111827fa;transform:translateY(-1px)}._outputToggleOpen_127xz_96{background:#2563eb;border-color:#2563eb59;box-shadow:0 18px 36px #2563eb40}._paletteSidebar_127xz_102{position:absolute;top:0;right:0;height:100%;width:min(320px,100%);background:#fff;border-left:1px solid #e5e7eb;box-shadow:-18px 0 40px #0f172a33;transform:translate(calc(100% + 32px));transition:transform .25s ease;display:flex;flex-direction:column;pointer-events:none;z-index:50}._paletteSidebarOpen_127xz_119{transform:translate(0);pointer-events:auto}._paletteSidebarHeader_127xz_124{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #e5e7eb}._paletteSidebarTitle_127xz_132{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-weight:600}._paletteSidebarClose_127xz_140{border:none;background:transparent;color:#4b5563;border-radius:8px;padding:4px;cursor:pointer;transition:background .15s ease,color .15s ease}._paletteSidebarClose_127xz_140:hover{background:#f3f4f6;color:#111827}._paletteSidebarContent_127xz_156{padding:20px 22px 24px;flex:1 1 auto;overflow-y:auto}._emptyState_127xz_162{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;height:100%;color:#64748b;text-align:center}._sidebar_lohr6_1{position:absolute;top:0;right:0;height:100%;width:min(320px,100%);background:#fff;border-left:1px solid #e5e7eb;box-shadow:-18px 0 40px #0f172a33;transform:translate(calc(100% + 32px));transition:transform .25s ease;display:flex;flex-direction:column;z-index:50;pointer-events:none}._sidebarOpen_lohr6_18{transform:translate(0);pointer-events:auto}._header_lohr6_23{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #e5e7eb}._title_lohr6_31{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-weight:600}._closeButton_lohr6_39{border:none;background:transparent;color:#4b5563;border-radius:8px;padding:4px;cursor:pointer;transition:background .15s ease,color .15s ease}._closeButton_lohr6_39:hover{background:#f3f4f6;color:#111827}._content_lohr6_54{padding:0;flex:1 1 auto;overflow-y:auto}._emptyState_lohr6_60{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;color:#6b7280;height:100%}._emptyTitle_lohr6_71{font-size:.875rem;font-weight:600;margin:0 0 8px;color:#374151}._emptyDescription_lohr6_78{font-size:.75rem;margin:0;color:#9ca3af}._sidebar_qtizx_1{position:absolute;top:0;right:0;height:100%;width:min(320px,100%);background:#fff;border-left:1px solid #e5e7eb;box-shadow:-18px 0 40px #0f172a33;transform:translate(calc(100% + 32px));transition:transform .25s ease;display:flex;flex-direction:column;z-index:45;pointer-events:none}._sidebarOpen_qtizx_18{transform:translate(0);pointer-events:auto}._header_qtizx_23{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #e5e7eb}._title_qtizx_31{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-weight:600}._closeButton_qtizx_39{border:none;background:transparent;color:#4b5563;border-radius:8px;padding:4px;cursor:pointer;transition:background .15s ease,color .15s ease}._closeButton_qtizx_39:hover{background:#f3f4f6;color:#111827}._content_qtizx_54{padding:16px 22px 24px;flex:1 1 auto;overflow-y:auto}._form_1lqco_1{display:flex;flex-direction:column;gap:16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 20px 28px}._hint_1lqco_11{margin:0;color:#6b7280;font-size:.9rem}._fields_1lqco_17{display:flex;flex-direction:column;gap:16px}._fieldGroup_1lqco_23{display:flex;flex-direction:column;gap:6px}._label_1lqco_29{display:flex;flex-direction:column;gap:6px;font-weight:600;color:#111827}._input_1lqco_37,._textarea_1lqco_38{padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;font-size:.95rem}._textarea_1lqco_38{font-family:JetBrains Mono,Fira Code,Consolas,monospace}._description_1lqco_49{margin:0;color:#6b7280;font-size:.85rem}._error_1lqco_55{color:#dc2626;font-size:.8rem}._actions_1lqco_60{display:flex;justify-content:flex-end;gap:12px}._primaryButton_1lqco_66,._secondaryButton_1lqco_67{padding:10px 16px;border-radius:12px;border:none;font-weight:600}._primaryButton_1lqco_66{background:#2563eb;color:#fff}._secondaryButton_1lqco_67{background:#e5e7eb;color:#111827}._schemaInfo_1lqco_84{color:#6b7280}._disabledHint_1lqco_88{margin:0;color:#b91c1c;font-size:.85rem}._previewRoot_tauhe_1{position:relative;display:flex;flex-direction:column;height:100%;width:100%;background:#fff;color:#0f172a;padding:24px;box-sizing:border-box}._layout_tauhe_13{display:grid;grid-template-columns:1fr 360px;gap:24px;flex:1;min-height:0}._header_tauhe_22{display:flex;justify-content:flex-end;margin-bottom:12px}._deviceToggle_tauhe_28{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:999px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 12px #0f172a14}._deviceButton_tauhe_39{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:500;padding:6px 16px;border-radius:999px;border:none;background:transparent;color:#475569;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}._deviceButton_tauhe_39:disabled{opacity:.5;cursor:not-allowed}._deviceButtonActive_tauhe_59{background:#2563eb;color:#fff;box-shadow:0 8px 20px #2563eb4d}._chatStage_tauhe_65{flex:1;min-height:0;display:flex;justify-content:center;align-items:center}._chatContainer_tauhe_73{width:min(960px,100%);height:100%;display:flex;flex-direction:column;gap:16px}._runPanel_tauhe_81{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px;box-shadow:0 10px 25px #0f172a0a;overflow:auto}._runPanelInner_tauhe_90{display:flex;flex-direction:column;gap:16px;height:100%;padding-bottom:16px}._panelHeader_tauhe_98{display:flex;flex-direction:column;gap:6px}._panelTitle_tauhe_104{font-size:1.1rem;font-weight:600;color:#0f172a}._panelDescription_tauhe_110{color:#475569;font-size:.95rem;line-height:1.4}._latestRunCard_tauhe_116{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:10px}._latestRunHeader_tauhe_126{display:flex;align-items:center;justify-content:space-between;gap:8px}._latestRunLabel_tauhe_133{font-weight:600;color:#0f172a}._toolChip_tauhe_138{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#eef2ff;color:#4338ca;border-radius:999px;font-weight:600;font-size:.85rem}._latestRunBody_tauhe_150{display:flex;flex-direction:column;gap:6px}._statusRow_tauhe_156{display:flex;align-items:center;gap:8px}._statusPill_tauhe_162{padding:4px 10px;border-radius:999px;font-weight:600;font-size:.85rem;color:#0f172a;background:#e2e8f0}._status-success_tauhe_171{background:#ecfdf3;color:#16a34a}._status-error_tauhe_176{background:#fef2f2;color:#dc2626}._status-running_tauhe_181{background:#eff6ff;color:#2563eb}._runId_tauhe_186{font-family:JetBrains Mono,monospace;font-size:.85rem;color:#64748b}._runMeta_tauhe_192{color:#475569;font-size:.9rem}._runningNote_tauhe_197{color:#2563eb;font-weight:600}._errorBox_tauhe_202{background:#fef2f2;border:1px solid #fecdd3;color:#b91c1c;border-radius:10px;padding:10px 12px;font-size:.95rem}._messageLog_tauhe_211{flex:1;min-height:0;display:flex;flex-direction:column}._messageBubble_tauhe_218{flex:1;border-radius:0;border:none;background:transparent;padding:0;display:flex;justify-content:center;align-items:center;box-shadow:none}._messageBubbleInner_tauhe_230{width:100%;height:100%;display:flex;justify-content:center;align-items:center}._loader_tauhe_238{display:flex;flex-direction:column;align-items:center;gap:12px;color:#475569}._spinner_tauhe_246{animation:_spin_tauhe_246 1s linear infinite;color:#94a3b8}@keyframes _spin_tauhe_246{to{transform:rotate(360deg)}}._stateCard_tauhe_257{display:flex;flex-direction:column;gap:6px;text-align:center;color:#475569;max-width:420px}._stateTitle_tauhe_266{font-size:1.1rem;font-weight:600;color:#0f172a}._stateDescription_tauhe_272{font-size:.95rem;color:#64748b}._chatInput_tauhe_277{display:flex;justify-content:center;margin-top:auto}._inputShell_tauhe_283{width:min(560px,100%);display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:999px;border:1px solid #d1d5db;background:#fff;padding:12px 16px;position:relative;box-shadow:0 10px 25px #0f172a14}._inputTool_tauhe_297{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border-radius:999px;background:#3b82f62e;color:#1d4ed8;font-size:.85rem;font-weight:500}._toolAvatar_tauhe_309{width:20px;height:20px;border-radius:6px;background:#7c3aed;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;font-weight:600}._inputPlaceholder_tauhe_322{position:absolute;left:50%;transform:translate(-50%);font-size:1rem;color:#94a3b8;pointer-events:none}._inputActions_tauhe_331{display:inline-flex;align-items:center;gap:8px}._inputAction_tauhe_331{display:inline-flex;padding:6px;border-radius:999px;border:1px solid rgba(148,163,184,.4);background:#94a3b826;color:#475569}._deviceFrame_tauhe_346{width:100%;height:100%;display:flex;align-items:stretch;justify-content:center}._deviceFrameDesktop_tauhe_354{max-width:760px}._deviceFrameMobile_tauhe_358{max-width:360px;height:min(640px,100%)}._previewCanvas_tauhe_363{flex:1;background:transparent}._previewCanvas_tauhe_363 iframe{width:100%;height:100%;border:none;background:transparent}@media (max-width: 640px){._previewRoot_tauhe_1{padding:16px}._header_tauhe_22{justify-content:flex-start}._layout_tauhe_13{grid-template-columns:1fr}._runPanel_tauhe_81{order:2}._chatStage_tauhe_65{order:1;padding-top:16px}._chatStage_tauhe_65{padding-top:16px}}._content_5tl7y_1,._form_5tl7y_7{display:flex;flex-direction:column;gap:24px}._section_5tl7y_13,._fieldGroup_5tl7y_19{display:flex;flex-direction:column;gap:16px}._fieldLabel_5tl7y_25{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:500;color:#111827}._textInput_5tl7y_34,._textArea_5tl7y_35{border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;font-size:14px;line-height:1.4;transition:border-color .2s ease,box-shadow .2s ease;background:#fff;color:#111827}._textInput_5tl7y_34:focus,._textArea_5tl7y_35:focus{outline:none;border-color:#111827;box-shadow:0 0 0 2px #11182714}._textArea_5tl7y_35{resize:vertical;min-height:96px}._sectionTitle_5tl7y_58{margin:0 0 8px;font-size:16px;font-weight:600}._sectionDescription_5tl7y_64{margin:0;color:#4b5563;line-height:1.5}._policyStatus_5tl7y_70{margin:0;color:#6b7280;font-size:14px}._policyError_5tl7y_76{margin:0;color:#dc2626;font-size:14px}._policyActions_5tl7y_82{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._policyHelper_5tl7y_89{margin:0;color:#6b7280;font-size:13px}._dangerZone_5tl7y_95{border:1px solid rgba(220,38,38,.35);background:#f8717114;border-radius:12px;padding:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}._dangerInfo_5tl7y_107{flex:1 1 240px}._dangerActions_5tl7y_111{display:flex;align-items:center;gap:12px}._dangerButton_5tl7y_117{border:none;border-radius:8px;padding:10px 16px;background:#dc2626;color:#fff;font-weight:600;transition:background-color .2s ease}._dangerButton_5tl7y_117:not(:disabled):hover{background:#b91c1c}._dangerButton_5tl7y_117:disabled{opacity:.6;cursor:not-allowed}._dangerHint_5tl7y_136{margin:0;color:#0f172a99;font-size:13px}._footerActions_5tl7y_142{display:flex;justify-content:flex-end;gap:12px}._secondaryButton_5tl7y_148,._primaryButton_5tl7y_149{border-radius:8px;padding:10px 18px;font-weight:600;border:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}._secondaryButton_5tl7y_148{background:#f3f4f6;color:#1f2937}._secondaryButton_5tl7y_148:hover:not(:disabled){background:#e5e7eb}._secondaryButton_5tl7y_148:disabled{opacity:.6;cursor:not-allowed}._primaryButton_5tl7y_149{background:#111827;color:#fff}._primaryButton_5tl7y_149:hover:not(:disabled){background:#0f172a}._primaryButton_5tl7y_149:disabled{opacity:.6;cursor:not-allowed}._container_8gg76_1{display:flex;flex-direction:column;height:100vh;width:100%;background:#f3f4f6;overflow:hidden;position:relative}._containerError_8gg76_11{display:flex;flex:1;align-items:center;justify-content:center;padding:24px;background:#f3f4f6}._editorGrid_8gg76_20{display:grid;grid-template-columns:1fr;flex:1;min-height:0;overflow:hidden}._leftSidebar_8gg76_28{border-right:1px solid #e5e7eb;background:#fff;overflow:hidden;display:flex;flex-direction:column}._mainCanvas_8gg76_36{background:#fff;overflow:hidden;display:flex;flex-direction:column;position:relative}._logicCanvas_8gg76_44,._previewCanvas_8gg76_45{flex:1;min-height:0;display:flex;flex-direction:column;width:100%}._logicCanvasHidden_8gg76_53{display:none}._loading_8gg76_57{padding:24px;color:#6b7280;font-size:.95rem}._errorPanel_8gg76_63{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px;max-width:420px;text-align:center;box-shadow:0 25px 40px -30px #0f172a59}._errorPanel_8gg76_63 h2{margin:0 0 12px;font-size:1.25rem;color:#1f2937}._errorPanel_8gg76_63 p{margin:0;color:#6b7280;font-size:.95rem}._viewToggle_8gg76_85{display:flex;gap:0;padding:0 24px;border-bottom:1px solid #e5e7eb;background:#fff}._viewToggleButton_8gg76_93,._viewToggleButtonActive_8gg76_94{padding:12px 24px;border:none;background:transparent;color:#6b7280;font-size:.875rem;font-weight:500;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s ease}._viewToggleButton_8gg76_93:hover{color:#374151;background:#f9fafb}._viewToggleBtnActive_8gg76_111{color:#2563eb;border-bottom-color:#2563eb}._floatingToggle_8gg76_116{position:absolute;top:52px;left:50%;transform:translate(-50%);display:flex;gap:0;background:#fff;border-radius:100px;padding:4px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:100;width:fit-content}._toggleButton_8gg76_131,._toggleButtonActive_8gg76_132{padding:8px 24px;border:none;background:transparent;color:#6b7280;font-size:.875rem;font-weight:500;cursor:pointer;border-radius:100px;transition:all .2s ease}._toggleButton_8gg76_131:hover{background:#f3f4f6;color:#374151}._toggleButtonActive_8gg76_132{background:#2563eb;color:#fff}._viewToggleButtonActive_8gg76_94{color:#2563eb;border-bottom-color:#2563eb}._uiEditorFullscreen_8gg76_159{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:#f3f4f6;flex:1;min-height:0}._uiEditorViewport_8gg76_169{flex:1;min-height:0;display:flex}._uiEditorViewport_8gg76_169>*{flex:1;min-height:0}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}._builder_1rbs9_1{display:flex;flex-direction:column;gap:16px}._presetSection_1rbs9_7{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:12px}._presetGrid_1rbs9_17{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px}._presetCard_1rbs9_23{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:10px;padding:10px;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;text-align:left;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}._presetCard_1rbs9_23:not(:disabled):hover{border-color:#2563eb59;box-shadow:0 4px 16px #0f172a14}._presetIcon_1rbs9_42{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#2563eb1a;color:#2563ebe6}._presetContent_1rbs9_53{display:flex;flex-direction:column}._presetLabel_1rbs9_58{font-weight:700;font-size:.94rem;color:#0f172a}._fieldList_1rbs9_64{display:flex;flex-direction:column;gap:12px}._fieldCard_1rbs9_70{border:1px solid rgba(15,23,42,.08);border-radius:10px;padding:12px;background:#fff;display:flex;flex-direction:column;gap:8px}._simpleField_1rbs9_80{gap:4px}._fieldHeader_1rbs9_84{display:flex;flex-wrap:wrap;gap:10px;align-items:center}._fieldNameGroup_1rbs9_91{display:flex;flex-direction:column;gap:6px;flex:1 1 160px;min-width:160px}._fieldNameLabel_1rbs9_99{font-size:.85rem;color:#0f172aad;font-weight:600}._fieldName_1rbs9_91{border-radius:8px;border:1px solid rgba(15,23,42,.15);padding:8px 10px;font-size:.95rem;background:#fff}._fieldControls_1rbs9_113{display:inline-flex;gap:8px;align-items:center;flex-wrap:wrap}._typeSelect_1rbs9_120{border-radius:8px;border:1px solid rgba(15,23,42,.15);padding:8px 10px;font-size:.95rem;background:#fff}._requiredToggle_1rbs9_128{display:inline-flex;gap:6px;align-items:center;font-size:.85rem;color:#0f172abf}._descriptionInput_1rbs9_136{border-radius:8px;border:1px solid rgba(15,23,42,.15);padding:8px 10px;font-size:.9rem;background:#fff;width:100%}._nested_1rbs9_145{border-left:1px dashed rgba(15,23,42,.18);padding-left:16px;display:flex;flex-direction:column;gap:12px}._itemLabel_1rbs9_153{font-weight:600;font-size:.85rem;color:#0f172ab3}._presetTag_1rbs9_159{display:inline-flex;align-items:center;gap:6px;background:#2563eb1a;color:#2563ebe6;border:1px solid rgba(37,99,235,.2);border-radius:999px;padding:6px 10px;font-size:.85rem;font-weight:700}._buttonRow_1rbs9_172{display:flex;flex-wrap:wrap;gap:10px}._inlineButton_1rbs9_178{border:none;border-radius:8px;padding:8px 14px;font-weight:600;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease}._buttonInteractive_1rbs9_187{transition:transform .1s ease,box-shadow .1s ease}._inlineButton_1rbs9_178{background:#0f172a14;color:#0f172abf}._ghostButton_1rbs9_196{border:none;background:transparent;color:#0f172aa6;font-weight:600;padding:6px 8px;border-radius:8px;cursor:pointer}._ghostButton_1rbs9_196:not(:disabled):hover{background:#0f172a0d}._disabled_1rbs9_210{opacity:.6;cursor:not-allowed}._buttonInteractive_1rbs9_187:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 20px #0f172a1f}._emptyHint_1rbs9_220{margin:0;font-size:.85rem;color:#0f172a99;font-style:italic}._container_1n6qy_1{border:1px solid #e5e7eb;border-radius:12px;background:#0f172a;color:#f9fafb;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.85rem;overflow:hidden}._header_1n6qy_11{padding:8px 12px;background:#ffffff0d;font-weight:600}._code_1n6qy_17{margin:0;padding:16px;overflow-x:auto;white-space:pre}._timeline_1kvv0_1{display:flex;flex-direction:column;gap:12px}._summary_1kvv0_7{font-weight:600}._stepList_1kvv0_11{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}._stepItem_1kvv0_20{border:1px solid #e5e7eb;border-radius:12px;padding:12px 16px;background:#fff;display:flex;flex-direction:column;gap:8px}._stepHeader_1kvv0_30{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._stepName_1kvv0_37{font-weight:600}._stepDuration_1kvv0_41{color:#6b7280;font-size:.85rem}._stepSequence_1kvv0_46{color:#9ca3af;font-size:.8rem}._stepLogs_1kvv0_51{margin:0;padding:12px;background:#111827;color:#f9fafb;border-radius:8px;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.8rem;overflow-x:auto}._toggleButton_1kvv0_62{margin-left:auto;padding:6px 12px;border-radius:8px;border:1px solid #d1d5db;background:#f9fafb;font-size:.8rem;font-weight:600;color:#1f2937;cursor:pointer;transition:background .12s ease,transform .12s ease}._toggleButton_1kvv0_62:hover{background:#e5e7eb;transform:translateY(-1px)}._toggleButton_1kvv0_62:focus{outline:none;box-shadow:0 0 0 2px #2563eb59}._stepDetails_1kvv0_85{display:flex;flex-direction:column;gap:12px;padding-top:4px}._detailBlock_1kvv0_92{display:flex;flex-direction:column;gap:6px}._statusSuccess_1kvv0_98,._statusError_1kvv0_99,._statusRunning_1kvv0_100,._statusNeutral_1kvv0_101{text-transform:uppercase;font-size:.7rem;padding:4px 10px;border-radius:999px;font-weight:700}._statusSuccess_1kvv0_98{background:#dcfce7;color:#166534}._statusError_1kvv0_99{background:#fee2e2;color:#b91c1c}._statusRunning_1kvv0_100{background:#e0f2fe;color:#0369a1}._statusNeutral_1kvv0_101{background:#f3f4f6;color:#374151}._empty_1kvv0_129{color:#6b7280}._container_8nxg1_1{display:flex;flex-direction:column;gap:0;min-height:0;height:100%;width:100%;flex:1 1 auto;margin:0}._placeholder_8nxg1_12{margin:0;padding:24px;border-radius:14px;background:#f9fafb;color:#4b5563;font-size:.95rem}._errorState_8nxg1_21{padding:24px;border-radius:14px;border:1px solid #fecaca;background:#fee2e2;color:#7f1d1d}._errorState_8nxg1_21 h3{margin-top:0;margin-bottom:8px;font-size:1.1rem}._graphPanel_8nxg1_35{position:relative;display:flex;flex-direction:column;gap:0;min-height:0;flex:1 1 auto;width:100%;margin:0}._graphActions_8nxg1_46{position:absolute;top:0;left:0;right:0;display:flex;align-items:stretch;gap:16px;z-index:12;pointer-events:auto;justify-content:space-between;padding:0}._graphActions_8nxg1_46 ._actionColumn_8nxg1_60,._graphActions_8nxg1_46 ._actionColumnEnd_8nxg1_61{pointer-events:none;display:flex;flex-direction:column;gap:8px;padding:16px}._graphActions_8nxg1_46 ._actionColumnEnd_8nxg1_61{align-items:flex-end}._graphActions_8nxg1_46 ._actionColumn_8nxg1_60>*,._graphActions_8nxg1_46 ._actionColumnEnd_8nxg1_61>*{pointer-events:auto}._dirtyNoticeFloating_8nxg1_78{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:10px;background:#2563eb1f;color:#1d4ed8;font-weight:600;box-shadow:0 10px 24px #2563eb2e}._dirtyDotFloating_8nxg1_90{width:8px;height:8px;border-radius:9999px;background:#2563eb;box-shadow:0 0 0 3px #2563eb33}._paletteToggle_8nxg1_98{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:9999px;border:1px solid rgba(255,255,255,.12);background:#111827eb;color:#f9fafb;box-shadow:0 18px 36px #0f172a47;transition:background .15s ease,transform .15s ease,box-shadow .2s ease;cursor:pointer;margin-bottom:10px}._paletteToggle_8nxg1_98:hover{background:#111827fa;transform:translateY(-1px)}._paletteToggleOpen_8nxg1_119{background:#2563eb;border-color:#2563eb59;box-shadow:0 18px 36px #2563eb40}._paletteToggleIcon_8nxg1_125{transition:transform .2s ease}._paletteToggleIconOpen_8nxg1_129{transform:rotate(45deg)}._paletteSidebar_8nxg1_133{position:absolute;top:0;right:0;height:100%;width:min(320px,100%);background:#fff;border-left:1px solid #e5e7eb;box-shadow:-18px 0 40px #0f172a2e;transform:translate(calc(100% + 32px));transition:transform .25s ease;display:flex;flex-direction:column;z-index:13;pointer-events:none}._paletteSidebarOpen_8nxg1_150{transform:translate(0);pointer-events:auto}._paletteSidebarHeader_8nxg1_155{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #e5e7eb}._paletteSidebarTitle_8nxg1_163{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-weight:600}._paletteSidebarClose_8nxg1_171{border:none;background:transparent;color:#4b5563;border-radius:8px;padding:4px;cursor:pointer;transition:background .15s ease,color .15s ease}._paletteSidebarClose_8nxg1_171:hover{background:#f3f4f6;color:#111827}._paletteSidebarContent_8nxg1_186{padding:20px 22px 24px;flex:1 1 auto;overflow-y:auto}._testPanel_8nxg1_192{position:absolute;top:0;right:0;height:100%;width:min(360px,100%);background:#fff;border-left:1px solid #e5e7eb;box-shadow:-18px 0 40px #0f172a2e;transform:translate(calc(100% + 32px));transition:transform .25s ease;display:flex;flex-direction:column;z-index:12;pointer-events:none}._testPanelOpen_8nxg1_209{transform:translate(0);pointer-events:auto}._testPanelHeader_8nxg1_214{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #e5e7eb;background:#f9fafb}._testPanelTitle_8nxg1_223{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-weight:700}._testPanelClose_8nxg1_231{border:none;background:transparent;color:#4b5563;border-radius:8px;padding:4px;cursor:pointer;transition:background .15s ease,color .15s ease}._testPanelClose_8nxg1_231:hover{background:#f3f4f6;color:#111827}._testPanelContent_8nxg1_246{flex:1 1 auto;overflow-y:auto;padding:20px 22px 24px;display:flex;flex-direction:column;gap:20px}._executionsPanelContent_8nxg1_255{height:100%;background:#f3f4f6}._testResults_8nxg1_260{display:flex;flex-direction:column;gap:16px}._testResults_8nxg1_260 h3{margin:0;font-size:1rem}._testResultSections_8nxg1_271{display:flex;flex-direction:column;gap:16px}._testResultSections_8nxg1_271 h4{margin:0 0 6px;font-size:.95rem}._testErrorBox_8nxg1_282{padding:16px;border-radius:12px;background:#fef2f2;border:1px solid #fecaca;color:#7f1d1d;display:flex;flex-direction:column;gap:8px}._testMuted_8nxg1_293{color:#6b7280;font-size:.9rem;margin:0}._validationErrors_8nxg1_299{display:flex;flex-direction:column;gap:8px}._fieldError_8nxg1_305{display:flex;flex-direction:column;gap:4px;font-size:.9rem}._fieldError_8nxg1_305 ul{margin:0;padding-left:18px}._errorDetails_8nxg1_317{font-size:.85rem;color:#374151}._paletteList_8nxg1_322{display:flex;flex-direction:column;gap:10px}._paletteButton_8nxg1_328{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;color:#111827;font-size:.9rem;font-weight:600;transition:background .15s ease,transform .15s ease,box-shadow .2s ease;text-align:center}._paletteButtonContent_8nxg1_344{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center}._paletteComingSoon_8nxg1_352{font-size:.8rem;color:#6b7280;font-weight:600}._paletteButton_8nxg1_328:hover:not(:disabled){background:#eef2ff;transform:translateY(-1px);box-shadow:0 12px 24px #4f46e52e}._paletteButtonDisabled_8nxg1_364{opacity:.45;cursor:not-allowed;box-shadow:none}._testToggle_8nxg1_370{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:9999px;border:1px solid rgba(255,255,255,.12);background:#1f2937eb;color:#f9fafb;box-shadow:0 18px 36px #0f172a40;transition:background .15s ease,transform .15s ease,box-shadow .2s ease;cursor:pointer;margin-bottom:10px}._testToggle_8nxg1_370:hover{background:#1f2937fa;transform:translateY(-1px)}._testToggleOpen_8nxg1_391{background:#16a34a;border-color:#16a34a66;box-shadow:0 18px 36px #16a34a40}._testToggleIcon_8nxg1_397{transition:transform .2s ease}._testToggleOpen_8nxg1_391 ._testToggleIcon_8nxg1_397{transform:scale(1.05)}._primaryButton_8nxg1_405,._secondaryButton_8nxg1_406{padding:10px 18px;border-radius:10px;font-weight:600;border:none;font-size:.95rem;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}._primaryButton_8nxg1_405{background:#2563eb;color:#fff;box-shadow:0 4px 12px #2563eb59}._primaryButton_8nxg1_405:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}._secondaryButton_8nxg1_406{background:#ffffff2e;color:#fff}._secondaryButton_8nxg1_406:disabled{opacity:.5;cursor:not-allowed}._graph_8nxg1_35{flex:1 1 auto;width:100%;min-height:0;height:100%;border-radius:0;background:#fff;border:none;box-shadow:none;overflow:hidden;position:relative;display:flex;margin:0}._onboardingOverlay_8nxg1_453{position:absolute;top:0;right:0;bottom:0;left:0;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:16px;pointer-events:none;z-index:11;background:linear-gradient(180deg,#fff0 40%,#ffffffe6)}._onboardingRail_8nxg1_467{width:min(980px,100%);margin:0 auto;display:flex;flex-direction:column;gap:12px;align-items:center}._onboardingSection_8nxg1_476{display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none}._onboardingStepLabel_8nxg1_484{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;font-weight:600}._onboardingStepHeader_8nxg1_492{display:flex;align-items:center;gap:8px}._onboardingDismiss_8nxg1_498{border:none;background:transparent;color:#9ca3af;width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:background .15s ease,color .15s ease}._onboardingDismiss_8nxg1_498:hover{background:#0f172a14;color:#111827}._onboardingRow_8nxg1_518{display:flex;gap:18px;flex-wrap:wrap;justify-content:center;pointer-events:none}._onboardingHint_8nxg1_526{border:none;background:#fffffffa;border-radius:20px;padding:16px 20px 20px;min-width:180px;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 18px 40px #0f172a2e;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;pointer-events:auto}._onboardingHint_8nxg1_526:hover{transform:translateY(-3px);box-shadow:0 24px 48px #0f172a3d}._onboardingNode_8nxg1_547{width:72px;height:72px;border:2px dashed #d1d5db;border-radius:22px;display:inline-flex;align-items:center;justify-content:center;color:#6b7280;background:#fff}._onboardingHintTitle_8nxg1_559{font-size:.95rem;font-weight:600;color:#111827;text-align:center}._onboardingHintDescription_8nxg1_566{font-size:.85rem;color:#6b7280;text-align:center;max-width:220px}._reactFlow_8nxg1_573{border-radius:0;height:100%;width:100%}._graphStatus_8nxg1_579{position:absolute;bottom:24px;right:24px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;pointer-events:none;z-index:9}._graphStatus_8nxg1_579>*{pointer-events:auto}._inspector_8nxg1_595,._inspectorEmpty_8nxg1_596{padding:20px;border-radius:14px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 12px 24px #0f172a14}._inspectorHeader_8nxg1_604{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._closeButton_8nxg1_611{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;color:#6b7280;font-size:.85rem;font-weight:600;cursor:pointer;padding:4px 0 4px 12px}._closeButton_8nxg1_611:hover{color:#111827}._inspectorTitle_8nxg1_626{font-size:1.1rem;font-weight:700;color:#111827}._inspectorType_8nxg1_632{display:inline-flex;padding:4px 10px;border-radius:8px;background:#111827;color:#f3f4f6;font-size:.75rem}._inspectorDescription_8nxg1_641{margin-top:0;margin-bottom:12px;font-size:.9rem;color:#4b5563}._executionSection_8nxg1_648{border:1px solid #e5e7eb;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px;margin-bottom:16px;background:#f9fafb}._executionSectionHeader_8nxg1_659{display:flex;align-items:center;justify-content:space-between;gap:12px}._executionSectionHeader_8nxg1_659 h4{margin:0;font-size:.95rem;color:#1f2937}._executionStatus_8nxg1_672{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase}._executionStatusRunning_8nxg1_683{background:#3b82f61f;color:#1d4ed8}._executionStatusSuccess_8nxg1_688{background:#22c55e1f;color:#15803d}._executionStatusError_8nxg1_693{background:#f8717126;color:#b91c1c}._executionStatusIdle_8nxg1_698{background:#9ca3af2e;color:#4b5563}._executionGrid_8nxg1_703{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._executionColumn_8nxg1_709{display:flex;flex-direction:column;gap:6px;min-height:120px}._executionLabel_8nxg1_716{font-size:.8rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.06em}._executionMuted_8nxg1_724{color:#6b7280;font-size:.85rem;margin:0}._executionErrorBox_8nxg1_730{border-radius:10px;border:1px solid #fecaca;background:#fef2f2;padding:12px;display:flex;flex-direction:column;gap:6px}._executionMeta_8nxg1_740{display:flex;flex-wrap:wrap;gap:12px;font-size:.85rem;color:#6b7280}._inspectorHint_8nxg1_748{padding:12px;border-radius:10px;background:#f9fafb;color:#4b5563;font-size:.9rem}._schemaModeToggle_8nxg1_756{display:inline-flex;gap:8px;padding:4px;border-radius:10px;background:#0f172a0f;margin-bottom:12px}._schemaModeButton_8nxg1_765{border:none;border-radius:8px;padding:8px 16px;font-weight:600;background:transparent;color:#0f172a99;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}._schemaModeButtonActive_8nxg1_776{background:#fff;color:#0f172af2;box-shadow:0 6px 16px #0f172a1f}._schemaModeButton_8nxg1_765:disabled{opacity:.6;cursor:not-allowed}._inspectorEmpty_8nxg1_596 h3{margin:0 0 6px;font-size:1.05rem;color:#111827}._inspectorEmpty_8nxg1_596 p{margin:0;color:#6b7280;font-size:.9rem}._jsonEditor_8nxg1_799{display:flex;flex-direction:column;gap:10px}._jsonEditorHeader_8nxg1_805{display:flex;flex-direction:column;gap:6px}._jsonEditorHeader_8nxg1_805 h4{margin:0;font-size:1rem;color:#111827}._jsonEditorHeader_8nxg1_805 p{margin:0;color:#6b7280;font-size:.85rem}._jsonTextarea_8nxg1_823{width:100%;min-height:220px;padding:12px;border-radius:10px;border:1px solid #d1d5db;font-family:SFMono-Regular,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;resize:vertical;background:#f9fafb;color:#1f2937}._jsonTextarea_8nxg1_823:disabled{background:#f3f4f6;color:#9ca3af}._schemaSection_8nxg1_841{display:flex;flex-direction:column;gap:12px;padding:0;border-radius:0;border:none;background:transparent}._schemaHeader_8nxg1_851 h4{margin:0;font-size:1rem;color:#111827}._schemaHeader_8nxg1_851{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}._schemaHeaderText_8nxg1_865{display:flex;flex-direction:column;gap:4px}._schemaHeaderText_8nxg1_865 p{margin:0;color:#6b7280;font-size:.85rem}._schemaHeaderActions_8nxg1_877{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}._schemaErrors_8nxg1_884{padding:10px 12px;border-radius:10px;background:#fee2e2;color:#991b1b;font-size:.85rem}._schemaErrors_8nxg1_884 ul{margin:6px 0 0;padding-left:18px}._schemaActions_8nxg1_897{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}._schemaDirtyNote_8nxg1_904{margin:0;color:#1d4ed8;font-size:.8rem}._noteEditor_8nxg1_910{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}._noteLabel_8nxg1_917{font-weight:700;color:#111827;font-size:.95rem}._noteHelper_8nxg1_923{margin:0;color:#6b7280;font-size:.85rem}._noteTextarea_8nxg1_929{width:100%;min-height:96px;border-radius:10px;border:1px solid #e5e7eb;padding:10px 12px;font-size:.95rem;resize:vertical}._noteTextarea_8nxg1_929:focus{outline:2px solid #2563eb;border-color:#2563eb}._deleteButton_8nxg1_944{padding:10px 16px;border-radius:10px;border:none;background:#fee2e2;color:#b91c1c;font-weight:600;cursor:pointer;transition:background .12s ease,transform .12s ease}._deleteButton_8nxg1_944:hover:not(:disabled){background:#fecaca;transform:translateY(-1px)}._deleteButton_8nxg1_944:disabled{opacity:.5;cursor:not-allowed;transform:none}._inspectorActions_8nxg1_966{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding:12px 8px 16px;background:linear-gradient(180deg,#fff0,#fff 45%);border-radius:12px}._jsonError_8nxg1_979{margin:0;color:#dc2626;font-size:.85rem}._jsonActions_8nxg1_985{display:flex;justify-content:flex-end;gap:10px}._dirtyNotice_8nxg1_78{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;background:#2563eb14;color:#1d4ed8;font-size:.85rem}._dirtyDot_8nxg1_90{width:8px;height:8px;border-radius:9999px;background:#2563eb;box-shadow:0 0 0 4px #2563eb40}._subtle_8nxg1_1010{margin:0;color:#6b7280;font-size:.85rem}._node_8nxg1_1016{position:relative;min-width:200px;padding:16px;border-radius:14px;background:#fff;border:2px solid transparent;box-shadow:0 14px 28px #0f172a26}._noteNode_8nxg1_1026{min-width:180px;max-width:240px}._nodeSelected_8nxg1_1031{border-color:#2563eb;box-shadow:0 16px 32px #2563eb33}._nodeStatusSuccess_8nxg1_1036{border-color:#22c55ee6;box-shadow:0 16px 34px #22c55e40}._nodeStatusError_8nxg1_1041{border-color:#f87171f2;box-shadow:0 16px 34px #f8717147}._nodeStatusRunning_8nxg1_1046{border-color:#3b82f6e6;box-shadow:0 16px 34px #3b82f638}._nodeStatusPending_8nxg1_1051{border-color:#9ca3afd9;box-shadow:0 14px 30px #94a3b833}._nodeHeader_8nxg1_1056{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:10px;color:#fff;font-weight:700;font-size:.95rem;margin-bottom:12px}._nodeActions_8nxg1_1068{display:flex;align-items:center;gap:8px}._nodeDeleteButton_8nxg1_1074{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;position:absolute;top:-12px;right:-12px;border-radius:8px;border:1px solid rgba(17,24,39,.12);background:#0f172a;color:#f9fafb;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 10px 24px #0f172a33;z-index:2;transition:background .15s ease,transform .15s ease,border-color .15s ease,opacity .12s ease,visibility .12s ease}._nodeDeleteButton_8nxg1_1074:hover{background:#111827;border-color:#0f172a33;transform:translateY(-1px)}._node_8nxg1_1016:hover ._nodeDeleteButton_8nxg1_1074,._node_8nxg1_1016:focus-within ._nodeDeleteButton_8nxg1_1074,._nodeDeleteButton_8nxg1_1074:hover{opacity:1;visibility:visible;pointer-events:auto}._nodeDeleteButton_8nxg1_1074:disabled{opacity:.6;cursor:not-allowed}._nodeLabel_8nxg1_1120{margin:0}._nodeDescription_8nxg1_1124{margin:0 0 10px;color:#4b5563;font-size:.85rem}._nodeNote_8nxg1_1130{margin:0;padding:10px 12px;background:#f9fafb;border-radius:10px;color:#111827;font-size:.9rem;white-space:pre-wrap;min-height:48px}._nodeNoteEmpty_8nxg1_1141{color:#9ca3af;font-style:italic}._uiNodeInfo_8nxg1_1146{padding:8px 12px;background:#f9fafb;border-radius:10px;display:flex;flex-direction:column;gap:4px;margin-bottom:8px}._uiNodeInfoLabel_8nxg1_1156{font-size:.78rem;font-weight:600;color:#1f2937}._uiNodeInfoWarning_8nxg1_1162{font-size:.78rem;font-weight:600;color:#b45309}._uiNodeInfoHint_8nxg1_1168{font-size:.72rem;color:#6b7280}._nodeType_8nxg1_1173{font-size:.75rem;color:#6b7280;background:#f3f4f6;padding:4px 8px;border-radius:8px}._nodeHandle_8nxg1_1181{width:10px;height:10px;border-radius:9999px;border:none;background:#2563eb}._nodeHandleLeft_8nxg1_1189{left:-6px}._nodeHandleRight_8nxg1_1193{right:-6px}._dialogOverlay_8nxg1_1197{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000}._dialogLayout_8nxg1_1209{display:flex;align-items:stretch;gap:16px;width:min(96vw,1680px);max-height:calc(100vh - 48px)}._dialogContainer_8nxg1_1217{flex:1 1 0;max-height:inherit;display:flex;flex-direction:column;overflow:hidden}._dialogInspector_8nxg1_1225{width:100%;max-height:inherit}._dialogContent_8nxg1_1230{flex:1 1 auto;overflow:auto}._dialogActions_8nxg1_1235{display:flex;justify-content:flex-end;gap:8px;padding:12px 4px 0;background:linear-gradient(180deg,#fff0,#fff 40%)}._ioPanel_8nxg1_1243{flex:0 0 320px;display:flex;flex-direction:column;gap:10px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;padding:12px;max-height:inherit;box-shadow:0 8px 16px #0f172a1a}._ioPanelLeft_8nxg1_1256,._ioPanelRight_8nxg1_1257{overflow:hidden}._ioPanelHeader_8nxg1_1261{display:flex;align-items:center;justify-content:space-between}._ioPanelTitle_8nxg1_1267{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}._ioPanelBody_8nxg1_1275{flex:1 1 auto;overflow:auto;min-height:120px}._ioHeaderActions_8nxg1_1281{display:flex;align-items:center;gap:8px}._ioSourceSelect_8nxg1_1287{border:1px solid #e5e7eb;border-radius:6px;background:#fff;font-size:.78rem;color:#111827;padding:2px 8px}._ioViewToggle_8nxg1_1296{display:inline-flex;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#f9fafb}._ioToggleButton_8nxg1_1304{border:none;background:transparent;padding:4px 10px;font-size:11px;color:#374151;cursor:pointer;transition:background .12s ease,color .12s ease}._ioToggleButton_8nxg1_1304:hover{background:#e5e7eb;color:#111827}._ioToggleButtonActive_8nxg1_1319{background:#111827;color:#f9fafb}._fieldBrowser_8nxg1_1324,._fieldRow_8nxg1_1330{display:flex;flex-direction:column;gap:0}._fieldButton_8nxg1_1336{display:inline-flex;align-items:center;gap:10px;width:100%;border:none;background:transparent;color:#0f172a;border-radius:6px;padding:6px 4px;cursor:grab;transition:background .12s ease,color .12s ease;justify-content:flex-start}._fieldButton_8nxg1_1336:hover{background:#f3f4f6;color:#111827}._fieldButtonStatic_8nxg1_1356{cursor:default}._fieldLabel_8nxg1_1360{font-weight:600;font-size:12px;color:#0f172a}._fieldTypeIcon_8nxg1_1366{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:#94a3b8}._fieldValue_8nxg1_1375{font-weight:500;font-size:12px;color:#475569;padding-left:10px;border-left:1px solid #e5e7eb}._ioPanelPlaceholder_8nxg1_1383{color:#6b7280;font-size:.9rem;margin:0}@media (max-width: 960px){._dialogLayout_8nxg1_1209{flex-direction:column;width:min(720px,100%)}._ioPanel_8nxg1_1243{flex:0 0 auto;max-height:320px}}._edgePath_8nxg1_1401{stroke:#94a3b8;stroke-width:2;fill:none;transition:stroke .15s ease}._edgePathSelected_8nxg1_1408{stroke:#2563eb}._edgeButtonWrapper_8nxg1_1412{position:absolute;pointer-events:all}._edgeButton_8nxg1_1412{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:9999px;border:1px solid #d1d5db;background:#fff;color:#4b5563;box-shadow:0 12px 24px #0f172a1f;cursor:pointer;transition:opacity .15s ease,background .15s ease,color .15s ease,border-color .15s ease;opacity:0}._edgeButtonVisible_8nxg1_1433,._edgeButtonWrapper_8nxg1_1412:hover ._edgeButton_8nxg1_1412{opacity:1}._edgeButton_8nxg1_1412:hover{background:#ef4444;border-color:#ef4444;color:#fff}._sidebarInspector_8nxg1_1444{display:flex;flex-direction:column;gap:16px;height:100%}._inspectorContent_8nxg1_1451{border:none;box-shadow:none;padding:0;background:transparent}._sidebarInspector_8nxg1_1444 ._ioPanel_8nxg1_1243{flex:1 1 auto;width:100%;box-shadow:none;border:1px solid #e5e7eb;background:#f9fafb;min-height:auto}._executionTitle_8nxg1_1467{margin:0;font-size:.95rem;color:#1f2937;font-weight:600}._viewToggleGroup_8nxg1_1474{display:flex;gap:4px;background:#f3f4f6;padding:4px;border-radius:8px}._viewToggleBtn_8nxg1_1482{display:flex;align-items:center;gap:6px;padding:6px 16px;border:none;background:transparent;color:#6b7280;font-size:.875rem;font-weight:500;cursor:pointer;border-radius:6px;transition:all .2s ease}._viewToggleBtn_8nxg1_1482:hover{background:#e5e7eb;color:#374151}._viewToggleBtnActive_8nxg1_1502{background:#fff;color:#2563eb;box-shadow:0 1px 2px #0000000d}._viewToggleBtnLabel_8nxg1_1508{margin-left:4px}._previewContainer_8nxg1_1512{flex:1 1 auto;min-height:0;overflow:auto;width:100%;height:100%}._dirtyNoticeCompact_8nxg1_1520{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;background:#fef3c7;color:#92400e;font-size:.75rem;font-weight:500;box-shadow:0 1px 2px #0000000d}._dirtyDot_8nxg1_90{width:6px;height:6px;border-radius:50%;background:#f59e0b;animation:_pulse_8nxg1_1 2s cubic-bezier(.4,0,.6,1) infinite}._dirtyNoticeFloatingBottom_8nxg1_1541{position:absolute;bottom:24px;right:24px;display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;background:#fef3c7;color:#92400e;font-size:.875rem;font-weight:500;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:10}._container_1lrne_1{display:flex;flex-direction:column;gap:20px}._hint_1lrne_7{margin:0;font-size:.95rem;color:#4b5563}._grid_1lrne_13{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}._field_1lrne_19{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#4b5563}._field_1lrne_19 input,._field_1lrne_19 select{padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;font-size:.95rem}._error_1lrne_35{color:#dc2626;font-size:.85rem}._sectionHeader_1lrne_40{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:600;color:#111827}._sectionHeader_1lrne_40 button{margin-left:auto}._headers_1lrne_53{display:flex;flex-direction:column;gap:12px}._headerRow_1lrne_59{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:center}._headerRow_1lrne_59 input{padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;font-size:.95rem}._headerValue_1lrne_73{display:flex;flex-direction:column;gap:6px}._headerValueRow_1lrne_79{display:flex;align-items:center;gap:8px}._headerValueRow_1lrne_79 input{flex:1}._secretActions_1lrne_89{display:flex;align-items:center;gap:8px;position:relative}._secretButton_1lrne_96{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:1px solid #d1d5db;background:#fff;color:#6b7280;transition:background .15s ease,color .15s ease,border-color .15s ease}._secretButton_1lrne_96:hover:not(:disabled){background:#f3f4f6;color:#111827}._secretButton_1lrne_96:disabled{opacity:.6;cursor:not-allowed}._secretButtonActive_1lrne_119{background:#2563eb;border-color:#2563eb;color:#fff}._secretButtonActive_1lrne_119:hover:not(:disabled){background:#1d4ed8}._secretButtonSpinner_1lrne_129{animation:_spin_1lrne_1 1s linear infinite}._secretMenu_1lrne_133{position:absolute;top:calc(100% + 6px);right:0;margin-top:6px;min-width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 24px #0f172a26;padding:8px;z-index:5;display:flex;flex-direction:column;gap:6px}._secretMenuList_1lrne_150{display:flex;flex-direction:column;gap:4px}._secretMenuItem_1lrne_156{display:flex;align-items:center;width:100%;padding:8px 10px;border-radius:8px;border:1px solid transparent;background:transparent;font-size:.9rem;color:#111827;justify-content:flex-start}._secretMenuItem_1lrne_156:hover:not(:disabled){background:#f3f4f6}._secretMenuItem_1lrne_156:disabled{opacity:.5;cursor:not-allowed}._secretMenuItemActive_1lrne_178{background:#eff6ff;border-color:#bfdbfe}._secretMenuEmpty_1lrne_183{margin:0;font-size:.85rem;color:#6b7280}@keyframes _spin_1lrne_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._removeButton_1lrne_198{padding:8px 12px;border-radius:8px;border:none;background:#fee2e2;color:#b91c1c;font-weight:600}._removeButton_1lrne_198:hover{background:#fecaca}._fieldHint_1lrne_211{font-size:.85rem;color:#6b7280;font-weight:400}._primaryButton_1lrne_217,._secondaryButton_1lrne_218{padding:10px 16px;border-radius:10px;font-weight:600;border:none;font-size:.95rem}._secondaryButton_1lrne_218{background:#e5e7eb;color:#111827}._primaryButton_1lrne_217{background:#2563eb;color:#fff}._primaryButton_1lrne_217:disabled{opacity:.5;cursor:not-allowed}._actions_1lrne_241{display:flex;justify-content:flex-end}._note_1lrne_246{margin:0;font-size:.85rem;color:#6b7280}._note_1lrne_246 a{color:#2563eb;text-decoration:none}._note_1lrne_246 a:hover{text-decoration:underline}._jsonTextarea_1lrne_261{width:100%;min-height:220px;padding:12px;border-radius:10px;border:1px solid #d1d5db;font-family:JetBrains Mono,Fira Code,monospace;font-size:.95rem;background:#f9fafb99;resize:vertical;color:inherit}._bindingHint_1lrne_274{margin:0;font-size:.8rem;color:#6b7280}._jsonTextarea_1lrne_261:focus{outline:2px solid #2563eb;border-color:transparent}._root_12kqb_1{display:flex;flex-direction:column;gap:16px}._fieldsetLabel_12kqb_7{font-weight:700;font-size:.95rem;color:#111827}._hint_12kqb_13{margin:4px 0 0;color:#6b7280;font-size:.9rem}._dropZone_12kqb_19{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px dashed #d1d5db;border-radius:12px;background:#f9fafb;color:#4b5563}._primaryButton_12kqb_31{display:inline-flex;align-items:center;gap:8px;background:#2563eb;color:#fff;border:none;border-radius:10px;padding:10px 14px;cursor:pointer;font-weight:600;transition:background .15s ease}._primaryButton_12kqb_31:disabled,._iconButton_12kqb_46:disabled{opacity:.6;cursor:not-allowed}._primaryButton_12kqb_31:hover:not(:disabled){background:#1d4ed8}._fieldList_12kqb_55{display:flex;flex-direction:column;gap:12px}._fieldCard_12kqb_61{padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 4px 10px #0000000a}._fieldHeader_12kqb_69{display:grid;grid-template-columns:1fr 160px auto;gap:12px;align-items:flex-end;margin-bottom:10px}._fieldControl_12kqb_77{display:flex;flex-direction:column;gap:6px}._label_12kqb_83{font-weight:600;font-size:.9rem;color:#374151}._fieldControl_12kqb_77 input,._fieldControl_12kqb_77 select,._fieldControl_12kqb_77 textarea{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;font-size:.95rem;background:#fff}._fieldControl_12kqb_77 textarea{min-height:48px;resize:vertical}._iconButton_12kqb_46{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#dc2626;cursor:pointer}._iconButton_12kqb_46:hover:not(:disabled){background:#fef2f2}._empty_12kqb_122{margin:0;color:#6b7280}._valueModeToggle_12kqb_127{display:flex;gap:8px}._valueModeButton_12kqb_132{padding:6px 10px;border:1px solid #d1d5db;border-radius:8px;background:#f9fafb;cursor:pointer;font-weight:600;color:#111827}._valueModeButtonActive_12kqb_142{background:#2563eb;color:#fff;border-color:#2563eb}._structuredBuilder_12kqb_148{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb}._nestedList_12kqb_158{display:flex;flex-direction:column;gap:10px}._nestedCard_12kqb_164{padding:10px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}._valueRowHeader_12kqb_171{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:8px}._valueRow_12kqb_171{display:flex;flex-direction:column;gap:10px}._valueControl_12kqb_185{display:flex;flex-direction:column;gap:6px}._nestedContainer_12kqb_191{margin-top:6px}._nestedEmpty_12kqb_195{margin:0;color:#6b7280}._inlineButton_12kqb_200{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;color:#111827;cursor:pointer;font-weight:600}._inlineButton_12kqb_200:disabled{opacity:.6;cursor:not-allowed}._itemLabel_12kqb_218{font-weight:600;color:#374151}._nullValue_12kqb_223{padding:10px 12px;border:1px dashed #d1d5db;border-radius:10px;color:#6b7280;background:#f9fafb}._root_1i9l0_1{height:100%;display:flex;flex-direction:column;gap:16px}._invalidContext_1i9l0_8{padding:16px 0;font-size:.85rem;color:#6b7280}._listScreen_1i9l0_14,._detailScreen_1i9l0_15{flex:1 1 auto;display:flex;flex-direction:column;gap:16px;overflow-y:auto;padding-right:4px}._listTitle_1i9l0_24{margin:0;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#475569;font-weight:700}._list_1i9l0_14{display:flex;flex-direction:column;gap:12px}._executionCard_1i9l0_39{width:100%;border:1px solid #e5e7eb;background:#fff;border-radius:18px;padding:16px 18px;text-align:left;display:flex;flex-direction:column;gap:12px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}._executionCard_1i9l0_39:hover{border-color:#cbd5f5;box-shadow:0 18px 24px -18px #1e40af99;transform:translateY(-1px)}._executionCard_1i9l0_39:focus-visible{outline:2px solid #2563eb;outline-offset:2px}._cardHeader_1i9l0_63{display:flex;justify-content:space-between;gap:12px}._pillRow_1i9l0_69{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._statusPill_1i9l0_76{font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;padding:2px 8px;border-radius:999px;border:1px solid transparent}._statusSuccess_1i9l0_86{color:#166534;background:#dcfce7;border-color:#bbf7d0}._statusError_1i9l0_92{color:#b91c1c;background:#fee2e2;border-color:#fecaca}._statusRunning_1i9l0_98{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}._idTag_1i9l0_104{font-size:.7rem;font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,monospace;color:#94a3b8}._metaRow_1i9l0_110{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#6b7280}._cardDetails_1i9l0_118{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;font-size:.78rem;color:#6b7280}._durationValue_1i9l0_126{display:flex;align-items:center;gap:6px;font-weight:600;color:#0f172a}._timelineLabel_1i9l0_134{display:flex;align-items:center;gap:6px}._timelineDot_1i9l0_140{width:6px;height:6px;border-radius:999px;background:#cbd5f5}._cardChevron_1i9l0_147{color:#cbd5f5}._spinner_1i9l0_151{display:flex;justify-content:center;padding:16px}._spinnerCircle_1i9l0_157{width:18px;height:18px;border:3px solid #d1d5db;border-top-color:#2563eb;border-radius:999px;animation:_spin_1i9l0_151 .7s linear infinite}@keyframes _spin_1i9l0_151{to{transform:rotate(360deg)}}._emptyState_1i9l0_172{font-size:.8rem;color:#94a3b8;font-style:italic;padding:12px 0}._backButton_1i9l0_179{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;color:#2563eb;font-weight:600;font-size:.85rem;cursor:pointer;padding:6px 0}._detailSurface_1i9l0_192{flex:1 1 auto;border:1px solid #e5e7eb;border-radius:18px;padding:20px;background:#fff;box-shadow:inset 0 1px #fff9;display:flex;flex-direction:column;gap:18px;overflow-y:auto}._detailHeader_1i9l0_205{display:flex;flex-direction:column;gap:4px}._detailsTitle_1i9l0_211{margin:0;font-size:.95rem;color:#111827;font-weight:600}._detailsId_1i9l0_218{margin:0;font-size:.8rem;color:#6b7280;font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,monospace;word-break:break-all}._detailLoading_1i9l0_226{display:flex;justify-content:center;padding:24px 0}._sectionTitle_1i9l0_232{margin:0 0 6px;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#475569;font-weight:700}._jsonContainer_1i9l0_241{background:#1f2937;border-radius:12px;border:1px solid #374151;padding:12px;font-size:.8rem;color:#e5e7eb;overflow:auto}._jsonFallback_1i9l0_251{color:#9ca3af;font-style:italic}._errorHighlight_1i9l0_256{color:#f87171}._timelineSection_1i9l0_260{display:flex;flex-direction:column;gap:8px}._wrapper_67k5u_1{display:flex;flex-direction:column;flex:1 1 auto;width:100%;height:100%;min-height:0}._editorContainer_67k5u_10{flex:1;display:flex;min-height:0}._layout_1bavz_1{display:flex;flex:1 1 auto;min-height:0;height:100%;width:100%;background:#f9fafb;gap:0}._sidebar_1bavz_11{order:2;flex:0 0 320px;display:flex;flex-direction:column;gap:16px;padding:24px 20px;border-left:1px solid #e5e7eb;background:#fff;overflow-y:auto}._sidebarHeader_1bavz_23 h2{margin:0}._sidebarHeader_1bavz_23 p{margin:6px 0 0;color:#6b7280;font-size:.9rem}._empty_1bavz_33{color:#6b7280;font-size:.9rem;margin:0}._executionList_1bavz_39{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}._executionItem_1bavz_48{border:1px solid #e5e7eb;border-radius:12px;background:#fff;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}._executionItemActive_1bavz_56{border-color:#2563eb;box-shadow:0 12px 28px #2563eb2e}._executionButton_1bavz_61{width:100%;border:none;background:none;text-align:left;padding:14px 16px 12px;display:flex;flex-direction:column;gap:8px;cursor:pointer}._executionButton_1bavz_61:hover{background:#f8fafc}._executionButtonHeader_1bavz_77{display:flex;justify-content:space-between;align-items:center;gap:12px}._executionButtonMeta_1bavz_84{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}._executionDuration_1bavz_92{font-weight:600;color:#1f2937}._executionTimestamp_1bavz_97{color:#6b7280;font-size:.85rem}._executionId_1bavz_102{font-family:Fira Code,monospace;font-size:.75rem;color:#6b7280}._executionActions_1bavz_108{display:flex;justify-content:flex-end;padding:0 16px 14px}._previewButton_1bavz_114{padding:8px 14px;border-radius:8px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer;transition:background .15s ease}._previewButton_1bavz_114:hover{background:#1d4ed8}._statusBadge_1bavz_129{text-transform:uppercase;font-size:.72rem;font-weight:700;padding:4px 10px;border-radius:999px;letter-spacing:.04em}._statusSuccess_1bavz_138{background:#dcfce7;color:#166534}._statusError_1bavz_143{background:#fee2e2;color:#b91c1c}._statusRunning_1bavz_148{background:#e0f2fe;color:#0369a1}._main_1bavz_153{order:1;flex:1 1 auto;display:flex;flex-direction:column;padding:0;min-height:0}._viewerContainer_1bavz_162{flex:1 1 auto;min-height:0;display:flex;padding:0}@media (max-width: 1080px){._layout_1bavz_1{flex-direction:column}._sidebar_1bavz_11{order:1;flex:0 0 auto;border-left:none;border-bottom:1px solid #e5e7eb}._main_1bavz_153{order:2}}._container_otp6q_1{position:relative;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%;height:100%;border:1px solid #e5e7eb;background:#fff;overflow:hidden}._graphWrapper_otp6q_14{position:relative;flex:1 1 auto;min-height:0;height:100%;background-color:#f3f4f6;background-image:repeating-linear-gradient(135deg,#94a3b859 0,#94a3b859 18px,#f3f4f6d9 18px,#f3f4f6d9 36px);overflow:hidden}._reactFlow_otp6q_30{width:100%;height:100%;background:transparent!important}._graphWrapper_otp6q_14:after{content:"Nur Ansicht";position:absolute;top:16px;right:16px;padding:6px 12px;border-radius:9999px;background:#0f172ab3;color:#f9fafb;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;pointer-events:none;box-shadow:0 8px 20px #0f172a2e}._container_kq38j_1{margin:0 auto;max-width:560px;width:100%;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 120px)}._panel_kq38j_11{width:100%;border-radius:16px;padding:28px 24px;background:#0f172a;border:1px solid rgba(148,163,184,.25);box-shadow:0 20px 50px #0f172a40;display:flex;flex-direction:column;gap:18px}._header_kq38j_23{display:flex;flex-direction:column;gap:6px}._title_kq38j_29{margin:0;font-size:1.2rem;font-weight:700;color:#e2e8f0}._description_kq38j_36{margin:0;color:#e2e8f0bf;line-height:1.5}._actions_kq38j_42{display:flex;align-items:center;justify-content:space-between;gap:12px}._createButton_kq38j_49{padding:10px 16px;border-radius:10px;border:1px solid rgba(59,130,246,.6);background:linear-gradient(135deg,#3b82f6e6,#1d4ed8e6);color:#f8fafc;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}._createButton_kq38j_49:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 30px #3b82f659}._createButton_kq38j_49:disabled{opacity:.6;cursor:not-allowed}._form_1f8yj_1{display:flex;flex-direction:column;gap:20px}._field_1f8yj_7{display:flex;flex-direction:column;gap:8px}._label_1f8yj_13{font-size:.85rem;font-weight:600;color:#1f2937}._input_1f8yj_19{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #d1d5db;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}._input_1f8yj_19:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._input_1f8yj_19[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 1px #dc26261a}._hint_1f8yj_39{color:#6b7280;font-size:.8rem;margin:0}._error_1f8yj_45{color:#dc2626;font-size:.8rem;margin:0}._actions_1f8yj_51{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}._cancelButton_1f8yj_58{padding:8px 14px;border-radius:10px;border:none;background:transparent;color:#6b7280;font-weight:600;cursor:pointer}._cancelButton_1f8yj_58:hover{background:#94a3b833}._submitButton_1f8yj_72{padding:10px 16px;border-radius:10px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}._submitButton_1f8yj_72:disabled{opacity:.6;cursor:not-allowed}._openButton_7lj0h_1{padding:10px 16px;border-radius:10px;border:none;font-weight:600;background:#2563eb;color:#fff;cursor:pointer}._openButton_7lj0h_1:disabled{opacity:.6;cursor:not-allowed}._form_7lj0h_16{display:flex;flex-direction:column;gap:20px}._field_7lj0h_22{display:flex;flex-direction:column;gap:8px}._label_7lj0h_28{font-size:.85rem;font-weight:600;color:#1f2937}._input_7lj0h_34{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #d1d5db;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}._input_7lj0h_34:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._input_7lj0h_34[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 1px #dc26261a}._hint_7lj0h_54{color:#6b7280;font-size:.8rem;margin:0}._error_7lj0h_60{color:#dc2626;font-size:.8rem;margin:0}._actions_7lj0h_66{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}._cancelButton_7lj0h_73{padding:8px 14px;border-radius:10px;border:none;background:transparent;color:#6b7280;font-weight:600;cursor:pointer}._cancelButton_7lj0h_73:hover{background:#94a3b833}._createButton_7lj0h_87{padding:10px 16px;border-radius:10px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}._createButton_7lj0h_87:disabled{opacity:.6;cursor:not-allowed}._container_1501f_1{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}._header_1501f_8{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem}._header_1501f_8 h2{margin:0;font-size:1.6rem}._header_1501f_8 p{margin:.25rem 0 0;color:var(--text-subtle, #475569)}._headerActions_1501f_26{display:flex;gap:.75rem;align-items:center}._backButton_1501f_32{border:1px solid var(--border-default, #cbd5f5);border-radius:999px;background:transparent;padding:.45rem 1.1rem;font-weight:600;font-size:.9rem;color:#2563eb;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}._backButton_1501f_32:hover{background:#2563eb1a;border-color:#2563eb}._loading_1501f_49,._errorBox_1501f_50,._emptyState_1501f_51{border:1px dashed var(--border-subtle, #d1d5db);border-radius:12px;padding:1.25rem;background:var(--surface-muted, #f8fafc);color:var(--text-muted, #475569);text-align:center}._errorBox_1501f_50{border-style:solid;border-color:#dc262673;color:#b91c1c}._historyList_1501f_66{display:flex;flex-direction:column;gap:1rem}._historyItem_1501f_72{border:1px solid var(--border-subtle, #e2e8f0);border-radius:14px;background:var(--surface-base, #fff);padding:.75rem 1rem;box-shadow:0 2px 8px #0f172a0f}._historyItem_1501f_72[open]{border-color:#2563eb;box-shadow:0 4px 16px #2563eb1f}._historyItem_1501f_72 summary{list-style:none;cursor:pointer}._historyItem_1501f_72 summary::-webkit-details-marker{display:none}._summaryRow_1501f_94{display:grid;grid-template-columns:auto auto 1fr;gap:.75rem;align-items:center}._statusBadge_1501f_101{display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:#e2e8f0;color:#475569}._live_1501f_114{background:#22c55e26;color:#15803d}._draft_1501f_119{background:#3b82f62e;color:#1d4ed8}._archived_1501f_124{background:#94a3b833;color:#475569}._summaryDate_1501f_129{font-size:.85rem;color:var(--text-muted, #64748b)}._summaryEndpoint_1501f_134{font-family:var(--font-mono, "Fira Code", monospace);font-size:.85rem;color:var(--text-muted, #475569);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._detailBody_1501f_143{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}._detailGroup_1501f_150{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}._detailLabel_1501f_156{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #94a3b8);font-weight:600}._detailValue_1501f_165{font-weight:600;color:var(--text-primary, #0f172a)}._detailBlock_1501f_170{display:flex;flex-direction:column;gap:.5rem}._detailHeader_1501f_176{display:flex;justify-content:space-between;align-items:center;gap:.5rem}._copyButton_1501f_183{background:transparent;border:1px solid var(--border-default, #cbd5f5);border-radius:999px;padding:.35rem .8rem;font-size:.8rem;cursor:pointer;color:#2563eb;transition:background .15s ease,color .15s ease,border-color .15s ease}._copyButton_1501f_183:hover{background:#2563eb1a;border-color:#2563eb}._codeValue_1501f_199{font-family:var(--font-mono, "Fira Code", monospace);font-size:.9rem;padding:.5rem .75rem;background:var(--surface-muted, #f8fafc);border-radius:8px;word-break:break-all}._chipList_1501f_208{display:flex;flex-wrap:wrap;gap:.5rem}._chip_1501f_208{padding:.25rem .65rem;border-radius:999px;background:#0ea5e91f;color:#0369a1;font-size:.8rem;font-weight:500}._helperText_1501f_223{font-size:.8rem;color:var(--text-muted, #94a3b8)}._toolList_1501f_228{display:flex;flex-wrap:wrap;gap:.5rem}._toolCard_1501f_234{border:1px solid rgba(59,130,246,.25);border-radius:10px;padding:.6rem .75rem;background:#3b82f614;min-width:180px}._toolName_1501f_242{display:block;font-weight:600;color:#1d4ed8}._toolMeta_1501f_248{font-size:.8rem;color:var(--text-muted, #64748b)}._uiList_1501f_253{display:flex;flex-direction:column;gap:.75rem}._uiCard_1501f_259{border:1px solid var(--border-subtle, #e2e8f0);border-radius:10px;padding:.75rem;background:var(--surface-muted, #f8fafc)}._uiCardHeader_1501f_266{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem}._uiName_1501f_274{font-weight:600;color:var(--text-primary, #0f172a)}._uiType_1501f_279{font-size:.75rem;padding:.2rem .5rem;border-radius:999px;background:#10b98129;color:#047857}._uiMeta_1501f_287{display:flex;flex-direction:column;gap:.25rem;font-size:.8rem;color:var(--text-muted, #64748b)}._codeValueInline_1501f_295{font-family:var(--font-mono, "Fira Code", monospace);font-size:.8rem}._pagination_1501f_300{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}._pageButton_1501f_309{border:1px solid var(--border-default, #cbd5f5);border-radius:999px;background:transparent;padding:.4rem 1.1rem;font-weight:600;font-size:.85rem;color:#2563eb;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}._pageButton_1501f_309:disabled{opacity:.6;cursor:not-allowed}._pageButton_1501f_309:not(:disabled):hover{background:#2563eb1a;border-color:#2563eb}._pageInfo_1501f_331{font-size:.85rem;color:var(--text-muted, #64748b)}._appShell_1jxn4_1{min-height:100vh;height:100vh;display:grid;grid-template-columns:280px 1fr;background:#f3f4f6;color:#111827;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;transition:grid-template-columns .25s ease}._appShellCollapsed_1jxn4_12{grid-template-columns:80px 1fr}._appShellTool_1jxn4_16{grid-template-columns:1fr}._sidebar_1jxn4_20{height:100vh;background:#111827;color:#f9fafb;display:flex;flex-direction:column;padding:24px 20px;gap:32px;transition:width .25s ease,padding .25s ease;overflow-y:auto;overflow-x:visible;position:relative;z-index:200}._sidebarCollapsed_1jxn4_35{width:80px;padding:24px 12px;align-items:center}._sidebarHeader_1jxn4_41{display:flex;flex-direction:column;gap:24px}._brand_1jxn4_47{font-size:1.4rem;font-weight:600;color:inherit;text-decoration:none;letter-spacing:.02em}._brand_1jxn4_47:hover{color:#60a5fa}._sidebarTopRow_1jxn4_59{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}._sidebarCollapsed_1jxn4_35 ._sidebarTopRow_1jxn4_59{justify-content:center}._iconControls_1jxn4_71{display:flex;flex-direction:column;align-items:center;gap:12px}._collapseButton_1jxn4_78,._menuIconButton_1jxn4_79{background:#94a3b82e;color:#cbd5f5;border:1px solid rgba(148,163,184,.35);border-radius:999px;padding:6px 12px;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}._collapseButton_1jxn4_78:hover,._menuIconButton_1jxn4_79:hover{background:#60a5fa40;color:#e0f2fe}._collapseButton_1jxn4_78:active,._menuIconButton_1jxn4_79:active{transform:translateY(1px)}._workspaceLabel_1jxn4_102{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#d1d5dbb3}._workspaceSelect_1jxn4_110{padding:6px 10px;border-radius:8px;border:1px solid rgba(148,163,184,.35);background:#11182740;color:#e5e7eb;font-size:.85rem;outline:none}._workspaceSelect_1jxn4_110:focus{box-shadow:0 0 0 2px #60a5fa59}._workspaceSelect_1jxn4_110:disabled{opacity:.5;cursor:not-allowed}._workspaceHint_1jxn4_129{font-size:.75rem;color:#d1d5dba6}._userWorkspaceArea_1jxn4_134{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:12px;background:#11182759;border:1px solid rgba(148,163,184,.18)}._appContext_1jxn4_144,._toolContext_1jxn4_153{display:flex;flex-direction:column;gap:16px;background:#1e293b99;border-radius:14px;padding:16px}._sidebarCollapsed_1jxn4_35 ._appContext_1jxn4_144,._sidebarCollapsed_1jxn4_35 ._toolContext_1jxn4_153,._sidebarCollapsed_1jxn4_35 ._workspaceSelector_1jxn4_164,._sidebarCollapsed_1jxn4_35 ._sidebarFooter_1jxn4_165{display:none}._appHeader_1jxn4_169{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}._appActions_1jxn4_177{display:flex;align-items:center;gap:8px}._appSwitcherButton_1jxn4_183{background:#bfdbfe26;color:#e0f2fe;border:1px solid rgba(148,163,184,.35);border-radius:10px;padding:8px 12px;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease}._appSwitcherButton_1jxn4_183:hover:not(:disabled){background:#60a5fa40;color:#f8fafc}._appSwitcherButton_1jxn4_183:disabled{opacity:.5;cursor:not-allowed}._toolHeader_1jxn4_204{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}._appTitleGroup_1jxn4_212,._toolTitleGroup_1jxn4_218{display:flex;flex-direction:column;gap:4px}._appName_1jxn4_224{font-size:1.35rem;font-weight:600;color:#f9fafb}._toolName_1jxn4_230{font-size:1.2rem;font-weight:600;color:#f9fafb}._appMeta_1jxn4_236{font-size:.85rem;color:#bfdbfebf;letter-spacing:.04em}._toolMeta_1jxn4_242{font-size:.75rem;color:#bfdbfea6;letter-spacing:.08em;text-transform:uppercase}._toolStatus_1jxn4_249{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;align-self:flex-start}._toolStatusActive_1jxn4_262{background:#4ade802e;color:#22c55e}._toolStatusDisabled_1jxn4_267{background:#f871712e;color:#ef4444}._menu_1jxn4_79{display:flex;flex-direction:column;gap:8px;flex:1}._menuItem_1jxn4_279{display:inline-flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;color:#f9fafbd1;text-decoration:none;font-size:.95rem;font-weight:500;transition:background .15s ease,color .15s ease}._menuItem_1jxn4_279:hover{background:#2563eb38;color:#f9fafb}._menuItemActive_1jxn4_297{background:#3b82f659;color:#f9fafb;box-shadow:inset 0 0 0 1px #93c5fd66}._toolMenuItem_1jxn4_303{display:inline-flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;color:#f3f4f6cc;text-decoration:none;font-size:.9rem;font-weight:500;transition:background .15s ease,color .15s ease}._toolMenuItem_1jxn4_303:hover,._toolMenuItem_1jxn4_303:focus-visible{background:#2563eb2e;color:#f9fafb;outline:none}._toolMenuItemActive_1jxn4_323{background:#2563eb52;color:#f9fafb;box-shadow:inset 0 0 0 1px #93c5fd66}._menuItemDisabled_1jxn4_329{opacity:.35;cursor:default;-webkit-user-select:none;user-select:none;pointer-events:none}._menuIcon_1jxn4_79{width:20px;height:20px;color:currentColor;flex-shrink:0}._menuLabel_1jxn4_343{font-size:.95rem}._menuBadge_1jxn4_347{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#3b82f62e;color:#bfdbfe;font-size:.75rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;border:1px solid rgba(147,197,253,.4)}._sidebarCollapsed_1jxn4_35 ._menuItem_1jxn4_279{justify-content:center;padding:12px}._sidebarCollapsed_1jxn4_35 ._menuLabel_1jxn4_343,._sidebarCollapsed_1jxn4_35 ._menuBadge_1jxn4_347{display:none}._sidebarFooter_1jxn4_165{margin-top:auto}._sidebarHelpCard_1jxn4_378{display:flex;gap:12px;padding:14px 12px;margin-bottom:14px;border-radius:12px;border:1px solid rgba(148,163,184,.35);background:#1e293ba6;box-shadow:0 12px 20px #00000040}._sidebarHelpIcon_1jxn4_389{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#3b82f633;color:#bfdbfe;border:1px solid rgba(96,165,250,.45)}._sidebarHelpContent_1jxn4_401{display:flex;flex-direction:column;gap:6px;color:#e5e7eb}._sidebarHelpTitle_1jxn4_408{font-weight:700;font-size:.95rem}._sidebarHelpActions_1jxn4_413{display:flex;flex-wrap:wrap;gap:8px}._sidebarHelpButton_1jxn4_419{align-self:flex-start;padding:8px 10px;border-radius:10px;border:1px solid rgba(96,165,250,.65);background:#3b82f633;color:#e0f2fe;font-weight:700;cursor:pointer;transition:background .15s ease,transform .1s ease}._sidebarHelpButton_1jxn4_419:hover{background:#60a5fa59}._sidebarHelpButton_1jxn4_419:active{transform:translateY(1px)}._sidebarHelpFeedbackButton_1jxn4_439{background:#10b9812e;border-color:#34d399a6;color:#d1fae5}._sidebarHelpFeedbackButton_1jxn4_439:hover{background:#34d39959}._userAvatar_1jxn4_449{width:36px;height:36px;border-radius:999px;background:#2563eb59;display:inline-flex;align-items:center;justify-content:center;font-weight:600;color:#bfdbfe}._userMenu_1jxn4_461{position:relative}._userMenuTrigger_1jxn4_465{width:100%;display:inline-flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(148,163,184,.35);border-radius:12px;background:#1e293bbf;color:#f8fafc;cursor:pointer;font-weight:600;font-size:.95rem;transition:background .15s ease,border-color .15s ease}._userMenuTrigger_1jxn4_465:hover{background:#2563eb33;border-color:#94a3b880}._userName_1jxn4_486{flex:1;text-align:left;color:#e5e7eb}._userMenuCaret_1jxn4_492{color:#d1d5dba6;font-size:.85rem}._userMenuContent_1jxn4_497{position:absolute;bottom:calc(100% + 10px);left:0;right:0;display:flex;flex-direction:column;border-radius:16px;background:#0f172a;border:1px solid rgba(148,163,184,.35);box-shadow:0 18px 32px #00000073;z-index:220}._userMenuHeader_1jxn4_511{display:flex;align-items:center;gap:12px;padding:16px 18px 14px;background:#ffffff08;border-bottom:1px solid rgba(148,163,184,.22)}._userMenuProfileAvatar_1jxn4_521{width:48px;height:48px;border-radius:16px;background:#2563eb59;color:#bfdbfe;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}._userMenuIdentity_1jxn4_534{display:flex;flex-direction:column}._userIdentityMain_1jxn4_539{font-size:1rem;font-weight:700;color:#f8fafc}._userIdentityEmail_1jxn4_545{font-size:.85rem;color:#d1d5dbbf}._userMenuBody_1jxn4_550{display:flex;flex-direction:column;gap:14px;padding:16px 18px 12px}._userSection_1jxn4_557{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:12px;background:#ffffff05;border:1px solid rgba(148,163,184,.2)}._sectionLabel_1jxn4_567{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#d1d5dbb3;font-weight:700}._userMenuList_1jxn4_575{display:flex;flex-direction:column;border-radius:12px;border:1px solid rgba(148,163,184,.2);background:#ffffff05}._userMenuItem_1jxn4_583{width:100%;display:flex;align-items:center;gap:12px;padding:12px 14px;border:none;background:transparent;color:#e2e8f0;font:inherit;cursor:pointer;transition:background .15s ease;text-align:left}._userMenuItem_1jxn4_583+._userMenuItem_1jxn4_583{border-top:1px solid rgba(148,163,184,.18)}._userMenuItem_1jxn4_583:disabled{opacity:.5;cursor:not-allowed}._userMenuItem_1jxn4_583:hover:not(:disabled),._userMenuItem_1jxn4_583:focus-visible,._termsMenu_1jxn4_609:hover,._termsMenu_1jxn4_609:focus-within{background:#3b82f629}._userMenuItemIcon_1jxn4_614{width:34px;height:34px;border-radius:12px;background:#0f172aa6;display:inline-flex;align-items:center;justify-content:center;color:#e2e8f0}._userMenuItemIcon_1jxn4_614 svg{width:18px;height:18px}._userMenuItemLabel_1jxn4_630{flex:1;font-weight:600}._userMenuItemCaret_1jxn4_635{color:#e2e8f0bf}._userMenuAction_1jxn4_639{font-weight:600}._userMenuFooter_1jxn4_643{border-top:1px solid rgba(148,163,184,.2);padding:12px 18px 16px;background:#ffffff05}._signOutButton_1jxn4_649{border-radius:12px;border:1px solid rgba(248,113,113,.35);background:#f871711a}._signOutButton_1jxn4_649:hover:not(:disabled),._signOutButton_1jxn4_649:focus-visible{background:#f871712e}._signOutButton_1jxn4_649 ._userMenuItemIcon_1jxn4_614{background:#f8717133;color:#fee2e2}._termsMenu_1jxn4_609{position:relative;cursor:pointer}._termsLinks_1jxn4_671{position:fixed;top:0;left:0;flex-direction:column;gap:8px;padding:12px;border-radius:10px;border:1px solid rgba(148,163,184,.35);background:#0b1528;color:#e2e8f0;box-shadow:0 18px 24px #00000059;z-index:230;min-width:180px;display:flex}._termsLinks_1jxn4_671 a{color:#bfdbfe;font-weight:600;text-decoration:none}._termsLinks_1jxn4_671 a:hover{text-decoration:underline}._mainArea_1jxn4_698{height:100vh;display:flex;flex-direction:column;padding:32px;position:relative;overflow:hidden;z-index:1}._mainAreaTool_1jxn4_708{padding:0}._mainContent_1jxn4_712{flex:1;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:24px;overflow-y:auto;width:100%}._mainContentTool_1jxn4_724{max-width:none;margin:0;gap:0;padding:0;overflow:hidden;background:transparent}._layout_1ppt0_1{display:grid;grid-template-columns:230px 1fr;gap:16px;min-height:520px}._sidebar_1ppt0_8{border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#f8fafc;display:flex;flex-direction:column;gap:8px}._sidebarLabel_1ppt0_18{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;font-weight:700}._nav_1ppt0_27{display:flex;flex-direction:column;gap:6px}._navItem_1ppt0_33{border:1px solid #e5e7eb;border-radius:10px;padding:9px 11px;background:#fff;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;font-size:.95rem;line-height:1.25}._navItem_1ppt0_33:hover{border-color:#bfdbfe;box-shadow:0 4px 10px #0f172a0f}._navItemActive_1ppt0_53{border-color:#1d4ed8;box-shadow:0 6px 12px #1d4ed81a;background:linear-gradient(180deg,#f0f5ff,#fff)}._navIcon_1ppt0_59{color:#1d4ed8;width:18px;height:18px}._content_1ppt0_65{border:1px solid #e5e7eb;border-radius:12px;background:#fff;display:flex;flex-direction:column}._body_1ppt0_73{padding:14px 16px;overflow:auto;max-height:78vh}._openButton_yaa87_1{padding:10px 16px;border-radius:10px;border:none;font-weight:600;background:#2563eb;color:#fff;cursor:pointer}._openButton_yaa87_1:disabled{opacity:.6;cursor:not-allowed}._form_yaa87_16{display:flex;flex-direction:column;gap:20px}._field_yaa87_22{display:flex;flex-direction:column;gap:8px}._helperText_yaa87_28{margin:0;font-size:.8rem;color:#4b5563}._label_yaa87_34{font-size:.85rem;font-weight:600;color:#1f2937}._input_yaa87_40,._select_yaa87_41{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #d1d5db;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}._input_yaa87_40:focus,._select_yaa87_41:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._input_yaa87_40[aria-invalid=true],._select_yaa87_41[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 1px #dc26261a}._error_yaa87_63{color:#dc2626;font-size:.8rem;margin:0}._actions_yaa87_69{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}._cancelButton_yaa87_76{padding:8px 14px;border-radius:10px;border:none;background:transparent;color:#6b7280;font-weight:600;cursor:pointer}._cancelButton_yaa87_76:hover{background:#94a3b833}._createButton_yaa87_90{padding:10px 16px;border-radius:10px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}._createButton_yaa87_90:disabled{opacity:.6;cursor:not-allowed}._container_16s4c_1{display:flex;flex-direction:column;gap:14px}._header_16s4c_7{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._header_16s4c_7 h1{margin:0;font-size:1rem}._description_16s4c_19{margin:2px 0 0;color:#4b5563;font-size:.85rem}._section_16s4c_25{background:#fff;border-radius:10px;border:1px solid #e5e7eb;padding:12px;display:flex;flex-direction:column;gap:10px}._table_16s4c_35{width:100%;border-collapse:collapse}._table_16s4c_35 th,._table_16s4c_35 td{text-align:left;padding:7px 9px;border-bottom:1px solid #e5e7eb;font-size:.9rem}._deleteButton_16s4c_48{padding:6px 9px;border-radius:7px;border:none;background:#fee2e2;color:#b91c1c;font-weight:600;font-size:.9rem}._deleteButton_16s4c_48:disabled{opacity:.6;cursor:not-allowed}._subtle_16s4c_63{color:#6b7280}._emptyState_16s4c_67{display:grid;place-items:center;gap:12px;padding:22px;border:1px dashed #d1d5db;border-radius:10px;background:#f9fafb99;text-align:center;font-size:.95rem}._emptyState_16s4c_67 h2{margin:0}._container_1a6f8_1{display:flex;flex-direction:column;gap:24px}._header_1a6f8_7{display:flex;flex-direction:column;gap:8px;padding-bottom:8px;border-bottom:1px solid rgba(148,163,184,.4)}._headerEyebrow_1a6f8_15{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;color:#94a3b8}._headerTitle_1a6f8_23{margin:6px 0 0;font-size:1.4rem;color:#0f172a}._helper_1a6f8_29{margin:0;color:#475569;font-size:.92rem}._overviewGrid_1a6f8_35{display:grid;grid-template-columns:1.4fr 1fr;gap:18px}._card_1a6f8_41{border-radius:28px;border:1px solid #e2e8f0;background:#fff;padding:22px;box-shadow:0 20px 40px #0f172a0f}._cardHeader_1a6f8_49{display:flex;justify-content:space-between;align-items:center;gap:12px}._cardTitle_1a6f8_56{margin:0;font-size:1rem;color:#0f172a;font-weight:700}._planBadge_1a6f8_63{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#eef2ff;color:#312e81;font-weight:700;font-size:.9rem}._planFacts_1a6f8_74{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:12px 0 18px;padding:0}._planFact_1a6f8_74{background:#f8fafc;border-radius:16px;padding:12px}._planFact_1a6f8_74 dt{margin:0;font-size:.8rem;color:#64748b}._planFact_1a6f8_74 dd{margin:6px 0 0;font-size:.95rem;font-weight:600;color:#0f172a}._planActions_1a6f8_101{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px}._promoRedeem_1a6f8_109{display:flex;flex-direction:column;gap:8px;width:100%}._promoForm_1a6f8_116{display:flex;flex-wrap:wrap;gap:10px;align-items:center}._promoInput_1a6f8_123{flex:1;min-width:220px;border-radius:14px;border:1px solid #e2e8f0;padding:10px 12px;font-size:.95rem}._promoLabel_1a6f8_132{font-weight:700;color:#0f172a;font-size:.95rem}._promoHelper_1a6f8_138{margin:0;color:#475569;font-size:.9rem}._usageCard_1a6f8_144{background:#fff}._usageRows_1a6f8_148{display:flex;flex-direction:column;gap:14px;margin-top:14px}._usageRow_1a6f8_148{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}._usageMeta_1a6f8_162{display:flex;justify-content:space-between;align-items:baseline;gap:12px}._usageLabel_1a6f8_169{font-weight:600;color:#0f172a;font-size:.95rem}._usageValue_1a6f8_175{font-size:1.2rem;font-weight:700;color:#0f172a}._usageMeter_1a6f8_181{grid-column:1 / -1;height:8px;background:#94a3b84d;border-radius:999px;overflow:hidden}._usageMeterFill_1a6f8_189{display:block;height:100%;border-radius:inherit;background:#2563eb}._usagePercent_1a6f8_196{justify-self:end;font-weight:600;color:#2563eb}._historyCard_1a6f8_202{position:relative}._historyCard_1a6f8_202 ._cardHeader_1a6f8_49{margin-bottom:24px}._planOptions_1a6f8_210{display:flex;flex-direction:column;gap:12px;margin-top:12px}._planOption_1a6f8_210{border:1px dashed #cbd5f5;border-radius:18px;padding:14px 16px;display:flex;justify-content:space-between;gap:16px;align-items:center;background:#f8fafc}._planOptionActive_1a6f8_228{border-color:#4f46e5;background:#4f46e50f}._planOptionTitle_1a6f8_233{margin:0;font-weight:700;color:#0f172a;font-size:.98rem}._planOptionDescription_1a6f8_240{margin:4px 0 0;color:#475569;font-size:.88rem}._creditForm_1a6f8_246{margin-top:18px;display:flex;flex-direction:column;gap:12px}._inputLabel_1a6f8_253{display:flex;flex-direction:column;gap:6px;font-size:.85rem;font-weight:600;color:#0f172a}._select_1a6f8_262,._input_1a6f8_253{border-radius:14px;border:1px solid #e2e8f0;padding:10px 12px;font-size:.95rem;background:#fff}._input_1a6f8_253{max-width:140px}._primaryButton_1a6f8_275{margin-top:10px;padding:10px 16px;border-radius:14px;border:none;background:#2563eb;color:#fff;font-weight:700;cursor:pointer;box-shadow:none;font-size:.95rem}._secondaryButton_1a6f8_288{padding:9px 14px;border-radius:12px;border:1px solid rgba(79,70,229,.25);background:transparent;color:#312e81;margin-top:18px;font-weight:600;cursor:pointer;font-size:.95rem}._dangerButton_1a6f8_300{margin-top:18px;padding:9px 14px;border-radius:12px;border:1px solid rgba(239,68,68,.4);background:#ef444414;color:#b91c1c;font-weight:600;cursor:pointer;font-size:.95rem}._secondaryButton_1a6f8_288:disabled,._primaryButton_1a6f8_275:disabled,._dangerButton_1a6f8_300:disabled{opacity:.6;cursor:not-allowed}._dialogFooterButton_1a6f8_319{padding:9px 16px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;font-weight:600;cursor:pointer;font-size:.95rem}._dialogActionRow_1a6f8_329{display:flex;justify-content:flex-end;gap:12px}._tableWrapper_1a6f8_335{overflow-x:auto}._table_1a6f8_335{width:100%;border-collapse:collapse}._table_1a6f8_335 th{text-align:left;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;padding:10px 14px;border-bottom:1px solid #e2e8f0}._table_1a6f8_335 td{padding:12px 14px;border-bottom:1px solid #edf2f7;color:#0f172a;font-size:.95rem}._link_1a6f8_361{color:#0ea5e9;font-weight:600;text-decoration:none}._link_1a6f8_361:hover{text-decoration:underline}._statusChip_1a6f8_371{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:4px 12px;font-size:.8rem;font-weight:600;background:#94a3b826;color:#475569}._statuspaid_1a6f8_383{background:#10b98126;color:#047857}._statusopen_1a6f8_388{background:#0ea5e926;color:#0369a1}._statusfailed_1a6f8_393,._statusunpaid_1a6f8_394,._statuspastdue_1a6f8_395{background:#f871712e;color:#b91c1c}._statusdefault_1a6f8_400{background:#94a3b826;color:#475569}@media (max-width: 1024px){._overviewGrid_1a6f8_35{grid-template-columns:1fr}}@media (max-width: 768px){._card_1a6f8_41{padding:22px}._planOption_1a6f8_210{flex-direction:column;align-items:flex-start}._usageRow_1a6f8_148{grid-template-columns:1fr}._usagePercent_1a6f8_196{justify-self:flex-start}}._page_1b5ux_1{width:100%;max-width:1200px;margin:0 auto;padding-bottom:28px}._status_1b5ux_8{margin:18px 0;color:#475569;font-size:.9rem}@media (max-width: 768px){._page_1b5ux_1{padding-bottom:24px}}._layout_1whp3_1{display:flex;flex-direction:column;gap:16px}._status_1whp3_7{margin:12px 0;color:#6b7280}._list_1whp3_12{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}._row_1whp3_21{width:100%;border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}._row_1whp3_21:hover:not(:disabled){border-color:#bfdbfe;box-shadow:0 6px 16px #0f172a14}._rowActive_1whp3_40{border-color:#1d4ed8;box-shadow:0 8px 18px #1d4ed81f}._row_1whp3_21:disabled{opacity:.6;cursor:not-allowed}._rowMain_1whp3_50{display:flex;flex-direction:column;align-items:flex-start;gap:4px}._rowLabel_1whp3_57{margin:0;font-weight:600;color:#111827}._rowMeta_1whp3_63{margin:2px 0 0;color:#6b7280;font-size:.9rem}._rowIcon_1whp3_69{color:#94a3b8}._footerActions_1whp3_73{display:flex;justify-content:flex-end}._empty_1whp3_78{border:1px dashed #cbd5e1;border-radius:12px;padding:20px;text-align:center;color:#475569;display:grid;place-items:center;gap:10px}._primaryButton_1whp3_89{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;border:1px solid #1d4ed8;background:#1d4ed8;color:#fff;cursor:pointer;font-weight:700}._page_k7x9n_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 24px;background:radial-gradient(120% 120% at 10% 10%,rgba(79,70,229,.08),transparent 40%),radial-gradient(100% 100% at 80% 0%,rgba(59,130,246,.08),transparent 35%),linear-gradient(180deg,#f8fafc,#eef2ff);color:#0f172a}._card_k7x9n_13{width:100%;max-width:440px;background:#fff;border-radius:18px;border:1px solid #e2e8f0;box-shadow:0 24px 64px #0f172a1f;padding:38px 42px;display:flex;flex-direction:column;gap:24px;position:relative;overflow:hidden}._card_k7x9n_13:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#2563eb14,#0ea5e90f);opacity:.7;filter:blur(50px);z-index:0}._card_k7x9n_13>*{position:relative;z-index:1}._header_k7x9n_43{display:flex;flex-direction:column;gap:10px}._title_k7x9n_49{margin:0;font-size:1.9rem;font-weight:600;color:#0f172a}._form_k7x9n_56{display:flex;flex-direction:column;gap:14px}._fieldGroup_k7x9n_62{display:flex;flex-direction:column;gap:6px}._label_k7x9n_68{font-size:.85rem;font-weight:600;color:#334155}._helper_k7x9n_74{margin:0;font-size:.8rem;color:#64748b}._checkboxRow_k7x9n_80{display:flex;align-items:flex-start;gap:10px;font-size:.85rem;color:#475569;line-height:1.4}._checkboxInput_k7x9n_89{width:18px;height:18px;margin-top:2px;accent-color:#2563eb}._checkboxText_k7x9n_96 a{color:#2563eb;font-weight:600;text-decoration:none}._checkboxText_k7x9n_96 a:hover{text-decoration:underline}._error_k7x9n_106{margin:0;font-size:.8rem;color:#dc2626}._input_k7x9n_112{padding:12px 14px;border-radius:10px;border:1px solid #cbd5f5;font-size:1rem;color:#0f172a;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,transform .1s ease}._input_k7x9n_112:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e;transform:translateY(-1px)}._submitButton_k7x9n_129{margin-top:4px;padding:12px 16px;border-radius:10px;border:none;background:linear-gradient(135deg,#2563eb,#1e40af);color:#f8fafc;font-size:1rem;font-weight:600;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}._submitButton_k7x9n_129:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px #2563eb33}._submitButton_k7x9n_129:disabled{opacity:.65;cursor:not-allowed}._footer_k7x9n_151{display:flex;flex-direction:column;gap:8px}._hint_k7x9n_157{margin:0;font-size:.9rem;color:#64748b}._notice_k7x9n_163{margin:0;padding:12px 14px;border-radius:10px;background:#22c55e1f;color:#166534;font-size:.9rem;border:1px solid rgba(34,197,94,.25)}._linkButton_k7x9n_173{border:none;background:transparent;padding:0;color:#2563eb;font-weight:600;cursor:pointer}._linkButton_k7x9n_173:hover{text-decoration:underline}@media (max-width: 600px){._card_k7x9n_13{padding:28px 24px}._title_k7x9n_49{font-size:1.6rem}}._container_md21d_1{min-height:100vh;padding:48px 16px;display:flex;align-items:center;justify-content:center;background:#f8fafc}._header_md21d_10{text-align:center;display:flex;flex-direction:column;gap:12px}._badge_md21d_17{align-self:center;background:#0f172a;color:#e2e8f0;padding:6px 12px;border-radius:999px;font-size:12px;letter-spacing:.02em}._title_md21d_27{font-size:32px;font-weight:700;color:#0f172a;margin:0}._subtitle_md21d_34{margin:0;color:#475569;font-size:16px}._card_md21d_40{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px;box-shadow:0 20px 50px #0f172a14;display:flex;flex-direction:column;gap:24px;max-width:520px;width:100%}._form_md21d_53{display:flex;flex-direction:column;gap:12px}._label_md21d_59{font-weight:600;color:#0f172a}._input_md21d_64{padding:12px 14px;border-radius:10px;border:1px solid #cbd5e1;font-size:16px}._input_md21d_64:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._actions_md21d_77{display:flex;gap:8px;margin-top:4px}._primaryButton_md21d_83,._secondaryButton_md21d_84{padding:12px 16px;border-radius:10px;font-weight:600;cursor:pointer;border:1px solid transparent}._primaryButton_md21d_83{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;flex:1}._primaryButton_md21d_83:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_md21d_84{background:#f8fafc;color:#0f172a;border-color:#e2e8f0}:root{color-scheme:light;background-color:#f7f8fa}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background:#f7f8fa;color:#111827}h1,h2,h3,h4,h5,h6{color:#111827;font-weight:600}p{color:#4b5563}button{cursor:pointer;font-family:inherit}a{color:inherit}
