*{box-sizing:border-box;font-family:Cantarell,monospace;margin:0;padding:0}body,code{font-family:monospace}body{background-color:#f1f5f8;background-color:#00aaab;color:#222}.project{animation:hover-shrink .5s normal;background-color:#7fffd4;border-radius:1em;float:inline-start;margin:1rem 1vw;max-height:20vh;max-height:256px;overflow:hidden;padding:3pt;transform:scale(1);width:28vw;width:512px}.project:hover{animation:hover-grow .5s normal;transform:scale(1.05)}@keyframes hover-grow{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes hover-shrink{0%{transform:scale(1.05)}to{transform:scale(1)}}.project-words{color:#000;float:left;height:100%;margin:auto;width:50%}.project-words#title{border-bottom:1px solid #000;margin:2.5%;width:95%}.project-words#description{margin:0 2.5%;width:95%}.project-image{float:right;height:100%;margin:auto;width:50%}img.project-image{border-radius:.6em;height:18vh;margin:2.5%;object-fit:contain;top:0;width:95%}.projectList{margin:2vw auto;width:90vw}@media (any-pointer:coarse),(any-pointer:none),(hover:none),(pointer:coarse),(pointer:none){.project{background-color:#7fffd4;border-radius:1em;float:left;margin:1rem auto;overflow:hidden;width:80%}.project,.project:hover{animation:none;transform:scale(1)}}.app{overflow:hidden}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.3eb0715c.css.map*/