:root{--color-bg:#f8f1e7;--color-bg-soft:#efe3d2;--color-primary:#143c2f;--color-primary-light:#1f5a45;--color-gold:#caa75e;--color-text:#1f1b16;--color-muted:#7c7164;--color-card:#fffaf3;--border-soft:#e4d6c3}*{box-sizing:border-box}body{background-color:#f8f1e7;margin:0;font-family:Arial,sans-serif}.navbar{color:#fff;background-color:#143c2f;justify-content:center;align-items:center;height:64px;padding:0 48px;display:flex}.navbar-logo{align-items:center;font-size:22px;font-weight:700}.navbar-links{gap:24px;display:flex}.navbar-links a{color:#fff;text-decoration:none}.navbar-links a.active{color:#caa75e}.footer{color:#fff;text-align:center;background-color:#143c2f;padding:24px 48px}a{color:inherit;text-decoration:none}button{font:inherit}.hero{color:#fff;background:linear-gradient(#143c2feb,#143c2fe0),radial-gradient(circle,#315f49,#143c2f);grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;min-height:520px;padding:80px 10%;display:grid}.hero-content{max-width:620px}.hero-label{color:#caa75e;margin-bottom:12px;font-size:14px;font-weight:700;display:inline-block}.hero h1{margin:0 0 18px;font-size:clamp(42px,7vw,76px);line-height:1}.hero p{color:#f2eadf;max-width:540px;margin:0;font-size:18px;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.primary-button,.secondary-button{border-radius:999px;padding:13px 22px;font-weight:700;text-decoration:none}.primary-button{color:#143c2f;background-color:#caa75e}.secondary-button{color:#fff;border:1px solid #ffffffb3}.hero-visual{justify-content:center;display:flex}.hero-circle{background-color:#efe3d2;border:8px solid #ffffffa6;border-radius:50%;place-items:center;width:280px;height:280px;font-size:120px;display:grid;box-shadow:0 24px 80px #0000004d}.ancestors-section{background-color:#f8f1e7;padding:72px 10%}.section-header{text-align:center;margin-bottom:40px}.section-header h2{color:#143c2f;margin:0 0 12px;font-size:36px}.section-header p{color:#7c7164;margin:0}.ancestor-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ancestor-card{text-align:center;background-color:#fffaf3;border:1px solid #e4d6c3;border-radius:20px;padding:28px;box-shadow:0 12px 32px #1f1b1614}.ancestor-avatar{color:#fff;background-color:#143c2f;border-radius:50%;place-items:center;width:88px;height:88px;margin:0 auto 18px;font-size:34px;font-weight:800;display:grid;overflow:hidden}.ancestor-avatar img{object-fit:cover;width:100%;height:100%}.ancestor-card h3{color:#1f1b16;margin:0 0 8px}.ancestor-years,.ancestor-role,.ancestor-location{color:#7c7164;margin:6px 0}.ancestor-role{color:#143c2f;font-weight:600}.ancestor-button{color:#fff;background-color:#143c2f;border-radius:999px;margin-top:18px;padding:10px 18px;font-weight:700;text-decoration:none;display:inline-flex}@media (width<=900px){.ancestor-grid{grid-template-columns:1fr}.ancestors-section{padding:56px 24px}}.person-detail-page{background-color:#f8f1e7;min-height:100vh;padding:56px 10%}.person-hero{background-color:#fffaf3;border:1px solid #e4d6c3;border-radius:24px;grid-template-columns:280px 1fr;align-items:start;gap:40px;padding:32px;display:grid;box-shadow:0 16px 40px #1f1b1614}.person-photo{color:#fff;background-color:#143c2f;border-radius:20px;align-self:start;place-items:center;width:280px;height:280px;display:grid;overflow:hidden}.person-photo span{font-size:96px;font-weight:800}.person-photo img{object-fit:cover;width:100%;height:100%}.person-info h1{color:#143c2f;margin:8px 0 16px;font-size:clamp(36px,5vw,64px)}.person-role{color:#caa75e;font-weight:800}.person-bio{color:#7c7164;max-width:760px;font-size:17px;line-height:1.8}.person-meta{border:1px solid #e4d6c3;border-radius:16px;grid-template-columns:repeat(3,1fr);margin-top:28px;display:grid;overflow:hidden}.person-meta div{background-color:#fff6ea;padding:18px}.person-meta strong,.person-meta span{display:block}.person-meta strong{color:#143c2f;margin-bottom:6px}.person-meta span{color:#7c7164}.person-content{grid-template-columns:1fr 340px;gap:28px;margin-top:32px;display:grid}.timeline-area,.family-box{background-color:#fffaf3;border:1px solid #e4d6c3;border-radius:24px;padding:28px}.timeline-area h2,.family-box h2{color:#143c2f;margin-top:0}.timeline{flex-direction:column;gap:18px;display:flex}.timeline-card{background-color:#fff6ea;border-left:4px solid #caa75e;border-radius:16px;padding:20px}.timeline-card span{color:#caa75e;font-weight:800}.timeline-card h3{color:#143c2f;margin:8px 0}.timeline-card p,.family-box p{color:#7c7164;line-height:1.7}.tree-button,.back-button{color:#fff;background-color:#143c2f;border-radius:999px;margin-top:16px;padding:11px 18px;font-weight:700;text-decoration:none;display:inline-flex}.not-found{background-color:#fffaf3;border:1px solid #e4d6c3;border-radius:24px;padding:48px}@media (width<=900px){.person-detail-page{padding:32px 24px}.person-hero,.person-content,.person-meta{grid-template-columns:1fr}.person-photo{width:220px;height:220px}}.family-tree-page{background-color:#f8f1e7;min-height:100vh;padding:48px 0}.family-tree-header{text-align:center;margin-bottom:48px;padding:0 24px}.family-tree-header span{color:#caa75e;font-weight:800}.family-tree-header h1{color:#143c2f;margin:10px 0 14px;font-size:clamp(34px,5vw,56px)}.family-tree-header p{color:#7c7164;max-width:620px;margin:0 auto;line-height:1.7}.family-tree-board{background-color:#fffaf3;border:1px solid #e4d6c3;border-left:none;border-right:none;border-radius:0;width:100%;max-width:none;min-height:520px;padding:64px 40px;overflow-x:hidden;box-shadow:0 18px 48px #1f1b1614}.tree-generation{justify-content:center;align-items:center;gap:32px;display:flex}.family-tree-node{text-align:center;width:210px;color:inherit;background-color:#f8f1e7;border:1px solid #e4d6c3;border-radius:22px;padding:24px;text-decoration:none;transition:transform .2s,box-shadow .2s}.family-tree-node:hover{transform:translateY(-4px);box-shadow:0 14px 32px #1f1b161f}.tree-avatar{color:#fff;background-color:#143c2f;border-radius:50%;place-items:center;width:78px;height:78px;margin:0 auto 16px;display:grid;overflow:hidden}.tree-avatar span{font-size:32px;font-weight:800}.tree-avatar img{object-fit:cover;width:100%;height:100%}.family-tree-node h3{color:#143c2f;margin:0 0 8px}.family-tree-node p{color:#7c7164;margin:0 0 8px}.family-tree-node small{color:#caa75e;font-weight:700}.marriage-line{background-color:#caa75e;width:80px;height:2px;position:relative}.marriage-line span{color:#143c2f;background-color:#caa75e;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vertical-line{background-color:#caa75e;width:2px;height:88px;margin:0 auto}@media (width<=800px){.family-tree-page,.family-tree-board{padding:40px 24px}.tree-generation{flex-direction:column}.marriage-line{width:2px;height:56px}.vertical-line{height:64px}}@media (width<=1024px){.hero{text-align:center;grid-template-columns:1fr}.hero-content{margin:0 auto}.hero-buttons{justify-content:center}.ancestor-grid{grid-template-columns:repeat(2,1fr)}.person-hero,.person-content{grid-template-columns:1fr}}@media (width<=768px){.navbar{flex-direction:column;gap:16px;height:auto;padding:18px 24px}.navbar-links{flex-wrap:wrap;justify-content:center;gap:16px}.hero{gap:32px;min-height:auto;padding:56px 24px}.hero h1{font-size:44px}.hero p{font-size:16px}.hero-circle{width:220px;height:220px;font-size:90px}.hero-buttons{flex-direction:column;align-items:center}.primary-button,.secondary-button{width:100%;max-width:280px}.ancestors-section{padding:56px 24px}.ancestor-grid{grid-template-columns:1fr}.section-header h2{font-size:30px}.person-detail-page{padding:32px 24px}.person-hero{padding:24px}.person-photo{min-height:240px}.person-info h1{font-size:38px}.person-meta{grid-template-columns:1fr}.family-tree-page{padding:40px 24px}.family-tree-board{padding:40px 24px;overflow-x:auto}.tree-generation{flex-direction:column}.marriage-line{width:2px;height:56px}.vertical-line{height:64px}.footer{text-align:center;flex-direction:column;gap:8px;padding:24px}}@media (width<=480px){.hero h1{font-size:36px}.hero-label{font-size:13px}.ancestor-card{padding:22px}.family-tree-node{width:100%;max-width:240px}.person-info h1{font-size:32px}}.children-generation{flex-wrap:wrap;gap:24px}.sub-families{grid-template-columns:1fr 1fr;gap:48px;margin-top:56px;display:grid}.sub-family{background-color:#f8f1e7;border:1px solid #e4d6c3;border-radius:24px;padding:32px}.vertical-line.small{height:48px}@media (width<=1100px){.sub-families{grid-template-columns:1fr}}.family-intro{text-align:center;background-color:#f8f1e7;padding:80px 10%}.family-intro span{color:#caa75e;font-weight:800}.family-intro h2{color:#143c2f;max-width:720px;margin:12px auto 18px;font-size:clamp(32px,5vw,52px)}.family-intro p{color:#7c7164;max-width:720px;margin:0 auto;font-size:17px;line-height:1.8}.family-main-tree{grid-template-rows:auto 80px auto 80px auto;grid-template-columns:repeat(5,185px);justify-content:center;align-items:center;column-gap:24px;display:grid}.grid-node{justify-content:center;display:flex}.sukru-node{grid-area:1/2}.sukru-melek-plus{grid-area:1/3}.melek-node{grid-area:1/4}.sukru-melek-down{grid-area:2/3}.mehmet-dede-node{grid-area:3/3}.mehmet-hava-plus{grid-area:3/4}.hava-node{grid-area:3/5}.mehmet-hava-down{grid-area:4/4}.grid-plus{background-color:#caa75e;justify-self:center;width:120px;height:2px;position:relative}.grid-plus span{color:#143c2f;background-color:#caa75e;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.grid-vertical{background-color:#caa75e;justify-self:center;width:2px;height:80px}.main-children-row{flex-wrap:wrap;grid-area:5/1/auto/-1;justify-content:center;gap:22px;display:flex}.react-flow-tree{background-color:#fffaf3;border-top:1px solid #e4d6c3;border-bottom:1px solid #e4d6c3;width:100%;height:calc(100vh - 180px);min-height:620px}.flow-person-node{color:#1f1b16;text-align:center;background-color:#f8f1e7;border:1px solid #e4d6c3;border-radius:22px;width:180px;min-height:150px;padding:18px 14px;text-decoration:none;display:block;box-shadow:0 12px 28px #1f1b161f}.flow-person-node:hover{transform:translateY(-3px);box-shadow:0 18px 36px #1f1b1629}.flow-person-avatar{color:#fff;background-color:#143c2f;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 12px;display:grid;overflow:hidden}.flow-person-avatar span{font-size:28px;font-weight:800}.flow-person-avatar img{object-fit:cover;width:100%;height:100%}.flow-person-node h3{color:#143c2f;margin:0 0 6px;font-size:16px}.flow-person-nickname{color:#caa75e;text-transform:uppercase;margin:0 0 6px;font-size:13px;font-weight:800}.flow-person-node small{color:#7c7164;font-weight:600}.family-handle{opacity:0}.react-flow__controls{box-shadow:0 12px 28px #1f1b1629}.react-flow__minimap{border:1px solid #e4d6c3;border-radius:14px;overflow:hidden}@media (width<=768px){.react-flow-tree{height:calc(100vh - 150px);min-height:560px}.flow-person-node{width:160px;min-height:140px}}.hero-visual{justify-content:center;align-items:center;display:flex}.hero-circle{background:#efe2cf;border:8px solid #fff;border-radius:50%;width:250px;height:250px;overflow:hidden;box-shadow:0 24px 70px #0000002e}.hero-circle img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.family-box{background:#fffaf4;border:1px solid #dfcdb8;border-radius:22px;padding:28px}.family-box h2{color:#003d32;margin:0 0 22px;font-size:24px}.relation-group{margin-bottom:24px}.relation-group h3{color:#003d32;margin:0 0 12px;font-size:17px;font-weight:800}.relation-list{flex-direction:column;gap:10px;display:flex}.relation-item{color:#003d32;background:#f8efe4;border:1px solid #ead8c3;border-radius:16px;align-items:center;gap:12px;padding:11px 12px;text-decoration:none;transition:all .2s;display:flex}.relation-item:hover{background:#fff6ea;border-color:#c99a3d;transform:translate(4px)}.relation-avatar{color:#fff;background:#0f4638;border-radius:50%;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:15px;font-weight:800;display:flex;overflow:hidden}.relation-avatar img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.relation-info{flex-direction:column;gap:2px;display:flex}.relation-info strong{color:#003d32;font-size:14px;font-weight:800;line-height:1.2;display:block}.relation-info small{color:#7a6f64;font-size:12px;line-height:1.2;display:block}.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;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))}
