.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))}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#263f35;background:#fafbf9;font-synthesis:none;font-weight:400;font-size:14px;line-height:1.5;--green:#176b56;--green-hover:#0f5543;--muted:#8b9690;--line:#e7ece7;--soft:#f0f5ef;--ink:#263f35}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.42}button{border:0;background:none}a{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #8bb9a3;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:2px solid #80b59d;outline-offset:1px}button{transition:background .15s,color .15s,box-shadow .15s,transform .15s}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em;font-weight:600}h1{font-size:32px;line-height:1.25}h2{font-size:23px}h3{font-size:15px}p{line-height:1.65}input,textarea,select{color:var(--ink);background:#fff;border:1px solid #dce5dc;border-radius:9px;padding:10px 12px;max-width:100%;min-width:0}textarea{resize:vertical}input[type=color]{padding:3px;height:36px;width:50px}input[type=range]{padding:0;width:100%;accent-color:var(--green)}input[type=checkbox]{accent-color:var(--green);width:16px;height:16px}select{cursor:pointer}svg{flex-shrink:0}kbd{font:11px Inter,sans-serif;border:1px solid #e0e7e0;border-radius:4px;padding:2px 5px;color:#66785e;background:#fafcf9;white-space:nowrap}.brand{display:flex;align-items:center;gap:9px;font-size:24px;font-weight:760;letter-spacing:-1.15px;color:#254d3e;line-height:1.12}.brand-light{font-weight:460}.brand small{font-size:6.4px;letter-spacing:2.5px;display:block;font-weight:600;margin-top:7px;color:#66785e}.brand-mark{display:flex;align-items:center;justify-content:center;width:34px;height:36px;background:#216c53;border-radius:11px;flex-shrink:0}.brand-mark svg{width:31px;height:31px}.brand-mark path{fill:none;stroke:#fff;stroke-width:3.1;stroke-linecap:round}.brand-mark circle{fill:#d0e6a1}.icon-button{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;width:34px;height:34px;padding:0;color:#75867d;flex-shrink:0}.icon-button:hover:not(:disabled){background:#eaf1e9;color:#255b46}.primary,.secondary,.quiet-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 17px;border-radius:8px;font-weight:550;font-size:13px;white-space:nowrap}.primary{background:var(--green);color:#fff;box-shadow:0 1px 2px #194f3b10}.primary:hover:not(:disabled){background:var(--green-hover);transform:translateY(-1px)}.secondary{border:1px solid #dbe5dc;background:#fff;color:#4c6555}.secondary:hover:not(:disabled){background:#f2f6f0}.quiet-button{padding:8px 10px;color:#76887b}.quiet-button:hover{background:#edf3ec;color:#235b46}.full-width{width:100%}.small-button{padding:8px 13px;font-size:12px}.text-button{color:var(--green);font-weight:550;padding:7px 0}.danger{color:#b65d55!important}.muted{color:#66785e;font-size:12px;margin:10px 0}.tiny{font-size:11px}.tag{display:inline-flex;font-size:11px;font-weight:600;letter-spacing:1.1px;border:1px solid #dce8d7;padding:5px 9px;border-radius:5px;color:#69825f;background:#f4f8ee}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.4px;color:#7e927f;margin-bottom:12px}.avatar{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e3e9dd;color:#61775c;font-weight:650;flex-shrink:0}.avatar.small{width:30px;height:30px;font-size:11px}.tiny-avatar{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#eaf0e3;color:#778568;font-size:11px}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%);background:#244e3e;color:#fff;max-width:min(650px,90vw);padding:12px 20px;box-shadow:0 8px 40px #12382026;border:1px solid #54745c;border-radius:10px;z-index:10000;font-size:13px;animation:toast-in .2s ease}.error{color:#b4534c;background:#fff3f0;border:1px solid #f0dad4;padding:10px 12px;border-radius:8px;font-size:12px;margin:12px 0}.notice{background:#faf5e8;border:1px solid #e8dfc5;color:#96824e;padding:12px;border-radius:8px;font-size:12px;margin:15px 0}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:17px}.field>span{font-size:12px;font-weight:550;color:#6a7e70}.check-row{display:flex;align-items:center;gap:9px;font-size:12px;color:#657a6b;margin:16px 0}.modal{border:1px solid #e2eae0;border-radius:18px;padding:25px;max-width:540px;width:calc(100% - 32px);max-height:88dvh;box-shadow:0 25px 100px #17332030;overflow:auto;color:var(--ink)}.modal.wide{max-width:760px}.modal::backdrop{background:#243b344d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:18px}.modal-heading h2{font-size:21px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;flex-wrap:wrap}.modal form{margin-top:16px}.modal>p{font-size:13px;color:#7b8d80;margin-bottom:18px}.empty{text-align:center;padding:75px 20px;color:#66785e}.empty>span{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#f1f6ec;border-radius:50%;color:#66785e;margin-bottom:19px}.empty h2{font-size:22px;color:#556e5d}.empty p{font-size:13px;max-width:350px;margin:9px auto 22px}.app-loading{height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;color:#66785e}.app-loading>span{font-size:13px}.app-shell{display:flex;min-height:100dvh}.sidebar{width:238px;flex-shrink:0;background:#fff;border-right:1px solid var(--line);padding:30px 17px 12px;display:flex;flex-direction:column;position:fixed;top:0;bottom:0;z-index:40}.sidebar>.brand{margin:0 13px 37px}.workspace{display:flex;align-items:center;width:100%;text-align:left;gap:10px;padding:11px 9px;border:1px solid #e6ebe1;border-radius:8px;background:#fcfdfb;margin-bottom:27px}.workspace-avatar{width:32px;height:32px;background:#f0f3e8;border:1px solid #e1e7d3;color:#66785e;font-size:13px;display:flex;align-items:center;justify-content:center;border-radius:8px}.workspace>span:nth-child(2){flex:1;font-size:11px;font-weight:600}.workspace small{display:block;font-size:11px;color:#66785e;font-weight:400;margin-top:2px}.workspace>svg{color:#66785e}.nav-section{font-size:11px;letter-spacing:1.8px;font-weight:650;color:#66785e;padding:0 14px;margin:0 0 12px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav>button{display:flex;align-items:center;gap:12px;padding:11px 13px;text-align:left;border-radius:7px;color:#66785e;font-size:11px;font-weight:500}.sidebar nav>button svg{stroke-width:1.55}.sidebar nav>button span{flex:1}.sidebar nav>button b{font-size:11px;font-weight:500;background:#dfece0;color:#6b8b6d;border-radius:4px;padding:1px 6px}.sidebar nav>button.active{background:#eef5e9;color:#4d7454}.sidebar nav>button:hover{background:#f6f8f2}.folders-title{display:flex;align-items:center;justify-content:space-between;margin-top:28px;margin-bottom:2px}.folders-title .icon-button{width:20px;height:25px;color:#66785e}.no-folders{font-size:11px;color:#66785e;padding:6px 14px}.sidebar-bottom{margin-top:auto;padding-top:30px}.tip-card{border:1px solid #e9ebdb;background:#f7f8ef;border-radius:9px;padding:16px 14px;margin:30px 3px 20px;color:#66785e}.tip-card>span{color:#66785e;display:block;font-size:25px;line-height:1;margin-bottom:8px}.tip-card strong{font-size:11px;color:#6d805a;font-weight:500}.tip-card p{font-size:11px;margin:6px 0 9px;color:#66785e;max-width:148px}.tip-card button{display:flex;align-items:center;gap:6px;font-size:11px;color:#7e9569;padding:0}.profile{border-top:1px solid var(--line);display:flex;align-items:center;gap:9px;width:100%;text-align:left;margin-top:14px;padding:20px 9px 7px}.profile>span:nth-child(2){font-size:11px;flex:1;color:#647963;font-weight:550}.profile small{font-size:11px;display:block;color:#66785e;margin-top:2px;font-weight:400}.profile>svg{color:#66785e}.main-shell{margin-left:238px;flex:1;min-width:0}.dashboard-topbar{height:75px;border-bottom:1px solid #edf0e9;display:flex;align-items:center;justify-content:space-between;padding:0 45px;background:#fffefa;gap:18px}.breadcrumb{display:flex;align-items:center;gap:13px;font-size:11px;color:#66785e;white-space:nowrap}.breadcrumb strong{color:#7e8c79;font-weight:450}.topbar-right{display:flex;align-items:center;gap:20px}.topbar-right .quiet-button{font-size:11px;color:#66785e;gap:6px}.demo-pill{font-size:11px;color:#66785e;border:1px solid #e3ebd8;background:#f7faef;padding:4px 9px;border-radius:20px}.mobile-menu{display:none}.dashboard-content{max-width:1550px;margin:0 auto;padding:43px 45px 0}.greeting{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:29px}.greeting h1{font-size:28px;font-weight:550;color:#365542;letter-spacing:-1px}.greeting h1>span{color:#66785e}.greeting p{margin-top:11px;color:#66785e;font-size:11px}.greeting-date{display:flex;align-items:center;gap:6px;color:#66785e;font-size:11px;margin-bottom:3px;white-space:nowrap}.create-hero{display:grid;grid-template-columns:1fr 1.12fr;background:#f2f5e9;border:1px solid #e6ebd9;border-radius:13px;overflow:hidden;min-height:265px;position:relative}.hero-copy{padding:30px 32px}.hero-label{font-size:7.5px;letter-spacing:1.5px;color:#66785e;display:flex;gap:6px;align-items:center;font-weight:600}.hero-label>span{width:5px;height:5px;border-radius:50%;background:#b2c393}.hero-copy h2{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:35px;line-height:1.1;letter-spacing:-1px;color:#456244;margin:19px 0 13px}.hero-copy p{font-size:11px;line-height:1.9;color:#66785e}.hero-copy .primary{background:#5d7950;font-size:11px;gap:9px;margin-top:21px;border-radius:6px;padding:11px 13px;box-shadow:0 3px 3px #4d693313}.hero-copy .primary svg{width:14px}.hero-map{display:flex;flex-direction:column;justify-content:center;position:relative;padding:20px 27px 5px 0}.hero-map .map-preview{background:transparent!important;transform:rotate(-3deg);height:190px}.hero-map .map-preview svg{width:100%;height:100%}.floating-spark{position:absolute;right:20px;top:28px;color:#66785e;font-size:55px;font-weight:200}.hero-note{font-family:Georgia,serif;font-style:italic;color:#66785e;font-size:11px;text-align:center;margin-top:0;transform:rotate(-3deg)}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:20px 0 38px}.quick-actions>button{display:flex;align-items:center;border:1px solid #e5e9e0;border-radius:8px;padding:16px 14px;text-align:left;background:#fffefc;gap:12px;min-width:0}.quick-actions>button:hover{background:#f6f8f0;border-color:#cbdcc5;transform:translateY(-2px)}.action-icon{width:39px;height:39px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.action-icon.green{color:#66785e;background:#f2f6e9}.action-icon.lavender{color:#66785e;background:#f5f2f7}.action-icon.peach{color:#66785e;background:#faf4ec}.action-icon svg{stroke-width:1.4}.quick-actions strong{font-size:11px;font-weight:500;color:#73836b;display:block}.quick-actions small{display:block;font-size:11px;color:#66785e;margin-top:4px}.quick-actions>button>svg{margin-left:auto;color:#66785e;stroke-width:1.3;width:15px}.section-heading,.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px;gap:15px}.section-heading h2{font-size:19px;font-weight:550;color:#54704e}.section-heading p{font-size:11px;color:#66785e;margin-top:5px}.section-heading .primary{font-size:11px;background:#67845b;padding:8px 11px;gap:5px;border-radius:6px}.section-heading .primary svg{width:14px}.library-tools{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 20px}.search-field{display:flex;align-items:center;gap:10px;border:1px solid #e4e9de;border-radius:7px;background:#fffefa;padding:0 11px;color:#66785e;min-width:0;max-width:370px;width:100%}.search-field svg{width:14px}.search-field input{border:0;background:transparent;font-size:11px;padding:10px 0;width:100%;outline:0!important}.search-field:focus-within{border-color:#a8c2a1;box-shadow:0 0 0 2px #b8d2ac30}.search-field input::placeholder{color:#66785e}.library-options{display:flex;align-items:center;gap:12px}.library-options>select{font-size:11px;color:#66785e;border:0;background:transparent;padding:6px 20px 6px 6px}.segmented{display:flex;border:1px solid #e5e9de;background:#fffefa;padding:3px;border-radius:6px}.segmented .icon-button{width:27px;height:27px;border-radius:4px;color:#66785e}.segmented .icon-button.selected{background:#f0f4e7;color:#66785e}.map-grid,.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.map-card{border:1px solid #e4e9de;border-radius:9px;background:#fff;position:relative;transition:box-shadow .2s,transform .2s;min-width:0}.map-card:hover{box-shadow:0 8px 22px #46603a0c;transform:translateY(-2px)}.preview-button{width:100%;padding:0;display:block;border-radius:8px 8px 0 0;overflow:hidden}.map-preview{background:#f9fbf6;display:flex;align-items:center;justify-content:center;height:158px;border-bottom:1px solid #eff2e9;overflow:hidden}.map-preview svg{display:block;width:100%;height:100%;padding:8px}.map-preview.large{height:300px}.theme-oceano{background:#f2f7fb}.theme-amanhecer{background:#fcf7f1}.theme-lavanda{background:#f6f3fa}.theme-floresta{background:#f0f6ed}.theme-argila{background:#f9f3ee}.map-card-info{padding:14px 13px 9px}.map-card-title{display:flex;align-items:center;justify-content:space-between;gap:6px}.map-card-title>button:first-child{padding:0;text-align:left;min-width:0}.map-card-title h3{font-size:11px;font-weight:550;letter-spacing:0;color:#718264;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-card-title .icon-button{width:24px;height:24px;color:#66785e}.map-card-title .icon-button svg{width:14px;stroke-width:1.5}.map-card-title .is-favorite{color:#66785e}.map-card-meta{display:flex;align-items:center;gap:6px;font-size:11px;color:#66785e;margin-top:7px}.map-card-meta>span:nth-child(2){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.meta-dot{margin:0 5px}.map-menu{margin-left:auto;position:relative}.map-menu>.icon-button{height:23px;width:23px;color:#66785e}.dropdown{position:absolute;right:0;top:28px;min-width:180px;border:1px solid #e0e7da;box-shadow:0 10px 35px #233c1820;border-radius:9px;background:#fff;padding:5px;z-index:30}.dropdown>button{display:flex;align-items:center;gap:8px;font-size:11px;white-space:nowrap;width:100%;padding:9px 8px;border-radius:5px;text-align:left;color:#697f5c}.dropdown>button:hover{background:#f2f7ed}.menu-dismiss{position:fixed;inset:0;z-index:20;cursor:default}.map-list{display:flex;flex-direction:column;gap:10px}.map-list .map-card{display:flex;align-items:center}.map-list .preview-button{width:130px;flex-shrink:0;border-radius:8px 0 0 8px}.map-list .map-preview{height:80px;border:0}.map-list .map-card-info{flex:1;padding:10px 18px}.map-list .map-card-title h3{font-size:13px}.map-list .map-card-meta{font-size:11px}.dashboard-footer{display:flex;align-items:center;gap:9px;border-top:1px solid #edf0e7;padding:23px 0;margin-top:43px;color:#66785e;font-size:11px}.dashboard-footer .brand-mark{width:19px;height:19px;background:#cbd8bb;border-radius:5px}.dashboard-footer .brand svg{width:17px;height:17px}.dashboard-footer>span:last-child{margin-left:auto;font-size:11px}.page-heading{margin-top:3px;margin-bottom:30px}.page-heading p{font-size:13px;color:#66785e;margin-top:12px}.page-heading h1{font-size:28px;color:#4a6642}.category-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 27px}.category-tabs button{font-size:11px;border:1px solid #e4eadc;border-radius:20px;padding:7px 14px;color:#66785e;background:#fff}.category-tabs button.selected{background:#eaf2e3;color:#557648;border-color:#cadcbd}.template-card{padding:0;text-align:left;background:#fff;border:1px solid #e2e9db;border-radius:11px;overflow:hidden;transition:box-shadow .2s,transform .2s}.template-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #224f1920}.template-card>div:last-child{padding:17px}.template-category{font-size:11px;color:#66785e}.template-card h3{font-size:14px;margin:6px 0;color:#5f7852}.template-card p{color:#66785e;font-size:11px;min-height:36px}.template-cta{display:flex;align-items:center;justify-content:space-between;margin-top:16px;font-size:11px;color:#66785e}.template-preview-copy{padding:22px 8px 3px}.template-preview-copy p{margin:12px 0;color:#66785e;font-size:13px}.template-preview-copy ul{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0;margin:19px 0 25px}.template-preview-copy li{font-size:12px;display:flex;align-items:center;gap:8px;color:#7c916c}.guide p{font-size:13px;color:#7c8e70;margin-bottom:17px}.guide b{color:#598045;margin-right:8px}.account-info{text-align:center;padding:15px 10px}.account-info>.avatar{margin:0 auto 16px;width:55px;height:55px;font-size:21px}.account-info h3{font-size:20px}.account-info p{font-size:13px;color:#66785e;margin:9px 0 20px}.loading-text{padding:60px;text-align:center;color:#66785e}.auth-page{display:grid;grid-template-columns:1.05fr 1fr;min-height:100dvh;background:#fff}.auth-story{background:#edf3e7;border-right:1px solid #e4ecdc;padding:42px 55px 30px;display:flex;flex-direction:column;justify-content:space-between;gap:30px}.auth-story>.brand{font-size:28px}.auth-story>div:nth-child(2){max-width:530px;margin:30px auto}.auth-story h1{font-family:Georgia,serif;font-weight:400;font-size:66px;letter-spacing:-2px;line-height:1.12;color:#345e43;margin-bottom:22px}.auth-story h1 em{color:#66785e;font-weight:400}.auth-story p{font-size:14px;color:#66785e;max-width:370px}.auth-story .map-preview{background:none;height:235px;margin-top:35px;transform:rotate(-3deg);border:0}.auth-story>span{font-size:11px;letter-spacing:2.3px;color:#66785e}.auth-form-wrap{display:flex;align-items:center;justify-content:center;padding:45px}.auth-form{max-width:360px;width:100%}.auth-form h2{font-size:30px;color:#456544;margin:18px 0 12px}.auth-form>p{color:#66785e;font-size:13px;margin-bottom:25px}.auth-form form .field{margin-bottom:19px}.auth-form form .field>span{font-size:11px;color:#66785e}.auth-form input{height:44px;font-size:12px;border-color:#dfe8d7}.auth-form input::placeholder{color:#66785e}.auth-form .primary{background:#5b7c4a;margin-top:9px;font-size:12px}.auth-form .primary:hover{background:#48673a}.auth-switch{margin:21px 0!important;text-align:center;font-size:11px!important}.auth-switch button{color:#5e824b;font-weight:600;padding:0 3px}.auth-divider{display:flex;align-items:center;gap:14px;font-size:11px;color:#66785e;margin:25px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#ecf0e5}.auth-note{display:block;color:#66785e;font-size:11px;text-align:center;line-height:1.7;margin-top:15px}.editor{height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:var(--canvas)}.editor-header{height:78px;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;padding:0 24px 0 15px;border-bottom:1px solid #e5ece4;background:#fffffff5;z-index:15;gap:20px}.editor-heading{display:flex;gap:12px;align-items:center;min-width:0}.editor-heading>.brand .brand-mark{width:30px;height:30px;border-radius:8px}.editor-heading>.brand svg{width:26px}.editor-heading>div:last-child{min-width:0}.map-title-input{font-size:14px;font-weight:600;letter-spacing:-.15px;border:0;background:transparent;padding:2px 4px;width:280px;max-width:100%;color:#4b6654;border-radius:5px}.map-title-input:focus{outline:1px solid #b1ceb9}.save-status{display:flex;align-items:center;gap:5px;font-size:11px;padding:1px 4px;color:#66785e;opacity:1!important}.save-status.save-error{color:#b78155}.editor-actions{display:flex;align-items:center;gap:5px}.editor-actions .quiet-button{font-size:11px;padding:8px 10px}.editor-actions .primary{font-size:11px;padding:8px 12px}.editor-actions .icon-button{color:#66785e;width:33px}.editor-avatar{margin-left:13px}.toolbar-separator{height:23px;width:1px;background:#e4ebe1;margin:0 5px;display:inline-block;flex-shrink:0}.editor-body{display:flex;flex:1;min-height:0;position:relative}.canvas-wrap{flex:1;min-width:0;position:relative;overflow:hidden}.react-flow{background:var(--canvas)}.react-flow__attribution{font-size:11px!important;opacity:.45;background:transparent!important;margin:2px 7px!important;right:0!important}.react-flow__node-topic{border:0;background:none}.react-flow__handle{opacity:0;width:9px;height:9px;min-width:9px;min-height:9px;background:#5e9c77;border:2px solid white;z-index:8}.react-flow__node-topic.selected .react-flow__handle{opacity:.85}.react-flow__edge:hover path{stroke-width:3}.topic{border:1.5px solid color-mix(in srgb,var(--topic-color),white 58%);border-radius:12px;padding:17px;line-height:1.5;text-align:center;box-shadow:0 2px 6px #1b392708;position:relative;min-height:62px;transition:box-shadow .18s,border .18s,background .18s}.topic.root-topic{padding:20px 19px;box-shadow:0 5px 19px #23533a15;min-height:70px;border-color:transparent;min-width:210px}.topic.selected{outline:2px solid #76b598;outline-offset:4px;box-shadow:0 2px 17px #235e3d19}.topic.boundary:before{content:"";position:absolute;inset:-13px;border:1.5px dashed color-mix(in srgb,var(--topic-color),transparent 10%);border-radius:22px;pointer-events:none;background:color-mix(in srgb,var(--topic-color),transparent 97%);z-index:-1}.topic.shape-rectangle{border-radius:2px}.topic.shape-pill{border-radius:40px}.topic.shape-ellipse{border-radius:50%;padding:23px}.topic.shape-underline{border:0;border-bottom:3px solid var(--topic-color);border-radius:0;box-shadow:none;background:transparent!important}.topic.shape-underline.root-topic{color:#365544!important}.topic.completed .topic-text{text-decoration:line-through;opacity:.7}.topic-input{font:inherit;color:inherit;text-align:center;background:transparent;line-height:inherit;border:0;outline:0!important;padding:0;resize:none;width:100%;min-height:50px;border-radius:0;display:block}.topic-text{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.topic-image{width:100%;max-height:160px;object-fit:contain;border-radius:6px;margin-bottom:10px;pointer-events:none}.topic-emoji{font-size:1.05em}.topic-details{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;opacity:.7;margin-top:7px}.topic-details button,.topic-details a{color:inherit;padding:0;display:flex;align-items:center}.topic-add{position:absolute;right:-33px;top:50%;transform:translateY(-50%);width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#68a082;box-shadow:0 2px 4px #32553e20}.collapse-toggle{position:absolute;right:-10px;bottom:-10px;min-width:19px;height:19px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--topic-color),white 30%);background:#fff;color:#699778;font-size:11px;z-index:8;padding:0 4px}.task-check{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:1px solid currentColor;border-radius:4px;color:inherit;margin-right:6px;vertical-align:middle;padding:0;opacity:.8}.topic-toolbar{display:flex;align-items:center;background:#fffffff5;border:1px solid #dee8dc;border-radius:9px;padding:4px;box-shadow:0 5px 20px #264b321c;gap:3px}.topic-toolbar .icon-button{width:31px;height:29px;color:#66785e;border-radius:5px}.topic-toolbar>span{height:19px;background:#e7eee2;width:1px;margin:0 2px}.canvas-top-label{position:absolute;left:25px;top:20px;display:flex;gap:8px;align-items:center;color:#66785e;font-size:11px;pointer-events:none}.canvas-top-label>b{font-weight:450;background:#e8f2df;padding:2px 6px;border-radius:4px;color:#66785e}.status-dot{background:#a9c49b;width:5px;height:5px;border-radius:50%}.canvas-bottom-hint{position:absolute;left:25px;bottom:21px;display:flex;gap:7px;align-items:center;color:#66785e;font-size:11px}.canvas-bottom-hint .icon-button{width:22px;height:22px;color:#66785e}.canvas-controls{position:absolute;right:22px;bottom:21px;display:flex;align-items:center;background:#fffffff2;padding:5px;border:1px solid #e3ecdd;border-radius:10px;box-shadow:0 4px 15px #28543609;gap:1px}.canvas-controls .icon-button{color:#66785e;width:29px;height:29px}.view-switch{display:flex;align-items:center;padding:0 3px;gap:2px}.view-switch>button{display:flex;gap:5px;align-items:center;padding:6px 8px;border-radius:5px;font-size:11px;color:#66785e}.view-switch>button.selected{color:#749663;background:#f0f7e9}.zoom-percent{font-size:11px;color:#66785e;padding:2px 6px;min-width:43px}.react-flow__minimap{bottom:80px!important;right:14px!important;border:1px solid #dbe6d3;border-radius:8px;overflow:hidden;height:95px!important;width:150px!important;background:#fff!important;box-shadow:none!important}.react-flow__minimap svg{width:150px;height:95px}.focus-exit{position:absolute;left:50%;top:20px;transform:translate(-50%);font-size:11px;z-index:10}.editor-panel{width:307px;flex-shrink:0;background:#fff;border-left:1px solid #e1e9dc;display:flex;flex-direction:column;z-index:12;box-shadow:-5px 0 25px #253f1705}.panel-heading{height:65px;display:flex;align-items:center;justify-content:space-between;padding:15px 19px;border-bottom:1px solid #edf2e7;flex-shrink:0}.panel-heading h2{font-size:15px;letter-spacing:-.25px;color:#5b7850}.panel-heading .icon-button{width:25px;height:25px;color:#66785e}.panel-scroll{padding:18px;overflow:auto;flex:1}.panel-intro{font-size:11px;color:#66785e;margin:0 0 22px;line-height:1.7}.panel-scroll h3{font-size:11px;font-weight:600;color:#66785e;letter-spacing:0;margin:23px 0 13px;display:flex;justify-content:space-between;align-items:center;gap:8px}.panel-scroll h3:first-child{margin-top:0}.panel-scroll h3 span{color:#66785e;font-size:11px;font-weight:400}.layout-options{display:flex;gap:7px}.layout-options>button{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;border:1px solid #e4ebde;border-radius:7px;padding:13px 5px 10px;color:#66785e;gap:7px}.layout-options>button span{font-size:11px;color:#66785e}.layout-options>button.selected{border-color:#9dbe87;background:#f6faef;color:#66785e}.theme-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.theme-tile{position:relative;padding:0;border:1px solid #e8ecdf;border-radius:7px;overflow:hidden;text-align:left}.theme-tile>span{height:53px;display:flex;align-items:center;justify-content:center;gap:5px;border-bottom:1px solid #edf0e7;position:relative}.theme-tile i{height:13px;width:24px;border-radius:4px;position:relative;z-index:1}.theme-tile b{height:5px;width:16px;border-radius:5px;position:absolute;left:calc(50% + 14px);top:19px;opacity:.65;transform:rotate(-20deg)}.theme-tile b:nth-of-type(2){left:calc(50% + 14px);top:33px;transform:rotate(20deg)}.theme-tile b:nth-of-type(3){left:calc(50% - 29px);top:26px;transform:rotate(-10deg)}.theme-tile strong{display:block;font-size:11px;padding:6px 8px;color:#66785e;font-weight:500}.theme-tile.selected{border-color:#9ab581;box-shadow:0 0 0 1px #acbf9430}.theme-tile>svg{position:absolute;right:6px;bottom:7px;color:#66785e}.panel-scroll .field>span{font-size:11px;color:#66785e}.panel-scroll input,.panel-scroll textarea,.panel-scroll select{font-size:11px;border-color:#e0e9d6}.panel-scroll input[type=range]{height:20px}.panel-scroll .field{margin-bottom:17px}.panel-scroll .secondary{font-size:11px;padding:9px 10px;color:#66785e;border-color:#dfead4}.panel-scroll .primary{font-size:11px;background:#658948;padding:9px 12px}.panel-scroll .check-row{font-size:11px;color:#66785e}.selected-topic-label{font-size:12px;padding:10px 12px;background:#f5f8f0;color:#66785e;border:1px solid #e8efdf;border-radius:7px;max-height:65px;overflow:hidden;margin-bottom:21px;overflow-wrap:anywhere}.style-inline{display:flex;gap:6px;align-items:center}.style-inline>button{height:34px;width:32px;border:1px solid #e1ead7;border-radius:6px;color:#66785e}.style-inline>button.selected{background:#eaf3dd;color:#6f954f}.style-inline select{width:69px;padding:6px 8px}.style-inline input[type=color]{width:35px;height:33px}.swatches{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:21px}.swatches>button{width:23px;height:23px;border-radius:50%;border:3px solid #fff;outline:1px solid #edf1e7}.swatches>button.selected{outline:2px solid #8fac71}.swatches input{width:26px;height:25px;padding:1px;border-radius:50%}.emoji-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;margin-bottom:20px}.emoji-grid>button{font-size:21px;border:1px solid #edf2e8;border-radius:7px;min-height:35px}.emoji-grid>button:hover{background:#f1f7e9}.action-list{display:flex;flex-direction:column;gap:5px;margin-bottom:24px}.action-list>button{display:flex;gap:9px;align-items:center;padding:11px 9px;border-radius:7px;text-align:left;color:#66785e;font-size:11px}.action-list>button:hover:not(:disabled){background:#f3f8eb}.action-list kbd{font-size:11px;margin-left:auto}.image-preview{background:#f3f7ec;border:1px solid #e0ead3;border-radius:8px;padding:10px;margin:10px 0 15px}.image-preview img{max-width:100%;max-height:160px;display:block;margin:auto}.image-preview button{font-size:11px;color:#66785e;display:block;margin:8px auto 0}.search-results>button{display:flex;align-items:center;gap:8px;font-size:11px;text-align:left;padding:13px 6px;border-bottom:1px solid #eff3e9;width:100%;color:#66785e;overflow-wrap:anywhere}.search-results>button>span{width:6px;height:6px;border-radius:50%;flex-shrink:0}.comment{border:1px solid #e5ecdc;padding:13px;border-radius:9px;margin:14px 0}.comment strong{font-size:11px;color:#66785e}.comment time{font-size:11px;float:right;color:#66785e}.comment p{white-space:pre-wrap;font-size:11px;color:#66785e;margin:9px 0;overflow-wrap:anywhere}.comment button{font-size:11px;color:#66785e;padding:0}.comment.resolved{opacity:.55}.revision{display:flex;gap:12px;border-left:1px solid #e1ebd4;padding:0 0 24px 14px;position:relative;margin-left:5px}.revision-dot{width:9px;height:9px;position:absolute;left:-5px;top:4px;border:2px solid #c1d1ac;background:#fff;border-radius:50%}.revision strong{display:block;font-size:11px;color:#66785e}.revision small{font-size:11px;display:block;color:#66785e;margin-top:3px}.revision p{font-size:11px;margin:6px 0;color:#66785e}.revision .text-button{font-size:11px;color:#66785e}.outline-view{height:100%;overflow:auto;padding:50px 50px 120px;background:#fbfcf9}.outline-view>div{max-width:900px;margin:auto}.outline-view h1{margin-top:15px;font-size:30px;color:#527346}.outline-view>div>p{font-size:12px;color:#66785e;margin:10px 0 30px}.outline-branch{padding:0 0 0 24px;border-left:1px solid #e0ead5;margin:8px 0 8px 11px}.outline-branch>div{display:flex;align-items:center;gap:9px;position:relative}.outline-dot{width:7px;height:7px;border-radius:50%;position:absolute;left:-28px;top:20px}.outline-branch input{border-color:transparent;background:transparent;border-radius:5px;font-size:13px;color:#65854e;width:100%;padding:11px 7px}.outline-branch input:focus{outline:1px solid #b6c9a0;background:#fff}.outline-branch.selected>div>input{background:#f0f7e6}.outline-branch>p{font-size:11px;color:#66785e;white-space:pre-wrap;padding:2px 8px 10px}.presentation-bar{position:absolute;bottom:25px;left:50%;transform:translate(-50%);display:flex;align-items:center;background:#fff;border:1px solid #dae8cc;border-radius:14px;padding:13px 17px;gap:12px;box-shadow:0 8px 35px #2b45171a;z-index:50;max-width:95vw}.presentation-bar>.brand{font-size:17px}.presentation-bar>.brand small{display:none}.presentation-bar>.brand .brand-mark{width:26px;height:26px;border-radius:7px}.presentation-bar>.brand svg{width:24px}.presentation-bar>span{font-size:11px;border-right:1px solid #e1ebd7;padding:0 16px;color:#66785e;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.presentation-bar>b{font-size:11px;color:#66785e;font-weight:400;white-space:nowrap}.presentation-bar>.secondary{font-size:11px}.presenting .editor-header,.presenting .canvas-controls,.presenting .canvas-top-label,.presenting .canvas-bottom-hint,.presenting .topic-toolbar,.presenting .mobile-edit-toolbar{display:none!important}.presenting .react-flow__handle,.presenting .topic-add{visibility:hidden}.presenting .topic.selected{outline:0}.export-options{display:flex;flex-direction:column;gap:10px}.export-options>button{display:flex;align-items:center;border:1px solid #e2ebd7;border-radius:9px;padding:15px 13px;text-align:left;gap:13px}.export-options>button:hover{background:#f5f9ef}.export-format{font-size:11px;border:1px solid #dae8cb;border-radius:5px;background:#f3f8ec;padding:8px 6px;color:#66785e;width:42px;text-align:center}.export-options strong{font-size:12px;display:block;color:#66785e;font-weight:550}.export-options small{font-size:11px;color:#66785e;display:block;margin-top:4px}.export-options>button>svg{margin-left:auto;color:#66785e}.share-form{padding-bottom:20px;border-bottom:1px solid #e9efdf}.inline-fields{display:flex;gap:10px}.inline-fields select{flex:1;font-size:12px}.members-list{margin:23px 0}.members-list>div{display:flex;align-items:center;gap:10px;margin:15px 0}.members-list>div>span:nth-child(2){flex:1;min-width:0}.members-list strong{font-size:11px;color:#66785e;font-weight:550}.members-list small{font-size:11px;color:#66785e;display:block;overflow:hidden;text-overflow:ellipsis}.members-list select{font-size:11px;padding:5px;max-width:98px}.public-sharing{background:#f8faf4;border:1px solid #e4edd7;padding:17px;border-radius:11px}.public-sharing h3{font-size:12px;display:flex;align-items:center;gap:8px;color:#66785e;letter-spacing:0}.public-sharing p{font-size:11px;color:#66785e;margin:10px 0 17px}.public-sharing button{font-size:11px}.share-link{display:flex;gap:4px}.share-link input{width:100%;font-size:11px;color:#66785e}.shortcut-list>div{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-bottom:1px solid #edf2e3;font-size:11px;color:#66785e;gap:18px}.shortcut-list kbd{color:#66785e;font-size:11px}.mobile-edit-toolbar{display:none}.dark-canvas .canvas-top-label,.dark-canvas .canvas-bottom-hint{color:#66785e}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toast-in{0%{opacity:0;bottom:16px}to{opacity:1;bottom:26px}}@media(min-width:1600px){.dashboard-content{padding-top:55px}.greeting h1{font-size:34px}.create-hero{min-height:325px}.hero-copy{padding:39px 44px}.hero-copy h2{font-size:43px}.hero-copy p{font-size:12px}.hero-map .map-preview{height:230px}.hero-copy .primary{font-size:12px}.quick-actions>button{padding:21px}.quick-actions strong{font-size:13px}.quick-actions small{font-size:11px}.map-preview{height:190px}.map-card-title h3{font-size:13px}.map-card-meta{font-size:11px}.section-heading h2{font-size:22px}}@media(max-width:1150px){.sidebar{width:215px;padding-left:12px;padding-right:12px}.main-shell{margin-left:215px}.dashboard-topbar{padding:0 28px}.dashboard-content{padding:35px 28px 0}.greeting-date{display:none}.greeting h1{font-size:24px}.hero-copy{padding:26px}.hero-copy h2{font-size:31px}.hero-copy p br{display:none}.hero-map{padding-right:10px}.quick-actions{gap:10px}.quick-actions>button{padding:13px 9px;gap:8px}.action-icon{width:32px;height:32px}.quick-actions>button>svg{display:none}.quick-actions strong,.quick-actions small{font-size:11px}.map-grid,.template-grid{gap:14px}.map-preview{height:140px}.demo-pill{display:none}.editor-header{padding:0 12px;gap:8px}.editor-heading{gap:7px}.map-title-input{width:225px}.appearance-button>span{display:none}.editor-avatar,.canvas-bottom-hint{display:none}.editor-panel{width:280px}.auth-story{padding:35px}.auth-story h1{font-size:55px}}@media(max-width:900px){.sidebar{width:190px;padding-left:9px;padding-right:9px}.sidebar>.brand{font-size:21px;gap:7px;margin-left:9px}.brand small{font-size:5px}.sidebar nav>button{padding:10px;gap:9px;font-size:11px}.workspace{gap:7px}.sidebar nav>button svg{width:16px}.main-shell{margin-left:190px}.dashboard-content{padding:29px 22px 0}.dashboard-topbar{padding:0 22px;height:63px}.topbar-right{gap:7px}.greeting h1{font-size:22px}.greeting p{font-size:11px}.hero-copy{padding:25px 22px}.hero-copy h2{font-size:29px}.hero-label{font-size:6px}.hero-map{padding:30px 8px 0 0}.hero-map .map-preview{height:150px}.hero-note{font-size:11px}.create-hero{grid-template-columns:1fr 1fr;min-height:260px}.quick-actions{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:28px}.quick-actions>button{flex-direction:column;align-items:flex-start;gap:9px;padding:14px 12px}.quick-actions small,.quick-actions strong{font-size:11px}.map-grid,.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.map-preview{height:145px}.search-field{max-width:270px}.library-tools{gap:6px}.library-options{gap:3px}.library-options>select{max-width:140px;font-size:11px}.editor-header{height:74px}.editor-actions .toolbar-separator{display:none}.editor-actions .icon-button{width:28px}.editor-actions{gap:2px}.editor-heading>.brand{display:none}.map-title-input{width:200px}.editor-actions .share-button span{display:none}.editor-actions .share-button{padding:8px}.editor-actions .quiet-button{padding:7px}.canvas-controls{right:12px;bottom:18px}.auth-story h1{font-size:47px}.auth-story{padding:30px}.auth-form-wrap{padding:35px}.auth-form h2{font-size:27px}}@media(max-width:680px){body{font-size:14px}.sidebar{transform:translate(-100%);width:245px;transition:transform .2s;box-shadow:10px 0 70px #1b352f20;padding-top:25px}.sidebar.open{transform:translate(0)}.sidebar>.brand{font-size:24px;margin-bottom:29px}.sidebar nav>button{font-size:12px;padding:12px;gap:12px}.sidebar nav>button svg{width:19px}.workspace>span:nth-child(2){font-size:12px}.workspace small{font-size:11px}.tip-card strong{font-size:12px}.tip-card p{font-size:11px}.profile>span:nth-child(2){font-size:12px}.main-shell{margin-left:0}.mobile-menu{display:inline-flex}.dashboard-topbar{height:63px;padding:0 15px;gap:8px}.breadcrumb{font-size:11px;gap:9px}.topbar-right .quiet-button{display:none}.topbar-right>.avatar{width:30px;height:30px}.dashboard-content{padding:27px 18px 0}.greeting{margin-bottom:23px}.greeting .eyebrow{font-size:11px;letter-spacing:1.8px;margin-bottom:10px}.greeting h1{font-size:25px;line-height:1.25;max-width:330px}.greeting p{font-size:11px;max-width:310px;margin-top:12px}.create-hero{min-height:340px;grid-template-columns:1fr;overflow:hidden}.hero-copy{padding:25px;position:relative;z-index:2}.hero-copy h2{font-size:33px;max-width:210px}.hero-label{font-size:11px;letter-spacing:1px}.hero-copy p{font-size:11px;max-width:240px}.hero-copy .primary{font-size:11px;padding:11px 13px;margin-top:20px}.hero-copy .primary svg{width:14px}.hero-map{position:absolute;right:-45px;bottom:-10px;width:230px;pointer-events:none;opacity:.55;padding:0}.hero-map .map-preview{height:140px;transform:rotate(-12deg)}.floating-spark,.hero-note{display:none}.quick-actions{gap:8px;margin:13px 0 30px}.quick-actions>button{padding:12px 9px;gap:10px}.quick-actions strong{font-size:11px;line-height:1.4}.quick-actions small{font-size:11px;line-height:1.5}.action-icon{height:32px;width:32px}.action-icon svg{width:19px}.section-heading{margin-bottom:19px}.section-heading h2{font-size:19px}.section-heading p{font-size:11px}.section-heading .primary{padding:8px 10px;font-size:11px}.library-tools{flex-wrap:wrap;gap:10px}.search-field{max-width:none;flex:1;min-width:150px}.search-field input{font-size:11px;padding:11px 0}.library-options{gap:4px}.library-options>select{font-size:11px;max-width:130px;padding:6px 0}.segmented .icon-button{width:24px}.map-grid,.template-grid{gap:13px;grid-template-columns:repeat(2,minmax(0,1fr))}.map-preview{height:118px}.map-preview svg{padding:0}.map-card-info{padding:10px 8px 7px}.map-card-title h3{font-size:11px;max-width:115px}.map-card-title .icon-button{width:19px;height:22px}.map-card-title .icon-button svg{width:12px}.map-card-meta{font-size:11px;gap:4px}.tiny-avatar{width:16px;height:16px;font-size:11px}.map-card-meta .meta-dot{margin:0 2px}.map-menu>.icon-button{width:17px}.map-menu>.icon-button svg{width:15px}.dashboard-footer{margin-top:35px;padding:22px 0;font-size:11px}.dashboard-footer>span:last-child{display:none}.page-heading{align-items:flex-start}.page-heading h1{font-size:24px}.page-heading p{font-size:11px}.page-heading>.primary{padding:8px;font-size:0;gap:0}.page-heading>.primary svg{width:20px}.category-tabs{gap:6px}.category-tabs>button{font-size:11px;padding:6px 10px}.template-card>div:last-child{padding:12px 10px}.template-category{font-size:11px}.template-card h3{font-size:12px;line-height:1.4;margin:6px 0}.template-card p{font-size:11px;min-height:46px}.template-cta{font-size:11px;margin-top:12px}.modal{padding:20px;max-height:90dvh}.modal-heading h2{font-size:19px}.modal .map-preview.large{height:200px}.template-preview-copy ul{grid-template-columns:1fr;font-size:12px}.auth-page{grid-template-columns:1fr}.auth-story{padding:24px 26px 28px;min-height:255px}.auth-story>.brand{font-size:23px}.auth-story>div:nth-child(2){margin:0;width:100%}.auth-story .eyebrow{display:none}.auth-story h1{font-size:34px;margin:0 0 9px;line-height:1.15;letter-spacing:-1px}.auth-story h1 br:nth-of-type(1){display:none}.auth-story h1 em{font-size:36px}.auth-story p{font-size:11px;max-width:270px}.auth-story .map-preview{display:none}.auth-story>span{display:none}.auth-form-wrap{padding:34px 26px 40px}.auth-form{max-width:430px}.auth-form h2{font-size:27px}.auth-form>.tag{font-size:11px}.auth-form input{height:47px;font-size:14px}.auth-form .primary,.auth-form .secondary{min-height:45px;font-size:13px}.editor-header{height:104px;flex-wrap:wrap;padding:10px 10px 7px;align-content:space-between;gap:4px}.editor-heading{width:100%;gap:9px}.editor-heading>.icon-button{width:30px;height:30px}.editor-heading>div:last-child{flex:1}.map-title-input{width:100%;font-size:13px;height:24px;padding:0 2px}.save-status{font-size:11px;padding:0 2px;gap:4px;min-height:15px}.editor-actions{width:100%;justify-content:space-between;border-top:1px solid #f1f4ee;padding:4px 3px 0}.editor-actions .icon-button{width:31px;height:28px}.editor-actions .share-button{padding:6px 11px;height:28px}.editor-actions .share-button span{display:inline;font-size:11px}.editor-actions .quiet-button{height:28px;padding:5px}.editor-actions .appearance-button span{display:inline;font-size:11px}.editor-more{position:absolute;right:12px;top:13px}.editor-heading{padding-right:38px}.canvas-top-label{font-size:11px;left:15px;top:14px;gap:6px}.canvas-controls{left:50%;right:auto;transform:translate(-50%);bottom:73px;padding:4px;gap:0;white-space:nowrap;max-width:calc(100% - 24px)}.canvas-controls .icon-button{width:29px}.canvas-controls .toolbar-separator{margin:0 3px;height:19px}.view-switch{padding:0 2px}.view-switch>button{font-size:11px;padding:6px;gap:4px}.view-switch svg{width:14px}.zoom-percent{font-size:11px;min-width:35px;padding:2px 4px}.mobile-edit-toolbar{position:absolute;bottom:0;left:0;right:0;background:#fffffff7;border-top:1px solid #e1eadb;display:flex;justify-content:space-around;min-height:58px;padding:6px 12px calc(6px + env(safe-area-inset-bottom));z-index:9}.mobile-edit-toolbar>button{display:flex;align-items:center;flex-direction:column;gap:4px;font-size:11px;color:#66785e;min-width:60px;min-height:44px;justify-content:center}.react-flow__attribution{bottom:62px!important;font-size:6px!important}.react-flow__minimap{display:none}.editor-panel{position:absolute;left:0;right:0;bottom:0;width:100%;height:52dvh;border:1px solid #dce7d2;border-radius:17px 17px 0 0;box-shadow:0 -8px 40px #2b45171a;z-index:20}.panel-heading{height:53px;padding:12px 20px}.panel-heading h2{font-size:15px}.panel-scroll{padding:15px 21px}.panel-scroll .field>span,.panel-scroll .check-row{font-size:12px}.panel-scroll input,.panel-scroll textarea,.panel-scroll select{font-size:14px}.panel-scroll h3{font-size:12px}.theme-grid{grid-template-columns:repeat(4,1fr);gap:9px}.theme-tile>span{height:44px}.theme-tile strong{font-size:11px;padding:6px}.theme-tile>svg{width:9px;right:3px}.layout-options button{padding:10px 5px;gap:4px}.layout-options>button span{font-size:11px}.emoji-grid{grid-template-columns:repeat(8,1fr)}.emoji-grid>button{min-height:36px;font-size:22px}.action-list>button{min-height:45px;font-size:12px}.topic-toolbar{gap:3px;padding:5px}.topic-toolbar .icon-button{width:33px;height:31px}.outline-view{padding:32px 17px 150px}.outline-view h1{font-size:24px}.outline-branch{padding-left:16px;margin-left:6px}.outline-dot{left:-20px}.outline-branch input{font-size:12px}.presentation-bar{width:calc(100% - 20px);bottom:15px;gap:6px;padding:8px}.presentation-bar>.brand{display:none}.presentation-bar>span{max-width:100px;font-size:11px;padding-right:7px}.presentation-bar>.secondary{font-size:11px;padding:8px}.presentation-bar>b{font-size:11px}.focus-exit{top:40px;font-size:11px}.export-options small,.export-options strong{font-size:11px}.modal-actions>button{flex:1;white-space:normal;font-size:11px}.toast{bottom:75px;font-size:12px}.style-inline>button{height:39px;width:39px}.style-inline input[type=color]{height:37px;width:40px}.swatches>button{width:28px;height:28px}.share-form .primary{font-size:11px}.public-sharing p{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.admin-badge{display:flex;gap:8px;align-items:center;font-size:11px;padding:9px 13px;border:1px solid #dce8d1;border-radius:20px;background:#f5f9ee;color:#66785e}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:28px}.admin-stat{background:#fff;border:1px solid #e1e9d9;padding:24px;border-radius:12px;display:flex;flex-direction:column;gap:10px;color:#66785e}.admin-stat strong{font-size:28px;color:#678751;font-weight:500}.admin-stat>span{font-size:11px;color:#66785e}.admin-section{padding:24px;background:#fff;border:1px solid #e4ebdd;border-radius:12px;margin-bottom:22px}.admin-section>h2{font-size:19px;color:#698554}.admin-section .section-heading{margin-bottom:10px}.admin-section .section-heading .secondary{font-size:11px}.admin-section>.primary{margin-top:20px;background:#6b8b52;font-size:11px}.admin-table-wrap{overflow:auto}.admin-table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}.admin-table th{font-size:11px;letter-spacing:.8px;text-transform:uppercase;color:#66785e;font-weight:550;padding:14px 10px;border-bottom:1px solid #e7eedf}.admin-table td{padding:16px 10px;border-bottom:1px solid #edf2e6;font-size:11px;color:#66785e}.admin-table td strong{display:block;font-size:12px;color:#728e5d;font-weight:500}.admin-table td small{font-size:11px;display:block;color:#66785e;margin-top:5px}.admin-table select{font-size:11px;padding:6px 8px;border-color:#e2ebd8}.admin-table .text-button{font-size:11px;white-space:nowrap;color:#66785e}.status-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;font-size:11px;border-radius:20px}.status-badge.active{background:#eff7e6;color:#66785e}.status-badge.inactive{background:linen;color:#66785e}.admin-permissions{display:flex;gap:16px;padding:22px;border:1px solid #e5edda;background:#f6f9f0;border-radius:10px;color:#66785e}.admin-permissions strong{display:block;font-size:12px;color:#66785e;font-weight:500}.admin-permissions p{font-size:11px;color:#66785e;margin-top:8px}.invitation-success{text-align:center;padding:5px 20px 25px;color:#66785e}.invitation-success svg{margin-bottom:14px}.invitation-success h3{font-size:20px;color:#66785e}.invitation-success p{font-size:12px;color:#66785e;margin-top:11px}@media(max-width:680px){.admin-stats{gap:8px}.admin-stat{padding:15px 10px;gap:8px}.admin-stat strong{font-size:20px}.admin-stat>span{font-size:11px}.admin-section{padding:16px 12px}.admin-section .section-heading .secondary{font-size:0;padding:8px;gap:0}.admin-section h2{font-size:16px}.admin-badge{font-size:0;padding:9px;gap:0}.admin-section .section-heading p,.admin-table td{font-size:11px}.admin-permissions{padding:16px;gap:10px}.admin-permissions p{font-size:11px}}
