.App{height:100%;display:flex;flex-direction:row;width:100%}.meeting-name-input{width:100%;text-align:center}.meeting-quickjoin{text-align:center}.meeting{flex-grow:3}.sidebar{resize:horizontal;display:flex;flex-direction:column;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:5px;padding-right:5px;background-color:#121115}.sidebar h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-footer{margin-top:auto}.sidebar-small{min-width:60px;max-width:60px}.sidebar-full{width:220px}.sidebar-hidden{width:0;padding:0}.sidebar-hidden>.sidebar-footer>.sidebar-toggle{position:absolute;bottom:0}.chat-input{min-width:0}.chat{background-color:#181c25;border-radius:8px;padding:.5em 0;width:100%;margin:0 -3px}.chat-sender{font-size:.9em}.chat-input-form{display:flex}.chat-messages{max-height:220px;overflow-y:scroll;display:flex;flex-direction:column-reverse}.chat-bubble{background-color:#2b2a33;overflow-wrap:break-word;margin-bottom:7px;border-radius:8px;padding:3px 4px;white-space:-moz-pre-wrap!important;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;word-wrap:break-word;white-space:-webkit-pre-wrap;word-break:break-all;white-space:normal}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#181c25;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;height:100%;margin:0;overflow-y:hidden}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;height:100%;width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;color:#fff}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{height:100%;width:100%}input{font-size:1em;margin:.3em;border:0;height:2.3em;padding-left:.4em;box-shadow:none;box-sizing:border-box;font-size:17px;font-family:Oxygen,sans-serif;transition:top .1s ease-in-out;background-color:#2b2a33;border-color:#646cff;border-radius:8px;color:#fff}
