.react-flow{--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:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--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:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--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:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--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 #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.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:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--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:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--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:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--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 #00000014;--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{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.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{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{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.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;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:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.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:default;position:absolute}.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:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;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%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;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{z-index:5;margin:15px;position:absolute}.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{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));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;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.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{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.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{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;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));padding:10px;font-size:12px}.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{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;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-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.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%}.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))}
:root{--ink:#181715;--muted:#77736c;--line:#e4ddd2;--paper:#f6f2eb;--card:#fffdf9;--orange:#ef7c3d;--orange-dark:#d96125;--shadow:0 12px 40px #382a1914}*{box-sizing:border-box}html,body{height:100%;color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.eyebrow{color:#9a745f;letter-spacing:.15em;margin:0;font-size:10px;font-weight:800}.brand-mark{background:var(--orange);color:#fff;border-radius:15px;place-items:center;width:48px;height:48px;font:800 24px Georgia;display:grid}.brand-mark.small{border-radius:11px;width:36px;height:36px;font-size:18px}.login-shell{background:#f8f4ed;grid-template-columns:minmax(400px,600px) 1fr;min-height:100vh;display:grid}.login-card{background:#fffdf9;flex-direction:column;justify-content:center;padding:clamp(40px,8vw,110px);display:flex}.login-card .eyebrow{margin-top:28px}.login-card h1{letter-spacing:-.04em;max-width:520px;margin:14px 0 20px;font-family:Georgia,serif;font-size:clamp(42px,5vw,68px);line-height:1.03}.login-copy{color:var(--muted);max-width:470px;font-size:17px;line-height:1.6}.google-button{background:#fff;border:1px solid #d8d2c9;border-radius:12px;height:52px;margin-top:28px;font-weight:700;box-shadow:0 3px 10px #3b2d1e0d}.google-button span{color:#4285f4;margin-right:12px;font-size:20px}.login-note{text-align:center;color:#9b968d;font-size:12px}.login-visual{background:radial-gradient(circle at 30% 40%,#ffd8be 0,#0000 35%),radial-gradient(circle at 75% 60%,#eee1ca 0,#0000 40%),#eee9df;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.visual-node{z-index:2;width:190px;box-shadow:var(--shadow);background:#fff;border:1px solid #ddd3c5;border-radius:18px;padding:24px;font-size:25px;position:relative}.visual-node span{margin-top:18px;font-size:15px;font-weight:750;display:block}.visual-call{transform:translate(30px,-80px)}.visual-schedule{transform:translate(-20px,100px)}.visual-line{background:linear-gradient(90deg,var(--orange),#ffc29d);width:160px;height:3px;transform:rotate(25deg);box-shadow:0 0 14px #ee7b3d}.workspace-shell{flex-direction:column;height:100vh;display:flex;overflow:hidden}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fffdfb;flex:none;align-items:center;gap:25px;height:68px;padding:0 18px;display:flex}.brand{align-items:center;gap:10px;min-width:260px;display:flex}.brand strong{font-size:13px}.metrics{flex:1;justify-content:center;align-self:stretch;display:flex}.metric{border-left:1px solid #eee8df;flex-direction:column;justify-content:center;min-width:100px;padding:13px 20px;display:flex}.metric span{color:var(--muted);font-size:10px}.metric strong{margin-top:2px;font-size:15px}.account{align-items:center;gap:9px;display:flex;position:relative}.save-status{color:#6d7167;align-items:center;gap:5px;font-size:11px;display:flex}.save-status svg{width:14px}.save-status.failed{color:#b73728}.account-button{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:38px;font-weight:700;display:flex}.account-button img{border-radius:50%;width:25px;height:25px}.account-button svg{width:12px}.account-menu{border:1px solid var(--line);width:220px;box-shadow:var(--shadow);background:#fff;border-radius:12px;flex-direction:column;gap:5px;padding:14px;display:flex;position:absolute;top:48px;right:0}.account-menu span{color:var(--muted);font-size:11px}.account-menu button{text-align:left;border:0;border-top:1px solid var(--line);background:#fff;margin-top:9px;padding:9px}.workspace-body{flex:1;min-height:0;display:flex}.left-wrap{flex:none;min-width:280px;max-width:560px}.config-panel{background:#fffdfb;flex-direction:column;height:100%;display:flex}.empty-panel{text-align:center;justify-content:center;align-items:center;padding:50px}.empty-panel .empty-icon{background:#f5ede4;border-radius:50%;place-items:center;width:55px;height:55px;font-size:25px;display:grid}.empty-panel h2{margin:16px 0 5px}.empty-panel p{color:var(--muted);font-size:13px;line-height:1.5}.panel-heading{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:18px;display:flex}.panel-heading h2{margin:3px 0 0;font-size:18px}.large-icon,.library-icon,.purchase-icon{color:var(--orange-dark);background:#fff0e7;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.power{border:1px solid var(--line);background:#f5f2ed;border-radius:9px;align-items:center;gap:5px;margin-left:auto;padding:7px 9px;font-size:11px;display:flex}.power.active{color:#207446;background:#eaf7ee;border-color:#cae9d3}.config-scroll{padding:0 18px 30px;overflow-y:auto}.config-scroll section{border-bottom:1px solid var(--line);padding:18px 0}.config-scroll h3{margin:0 0 13px;font-size:12px}.field{margin-top:11px;display:block}.field span{color:var(--muted);margin-bottom:5px;font-size:10px;font-weight:650;display:block}.field input,.field textarea{background:#fff;border:1px solid #ddd6cb;border-radius:9px;outline:none;width:100%;padding:9px;font-size:12px}.field textarea{resize:vertical;min-height:68px}.field input:focus,.field textarea:focus{border-color:#e28b57;box-shadow:0 0 0 3px #fcece2}.muted-box{color:var(--muted);background:#f5f1eb;border-radius:9px;padding:12px;font-size:11px}.resize-handle{z-index:4;cursor:col-resize;background:#e8e1d6;width:5px;position:relative}.resize-handle:hover{background:var(--orange)}.canvas{background:#f8f5ef;flex:1;min-width:250px;position:relative}.canvas-empty{pointer-events:none;text-align:center;color:#908a80;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.canvas-empty span{border:1px dashed #c9c0b3;border-radius:18px;place-items:center;width:58px;height:58px;margin:auto;font-size:25px;display:grid}.canvas-empty h2{margin:14px 0 5px;font:600 18px Georgia}.canvas-empty p{font-size:12px}.product-node{background:#fffefa;border:1px solid #ddd4c8;border-radius:15px;width:190px;padding:14px;box-shadow:0 8px 30px #49351f12}.product-node.selected{border-color:var(--orange);box-shadow:0 0 0 3px #f8dcca,0 8px 30px #49351f12}.node-top{justify-content:space-between;margin-bottom:15px;display:flex}.node-icon{width:34px;height:34px;color:var(--orange);background:#fff0e7;border-radius:10px;place-items:center;display:grid}.status-dot{background:#aaa;border-radius:50%;width:8px;height:8px}.status-dot.on{background:#40a66b;box-shadow:0 0 0 4px #e9f7ee}.product-node strong{font-size:14px;display:block}.product-node small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.product-node button{background:#f3eee7;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:12px;padding:7px;font-size:10px;font-weight:700;display:flex}.node-handle{background:var(--orange)!important;border:2px solid #fff!important;width:9px!important;height:9px!important}.automation-edge{filter:drop-shadow(0 0 3px #ffb17f);stroke:var(--orange)!important;stroke-width:2px!important}.react-flow__controls{border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:none!important}.react-flow__minimap{border:1px solid var(--line);border-radius:10px;background:#fffdf9!important}.library{border-left:1px solid var(--line);background:#fffdfb;flex:none;width:280px;padding:18px;transition:width .2s;overflow-y:auto}.library.collapsed{width:50px;padding:12px 7px}.library-title{justify-content:space-between;align-items:center;display:flex}.library-title h2{margin:3px 0 0;font-size:19px}.collapse-button{color:#777;background:0 0;border:0}.library-help{color:var(--muted);font-size:11px;line-height:1.5}.product-list{flex-direction:column;gap:12px;margin-top:18px;display:flex}.library-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px;box-shadow:0 3px 14px #392b1d08}.library-card.locked{color:#89857e;cursor:pointer;background:#f3f1ed}.library-card-head{justify-content:space-between;align-items:center;display:flex}.owned-pill{color:#277448;background:#e7f5eb;border-radius:20px;padding:4px 7px;font-size:9px;font-weight:800}.library-card h3{margin:13px 0 6px;font-size:14px}.library-card p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:12px;padding-top:11px;font-size:11px;display:flex}.card-footer button{background:var(--orange);color:#fff;border:0;border-radius:7px;align-items:center;gap:3px;padding:6px 8px;display:flex}.card-footer span{align-items:center;display:flex}.modal-backdrop{z-index:50;background:#221a1266;justify-content:flex-end;display:flex;position:fixed;inset:0}.purchase-drawer{background:#fffdf9;width:min(440px,100%);height:100%;padding:42px;overflow-y:auto;box-shadow:-20px 0 60px #23180d22}.drawer-close{float:right;background:0 0;border:0}.purchase-icon{margin:25px 0 15px}.purchase-drawer h2{margin:7px 0;font-family:Georgia;font-size:33px}.purchase-drawer>p{color:var(--muted);line-height:1.5}.price{align-items:baseline;gap:6px;margin:24px 0;display:flex}.price strong{font-size:34px}.price span{color:var(--muted)}.purchase-drawer ul{padding:0;list-style:none}.purchase-drawer li{gap:9px;padding:7px 0;font-size:13px;display:flex}.purchase-drawer li svg{color:var(--orange)}.package-detail{background:#f5f0e9;border-radius:10px;flex-direction:column;gap:5px;margin:18px 0;padding:13px;font-size:11px;display:flex}.primary,.secondary{border-radius:10px;padding:11px 16px;font-weight:750}.primary{background:var(--orange);color:#fff;border:1px solid var(--orange)}.primary:hover{background:var(--orange-dark)}.secondary{border:1px solid var(--line);background:#fff}.wide{width:100%;margin-top:9px}.purchase-message{background:#fff0e5;border-radius:8px;padding:10px;font-size:12px;color:#924a24!important}.error-toast{z-index:8;color:#9c3025;background:#fff3f1;border:1px solid #e6b0a7;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;display:flex;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.error-toast svg{width:16px}.state-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.spinner{border:3px solid #e7ddd0;border-top-color:var(--orange);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1050px){.metrics .metric:nth-child(2),.metrics .metric:nth-child(4){display:none}.library{width:245px}}@media (max-width:760px){.login-shell{grid-template-columns:1fr}.login-visual{display:none}.topbar{height:58px}.brand{min-width:0}.brand div,.metrics{display:none}.account{margin-left:auto}.left-wrap{z-index:20;position:absolute;top:58px;bottom:0;left:0;box-shadow:10px 0 35px #0002;width:min(360px,85vw)!important}.resize-handle{display:none}.library{width:76px}.library-title>div,.library-help,.library-card h3,.library-card p,.card-footer strong,.owned-pill{display:none}.library-card{padding:10px}.card-footer{border:0;padding:0}.library-icon{width:36px;height:36px}}
.embedded-product-panel{min-width:0}.left-wrap{max-width:min(1200px,82vw)}.resize-handle{touch-action:none;cursor:col-resize;flex:0 0 10px;width:10px}.workspace-body.resizing,.workspace-body.resizing *{-webkit-user-select:none;user-select:none;cursor:col-resize!important}.workspace-body.resizing iframe{pointer-events:none}.resize-overlay{z-index:9999;cursor:col-resize;touch-action:none;-webkit-user-select:none;user-select:none;position:fixed;inset:0}.embedded-product-frame{background:#fff;border:0;flex:1;width:100%;min-height:0;display:block}.embedded-product-state{color:#77736c;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:24px;font-size:12px;display:flex}
.kadie-launcher{z-index:50;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));color:#fff;background:#737373;border:1px solid #737373;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;transition:transform .15s,background .15s;display:grid;position:fixed;box-shadow:0 8px 24px #0003}.kadie-launcher:hover{background:#5f5f5f;transform:scale(1.04)}.kadie-launcher svg{width:22px;height:22px}.kadie-panel{z-index:50;right:max(16px,env(safe-area-inset-right));bottom:max(76px,calc(env(safe-area-inset-bottom) + 76px));background:#fff;border:1px solid #d9dfe7;border-radius:16px;flex-direction:column;width:min(352px,100vw - 32px);height:min(512px,100dvh - 100px);display:flex;position:fixed;overflow:hidden;box-shadow:0 24px 70px #0f172a40}.kadie-header{color:#fff;background:#111827;align-items:center;gap:10px;min-height:62px;padding:12px 14px;display:flex}.kadie-header>svg{width:20px;height:20px}.kadie-header>div{flex-direction:column;flex:1;display:flex}.kadie-header strong{font-size:14px}.kadie-header span{color:#cbd5e1;align-items:center;gap:6px;margin-top:2px;font-size:11px;display:flex}.kadie-header i{background:#ef4444;border-radius:50%;width:7px;height:7px}.kadie-header i.online{background:#4ade80}.kadie-header button{color:#fff;background:0 0;border:0;border-radius:6px;place-items:center;padding:6px;display:grid}.kadie-header button:hover{background:#ffffff18}.kadie-header button svg{width:17px;height:17px}.kadie-history{background:#f8fafc;flex:1;padding:16px;overflow-y:auto}.kadie-empty{color:#64748b;text-align:center;margin:35px 12px;font-size:13px;line-height:1.5}.kadie-loading{color:#64748b;justify-content:center;align-items:center;gap:8px;padding:38px;font-size:13px;display:flex}.kadie-loading svg,.kadie-thinking svg{width:16px;height:16px;animation:.8s linear infinite kadie-spin}.kadie-message{flex-direction:column;margin-bottom:12px;display:flex}.kadie-message.user{align-items:flex-end}.kadie-message.assistant{align-items:flex-start}.kadie-bubble{color:#1e293b;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #dbe2ea;border-radius:15px;max-width:85%;padding:9px 12px;font-size:13px;line-height:1.45}.kadie-message.user .kadie-bubble{border-color:var(--orange);background:var(--orange);color:#fff}.kadie-message small{color:#64748b;max-width:85%;margin-top:4px;font-size:10px}.kadie-thinking{color:#64748b;align-items:center;gap:7px;display:flex}.kadie-error{color:#b91c1c;background:#fef2f2;border-top:1px solid #fecaca;margin:0;padding:8px 14px;font-size:11px}.kadie-composer{background:#fff;border-top:1px solid #e2e8f0;align-items:flex-end;gap:8px;padding:11px;display:flex}.kadie-composer label{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.kadie-composer textarea{resize:none;border:1px solid #cbd5e1;border-radius:9px;outline:none;flex:1;min-height:38px;max-height:96px;padding:9px 10px;font-size:13px}.kadie-composer textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #fcece2}.kadie-composer button{background:var(--orange);color:#fff;border:0;border-radius:9px;place-items:center;width:38px;height:38px;padding:0;display:grid}.kadie-composer button:disabled{cursor:not-allowed;opacity:.45}.kadie-composer button svg{width:16px;height:16px}@keyframes kadie-spin{to{transform:rotate(360deg)}}@media (max-width:520px){.kadie-launcher{right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom))}.kadie-panel{right:max(8px,env(safe-area-inset-right));bottom:max(68px,calc(env(safe-area-inset-bottom) + 68px));border-radius:14px;width:calc(100vw - 16px);height:min(520px,100dvh - 82px)}}
.product-node.compact{width:104px;height:76px;color:var(--orange-dark);background:#fffefa;border:1px solid #ddd4c8;border-radius:17px;grid-template-rows:24px auto;place-items:center;gap:6px;padding:11px 8px 9px;display:grid;position:relative;box-shadow:0 8px 24px #49351f17}.product-node.compact strong{max-width:88px;color:var(--ink);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.1;display:block;overflow:hidden}.product-node.compact.selected{border-color:var(--orange);box-shadow:0 0 0 3px #f8dcca,0 8px 24px #49351f17}.product-node.compact .status-dot{background:#aaa;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:6px}.product-node.compact .status-dot.on{background:#40a66b}.group-products{border:1px solid var(--line);background:#fffdf9;border-radius:10px;flex-direction:column;gap:7px;margin-top:14px;padding:10px;display:flex}.group-products>span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:9px;font-weight:800}.group-product{background:#fff;border-radius:8px;align-items:center;gap:8px;padding:6px;display:flex}.group-product i{width:27px;height:27px;color:var(--orange-dark);background:#fff0e7;border-radius:8px;place-items:center;display:grid}.group-product strong{flex:1;font-size:11px}.group-product button{background:var(--orange);color:#fff;border:0;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.drawer-includes{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;gap:8px;margin:18px 0;padding:14px;display:flex}.drawer-includes span{align-items:center;gap:8px;font-size:13px;display:flex}.drawer-includes svg{color:var(--orange)}@media (max-width:760px){.group-products{display:none}}
