body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Calistoga,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);height:100vh;justify-content:center;position:absolute;width:100vw;z-index:2}.modal,.modalContent{align-items:center;display:flex}.modalContent{border-radius:.5rem;color:#fff;flex-direction:row;font-family:Times New Roman,Times,serif;font-size:2rem;height:22%;max-height:300px;max-width:500px;min-height:150px;min-width:300px;opacity:100%;width:30%;z-index:13}.pwInput{-webkit-backdrop-filter:invert 20%;backdrop-filter:invert 20%;background:#3b3b3b;border-radius:.7rem;border-style:none;font-size:1.5rem;margin:1rem;max-width:70%;opacity:40%;padding:.5rem}.pwInput:hover{opacity:80%}.button{border-radius:.3rem;color:#636363;cursor:pointer}.button:hover{color:#474221;cursor:pointer}.submit{background:none;border-style:none;color:#636363;font-family:Times New Roman,Times,serif;font-size:2rem}.submit:hover{color:#474221;cursor:pointer}.highlighter{animation:fadeoutBg 3s;-moz-animation:fadeoutBg 3s;-webkit-animation:fadeoutBg 3s;-o-animation:fadeoutBg 3s}@keyframes fadeoutBg{0%{color:red}to{color:#000}}@-webkit-keyframes fadeoutBg{0%{color:red}to{color:#000}}.full{align-items:center;display:flex;justify-content:center;padding:3rem;width:100vw;z-index:2}.element:hover{fill:#640202}.button:hover{fill:#474221}.element{stroke-width:10px;stroke:#fff;stroke-opacity:0;transition:all .5s ease-out;z-index:1}.circuit,.element{background-clip:content-box;padding:10px}.circuit{stroke-width:3px;stroke:#fff;stroke-opacity:0;transition:.5s ease-out}.circuit:hover{stroke:#ffa600;stroke-opacity:1}.laser{stroke-width:20px;stroke:#fff;stroke-opacity:0;transition:all .5s ease-in-out}.laser:hover{stroke:red;stroke-width:2px;stroke-opacity:1}.square1{stroke-width:10px;stroke:#fff;stroke-opacity:0;transition:all .5s ease-out}.square1:hover{stroke:#000;stroke:3px;fill:#000}.background{position:absolute;z-index:-1}.entryParent{align-items:center;background:f5f5f5;display:flex;height:100vh;justify-content:center;width:100vw}
/*# sourceMappingURL=main.2d569ae7.css.map*/