.react-flow{direction:ltr}.react-flow__container{width:100%;height:100%;position:absolute;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:1px;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.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: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;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background:#1a192b;border:1px solid #fff;border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-top{top:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{top:50%;right:-4px;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{z-index:5;margin:15px;position:absolute}.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{background:#ffffff80;margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute}.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{color:#222;text-align:center;background-color:#fff;border:1px solid #1a192b;border-radius:3px;width:150px;padding:10px;font-size:12px}.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 #0059dccc}.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{box-sizing:content-box;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fefefe;border:none;border-bottom:1px solid #eee;justify-content:center;align-items:center;width:16px;height:16px;padding:5px;display:flex}.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{background-color:#3367d9;border:1px solid #fff;border-radius:1px;width:4px;height:4px;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.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:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
.bot-floor-modal-module__Eywv2q__backdrop{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617a6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.bot-floor-modal-module__Eywv2q__modal{background:#fff;border:1px solid #dfe7ef;border-radius:24px;flex-direction:column;width:100%;max-width:1380px;height:min(900px,92dvh);animation:.35s cubic-bezier(.16,1,.3,1) both bot-floor-modal-module__Eywv2q__enter;display:flex;overflow:hidden;box-shadow:0 32px 100px #02061755}.bot-floor-modal-module__Eywv2q__header{border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:20px 26px;display:flex}.bot-floor-modal-module__Eywv2q__header h2{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.bot-floor-modal-module__Eywv2q__mark{color:#0e8498;background:#edf9fb;border:1px solid #cfe8ed;border-radius:14px;place-items:center;width:42px;height:42px;margin-right:6px;display:grid}.bot-floor-modal-module__Eywv2q__body{flex:1;min-height:0;display:flex}.bot-floor-modal-module__Eywv2q__floor{background:#f1f5f9;flex:1;min-width:0;padding:22px;overflow-y:auto}.bot-floor-modal-module__Eywv2q__conversation{background:#fff;border-left:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;width:350px;display:flex}.bot-floor-modal-module__Eywv2q__welcome{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:18px;padding:40px 34px;display:flex}.bot-floor-modal-module__Eywv2q__welcome>p:last-child{font-size:12px;line-height:1.85}.bot-floor-modal-module__Eywv2q__welcomeIcon{color:#168c9f;background:linear-gradient(145deg,#f5fcfd,#e5f4f7);border:1px solid #d2e9ed;border-radius:24px;place-items:center;width:72px;height:72px;margin-bottom:8px;display:grid;transform:rotate(-6deg);box-shadow:0 8px 24px #0891b20a}.bot-floor-modal-module__Eywv2q__welcomeIcon svg{transform:rotate(6deg)}.bot-floor-modal-module__Eywv2q__eyebrow{letter-spacing:1.6px;color:#71839a;font-size:9px;font-weight:600}.bot-floor-modal-module__Eywv2q__activity{padding:22px 4px 4px}.bot-floor-modal-module__Eywv2q__activityHint{color:#71839a;max-width:440px;margin-top:8px;font-size:11px;line-height:1.8}.bot-floor-modal-module__Eywv2q__activityItem{text-align:left;align-items:baseline;gap:10px;width:100%;padding-top:12px;display:flex}.bot-floor-modal-module__Eywv2q__activityItem>span{border-radius:50%;flex-shrink:0;width:5px;height:5px}.bot-floor-modal-module__Eywv2q__activityItem p{color:#64748b;font-size:11px;line-height:1.7}.bot-floor-modal-module__Eywv2q__activityItem strong{color:#334155;margin-right:5px;font-weight:600}.bot-floor-modal-module__Eywv2q__threadHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:8px;padding:20px;display:flex}.bot-floor-modal-module__Eywv2q__messages{flex:1;min-height:0;padding:20px;overflow-y:auto}.bot-floor-modal-module__Eywv2q__messages>*+*{margin-top:16px}.bot-floor-modal-module__Eywv2q__threadEmpty{padding-top:20px}.bot-floor-modal-module__Eywv2q__threadEmpty p{color:#64748b;margin-bottom:36px;font-size:13px;line-height:1.8}.bot-floor-modal-module__Eywv2q__threadEmpty button{text-align:left;color:#475569;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;margin-top:10px;padding:13px;font-size:11px;line-height:1.6;transition:border-color .2s,background .2s;display:flex}.bot-floor-modal-module__Eywv2q__threadEmpty button:hover{background:#f1fafb;border-color:#7fc6d2}.bot-floor-modal-module__Eywv2q__threadEmpty button span{color:#168c9f}.bot-floor-modal-module__Eywv2q__composer{border-top:1px solid #e2e8f0;padding:16px}.bot-floor-modal-module__Eywv2q__inputRow{background:#f8fafc;border:1px solid #d8e2ec;border-radius:14px;align-items:flex-end;gap:8px;padding:8px;transition:border-color .2s,box-shadow .2s;display:flex}.bot-floor-modal-module__Eywv2q__inputRow:focus-within{border-color:#259aaf;box-shadow:0 0 0 3px #0891b210}.bot-floor-modal-module__Eywv2q__input{resize:none;color:#1e293b;background:0 0;outline:none;flex:1;min-width:0;padding:4px;font-size:12px;line-height:1.7}.bot-floor-modal-module__Eywv2q__input::placeholder{color:#7c8ca0}.bot-floor-modal-module__Eywv2q__send{color:#fff;background:#167e92;border-radius:9px;width:32px;height:32px;padding:8px}.bot-floor-modal-module__Eywv2q__send:hover{background:#0e6576}.dark .bot-floor-modal-module__Eywv2q__modal{background:#101a28;border-color:#27364a}.dark .bot-floor-modal-module__Eywv2q__header h2{color:#e5edf6!important}.dark .bot-floor-modal-module__Eywv2q__threadHeader .text-slate-900{color:#e5edf6!important}.dark .bot-floor-modal-module__Eywv2q__header p{color:#92a4bc!important}.dark .bot-floor-modal-module__Eywv2q__threadHeader .text-slate-500{color:#92a4bc!important}:is(.dark .bot-floor-modal-module__Eywv2q__header button,.dark .bot-floor-modal-module__Eywv2q__threadHeader button){color:#92a4bc}:is(.dark .bot-floor-modal-module__Eywv2q__header,.dark .bot-floor-modal-module__Eywv2q__threadHeader,.dark .bot-floor-modal-module__Eywv2q__composer){border-color:#243246}.dark .bot-floor-modal-module__Eywv2q__mark{color:#67dce5;background:#18323d;border-color:#294852}.dark .bot-floor-modal-module__Eywv2q__floor{background:#0a121e}.dark .bot-floor-modal-module__Eywv2q__conversation{background:#101a28;border-color:#243246}.dark .bot-floor-modal-module__Eywv2q__welcomeIcon{color:#67dce5;background:linear-gradient(145deg,#1b3441,#132530);border-color:#294852}.dark .bot-floor-modal-module__Eywv2q__activityItem strong{color:#cbd5e1}.dark .bot-floor-modal-module__Eywv2q__activityItem p{color:#92a4bc}.dark .bot-floor-modal-module__Eywv2q__activityHint{color:#92a4bc}.dark .bot-floor-modal-module__Eywv2q__threadEmpty p{color:#92a4bc}.dark .bot-floor-modal-module__Eywv2q__eyebrow{color:#92a4bc}.dark .bot-floor-modal-module__Eywv2q__threadEmpty button{color:#c0cddd;border-color:#29394e}.dark .bot-floor-modal-module__Eywv2q__threadEmpty button:hover{background:#172c39;border-color:#487887}.dark .bot-floor-modal-module__Eywv2q__threadEmpty button span{color:#67dce5}.dark .bot-floor-modal-module__Eywv2q__inputRow{background:#0c1522;border-color:#304157}.dark .bot-floor-modal-module__Eywv2q__input{color:#e2e8f0}@keyframes bot-floor-modal-module__Eywv2q__enter{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:none}}@media (max-width:1000px){.bot-floor-modal-module__Eywv2q__conversation{width:300px}.bot-floor-modal-module__Eywv2q__floor{padding:14px}.bot-floor-modal-module__Eywv2q__welcome{padding:30px 24px}}@media (max-width:760px){.bot-floor-modal-module__Eywv2q__backdrop{padding:8px}.bot-floor-modal-module__Eywv2q__modal{border-radius:18px;height:96dvh}.bot-floor-modal-module__Eywv2q__header{padding:14px 16px}.bot-floor-modal-module__Eywv2q__body{display:block;overflow-y:auto}.bot-floor-modal-module__Eywv2q__floor{padding:12px;overflow:visible}.bot-floor-modal-module__Eywv2q__conversation{border-top:1px solid #e2e8f0;border-left:0;width:100%;min-height:390px}.bot-floor-modal-module__Eywv2q__messages{flex:none;max-height:380px}.bot-floor-modal-module__Eywv2q__welcome{padding:32px}.bot-floor-modal-module__Eywv2q__activity{padding:16px 4px 6px}}@media (prefers-reduced-motion:reduce){.bot-floor-modal-module__Eywv2q__modal{animation:none}.bot-floor-modal-module__Eywv2q__modal *{transition:none!important}}
