.App{display:flex;justify-content:center}.cross-icon{position:absolute;width:100%;height:100%;overflow:hidden}.card{width:100%;background-color:#161616;overflow:hidden;display:flex;flex-wrap:wrap;margin-bottom:2px;padding:7px;border-radius:15px;transition:all .2s ease-out;box-shadow:0 4px 4px #0003}.card:active{transform:scale(.99)}.card:hover{cursor:pointer}.hidden{display:none;scale:0;height:0}.header{display:flex;width:100%}.header .portrait .Img{width:100px}.header .information{width:100%;display:flex;flex-direction:column;justify-content:space-around}.header .information .wrap{width:100%;display:flex;justify-content:space-between}.header .information .wrap .name{font-family:October Crow;position:relative;display:flex;width:50%;float:left;line-height:1.1;align-items:center;font-size:xx-large}.header .information .wrap .sanity{color:#c481bb}.header .information .wrap .ghost_speed{display:flex;justify-content:flex-end;flex-direction:column}.header .information .wrap .ghost_speed .speed{display:flex;justify-content:flex-end}.header .information .wrap .ghost_speed .speed:active{transform:scale(1.5)}.header .ghost_evidence{display:flex}.header .ghost_evidence .ghost_evidence_item{font-family:horror-boat;margin-right:5px}.header .ghost_evidence .ghost_evidence_item>img{height:20px}.content{width:100%;transition:max-height .4s ease}.CardContainer{display:flex;flex-direction:column;align-items:center;width:75%}.CardContainer:after{display:block;content:" ";height:25vh}@media screen and (max-width: 768px){.CardContainer{width:100%}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667));cursor:pointer}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){.logo{animation:logo-spin infinite 2s linear}}.check-box{width:70%;display:flex;flex-wrap:wrap;align-content:space-around}.check-box .check{display:flex;justify-content:center;align-items:center;box-shadow:0 4px 4px #0003;border:2px solid #000000;border-radius:5px;margin:auto;width:40%;height:20%}.stopwatch-container{font-size:30px;display:flex;justify-content:center;width:30%;flex-wrap:wrap;flex-direction:column;align-items:center}.stopwatch-buttons{height:auto}.stopwatch-buttons button{box-shadow:0 4px 4px #0003;height:50%;width:100%}.BottomContainer{position:fixed;bottom:0;background-color:#7d8f95;color:#000;width:75%;padding:5px;border-radius:15px;height:25%;display:flex;box-shadow:0 4px 4px #0003}@media screen and (max-width: 768px){.BottomContainer{width:100%}}:root{color-scheme:light dark;color:#ffffffde;background-color:#8aadb7aa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Creepster,system-ui;font-weight:400;font-style:normal;width:100%}
