.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.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 .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation: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:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.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%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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-default,.react-flow__node-input,.react-flow__node-output,.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}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.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:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.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{box-shadow:0 0 2px 1px #00000014}.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}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.tooltip{position:absolute;top:-35px;left:50%;transform:translate(-50%);background-color:#33333371;color:#fdfdfd;padding:5px 10px;border-radius:5px;font-size:10px;white-space:nowrap;box-shadow:0 2px 4px #0003;pointer-events:none;z-index:10}.Dashboard{display:flex;flex-direction:row;height:80vh}.Dashboard aside{width:20%;max-width:250px;border-right:1px solid #a4a4a4;padding:15px 10px;font-size:12px}.Dashboard aside .description{margin-bottom:10px}.Dashboard .dndnode{background-color:#f0f0f0;color:#000;height:30px;padding:4px;border:1px solid #1a192b;border-radius:2px;margin-bottom:10px;display:flex;justify-content:center;align-items:center;cursor:grab}.Dashboard .reactflow-wrapper{flex-grow:1;height:100%}.task-node.start{box-shadow:0 0 10px 2px #5445dacb}.task-node{padding:10px;border-radius:5px;border:1px solid #1a192b;background-color:#f0f0f0;text-align:center}.task-node .task-name{font-weight:700;color:#333}.task-node .agent-name{font-size:.8em;color:#666}aside{position:relative;display:flex;flex-direction:column}.dndnodes{flex:9}.actions:before{content:"";display:block;width:100%;height:1px;background:linear-gradient(to right,#a4a4a419,#646cff,#a4a4a419)}@keyframes shine{to{background-position:200% center}}.actions{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;align-items:center;flex:1}.actions button{border:none;border-radius:5px;cursor:pointer;width:180px}.actions .generate-button{background-color:#646cff}.actions .build-button{background-color:#b164ff}@media screen and (max-width: 768px){.Dashboard{flex-direction:column;height:1000px}.Dashboard aside{width:100%;max-width:100%}}.connection-container{display:flex;padding:0 10px;border-radius:15px;align-self:center}.connection-status{display:flex;align-items:center;gap:8px;margin:10px 0}.status-indicator{width:12px;height:12px;border-radius:50%;background-color:red;transition:background-color .3s ease}.status-indicator.online{background-color:green}.status-indicator.offline{background-color:red}.connection-status span{font-size:.9rem;color:#a4a4a4}.edit-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px;border-radius:5px;box-shadow:0 0 10px #0000001a;color:#f0f0f0;text-align:center;background:#0f0f0f;height:400px;width:500px;overflow-y:scroll;overflow-x:hidden;scrollbar-color:#7777772e #00000000;scrollbar-width:thin;scroll-behavior:smooth}.edit-modal h3,.edit-modal h4{margin-bottom:20px}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:5px;font-weight:700}.form-group input,.form-group select,.form-group textarea{display:block;margin-bottom:10px;width:100%;padding:5px;border-radius:4px}.form-group textarea{height:100px;resize:vertical}.step{margin-bottom:20px;padding:20px;border-radius:4px;background-color:#5445da3b}.add-step,.remove-step,.save,.cancel{display:inline-block;margin-right:10px;padding:10px 20px;border:none;border-radius:4px;color:#fff;cursor:pointer}.add-step{background-color:#5445da3b}.remove-step{background-color:#b33a3a}.save{background-color:#4a76a8}.cancel{background-color:#5a5a5a}.add-step:hover,.remove-step:hover,.save:hover,.cancel:hover{opacity:.8}.actions-container{display:flex}.help-button{margin-left:10px;padding:2px 6px;color:#fff;border-radius:50%}.special-string{color:#2b5ddb}.textarea-container{position:relative}.textarea{resize:none;background:transparent;color:transparent;caret-color:#000;border:1px solid #ccc;border-radius:0;font-size:medium;font-family:Courier New,Courier,monospace;overflow:hidden}.highlighted-text{text-align:left;line-height:normal;margin-bottom:10px;border-radius:0;padding:5px;position:absolute;z-index:1;background:transparent;overflow:hidden;pointer-events:none;transition:transform 1s;white-space:pre-wrap;word-wrap:break-word;font-size:medium;font-family:Courier New,Courier,monospace}.help-popup-overlay{position:sticky;top:0;left:0;right:0;bottom:0;background-color:#100f0fdf;display:flex;justify-content:center;align-items:center;z-index:1000}.help-popup-content{padding:20px;border-radius:8px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.help-popup-content h5{margin-top:0;margin-bottom:10px}.help-popup-content ul{padding-left:20px;margin-bottom:10px}.help-popup-content button{margin-top:10px}.GenWin{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000;background-color:#000000bf}.GenWin-content{background:#0f0f0f;padding:20px;border-radius:10px;box-shadow:0 4px 8px #0000001a;width:300px;display:flex;flex-direction:column;gap:10px}textarea{height:100px;resize:none}.top-bar{color:#faf9f6;padding:10px;text-align:center;display:flex;justify-content:space-between}h1{margin:0;color:#faf9f6}h1 span{background:-webkit-linear-gradient(rgba(8,8,44,.87),#646cff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.link{color:#646cff;padding:10px 10px 2px}.link:hover{scale:1.05;transition:ease-in-out .2s}.link.active{border-bottom:2px solid #646cff}.page-links-container{display:flex;justify-content:center;text-align:center;gap:10px}@media (max-width: 768px){.top-bar>a{align-self:center;box-shadow:0 4px 2px -2px #646cff98}.pages-links{width:100%;justify-content:center}}.landing-page{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color:#aaa2c3de;background-color:#03000c;min-height:100vh;display:flex;flex-direction:column}#root{display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1;display:flex;flex-direction:column;padding:2rem}.hero{position:relative;overflow:hidden;padding:4rem 2rem;margin-bottom:4rem;text-align:center;border-radius:10px}.dot-grid{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,rgba(100,108,255,.644) 1px,transparent 1px),radial-gradient(circle,rgba(100,108,255,.2) 1px,transparent 1px);background-size:40px 40px;background-position:0 0,20px 20px;animation:waveMotion 5s linear infinite;transform:perspective(500px) rotateX(45deg)}@keyframes waveMotion{0%{background-position:0 0,20px 20px}to{background-position:40px 0,60px 20px}}@keyframes dotLift{0%,to{transform:perspective(500px) rotateX(45deg) translateZ(0)}50%{transform:perspective(500px) rotateX(45deg) translateZ(10px)}}.hero h2{font-size:3rem;margin-bottom:1rem;color:#faf9f6}.hero h2 span{background:-webkit-linear-gradient(rgba(8,8,44,.87),#646cff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about{display:flex;text-align:center;margin-bottom:4rem}.about-text{display:flex;flex-direction:column;justify-content:center;text-align:center}.subtitle{font-size:1.2rem;margin-bottom:2rem}.about img{width:300px;height:300px;border-radius:50%;margin:1rem;align-self:center}.cta-button{position:relative;background-color:#646cff;color:#fff;border:none;padding:.8em 1.5em;font-size:1.1em;cursor:pointer;transition:background-color .3s ease;border-radius:4px;z-index:1}.cta-button:hover{background-color:#535bf2}.features{position:relative;display:flex;flex-direction:column;gap:2rem;padding:2rem 1rem;overflow:hidden;margin:1rem}.vertical-lines{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;pointer-events:none;z-index:0}.vertical-line{width:1px;height:100%;background:linear-gradient(to bottom,transparent,rgba(100,108,255,.2) 20%,rgba(100,108,255,.2) 80%,transparent);animation:lineGlow 4s infinite alternate}@keyframes lineGlow{0%{opacity:.2}to{opacity:.8}}.feature-container{position:relative;display:flex;justify-content:space-between;margin:1rem}.feature{display:block;width:400px;text-align:left;padding:1.5rem;border-radius:8px;position:relative;z-index:1;box-shadow:#646cff40 0 15px 55px,#646cff1f 0 -12px 30px,#646cff1f 0 4px 6px,#646cff2b 0 12px 13px,#646cff17 0 -3px 5px}.graph-container{width:400px;height:300px;align-content:center}.feature h3{color:#646cff;margin-bottom:1rem;font-size:1.5rem}footer{text-align:center;padding:1rem;background-color:#ffffff0d;margin-top:auto}@media (max-width: 992px){.vertical-lines{display:none}}@media (max-width: 768px){.vertical-lines{display:none}.features,.about{flex-direction:column}.feature{width:90%;max-width:90%;align-self:center!important;margin-left:auto!important;margin-right:auto!important}.top-bar{flex-direction:column;align-items:flex-start}.nav-links{margin-top:1rem}.graph-container{display:none}}.graph-back{width:100%;height:100%;background:#ffffff03;border:1px solid rgba(100,108,255,.06);border-radius:4px;position:relative;box-shadow:0 4px 16px #646cff08;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-image:linear-gradient(rgba(100,108,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(100,108,255,.02) 1px,transparent 1px);background-size:20px 20px}.node{fill:#a6a6d24d;stroke:#646cff0f;stroke-width:2;filter:drop-shadow(0 0 4px rgba(100,108,255,.8))}.edge{stroke:#646cff35;stroke-width:2;filter:drop-shadow(0 0 4px rgb(100,108,255))}.animation-container{width:200px;height:200px;position:relative;background:transparent;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px}.modules-container{position:relative;width:100%;height:100%}.module{width:80px;height:80px;position:absolute;transition:left 1.5s cubic-bezier(.25,1,.5,1),top 1.5s cubic-bezier(.25,1,.5,1)}.module-inner{width:100%;height:100%;background:#ffffff08;border:1px solid rgba(100,108,255,.06);border-radius:4px;position:relative;transition:all .6s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px #646cff08;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.module.active .module-inner{background:#646cff08;box-shadow:0 8px 24px #646cff0f,0 0 0 1px #646cff14;transform:translateY(-2px)}.connector-dots{position:absolute;display:flex;gap:4px;top:12px;right:12px}.connector-dots span{width:3px;height:3px;border-radius:50%;background:#646cff26;transition:all .4s ease}.module.active .connector-dots span{background:#646cff80}.module-inner:before,.module-inner:after{content:"";position:absolute;opacity:0;transition:all .4s ease}.module-inner:before{top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(100,108,255,.3),transparent)}.module-inner:after{bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(100,108,255,.3),transparent)}.module.active .module-inner:before,.module.active .module-inner:after{opacity:.3}.module-inner{background-image:linear-gradient(rgba(100,108,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(100,108,255,.02) 1px,transparent 1px);background-size:20px 20px}@keyframes softPulse{0%{box-shadow:0 8px 24px #646cff0f,0 0 0 1px #646cff14}50%{box-shadow:0 8px 24px #646cff14,0 0 0 1px #646cff1f}to{box-shadow:0 8px 24px #646cff0f,0 0 0 1px #646cff14}}.module.active .module-inner{animation:softPulse 3s ease infinite}.module.active .module-inner{position:relative;overflow:hidden}.module.active .module-inner:before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(90deg,transparent,rgba(100,108,255,.02),rgba(100,108,255,.04),rgba(100,108,255,.02),transparent);animation:gentleShine 4s ease-in-out infinite}@keyframes gentleShine{0%{left:-100%;opacity:0}50%{opacity:1}to{left:100%;opacity:0}}.agents-window{width:100%;padding:0 2rem 2rem;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column}.agents-window h2{font-size:2rem;margin-bottom:2rem;margin-top:1rem}.agents-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.agent-item{background-color:#1a1a1a;border-radius:8px;padding:1rem;display:flex;flex-direction:column}.agent-info h3{margin-top:0}.agent-actions{display:flex;justify-content:flex-end;margin-top:1rem}.save-button{background-color:#646cff;color:#fff}.cancel-button{background-color:#faad14;color:#fff}.agent-form{display:flex;flex-direction:column;padding:1rem 2rem 2rem}.tools-selection{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tool-checkbox{display:flex;align-items:center;background-color:#2a2a2a;padding:.3rem .6rem;border-radius:4px;font-size:.9rem}.tool-checkbox input{margin-right:.5rem}.add-new-agent{margin-top:2rem;background-color:#1a1a1a;border-radius:8px;padding:1rem;width:60%;align-self:center;display:flex;flex-direction:column}.add-new-agent h3{margin-top:0}.tools-window{width:100%;padding:0 2rem 2rem;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column}main{flex-grow:1;display:flex;justify-content:center;text-align:center;padding:0}.tools-window h2{font-size:2rem;margin-bottom:2rem;margin-top:1rem}.tools-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.tool-item{background-color:#1a1a1a;border-radius:8px;padding:1rem;display:flex;flex-direction:column}.tool-info h3{margin-top:0}.function-preview{background-color:#2a2a2a;padding:1rem;border-radius:4px;white-space:pre-wrap;word-break:break-all;font-family:monospace;font-size:.9rem;max-height:200px;overflow-y:auto;text-align:left}.tool-actions{display:flex;justify-content:flex-end;margin-top:1rem}.edit-button,.delete-button,.save-button,.cancel-button{padding:.5rem 1rem;margin-left:.5rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem}.edit-button{background-color:#696969;color:#fff}.save-button{background-color:#646cff;color:#fff;margin-bottom:.5rem}.cancel-button{background-color:#696969;color:#fff}.tool-form{display:flex;flex-direction:column;padding:1rem 2rem 2rem}.input-field{margin-bottom:1rem;padding:.5rem;border-radius:4px;border:1px solid #3a3a3a;background-color:#2a2a2a;color:#fff}.function-input{font-family:monospace;resize:vertical}.add-new-tool{margin-top:2rem;background-color:#1a1a1a;border-radius:8px;padding:1rem;width:60%;align-self:center;display:flex;flex-direction:column}.add-new-tool h3{margin-top:0}.parameter-input{margin-bottom:1rem}.delete-button{background-color:#8a1719;color:#fff}.add-parameter-button{background-color:#646cff20;color:#fff;margin-bottom:1rem}.help-page{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:#03000c;color:#aaa2c3de;padding:2rem;min-height:100vh}.help-header{position:relative;text-align:center;padding:5rem 2rem;background-color:#03000c;margin-bottom:2rem;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.1)}.help-header h1{font-size:3.5rem;font-weight:700;color:#faf9f6;margin-bottom:1rem;z-index:1;position:relative}.help-header h1 span{color:#646cff}.help-header h1:hover{text-shadow:0 0 10px rgba(100,108,255,.8),0 0 20px rgba(100,108,255,.6);transition:text-shadow .3s ease}.help-header p{font-size:1.2rem;line-height:1.8;color:#aaa2c3de;max-width:600px;margin:0 auto;padding-top:1rem;position:relative;z-index:1}.help-content-wrapper{display:flex;align-items:flex-start;gap:2rem}.help-toc{position:sticky;top:6rem;width:250px;background-color:#ffffff0d;padding:1rem;border-radius:8px;box-shadow:0 2px 5px #0000004d}.help-toc h3{font-size:1.2rem;margin-bottom:1rem;color:#646cff}.help-toc ul{list-style:none;padding:0;margin:0}.help-toc ul li{margin-bottom:.8rem}.help-toc ul li a{color:#aaa2c3de;text-decoration:none;font-size:1rem;transition:color .3s ease}.help-toc ul li.active a{color:#646cff;font-weight:700}.help-toc ul li a:hover{color:#646cff}.help-content{max-width:900px;flex-grow:1}.help-section{padding:2rem 1rem;margin-bottom:3rem;background:#ffffff0d;border-radius:10px;line-height:1.8;color:#aaa2c3de}.help-section h2{font-size:2rem;color:#646cff;margin-bottom:1rem}.help-section ul,.help-section ol{padding-left:1.5rem}.help-section ul li,.help-section ol li{margin-bottom:.5rem}.help-section code{background-color:#646cff33;color:#646cff;padding:.3rem .5rem;border-radius:4px;font-family:monospace}.popup{position:fixed;width:200px;word-wrap:break-word;top:20px;right:20px;padding:1rem 1.5rem;border-radius:8px;color:#f2f0f0;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:1rem;box-shadow:0 4px 6px #0003;z-index:1000;opacity:1;transform:translateY(0);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.popup.primary{background-color:#646cff}.popup.distractive{background-color:#dc3545}.popup.fade-out{opacity:0;transform:translateY(-10px)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#aaa2c3de;background-color:#03000c;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-width:100%}a{text-decoration:inherit}label{font-size:small}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
