body{margin:0;font-family:Arial,sans-serif;background:rgb(1,26,38);background:linear-gradient(0deg,rgba(1,26,38,1),rgba(2,47,70,1));height:100vh;color:#fff;background-repeat:no-repeat;background-attachment:fixed}#root{display:flex;flex-direction:column;height:100%}h1,h2{color:#fff}h3,p{font-family:Roboto,sans-serif;font-weight:400;font-style:normal;-webkit-margin-before:.4rem;margin-block-start:.4rem;-webkit-margin-after:.4rem;margin-block-end:.4rem}h4,p{-webkit-margin-before:.3rem;margin-block-start:.3rem;-webkit-margin-after:.3rem;margin-block-end:.3rem}p{font-size:1rem;line-height:1.5rem;letter-spacing:.02rem}h1{font-family:Josefin Sans,sans-serif;font-size:2.2rem;line-height:2.4rem}h1,h2{font-weight:700;margin:0}h2{font-size:1.6rem;line-height:1.8rem}h3{font-size:1.3rem;line-height:1.5rem}h3,h4{font-weight:700;margin:0}h4{font-size:1.1rem;line-height:1.3rem}a{text-decoration:none;color:inherit;transition:all .3s ease}a:hover{color:#E98B43}hr{background-color:#ffffff2e;border-color:#ffffff00}button{background-color:#091b29;color:#fff;padding:.8rem 1rem;cursor:pointer;font-size:1rem;font-weight:700;transition:all .3s ease;border-radius:.5rem;box-shadow:0 0 10px 0 #091b2952;border:2px solid #e98b4378}input[type=number],input[type=password],input[type=text],select{padding:.5rem;font-size:1rem;border-radius:.5rem;border:none}input[type=checkbox]{width:1.2rem;height:1.2rem;margin-right:.5rem}::placeholder{color:#292929}.green-text{color:#89e100f2}.yellow-text{color:#e1bb00}.red-text{color:#e13400}.blue-text{color:#00cce1}.page{display:flex;flex-direction:column;height:100%;margin:2rem 1rem}.container-bg{background-color:#10314b;text-align:center}.ReactModal__Overlay,.ReactModal__Overlay--after-open{background-color:rgba(0,0,0,.75)!important}.ReactModal__Content,.ReactModal__Content--after-open{background-color:#10314b!important;color:#fff;height:400px;margin:auto;width:500px}.modal-header{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.modal-header h2{margin:0}.modal-body{display:flex;flex-direction:column;padding:1rem}.modal-body p{-webkit-margin-before:.3rem;margin-block-start:.3rem;-webkit-margin-after:.3rem;margin-block-end:.3rem;line-height:1.3rem}.modal-list-container{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.modal-list-header{display:flex;justify-content:space-between}.modal-list-header p{font-weight:700}.modal-list-item,.model-list-row{display:flex;justify-content:space-between}.modal-list-item p{margin:0}.modal-simulation-data{display:flex;flex-wrap:wrap;column-gap:1rem}.modal-footer{display:flex;justify-content:flex-end;margin-top:1rem;gap:1rem}@media screen and (max-width:600px){h1{font-size:1.8rem}h2{font-size:1.3rem}h3{font-size:1.1rem}h4{font-size:1rem}button,p{font-size:.9rem}}.frontpage{align-items:center}.frontpage,.frontpage-main{display:flex;flex-direction:column;gap:1rem}.frontpage-main{width:90%;max-width:900px;margin:2rem auto 3rem}.docs-page{align-items:center}.docs-main,.docs-page{display:flex;flex-direction:column;gap:1rem}.docs-main{width:90%;max-width:900px;margin:2rem auto 3rem}.content-section{display:flex;flex-direction:column;margin:1rem 0}.content-section h2,.content-section h3{margin:.5rem 0}.content-section p{margin-bottom:1rem}.content-links{display:flex;flex-direction:column;gap:1rem;border-radius:.5rem}