: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}html{scroll-behavior:smooth;scroll-padding-top:5.5rem}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#141414;overflow-x:hidden}#screen{min-height:100vh;max-width:1200px}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.starfield{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;overflow:hidden}.star{position:absolute;opacity:0;animation:twinkle 3s infinite ease;will-change:opacity}@keyframes twinkle{0%,to{opacity:.05}50%{opacity:.4}}#root{max-width:1280px;margin:0 auto;text-align:center;font-family:Inter;--myBlue: #25DAB5;--myOrange: #FF8E59}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}a{color:#bdddd8e6}p{color:#bdddd8e6;text-align:left;font-weight:350}h1{color:var(--myBlue);margin:0}h2{color:var(--myOrange);margin:0}h3{color:#bdddd8e6}ul{padding:0}li{list-style-type:none}li img{width:2rem;filter:invert(60%)}.sections{display:flex;flex-direction:column;align-items:start;margin-top:5rem;color:#bdddd8e6;gap:1.2rem}@media (max-width: 1023px){.sections{display:none}}.link-container{display:inline-block;position:relative}.link{font-size:1.3rem;display:inline-block;transition:transform .2s ease;position:relative;z-index:1}.link-container:hover .link{transform:translate(1rem);color:var(--myBlue)}.link-container.active-link .link{color:var(--myBlue);transform:translate(1rem)}#screen{display:flex;max-width:1200px;box-sizing:border-box;margin:0 3rem;gap:1rem}@media (max-width: 1023px){#screen{flex-direction:column;margin:0 1rem}}@media (min-width: 1024px){#sidebar{position:sticky;top:0;flex:0 0 47%;height:80vh;padding-top:5.5rem;justify-items:start;display:flex;flex-direction:column;justify-content:space-between}}@media (max-width: 1023px){#sidebar{margin-top:5.5rem}}#sidebar-title{text-align:left}#sidebar p{width:20rem}#sidebar-contacts>ul{display:flex;flex-direction:row;list-style-type:none;gap:1rem;margin-top:2rem}#sidebar-contacts img:hover{filter:brightness(100%) saturate(0) invert(100%)}main{display:flex;flex-direction:column;flex:1;min-width:0px;padding-top:5.5rem;text-align:left;gap:5rem;z-index:1}@media (max-width:1023px){main h2{position:sticky;top:0;padding-top:.5rem;background-color:#141414e6}}#projects{display:flex;flex-direction:column;gap:1rem;z-index:1}.project-card{width:100%;box-sizing:border-box;padding:1rem;border-radius:5px;display:flex;gap:1rem;transition:background-color .2s ease-out}@media (min-width: 1024px){.project-card:hover{background-color:#7d9f9826;-webkit-backdrop-filter:blur(20rem);backdrop-filter:blur(20rem)}.project-card:hover h3{color:var(--myBlue)}}.project-card h3{transition:color .2s ease-out}.project-card-info>h3,.project-card-info>p,.project-card-info>.tech-bubbles{margin:0}.project-card-info{display:flex;flex-direction:column;gap:.5rem}.project-card-img{padding-top:.4rem}.project-card-img img{height:4.7rem;width:8rem}.tech-bubbles{display:flex;flex-wrap:wrap;gap:.6rem}@media (max-width: 767px){.tech-bubbles>span{font-size:.7rem}.project-card-info>h3,p,span{font-size:.9rem}}@media (min-width: 768px){.tech-bubbles{font-size:.9rem}}h3{line-height:100%}.tech-bubbles>span{background-color:#993f167f;color:var(--myOrange);box-sizing:border-box;padding:.2rem .6rem;border-radius:70px}.tech-badge{display:flex;flex-direction:column;border-width:4px;border-style:solid;border-image:linear-gradient(to right top,var(--myOrange),var(--myBlue)) 1;border-radius:10px;color:#bdddd8e6;align-items:center;padding:.5rem 1.5rem;gap:.7rem;width:5.5rem;justify-content:space-between}.tech-badge>img{width:5rem}#tech-badge-section{display:flex;margin:1rem 0;flex-wrap:wrap;gap:1rem}.tech-badge span{line-height:80%}#attributions{color:#bdddd8e6;display:flex;flex-direction:column;margin-bottom:2rem;font-size:.85rem}#attributions a{text-decoration:underline}
