#page-auth{align-items:stretch;display:flex;height:100vh}aside{align-items:flex-start;background:#835afd;color:#fff;display:flex;flex:7 1;flex-direction:column;font-family:Poppins,sans-serif;font-size:36px;font-weight:700;justify-content:center;padding:100px 80px}aside h1{min-width:650px}aside h2{font-size:24px;font-weight:400}main{align-items:center;background:#f8f8f8;display:flex;flex:8 1;flex-direction:column;justify-content:center}main div>img{height:70px;margin-bottom:52px;margin-left:25%;margin-right:25%;width:160px}#google-button,main img+button{background:#ea4335}main img+button{align-items:center;border-radius:8px;display:flex;font-size:1rem;height:50px;justify-content:center;padding:13px;width:320px}main img+button:not(:disabled):hover{-webkit-filter:brightness(.9);filter:brightness(.9)}main img+button :disabled{cursor:not-allowed;opacity:.6}main img+button img{margin-right:.5rem}main img+button+div{margin:2rem 0}.form{display:flex;flex-direction:column;height:50px;width:320px}.form>input{border:1px solid #a8a8b3;border-radius:8px;margin-bottom:16px;padding:13px 12px}.form button{background:#835afd;border-radius:8px;padding:13px}.form button:hover{-webkit-filter:brightness(.9);filter:brightness(.9)}#separador{align-items:center;display:flex}#separador:before{background:#a8a8b3;content:"";flex:1 1;height:2px;margin-right:4px}#separador:after{background-color:#a8a8b3;content:"";flex:1 1;height:2px;margin-left:4px}img+h2{margin-bottom:24px}.form p,img+h2{display:flex;justify-content:center}.form p{font-size:14px;margin-top:16px}.form p a{color:#e559f9}.form p a:hover{-webkit-filter:brightness(.7);filter:brightness(.7)}.button{align-items:center;background:#835afd;border:0;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:500;height:50px;justify-content:center;padding:0 32px}.button img{margin-right:8px}.button:not(:disabled):hover{-webkit-filter:brightness(.9);filter:brightness(.9)}.button:disabled{cursor:not-allowed;opacity:.6}#page-room{align-self:stretch;background-color:#f8f8f8;min-height:100vh;padding-bottom:64px}#page-room>header{align-items:center;border-bottom:1px solid #e2e2e2;display:flex;justify-content:space-between;margin-bottom:64px;padding:0 160px}#page-room>header div{align-items:stretch;display:flex;gap:8px}#page-room>header div button{align-items:stretch;border:1px solid #835afd;border-radius:7px;cursor:pointer;display:flex;justify-content:center;overflow:hidden}#page-room>header div button img{background-color:#835afd;padding:7px}#page-room>header div button div{align-self:center;font-weight:500;height:-webkit-min-content;height:min-content;padding:8px;width:auto}#page-room>header div #remover-sala{height:auto;width:auto}#page-room>header #remover-sala{align-items:center;background:transparent;border:1px solid #835afd;color:#835afd;justify-content:center}#page-room>header>img{margin:15px}#page-room body:first-of-type{align-items:space-between;display:flex;flex-direction:column;margin:0 auto;max-width:800px}#page-room body:first-of-type>div{align-items:center;display:flex}#page-room body:first-of-type>div h1{font-family:Poppins,sans-serif;font-size:24px}#page-room body:first-of-type>div #titulo{background:#e559f9;border-radius:9999px;color:#f8f8f8;margin-left:16px;padding:8px 16px}#page-room body:first-of-type form{display:flex;flex-direction:column}#page-room body:first-of-type form textarea{background-color:#fefefe;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.2);display:flex;flex-direction:column;margin-bottom:16px;margin-top:24px;min-height:130px;padding:16px;resize:vertical;resize:none}#page-room body:first-of-type form textarea:focus{outline:2px solid #835afd}#page-room body:first-of-type form div{align-items:center;display:flex;justify-content:space-between}#page-room body:first-of-type form div h3>button{background:transparent;border:0;color:#835afd;text-decoration:underline}#page-room body:first-of-type form div .user-info{gap:8px}#page-room body:first-of-type form div .user-info img{border-radius:9999px;height:32px}#page-room body:first-of-type form div .user-info span{color:#29292e;font-family:Roboto,sans-serif;font-size:14px;font-weight:500}#page-room body:first-of-type #posted-questions{border:1px solid red;display:flex;flex-direction:column}#post{background:#fefefe;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;margin-top:62px;min-height:130px;padding:8px;width:800px}#post+#post{margin-top:16px}#post #p{line-break:anywhere;margin:16px 8px;padding:1px}#post #footer,#post #p{align-self:stretch;display:flex}#post #footer{align-items:stretch;justify-content:space-between}#post #footer div{align-items:center;display:flex;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;gap:8px;justify-content:stretch}#post #footer div img{border-radius:9999px;height:32px;margin:8px 0 8px 8px;width:32px}#post #footer #footer-logolike{gap:8px;padding-right:8px}#post #footer #footer-logolike #delete-question:hover svg path{stroke:#e73f5d}#post #footer #footer-logolike button{background:transparent;cursor:pointer}#post #footer #footer-logolike button.liked svg path{stroke:#835afd}#post #footer #footer-logolike svg{height:20px;width:20px}*{border:0;box-sizing:border-box;margin:0;padding:0}body{color:#29292e}body,button,input,textarea{font:400 16px Roboto,sans-serif}
/*# sourceMappingURL=main.7a311808.css.map*/