:root{font-family:Times New Roman,Times,serif;line-height:1.5;font-weight:500;color-scheme:light dark;--background-color: #f4f5d0;--text-color: #390303;--accent-color: #1900ff;--info-height: 35vh;background-color:var(--background-color);color:var(--text-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Moonstar;src:url(/assets/Moonstar-BTb9pAr5.ttf) format("truetype");font-weight:400;font-style:normal;margin:0}body{display:flex;justify-content:center;align-items:center;place-items:center;min-width:320px;min-height:100vh}a{text-decoration:inherit;margin:0;color:inherit}a:hover{color:var(--accent-color)}h1{font-family:Moonstar;font-size:8em;line-height:1.1;font-weight:400;margin:0}p{font-size:1.1em;margin:0}.trail{position:absolute;pointer-events:none;animation:fadeOut .6s ease-out forwards;background:var(--accent-color)}.sparkle{--b: 1px;clip-path:polygon(100% 50%,60.61% 60.61%,50% 100%,39.39% 60.61%,0% 50%,39.39% 39.39%,50% 0%,60.61% 39.39%,100% 50%,60.61% 60.61%,calc(60.61% - .21px) calc(60.61% - .21px),calc(100% - 1px) calc(50% + -0px),calc(60.61% - .21px) calc(39.39% + .21px),calc(50% + -0px) calc(0% + 1px),calc(39.39% + .21px) calc(39.39% + .21px),calc(0% + 1px) calc(50% + -0px),calc(39.39% + .21px) calc(60.61% - .21px),calc(50% + -0px) calc(100% - 1px),calc(60.61% - .21px) calc(60.61% - .21px),calc(100% - 1px) calc(50% + -0px))}.star{aspect-ratio:1;clip-path:polygon(100% 50%,66.18% 61.76%,65.45% 97.55%,43.82% 69.02%,9.55% 79.39%,30% 50%,9.55% 20.61%,43.82% 30.98%,65.45% 2.45%,66.18% 38.24%,100% 50%,66.18% 61.76%,calc(66.18% - .32px) calc(61.76% - .24px),calc(100% - 1px) calc(50% + -0px),calc(66.18% - .32px) calc(38.24% + .24px),calc(65.45% - .31px) calc(2.45% + .95px),calc(43.82% + .12px) calc(30.98% + .38px),calc(9.55% + .81px) calc(20.61% + .59px),calc(30% + .4px) calc(50% + -0px),calc(9.55% + .81px) calc(79.39% - .59px),calc(43.82% + .12px) calc(69.02% - .38px),calc(65.45% - .31px) calc(97.55% - .95px),calc(66.18% - .32px) calc(61.76% - .24px),calc(100% - 1px) calc(50% + -0px))}@keyframes fadeOut{0%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:0}}@media (max-width: 500px){:root{line-height:1.4}body{flex-direction:column;padding:1.25rem;min-height:auto;align-items:flex-start;justify-content:flex-start}h1{font-size:3.2em;line-height:1;text-align:center}p{font-size:1em;text-align:center}a{display:inline-block;padding:.25rem 0}.container,main,section{max-width:100%}}.container{display:grid;grid-template-rows:auto auto;justify-items:center;text-align:left;width:fit-content}.title{text-align:center;margin:0;width:100%}@media (max-width: 500px){.title{padding-bottom:30px}}.navbar{display:flex;min-height:var(--info-height);gap:150px;flex-direction:row;font-size:1.5em;align-items:center;justify-content:space-around;opacity:0;animation:fadeIn .5s ease-in forwards}@media (max-width: 500px){.navbar{min-height:auto;flex-direction:column;gap:20px;font-size:1em}}.Icon{width:50px;height:50px;margin-bottom:10px}.back{width:20px;height:20px}.item{display:flex;flex-direction:column;align-items:center}.item:hover{filter:drop-shadow(0 0 2em var(--accent-color))}.info{display:flex;flex-direction:column;align-content:flex-start;width:100%;min-height:var(--info-height);opacity:0;animation:fadeIn .5s ease-in forwards}.about{text-align:left;justify-content:center;width:60%}.back{align-content:flex-start}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.project{font-size:1.5em;text-decoration:underline}.smallLink{font-size:1em}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}
