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}@media (min-width:1200px){html{font-size:16px}}@media (max-width:1199px){html{font-size:15px}}@media (max-width:599px){html{font-size:13px}}.project-card{border-color:#f80;border-width:3px!important;transition:background-color,color .5s;overflow:hidden;border-radius:50%}.project-card .card-body{text-overflow:ellipsis}.project-card:active,.project-card:hover{background-color:#f80;color:#060606}.project-card.active{-webkit-animation-name:activeAnimationProject;animation-name:activeAnimationProject;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes activeAnimationProject{0%{background-color:#060606;color:#adafae}50%{color:#060606;background-color:#f80}to{color:#adafae;background-color:#060606}}@keyframes activeAnimationProject{0%{background-color:#060606;color:#adafae}50%{color:#060606;background-color:#f80}to{color:#adafae;background-color:#060606}}.project-grid{display:grid;grid-gap:1rem;width:90%;grid-template-columns:repeat(auto-fill,11rem);grid-template-rows:11rem;justify-content:center;align-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.title-text{font-size:1.45rem}.time-text{position:absolute;text-align:center;width:100%;bottom:1rem;font-weight:700;margin:0;padding:0}.sheet-card{border-color:#2a9fd6;border-width:3px!important;transition:background-color,color .5s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sheet-card.selected,.sheet-card:active,.sheet-card:hover{background-color:#2a9fd6;color:#060606}.sheet-card.active{-webkit-animation-name:activeAnimationSheet;animation-name:activeAnimationSheet;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes activeAnimationSheet{0%{background-color:#060606;color:#adafae}50%{color:#060606;background-color:#2a9fd6}to{color:#adafae;background-color:#060606}}@keyframes activeAnimationSheet{0%{background-color:#060606;color:#adafae}50%{color:#060606;background-color:#2a9fd6}to{color:#adafae;background-color:#060606}}
/*# sourceMappingURL=main.9aa06478.chunk.css.map */