*{margin:0;padding:0;box-sizing:border-box}.adminPanel{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:10px;margin:10px}.sp_closed{display:none}.sp_opened{display:block}.achievement_node_img{border:5px;border-radius:5px;width:64px;height:64px}.background_node_img{opacity:.5}.custom_edge{stroke:#00000080;stroke-width:10px;fill:none;stroke-linecap:round}.custom_edge_fill{stroke:#0086df;stroke-width:10px;fill:none;stroke-linecap:round;stroke-dasharray:var(--edge_length);stroke-dashoffset:var(--variab);filter:drop-shadow(0 0 8px #0086df);animation:anim 2s ease-out}@keyframes anim{0%{stroke-dashoffset:var(--edge_length)}to{stroke-dashoffset:var(--variab)}}.achievement_config_node{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:10px;margin:10px}#control_panel{position:absolute;left:10px;top:20px}#custom_background_gtp{background-color:#030129}.form-container{display:flex;flex-direction:column;align-items:center;padding:20px;border:1px solid #ccc;border-radius:5px;background-color:#f9f9f9;max-width:400px;margin:0 auto}.form-group{margin-bottom:15px;width:100%}.form-input{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;box-sizing:border-box}.form-button{width:100%;padding:10px;border:none;border-radius:5px;background-color:#007bff;color:#fff;cursor:pointer;margin-top:10px}.form-button.google-signin{background-color:#db4437}.form-button:hover{opacity:.9}.form-toggle-button{width:100%;padding:10px;border:none;border-radius:5px;background-color:#007bff;color:#fff;cursor:pointer;margin-bottom:20px}.form-toggle-button:hover{opacity:.9}