:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--accent:#2a78d6;--accent-bg:#2a78d61a;--card-bg:#f7f6fb;--series-1:#2a78d6;--series-2:#eb6834;--series-3:#1baf7a;--series-4:#eda100;--chart-surface:#fcfcfb;--chart-ink:#0b0b0b;--chart-ink-secondary:#52514e;--chart-muted:#898781;--chart-gridline:#e1e0d9;--chart-axis:#c3c2b7;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}:root:not([data-theme=light]){--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--accent:#3987e5;--accent-bg:#3987e526;--card-bg:#1f2028;--series-1:#3987e5;--series-2:#d95926;--series-3:#199e70;--series-4:#c98500;--chart-surface:#1a1a19;--chart-ink:#fff;--chart-ink-secondary:#c3c2b7;--chart-muted:#898781;--chart-gridline:#2c2c2a;--chart-axis:#383835}}:root[data-theme=dark]{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--accent:#3987e5;--accent-bg:#3987e526;--card-bg:#1f2028;--series-1:#3987e5;--series-2:#d95926;--series-3:#199e70;--series-4:#c98500;--chart-surface:#1a1a19;--chart-ink:#fff;--chart-ink-secondary:#c3c2b7;--chart-muted:#898781;--chart-gridline:#2c2c2a;--chart-axis:#383835}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{overscroll-behavior:none}.stage{cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--bg);justify-content:center;align-items:center;width:100vw;height:100svh;display:flex;position:relative}.slide{justify-content:center;align-items:center;padding:1.2vw 2.4vw;display:flex;position:absolute;inset:0}.landing{z-index:0;background:var(--bg);justify-content:center;align-items:center;width:100vw;height:100svh;display:flex;position:relative;overflow:hidden}.landing-content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:4vw 8vw;display:flex}.cover-slide{z-index:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.cover-slide .slide-content{text-align:center}.geometry-bg{pointer-events:none;z-index:-1;position:absolute;inset:0;overflow:hidden}.geometry-bg-edges{width:100%;height:100%;position:absolute;inset:0}.geo-edge{stroke:var(--accent);stroke-width:1px;opacity:.13}.geo-node{background:var(--accent);opacity:.27;will-change:left, top;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.start-button{font-size:17px;font-weight:600;font-family:var(--sans);color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:8px;margin-top:32px;padding:14px 36px;transition:transform .15s,opacity .15s}.start-button:hover{opacity:.9}.start-button:active{transform:scale(.97)}.slide-content{text-align:left;width:100%;max-width:900px}.slide-content-wide{max-width:1200px}.cover-institution{margin:0 0 20px}.cover-institution p{color:var(--text);opacity:.7;margin:0;font-size:14px;line-height:1.5}.cover-authors{color:var(--text-h);margin:4px 0 0;font-size:19px;font-weight:500}.cover-supervisor{color:var(--text);opacity:.7;margin:10px 0 0;font-size:14px}.slide-eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--accent);margin:0 0 12px;font-size:14px;font-weight:600}.slide-title{font-family:var(--sans);color:var(--text-h);letter-spacing:-1.5px;margin:0 0 24px;font-size:56px;font-weight:600;line-height:1.1}.slide-subtitle{color:var(--text);margin:0;font-size:22px;line-height:1.5}.citation-mark{color:var(--accent);opacity:.75;vertical-align:super;font-size:.5em;font-weight:500}.reference-list{grid-template-rows:repeat(6,auto);grid-template-columns:repeat(2,1fr);grid-auto-flow:column;gap:12px 32px;margin:0;padding:0;list-style:none;display:grid}.reference-list li{color:var(--text-h);gap:10px;font-size:14px;line-height:1.4;display:flex}.reference-mark{color:var(--accent);font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:600}.bullet-list{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.bullet-list li{color:var(--text-h);padding-left:32px;font-size:24px;position:relative}.bullet-list li:before{content:"";background:var(--accent);border-radius:50%;width:10px;height:10px;position:absolute;top:10px;left:0}.stat-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:12px;display:grid}.slide-columns{grid-template-columns:1fr 1.5fr;align-items:center;gap:48px;margin-top:16px;display:grid}.slide-columns .flow-canvas{margin-top:0}.stat-card{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:24px 20px}.stat-value{color:var(--text-h);margin-bottom:8px;font-size:22px;font-weight:600}.stat-label{color:var(--text);font-size:15px;line-height:1.4}.timeline{height:560px;margin-top:32px;position:relative}.timeline-track{background:var(--border);height:2px;position:absolute;top:50%;transform:translateY(-50%)}.timeline-progress{background:var(--accent);transform-origin:0;height:2px;position:absolute;top:50%;transform:translateY(-50%)}.timeline-point{flex-direction:column;align-items:center;gap:6px;width:160px;display:flex;position:absolute;transform:translate(-50%)}.timeline-point-above{bottom:50%}.timeline-point-below{top:50%}.timeline-dot{background:var(--card-bg);border:2px solid var(--border);border-radius:50%;width:12px;height:12px;transition:background .3s,border-color .3s}.timeline-dot-active{background:var(--accent);border-color:var(--accent)}.timeline-stem{background:var(--border);width:2px;height:18px}.timeline-card{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.timeline-image{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--border);border-radius:8px;width:100%}.eval-chart-grid{gap:16px;margin-top:8px;display:grid}.eval-chart-cell-title{color:var(--text-h);margin:0 0 4px;font-size:13px;font-weight:600}.eval-chart-cell-caption{color:var(--text);margin:4px 0 0;font-size:12px;line-height:1.35}.eval-room-image-grid{gap:12px;margin-top:8px;display:grid}.eval-room-image{aspect-ratio:2;object-fit:cover;border:1px solid var(--border);border-radius:8px;width:100%;display:block}.timeline-year{color:var(--accent);margin-top:6px;font-size:16px;font-weight:600}.timeline-caption{color:var(--text);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.progress-dots{z-index:10;scrollbar-width:none;flex-wrap:nowrap;justify-content:center;gap:3.2px;width:95%;max-width:95%;margin-top:32px;display:flex;position:absolute;bottom:28px;left:50%;overflow-x:auto;transform:translate(-50%)}.progress-dots::-webkit-scrollbar{display:none}.dot{box-sizing:content-box;background:var(--border);cursor:pointer;background-clip:content-box;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:8px;height:8px;padding:8px;transition:background .3s,transform .3s;display:flex}.dot:hover{background:var(--accent)}.dot-active{background:var(--accent);background-clip:border-box;transform:scale(.767)}.dot-number{color:#fff;font-size:10px;font-weight:700;line-height:1}.toolbar{z-index:20;align-items:center;gap:12px;display:flex;position:absolute;top:28px;right:32px}.icon-toggle{border:1px solid var(--border);background:var(--card-bg);width:36px;height:36px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .15s,border-color .15s,transform .15s;display:flex}.icon-toggle:hover{color:var(--text-h);border-color:var(--accent)}.icon-toggle:active{transform:scale(.93)}.nav-hint{color:var(--text);opacity:.6;z-index:10;font-size:13px;position:absolute;bottom:28px;right:32px}.flow-canvas{width:100%;height:46vh;min-height:320px;margin:16px auto 0;position:relative;left:50%;transform:translate(-50%)}.device-mesh-canvas{width:640px;height:640px;margin:16px auto 0}.architecture-mesh-canvas{width:700px;height:700px}.flow-canvas .react-flow__pane,.flow-canvas .react-flow__node{cursor:default}.rf-handle{opacity:0;pointer-events:none;background:0 0;border:none;width:1px;min-width:0;height:1px;min-height:0}.rf-node{box-sizing:border-box;background:var(--card-bg);border:1px solid var(--border);border-top:4px solid var(--border);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:320px;height:130px;padding:12px 24px;display:flex;box-shadow:0 2px 8px #0000000f}.rf-node-label{color:var(--text-h);font-size:24px;font-weight:600}.rf-node-sublabel{color:var(--text);margin-top:6px;font-size:15px}.rf-device{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:220px;height:236px;display:flex}.rf-device-badge{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:190px;height:190px;display:flex;overflow:visible;box-shadow:0 4px 20px #00000029}.rf-device-label{color:var(--text-h);text-align:center;font-size:19px;font-weight:600}.rf-device-sublabel{color:var(--text);opacity:.75;text-align:center;max-width:100%;margin-top:-6px;font-size:12.5px;line-height:1.35}.architecture-mesh-canvas .rf-device{height:272px}.architecture-mesh-canvas .rf-device-hub{width:260px;height:312px}.architecture-mesh-canvas .rf-device-badge-hub{width:226px;height:226px}.architecture-mesh-canvas .rf-device-hub .rf-device-label{font-size:21px}.rf-edge-path{fill:none;stroke-dasharray:8 6;animation:.9s linear infinite rf-edge-flow}@keyframes rf-edge-flow{to{stroke-dashoffset:-28px}}.rf-edge-flow-dot{fill:var(--accent)}@media (prefers-reduced-motion:reduce){.rf-edge-path{animation:none}}.rf-edge-label{color:var(--chart-ink-secondary);background:var(--bg);white-space:nowrap;pointer-events:none;border-radius:6px;padding:3px 10px;font-size:16px;font-weight:500;position:absolute}.chart{width:100%;margin-top:16px}.chart-legend{flex-wrap:wrap;gap:20px;margin-bottom:12px;display:flex}.chart-legend-item{color:var(--chart-ink-secondary);align-items:center;gap:8px;font-size:14px;display:flex}.chart-legend-swatch{border-radius:2px;width:10px;height:10px}.chart-tick{fill:var(--chart-muted);font-size:11px}.chart-value-label{fill:var(--chart-ink);font-size:12px;font-weight:600}.comparison-table{border-collapse:collapse;width:100%;margin-top:16px;font-size:16px}.comparison-table th,.comparison-table td{text-align:left;border-bottom:1px solid var(--border);padding:12px 16px}.comparison-table th{text-transform:uppercase;letter-spacing:1px;color:var(--text);font-size:13px;font-weight:600}.comparison-table td:first-child,.comparison-table th:first-child{color:var(--text-h);padding-left:0;font-weight:600}.comparison-table td.highlight{color:var(--accent);font-weight:600}.section-divider{flex-direction:column;gap:8px;display:flex}.section-divider-index{color:var(--accent);letter-spacing:-4px;font-size:120px;font-weight:700;line-height:1}.section-divider-title{color:var(--text-h);margin:0;font-size:44px;font-weight:600}.section-divider-subtitle{color:var(--text);margin:0;font-size:20px}.section-divider-sub .section-divider-index{letter-spacing:-2px;font-size:56px}.section-divider-sub .section-divider-title{font-size:28px}.section-divider-sub .section-divider-subtitle{font-size:16px}.section-divider-extra{max-width:960px;margin-top:28px}@media (width<=768px){.slide-title{font-size:34px}.slide-subtitle,.bullet-list li{font-size:18px}.stat-grid,.slide-columns{grid-template-columns:1fr}.nav-hint{display:none}.timeline{height:auto}.timeline-track,.timeline-progress{display:none}.timeline-point{width:100%;margin-bottom:20px;position:static;transform:none}.timeline-stem{display:none}.device-mesh-canvas,.architecture-mesh-canvas{aspect-ratio:1;width:100%;height:auto}}.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:#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:#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;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{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))}
