@font-face{font-family:my-font;src:url(/static/media/font.ba1ceecc7f5b3be61174.otf)}*{font-family:my-font,serif;margin:0;padding:0;text-decoration:none}body{overflow-x:hidden}::-webkit-scrollbar{background:#eee;width:8px}::-webkit-scrollbar-track{display:none}::-webkit-scrollbar-thumb{background:#151515;border-radius:20px}.page{background-color:#5a4cff;height:100%;min-height:100vh;width:100vw}.container-monitor{background-color:#d4e5ff;bottom:0;height:150px;left:0;margin:auto;position:absolute;right:0;top:-40%;-webkit-transform:scale(.7);transform:scale(.7);width:790px}.container-monitor .wrapper-monitor{background:#050321;bottom:0;box-shadow:0 2px 2px 2px rgba(0,0,0,.3);height:130px;left:0;margin:auto;position:absolute;right:0;top:0;width:770px}.container-monitor .wrapper-monitor .monitor{background-color:#344151;bottom:0;box-shadow:inset 0 5px 10px 2px rgba(0,0,0,.3);height:100px;left:0;margin:auto;overflow:hidden;position:absolute;right:0;top:0;white-space:nowrap;width:700px}.container-monitor .wrapper-monitor .monitor p{-webkit-animation:move 20s linear infinite;animation:move 20s linear infinite;color:#5a4cff;display:inline-block;font-family:VT323,monospace;font-size:100px;position:relative}@-webkit-keyframes move{0%{left:800px}to{left:-4800px}}@keyframes move{0%{left:800px}to{left:-4800px}}.container-header{align-items:center;display:flex;height:200px;justify-content:center;width:100vw}.container-header .container-title h1{color:#eee;font-size:50px}.button-next{align-items:center;background:hsla(0,0%,100%,.1);border-left:.5px solid hsla(0,0%,100%,.35);border-radius:60px;border-top:.5px solid hsla(0,0%,100%,.35);color:hsla(0,0%,100%,.5);cursor:pointer;display:flex;height:60px;justify-content:center;letter-spacing:2px;margin:20px auto;overflow:hidden;padding-left:40px;position:relative;text-decoration:none;transition:.5s;width:200px}.button-next:hover{color:#fff;padding-left:0;padding-right:40px}.button-next span{align-items:center;background:#5a4cff;border-radius:50%;color:#1a191d;display:flex;font-size:1.5em;height:50px;justify-content:center;left:5px;position:absolute;transition:.5s;width:50px}.button-next:hover span{left:calc(100% - 55px)}.button-next:after{background:hsla(0,0%,100%,.5);content:"";height:100%;position:absolute;-webkit-transform:translateX(-200px) skewX(30deg);transform:translateX(-200px) skewX(30deg);transition:.5s;width:80px;z-index:1}.button-next:hover:after{-webkit-transform:translateX(200px) skewX(30deg);transform:translateX(200px) skewX(30deg)}.container-form{align-items:center;display:flex;flex-direction:column;height:600px;justify-content:center;margin:auto;width:400px}.container-form .score{color:#eee;margin-bottom:40px;position:relative}.container-form textarea{opacity:0}.container-form .coding-hub,.container-form textarea{background-color:#151515;color:#eee;max-height:150px;min-height:100px;outline-color:#151515;width:100%}.container-form .coding-hub .key,.container-form textarea .key{color:#e00808}.container-form .coding-hub .function,.container-form textarea .function{color:#315db0}.container-form .coding-hub .native,.container-form textarea .native{color:#c4bb97}.container-form .coding-hub .nb,.container-form textarea .nb{color:#ab4d09}.container-form .coding-hub .str,.container-form textarea .str{color:#1a8645}.container-form .coding-hub{border-radius:20px;padding:20px;width:250%}.container-form input{background-color:#eee;border:none;border-radius:4px;box-shadow:inset 0 1px 0 rgba(0,0,0,.03);color:#384047;margin-bottom:1.2em;outline-color:#eee;padding:1em;width:100%}.container-form h2{color:#eee;margin-bottom:20px;text-align:center}.container-form .title-question-form{border:2px solid #eee;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.25),inset 0 0 2px 0 #fff;font-family:Bitstream Vera Sans Mono,Monaco,Courier New,Courier,monospace;font-size:14px;max-height:40%;overflow-x:scroll;padding:50px 20px;text-align:left;white-space:break-spaces;width:200%}.container-form .title-question-form::-webkit-scrollbar{background:transparent;border-radius:20px;height:70%;width:8px}.container-form .title-question-form::-webkit-scrollbar-thumb{background:#eee;border-radius:20px}.container-form .container-response{align-items:center;display:flex;flex-direction:column;height:30%;justify-content:space-around;margin-bottom:20px;margin-top:20px;width:80%}.container-form .container-response.choice{display:grid;grid-template-columns:repeat(2,1fr)}.container-form .container-response .response-input{align-items:center;background-color:#eee;border-radius:20px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:.5s;width:120px}.container-form .container-response .response-input:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.container-form.anim{-webkit-animation:launch-container 2s;animation:launch-container 2s}@-webkit-keyframes launch-container{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes launch-container{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.container-time{background-color:#eee;border-radius:20px;height:20px;margin-bottom:20px;overflow:hidden;width:100%}.container-time .line-time{background-color:#151515;border-radius:20px;height:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:.25s;width:100%}
/*# sourceMappingURL=main.8bd3e678.css.map*/