@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#ffffff;--foreground:#171717;--primary-color:#6a6ad5;--accent-color:#ff7f50;--success-color:#00c802;--light-gray:#f8f9fa;--border-color:#dee2e6;--shadow-sm:0 2px 4px rgba(0,0,0,0.05);--shadow-md:0 4px 6px rgba(0,0,0,0.1);--shadow-lg:0 6px 8px rgba(0,0,0,0.15);--font-size-small:0.875rem;--font-size-base:1rem;--font-size-medium:1.125rem;--font-size-large:1.25rem}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.custom-node{padding:15px;border-radius:5px;min-width:200px;font-size:var(--font-size-small);box-shadow:var(--shadow-md);transition:all .3s ease;background-color:#fff;border:1px solid var(--border-color)}.custom-node:hover{box-shadow:var(--shadow-lg)}.custom-node.selected{border:2px solid var(--primary-color)}.custom-node.active{border:2px solid var(--accent-color)}.custom-node.double-active{border:2px solid #ffd700}.custom-node.important{background-color:var(--success-color);color:#fff}.node-header{font-weight:700;font-size:var(--font-size-base)}.node-content,.node-header{margin-bottom:8px;text-align:center}.node-toggle{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.node-toggle-label{margin-right:10px}.node-dropdown,.node-input{margin-bottom:8px;text-align:center}.interactive-element{pointer-events:auto}.custom-node .form-control,.custom-node select.form-control{width:100%;margin-bottom:8px}.app-navbar{flex-direction:column;padding:0 20px;background-color:var(--light-gray);color:var(--foreground);box-shadow:var(--shadow-sm);border-bottom:1px solid var(--border-color);position:fixed;top:0;left:0;width:250px;height:100vh;z-index:1000}.app-navbar,.app-navbar.open{display:flex}.app-navbar.closed{display:none}.app-navbar-header{display:flex;justify-content:space-between;align-items:center;padding:10px 0;width:100%}.navbar-close-btn{background:none;border:none;color:var(--foreground);font-size:1.2rem;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;border-radius:50%;width:30px;height:30px}.navbar-close-btn:hover{background-color:rgba(0,0,0,.1)}.app-logo{font-size:var(--font-size-medium);font-weight:600;margin-left:3em}.nav-links{display:flex;flex-direction:column;gap:15px;padding:10px 0;width:100%}@media (min-width:768px){.app-navbar{position:relative;height:3.125rem;width:100%;flex-direction:row;justify-content:space-between;align-items:center}.nav-links{flex-direction:row;gap:20px;padding:0}.app-navbar-header{width:auto;padding:0}}.nav-links a{color:var(--foreground);text-decoration:none;font-size:var(--font-size-small);transition:color .2s;padding:.3125rem .625rem}.nav-links a.active,.nav-links a:hover{color:var(--primary-color)}.nav-links a.active{border-bottom:2px solid var(--primary-color)}.app-container,.app-main,body,html{height:100%}.app-container{display:flex;flex-direction:column;min-height:100vh;position:relative}.app-main{flex:1 1;overflow-y:auto;display:flex;flex-direction:column;margin-top:0;padding:20px;width:100%;max-width:100%}@media (min-width:768px){.app-navbar.open~.app-main{margin-top:3.125rem}}.navbar-toggle-btn{position:fixed;top:10px;left:10px;z-index:1200;background:var(--light-gray);border:none;color:var(--foreground);font-size:1.2rem;cursor:pointer;padding:5px 10px;border-radius:4px;box-shadow:var(--shadow-sm);width:35px;height:35px;display:flex;align-items:center;justify-content:center}.navbar-toggle-btn:hover{background-color:rgba(0,0,0,.1)}.full-width-page{max-width:100%!important;padding:0!important;width:100%!important;margin:0!important}