@import url(https://fonts.googleapis.com/css2?family=Fira+Mono&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.bugs_wrap{display:flex;flex-direction:column;flex:1 1;max-width:40%;background:#1c2639;padding:3rem 2rem}.bug_wrap{cursor:pointer;background:#27334b;padding:1rem;border-radius:.5rem;margin-bottom:.5rem;color:#fff;box-shadow:0 1.1px 2.2px rgba(0,0,0,.006),0 2.5px 5.3px rgba(0,0,0,.008),0 4.8px 10px rgba(0,0,0,.01),0 8.5px 17.9px rgba(0,0,0,.012),0 15.9px 33.4px rgba(0,0,0,.014),0 38px 80px rgba(0,0,0,.02)}.bug_wrap.is_open,.bug_wrap.is_open:hover{background:#5502fc}.bug_wrap:hover{background:#2b3954}.bug_body_wrap{opacity:0;-webkit-animation:fade-in .6s cubic-bezier(.5,1,.89,1) forwards;animation:fade-in .6s cubic-bezier(.5,1,.89,1) forwards}.bug_row{display:flex;justify-content:space-between;align-items:center}.bug_body_row{margin-bottom:.5rem;padding-bottom:1rem;border-bottom:1px solid #1c2639}.bug_body_row.error_row{padding-bottom:0}.title_row h3{opacity:.5;font-family:"Fira Mono",monospace;font-size:.8rem}.title_row :hover{color:#00d1b2}.bug_title_wrap{display:flex;justify-content:center;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bug_title{margin-left:.5rem;text-overflow:ellipsis;transition:all .2s cubic-bezier(.5,1,.89,1)}.severity{height:8px;width:8px;border-radius:50%;display:inline-block;transform:translateX(0);-webkit-animation:fade-in .4s cubic-bezier(.5,1,.89,1) forwards;animation:fade-in .4s cubic-bezier(.5,1,.89,1) forwards}.severity_label{color:#222c41;padding:.25rem;border-radius:.25rem;font-family:"Fira Mono",monospace;font-size:.8rem;font-weight:700}.is_open .bug_title_wrap>.severity{-webkit-animation:slide-off .4s cubic-bezier(.25,1,.5,1) forwards;animation:slide-off .4s cubic-bezier(.25,1,.5,1) forwards}.is_open .title_row h2{margin-left:0;text-shadow:0 1px 2px rgba(0,0,0,.2);transition:all .2s cubic-bezier(.5,1,.89,1)}.is_open .title_row h3{opacity:1;text-shadow:0 1px 2px rgba(0,0,0,.2)}.bug_error_readout{background:#1c2639;padding:1rem;border-radius:.25rem;color:#f1544b;font-family:"Fira Mono",monospace;margin:.5rem 0 1rem}.bug_label{opacity:.5;display:block;margin:.25rem 0}.bug_controls_wrap{margin-top:1rem}.edit_button{margin-right:.5rem}@media screen and (max-width:1300px){.bugs_wrap{display:flex;max-width:100%}.title_row h3{display:none}}@media screen and (max-width:900px){.bugs_wrap{display:none}}.dashboard_wrap{display:flex;height:calc(100vh - 4rem)}.dashboard_inner_wrap{width:75%;display:flex}.bugs_dropdown_wrap{display:none}#bugForm{background:#5502fc}@media screen and (max-width:1300px){.dashboard_wrap{flex-direction:column}.dashboard_inner_wrap{width:100%;border-top:2px solid #1c2639;flex:1 1}}@media screen and (max-width:900px){.bugs_dropdown_wrap{display:flex;justify-content:center;max-width:90%;margin:0 auto}.dashboard_inner_wrap{flex-direction:column;border:none;margin-top:1rem}}.sidebar_wrap{width:25%;color:#fff;padding-top:3rem;padding-left:3rem}.user_wrap{margin-bottom:2rem;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2);flex-direction:row}.user_avatar,.user_wrap{display:flex;align-items:center}.user_avatar{width:4rem;height:4rem;justify-content:center;margin-right:1rem;border:1px solid #eee;border-radius:.25rem}.user_avatar_inner p{font-size:1.4rem}.user_details h2{font-weight:700}.user_email{color:#eee;font-size:.8rem}.filter_form_wrap label{margin:1rem 0}.filter_form_wrap .select select{background-color:#5502fc;border-color:#5502fc;border-radius:.25rem;color:#fff}.filter_form_wrap .select:not(.is-multiple):not(.is-loading):after{border-color:#fff}.filter_status_wrap{display:flex}.filter-button{cursor:pointer;background:#27334b;border:1px solid #1c2639;padding:.5rem;color:#fff;min-width:4rem;display:flex;justify-content:center;border-radius:.25rem}.filter-button :active,.filter-button :focus{outline:0}.filter-button:hover{background:#2b3954}.filter-button.active-button{background:#5502fc;transition:background .2s ease-in-out}.select:not(.is-multiple):not(.is-loading):after{border-color:#fff}@media screen and (max-width:1300px){.sidebar_wrap{display:flex;width:100%;justify-content:space-evenly;align-items:flex-start;padding-left:0}.filter_form_wrap{display:flex;align-items:center}.user_wrap{margin-right:1rem}.filter_form_wrap label{margin:0;font-size:.8rem}.admin_wrap{display:flex;align-items:baseline}}@media screen and (max-width:900px){.sidebar_wrap{flex-direction:column;align-items:center;padding-top:1rem}.filter_form_wrap{margin:1rem 0 .5rem}.filter_form_wrap label{margin:0;font-size:.8rem}.user_avatar{width:3rem;height:3rem}.admin_wrap{display:flex;justify-content:space-between;align-items:center}.user_wrap{margin-bottom:0}.user_details{display:none}}.chart_wrap{margin:1rem 0}.chart_wrap canvas{margin:1rem 0 0;padding:1rem;border-radius:.25rem;background:#1c2639;box-shadow:0 1.1px 2.2px rgba(0,0,0,.006),0 2.5px 5.3px rgba(0,0,0,.008),0 4.8px 10px rgba(0,0,0,.01),0 8.5px 17.9px rgba(0,0,0,.012),0 15.9px 33.4px rgba(0,0,0,.014),0 38px 80px rgba(0,0,0,.02)}.bug_total{font-weight:700;color:#00d1b2}@media screen and (max-width:1300px){.chart_wrap{display:none}}.navbar{background:#27334b;box-shadow:0 1.1px 2.2px rgba(0,0,0,.006),0 2.5px 5.3px rgba(0,0,0,.008),0 4.8px 10px rgba(0,0,0,.01),0 8.5px 17.9px rgba(0,0,0,.012),0 15.9px 33.4px rgba(0,0,0,.014),0 38px 80px rgba(0,0,0,.02);padding:0 3rem;height:4rem}.navbar-item,.navbar-link{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.navbar-burger{color:#fff}@media screen and (max-width:900px){.navbar{height:3rem;padding:0 1rem}}.expanded_wrap{display:flex;flex-direction:column;width:60%;padding:3rem 2rem;color:#fff;box-shadow:0 1.1px 2.2px rgba(0,0,0,.006),0 2.5px 5.3px rgba(0,0,0,.008),0 4.8px 10px rgba(0,0,0,.01),0 8.5px 17.9px rgba(0,0,0,.012),0 15.9px 33.4px rgba(0,0,0,.014),0 38px 80px rgba(0,0,0,.02);background:#222c41}.expanded_wrap h2{font-size:1.6rem;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.2);margin:-.5rem 0 1rem}.bug_empty_wrap{align-self:center;display:flex;flex-direction:column;align-items:center;opacity:.25}.expanded_bug_icon{font-size:4rem}@media screen and (max-width:900px){.expanded_wrap{width:100%;background:#222c41;margin-top:1rem;border-top:1px solid #2b3954;box-shadow:none}}.modal-card-body{background-color:#222c41;color:#fff}.modal-card-body .label{color:#eee}.input,.select select,.textarea{background-color:#1c2639;color:#fff;border:1px solid #1c2639}.modal-card-head{border-bottom:1px solid #27334b;color:#eee}.modal-card-title{color:#00d1b2}.modal-card-foot,.modal-card-head{background:#1c2639}.field.is-grouped{align-items:baseline}.last-row .select{margin:0 2rem 0 1rem}.severity--moderate{background:#f1d64b}.severity--minor{background:#e17b21}.severity--breaking{background:#f1544b}.home_wrap{height:100vh;display:flex;justify-content:center;align-items:center}.home_wrap p{margin-bottom:2rem;color:#bebebe;max-width:400px}.home_wrap button{margin-right:1rem}.home_wrap_inner{display:flex;align-items:center}.home_inner_panel{width:50%}.home_title{font-size:6rem;font-weight:700;color:#eee}.home_image{max-width:500px}.github-corner:hover .octo-arm{-webkit-animation:octocat-wave .56s ease-in-out;animation:octocat-wave .56s ease-in-out}@-webkit-keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{-webkit-animation:none;animation:none}.github-corner .octo-arm{-webkit-animation:octocat-wave .56s ease-in-out;animation:octocat-wave .56s ease-in-out}}@media (max-width:900px){.home_wrap,.home_wrap_inner{flex-direction:column;max-width:100%}.home_image,.home_inner_panel{width:100%;padding:1rem;text-align:center}}body{min-height:100vh;background:#222c41}button:focus{outline:0}label{display:block}.button.is-primary{background-color:rgba(0,209,178,.780392)}.button.is-danger{background-color:#f1544b}.button.is-info{background-color:#5502fc}.fab,.fas{margin-right:.5rem}.modal{-webkit-animation:fade-in .4s ease-in-out;animation:fade-in .4s ease-in-out}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slide-off{40%{margin-left:-.5rem}to{opacity:0;margin-left:-.5rem}}@keyframes slide-off{40%{margin-left:-.5rem}to{opacity:0;margin-left:-.5rem}}
/*# sourceMappingURL=main.5063811c.chunk.css.map */