#root,body,html{height:100%;left:0;margin-top:0;overflow:hidden;position:fixed;top:0;width:100%}button{border-color:grey;border-radius:50px;cursor:pointer;font-family:Roboto;font-size:30;padding:20;position:relative}body{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}#content{height:100%;width:80%}#chat{background-color:#fff;height:100%;position:fixed;right:0;top:0;width:20%}#chat,#chat #chat-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}#chat #chat-container{box-sizing:border-box;flex-grow:1;overflow-x:hidden;overflow-y:scroll;padding:10px}#chat #chat-slide{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}#chat #chat-form{box-sizing:border-box;padding:0 12px;position:relative;width:100%}#chat #chat-form form{-webkit-margin-after:0;align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;margin-block-end:0;padding-bottom:20px;padding-top:10px}#chat #chat-form .separator{display:block;height:10px;margin:0;position:relative}#chat #chat-form .separator:after{box-shadow:0 -3px 2px -2px #e8eaed;content:"";height:100%;opacity:1;position:absolute;top:0;transition:opacity .3s ease;width:100%}#chat #chat-form input[type=text]{border:1px solid #c7c7c7;border-radius:20px;box-shadow:none;flex-grow:1;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:14px;line-height:20px;margin-right:10px;outline:none;padding:12px 16px}#chat #chat-form button[type=submit]{fill:#0b57d0;align-items:center;background:transparent;border:none;border-radius:18px;color:#0b57d0;cursor:pointer;display:flex;flex-direction:row;font-weight:700;height:36px;justify-content:center;outline:none;width:36px}#chat #chat-form button[type=submit]:hover{background-color:#efefef}#chat .row{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:8px;width:85%}#chat .row .headline{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;flex-grow:1;justify-content:space-between;padding-bottom:1px;padding-left:12px}#chat .row .headline .name{color:#1f1f1f;font-family:Google Sans Text,Google Sans,Roboto,Arial,sans-serif;font-size:12px}#chat .row .headline .date,#chat .row .headline .name{font-weight:500;letter-spacing:.1px;line-height:16px;margin-right:8px}#chat .row .headline .date{color:#5e5e5e;font-size:11px}#chat .row .headline .date,#chat .row .message{font-family:Google Sans,Roboto,Arial,sans-serif}#chat .row .message{background-color:#f2f2f2;border-radius:15px;box-sizing:border-box;color:#1f1f1f;font-size:14px;line-height:20px;margin-bottom:2px;padding:8px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;word-break:break-word}#chat .row.me{align-self:flex-end}#chat .row.me .message{align-self:flex-end;background-color:#ecf3fe}#good{background:#adff2f;border-radius:50px;font-family:Roboto;font-size:40;padding:0 30 20px;width:-webkit-max-content;width:max-content;z-index:2000}#good,#introChoix{align-items:center;display:flex;flex-direction:column;justify-content:center;position:inherit}#introChoix{height:auto;width:auto;z-index:1000}.container{align-items:center;display:flex;justify-content:center;position:fixed}#introChoix h2{font-family:Roboto;font-size:40;text-shadow:1px 1px 2px #fff}#introChoix div{display:flex;flex-direction:row;flex-wrap:nowrap}#introChoix button{margin-left:5px;margin-right:5px}#introChoix button.disabled{cursor:not-allowed;opacity:.5}
/*# sourceMappingURL=main.30f55511.css.map*/