body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--no-of-tiles-in-row:4}body{flex-direction:column;min-width:100%;-webkit-user-select:none;user-select:none}.header,body{background-color:#0f0f0f;display:flex}.header{height:56px;justify-content:space-between;left:0;padding:1em;position:fixed;top:0;width:100%;z-index:2050}.header>div{align-items:center;color:#fff;display:flex;font-size:18px;gap:10px;justify-content:center}.header span{border-radius:50%;cursor:pointer;font-weight:200;padding:7px}.header span:hover{background-color:hsla(0,0%,100%,.1)}.logo{padding-top:4px;width:105px}.profileIcon{border-radius:50%;margin-right:12px;width:35px}.center form{align-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:30px;display:flex;width:600px}.formSubmitButton,.search{background-color:initial;border:none;outline:none}.search{color:#f5f5f5;flex-grow:1;font-size:16px;font-weight:400;padding:4px 16px}.center>form span{background-color:hsla(0,0%,100%,.1);border-radius:0 30px 30px 0;color:#f5f5f5;padding:6px 18px}.center>span{background-color:hsla(0,0%,100%,.05)}.aside{bottom:0;height:100%;left:0;position:fixed;top:56px;width:256px}.main{display:flex;flex:1 1;flex-direction:column;margin-left:256px;margin-top:56px;padding:1em}.topLinks{color:#fff;display:flex;margin-bottom:16px;overflow-x:scroll;width:100%}.topLinks>span{background-color:hsla(0,0%,100%,.18);border-radius:8px;cursor:pointer;flex-wrap:nowrap;margin:12px 12px 12px 0;padding:.4em .7em}.topLinks::-webkit-scrollbar{display:none}.topLinks>span:hover{background-color:hsla(0,0%,100%,.25)}.videoTileContainer{display:flex;flex-wrap:wrap;gap:1em;justify-content:space-between}.videoTile{color:#fff;flex-grow:1;width:20%}@media only screen and (max-width:1280px){.videoTile{width:25%}}@media only screen and (max-width:1000px){.aside{display:none}.center form{width:400px}@media only screen and (max-width:720px){.videoTile{width:33.33333%}.center *,.center form{display:none}}@media only screen and (max-width:480px){.videoTile{width:50%}}.main{margin-left:0}}.thumbnail{border-radius:10px;width:100%}.videoInfo{display:flex;gap:1em;padding:6px 0}.videoInfo>img{border-radius:50%;height:34px;width:34px}.information p{font-size:12px;opacity:.6}.information p:hover{opacity:.8}.information{font-size:1em;opacity:.8}.sidebar{background-color:var(--bg-black);display:flex;flex-direction:column;flex-grow:1;padding:1em;-webkit-user-select:none;user-select:none;width:100%;z-index:999}.sidebar>div{align-items:center;border-radius:.5em;color:#fff;display:flex;padding:.5em 1em}.sidebar>div:hover{background-color:hsla(0,0%,100%,.2)}.sidebar>div>span:first-child{font-size:1.5em;font-weight:200}.sidebar>div>span:nth-child(2){margin-left:1em}.sidebar>hr{margin:.5em 0;opacity:.2}
/*# sourceMappingURL=main.b9daa633.css.map*/