.uppy-DragDrop-container{cursor:pointer;background-color:#fff;border-radius:7px;justify-content:center;align-items:center;max-width:100%;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;display:flex}.uppy-DragDrop-container::-moz-focus-inner{border:0}.uppy-DragDrop-container:focus{outline:none;box-shadow:0 0 0 3px #1269cf66}.uppy-DragDrop-inner{text-align:center;margin:0;padding:80px 20px;line-height:1.4}.uppy-DragDrop-arrow{fill:#e0e0e0;width:60px;height:60px;margin-bottom:17px}.uppy-DragDrop--isDragDropSupported{border:2px dashed #adadad}.uppy-DragDrop--isDraggingOver{background:#eaeaea;border:2px dashed #1269cf}.uppy-DragDrop--isDraggingOver .uppy-DragDrop-arrow{fill:#939393}.uppy-DragDrop-label{margin-bottom:5px;font-size:1.15em;display:block}.uppy-DragDrop-browse{color:#1269cf;cursor:pointer}.uppy-DragDrop-note{color:#adadad;font-size:1em}:root{--font-family-base:"Segoe UI", system-ui, -apple-system, sans-serif}*,:before,:after{box-sizing:border-box}body{min-height:100vh;font-family:var(--font-family-base);background-color:var(--colorNeutralBackground1);color:var(--colorNeutralForeground1);margin:0;line-height:1.5}h1,h2,h3{margin:0;font-weight:600}button{font-family:var(--font-family-base);cursor:pointer}.drop-area{place-items:center;padding:16px;display:grid;position:fixed;inset:0}.drop-area[hidden]{display:none}.uppy-Root{color:var(--colorNeutralForeground1)}.uppy-DragDrop-container{color:var(--colorNeutralForeground1);background-color:var(--colorNeutralBackground1);border-color:var(--colorNeutralStroke1)}.uppy-DragDrop-container:hover{background-color:var(--colorNeutralBackground1Hover)}.uppy-DragDrop-container:focus-visible{box-shadow:none;outline:2px solid var(--colorStrokeFocus2);outline-offset:2px}.uppy-DragDrop-arrow{fill:var(--colorNeutralForeground3)}.uppy-DragDrop-browse{color:var(--colorPaletteBlueForeground2)}.uppy-DragDrop--isDraggingOver{background-color:var(--colorNeutralBackground1Selected);border-color:var(--colorPaletteBlueForeground2)}.render-toolbar{z-index:10;gap:2px;display:flex;position:fixed;top:16px;right:16px}.render-toolbar[hidden]{display:none}.toolbar-button{width:32px;height:32px;color:var(--colorNeutralForeground1);background-color:#0000;border:0;border-radius:5px;justify-content:center;align-items:center;padding:0;display:flex}.toolbar-button:hover{background-color:var(--colorNeutralBackground1Hover)}.toolbar-button:focus-visible{outline:2px solid var(--colorStrokeFocus2);outline-offset:2px}.toolbar-icon{width:18px;height:18px}.export-wrap{display:inline-flex;position:relative}.export-menu{border:1px solid var(--colorNeutralStroke1);background-color:var(--colorNeutralBackground1);border-radius:5px;flex-direction:column;min-width:120px;padding:4px;display:flex;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 4px 12px #00000024}.export-menu[hidden]{display:none}.export-menu-item{color:var(--colorNeutralForeground1);text-align:left;cursor:pointer;background-color:#0000;border:0;border-radius:4px;padding:6px 10px;font-size:13px}.export-menu-item:hover{background-color:var(--colorNeutralBackground1Hover)}.export-menu-item:focus-visible{outline:2px solid var(--colorStrokeFocus2);outline-offset:-2px}.meta-strip{background-color:var(--colorNeutralBackground2);border-top:1px solid var(--colorNeutralStroke2);border-bottom:1px solid var(--colorNeutralStroke2);min-width:0;margin-bottom:16px;padding:16px 104px 14px 24px}.meta-summary{color:var(--colorNeutralForeground2);align-items:baseline;gap:8px;margin-top:2px;font-size:14px;line-height:20px;display:flex}.meta-title{min-width:0;font-size:20px;font-weight:600;line-height:28px}.meta-module{flex:none;font-weight:600}.meta-separator{color:var(--colorNeutralForeground3)}.meta-facts{flex-wrap:wrap;gap:6px 20px;margin:6px 0 0;font-size:13px;display:flex}.meta-fact{gap:6px;display:flex}.meta-fact dt{color:var(--colorNeutralForeground3)}.meta-fact dd{color:var(--colorNeutralForeground1);margin:0}.meta-description{min-width:0}@media (max-width:600px){.meta-strip{padding:64px 20px 16px}.meta-summary{flex-wrap:wrap;align-items:flex-start;gap:2px 6px}.meta-facts{gap:4px 14px;margin-top:8px}}.workflow-error{color:var(--colorPaletteRedForeground1);font-weight:600}.workflow-view{flex-direction:column;min-height:100vh;display:flex}.workflow-node>circle,.workflow-node>rect,.workflow-node>polygon,.workflow-node__inner-stroke{stroke:var(--colorNeutralStroke1);stroke-width:1.5px}.workflow-node__layer-back{stroke:var(--colorNeutralStroke1);stroke-width:1.5px;opacity:.6}.workflow-node--unknown>rect{stroke:var(--colorPaletteYellowBorderActive);stroke-width:2px}.workflow-label{fill:var(--colorNeutralForeground1);font-size:14px;font-weight:600}.workflow-unknown-glyph{fill:var(--colorNeutralForeground1);font-size:13px;font-weight:700}.workflow-branch-label{fill:var(--colorNeutralForeground1);paint-order:stroke;stroke:var(--colorNeutralBackground1);stroke-width:3px;font-size:12px;font-weight:400}.workflow-condition-detail{fill:var(--colorNeutralForeground3);paint-order:stroke;stroke:var(--colorNeutralBackground1);stroke-width:3px;font-size:12px;font-weight:400}.workflow-step-heading{fill:var(--colorNeutralForeground1);font-size:14px;font-weight:600}.workflow-step-key{fill:var(--colorNeutralForeground3);font-size:12px;font-weight:600}.workflow-step-value,.workflow-compact-badge{fill:var(--colorNeutralForeground1);font-size:12px;font-weight:400}.workflow-step-muted{fill:var(--colorNeutralForeground3);font-size:12px;font-weight:400}.workflow-step-action-disabled{fill:var(--colorNeutralForegroundDisabled);font-size:12px;font-weight:400}.workflow-step-strike{stroke:var(--colorNeutralForegroundDisabled);stroke-width:1px}.workflow-collapse-label{fill:var(--colorNeutralForeground1);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:12px;font-weight:600}.workflow-collapse-toggle{cursor:pointer}.workflow-edge{stroke:var(--colorNeutralStrokeAccessible);stroke-width:1.5px}.workflow-edge--no{stroke-dasharray:6 4}.workflow-svg{background-color:var(--colorNeutralBackground1);touch-action:none;cursor:grab;width:100%;height:100%;display:block;position:absolute;inset:0}.workflow-svg:active{cursor:grabbing}.diagram-surface{flex:auto;min-height:0;position:relative}.pan-zoom-controls{flex-direction:row;gap:4px;display:flex;position:absolute;top:56px;right:16px}.pan-zoom-control{border:1px solid var(--colorNeutralStroke1);background-color:var(--colorNeutralBackground1);width:32px;height:32px;color:var(--colorNeutralForeground1);border-radius:4px;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.pan-zoom-control:hover{background-color:var(--colorNeutralBackground2)}.direction-controls{flex-direction:row;gap:4px;display:flex;position:absolute;top:16px;right:16px}.direction-control{border:1px solid var(--colorNeutralStroke1);background-color:var(--colorNeutralBackground1);width:32px;height:32px;color:var(--colorNeutralForeground1);border-radius:4px;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.direction-control:hover{background-color:var(--colorNeutralBackground2)}.direction-control[aria-pressed=true]{background-color:var(--colorNeutralBackground1Selected)}@media print{@page{size:landscape;margin:1cm}html,body{background:#fff;height:auto}.render-toolbar,.drop-area,.pan-zoom-controls,.direction-controls,.export-menu{display:none!important}.diagram-surface{min-height:0;position:static;overflow:visible}.workflow-svg{width:100%;height:auto;max-height:100vh;position:static;inset:auto}*{-webkit-print-color-adjust:exact;-moz-print-color-adjust:exact;print-color-adjust:exact}}
