*{margin:0;padding:0;box-sizing:border-box}body{background:#202225;color:#fafafa;font-family:Roboto}.room-header{cursor:pointer;padding:1em}.person{margin:1em;background:#2f3136;border-radius:.2em;display:flex;flex-direction:column}.person.big{z-index:10;position:fixed;left:0;top:0;right:0;bottom:0}.person.big .video{flex-grow:1;overflow:hidden}.person-header{padding:1em;background:#36393f;border-top-left-radius:.2em;border-top-right-radius:.2em;display:flex;justify-content:space-between;align-items:center}.person-right{display:flex;flex-shrink:0}.person-right>*{padding:.5em}.person:not(.me) .person-right .material-icons{opacity:.7}.person-right .material-icons.cursor-default{cursor:default}.person-name{font-weight:700}.person-status{font-size:90%;word-break:break-word}.person .video{display:flex;position:relative}.person .video,.person video{border-bottom-left-radius:.2em;border-bottom-right-radius:.2em}.person video{width:100%;height:100%}.person.me .person-header{cursor:pointer}.person.me .person-left:hover .person-status{font-weight:700}.overview{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));grid-auto-flow:row}.overview .room{cursor:pointer;flex-shrink:0;padding:1em;min-height:400px}.overview .room:hover{background:#2b2d32}.loading{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;font-size:300%;opacity:.5}.overview .people{display:flex;flex-direction:column;margin:.1em}.tiled .people{margin:1em;display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));grid-auto-flow:row;align-items:flex-start}.tiled .room-header{padding:1.5em;display:flex}.tiled .room-header .material-icons{margin-right:.5em}.tiled .room-header:hover{background:#2b2d32}.person .person-right{opacity:.5}.tiled .person-right:hover{opacity:1}input[type=range]{-webkit-appearance:none;width:100%;background:transparent}input[type=range]:focus{outline:none}input[type=range]::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:14px;width:14px;border-radius:50%;background:#fff;cursor:pointer;margin-top:-6px}input[type=range]::-moz-range-thumb{-webkit-appearance:none;height:14px;width:14px;border-radius:50%;background:#fff;cursor:pointer}input[type=range]::-webkit-slider-runnable-track{width:100%;height:2px;cursor:pointer;background:#fff;border-radius:1px}input[type=range]::-moz-range-track{width:100%;height:2px;cursor:pointer;background:#fff;border-radius:1px}.rooms-header{display:flex;align-items:center;cursor:pointer}.rooms-header:hover{background:#2b2d32}.rooms-header .room-name{padding:1.5em}.rooms-header .room-name:not(.active){opacity:.5}.notifications{position:fixed;right:2em;bottom:2em}.notifications .notification{background:#36393f;padding:1em;margin:.5em;border-radius:.3em;font-size:90%}.SpotifyPlayer::-webkit-scrollbar{display:none}
/*# sourceMappingURL=main.e22f390f.chunk.css.map */