:root{--bg-dark: #323027;--dim-yellow-dark: #d79921;--yellow-dark: #fabd2f;--foreground0-dark: #fbf1c7;--foreground1-dark: #ebdbb2;--blue-dark: #83a598;--dim-blue-dark: #458588}*,*:before,*:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased;background-color:var(--bg-dark);color:var(--foreground0-dark)}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}.main-container{max-width:800px;margin:0 auto;padding:1rem;box-sizing:border-box;font-family:Work Sans,sans-serif}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--foreground0-dark);color:var(--foreground0-dark)}nav>ul{display:flex;gap:1rem}li{list-style-type:none;padding:none}nav>ul>li:hover{color:var(--foreground1-dark)}a{color:inherit;text-decoration:none}.my-name{font-size:1.25rem}.about-section,.projects-container{padding:2rem 0}.greetings{font-size:1.75rem}.about-subtitle{font-size:1.1rem}.about-subtitle~p{margin-bottom:.2rem}.links:hover{font-weight:700}.socials-container{margin:0;padding:0}.socials-container>li{padding:0;margin:.2rem 0}.socials-link{color:#83a598}.socials-link:hover{color:#458588}.socials-link:active{text-decoration:underline}.card{padding-bottom:.5rem;border-bottom:1px solid var(--foreground0-dark);margin-bottom:1.5rem;cursor:pointer;transition:scale .1s}.card:hover{scale:1.01}.project-title{color:var(--blue-dark);display:inline-block;margin-bottom:.25rem}.project-date{font-size:14px}
