@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,400;0,500;0,700;1,100;1,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Ubuntu+Mono:wght@700&display=swap);body{margin:0;font-family:Montserrat,sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh;grid-template-columns:3fr 1fr}.app,.main{display:grid}.main{height:100vh;grid-column:1/2;grid-template-columns:60px 4fr;grid-template-rows:.5fr .3fr 4fr 1fr .3fr;background-color:#f3f3f6}header{grid-row:1/2;grid-column:2/3;padding:24px 0;height:55px;width:80%;margin-left:10%}header h1{margin:0;font-size:38px;font-family:Ubuntu Mono,monospace;color:#363f66;padding-top:2px;line-height:35px}header h5{margin-top:18px;font-weight:400}.optionsBar{grid-row:2/3;grid-column:2/3;margin-left:10%;border-radius:8px;width:80%;display:flex;height:42px;margin-top:20px}.optionsBar h2{margin-top:13px;font-weight:400;padding-right:15px;height:28px;font-size:20px;font-weight:500}.filterHolder button{margin-top:15px;margin-left:15px}.sideBar{grid-row:1/5;grid-column:1/2;background-color:#fff;max-width:60px}.sideBar button{background-color:#fff;border:none;display:block;margin:0 auto}.sideBar button:hover{cursor:pointer}#logo{border-bottom:1px solid #d6dbdf;margin-bottom:24px;padding-bottom:10px}.sideBar button img{height:22px;border:none;margin-top:36px}.sideBar img{display:block;margin:14px auto 0;height:48px}.repo-results{grid-row:3/4;grid-column:2/3;background-color:#f2f3f3;margin-top:2px;overflow-y:scroll;margin-left:10%;width:80%;margin-bottom:25px}.repo-results-grid{display:grid;grid-gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,auto))}.repo-results-grid a{text-decoration:none}.repo-card{background-color:#fff;border-radius:8px;height:150px;padding:15px;box-sizing:border-box;color:#000}.repo-card-top{display:flex}.repo-card h4{width:65%;font-size:12px;font-weight:700;margin-bottom:0;margin-left:10px;margin-top:0;word-wrap:break-word}.repo-card h3{font-size:10px}.repo-card p{font-size:12px;margin-top:14px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:18px}.repo-card img{height:40px;border-radius:8px}footer{background:#363f66;grid-row:5/6;grid-column:1/2;max-width:60px}footer a{text-decoration:none}footer div{width:60px;margin-bottom:10px;margin-top:10px}footer img{height:20px;display:block;margin:0 auto}footer h4{color:#fff;font-size:9px;text-align:center;width:45px;margin:0 auto}.repo-info-holder{grid-column:2/3;height:100vh;overflow-y:scroll;min-width:280px;padding:18px 35px 32px 20px;box-sizing:border-box}.repoGenInfo{width:inherit}.repoGenInfo button{background:none;border:none;position:relative;z-index:10}.genInfoTop{display:flex;border-bottom:1px solid #d3d3d3;padding-bottom:20px;margin-top:6px}.titleLink{width:80%;margin-left:10px;margin-top:-4px}.repoGenInfo img{height:70px}.repoGenInfo button img{height:18px;margin-top:4px;margin-left:-4px}.repoGenInfo button img:hover{cursor:pointer}.repoGenInfo a{text-decoration:none;font-size:10px;overflow-wrap:anywhere;color:#000;display:block;margin-top:12px}.repoGenInfo h1{font-size:20px;margin:3px 0 0;line-height:22px;word-break:break-word}.repoGenInfo p{font-size:12px}.iconHolder{display:flex;flex-wrap:wrap}.icons{display:flex;width:auto;margin-top:5px}.icons img{height:16px}.icons h5{margin:-1px 10px 0 6px;color:#0ff;font-size:11px;letter-spacing:.6px}.red{color:#ff7675!important}.orange{color:#f39c12!important}.green{color:#2ecc71!important}.issuesHolder{border-top:1px solid #d3d3d3;margin-top:12px}.issueTitle img{height:20px}.issueTitle h3{display:inline-block;vertical-align:text-top;margin-top:-3px;margin-left:6px}.issuesHolder h2{color:#ff5b5b}.issuesHolder h3{font-size:12px;overflow-wrap:break-word}.issuesHolder button{background:none;border:none;width:100%;display:block;margin-top:20px;height:30px}.issuesHolder button:hover{cursor:pointer}.issuesHolder button div{border-bottom:1px solid #d6dbdf;width:100%}.issuesHolder button div h3{width:70px;margin:0 auto -7px;background-color:#fff;color:#34495e}.issue{margin-top:20px}.issueBodyHolder{background-color:#e3fded;padding:14px 20px 10px;border-radius:8px;color:#2ecc71}.issueBodyHolder img{height:30px;display:block;margin:0 auto}.issueBodyHolder h3{font-weight:700;margin:0}.issueBodyHolder h4{width:70px;text-align:center;padding:1px 5px;font-size:10px;background:#d6dbdf;color:#000;border-radius:12px;margin:-6px auto 8px}.issueBodyHolder a{text-decoration:none}.bugC{color:#ff5b5b!important}.bugBg{background-color:#fff0f5!important}.issue p{font-size:12px;max-width:inherit;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;font-weight:500}.modal-close{display:none}.dashboard{display:grid;grid-gap:1rem;grid-template-columns:repeat(2,minmax(180px,auto));margin-left:10%;width:80%;background-color:#363f66;border-radius:8px;padding-bottom:10px}.dashboard h2{font-size:20px;margin:0 0 8px}.redditEvents{height:150px;padding:15px;box-sizing:border-box;color:#fff}.redditEvents ul{margin-top:12px;padding:0;list-style:none}.redditEvents ul img{height:18px;margin-right:6px}.redditEvents ul li div{display:flex}.dashboard a{text-decoration:none}.redditEvents h4{color:#fff;font-size:12px;font-weight:500;padding:0;margin:0 0 6px}.loadScreen{min-width:300px;width:50%;margin:250px auto 0}.loadTop{width:62%;border:4px dotted #000;padding:15px}.loadTop,.loadTop div{display:flex;margin:0 auto}.loadScreen h1{font-family:Ubuntu Mono,monospace;line-height:32px;margin:0;align-self:center;text-align:center;float:right}.loadScreen h2{width:62%;font-size:18px;font-weight:500;letter-spacing:1px;margin:25px auto 0;text-align:center;line-height:24px}@media screen and (max-width:768px){.app,.main{grid-template-columns:1fr}.main{height:auto;grid-template-rows:auto auto 1fr auto}.dashboard,.optionsBar,.repo-results,.sideBar,footer,header{grid-row:auto;grid-column:1/-1}.dashboard,.optionsBar,.repo-results,header{margin-left:5%;width:90%}.dashboard{margin-bottom:20px;border-radius:8px}.sideBar{max-width:100%;display:flex;justify-content:space-around;align-items:center;border-top:1px solid #d6dbdf;border-bottom:1px solid #d6dbdf;padding:8px 0;margin-bottom:12px}.sideBar button img{margin-top:0}#logo{display:none}footer{max-width:100%}.repo-info-holder{position:fixed;bottom:0;left:0;width:100%;height:92vh;z-index:100;background:#fff;border-radius:20px 20px 0 0;overflow-y:auto;padding:0 5% 30px;box-sizing:border-box;min-width:unset;-webkit-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;box-shadow:0 -4px 24px rgba(0,0,0,.15)}.repo-info-holder.has-repo{-webkit-transform:translateY(0);transform:translateY(0)}.modal-close,.modal-overlay,.repo-info-holder:not(.has-repo){display:block}.modal-close{background:none;border:none;font-size:15px;font-weight:600;color:#363f66;padding:20px 0 12px;cursor:pointer;letter-spacing:.3px}}
/*# sourceMappingURL=main.1b449b3e.chunk.css.map */