.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.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 .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation: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:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.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:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;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:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.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.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@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}.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-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.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:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.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{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.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:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform: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:#3367d9;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%}*{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #F4F1EA;--color-bg-header: #FAF8F2;--color-bg-card: #FFFFFF;--color-text: #1A201C;--color-text-heading: #0F1A14;--color-text-muted: #6B6E68;--color-text-subtle: #9AA39C;--color-border: #E2DFD6;--color-border-input: #C9C5B8;--color-primary: #22A24A;--color-primary-hover: #1A8A3D;--color-primary-focus: rgba(34, 162, 74, .18);--color-secondary-bg: #EDE9DE;--color-secondary-hover: #E2DFD6;--color-link: #22A24A;--color-success: #22A24A;--color-success-bg: #E1F0E5;--color-success-text: #166534;--color-warning: #B85C2E;--color-warning-bg: #F5E5DA;--color-warning-text: #8C3F1A;--color-error: #B85C2E;--color-info-bg: #E1F0E5;--color-info-text: #1A8A3D;--shadow-card: 0 1px 3px rgba(15, 26, 20, .08);--radius: 6px;--radius-lg: 12px;--color-app-bar: #0F1A14;--color-app-bar-text: #F5F2E8;--color-app-bar-text-muted: rgba(245, 242, 232, .72);--color-accent: #22A24A;--color-surface: #FFFFFF;--color-surface-variant: #FAF8F2;--elevation-1: 0 1px 3px rgba(15, 26, 20, .08);--elevation-2: 0 2px 6px rgba(15, 26, 20, .1);--elevation-3: 0 4px 12px rgba(15, 26, 20, .12);--font-display: "Sora", "Inter", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", "IBM Plex Mono", ui-monospace, "SF Mono", Menlo, monospace;--app-bar-height: 56px}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h3{font-family:var(--font-display)}h1{font-size:1.5rem;font-weight:700;color:var(--color-text-heading);letter-spacing:-.01em}h2{font-family:var(--font-mono);font-size:.75rem;font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.12em}h3{font-weight:700;letter-spacing:-.01em}#root{min-height:100vh}.app-bar{position:fixed;top:0;left:0;right:0;height:var(--app-bar-height);background:var(--color-app-bar);color:var(--color-app-bar-text);display:flex;align-items:center;justify-content:space-between;padding:0 1rem 0 1.25rem;box-shadow:var(--elevation-2);z-index:1100;overflow:visible}.app-bar-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.app-bar-logo{height:32px;max-height:32px;width:auto;max-width:none;display:block;object-fit:contain;flex-shrink:0}.app-bar-title{font-family:var(--font-display);font-weight:600;font-size:1.125rem;color:var(--color-app-bar-text)}.app-bar-subtitle{font-size:.875rem;color:var(--color-app-bar-text-muted);margin-left:.25rem}.app-bar-actions{display:flex;align-items:center;gap:1rem}.app-bar-actions a,.app-bar-actions button{color:var(--color-app-bar-text-muted);font-size:.875rem;text-decoration:none;background:none;border:none;cursor:pointer;padding:.25rem .5rem;font-family:inherit}.app-bar-actions a:hover,.app-bar-actions button:hover{color:var(--color-app-bar-text)}.app-bar-profile-wrap{position:relative}.app-bar-profile-btn{display:flex;align-items:center;gap:.5rem;color:var(--color-app-bar-text-muted);font-size:.875rem;background:none;border:none;cursor:pointer;padding:.35rem .5rem;font-family:inherit;border-radius:var(--radius)}.app-bar-profile-btn:hover{color:var(--color-app-bar-text);background:#ffffff14}.app-bar-profile-menu{position:absolute;top:100%;right:0;margin-top:.25rem;min-width:180px;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--elevation-3);padding:.5rem 0;z-index:1200}.app-bar-profile-menu .profile-name{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--color-text-heading);border-bottom:1px solid var(--color-border)}.app-bar-profile-menu button,.app-bar-profile-menu a{display:block;width:100%;text-align:left;padding:.5rem 1rem;font-size:.875rem;color:var(--color-text);background:none;border:none;cursor:pointer;font-family:inherit;text-decoration:none}.app-bar-profile-menu button:hover,.app-bar-profile-menu a:hover{background:var(--color-secondary-bg)}.app-main{padding-top:var(--app-bar-height);min-height:100vh;background:var(--color-bg)}.btn{padding:.5rem 1.25rem;border-radius:var(--radius);font-weight:500;cursor:pointer;border:none;font-size:.875rem;font-family:inherit}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover:not(:disabled){background:var(--color-primary-hover)}.btn-primary:disabled{cursor:not-allowed;opacity:.7}.btn-secondary{background:var(--color-secondary-bg);color:var(--color-text-muted)}.btn-secondary:hover:not(:disabled){background:var(--color-secondary-hover)}input,select,textarea,button{font-family:inherit;font-size:.875rem}input,select,textarea{width:100%;padding:.5rem .75rem;border:1px solid var(--color-border-input);border-radius:var(--radius);margin-bottom:0;box-sizing:border-box}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-focus)}input::placeholder,textarea::placeholder{color:var(--color-text-subtle)}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.75rem;font-weight:500;color:var(--color-text-muted);margin-bottom:.25rem}a.link,.link{color:var(--color-link);font-size:.875rem;cursor:pointer;text-decoration:none}a.link:hover,.link:hover{text-decoration:underline}.card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius);padding:1rem 1.25rem;margin-bottom:.75rem;box-shadow:var(--elevation-1)}.card:hover{border-color:var(--color-border-input)}.page-container{max-width:900px;margin:0 auto;padding:2rem}.page-header{padding:1rem 1.5rem;border-bottom:1px solid var(--color-border);background:var(--color-bg-header);display:flex;justify-content:space-between;align-items:center}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.auth-card{background:var(--color-bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:2rem;max-width:480px;width:100%;border:1px solid var(--color-border)}.badge{display:inline-block;padding:.2rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.badge-green{background:var(--color-success-bg);color:var(--color-success-text)}.badge-amber{background:var(--color-warning-bg);color:var(--color-warning-text)}.badge-blue{background:var(--color-info-bg);color:var(--color-info-text)}.table{width:100%;border-collapse:collapse;font-size:.875rem}.table th,.table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--color-border)}.table th{background:var(--color-bg-header);font-weight:600;color:var(--color-text-muted)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100}.modal{background:var(--color-bg-card);border-radius:var(--radius-lg);padding:1.5rem;max-width:500px;width:90%;max-height:90vh;overflow:auto}.modal-title{font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem}.drop-zone{border:2px dashed var(--color-border-input);border-radius:var(--radius-lg);padding:4rem 2rem;text-align:center;background:var(--color-bg-header);color:var(--color-text-muted)}.drop-zone:hover,.drop-zone.drop-zone-active{border-color:var(--color-primary);background:var(--color-info-bg)}.progress-bar{height:6px;background:var(--color-border);border-radius:3px;overflow:hidden;margin-top:.5rem}.progress-fill{height:100%;background:var(--color-primary);border-radius:3px}.spinner{display:inline-block;width:16px;height:16px;border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
