.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #555;--xy-background-pattern-lines-color-default: #333;--xy-background-pattern-cross-color-default: #333;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.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__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray: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.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.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:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{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:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.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.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@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;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.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-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.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:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.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-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.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:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));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:var(--xy-resize-background-color, var(--xy-resize-background-color-default));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%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}.tb-fullscreen{position:fixed;left:var(--tb-fullscreen-left, 236px);top:var(--tb-fullscreen-top, 0px);right:0;bottom:0;z-index:80;display:flex;flex-direction:column;background:#f4f5f7;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:-8px 0 24px #0f172a0f}body.tb-flow-editor-open .kavro-webchats-rail{z-index:90;position:relative}.tb-fullscreen-header{height:56px;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;background:#fff;border-bottom:1px solid #e8ebf3;box-shadow:0 1px #0f172a08}.tb-fullscreen-left{display:flex;align-items:center;gap:12px;min-width:0}.tb-back-btn{width:36px;height:36px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#0f172a;display:grid;place-items:center;cursor:pointer;flex-shrink:0}.tb-back-btn:hover{background:#f8fafc;border-color:#cbd5e1}.tb-fullscreen-title{display:grid;gap:2px;min-width:0}.tb-fullscreen-title input{border:0;background:transparent;font-size:15px;font-weight:850;color:#0f172a;outline:none;min-width:180px;max-width:360px}.tb-fullscreen-title small{font-size:11px;font-weight:800;color:#94a3b8;text-transform:uppercase}.tb-fullscreen-actions{display:flex;align-items:center;gap:8px}.tb-publish-toggle{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;color:#475569;margin-right:4px}.tb-header-btn{height:34px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#0f172a;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex;align-items:center;gap:7px;cursor:pointer}.tb-header-btn:hover{background:#f8fafc}.tb-header-btn.primary{background:#ff5a1f;border-color:#ff5a1f;color:#fff}.tb-header-btn.primary:hover{background:#ea580c}.tb-header-btn:disabled{opacity:.5;cursor:not-allowed}.tb-fullscreen-body{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr)}.tb-fullscreen-body.with-preview{grid-template-columns:minmax(0,1fr) 340px}.tb-preview-drawer{display:flex;flex-direction:column;background:#fff;border-left:1px solid #e8ebf3;min-height:0}.tb-preview-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #eef1f6}.tb-preview-drawer-head strong{font-size:13px;color:#0f172a}.tb-preview-drawer-head button{width:28px;height:28px;border:1px solid #e8ebf3;border-radius:8px;background:#fff;cursor:pointer}.tb-preview-drawer-body{flex:1;overflow:auto;padding:14px;display:grid;gap:12px;align-content:start}.tb-preview-drawer-body label{display:grid;gap:6px;font-size:11px;font-weight:900;color:#64748b;text-transform:uppercase}.tb-preview-drawer-body textarea,.tb-preview-drawer-body input{border:1px solid #dbe4ef;border-radius:10px;padding:9px 10px;font-size:12px;font-weight:650;color:#0f172a;outline:none;text-transform:none}.tb-preview-actions{display:flex;gap:8px}.tb-preview-error{border:1px solid #fecdd3;background:#fff1f2;color:#be123c;border-radius:10px;padding:10px;font-size:12px;font-weight:800}.tb-preview-result{border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;padding:12px;display:grid;gap:8px}.tb-preview-result pre{margin:0;white-space:pre-wrap;font:650 12px/1.45 Inter,Arial;color:#0f172a}.tb-preview-choices{display:grid;gap:6px}.tb-preview-choices button{border:1px solid #ffd2ad;background:#fff7ed;color:#c2410c;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:850;cursor:pointer;text-align:left}.tb-fullscreen .tb-editor-shell{height:100%;min-height:0;max-height:none;border:0;border-radius:0}.tb-editor-shell{display:grid;grid-template-columns:280px minmax(0,1fr) 300px;gap:0;min-height:640px;height:calc(100vh - 220px);max-height:820px;border:1px solid #e8ebf3;border-radius:18px;overflow:hidden;background:#f5f6f8}.tb-palette{display:flex;flex-direction:column;background:#fff;border-right:1px solid #e8ebf3;min-height:0}.tb-palette-search{display:flex;align-items:center;gap:8px;padding:12px;border-bottom:1px solid #eef1f6}.tb-palette-search input{flex:1;border:0;background:#f3f4f8;border-radius:10px;height:34px;padding:0 10px;font-size:12px;font-weight:650;color:#1f2937;outline:none}.tb-palette-scroll{overflow:auto;padding:10px 12px 18px;display:grid;gap:16px;align-content:start;flex:1;min-height:0}.tb-palette-section{display:grid;gap:8px}.tb-palette-section-title{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.tb-palette-cards{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tb-block-card{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e8ebf3;border-radius:10px;background:#fff;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:border-color .12s,box-shadow .12s,transform .12s}.tb-block-card:hover{border-color:#ffb27a;box-shadow:0 4px 12px #ff8e3c1a;transform:translateY(-1px)}.tb-block-card:active{cursor:grabbing}.tb-block-card-icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;flex-shrink:0;background:#f8fafc;color:#475569}.tb-block-card-icon.tb-cat-bubbles{background:#eff6ff;color:#2563eb}.tb-block-card-icon.tb-cat-inputs{background:#faf5ff;color:#9333ea}.tb-block-card-icon.tb-cat-logic{background:#fff7ed;color:#ea580c}.tb-block-card-icon.tb-cat-events{background:#fef2f2;color:#dc2626}.tb-block-card-icon.tb-cat-integrations{background:#f0fdf4;color:#16a34a}.tb-block-card-label{font-size:12px;font-weight:700;color:#0f172a;line-height:1.2}.tb-palette-empty{padding:18px 10px;text-align:center;color:#94a3b8;font-size:12px;font-weight:700}.tb-canvas-wrap{position:relative;min-width:0;min-height:0;background:#f4f5f7}.tb-canvas-wrap .react-flow__background{background:#f4f5f7}.tb-canvas-hint{position:absolute;left:14px;bottom:14px;z-index:4;padding:8px 10px;border-radius:10px;background:#fffffff0;border:1px solid #e8ebf3;color:#64748b;font-size:11px;font-weight:700;pointer-events:none}.tb-node-start{display:flex;align-items:center;gap:10px;min-width:150px;padding:10px 14px;border-radius:14px;background:linear-gradient(135deg,#ff7a18,#ff5924);color:#fff;box-shadow:0 10px 24px #ff592447;border:2px solid #ff8e3c}.tb-node-start-icon{width:28px;height:28px;border-radius:999px;background:#ffffff2e;display:grid;place-items:center}.tb-node-start strong{display:block;font-size:13px}.tb-node-start small{display:block;font-size:10px;opacity:.9;font-weight:700}.tb-group-node{min-width:290px;max-width:360px;border-radius:16px;background:#fff;border:2px solid #e8ebf3;box-shadow:0 14px 30px #0f172a14;overflow:visible}.tb-group-node.selected{border-color:#ff8e3c;box-shadow:0 16px 34px #ff8e3c2e}.tb-group-head{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #eef1f6;background:#fafbfc;border-radius:14px 14px 0 0}.tb-group-title{flex:1;border:0;background:transparent;font-size:12px;font-weight:900;color:#0f172a;outline:none}.tb-group-delete{width:24px;height:24px;border:0;border-radius:8px;background:#fff1f2;color:#be123c;cursor:pointer;font-size:16px;line-height:1}.tb-group-body{display:grid;gap:8px;padding:10px}.tb-group-empty{padding:18px 10px;border:1px dashed #d7deea;border-radius:12px;text-align:center;color:#94a3b8;font-size:11px;font-weight:800}.tb-block-row{position:relative;border:1px solid #e8ebf3;border-radius:12px;background:#fff;padding:8px 8px 8px 4px;cursor:pointer}.tb-block-row.selected{border-color:#60a5fa;box-shadow:0 0 0 1px #93c5fd inset}.tb-block-row.tb-cat-bubbles{border-left:4px solid #3b82f6}.tb-block-row.tb-cat-inputs{border-left:4px solid #a855f7}.tb-block-row.tb-cat-logic{border-left:4px solid #f97316}.tb-block-row.tb-cat-events{border-left:4px solid #ef4444}.tb-block-row.tb-cat-integrations{border-left:4px solid #22c55e}.tb-block-row-main{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:6px;align-items:center}.tb-block-drag{color:#cbd5e1;display:grid;place-items:center;cursor:grab}.tb-block-icon{width:24px;height:24px;border-radius:8px;background:#f8fafc;color:#475569;display:grid;place-items:center}.tb-block-copy strong{display:block;font-size:11px;color:#0f172a}.tb-block-copy small{display:block;font-size:10px;color:#94a3b8;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}.tb-block-delete{width:22px;height:22px;border:0;border-radius:7px;background:#fff1f2;color:#be123c;display:grid;place-items:center;cursor:pointer}.tb-block-outputs{display:grid;gap:4px;margin-top:6px;padding-left:28px}.tb-block-output{display:flex;align-items:center;justify-content:space-between;gap:8px;position:relative;min-height:22px;padding-right:8px}.tb-block-output span{font-size:10px;font-weight:800;color:#64748b;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tb-handle{width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;border:2px solid #fff!important;background:#ff8e3c!important;box-shadow:0 0 0 1px #ffb27a}.tb-handle-target{left:-6px!important}.tb-handle-source{right:-6px!important}.tb-inspector{display:flex;flex-direction:column;background:#fff;border-left:1px solid #e8ebf3;min-height:0;overflow:auto}.tb-inspector-empty{padding:18px;color:#64748b;font-size:12px;font-weight:700;line-height:1.5}.tb-inspector-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:14px;border-bottom:1px solid #eef1f6}.tb-inspector-head small{display:block;color:#94a3b8;font-size:10px;font-weight:900;text-transform:uppercase}.tb-inspector-head strong{display:block;color:#0f172a;font-size:14px}.tb-inspector-head button{width:28px;height:28px;border:1px solid #e8ebf3;border-radius:8px;background:#fff;cursor:pointer}.tb-inspector-field{display:grid;gap:6px;padding:12px 14px;border-bottom:1px solid #f1f5f9}.tb-inspector-field span{font-size:10px;font-weight:900;color:#64748b;text-transform:uppercase}.tb-inspector-field input,.tb-inspector-field textarea,.tb-inspector-field select{border:1px solid #dbe4ef;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:650;color:#0f172a;outline:none}.tb-inspector-field input:focus,.tb-inspector-field textarea:focus,.tb-inspector-field select:focus{border-color:#ff8e3c;box-shadow:0 0 0 3px #ff8e3c1f}.tb-typebot-section{border-bottom:1px solid #f1f5f9;background:#fff}.tb-typebot-section summary{list-style:none;cursor:pointer;padding:12px 14px;font-size:11px;font-weight:950;color:#334155;text-transform:uppercase;letter-spacing:.025em;display:flex;align-items:center;justify-content:space-between;gap:10px}.tb-typebot-section summary::-webkit-details-marker{display:none}.tb-typebot-section summary:after{content:"";width:7px;height:7px;border-right:2px solid #94a3b8;border-bottom:2px solid #94a3b8;transform:rotate(45deg);transition:transform .16s ease}.tb-typebot-section[open] summary:after{transform:rotate(225deg)}.tb-typebot-section-body{display:grid;gap:0;padding-bottom:8px}.tb-typebot-section .tb-inspector-field{border-bottom:0;padding-top:8px;padding-bottom:8px}.tb-typebot-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid #f8fafc;color:#334155}.tb-typebot-toggle span{display:grid;gap:2px;min-width:0}.tb-typebot-toggle strong{font-size:12px;font-weight:850;color:#0f172a}.tb-typebot-toggle small{font-size:10px;font-weight:700;color:#94a3b8;line-height:1.35}.tb-typebot-toggle input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:36px;height:20px;border-radius:999px;background:#cbd5e1;position:relative;cursor:pointer;transition:background .16s ease;flex-shrink:0}.tb-typebot-toggle input:after{content:"";position:absolute;left:2px;top:2px;width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #0f172a40;transition:transform .16s ease}.tb-typebot-toggle input:checked{background:#ff8e3c}.tb-typebot-toggle input:checked:after{transform:translate(16px)}.tb-inspector-list{display:grid;gap:8px;padding:12px 14px}.tb-inspector-choice,.tb-inspector-branch{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.tb-inspector-choice-fields{display:grid;gap:6px;min-width:0}.tb-typebot-items>.tb-typebot-section{border:1px solid #eef1f6;border-radius:12px;overflow:hidden;margin:2px 0 8px;background:#fff}.tb-typebot-items>.tb-typebot-section summary{background:#fafbfc}.tb-logic-card{border:1px solid #e8ebf3;border-radius:13px;background:#fff;margin:10px 14px;overflow:hidden;box-shadow:0 8px 20px #0f172a09}.tb-logic-card-head{padding:11px 12px;border-bottom:1px solid #f1f5f9;background:linear-gradient(180deg,#fff,#fafbfc);display:grid;gap:2px}.tb-logic-card-head strong{font-size:12px;font-weight:900;color:#0f172a}.tb-logic-card-head small{font-size:10px;font-weight:750;color:#94a3b8;line-height:1.35}.tb-logic-card-body{display:grid;gap:0;padding:4px 0 8px}.tb-logic-card .tb-inspector-field{padding-left:12px;padding-right:12px}.tb-segmented{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:10px 12px;padding:4px;border:1px solid #e8ebf3;border-radius:12px;background:#f8fafc}.tb-segmented.compact{display:flex;margin:0;padding:3px;border-radius:10px}.tb-segmented button{border:0;border-radius:9px;background:transparent;color:#64748b;height:32px;font-size:12px;font-weight:850;cursor:pointer;transition:background .14s,color .14s,box-shadow .14s}.tb-segmented.compact button{height:28px;padding:0 12px;font-size:11px}.tb-segmented button.active{background:#fff;color:#ea580c;box-shadow:0 1px 4px #0f172a1a}.tb-unsafe-alert{margin:10px 12px 0;border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:10px;padding:9px 10px;font-size:11px;font-weight:800;line-height:1.45}.tb-code-area{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace!important;background:#0f172a!important;color:#e2e8f0!important;border-color:#1e293b!important;font-size:11px!important;line-height:1.5!important}.tb-copy-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;width:100%}.tb-copy-input input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:10.5px;background:#f8fafc;color:#475569}.tb-copy-input button,.tb-webhook-listen{height:34px;border:1px solid #dbe3ef;border-radius:10px;background:#fff;color:#2563eb;font-size:11px;font-weight:900;cursor:pointer;padding:0 12px;transition:background .14s,border-color .14s,color .14s,box-shadow .14s}.tb-copy-input button:hover,.tb-webhook-listen:hover{border-color:#93c5fd;background:#eff6ff}.tb-webhook-listen{margin:8px 12px 0;width:calc(100% - 24px)}.tb-webhook-listen.active{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:0 8px 18px #2563eb2e}.tb-helper-note{display:block;margin:2px 12px 8px;color:#64748b;font-size:11px;font-weight:750;line-height:1.45}.tb-bubble-editor{display:grid;gap:10px;padding:12px 14px}.tb-bubble-editor textarea{width:100%;border:1px solid #dbe4ef;border-radius:12px;padding:11px 12px;font-size:13px;font-weight:650;color:#0f172a;outline:none;line-height:1.5;resize:vertical;min-height:116px;background:#fff}.tb-bubble-editor textarea:focus{border-color:#ff8e3c;box-shadow:0 0 0 3px #ff8e3c1f}.tb-bubble-editor small{font-size:10.5px;font-weight:700;color:#94a3b8;line-height:1.45}.tb-bubble-toolbar{display:flex;align-items:center;gap:6px;padding:5px;border:1px solid #e8ebf3;border-radius:12px;background:#f8fafc;width:-moz-max-content;width:max-content;max-width:100%;overflow:auto}.tb-bubble-toolbar button{height:28px;min-width:28px;border:0;border-radius:8px;background:transparent;color:#475569;font-size:11px;font-weight:900;cursor:pointer;padding:0 9px}.tb-bubble-toolbar button:hover{background:#fff;color:#ea580c;box-shadow:0 1px 4px #0f172a14}.tb-bubble-card{display:grid;gap:10px;padding:10px 0 12px}.tb-bubble-upload{margin:0 14px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;padding:16px 12px;display:grid;place-items:center;text-align:center;gap:6px;min-height:126px;color:#64748b;transition:border-color .16s,background .16s}.tb-bubble-upload:hover{border-color:#ff8e3c;background:#fff7ed}.tb-bubble-upload-icon{width:38px;height:38px;border-radius:999px;background:#fff;border:1px solid #e8ebf3;display:grid;place-items:center;color:#2563eb;font-size:18px;font-weight:950;box-shadow:0 4px 10px #0f172a0f}.tb-bubble-upload strong{font-size:12px;font-weight:900;color:#0f172a}.tb-bubble-upload small{font-size:10.5px;font-weight:750;color:#94a3b8;line-height:1.35;max-width:220px;overflow:hidden;text-overflow:ellipsis}.tb-bubble-upload button{height:28px;border:1px solid #fecaca;border-radius:9px;background:#fff1f2;color:#be123c;font-size:11px;font-weight:900;cursor:pointer;padding:0 10px}.tb-bubble-upload-image .tb-bubble-upload-icon{color:#2563eb}.tb-bubble-upload-video .tb-bubble-upload-icon{color:#dc2626}.tb-bubble-upload-audio .tb-bubble-upload-icon{color:#7c3aed}.tb-bubble-upload-embed .tb-bubble-upload-icon{color:#059669}.tb-typebot-bubble-panel{display:flex;flex-direction:column;gap:12px;padding:10px 14px 14px;background:#fff}.tb-typebot-text-editor{border-radius:8px;background:#fff}.tb-typebot-text-toolbar{height:38px;display:flex;align-items:center;justify-content:flex-end;padding:4px 6px;border:2px solid #f97316;border-bottom:0;border-radius:8px 8px 0 0;background:#fff}.tb-typebot-text-toolbar button{width:32px;height:32px;border:0;border-radius:7px;background:#f8fafc;color:#334155;font-weight:950;font-size:13px;cursor:pointer}.tb-typebot-text-toolbar button:hover{background:#eef2ff;color:#2563eb}.tb-typebot-text-editor textarea{width:100%;min-height:116px;border:2px solid #f97316;border-radius:0 0 8px 8px;padding:12px;outline:none;resize:vertical;font:500 13px/1.55 Inter,system-ui;color:#111827;background:#fff}.tb-typebot-muted{margin:0;color:#94a3b8;font-size:11px;font-weight:700}.tb-typebot-tabs{display:flex;align-items:center;gap:8px}.tb-typebot-tabs button{height:32px;border:1px solid transparent;border-radius:8px;background:transparent;color:#64748b;font-size:12px;font-weight:800;padding:0 12px;cursor:pointer}.tb-typebot-tabs button.active{border-color:#e2e8f0;background:#fff;box-shadow:0 1px 3px #0f172a14;color:#0f172a}.tb-typebot-field{display:flex;flex-direction:column;gap:7px}.tb-typebot-field>span{font-size:11px;font-weight:900;color:#475569;text-transform:none}.tb-typebot-field input,.tb-typebot-field select,.tb-typebot-field textarea{border:1px solid #dbe4ef;border-radius:9px;background:#fff;color:#0f172a;font-size:12px;font-weight:650;padding:9px 10px;outline:none}.tb-typebot-field input:focus,.tb-typebot-field select:focus,.tb-typebot-field textarea:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161f}.tb-typebot-field small{font-size:10.5px;color:#94a3b8;font-weight:650;line-height:1.45}.tb-typebot-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tb-typebot-switch{display:flex;align-items:center;gap:10px;color:#334155}.tb-typebot-switch input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:34px;height:20px;border-radius:999px;background:#cbd5e1;position:relative;cursor:pointer;transition:background .16s ease;flex-shrink:0}.tb-typebot-switch input:after{content:"";position:absolute;left:2px;top:2px;width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #0f172a40;transition:transform .16s ease}.tb-typebot-switch input:checked{background:#2563eb}.tb-typebot-switch input:checked:after{transform:translate(14px)}.tb-typebot-switch span{display:grid;gap:2px}.tb-typebot-switch strong{font-size:12px;font-weight:800;color:#111827}.tb-typebot-switch small{font-size:10px;font-weight:650;color:#94a3b8}.tb-typebot-upload-zone{border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;padding:14px;display:grid;gap:12px;place-items:center}.tb-typebot-upload-btn{height:34px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#0f172a;font-size:12px;font-weight:850;padding:0 14px;cursor:pointer}.tb-typebot-upload-btn:hover{border-color:#93c5fd;background:#eff6ff;color:#2563eb}.tb-img-upload{display:flex;flex-direction:column;gap:10px}.tb-img-tabs{flex-wrap:wrap}.tb-img-tab-body{display:grid;gap:10px}.tb-img-search{height:36px;border:1px solid #dbe4ef;border-radius:10px;padding:0 12px;font-size:12px;font-weight:650;color:#0f172a;outline:none;width:100%}.tb-img-search:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61f}.tb-img-hint{margin:0;font-size:11px;font-weight:650;color:#64748b;line-height:1.45}.tb-img-hint code{font-size:10px;background:#f1f5f9;padding:1px 5px;border-radius:4px}.tb-img-error{margin:0;font-size:11px;font-weight:700;color:#dc2626}.tb-img-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:320px;overflow:auto;padding:2px}.tb-img-grid-icons{grid-template-columns:repeat(4,minmax(0,1fr))}.tb-img-tile{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:0;overflow:hidden;aspect-ratio:1;cursor:pointer;display:grid;place-items:center}.tb-img-tile:hover{border-color:#fb923c;box-shadow:0 0 0 2px #ff5a1f2e}.tb-img-tile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tb-img-tile.icon{padding:10px;background:#f8fafc}.tb-img-tile.icon img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.tb-img-preview{max-width:100%;max-height:140px;border-radius:10px;-o-object-fit:contain;object-fit:contain}.tb-img-selected-preview{border:1px solid #e2e8f0;border-radius:12px;padding:8px;background:#f8fafc;display:grid;place-items:center}.tb-img-selected-preview img{max-width:100%;max-height:120px;border-radius:8px;-o-object-fit:contain;object-fit:contain}.tb-img-icon-toolbar{display:flex;gap:8px;align-items:center}.tb-img-color{width:36px;height:36px;border:1px solid #dbe4ef;border-radius:8px;padding:2px;background:#fff;cursor:pointer}.tb-typebot-preview-text{width:90%;white-space:pre-wrap;color:#0f172a;font-size:12px;font-weight:600;line-height:1.45;padding:3px 0}.tb-typebot-preview-text.empty,.tb-typebot-click-edit{color:#9ca3af;font-size:12px;font-weight:650;margin:0}.tb-typebot-preview-media{width:100%;display:flex;align-items:center}.tb-typebot-preview-media img{max-width:100%;max-height:150px;border-radius:6px;-o-object-fit:cover;object-fit:cover;pointer-events:none}.tb-typebot-preview-video{width:100%;height:120px;position:relative;border-radius:10px;overflow:hidden;background:#0f172a}.tb-typebot-preview-video.vertical{height:300px}.tb-typebot-preview-video iframe,.tb-typebot-preview-video video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:10px;pointer-events:none;-o-object-fit:cover;object-fit:cover}.tb-typebot-preview-audio{width:calc(100% - 25px);max-width:240px;border-radius:6px}.tb-typebot-preview-embed{display:flex;flex-direction:column;gap:4px;color:#0f172a;font-size:12px;font-weight:750}.tb-typebot-preview-embed small{color:#64748b;font-size:10.5px}.tb-webhook-map-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 30px;gap:8px;align-items:center;padding:8px 12px}.tb-webhook-map-row button{height:30px;border:1px solid #fee2e2;border-radius:9px;background:#fff5f5;color:#dc2626;font-weight:900;cursor:pointer}.tb-logic-list{gap:10px}.tb-logic-operator{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e8ebf3;border-radius:12px;background:#fafbfc;padding:8px 10px}.tb-logic-operator>span{font-size:11px;font-weight:900;color:#64748b;text-transform:uppercase}.tb-condition-card{border:1px solid #e8ebf3;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 8px 20px #0f172a09}.tb-condition-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;background:#fafbfc;border-bottom:1px solid #f1f5f9}.tb-condition-card-head strong{font-size:12px;font-weight:900;color:#0f172a}.tb-condition-card-head button{width:24px;height:24px;border:1px solid #fecaca;border-radius:8px;background:#fff1f2;color:#be123c;cursor:pointer}.tb-condition-card-head button:disabled{opacity:.35;cursor:not-allowed}.tb-condition-card .tb-inspector-field{border-bottom:0;padding-top:8px;padding-bottom:8px}.tb-condition-preview{display:block;margin:0 12px 12px;border-radius:999px;background:#f8fafc;border:1px solid #e8ebf3;color:#64748b;padding:6px 9px;font-size:10px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-ab-preview{display:flex;align-items:center;overflow:hidden;margin:4px 12px 10px;border-radius:999px;height:30px;background:#ede9fe;border:1px solid #ddd6fe;color:#fff;font-size:11px;font-weight:900}.tb-ab-preview span:first-child{height:100%;background:#8b5cf6;display:flex;align-items:center;justify-content:center;min-width:34px}.tb-ab-preview span:last-child{flex:1;height:100%;background:#f97316;display:flex;align-items:center;justify-content:center;min-width:34px}.tb-node-mini-line{display:flex;align-items:center;gap:5px;min-height:20px;font-size:10px;font-weight:800;color:#64748b;overflow:hidden}.tb-node-badge{border-radius:999px;padding:3px 6px;font-size:9px;font-weight:950}.tb-node-badge.purple{background:#f3e8ff;color:#7e22ce}.tb-node-condition-summary{display:grid;gap:3px}.tb-node-condition-summary span{font-size:9.5px;font-weight:800;color:#64748b;background:#f8fafc;border:1px solid #eef1f6;border-radius:999px;padding:3px 7px;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tb-node-ab-bar{height:18px;border-radius:999px;overflow:hidden;display:flex;background:#fed7aa;border:1px solid #fdba74;margin-right:8px}.tb-node-ab-bar span:first-child{background:#8b5cf6;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:950;min-width:18px}.tb-node-ab-bar span:last-child{flex:1;background:#f97316;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:950;min-width:18px}.tb-inspector-branch{grid-template-columns:1fr}.tb-inspector-add{height:34px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;color:#334155;font-size:11px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}.tb-int-settings{display:grid;gap:0;padding-bottom:16px}.tb-cred-dropdown{position:relative;padding:12px 14px;border-bottom:1px solid #f1f5f9}.tb-cred-trigger,.tb-cred-add{width:100%;height:36px;border:1px solid #dbe4ef;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;font-size:12px;font-weight:750;color:#0f172a;cursor:pointer}.tb-cred-add{justify-content:center;margin:12px 14px;width:calc(100% - 28px)}.tb-cred-menu{position:absolute;left:14px;right:14px;top:52px;z-index:20;background:#fff;border:1px solid #e8ebf3;border-radius:12px;box-shadow:0 12px 30px #0f172a1f;overflow:hidden}.tb-cred-item{display:grid;grid-template-columns:1fr auto;align-items:center;border-bottom:1px solid #f1f5f9}.tb-cred-item button{border:0;background:transparent;text-align:left;padding:10px 12px;font-size:12px;font-weight:700;cursor:pointer}.tb-cred-delete{color:#be123c!important}.tb-cred-create{width:100%;border:0;background:#fff7ed;color:#c2410c;padding:10px 12px;font-size:12px;font-weight:850;display:flex;align-items:center;gap:6px;cursor:pointer}.tb-cred-empty{padding:12px;font-size:12px;color:#94a3b8}.tb-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#0f172a73;display:grid;place-items:center;padding:20px}.tb-modal{width:min(440px,100%);background:#fff;border-radius:16px;padding:16px;display:grid;gap:12px;box-shadow:0 24px 60px #0f172a40}.tb-modal-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.tb-modal-head button{width:28px;height:28px;border:1px solid #e8ebf3;border-radius:8px;background:#fff;cursor:pointer}.tb-modal-scopes{border:1px solid #e8ebf3;border-radius:12px;background:#f8fafc;padding:12px;font-size:12px;line-height:1.55;color:#475569}.tb-google-btn{height:40px;border:1px solid #dbe4ef;border-radius:10px;background:#fff;font-size:13px;font-weight:850;cursor:pointer}.tb-sheet-picked{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #f1f5f9}.tb-sheet-picked-main{display:flex;align-items:center;gap:8px;font-size:12px}.tb-inline-row{display:grid;grid-template-columns:1fr auto;gap:8px}.tb-cell-row,.tb-kv-row,.tb-msg-row{display:grid;grid-template-columns:1fr 1fr auto;gap:6px;align-items:start}.tb-sheets-accordion-root{border-top:1px solid #f1f5f9}.tb-sheets-table-list{display:grid;gap:10px;padding:10px 14px}.tb-sheets-table-item{display:grid;gap:8px}.tb-sheets-stack-row{position:relative;display:grid;gap:8px;padding:14px;border:1px solid #e8ebf3;border-radius:12px;background:#fff;width:100%}.tb-sheets-stack-row select,.tb-sheets-stack-row input{width:100%}.tb-sheets-more{position:absolute;top:8px;right:8px;width:26px;height:26px;border:1px solid #e8ebf3;border-radius:8px;background:#f8fafc;color:#64748b;font-weight:900;cursor:pointer}.tb-sheets-remove{height:30px;border:1px solid #fee2e2;border-radius:9px;background:#fff5f5;color:#dc2626;font-size:11px;font-weight:900;cursor:pointer}.tb-sheets-remove.wide{width:-moz-max-content;width:max-content;padding:0 12px;margin-left:14px}.tb-sheets-add{margin:2px 0 0!important}.tb-sheets-between{display:flex;justify-content:center}.tb-sheets-between select{width:120px;height:30px;border-radius:10px;text-align:center;font-size:11px;font-weight:900;color:#475569;background:#f8fafc}.tb-sheets-filter-card{display:grid;gap:8px}.tb-msg-row{grid-template-columns:110px 1fr auto}.tb-acc{border-bottom:1px solid #f1f5f9}.tb-acc-trigger{width:100%;border:0;background:#fff;text-align:left;padding:12px 14px;font-size:12px;font-weight:850;color:#0f172a;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px}.tb-acc-panel{padding:0 0 8px}.tb-switch-row{display:flex;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:750;color:#334155}.tb-help{padding:0 14px 10px;font-size:11px;color:#64748b;line-height:1.45}.tb-help a,.tb-info a{color:#ea580c;font-weight:800}.tb-warn{margin:0 14px;border:1px solid #fde68a;background:#fffbeb;color:#92400e;border-radius:10px;padding:10px;font-size:11px;font-weight:700}.tb-ok{margin:12px 14px 0;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:10px;padding:10px;font-size:12px;font-weight:800}.tb-info{margin:12px 14px 0;border:1px solid #dbe4ef;background:#f8fafc;color:#334155;border-radius:10px;padding:10px;font-size:12px;font-weight:700}.tb-test-result{margin:0 14px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#0f172a;color:#e2e8f0;padding:10px;font:650 11px/1.45 ui-monospace,Consolas,monospace;white-space:pre-wrap;max-height:220px;overflow:auto}.tb-field-hint{font-style:normal;font-weight:700;color:#94a3b8;text-transform:none}.tb-typebot-input-panel{display:grid;gap:0;background:#fff;border-top:1px solid #f1f5f9}.tb-typebot-input-panel-head{display:grid;gap:3px;padding:14px;border-bottom:1px solid #f1f5f9}.tb-typebot-input-panel-head strong{font-size:13px;font-weight:950;color:#0f172a}.tb-typebot-input-panel-head small{font-size:11px;font-weight:650;color:#64748b;line-height:1.45}.tb-typebot-input-panel-body{display:grid;gap:12px;padding:14px}.tb-typebot-input-field{display:grid;gap:7px}.tb-typebot-input-field>span{font-size:11px;font-weight:900;color:#475569}.tb-typebot-input-field>small{font-size:10.5px;font-weight:650;color:#94a3b8;line-height:1.45}.tb-typebot-input-control{width:100%;min-height:36px;border:1px solid #dbe4ef;border-radius:10px;background:#fff;color:#0f172a;font-size:12px;font-weight:700;padding:8px 10px;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.tb-typebot-input-control:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.tb-typebot-input-textarea{min-height:82px;resize:vertical;line-height:1.45}.tb-typebot-input-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:start}.tb-typebot-input-switch{display:flex;align-items:center;gap:10px;min-height:34px;color:#334155}.tb-typebot-input-switch input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:34px;height:20px;border-radius:999px;background:#cbd5e1;position:relative;cursor:pointer;transition:background .16s ease;flex-shrink:0}.tb-typebot-input-switch input:after{content:"";position:absolute;left:2px;top:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0f172a3d;transition:transform .16s ease}.tb-typebot-input-switch input:checked{background:#2563eb}.tb-typebot-input-switch input:checked:after{transform:translate(14px)}.tb-typebot-input-switch span{display:grid;gap:2px}.tb-typebot-input-switch strong{font-size:12px;font-weight:850;color:#0f172a}.tb-typebot-input-switch small{font-size:10.5px;font-weight:650;color:#94a3b8}.tb-typebot-input-accordion{border:1px solid #e8ebf3;border-radius:12px;background:#fafbfc;overflow:hidden}.tb-typebot-input-accordion summary{cursor:pointer;padding:11px 12px;font-size:12px;font-weight:900;color:#0f172a;list-style:none;display:flex;align-items:center;justify-content:space-between}.tb-typebot-input-accordion summary::-webkit-details-marker{display:none}.tb-typebot-input-accordion summary:after{content:"⌄";color:#94a3b8;font-weight:950;transition:transform .18s ease}.tb-typebot-input-accordion[open] summary:after{transform:rotate(180deg)}.tb-typebot-input-accordion>div{display:grid;gap:10px;padding:0 12px 12px}.tb-typebot-items-list{display:grid;gap:10px}.tb-typebot-item-card{border:1px solid #e8ebf3;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 8px 18px #0f172a09;display:grid;gap:10px;padding:10px}.tb-typebot-item-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:-10px -10px 0;padding:9px 10px;background:#f8fafc;border-bottom:1px solid #f1f5f9}.tb-typebot-item-head strong{font-size:12px;font-weight:900;color:#0f172a}.tb-typebot-item-head button{width:26px;height:26px;border:1px solid #fee2e2;border-radius:8px;background:#fff5f5;color:#dc2626;display:grid;place-items:center;cursor:pointer}.tb-typebot-item-head button:disabled{opacity:.35;cursor:not-allowed}.tb-typebot-add-item{height:36px;border:1px dashed #cbd5e1;border-radius:11px;background:#f8fafc;color:#334155;font-size:12px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.tb-typebot-add-item:hover{border-color:#93c5fd;background:#eff6ff;color:#2563eb}.tb-typebot-input-preview{display:flex;align-items:center;gap:6px;width:100%;min-width:0}.tb-typebot-input-preview>span{font-size:10px;font-weight:950;color:#94a3b8;white-space:nowrap}.tb-typebot-input-preview input{min-width:0;flex:1;height:28px;border:1px solid #e8ebf3;border-radius:999px;background:#fff;color:#64748b;font-size:10.5px;font-weight:700;padding:0 9px}.tb-typebot-input-preview button,.tb-typebot-file-preview button{height:27px;border:0;border-radius:999px;background:#2563eb;color:#fff;font-size:10px;font-weight:900;padding:0 10px}.tb-typebot-choice-preview{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.tb-typebot-choice-preview button{min-height:26px;border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:10.5px;font-weight:850;padding:0 10px}.tb-typebot-choice-preview small{font-size:10px;color:#64748b;font-weight:800}.tb-typebot-search-preview{width:100%;height:26px;border:1px solid #e8ebf3;border-radius:999px;background:#fff;display:flex;align-items:center;gap:6px;padding:0 9px;color:#94a3b8;font-size:10px;font-weight:750}.tb-typebot-picture-preview{display:grid;grid-template-columns:1fr 1fr;gap:6px;width:100%}.tb-typebot-picture-preview>div{min-width:0;border:1px solid #e8ebf3;border-radius:10px;background:#fff;overflow:hidden;display:grid;gap:4px;padding:6px}.tb-typebot-picture-preview img{width:100%;height:42px;-o-object-fit:cover;object-fit:cover;border-radius:7px}.tb-typebot-picture-preview span{height:42px;border-radius:7px;background:#f8fafc;color:#94a3b8;display:grid;place-items:center}.tb-typebot-picture-preview strong{font-size:10px;font-weight:900;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-typebot-picture-preview small{font-size:9px;font-weight:650;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-typebot-rating-preview{display:flex;flex-wrap:wrap;gap:5px}.tb-typebot-rating-preview button{width:24px;height:24px;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;color:#d97706;font-size:10px;font-weight:950;display:grid;place-items:center}.tb-typebot-file-preview{display:flex;align-items:center;gap:7px;border:1px dashed #cbd5e1;border-radius:11px;background:#f8fafc;padding:8px;color:#64748b;font-size:10.5px;font-weight:800}.tb-typebot-file-preview span{min-width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .tb-typebot-input-panel,.kavro-dark .tb-typebot-input-panel{background:#101827;border-color:#1f2937}.dark .tb-typebot-input-panel-head,.kavro-dark .tb-typebot-input-panel-head{border-color:#1f2937}.dark .tb-typebot-input-panel-head strong,.kavro-dark .tb-typebot-input-panel-head strong,.dark .tb-typebot-input-field>span,.kavro-dark .tb-typebot-input-field>span,.dark .tb-typebot-input-switch strong,.kavro-dark .tb-typebot-input-switch strong,.dark .tb-typebot-input-accordion summary,.kavro-dark .tb-typebot-input-accordion summary,.dark .tb-typebot-item-head strong,.kavro-dark .tb-typebot-item-head strong{color:#e5e7eb}.dark .tb-typebot-input-control,.kavro-dark .tb-typebot-input-control,.dark .tb-typebot-item-card,.kavro-dark .tb-typebot-item-card,.dark .tb-typebot-input-preview input,.kavro-dark .tb-typebot-input-preview input,.dark .tb-typebot-picture-preview>div,.kavro-dark .tb-typebot-picture-preview>div{background:#0b1220;border-color:#263246;color:#e5e7eb}.dark .tb-typebot-input-accordion,.kavro-dark .tb-typebot-input-accordion,.dark .tb-typebot-add-item,.kavro-dark .tb-typebot-add-item,.dark .tb-typebot-file-preview,.kavro-dark .tb-typebot-file-preview{background:#0f172a;border-color:#263246;color:#cbd5e1}.dark .tb-typebot-item-head,.kavro-dark .tb-typebot-item-head{background:#0f172a;border-color:#263246}@media(max-width:1280px){.tb-editor-shell{grid-template-columns:220px minmax(0,1fr)}.tb-inspector{display:none}.tb-fullscreen-body.with-preview{grid-template-columns:minmax(0,1fr)}.tb-preview-drawer{display:none}}@media(max-width:900px){.tb-fullscreen{left:0}.tb-editor-shell{grid-template-columns:minmax(0,1fr)}.tb-palette{display:none}}.kavro-typebot-workspace .kavro-cw-table-head.macros,.kavro-typebot-workspace .kavro-cw-table-row.macros{grid-template-columns:minmax(260px,1fr) 90px 120px minmax(360px,auto);align-items:center}.kavro-typebot-workspace .kavro-cw-table-head.macros span:last-child{text-align:right}.kavro-typebot-workspace .kavro-webchats-inline-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:nowrap;min-width:0}.kavro-typebot-workspace .kavro-webchats-inline-actions button{height:34px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;margin:0;flex:0 0 auto}.kavro-typebot-workspace .kavro-webchats-inline-actions .tb-flow-edit{min-width:74px}.kavro-typebot-workspace .kavro-webchats-inline-actions .tb-flow-connect{min-width:9.5rem}.kavro-typebot-workspace .tb-flow-row-active{background:color-mix(in srgb,#0ea5e9 8%,transparent)}.kavro-typebot-workspace .tb-flow-row-active .tb-flow-connect{cursor:default}.kavro-typebot-workspace .kavro-webchats-inline-actions .tb-danger-icon{width:34px;min-width:34px;padding:0;border:1px solid #fecdd3;background:#fff1f2;color:#e11d48;border-radius:10px;cursor:pointer}.kavro-typebot-workspace .kavro-webchats-inline-actions .tb-danger-icon:hover{background:#ffe4e6;border-color:#fda4af}.kavro-typebot-workspace .kavro-webchats-inline-actions button:disabled{opacity:.55;cursor:not-allowed}.tb-list-status,.tb-save-status{border-radius:10px;font-size:11px;font-weight:850}.tb-list-status{margin:0 0 10px;padding:9px 11px}.tb-save-status{display:inline-flex;align-items:center;height:30px;padding:0 10px}.tb-list-status.error,.tb-save-status.error{border:1px solid #fecdd3;background:#fff1f2;color:#be123c}.tb-list-status.ok,.tb-save-status.ok{border:1px solid #bbf7d0;background:#f0fdf4;color:#15803d}.tb-flow-name-shell{min-width:360px}.tb-flow-name-edit,.tb-flow-name-read{display:flex;align-items:center;gap:8px;min-width:0}.tb-flow-name-read strong{max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:900;color:#0f172a}.tb-flow-name-edit input{width:min(420px,42vw);height:34px;border:1px solid #dbe4ef;border-radius:10px;background:#fff;padding:0 11px;font-size:14px;font-weight:850;color:#0f172a;outline:none}.tb-flow-name-edit input:focus{border-color:#ff8e3c;box-shadow:0 0 0 3px #ff8e3c24}.tb-name-edit-btn,.tb-name-save-btn{height:32px;border-radius:10px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;white-space:nowrap}.tb-name-edit-btn{border:1px solid #dbe4ef;background:#fff;color:#2563eb}.tb-name-edit-btn:hover{background:#eff6ff;border-color:#bfdbfe}.tb-name-save-btn{border:1px solid #ff5a1f;background:#ff5a1f;color:#fff}.tb-name-save-btn:hover{background:#ea580c}.tb-name-save-btn:disabled{opacity:.6;cursor:not-allowed}.tb-os-host{display:flex;flex-direction:column;gap:12px;min-height:calc(100vh - 120px);padding:12px 14px 16px}.tb-os-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#fff;border:1px solid #e8ebf3;border-radius:14px}.tb-os-toolbar-left{display:flex;align-items:center;gap:10px;min-width:0}.tb-os-toolbar-left strong{display:block;font-size:14px;color:#0f172a}.tb-os-toolbar-left small{display:block;font-size:11px;color:#64748b;font-weight:650}.tb-os-toolbar-left code{font-size:10px;background:#f1f5f9;padding:1px 5px;border-radius:4px}.tb-os-toolbar-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.tb-os-grid-card{padding:0}.tb-os-grid-card .kavro-webchats-card{margin:0}.tb-os-offline{padding:14px;border:1px dashed #fb923c;border-radius:14px;background:#fff7ed;color:#9a3412;font-size:13px}.tb-os-offline pre{background:#fff;border:1px solid #fed7aa;border-radius:10px;padding:10px 12px;overflow:auto;font-size:12px}.tb-os-frame-wrap{flex:1;min-height:520px;border:1px solid #e8ebf3;border-radius:14px;overflow:hidden;background:#f8fafc;box-shadow:0 10px 30px #0f172a0d}.tb-os-frame{width:100%;height:min(62vh,780px);border:0;display:block;background:#fff}.tb-os-frame-fullscreen{height:100%;min-height:0;width:100%}.tb-os-fullscreen .tb-fullscreen-body{min-height:0;overflow:hidden}.tb-os-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc;margin-bottom:8px}.tb-os-banner.legacy{border-color:#fbbf24;background:#fffbeb}.tb-os-banner p{margin:4px 0 0;font-size:12px;color:#64748b;font-weight:650}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:DM Sans,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.\!block{display:block!important}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.min-h-screen{min-height:100vh}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-md{max-width:28rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.font-display{font-family:Syne,system-ui,sans-serif}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-tight{letter-spacing:-.025em}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-sky-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{color-scheme:light}html,body,#root{min-height:100%}body{margin:0;font-family:DM Sans,system-ui,sans-serif;background:radial-gradient(1200px 600px at 10% -10%,rgba(14,165,233,.12),transparent 55%),radial-gradient(900px 500px at 100% 0%,rgba(15,23,42,.06),transparent 50%),#f8fafc}.kavro-admin-shell{min-height:100vh}.kavro-login-card{background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(15,23,42,.08);box-shadow:0 24px 60px #0f172a14}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.disabled\:opacity-60:disabled{opacity:.6}@media(min-width:640px){.sm\:inline-flex{display:inline-flex}}
