body,html{height:100%;margin:0;padding:0}:root{--finedblue:#3385ff;--finedblueRGB:51,133,255;--finedgreen:#00c421;--black1:rgba(0,0,0,.9);--black2:rgba(0,0,0,.8);--black3:rgba(0,0,0,.6);--black4:rgba(0,0,0,.4);--black5:rgba(0,0,0,.3);--bb:rgba(0,0,0,.1);--inputcolor:#f8f8f8;--inputborder:rgba(0,0,0,.05);--subtext:#a5a5a5;--transition:cubic-bezier(0.215,0.61,0.355,1)}h1,h2,h3,h4,h5,h6,p{font-size:1rem;font-weight:550;margin:0;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;color:var(--black1);-webkit-font-smoothing:antialiased}li,ul{padding:0;margin:0}ul{list-style:none}*{font-family:Inter Tight,sans-serif;text-decoration:none}.highlightedText{color:var(--finedblue);height:-moz-fit-content;height:fit-content}.contentWithSidebar{display:flex;height:calc(100vh - 70px);background-color:#fafafa}.viewport{height:100vh;width:100vw}.content{display:flex;flex-grow:1}