@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");*{box-sizing:border-box}body,h1,h3{margin:0}body,button,code,h1,h2,h3,h4,h5,h6,input,pre,textarea{font-family:Open Sans,sans-serif}a,button{font-weight:500;font-size:14px}.body-wrapper{height:calc(100vh - 119px);display:flex;background-image:url(/background-auth.svg)}.body-wrapper,.bodyWelcomeWrapper{background-size:cover;background-position:50%;background-repeat:no-repeat}.bodyWelcomeWrapper{overflow-x:hidden;background-image:url(/background-welcome.svg)}.container-main{position:relative;display:flex;gap:10px;height:calc(100vh - 179px);background:#efefef;padding:0 30px 0 10px;overflow:hidden}button:hover{cursor:pointer}.highlight.brace{color:#3d5866}.highlight.stringLiteral{color:green}.highlight.stringKey
.highlight.null
.highlight.booleanLiteral
.highlight.numberLiteral{font-weight:700}.highlight.stringKey{color:#333;font-weight:700}.highlight.booleanLiteral{color:#3d5866}.highlight.numberLiteral{color:#dc143c}.highlight.null{color:#333}.highlight.whitespace{border-bottom:1px dashed #eee}.highlight.invalid{color:#dc143c;font-style:italic}nextjs-portal{display:none}@media screen and (min-width:431px) and (max-width:800px){.container-main{flex-direction:column;padding:0 30px 10px 10px;min-height:calc(100vh - 179px);height:-moz-fit-content;height:fit-content}}@media screen and (max-width:430px){.container-main{flex-direction:column;padding:0 30px 10px 10px;min-height:calc(100vh - 220px);height:-moz-fit-content;height:fit-content}}.ErrorBoundary_main__71ijN{height:100vh;text-align:center;line-height:2.5em;display:flex;flex-direction:column;align-items:center;justify-content:center}.ErrorBoundary_errorCode__5ZtM1{font-size:1.5em;font-weight:500;vertical-align:top}.ErrorBoundary_errorMessage__Mmtoo{font-size:1.3em;font-weight:400}.ErrorBoundary_main__71ijN button{padding:.7em 2em}