body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fffbf5;color:#0f172a;min-height:100vh}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#fff7ed}::-webkit-scrollbar-thumb{background:#fdba74;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#fb923c}::selection{background:#ffedd5;color:#9a3412}*:focus-visible{outline:2px solid #EA580C;outline-offset:2px}#root{min-height:100vh}:root{--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 40px;--space-3xl: 48px;--space-4xl: 64px;--padding-button: 12px 24px;--padding-button-sm: 8px 16px;--padding-button-lg: 14px 32px;--padding-card: 20px;--padding-card-content: 16px 20px;--padding-input: 12px 16px;--padding-tab: 10px 16px;--padding-page: 40px;--padding-section: 24px;--margin-section: 32px;--margin-block: 24px;--margin-element: 16px;--margin-back-link: 24px;--gap-tabs: 8px;--gap-buttons: 8px;--gap-list: 12px;--gap-form-fields: 16px;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--text-page-title-size: 32px;--text-page-title-weight: 800;--text-page-title-line: 1.2;--text-page-title-spacing: -.5px;--text-page-title-color: #0F172A;--text-section-size: 18px;--text-section-weight: 700;--text-section-line: 1.3;--text-section-color: #0F172A;--text-subsection-size: 16px;--text-subsection-weight: 600;--text-subsection-color: #0F172A;--text-body-size: 14px;--text-body-weight: 400;--text-body-line: 1.5;--text-body-color: #0F172A;--text-subtitle-size: 15px;--text-subtitle-weight: 400;--text-subtitle-color: #64748B;--text-label-size: 14px;--text-label-weight: 600;--text-label-color: #0F172A;--text-label-spacing: .2px;--text-caption-size: 12px;--text-caption-weight: 400;--text-caption-color: #64748B;--color-primary: #EA580C;--color-primary-hover: #FB923C;--color-primary-pressed: #C2410C;--gradient-primary: linear-gradient(135deg, #EA580C 0%, #FB923C 100%);--gradient-accent-bar: linear-gradient(90deg, #C2410C 0%, #EA580C 50%, #FB923C 100%);--color-success: #10B981;--color-success-bg: #ECFDF5;--color-success-border: #10B981;--color-error: #DC2626;--color-error-bg: #FEF2F2;--color-error-border: #DC2626;--color-warning: #F59E0B;--color-warning-bg: #FFFBEB;--color-info: #0891B2;--color-info-bg: #EFF6FF;--color-info-border: #3B82F6;--color-text-primary: #0F172A;--color-text-secondary: #64748B;--color-text-tertiary: #94A3B8;--color-border-light: #FED7AA;--color-border-medium: #FDBA74;--color-border-dark: #FB923C;--color-bg-warm: #FFFBF5;--color-bg-cream: #FFF7ED;--color-surface: #FFFFFF;--info-blue-bg: #EFF6FF;--info-blue-border: #3B82F6;--info-green-bg: #ECFDF5;--info-green-border: #10B981;--info-red-bg: #FEF2F2;--info-red-border: #DC2626;--info-orange-bg: #FFF7ED;--info-orange-border: #EA580C;--button-radius: 10px;--button-font-size: 14px;--button-font-weight-primary: 700;--button-font-weight-secondary: 600;--button-shadow-primary: 0 4px 12px rgba(234, 88, 12, .35);--button-shadow-primary-hover: 0 8px 24px rgba(234, 88, 12, .45);--button-shadow-success: 0 4px 12px rgba(16, 185, 129, .35);--button-shadow-danger: 0 4px 12px rgba(220, 38, 38, .35);--icon-size-button: 16px;--icon-stroke: 2.5;--card-radius: 12px;--card-border: 1px solid var(--color-border-light);--card-shadow: 0 1px 3px rgba(234, 88, 12, .08);--card-shadow-hover: 0 4px 12px rgba(234, 88, 12, .1);--card-accent-height: 3px;--input-height: 44px;--input-padding: 12px 16px;--input-border: 1px solid var(--color-border-light);--input-radius: 10px;--input-font-size: 14px;--input-focus-border: var(--color-border-dark);--input-focus-shadow: 0 0 0 3px rgba(234, 88, 12, .1);--tab-bar-bg: var(--color-surface);--tab-bar-border: 1px solid var(--color-border-light);--tab-bar-padding: 6px;--tab-bar-radius: 12px;--tab-bar-gap: 8px;--tab-inactive-color: #64748B;--tab-active-bg: var(--gradient-primary);--tab-active-color: white;--tab-padding: 10px 16px;--tab-radius: 8px;--tab-font-size: 14px;--tab-font-weight: 600;--tab-icon-size: 16px;--tab-hover-bg: var(--color-bg-cream);--page-margin-top: 80px;--page-header-padding: 40px;--page-header-bg: var(--color-bg-warm);--page-content-max-width: 1400px;--back-link-size: 14px;--back-link-weight: 500;--back-link-color: #64748B;--back-link-hover: var(--color-primary);--icon-size-sm: 14px;--icon-size-md: 16px;--icon-size-lg: 20px;--icon-size-feature: 24px;--empty-emoji-size: 48px;--empty-heading-size: 18px;--empty-heading-weight: 700;--empty-desc-size: 14px;--empty-desc-color: #64748B;--empty-margin-bottom: 16px;--empty-desc-margin: 24px;--list-item-padding: 16px 20px;--list-item-gap: 16px;--list-item-radius: 12px;--list-item-margin-bottom: 12px}:root[data-theme=light]{--bg-primary: #ffffff;--bg-secondary: #FFFBF5;--bg-tertiary: #f3f4f6;--text-primary: #111827;--text-secondary: #6b7280;--text-tertiary: #9ca3af;--border-primary: #e5e7eb;--border-secondary: #d1d5db;--accent: #EA580C;--accent-hover: #FB923C;--success: #10B981;--error: #EF4444;--warning: #F59E0B;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 32px rgba(0, 0, 0, .15)}:root[data-theme=dark]{--bg-primary: #1f2937;--bg-secondary: #111827;--bg-tertiary: #0f172a;--text-primary: #f9fafb;--text-secondary: #d1d5db;--text-tertiary: #9ca3af;--border-primary: #374151;--border-secondary: #4b5563;--accent: #FB923C;--accent-hover: #FDBA74;--success: #34D399;--error: #F87171;--warning: #FBBF24;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 10px 32px rgba(0, 0, 0, .5)}body{background:var(--bg-secondary);color:var(--text-primary);transition:background .3s,color .3s}@media(max-width:768px){.top-nav-breadcrumbs{display:none}.bots-page-container{padding:20px 16px!important}.bots-grid{grid-template-columns:1fr!important}.bots-toolbar{flex-direction:column;align-items:stretch}.flow-builder-desktop{display:none!important}.flow-builder-mobile-warning{display:flex!important}.analytics-cards{grid-template-columns:repeat(2,1fr)!important}.analytics-charts-row{grid-template-columns:1fr!important}.auth-split{flex-direction:column}.auth-branding{min-height:40vh;padding:40px 24px}.auth-form-container{padding:40px 24px}}@media(max-width:480px){.analytics-cards{grid-template-columns:1fr!important}h1{font-size:24px!important}h2{font-size:20px!important}}.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%}
