body{margin:0;padding:0;box-sizing:border-box;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.App{position:relative;border-radius:16px;border:none;padding:16px 16px 32px;background-color:#051d3b;color:#fff;margin:4px;min-height:calc(100vh - 8px)}.App .main-content{width:100%}.App footer{position:absolute;width:100%;bottom:8px}::-webkit-input-placeholder{color:#bababa;opacity:1}:-ms-input-placeholder{opacity:1}::placeholder{color:#bababa;opacity:1}:-ms-input-placeholder{color:#bababa}::-ms-input-placeholder{color:#bababa}@media only screen and (max-width:600px){.App{margin:0;border-radius:0}}.Cabecalho .logo img{max-width:150px;margin-left:-14px}.Cabecalho .icon-menu img{width:30px;height:30px}.Cabecalho .icon-menu-wrapper{padding:8px;cursor:pointer;align-self:center;border-radius:8px}.Cabecalho .icon-menu-wrapper:hover{background-color:#41536a}.menuMobile{position:absolute;border-radius:8px 0 0 8px;top:88px;right:0;background:#2d415b;transition:all .7s;overflow:hidden;width:0}.mostrarMenu{width:240px}.MyInput{height:52px;width:100%;outline:none;border:none;background:hsla(0,0%,100%,.16);border-radius:8px;color:#fff;padding:14px;font-size:16px;line-height:24px}.MyInput:focus,.MyInput:hover{background:hsla(0,0%,100%,.24)}.Perfil{padding-right:12px}.Perfil:hover{border-radius:8px;background-color:hsla(0,0%,100%,.16)}.Perfil a{cursor:pointer;display:flex;align-items:center;text-decoration:none;color:#fff}.Perfil img{border-radius:50%;max-width:40px;margin:10px}.MenuMobile .title{font-family:Inter sans-serif;font-size:12px;line-height:18px;letter-spacing:.4em;text-transform:uppercase;color:#fff}.MenuMobile ul{list-style:none;padding:0}.MenuMobile a{display:flex;align-items:center;font-size:16px;line-height:24px;margin-top:16px;cursor:pointer;text-decoration:none;color:#fff}.MenuMobile .itemMenuIcon{display:flex;align-items:center;justify-content:center;width:48px;min-width:48px;height:48px;margin-right:16px;background:rgba(80,129,251,.16);border-radius:16px}.MenuMobile .itemMenuIcon img{width:20px}.MenuMobile a .itemMenuIcon,.MenuMobile a .itemMenuText{opacity:.56}.MenuMobile a:hover>.itemMenuIcon,.MenuMobile a:hover>.itemMenuText{opacity:1}.MenuMobile .itemMenuText{overflow:hidden;white-space:nowrap}.MenuMobile .fotoPerfil{max-width:150px}.CardProjeto{display:flex;flex-direction:column;border-radius:8px;background:rgba(0,0,0,.16)}.CardProjeto .codigoWrapper{padding:24px;border-radius:8px}.CardProjeto .editorTexto{display:flex;flex-direction:column;background-color:#141414;border-radius:8px;padding:16px;min-height:360px;max-height:360px}.CardProjeto .circles{display:flex;margin-bottom:24px}.CardProjeto .redCircle{width:12px;height:12px;border-radius:50%;background-color:#ff5f56}.CardProjeto .yellowCircle{background-color:#ffbd2e}.CardProjeto .greenCircle,.CardProjeto .yellowCircle{width:12px;height:12px;border-radius:50%;margin-left:8px}.CardProjeto .greenCircle{background-color:#27c93f}.CardProjeto .tituloProjeto{font-weight:700;font-size:21px;line-height:31px}.CardProjeto .descricaoProjeto{font-size:16px;line-height:24px;opacity:.8;margin-top:8px}.CardProjeto .detalhesProjeto{margin-top:32.5px;display:flex;align-items:center}.CardProjeto .count:hover{cursor:pointer;border-radius:8px;background-color:hsla(0,0%,100%,.16)}.CardProjeto code{white-space:pre-wrap}.CardProjeto code.preview{color:#fff}.CardProjeto .preview{display:block;height:100%;max-height:300px;overflow-y:auto}.CardProjeto .preview::-webkit-scrollbar{width:1rem}.CardProjeto .preview:focus{border:0!important;outline:0!important}@media only screen and (max-width:600px){.CardProjeto .codigoWrapper{padding:16px}}.Editor{border-radius:8px;padding:32px}.Editor .editorTexto{display:flex;flex-direction:column;background-color:#141414;border-radius:8px;padding:16px}.Editor .circles{display:flex;margin-bottom:24px}.Editor .redCircle{width:12px;height:12px;border-radius:50%;background-color:#ff5f56}.Editor .yellowCircle{background-color:#ffbd2e}.Editor .greenCircle,.Editor .yellowCircle{width:12px;height:12px;border-radius:50%;margin-left:8px}.Editor .greenCircle{background-color:#27c93f}.Editor .editorTexto .codeWrapper{width:100%;border:none;outline:none;color:#fff;background-color:#141414;height:auto;min-height:250px}.Editor code{white-space:pre-wrap}.Editor code.preview{color:#fff}.Editor .preview{display:block;height:100%;max-height:385px;overflow-y:auto}.Editor .preview::-webkit-scrollbar{width:1rem}.Editor .preview:focus{border:0!important;outline:0!important}.hljs{background:#141414!important}.visualizarHighlight{width:100%;height:56px;margin-top:32px;margin-bottom:32px;background:rgba(80,129,251,.08);border-radius:8px;color:#fff;border:none;outline:none;padding:16px}.visualizarHighlight:hover{background:rgba(80,129,251,.24)}@media only screen and (max-width:600px){.Editor{padding:16px}}.MyTextArea{width:100%;outline:none;border:none;background:hsla(0,0%,100%,.16);border-radius:8px;color:#fff;padding:14px;font-size:16px;line-height:24px}.MyTextArea:focus,.MyTextArea:hover{background:hsla(0,0%,100%,.24)}.DetalhesProjeto .title{font-family:Inter sans-serif;font-size:12px;line-height:18px;margin-bottom:16px;letter-spacing:.4em;text-transform:uppercase;color:#fff}.DetalhesProjeto .my-textarea{margin-top:16px;margin-bottom:32px}.DetalhesProjeto .colorPicker{width:100%;height:52px;margin-bottom:0;cursor:pointer;background-color:hsla(0,0%,100%,0);padding:.5rem;border:.0625rem solid #fff;border-radius:8px}.DetalhesProjeto .myButton{width:100%;height:56px;background:#5081fb;border-radius:8px;border:none;outline:none;margin-top:16px}.DetalhesProjeto .error{color:red;font-size:14px}.MenuLateral .title{font-family:Inter sans-serif;font-size:12px;line-height:18px;letter-spacing:.4em;text-transform:uppercase;color:#fff}.MenuLateral ul{list-style:none;padding:0}.MenuLateral a{display:flex;align-items:center;font-size:16px;line-height:24px;margin-top:16px;cursor:pointer;text-decoration:none;color:#fff}.MenuLateral .itemMenuIcon{display:flex;align-items:center;justify-content:center;width:48px;min-width:48px;height:48px;margin-right:16px;background:rgba(80,129,251,.16);border-radius:16px}.MenuLateral .itemMenuIcon img{width:20px}.MenuLateral a .itemMenuIcon,.MenuLateral a .itemMenuText{opacity:.56}.MenuLateral a:hover>.itemMenuIcon,.MenuLateral a:hover>.itemMenuText{opacity:1}.MenuLateral .itemMenuText{overflow:hidden;text-overflow:ellipsis}.active>.itemMenuText{opacity:1!important}.active>.itemMenuIcon{background:#5081fb;opacity:1!important}
/*# sourceMappingURL=main.26160040.chunk.css.map */