body{background-color:#ffffff;font-size:14px;font-family:"Helvetica Neue",Helvetica;margin:0;padding:0;overflow-x:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}body.dark-mode{background-color:#121212;color:#ffffff}#body{position:relative;margin:0 auto;max-width:100%;padding:20px}#header{font-size:40px;font-weight:bold;top:20px;text-align:center}.dark-mode #header{font-size:40px;font-weight:bold;top:20px;text-align:center;color:#ffa31a}.dark-mode .header-part{font-weight:bold;display:inline-block;padding:.25rem .5rem;color:#ffffff}.dark-mode .orange-box{background-color:#ffa31a;color:black;border-radius:8px;padding:.25rem .5rem}@media screen and (max-width:768px){p{position:static;margin-top:20px}}.legend{position:absolute;top:-10px;right:-10px;width:330px;font-size:11px;color:#000}.dark-mode .legend{color:#ffffff}.node{cursor:pointer}.node circle{cursor:pointer;fill:#fff;stroke:steelblue;stroke-width:1.5px}.node text{font-size:12px;fill:rgb(0,0,0)}.dark-mode .node text{fill:#ffffff}path.link{fill:none;stroke:#ccc;stroke-width:1px}.dark-mode path.link{stroke:#90caf9}h3{color:#90caf9}.dark-mode h3{color:#ffa31a}p{color:#000}.dark-mode p{color:#ffffff}.button{display:inline-block;padding:.5rem 1rem;font-size:14px;font-weight:bold;text-align:center;cursor:pointer;border:2px solid #3182ce;background-color:#4a90e2;color:#ffffff;border-radius:4px;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.button:hover{background-color:#357abd;border-color:#285e8e}.dark-mode .button{background-color:#ee750c;border-color:#f18e37;color:#ffffff}.dark-mode .button:hover{background-color:#2c241a;border-color:#2c251a}hr{display:block;margin-top:.5em;margin-bottom:.5em;margin-left:auto;margin-right:auto;border-style:inset;border-width:1px;border-top:2px solid #292929}.dark-mode hr{border-top:2px solid #ffa31a}body.dark-mode hr{border-top:2px solid #1b1b1b;border-color:#1b1b1b}