.prompt-errors.svelte-mx00sd{margin-top:12px}.prompt-editor.svelte-mx00sd{flex-direction:column;flex-grow:1;flex-shrink:1;width:100%;height:100%;display:flex;position:relative}.prompt-editor.svelte-mx00sd.scrollable{overflow:hidden}.prompt-editor.svelte-mx00sd .editor-header:where(.svelte-mx00sd){justify-content:space-between;align-items:center;gap:1rem;margin-bottom:0;display:flex}.prompt-editor.svelte-mx00sd .bx--label:where(.svelte-mx00sd){align-items:center;gap:.5rem;margin-bottom:0;display:flex;position:relative}.prompt-editor.svelte-mx00sd .bx--label:where(.svelte-mx00sd) .bx--btn{position:unset;white-space:nowrap;background:0 0;min-height:8px;margin:0;padding:0;transform:translateY(0)}.prompt-editor.svelte-mx00sd .bx--label:where(.svelte-mx00sd) .bx--btn:hover{background:var(--cds-hover-light)}.prompt-editor.svelte-mx00sd.outline-visible{border-color:var(--cds-focus);border-block-end:2px solid var(--cds-focus)}.prompt-editor.svelte-mx00sd .selection-bar:where(.svelte-mx00sd){background-color:var(--cds-hover-ui);border-bottom:1px solid var(--cds-border-subtle-01);justify-content:flex-end;align-items:center;padding:.5rem;display:flex}@media (prefers-color-scheme:dark){.prompt-editor.svelte-mx00sd .selection-bar:where(.svelte-mx00sd){background-color:#333333b3}}.prompt-editor.svelte-mx00sd:has(.mentions-bar:where(.svelte-mx00sd)) .selection-bar:where(.svelte-mx00sd){z-index:999;width:100%;position:absolute;top:0;right:0}.prompt-editor.svelte-mx00sd:has(.bx--label:where(.svelte-mx00sd)) .selection-bar:where(.svelte-mx00sd){top:32px}.prompt-editor.svelte-mx00sd .mentions-bar:where(.svelte-mx00sd){background-color:var(--cds-background-hover);border-bottom:1px solid var(--cds-border-subtle-01);justify-content:flex-start;align-items:center;padding:.5rem;display:flex}@media (prefers-color-scheme:dark){.prompt-editor.svelte-mx00sd .mentions-bar:where(.svelte-mx00sd){background-color:#333333b3}}.prompt-editor.svelte-mx00sd .mentions-tags:where(.svelte-mx00sd){flex-wrap:wrap;display:flex}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd){background-color:var(--cds-field-01,#f4f4f4);border-bottom:.0625rem solid var(--cds-ui-04,#8d8d8d);height:100%}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd).scrollable{overflow:auto}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd).readonly{border-bottom:0}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd).readonly .cm-content{opacity:.75;cursor:not-allowed}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd):has(.cm-focused){outline:2px solid var(--cds-focus);outline-offset:-2px;border-bottom:0}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor{height:inherit;width:100%}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor.cm-focused{outline:none}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .cm-gutters{background-color:var(--cds-background-hover)}@media (prefers-color-scheme:dark){.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .cm-gutters{background-color:#333333b3}}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .cm-gutters .cm-gutterElement{margin-left:2px}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .cm-scroller{height:inherit;overflow:auto}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .decoration-block{cursor:pointer;border-radius:20px;padding:.15rem .8rem .15rem .4rem;font-size:0;display:inline-block}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .decoration-block:before{display:none!important}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .decoration-block:after{content:attr(data-display);font-size:14px;font-weight:700}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .decoration-block[data-kind=prompt]{background-color:var(--cds-tag-background-green);color:var(--cds-tag-color-green)}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .decoration-block[data-kind=store]{background-color:var(--cds-tag-background-magenta);color:var(--cds-tag-color-magenta)}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .decoration-block[data-kind=event]{background-color:var(--cds-tag-background-purple);color:var(--cds-tag-color-purple)}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .decoration-block[data-kind=tool]{background-color:var(--cds-tag-background-blue);color:var(--cds-tag-color-blue)}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .decoration-block[data-kind=snippet]{background-color:var(--cds-tag-background-teal);color:var(--cds-tag-color-teal)}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .decoration-jinja{opacity:.9;border:1px solid;position:relative}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .decoration-jinja:before{content:"J";color:#fff;z-index:1;background:currentColor;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .cm-comment{color:#940;opacity:.75;font-style:italic}@media (prefers-color-scheme:dark){.prompt-editor.svelte-mx00sd .prompt-editor-cm:where(.svelte-mx00sd) .cm-editor .cm-comment{color:#f4f4f440;opacity:1}}.prompt-editor.svelte-mx00sd .resize-handle:where(.svelte-mx00sd){cursor:ns-resize;background-image:linear-gradient(-45deg, transparent 3px, var(--cds-border-strong-01) 3px, var(--cds-border-strong-01) 4px, transparent 4px), linear-gradient(-45deg, transparent 6px, var(--cds-border-strong-01) 6px, var(--cds-border-strong-01) 7px, transparent 7px);width:12px;height:12px;position:absolute;bottom:0;right:0}.prompt-preview-modal .bx--modal-content{white-space:pre-wrap;max-height:90vh;overflow-y:auto}.prompt-preview-content{white-space:pre-wrap;max-height:90vh;padding:.5rem 0;overflow-y:auto}.modal-header-content{justify-content:space-between;align-items:center;width:100%;display:flex}.char-counter{justify-content:center;align-items:center;margin-right:10px;padding:0 .25rem;font-size:.75rem;display:flex}.char-counter .count-value{padding-left:.25rem;font-weight:700}.variable-inputs-content.svelte-mx00sd{flex-direction:column;gap:1rem;width:100%;display:flex}.variable-input-group.svelte-mx00sd{flex-direction:column;gap:.25rem;display:flex}.variable-label.svelte-mx00sd{color:var(--cds-text-primary);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.loading-variables.svelte-mx00sd{flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem;display:flex}.tenant-selection-section.svelte-mx00sd,.variables-section.svelte-mx00sd,.datetime-section.svelte-mx00sd{flex-direction:column;gap:.75rem;display:flex}.tenant-selection-section.svelte-mx00sd h5:where(.svelte-mx00sd),.variables-section.svelte-mx00sd h5:where(.svelte-mx00sd),.datetime-section.svelte-mx00sd h5:where(.svelte-mx00sd){color:var(--cds-text-primary);border-bottom:1px solid var(--cds-border-subtle-01);margin:0;padding-bottom:.25rem;font-size:1rem;font-weight:600}.section-description.svelte-mx00sd{color:var(--cds-text-secondary);margin:0;font-size:.875rem}.tooltip-vertical-list.svelte-mx00sd{box-sizing:border-box;flex-direction:column;gap:.125rem;min-width:80px;max-height:200px;padding:1.5rem .25rem .5rem;display:flex;overflow-y:auto}.tooltip-vertical-list.svelte-mx00sd div:where(.svelte-mx00sd){white-space:nowrap;flex-shrink:0;padding:.1875rem .25rem;font-family:IBM Plex Mono,monospace;font-size:.6875rem;line-height:1.2}.datetime-inputs.svelte-mx00sd{flex-direction:row;gap:1rem;display:flex}.datetime-input-group.svelte-mx00sd{flex-direction:column;display:flex}.no-inputs-message.svelte-mx00sd{color:var(--cds-text-secondary);text-align:center;margin:0;padding:1rem;font-size:.875rem}@keyframes svelte-mx00sd-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cm-changedLine{background-color:#ffa5001a}.cm-insertedLine{background-color:#00ff001a}.cm-deletedLine{background-color:#ff00001a;text-decoration:line-through}.cm-deletedLine .cm-changedText{background-color:#ffa50080!important;text-decoration:none!important}.cm-insertedLine .cm-changedText{background-color:#00ff0080!important;text-decoration:none!important}.cm-changedLine.cm-line{background-color:#32323212!important}.cm-insertedText{background-color:#00ff004d}.cm-deletedText{background-color:#ff00004d;text-decoration:line-through}.cm-revertControl{cursor:pointer;background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;width:16px;height:16px;margin:1px;padding:1px;transition:all .15s;display:flex}.cm-revertControl:hover{background-color:#0000000d}.cm-checkbox-visual{background:#fff;border:1px solid #8d8d8d;border-radius:2px;place-content:center;width:14px;height:14px;transition:all .15s;display:grid;position:relative}.cm-revertControl:hover .cm-checkbox-visual{border-color:var(--cds-active-primary);background-color:#edf5ff}.cm-checkbox-visual:before{content:"";width:0;height:0;transition:transform .12s ease-in-out;transform:scale(0)}.cm-revertControl:hover .cm-checkbox-visual:before{content:"";border:solid var(--cds-active-primary);border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}@media (prefers-color-scheme:dark){.cm-checkbox-visual{background:#333;border-color:#6f6f6f}.cm-tooltip-autocomplete{background-color:#333!important}.cm-revertControl:hover{background-color:#ffffff0d}.cm-revertControl:hover .cm-checkbox-visual{background-color:#00539a33;border-color:#0f62fe}.cm-revertControl:hover .cm-checkbox-visual:before{border-color:#78a9ff}}.merging-allowed-but-no-edits-yet .cm-mergeView .cm-mergeViewEditor~.cm-mergeViewEditor{opacity:.2;pointer-events:none}@media (prefers-color-scheme:dark){.cm-tooltip-autocomplete{background:var(--cds-background)!important}}
