.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{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#5f4a42;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--surface:#fffbf7db;--surface-strong:#fff9f4;--surface-soft:#f4ebe3;--line:#8f706124;--line-strong:#8f70613d;--text:#5f4a42;--muted:#8c7468;--accent:#c99e87;--accent-soft:#efd7c9;--shadow:0 18px 50px #85655314;background:radial-gradient(circle at 0 0,#f6e5d7 0,#0000 30%),radial-gradient(circle at 100% 100%,#f1ddd0 0,#0000 25%),#f8f3ee;font-family:Segoe UI,Noto Sans,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}.shell{grid-template-columns:320px 1fr;gap:20px;min-height:100vh;padding:20px;display:grid}.sidebar,.workspace{min-width:0}.sidebar{flex-direction:column;gap:18px;display:flex}.brand-card,.search-field,.tree-card,.stat-grid article,.topbar,.canvas-shell,.detail-panel{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.brand-card,.search-field,.detail-panel,.topbar,.canvas-shell{border-radius:28px}.brand-card,.detail-panel,.topbar,.search-field{padding:22px}.brand-card h1,.topbar h2,.detail-panel h3{color:#4f3f38;margin:8px 0 0}.brand-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-card p,.tree-card p,.canvas-overlay span,.helper-card p,.empty-state{color:var(--muted)}.eyebrow{color:#86695d;letter-spacing:.04em;text-transform:uppercase;background:#f1e2d7;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;display:inline-flex}.status-pill{color:#715a50;border:1px solid var(--line);background:#f8eee7;border-radius:999px;align-items:center;padding:7px 12px;font-size:12px;display:inline-flex}.status-pill--ready{color:#61725b;background:#edf3ea}.status-pill--loading{color:#886e61;background:#f6eee3}.status-pill--error{color:#8d5f55;background:#f7e7e2}.search-field{flex-direction:column;gap:10px;display:flex}.search-field span,.field span{color:#876d61;font-size:13px}.search-field input,.field input,.field textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fffaf6;border-radius:16px;outline:none;padding:12px 14px}.search-field input:focus,.field input:focus,.field textarea:focus{border-color:#c99e8799;box-shadow:0 0 0 4px #efd7c973}.tree-list{flex-direction:column;gap:12px;display:flex}.quick-form{flex-direction:column;gap:10px;margin-top:12px;display:flex}.quick-form input{border:1px solid var(--line);width:100%;color:var(--text);background:#fffaf6;border-radius:16px;outline:none;padding:12px 14px}.quick-form button{border:1px solid var(--line);color:#644f46;background:#f3e5da;border-radius:16px;padding:12px 14px}.quick-form button:disabled{opacity:.7;cursor:progress}.tree-card{text-align:left;border-radius:22px;flex-direction:column;gap:10px;width:100%;padding:18px;display:flex}.tree-card.is-active{background:#fff7f0;border-color:#c99e878c}.tree-card__top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.tree-card__top span{color:#9a7d70;font-size:12px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.stat-grid article{border-radius:24px;padding:18px}.stat-grid strong{color:#715a50;font-size:28px;display:block}.stat-grid span{color:#8b7368;font-size:13px}.workspace{flex-direction:column;gap:18px;display:flex}.topbar{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.toolbar{flex-wrap:wrap;gap:10px;display:flex}.toolbar button,.detail-actions button{border:1px solid var(--line);color:#6d554b;background:#fff8f2;border-radius:999px;padding:12px 16px;transition:all .2s}.toolbar button:hover,.detail-actions button:hover{border-color:var(--line-strong);background:#f6e8de}.canvas-panel{flex:1;grid-template-columns:minmax(0,1fr) 360px;gap:18px;min-height:0;display:grid}.canvas-shell{min-height:720px;position:relative;overflow:hidden}.canvas-overlay{z-index:4;flex-wrap:wrap;gap:12px;display:flex;position:absolute;inset:18px auto auto 18px}.canvas-overlay div{border:1px solid var(--line);background:#fffaf5e0;border-radius:20px;flex-direction:column;gap:4px;max-width:280px;padding:14px 16px;display:flex}.detail-panel{flex-direction:column;gap:14px;display:flex}.detail-panel__header,.field{flex-direction:column;gap:8px;display:flex}.field textarea{resize:vertical}.detail-actions{flex-wrap:wrap;gap:10px;display:flex}.helper-card{border:1px solid var(--line);background:#f5ece4;border-radius:22px;padding:18px}.helper-card--tight{padding:20px}.empty-state{margin:0}.react-flow__controls,.react-flow__minimap{border:1px solid var(--line)!important;box-shadow:var(--shadow)!important}.react-flow__controls-button{border-bottom-color:var(--line)!important;color:#755f55!important;background:#fff8f3!important}.person-node{background:#fffaf6f7;border:1px solid #c49a8b42;border-radius:24px;align-items:center;gap:12px;min-width:212px;padding:14px;display:flex;box-shadow:0 16px 36px #96796b1a}.person-node.is-selected{border-color:#c99e87d1;box-shadow:0 18px 42px #96796b29}.person-node__avatar{color:#7b6357;background:linear-gradient(145deg,#f2ded0,#ead1c0);border-radius:18px;place-items:center;width:46px;height:46px;font-weight:700;display:grid}.person-node__body{color:#80685d;flex-direction:column;gap:3px;display:flex}.person-node__body strong{color:#5c473e;font-size:15px}.person-node__body span{font-size:12px}.person-node__branch{text-transform:uppercase;letter-spacing:.04em;color:#ae8f80!important}.person-node__handle{background:#d6b09e;border:0;width:10px;height:10px}@media (width<=1280px){.shell,.canvas-panel{grid-template-columns:1fr}.canvas-shell{min-height:620px}}@media (width<=720px){.shell{padding:14px}.topbar{flex-direction:column}.stat-grid{grid-template-columns:1fr 1fr}.canvas-overlay{padding:18px 18px 0;position:static}}.geodom-page{color:#243154;background:#f6f2ec;min-height:100vh}.geodom-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f9f5eff0;border-bottom:1px solid #cabbaa57;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:14px 32px;display:grid}.geodom-brand{color:#1f2a4d;align-items:center;gap:0;text-decoration:none;display:inline-flex}.geodom-brand__icon{line-height:0;display:block}.geodom-brand__icon--header{width:156px}.geodom-brand__icon--card{width:112px}.ftree-logo{width:100%;height:auto;display:block}.geodom-nav__link svg,.geodom-user__avatar svg,.geodom-user__logout svg,.primary-action svg,.catalog-search svg,.tree-preview-card__meta-item svg,.floating-button svg,.floating-toolbar button svg,.floating-action svg{flex:none;width:18px;height:18px}.geodom-nav{background:#f2ede5;border:1px solid #c9bcac5c;border-radius:18px;justify-self:center;align-items:center;gap:6px;padding:4px;display:inline-flex}.geodom-nav__link{color:#2f3650;border-radius:14px;align-items:center;gap:9px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.geodom-nav__link.is-active{background:#f7f3ed;box-shadow:0 8px 18px #302a2214}.geodom-user{color:#7a879f;justify-self:end;align-items:center;gap:12px;font-size:16px;display:inline-flex}.geodom-user__avatar{color:#6ea27f;background:#edf1ea;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.geodom-user__logout{color:#243154;place-items:center;display:grid}.geodom-content{min-height:calc(100vh - 73px);padding:34px 32px 48px}.listing-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:34px;display:flex}.listing-hero h1{color:#1f2e57;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.08}.listing-hero p{color:#65779a;margin:0;font-size:16px}.listing-hero--compact{margin-bottom:22px}.primary-action{color:#fff;background:#38965e;border:0;border-radius:12px;align-items:center;gap:10px;padding:14px 18px;font-weight:700;display:inline-flex;box-shadow:0 14px 24px #38965e2e}.primary-action:disabled{opacity:.72;cursor:progress}.tree-grid{grid-template-columns:repeat(auto-fill,minmax(280px,388px));align-items:start;gap:24px;display:grid}.tree-preview-card{min-height:186px;color:inherit;background:#fffdfa;border:1px solid #d2c7b970;border-radius:18px;flex-direction:column;gap:20px;padding:20px;text-decoration:none;display:flex;position:relative;box-shadow:0 14px 28px #5b4e3e14}.tree-preview-card__icon{align-items:center;width:112px;min-height:48px;display:flex}.tree-preview-card__more{color:#b0a79d;background:0 0;border:0;position:absolute;top:18px;right:18px}.tree-preview-card__body{flex-direction:column;gap:6px;display:flex}.tree-preview-card__body strong{color:#15224a;font-size:19px;font-weight:700}.tree-preview-card__body span,.tree-preview-card__meta{color:#7080a0}.tree-preview-card__meta{flex-wrap:wrap;gap:16px;margin-top:auto;font-size:15px;display:flex}.tree-preview-card__meta-item{align-items:center;gap:6px;display:inline-flex}.catalog-search{color:#77839a;background:#fffdfa;border:1px solid #d2c7b98f;border-radius:14px;align-items:center;gap:10px;width:min(448px,100%);margin-bottom:24px;padding:0 14px;display:inline-flex;box-shadow:0 10px 24px #5040300f}.catalog-search input{color:#243154;background:0 0;border:0;outline:0;width:100%;height:46px}.editor-screen{background:#faf6f0;min-height:100vh;position:relative;overflow:hidden}.editor-canvas{position:absolute;inset:0}.editor-canvas--touch-pan{touch-action:none}.editor-mobile-actions{display:none}.editor-top,.editor-corner{z-index:12;align-items:center;gap:10px;display:flex;position:absolute}.editor-top--left{top:24px;left:18px}.editor-top--center{top:22px;left:50%;transform:translate(-50%)}.editor-top--right{flex-direction:column;align-items:stretch;top:24px;right:18px}.editor-top--right .floating-action{justify-content:center;min-width:144px}.editor-corner--left{bottom:18px;left:18px}.editor-corner--right{bottom:18px;right:18px}.editor-title{z-index:13;text-align:center;color:#27304e94;margin-top:2px;font-size:13px;font-weight:600;position:relative}.editor-status-card{z-index:4;color:#44506d;text-align:center;background:#fffcf7f0;border:1px solid #d2c6b6a3;border-radius:16px;flex-direction:column;gap:6px;min-width:280px;padding:16px 18px;display:flex;position:absolute;top:168px;left:50%;transform:translate(-50%);box-shadow:0 14px 28px #58493717}.editor-status-card strong{color:#243154;font-size:14px}.editor-status-card span{font-size:13px}.floating-button,.floating-badge,.floating-toolbar,.floating-action{background:#fffdf8f2;border:1px solid #d2c6b694;box-shadow:0 12px 26px #5849371a}.floating-button,.floating-action{color:#2b3654;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;display:inline-flex}.floating-button{width:40px;padding:0}.floating-badge{color:#667387;border-radius:14px;justify-content:center;align-items:center;min-width:46px;min-height:40px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.floating-badge--interactive{cursor:pointer;background:#fffdf8f2;border:1px solid #d2c6b694;box-shadow:0 12px 26px #5849371a}.floating-toolbar{border-radius:16px;align-items:center;gap:2px;padding:6px;display:inline-flex}.editor-toolbar-stack{flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.editor-search-shell{width:min(360px,100vw - 64px);position:relative}.editor-search{color:#6e7a90;background:#fffdf8f5;border:1px solid #d2c6b694;border-radius:14px;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 14px;display:inline-flex;box-shadow:0 12px 26px #58493714}.editor-search svg{flex:none;width:18px;height:18px}.editor-search input{color:#253354;background:0 0;border:0;outline:0;width:100%;height:42px}.editor-search-results{z-index:7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffbf6fa;border:1px solid #d2c6b6b8;border-radius:16px;flex-direction:column;gap:6px;max-height:320px;padding:10px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 16px 30px #5849371f}.editor-search-results__item{color:#263355;text-align:left;background:#fffdf9;border:0;border-radius:12px;flex-direction:column;gap:4px;width:100%;padding:12px 14px;display:flex}.editor-search-results__item:hover{background:#f5ede3}.editor-search-results__item strong{font-size:14px}.editor-search-results__item span,.editor-search-results__empty{color:#7f756b;font-size:12px}.editor-search-results__empty{padding:10px 12px}.floating-toolbar button{color:#2a3652;white-space:nowrap;background:0 0;border:0;border-radius:12px;flex:none;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-weight:600;line-height:1;display:inline-flex}.floating-toolbar button.is-active{color:#223151;background:#efe5da;box-shadow:inset 0 0 0 1px #c4aa9299}.floating-toolbar button:disabled{opacity:.62;cursor:progress}.floating-toolbar__divider{background:#d2c6b6cc;width:1px;height:26px}.floating-action{font-weight:600}.modern-node{--node-accent:#8bb2e8;color:#2b3857;cursor:pointer;background:#fffdf8fa;border:1px solid #d2c7b9b8;border-radius:14px;align-items:center;gap:10px;min-width:126px;padding:10px 12px 10px 10px;transition:border-color .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 12px 24px #5d514114}.modern-node.is-selected{border-color:#738fd6fa;transform:translateY(-1px);box-shadow:0 0 0 3px #8fadf33d,0 18px 36px #4a5a8138}.modern-node.is-pulsing{animation:1.4s ease-out modern-node-pulse}.modern-node:before{content:"";background:var(--node-accent);border-radius:999px;align-self:stretch;width:3px}@keyframes modern-node-pulse{0%{border-color:#738fd666;box-shadow:0 0 #8fadf357,0 12px 24px #5d514114}38%{border-color:#738fd6;box-shadow:0 0 0 7px #8fadf329,0 16px 28px #4a5a812e}to{border-color:#d2c7b9b8;box-shadow:0 12px 24px #5d514114}}.modern-node--pink:before{background:#eb7aa5}.modern-node--slate:before{background:#76809d}.modern-node--era-0{background:#fcf6eefc}.modern-node--era-0:before{background:#b79273}.modern-node--era-1{background:#faf5e9fc}.modern-node--era-1:before{background:#c4a06f}.modern-node--era-2{background:#f4f7ecfc}.modern-node--era-2:before{background:#9aa875}.modern-node--era-3{background:#eef7f1fc}.modern-node--era-3:before{background:#76a287}.modern-node--era-4{background:#eff5fafc}.modern-node--era-4:before{background:#7e97bc}.modern-node--era-5{background:#f9f1f5fc}.modern-node--era-5:before{background:#c58c9c}.modern-node__avatar{color:#95a4b9;background:#eef3f8;border-radius:999px;place-items:center;width:24px;height:24px;display:grid}.modern-node__avatar,.modern-node__label,.modern-node__status{pointer-events:none;-webkit-user-select:none;user-select:none}.modern-node__avatar svg{width:15px;height:15px}.modern-node__label{white-space:nowrap;color:inherit;font-size:12px;font-weight:600}.modern-node__status{border-radius:999px;width:8px;height:8px;margin-left:auto;box-shadow:0 0 0 3px #fffdf8f5}.modern-node__status--confirmed{background:#4f9d68}.modern-node__status--in_review{background:#d6a552}.modern-node__status--hypothesis{background:#7b85a2}.modern-node__handle{background:0 0;border:0;width:8px;height:8px}.editor-sidebar{z-index:6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffbf6f5;border:1px solid #d2c6b6ad;border-radius:24px;width:min(360px,100vw - 36px);padding:18px;position:absolute;top:88px;bottom:80px;right:18px;overflow:auto;box-shadow:0 20px 40px #5849371f}.editor-sidebar__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.editor-sidebar__header-actions{align-items:center;gap:8px;display:flex}.editor-sidebar__eyebrow{color:#8f7b6d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-flex}.editor-sidebar__header h3{color:#233152;margin:0;font-size:22px}.editor-research-badge{border-radius:999px;align-items:center;margin-top:10px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.editor-research-badge--confirmed{color:#356648;background:#e2f1e6}.editor-research-badge--in_review{color:#8a6730;background:#f5ead6}.editor-research-badge--hypothesis{color:#51607f;background:#e5e9f2}.editor-sidebar__close{color:#46506c;background:#fffdf8fa;border:1px solid #d2c6b6b8;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.editor-sidebar__close svg,.editor-sidebar__subhead svg{width:18px;height:18px}.editor-sidebar__section{flex-direction:column;gap:12px;display:flex}.editor-sidebar__section+.editor-sidebar__section{margin-top:18px}.editor-sidebar__section--soft{background:#f7f0e8;border-radius:18px;padding:16px}.editor-sidebar__subhead{color:#384766;align-items:center;gap:8px;display:inline-flex}.editor-field{flex-direction:column;gap:7px;display:flex}.editor-field span{color:#7e6c61;font-size:13px}.editor-field input,.editor-field textarea,.editor-field select{color:#263355;background:#fffdf9;border:1px solid #d2c6b6c7;border-radius:14px;outline:0;width:100%;padding:11px 13px}.editor-field input[type=color]{min-height:44px;padding:6px}.editor-color-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.editor-field textarea{resize:vertical}.editor-field input:focus,.editor-field textarea:focus,.editor-field select:focus{border-color:#8197c9cc;box-shadow:0 0 0 4px #ccd7ee8c}.editor-sidebar__save,.editor-sidebar__secondary{border:0;border-radius:14px;justify-content:center;align-items:center;min-height:44px;font-weight:700;display:inline-flex}.editor-sidebar__actions{flex-wrap:wrap;gap:10px;display:flex}.editor-sidebar__save{color:#fff;background:#3f9969;flex:auto}.editor-sidebar__secondary{color:#40506e;white-space:nowrap;background:#e9dfd4;padding:0 18px}.editor-sidebar__actions .editor-sidebar__secondary{flex:1.2 176px}.editor-sidebar__secondary--positive{color:#35724e;background:#deeedf}.editor-sidebar__ghost{color:#6b645f;background:#fffdf9;border:1px solid #d2c6b6c7;border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:0 14px;font-weight:700;display:inline-flex}.editor-sidebar__danger{color:#99524b;background:#f3d8d2;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:0 14px;font-weight:700;display:inline-flex}.editor-sidebar__save:disabled,.editor-sidebar__secondary:disabled{opacity:.72;cursor:progress}.editor-sidebar__error{color:#b65d57;margin:0;font-size:13px}.editor-sidebar__hint{color:#7e746d;margin:0;font-size:13px}.editor-tree-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.editor-tree-stats div{background:#f5eee7;border-radius:16px;padding:14px}.editor-tree-stats span{color:#87756b;font-size:12px;display:block}.editor-tree-stats strong{color:#243154;font-size:24px}.editor-share-card{flex-direction:column;gap:8px;display:flex}.editor-share-card__status{color:#47704d;margin:0;font-size:12px;font-weight:600}.editor-share-card__status--error{color:#b65d57}.editor-share-card__link{color:#4f668f;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.editor-link-list{flex-direction:column;gap:10px;display:flex}.editor-person-list{flex-direction:column;gap:12px;display:flex}.editor-person-list__item{background:#fffdf9;border:1px solid #d2c6b6b8;border-radius:16px;flex-direction:column;gap:10px;padding:14px;display:flex}.editor-person-list__item.is-selected{border-color:#8197c9c7;box-shadow:0 12px 24px #58607a1a}.editor-person-list__main{text-align:left;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:0;display:flex}.editor-person-list__main strong{color:#243154;font-size:15px}.editor-person-list__main span{color:#7f756b;font-size:13px}.editor-person-list__actions{gap:8px;display:flex}.editor-person-list__actions .editor-sidebar__secondary,.editor-person-list__actions .editor-sidebar__danger{flex:auto}.editor-link-list__item{background:#fffcf7e6;border-radius:14px;flex-direction:column;gap:3px;padding:12px 14px;display:flex}.editor-link-list__item span{color:#8a776a;font-size:12px}.editor-link-list__item strong{color:#233152;font-size:14px}.editor-link-list__meta{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.editor-link-list__meta span{color:#426449;background:#e8efe3;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.editor-link-list__meta--hypothesis{color:#586483!important;background:#ece8f4!important}.editor-link-list__note{color:#6f625b;margin:2px 0 0;font-size:12px;line-height:1.45}.editor-link-list__actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.editor-link-list__button{color:#455473;background:#ebe4da;border:0;border-radius:12px;flex:100px;min-height:38px;font-weight:700}.editor-link-list__button--positive{color:#35724e;background:#deeedf}.editor-link-list__button--danger{color:#9a564f;background:#f0d9d4}.editor-link-list__item.is-editing{border:1px solid #8197c994;box-shadow:0 10px 20px #58607a14}.editor-connection-card{background:#fffcf7eb;border:1px solid #d2c6b6b8;border-radius:16px;flex-direction:column;gap:6px;padding:14px;display:flex}.editor-connection-card span{color:#8a776a;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.editor-connection-card strong{color:#233152;font-size:15px}.editor-connection-card small{color:#7d746d;font-size:12px}.editor-connection-card__actions{gap:8px;margin-top:6px;display:flex}.editor-connection-card__actions .editor-link-list__button{flex:auto;font-size:13px}.editor-modal-backdrop{z-index:8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#4e43372e;place-items:center;display:grid;position:absolute;inset:0}.editor-modal{background:#fffbf6fa;border:1px solid #d2c6b6b8;border-radius:24px;width:min(520px,100vw - 40px);max-height:min(80vh,720px);padding:22px;overflow:auto;box-shadow:0 24px 54px #58493729}.editor-modal__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.editor-modal__header h3{color:#243154;margin:0;font-size:24px}.editor-modal__body{flex-direction:column;gap:16px;display:flex}.editor-modal__value{color:#4b5873;font-size:13px}.editor-check{color:#31405f;background:#f7f0e8;border-radius:16px;align-items:center;gap:10px;padding:14px 16px;font-weight:600;display:flex}.editor-check input{width:18px;height:18px}.editor-edge-label{color:#233152;text-align:center;pointer-events:none;background:#fffdf8f7;border:1px solid #d2c6b6b8;border-radius:12px;flex-direction:column;gap:2px;min-width:180px;padding:8px 10px;font-size:12px;display:flex;position:absolute;box-shadow:0 10px 22px #5849371f}.editor-edge-label--floating{z-index:9999;position:fixed}.editor-edge-label strong{font-size:12px}.editor-edge-label span{color:#7d746d;font-size:11px}@media (width<=980px){.geodom-header{grid-template-columns:1fr;justify-items:start}.geodom-nav,.geodom-user{justify-self:start}.listing-hero{flex-direction:column;align-items:stretch}}@media (width<=720px){.geodom-header,.geodom-content{padding-left:18px;padding-right:18px}.editor-top--left{top:10px;left:12px}.editor-top--center{justify-content:stretch;top:48px;left:12px;right:12px;transform:none}.floating-toolbar{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;width:100%;overflow:auto hidden}.floating-toolbar::-webkit-scrollbar{display:none}.editor-toolbar-stack,.editor-search-shell{width:100%}.editor-toolbar-stack{align-items:stretch;gap:8px}.editor-top--right{display:none}.editor-mobile-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.editor-mobile-actions .floating-action{border-radius:12px;width:100%;min-width:0;min-height:38px;padding:0 10px;font-size:13px}.floating-button,.floating-action{min-height:38px}.floating-button{width:38px}.floating-toolbar button{min-height:38px;padding:0 11px;font-size:13px}.editor-search input{height:40px;font-size:16px}.editor-title{white-space:nowrap;text-overflow:ellipsis;width:min(240px,100vw - 24px);margin:14px auto 6px;font-size:12px;overflow:hidden}.editor-status-card{min-width:0;top:226px;left:12px;right:12px;transform:none}.editor-sidebar{width:auto;max-height:calc(100vh - 296px);top:220px;left:12px;right:12px}.editor-canvas{touch-action:none;overscroll-behavior:contain}.editor-canvas .react-flow__pane{touch-action:none}.modern-node__handle{opacity:0;pointer-events:none}.react-flow__node,.modern-node{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.editor-corner--left,.editor-corner--right{bottom:12px}.editor-corner--left{left:10px}.editor-corner--right{right:10px}.floating-badge{border-radius:12px;min-width:0;min-height:38px;padding:0 12px;font-size:13px}}
