.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:8px 16px;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-error-card{box-sizing:border-box;background:var(--colorStatusWarningBackground1);border:1px solid var(--colorNeutralStroke1);border-radius:8px;flex-direction:column;gap:8px;max-width:520px;margin:32px auto;padding:24px;display:flex}.workflow-error-card__header{align-items:center;gap:8px;display:flex}.workflow-error-card__glyph{color:var(--colorStatusWarningForeground1);font-size:20px;line-height:1.2}.workflow-error-card__headline{color:var(--colorNeutralForeground1);margin:0;font-size:20px;font-weight:600;line-height:1.2}.workflow-error-card__detail{color:var(--colorNeutralForeground2);margin:0;font-size:14px;font-weight:400;line-height:1.5}.workflow-error-card__caption{color:var(--colorNeutralForeground3);margin:4px 0 0;font-size:13px;font-weight:600;line-height:1.4}.workflow-progress{box-sizing:border-box;background:var(--colorNeutralBackground2);border:1px solid var(--colorNeutralStroke1);border-radius:8px;flex-direction:column;gap:8px;max-width:520px;margin:32px auto;padding:24px;display:flex}.workflow-progress__track{background:var(--colorNeutralBackground3);border-radius:2px;width:100%;height:4px;position:relative;overflow:hidden}.workflow-progress__fill{background:var(--colorBrandBackground);border-radius:2px;width:40%;height:100%;animation:1.2s ease-in-out infinite workflow-progress-indeterminate;position:absolute;top:0;left:0}@keyframes workflow-progress-indeterminate{0%{transform:translate(-100%)}to{transform:translate(350%)}}.workflow-progress__stage{color:var(--colorNeutralForeground1);margin:0;font-size:14px;font-weight:600;line-height:1.5}.workflow-progress__warning{color:var(--colorNeutralForeground2);margin:0;font-size:14px;font-weight:400;line-height:1.5}.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)}.notes-controls{gap:2px;display:flex}.notes-status{color:var(--colorNeutralForeground2);align-self:center;margin-left:4px;font-size:13px}.toolbar-button:disabled{color:var(--colorNeutralForegroundDisabled);cursor:default}.toolbar-button:disabled:hover{background-color:#0000}.annotation-panel{z-index:20;box-sizing:border-box;background-color:var(--colorNeutralBackground2);border-right:1px solid var(--colorNeutralStroke1);flex-direction:column;gap:24px;width:320px;padding:16px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.annotation-panel[hidden]{display:none}.annotation-panel__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.annotation-panel__title{color:var(--colorNeutralForeground1);word-break:break-word;margin:0;font-size:16px;font-weight:600;line-height:1.3}.annotation-panel__close{width:28px;height:28px;color:var(--colorNeutralForeground2);cursor:pointer;background-color:#0000;border:0;border-radius:5px;flex:none;padding:0;font-size:20px;line-height:1}.annotation-panel__close:hover{background-color:var(--colorNeutralBackground1Hover)}.annotation-panel__close:focus-visible{outline:2px solid var(--colorStrokeFocus2);outline-offset:2px}.annotation-panel__section{flex-direction:column;gap:8px;display:flex}.annotation-panel__caption{color:var(--colorNeutralForeground2);margin:0;font-size:13px;font-weight:600}.annotation-note{box-sizing:border-box;resize:vertical;width:100%;color:var(--colorNeutralForeground1);background-color:var(--colorNeutralBackground1);border:1px solid var(--colorNeutralStroke1);border-radius:5px;padding:8px;font-family:inherit;font-size:14px;line-height:1.5}.annotation-note:focus-visible{outline:2px solid var(--colorStrokeFocus2);outline-offset:2px}.annotation-panel__status{min-height:1em;color:var(--colorNeutralForeground3);margin:0;font-size:13px;font-weight:600}.annotation-panel__detail{flex-direction:column;flex:auto;gap:24px;min-height:0;display:flex}.annotation-panel__detail[hidden]{display:none}.annotation-panel__empty{flex-direction:column;gap:8px;display:flex}.annotation-panel__empty[hidden]{display:none}.annotation-panel__empty-title{color:var(--colorNeutralForeground1);margin:0;font-size:16px;font-weight:600;line-height:1.3}.annotation-panel__empty-body{color:var(--colorNeutralForeground2);margin:0;font-size:14px;font-weight:400;line-height:1.5}.annotation-swatches{flex-wrap:wrap;gap:8px;display:flex}.annotation-swatch{cursor:pointer;background-color:#0000;border:0;border-radius:5px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;position:relative}.annotation-swatch:before{content:"";box-sizing:border-box;background-color:var(--swatch-fill);border:1px solid var(--colorNeutralStroke1);border-radius:50%;width:24px;height:24px}.annotation-swatch--selected:before{box-shadow:0 0 0 2px var(--swatch-ring)}.annotation-swatch:focus-visible{outline:2px solid var(--colorStrokeFocus2);outline-offset:-2px}.annotation-panel__clear{margin-top:auto}.annotation-clear-btn{color:var(--colorStatusDangerForeground1);border:1px solid var(--colorNeutralStroke1);cursor:pointer;background-color:#0000;border-radius:5px;padding:8px;font-size:13px;font-weight:600}.annotation-clear-btn:hover{background-color:var(--colorStatusDangerBackground1)}.annotation-clear-btn[hidden]{display:none}.annotation-clear-confirm{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.annotation-clear-confirm[hidden]{display:none}.annotation-clear-confirm__prompt{color:var(--colorNeutralForeground1);font-size:13px}.annotation-clear-confirm__yes,.annotation-clear-confirm__no{cursor:pointer;background-color:#0000;border-radius:5px;padding:4px 8px;font-size:13px;font-weight:600}.annotation-clear-confirm__yes{color:var(--colorStatusDangerForeground1);border:1px solid var(--colorStatusDangerForeground1)}.annotation-clear-confirm__no{color:var(--colorNeutralForeground1);border:1px solid var(--colorNeutralStroke1)}.annotation-clear-confirm__yes:focus-visible,.annotation-clear-confirm__no:focus-visible{outline:2px solid var(--colorStrokeFocus2);outline-offset:2px}.workflow-node-marker{pointer-events:none}@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}}
