.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%}:root{--colors-primary: #1c1c1e;--colors-on-primary: #ffffff;--colors-brand-yellow: #ffd02f;--colors-brand-yellow-deep: #fcb900;--colors-yellow-light: #fff4c4;--colors-yellow-dark: #746019;--colors-brand-blue: #4262ff;--colors-blue-pressed: #2a41b6;--colors-brand-coral: #ff9999;--colors-coral-light: #ffc6c6;--colors-coral-dark: #600000;--colors-brand-rose: #ffd8f4;--colors-rose-light: #fde0f0;--colors-brand-teal: #0fbcb0;--colors-teal-light: #c3faf5;--colors-success-accent: #00b473;--colors-canvas: #ffffff;--colors-surface: #f7f8fa;--colors-surface-soft: #fafbfc;--colors-surface-yellow: #fff8e0;--colors-surface-blue-light: #f3f6ff;--colors-hairline: #e0e2e8;--colors-hairline-soft: #eef0f3;--colors-hairline-strong: #c7cad5;--colors-ink-deep: #050038;--colors-ink: #1c1c1e;--colors-charcoal: #2c2c34;--colors-slate: #555a6a;--colors-steel: #6b6f7e;--colors-stone: #8e91a0;--colors-muted: #a5a8b5;--colors-error-bg: #fbd4d4;--colors-error-border: #e3c5c5;--colors-error-text: #ba1a1a;--rounded-xs: 4px;--rounded-sm: 6px;--rounded-md: 8px;--rounded-lg: 12px;--rounded-xl: 16px;--rounded-xxl: 20px;--rounded-xxxl: 28px;--rounded-feature: 32px;--rounded-full: 9999px;--font-display: "Outfit", -apple-system, BlinkMacSystemFont, sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background-color:var(--colors-surface);color:var(--colors-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;height:100vh;overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:500;color:var(--colors-ink-deep)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--colors-hairline-strong);border-radius:var(--rounded-full)}::-webkit-scrollbar-thumb:hover{background:var(--colors-steel)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-body);font-size:14px;font-weight:500;padding:10px 20px;border-radius:var(--rounded-full);border:none;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);text-decoration:none}.btn-primary{background-color:var(--colors-primary);color:var(--colors-on-primary)}.btn-primary:hover{background-color:var(--colors-charcoal);transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background-color:transparent;color:var(--colors-ink);border:1px solid var(--colors-hairline-strong)}.btn-secondary:hover{background-color:var(--colors-surface-soft);border-color:var(--colors-primary);transform:translateY(-1px)}.btn-secondary:active{transform:translateY(0)}.btn-yellow{background-color:var(--colors-brand-yellow);color:var(--colors-primary)}.btn-yellow:hover{background-color:var(--colors-brand-yellow-deep);transform:translateY(-1px)}.btn-yellow:active{transform:translateY(0)}.btn-danger{background-color:#ffe6e6;color:#c92a2a;border:1px solid #ffc9c9}.btn-danger:hover{background-color:#fa5252;color:#fff;border-color:#fa5252;transform:translateY(-1px)}.btn:disabled{background-color:var(--colors-hairline-soft);color:var(--colors-muted);border-color:var(--colors-hairline-soft);cursor:not-allowed;transform:none!important}.text-input-group{display:flex;flex-direction:column;gap:6px;width:100%;margin-bottom:16px}.text-input-label{font-family:var(--font-body);font-size:13px;font-weight:500;color:var(--colors-steel)}.text-input{width:100%;height:44px;padding:10px 14px;border-radius:var(--rounded-md);border:1px solid var(--colors-hairline-strong);background-color:var(--colors-canvas);color:var(--colors-ink);font-family:var(--font-body);font-size:14px;transition:all .15s ease;outline:none}.text-input:focus{border:2px solid var(--colors-brand-blue);padding:10px 13px}.text-input::placeholder{color:var(--colors-muted)}.card-base{background-color:var(--colors-canvas);border-radius:var(--rounded-xl);border:1px solid var(--colors-hairline);padding:24px;box-shadow:0 1px 3px #00000005}.card-feature-yellow{background-color:var(--colors-yellow-light);border-radius:var(--rounded-xxxl);border:1px solid rgba(116,96,25,.15);padding:32px;color:var(--colors-yellow-dark)}.card-feature-coral{background-color:var(--colors-coral-light);border-radius:var(--rounded-xxxl);border:1px solid rgba(96,0,0,.1);padding:32px;color:var(--colors-coral-dark)}.card-feature-teal{background-color:var(--colors-teal-light);border-radius:var(--rounded-xxxl);border:1px solid rgba(24,117,116,.1);padding:32px;color:var(--colors-moss-dark)}.card-feature-rose{background-color:var(--colors-rose-light);border-radius:var(--rounded-xxxl);border:1px solid rgba(253,224,240,.5);padding:32px;color:var(--colors-ink-deep)}.badge{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-body);font-size:12px;font-weight:600;padding:4px 10px;border-radius:var(--rounded-full)}.badge-tag-yellow{background-color:var(--colors-yellow-light);color:var(--colors-yellow-dark)}.badge-tag-blue{background-color:var(--colors-surface-blue-light);color:var(--colors-brand-blue)}.badge-success{background-color:#d3f9d8;color:#2b8a3e}.badge-danger{background-color:#ffe3e3;color:#c92a2a}.badge-warning{background-color:#fff3bf;color:#e67700}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.animate-fade-in{animation:fadeIn .3s cubic-bezier(.16,1,.3,1) forwards}.animate-slide-up{animation:slideUp .4s cubic-bezier(.16,1,.3,1) forwards}.animate-pulse{animation:pulse 2s infinite ease-in-out}.split-layout{display:flex;height:100vh;width:100vw}.split-left{width:50%;background-color:var(--colors-primary);color:var(--colors-on-primary);display:flex;flex-direction:column;justify-content:center;padding:80px;position:relative;overflow:hidden}.split-right{width:50%;background-color:var(--colors-canvas);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px}.app-container{display:flex;height:100vh;width:100vw;background-color:var(--colors-surface)}.sidebar{width:260px;background-color:var(--colors-primary);color:var(--colors-on-primary);display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.08);height:100%}.main-content{flex:1;display:flex;flex-direction:column;height:100%;overflow:hidden}.topbar{height:64px;background-color:var(--colors-canvas);border-bottom:1px solid var(--colors-hairline);display:flex;align-items:center;justify-content:space-between;padding:0 24px}.page-body{flex:1;padding:32px;overflow-y:auto;background-color:var(--colors-surface)}.toast-container{position:fixed;bottom:24px;right:24px;display:flex;flex-direction:column;gap:8px;z-index:9999}.toast{display:flex;align-items:center;gap:12px;padding:12px 20px;background-color:var(--colors-primary);color:#fff;border-radius:var(--rounded-full);box-shadow:0 8px 24px #0000001f;min-width:280px;font-size:13px;font-weight:500;animation:slideUp .3s cubic-bezier(.16,1,.3,1) forwards}.toast-success{border-left:4px solid var(--colors-success-accent)}.toast-error{border-left:4px solid #fa5252}.toast-info{border-left:4px solid var(--colors-brand-blue)}
