:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.avatar{font-weight:500;color:#888;text-decoration:inherit;will-change:filter;transition:filter .3s}body{display:flex;flex-direction:column;margin:0;place-items:center;min-width:320px;min-height:100vh}h1{font-size:2em;line-height:1.1}.top.nav{display:flex;place-items:center}.top.nav ul{display:flex;padding:0}.top.nav li{display:block;padding:1.5em}.top.nav li:hover{display:block;padding:1.5em;cursor:pointer}.top.nav #mode{background-color:#213547;height:1.5em;width:1.5em;border-radius:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;flex-grow:1}.logo{height:6em;padding:.5em;border-radius:6em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #f7df1eaa)}.card{padding:2em}.star-trek{color:#888}.project-list{display:flex;flex-direction:column;width:75vw;margin:auto;text-decoration:none;padding:0}.project-list li{display:flex;width:100%}.project-list .project{display:flex;align-items:center;border-radius:.5em;padding-top:.5em;padding-bottom:.5em;color:#000;text-decoration:none;width:100%;margin:16px 0}#amuzic{background:#b9f0b7}#amuzeo{background:#e3ee9e}#ark-builders{background:#fde37f}.project-list li a .project-icon{width:4em;margin-left:1em;margin-right:1em}.repo-host{width:2em;margin-left:1em;margin-right:1em}.project-list li a p{font-size:18pt;text-align:justify;width:100%}#tech-sect{margin-top:4em}.tech{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:0}.tech li{display:flex;flex-direction:column;height:fit-content;margin:.5em 2em}.tech li img{width:3em}#gpgDiv{display:flex;justify-content:center;align-items:center;width:fit-content;height:2em;border-radius:.5em;padding:.4em;margin:auto}#gpgDiv:hover{cursor:pointer}#gpgDiv:active{background:#ece9e2}#gpgDiv p{margin:1em}#gpgDiv img{width:1.5em}#gpgDiv img:hover{cursor:pointer}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}.top.nav #mode{background-color:#213547}avatar:hover{color:#f7df1eaa;filter:drop-shadow(0 0 5em #f7df1eaa)}button{background-color:#f9f9f9}}@media(prefers-color-scheme:dark){:root{color:#fff;background-color:#213547}.top.nav #mode{background-color:#fff}.top.nav ul li:hover{color:#f7df1eaa;filter:drop-shadow(0 0 5em #f7df1eaa)}button{background-color:#f9f9f9}}footer{display:flex;width:100%;text-align:center;place-items:center;justify-content:center;background-color:#f2fafa}footer img{width:1.5em}footer ul{display:flex;flex-wrap:wrap;justify-content:center;padding:0}footer ul li{display:flex;place-items:center;padding:8px;height:2em;border-radius:.5em;margin:.5em}footer ul li:hover{cursor:pointer}footer ul #bitcoin:active{background:#f7931a8c}footer ul #ethereum:active{background:#627eea8c}footer li p{margin-left:.5em;width:30vw;max-width:12em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
