:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#001327;background-image:linear-gradient(#00747d,#001327);background-attachment:fixed;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#00f7ff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#02bcc3}body{min-width:320px;min-height:100vh;margin:0}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#092747;border:1px solid #b1fcff;border-radius:10px;padding:10px;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s,border-width .25s}button:hover{border-width:5px;border-color:#00f7ff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}nav{justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:fixed;top:0;left:0;right:0}nav>ul{gap:40px;list-style-type:none;display:flex}.button_directories{justify-content:center;gap:10px;margin-top:10px;display:flex}.home-button{background-color:#0000;border-color:#0000;border-radius:30%;place-content:center;width:175px;height:175px}.header-content{justify-content:center;align-items:center;display:flex}.nav{background-image:linear-gradient(#0007,#0000);justify-content:start;align-items:center;display:flex}.header-compensate{height:125px}@media (prefers-color-scheme:light){:root{color:#0072ec;background-color:#fff}a:hover{color:#02bcc3}button{background-color:#1b6ec6}}.profile-pic-home{border-radius:30%;width:150px;height:150px}.home-container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;overflow:hidden}.token-container{justify-content:left;gap:10px;padding:10px;display:flex}.token{background-color:#0f355e75;border-width:10px;border-color:#b1fcff;border-radius:25px;justify-content:center;align-items:center;width:175px;height:100px;display:flex}.token>i{color:#00f7ff;padding:5px;font-size:75px}.about-container{text-align:left}#root{text-align:center;max-width:1280px;margin:0 auto;padding:2rem}.profile-pic{border-radius:30%;width:150px;height:150px}.projects-container{text-align:left}.project-list{flex-wrap:wrap;gap:10px;display:flex}.project-token{background-color:#0f355e75;border-radius:25px;flex-direction:column;gap:10px;width:500px;padding:16px;display:flex}.anchor-reference>img{width:50%}iframe{aspect-ratio:16/9;border:none;width:100%}
