:root{--text: #6b6375;--text-h: #08060d;--bg: #fff;--border: #e5e4e7;--code-bg: #f4f3ec;--accent: #aa3bff;--accent-bg: rgba(170, 59, 255, .1);--accent-border: rgba(170, 59, 255, .5);--social-bg: rgba(244, 243, 236, .5);--shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px;--sans: system-ui, "Segoe UI", Roboto, sans-serif;--heading: system-ui, "Segoe UI", Roboto, sans-serif;--mono: ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;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(max-width:1024px){:root{font-size:16px}}@media(prefers-color-scheme:dark){:root{--text: #9ca3af;--text-h: #f3f4f6;--bg: #16171d;--border: #2e303a;--code-bg: #1f2028;--accent: #c084fc;--accent-bg: rgba(192, 132, 252, .15);--accent-border: rgba(192, 132, 252, .5);--social-bg: rgba(47, 48, 58, .5);--shadow: rgba(0, 0, 0, .4) 0 10px 15px -3px, rgba(0, 0, 0, .25) 0 4px 6px -2px}#social .button-icon{filter:invert(1) brightness(2)}}#root{width:100%;max-width:100%;margin:0;text-align:left;height:100vh;display:flex;flex-direction:column;box-sizing:border-box}html,body{height:100%}body{margin:0}h1,h2{font-family:var(--heading);font-weight:500;color:var(--text-h)}h1{font-size:56px;letter-spacing:-1.68px;margin:32px 0}@media(max-width:1024px){h1{font-size:36px;margin:20px 0}}h2{font-size:24px;line-height:118%;letter-spacing:-.24px;margin:0 0 8px}@media(max-width:1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);display:inline-flex;border-radius:4px;color:var(--text-h)}code{font-size:15px;line-height:135%;padding:4px 8px;background:var(--code-bg)}.counter{font-size:16px;padding:5px 10px;border-radius:5px;color:var(--accent);background:var(--accent-bg);border:2px solid transparent;transition:border-color .3s;margin-bottom:24px}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{inset-inline:0;margin:0 auto}.hero .base{width:170px;position:relative;z-index:0}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;top:34px;height:28px;transform:perspective(2000px) rotate(300deg) rotateX(44deg) rotateY(39deg) scale(1.4)}.hero .vite{z-index:0;top:107px;height:26px;width:auto;transform:perspective(2000px) rotate(300deg) rotateX(40deg) rotateY(39deg) scale(.8)}#center{display:flex;flex-direction:column;gap:25px;place-content:center;place-items:center;flex-grow:1}@media(max-width:1024px){#center{padding:32px 20px 24px;gap:18px}}#next-steps{display:flex;border-top:1px solid var(--border);text-align:left}#next-steps>div{flex:1 1 0;padding:32px}@media(max-width:1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{margin-bottom:16px;width:22px;height:22px}@media(max-width:1024px){#next-steps{flex-direction:column;text-align:center}}#docs{border-right:1px solid var(--border)}@media(max-width:1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{list-style:none;padding:0;display:flex;gap:8px;margin:32px 0 0}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);font-size:16px;border-radius:6px;background:var(--social-bg);display:flex;padding:6px 12px;align-items:center;gap:8px;text-decoration:none;transition:box-shadow .3s}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{height:18px;width:18px}@media(max-width:1024px){#next-steps ul{margin-top:20px;flex-wrap:wrap;justify-content:center}#next-steps ul li{flex:1 1 calc(50% - 8px)}#next-steps ul a{width:100%;justify-content:center;box-sizing:border-box}}#spacer{height:88px;border-top:1px solid var(--border)}@media(max-width:1024px){#spacer{height:48px}}.ticks{position:relative;width:100%}.ticks:before,.ticks:after{content:"";position:absolute;top:-4.5px;border:5px solid transparent}.ticks:before{left:0;border-left-color:var(--border)}.ticks:after{right:0;border-right-color:var(--border)}.app-shell{--topbar-height: 56px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;padding:0;height:100vh;display:flex;flex-direction:column}.app-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.app-header nav a{text-decoration:none;color:#0366d6}.page{padding:8px}.tabs{display:flex;gap:12px;margin:12px 0}.tabs a{text-decoration:none;padding:6px 10px;border-radius:4px;color:#333}.tabs a.active{background:#eef}.panel{padding:12px;border:1px solid #ddd;border-radius:6px;background:#fff}.muted{color:#666;font-size:.9em}.grid{display:flex;flex-wrap:wrap;gap:12px}.product-card h3{margin:0 0 4px}.reactflow-wrapper{width:100%;height:420px}.org-details{max-width:720px;margin:0 auto;box-shadow:var(--shadow);border-radius:10px;overflow:hidden}.org-header{display:flex;gap:12px;align-items:center;padding:16px;background:linear-gradient(90deg,#aa3bff0f,#0000);border-bottom:1px solid var(--border)}.org-avatar{width:56px;height:56px;border-radius:50%;background:var(--accent);color:#fff;display:inline-grid;place-items:center;font-weight:600;font-size:20px}.org-title{margin:0;font-size:18px;color:var(--text-h)}.org-sub{font-size:13px;color:var(--text)}.org-body{padding:16px;text-align:left}.org-body h4{margin:0 0 8px}.org-contact{color:var(--accent);text-decoration:none;font-weight:600}.org-contact:hover{text-decoration:underline}.org-meta{margin-top:12px}.org-meta dt{font-size:13px;color:var(--text);font-weight:600}.org-meta dd{margin:4px 0 12px;color:var(--text-h)}.workspace-layout{display:grid;grid-template-columns:280px 1fr;gap:16px;padding:16px 20px;min-height:calc(100vh - var(--topbar-height));align-items:start}.workspace-sidebar{background:transparent;padding:14px 10px;border-right:1px solid var(--border);display:flex;flex-direction:column;gap:10px;position:sticky;top:var(--topbar-height);align-self:start;height:calc(100vh - var(--topbar-height) - 16px);overflow:auto}.product-info h2{margin:0 0 6px;font-size:18px}.sidebar-nav{display:flex;flex-direction:column;gap:6px;margin-top:12px;padding-bottom:12px}.sidebar-nav a{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;text-decoration:none;color:var(--text-h);font-weight:600;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.sidebar-nav a.active{background:linear-gradient(90deg,#aa3bff0f,#0a84ff0a)}.workspace-content{padding:12px 20px}.workspace-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}@media(max-width:900px){.workspace-layout{grid-template-columns:1fr}.workspace-sidebar{border-right:none;border-bottom:1px solid var(--border);position:static;top:auto;height:auto}}.app-main{width:100%;margin:0;padding:0;flex:1 1 auto;min-height:0;overflow:hidden}.topbar{height:var(--topbar-height);box-shadow:#0206170a 0 4px 12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 18px;background:linear-gradient(180deg,#fffffffa,#fafafcf2);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.topbar-left{display:flex;gap:16px;align-items:center}.brand{color:var(--text-h);font-weight:700;letter-spacing:-.4px;font-size:18px;margin:0;white-space:nowrap;max-width:320px;overflow:hidden;text-overflow:ellipsis}.top-nav{display:flex;gap:8px}.top-nav a{color:#08060db3;font-weight:600;padding:6px 10px;border-radius:6px;text-decoration:none}.top-nav a:hover{background:#00000008}.topbar-right{position:relative;display:flex;align-items:center}.profile-btn{background:transparent;border:none;cursor:pointer;padding:6px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.profile-btn:hover{background:#00000008}.profile-btn:focus{outline:2px solid rgba(0,0,0,.08)}.avatar{width:36px;height:36px;display:block}.avatar rect{opacity:.98}.avatar path{transform:translateY(0)}.profile-menu{@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}}.profile-menu .profile-menu{position:fixed!important;right:12px!important;top:calc(var(--topbar-height) + 8px)!important;background:#fff!important;border:1px solid rgba(16,24,40,.06)!important;box-shadow:0 8px 24px #0b0f1e1f!important;border-radius:10px!important;min-width:220px!important;z-index:9999!important;padding:6px 0!important;display:flex!important;flex-direction:column!important;overflow:hidden;transition:transform .12s ease,opacity .12s ease}.profile-menu .profile-item{display:block;width:100%;box-sizing:border-box;background:#fff;border:0;text-align:left;padding:10px 14px;font-size:14px;color:var(--text-h);cursor:pointer}.profile-menu .profile-item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.profile-menu .profile-item+.profile-item{border-top:1px solid rgba(0,0,0,.06)}.profile-menu .profile-item:hover{background-color:#0a84ff0f!important;color:var(--accent)}.profile-menu .profile-item svg{flex:0 0 auto;width:18px;height:18px}.profile-menu .profile-item span{flex:1 1 auto}.profile-menu .profile-item:focus{outline:2px solid rgba(10,132,255,.12)}.profile-menu .visually-hidden{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.profile-menu .topbar .visually-hidden{display:none!important}.profile-menu .product-list .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.profile-menu .card{background:linear-gradient(180deg,#fff,#fbfbfd);border-radius:10px;padding:12px;box-shadow:0 6px 18px #0b0f1e0f;border:1px solid var(--border)}.profile-menu .card h3{font-size:16px;color:var(--text-h)}.profile-menu .card .muted{margin-top:6px;color:var(--text)}.profile-menu .card .fast-button,.profile-menu .card button{margin-top:12px;background:var(--accent);color:#fff;border:none;padding:8px 12px;border-radius:6px;cursor:pointer}.profile-menu .card button:hover{filter:brightness(.95)}.profile-menu .fast-button{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:6px;border:1px solid transparent;cursor:pointer;font-weight:600}.profile-menu .fast-button[appearance=accent],.profile-menu .fast-button.accent{background:var(--accent);color:#fff;border-color:transparent}.profile-menu .fast-button[appearance=neutral],.profile-menu .fast-button.neutral{background:#fff;color:var(--text-h);border-color:var(--border)}.profile-menu .fast-button:hover{filter:brightness(.98)}.profile-menu .workspace-sidebar{background:linear-gradient(180deg,#ffffffe0,#fafafc9e);box-shadow:inset -10px 0 20px #0b0f1e03;border-radius:10px}.profile-menu .workspace-sidebar .product-info{display:flex;gap:10px;align-items:center;padding:4px 2px 12px;border-bottom:1px solid var(--border)}.profile-menu .workspace-sidebar .product-info .mini-avatar{width:40px;height:40px;border-radius:8px;background:linear-gradient(90deg,#6c5ce7,#00a8ff);color:#fff;display:inline-grid;place-items:center;font-weight:700;font-size:14px;flex:0 0 auto}.profile-menu .workspace-sidebar .product-info .meta{min-width:0;font-size:12px;color:var(--text)}.profile-menu .workspace-sidebar .product-info .meta .name{font-size:14px;font-weight:700;color:var(--text-h);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-menu .sidebar-nav a{color:var(--text);padding-left:10px}.profile-menu .sidebar-nav a:hover{background:#0a84ff0f;color:var(--accent)}.profile-menu .sidebar-nav a.active{background:linear-gradient(90deg,#aa3bff0f,#0a84ff0a);color:var(--accent);box-shadow:inset 3px 0 0 var(--accent)}.profile-menu .sidebar-footer{margin-top:auto;padding-top:12px;border-top:1px solid var(--border);font-size:12px;color:var(--text)}.profile-menu .list-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.profile-menu .input{padding:8px 10px;border-radius:6px;border:1px solid var(--border);min-width:220px}.profile-menu .favorite-card{padding:12px;border-radius:8px;box-shadow:0 6px 18px #0b0f1e0a;border:1px solid var(--border);background:linear-gradient(180deg,#fff,#fbfbfd)}.profile-menu .product-list-items{margin-top:8px;display:flex;flex-direction:column;gap:8px}.profile-menu .list-item{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:#fff;border-left:4px solid transparent;transition:border-color .15s ease,background-color .12s ease,box-shadow .12s ease}.profile-menu .list-item:hover{background:#0a84ff05;border-left-color:#0a84ff1f}.profile-menu .list-item.is-selected,.profile-menu .list-item[aria-selected=true]{background:#0a84ff0a;border-left-color:var(--accent);box-shadow:inset 0 0 0 1px #0a84ff1f}.profile-menu .list-item fast-button,.profile-menu .list-item .fast-button{background:transparent;border:1px solid var(--border);color:var(--text-h);padding:6px 8px;border-radius:6px;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.profile-menu .list-item fast-button:hover,.profile-menu .list-item .fast-button:hover{background:#0a84ff0f;color:var(--accent);border-color:#0a84ff1f}.profile-menu .fav-btn{padding:6px 8px;border:1px solid var(--border);border-radius:6px;background:#fff;color:var(--text-h)}.profile-menu .fav-btn:hover{background:#0a84ff0f;color:var(--accent);border-color:#0a84ff1f}.profile-menu .create-product-page .input,.profile-menu .create-product-page textarea.input{width:100%;box-sizing:border-box;border:1px solid var(--border);padding:8px;border-radius:6px}.profile-menu .create-product-page textarea.input{min-height:80px;resize:vertical}.profile-menu .workspace-content{background:linear-gradient(180deg,#fff,#fbfbfd);border-radius:6px;padding:12px;box-shadow:0 6px 18px #0b0f1e0a;display:flex;flex-direction:column;height:100%}.profile-menu .workspace-header .back-link a{color:var(--text);text-decoration:none;font-size:13px}.profile-menu .feature-model{padding:8px;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.profile-menu .feature-model h3{margin-top:0;font-size:16px}.profile-menu .reactflow-wrapper{width:100%;flex:1 1 auto;min-height:0;border-radius:6px;border:1px solid var(--border);overflow:hidden}.profile-menu .workspace-body{flex:1 1 auto;min-height:0;overflow:auto}@media(max-width:700px){.profile-menu .app-main{padding:0 12px}.profile-menu .brand{font-size:18px}.profile-menu .topbar{padding:10px 12px}}.profile-menu .react-flow{direction:ltr}.profile-menu .react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.profile-menu .react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.profile-menu .react-flow__pane.selection{cursor:pointer}.profile-menu .react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.profile-menu .react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.profile-menu .react-flow__renderer{z-index:4}.profile-menu .react-flow__selection{z-index:6}.profile-menu .react-flow__nodesselection-rect:focus,.profile-menu .react-flow__nodesselection-rect:focus-visible{outline:none}.profile-menu .react-flow .react-flow__edges{pointer-events:none;overflow:visible}.profile-menu .react-flow__edge-path,.profile-menu .react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.profile-menu .react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.profile-menu .react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.profile-menu .react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.profile-menu .react-flow__edge.inactive{pointer-events:none}.profile-menu .react-flow__edge.selected,.profile-menu .react-flow__edge:focus,.profile-menu .react-flow__edge:focus-visible{outline:none}.profile-menu .react-flow__edge.selected .react-flow__edge-path,.profile-menu .react-flow__edge:focus .react-flow__edge-path,.profile-menu .react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.profile-menu .react-flow__edge-textwrapper{pointer-events:all}.profile-menu .react-flow__edge-textbg{fill:#fff}.profile-menu .react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile-menu .react-flow__connection{pointer-events:none}.profile-menu .react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.profile-menu .react-flow__connectionline{z-index:1001}.profile-menu .react-flow__nodes{pointer-events:none;transform-origin:0 0}.profile-menu .react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.profile-menu .react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.profile-menu .react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.profile-menu .react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.profile-menu .react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.profile-menu .react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.profile-menu .react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.profile-menu .react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.profile-menu .react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.profile-menu .react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.profile-menu .react-flow__edgeupdater{cursor:move;pointer-events:all}.profile-menu .react-flow__panel{position:absolute;z-index:5;margin:15px}.profile-menu .react-flow__panel.top{top:0}.profile-menu .react-flow__panel.bottom{bottom:0}.profile-menu .react-flow__panel.left{left:0}.profile-menu .react-flow__panel.right{right:0}.profile-menu .react-flow__panel.center{left:50%;transform:translate(-50%)}.profile-menu .react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.profile-menu .react-flow__attribution a{text-decoration:none;color:#999}.profile-menu .react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile-menu .react-flow__edge.updating .react-flow__edge-path{stroke:#777}.profile-menu .react-flow__edge-text{font-size:10px}.profile-menu .react-flow__node.selectable:focus,.profile-menu .react-flow__node.selectable:focus-visible{outline:none}.profile-menu .react-flow__node-default,.profile-menu .react-flow__node-input,.profile-menu .react-flow__node-output,.profile-menu .react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.profile-menu .react-flow__node-default.selectable:hover,.profile-menu .react-flow__node-input.selectable:hover,.profile-menu .react-flow__node-output.selectable:hover,.profile-menu .react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.profile-menu .react-flow__node-default.selectable.selected,.profile-menu .react-flow__node-default.selectable:focus,.profile-menu .react-flow__node-default.selectable:focus-visible,.profile-menu .react-flow__node-input.selectable.selected,.profile-menu .react-flow__node-input.selectable:focus,.profile-menu .react-flow__node-input.selectable:focus-visible,.profile-menu .react-flow__node-output.selectable.selected,.profile-menu .react-flow__node-output.selectable:focus,.profile-menu .react-flow__node-output.selectable:focus-visible,.profile-menu .react-flow__node-group.selectable.selected,.profile-menu .react-flow__node-group.selectable:focus,.profile-menu .react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.profile-menu .react-flow__node-group{background-color:#f0f0f040}.profile-menu .react-flow__nodesselection-rect,.profile-menu .react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.profile-menu .react-flow__nodesselection-rect:focus,.profile-menu .react-flow__nodesselection-rect:focus-visible,.profile-menu .react-flow__selection:focus,.profile-menu .react-flow__selection:focus-visible{outline:none}.profile-menu .react-flow__controls{box-shadow:0 0 2px 1px #00000014}.profile-menu .react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.profile-menu .react-flow__controls-button:hover{background:#f4f4f4}.profile-menu .react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.profile-menu .react-flow__controls-button:disabled{pointer-events:none}.profile-menu .react-flow__controls-button:disabled svg{fill-opacity:.4}.profile-menu .react-flow__minimap{background-color:#fff}.profile-menu .react-flow__minimap svg{display:block}.profile-menu .react-flow__resize-control{position:absolute}.profile-menu .react-flow__resize-control.left,.profile-menu .react-flow__resize-control.right{cursor:ew-resize}.profile-menu .react-flow__resize-control.top,.profile-menu .react-flow__resize-control.bottom{cursor:ns-resize}.profile-menu .react-flow__resize-control.top.left,.profile-menu .react-flow__resize-control.bottom.right{cursor:nwse-resize}.profile-menu .react-flow__resize-control.bottom.left,.profile-menu .react-flow__resize-control.top.right{cursor:nesw-resize}.profile-menu .react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.profile-menu .react-flow__resize-control.handle.left{left:0;top:50%}.profile-menu .react-flow__resize-control.handle.right{left:100%;top:50%}.profile-menu .react-flow__resize-control.handle.top{left:50%;top:0}.profile-menu .react-flow__resize-control.handle.bottom{left:50%;top:100%}.profile-menu .react-flow__resize-control.handle.top.left,.profile-menu .react-flow__resize-control.handle.bottom.left{left:0}.profile-menu .react-flow__resize-control.handle.top.right,.profile-menu .react-flow__resize-control.handle.bottom.right{left:100%}.profile-menu .react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.profile-menu .react-flow__resize-control.line.left,.profile-menu .react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.profile-menu .react-flow__resize-control.line.left{left:0;border-left-width:1px}.profile-menu .react-flow__resize-control.line.right{left:100%;border-right-width:1px}.profile-menu .react-flow__resize-control.line.top,.profile-menu .react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.profile-menu .react-flow__resize-control.line.top{top:0;border-top-width:1px}.profile-menu .react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
