.layout_layout__1Fn9t{display:flex;flex-direction:column;grid-gap:1em;gap:1em}.layout_nav__22gZr{display:flex;grid-gap:2em;gap:2em;align-items:flex-end}.layout_logo__2iRX9{max-width:150px;max-height:100px}.user-profile_form-row__3N1yj{display:flex;flex-direction:column}.user-profile_button__38zTq{outline:none;padding:1em}.user-profile_container__2p6KY{max-width:250px;background-color:#fff;border-radius:5px;padding:1em;display:flex;flex-direction:column;grid-gap:1em;gap:1em}.user-profile_title__wqbFG{font-size:1.5em;text-align:center;padding:0;margin:0}:root{--background:#bee5eb;--dark-background:#71b4be;--standard-font-colour:#000;--fonts:"Roboto",sans-serif}*{color:#000;color:var(--standard-font-colour);font-family:"Roboto",sans-serif;font-family:var(--fonts)}html{display:grid;justify-content:center;align-items:center}body,html{background-color:#bee5eb;background-color:var(--background)}body{min-width:800px;min-height:450px;max-width:1000px;max-height:900px}@media only screen and (max-width:600px){body{min-width:unset;width:93vw;min-height:unset}}.table{width:100%}.table thead{text-align:left}.table tbody tr{margin:0}.table tbody tr td{padding:5px;border-radius:3px}.table tbody tr:nth-of-type(odd){background-color:#eee}.table tbody tr:nth-of-type(2n){background-color:#ccc}.room{background-color:hsla(0,0%,100%,.945);padding:1em;border-radius:5px}.room .chat{display:grid;margin-left:10px;grid-template-areas:"a a a c" "a a a c" "b b b _";grid-gap:px;gap:px}@media only screen and (max-width:600px){.room .chat{margin-top:10px;margin-left:unset}}.room .chat.hide-users{grid-template-areas:"a a a" "a a a" "b b b"}@media only screen and (max-width:600px){.room .chat{grid-template-areas:"c" "a" "b"}}.room .chat .messages>div{padding:10px;display:flex;flex-direction:column}.room .chat .messages>div>div{border-bottom:1px solid #eee}.room .chat .messages>div .them{justify-self:right;align-self:flex-end;width:75%;text-align:right;padding:3px 0}.room .chat .messages>div .you{padding:3px 0}.room .chat .message-input{display:flex}.room .chat .message-input input{width:100%;border-radius:0;border:1px solid #eee}.room .chat .message-input button{padding:.5em 1em;outline:none;border-radius:0;border:1px solid #adadad;background-color:#f0f0f0}.room .chat .users h2{margin-top:0}.room .chat .users div{padding:7px;background-color:#ffac47}.room .chat .users div p{margin:3px}
/*# sourceMappingURL=main.68c0ffc8.chunk.css.map */