body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#898989}.node{width:20px;height:20px;position:absolute;background-color:#767df9;padding:10px;cursor:move;border-radius:50%;color:#fff;font-weight:700;text-align:center}.modal-background{width:100%;height:100%;background-color:#000c;display:none;position:fixed;z-index:1000;top:0;left:0}.modal-background_show-modal{display:block}.modal{border-radius:3px;margin:200px auto;width:max-content;padding:50px 60px;background-color:#f3f3f3;text-align:center}.modal__header{font-size:30px;margin-top:0}.modal__button{width:100%;cursor:pointer;border-radius:3px;border:none;margin-top:10px;padding:15px 30px;background-color:#798fff;color:#f3f3f3;font-size:20px;font-weight:700}.drag-area{width:100%;height:100vh;padding:0;background-color:#898989}.field{width:550px;height:550px;border:2px solid #747474;border-radius:10px;position:relative;margin:100px auto 0;background-color:#b9b9b9;z-index:10}.svg-field{position:absolute;top:0;left:0;height:550px;width:550px}.edge{stroke:#798fff;stroke-width:5;opacity:.8}.header{background-color:#767df9;position:fixed;width:100%;z-index:1000;height:80px;top:0}.header__container{display:flex;justify-content:space-between;padding:0 10%;height:100%;align-items:center}.header__title{margin:0;color:#e8e8e8}.header__links{list-style:none;display:flex;justify-content:space-between}.header__link-item{margin-left:30px;color:#e8e8e8}.header__link-item:first-child{margin-left:0}.header__link-item:hover{text-decoration:underline}.header__link-icon{margin-right:10px}.header__link{text-decoration:none;color:#e8e8e8}.footer{width:100%;background-color:#767df9}.footer__container{padding:20px 10%;color:#e0e0e0}.footer__link{color:#364bd0;text-decoration:none}.footer__link:hover{color:#e0e0e0}
