@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800;900&display=swap";:root{--font-family-base:"DM Sans", "Segoe UI", sans-serif;--font-family-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--color-brand:#007ea4;--color-brand-dark:#0b5b76;--color-brand-light:#2098d1;--color-brand-contrast:#fff;--color-accent:#f8c300;--color-accent-dark:#c9a000;--color-accent-light:#ffd54a;--color-accent-contrast:#212529;--color-background:#f3f7fa;--color-surface:#fff;--color-surface-muted:#eef4f8;--color-surface-accent:#e7f3f8;--color-border:#dee2e6;--color-border-strong:#ccd6dd;--color-text:#212529;--color-text-muted:#6c757d;--color-success:#198754;--color-canvas:#f6f9fb;--color-canvas-dot:#d6e0e6;--color-canvas-surface:#fff;--color-canvas-border:#e2e8ec;--color-canvas-text:#1f2937;--color-empty-border:#cbd5e1;--color-empty-text:#64748b;--color-empty-surface:#f8fafc;--color-empty-hover:#f0f8fc;--color-empty-title:#475569;--color-empty-muted:#94a3b8;--color-focus:#007ea4;--color-focus-border:#9ccee2;--color-field-hover:#f2f9fc;--shadow-form:0 4px 24px #007ea414;--shadow-field:0 3px 12px #007ea41a;--shadow-focus:0 0 0 3px #007ea41f}html,body,#root{height:100%;margin:0;padding:0}*{box-sizing:border-box}body{background:var(--color-background);color:var(--color-text);font-family:var(--font-family-base)}.app-noise{background-image:radial-gradient(color-mix(in srgb, var(--color-accent) 12%, transparent) .7px, transparent .7px);background-size:14px 14px}.bjs-powered-by,.djs-palette{display:none!important}.workflow-canvas-modeler{width:calc(100% - 280px);height:100%;margin-left:280px}.workflow-palette{z-index:5;border-right:1px solid var(--color-border);background:var(--color-surface);width:280px;font-family:var(--font-family-base);flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.workflow-palette-heading,.workflow-palette-section-title{color:var(--color-text);justify-content:space-between;align-items:center;font-size:.75rem;font-weight:800;display:flex}.workflow-palette-heading{border-bottom:1px solid var(--color-border);background:var(--color-surface);flex-direction:column;flex-shrink:0;align-items:stretch;min-height:0;padding:16px 16px 12px}.workflow-palette-heading-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.workflow-palette-search{margin:0;width:100%!important}.workflow-palette-search .MuiOutlinedInput-root{font-family:inherit}.workflow-palette-count{background:var(--color-surface-muted);min-width:34px;color:var(--color-text-muted);text-align:center;border-radius:16px;padding:5px 8px;font-size:.85rem;font-weight:700}.workflow-palette-content{flex:1;min-height:0;overflow:hidden auto}.workflow-canvas-modeler,.workflow-canvas-modeler:focus,.workflow-canvas-modeler .djs-container,.workflow-canvas-modeler .djs-container:focus,.workflow-canvas-modeler svg,.workflow-canvas-modeler svg:focus{outline:none!important}.workflow-palette-section{border-bottom:1px solid var(--color-border)}.workflow-palette-section-title{background:var(--color-surface-muted);text-align:left;border:0;width:100%;padding:7px 12px}.workflow-palette-collapse{cursor:pointer}.workflow-palette-grid{grid-template-columns:repeat(3,1fr);padding:5px 4px 8px;display:grid}.workflow-palette-item{min-height:70px;color:var(--color-text-muted);cursor:grab;font:inherit;text-align:center;background:0 0;border:0;border-radius:4px;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;padding:7px 2px 4px;font-size:.63rem;line-height:1.1;display:flex}.workflow-palette-item:hover{background:var(--color-empty-hover);color:var(--color-brand-dark)}.workflow-palette-item:active{cursor:grabbing}.workflow-palette-icon{color:currentColor;font-size:30px}.workflow-palette-item>span:last-child{max-width:68px}.workflow-properties-title{background:var(--color-brand-dark);color:#fff;flex-direction:column;justify-content:center;min-height:62px;padding:10px 16px;display:flex}.canvas-grid .react-grid-item{transition:none}.canvas-grid .react-resizable-handle{z-index:25;opacity:.55;transition:opacity .15s,background-color .15s;position:absolute;bottom:3px;right:3px;background-image:none!important;width:18px!important;height:18px!important;padding:0!important}.canvas-grid .react-resizable-handle:after{content:"";border-right:3px solid var(--color-focus);border-bottom:3px solid var(--color-focus);pointer-events:none;border-radius:0 0 2px;width:11px;height:11px;position:absolute;bottom:3px;right:3px}.canvas-grid .react-grid-item:hover .react-resizable-handle,.canvas-grid .react-resizable-handle:hover{opacity:1}.canvas-grid .react-grid-placeholder{background:var(--color-focus);opacity:.14;border-radius:10px}input[type=color].form-style-swatch{border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:6px;width:40px;height:32px;padding:0}.canvas-grid .react-grid-item>div{min-height:100%}
