.zero,.projects,.future{width:100%;max-width:700px;margin:0 auto;box-sizing:border-box;padding:10px}.zero h2,.projects h2,.future h2{font-size:2rem}.zero h3,.projects h3,.future h3{font-size:1.5rem;text-align:center;margin-top:25px}.zero p,.projects p,.future p{font-size:1.1rem;margin-top:25px}.future{margin-top:50px}.roadmap-preview{width:500px;height:500px;margin:50px auto 0}.roadmap-preview canvas{display:block;border-radius:50%;box-sizing:border-box;border:1px solid var(--color-4)}.node-show{width:450px;max-height:80vh;overflow:auto;border-radius:2rem;position:fixed;left:50px;top:50%;transform:translateY(-50%);background-color:var(--color-3);box-sizing:border-box;padding:10px;display:none;z-index:110}.node-show.selected{display:block}.node-show .ns-close{width:100%;display:flex;justify-content:flex-end}.node-show .ns-close .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}.node-show .ns-close button.button-icon{outline:none;padding:0;border:none}.node-show .ns-close .button-icon{width:30px;height:30px;font-size:15px;background-color:transparent;color:var(--color-2)}.node-show .ns-close .button-icon svg{width:15px}.node-show .ns-core{width:100%;margin-top:10px}.node-show .ns-core .project{width:100%;border-radius:1rem;background-color:var(--color-1);box-sizing:border-box;padding:10px}.node-show .ns-core .project h4{font-size:1.3rem}.node-show .ns-core .project p{font-size:1.1rem;margin-top:10px}.node-show .ns-core .project .keywords{width:100%;display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.node-show .ns-core .project .keywords .keyword{height:30px;border-radius:15px;padding:0 10px;background-color:var(--color-10);color:var(--color-1);display:inline-flex;align-items:center}.node-show .ns-core .project .indicators{width:100%;display:flex;gap:10px;margin-top:10px}.node-show .ns-core .project .indicators .indicator{box-sizing:border-box;padding:10px;display:inline-flex;align-items:center;gap:10px;background-color:var(--color-4);border-radius:1rem}
