@font-face{font-family:inter;src:url(/font/Inter-VariableFont_opsz,wght.ttf)format("truetype")}body{color:#333;margin:auto;line-height:1.75;font-size:11pt;font-family:inter,sans-serif;font-optical-sizing:auto;padding-left:1.5rem;padding-right:1.5rem}header{margin-top:2rem;margin-bottom:2rem}header h1{text-decoration:underline #00e 2px wavy;animation:wave 1s linear infinite;will-change:text-decoration-thickness,text-underline-offset}@keyframes wave{0%{text-decoration-position:under;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-style:wavy}12.5%{text-decoration-position:under;text-decoration-thickness:1.5px;text-underline-offset:3.5px;text-decoration-style:wavy}25%{text-decoration-position:under;text-decoration-thickness:2px;text-underline-offset:4px;text-decoration-style:wavy}37.5%{text-decoration-position:under;text-decoration-thickness:2.5px;text-underline-offset:4.5px;text-decoration-style:wavy}50%{text-decoration-position:under;text-decoration-thickness:3px;text-underline-offset:5px;text-decoration-style:wavy}62.5%{text-decoration-position:under;text-decoration-thickness:2.5px;text-underline-offset:4.5px;text-decoration-style:wavy}75%{text-decoration-position:under;text-decoration-thickness:2px;text-underline-offset:4px;text-decoration-style:wavy}87.5%{text-decoration-position:under;text-decoration-thickness:1.5px;text-underline-offset:3.5px;text-decoration-style:wavy}100%{text-decoration-position:under;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-style:wavy}}h1,h2,h3,h4,h5{font-weight:500}footer{margin-top:1rem;color:#64748b}li{display:inline}a{color:#333;text-decoration:underline #00e 2.5px dotted;transition:.3s}a:hover{color:#00e;text-decoration:underline #00e 2px wavy}#about{display:flex;flex-direction:row;align-items:start;gap:20px}#about h2:first-child{margin-top:0;margin-bottom:1.1rem;line-height:1}#about p{margin-top:0;margin-bottom:.5rem}#about #links{margin-left:.5rem;display:flex;flex-direction:row;gap:10px;font-size:25px}#about #links a svg{width:20px;height:20px;fill:#333;transition:.3s}#about #links a svg:hover{fill:#00e}article.work-experience{display:flex;align-items:start;flex-direction:row;gap:20px}article.work-experience h3 a{color:#333;text-decoration:none}article.work-experience h3 a:hover{color:#333;text-decoration:underline #00e 2px wavy}article.work-experience h3:first-child{margin-top:0;margin-bottom:.5rem;line-height:1}article.work-experience .meta{color:#64748b}article.work-experience .meta p{margin-top:0;margin-bottom:.25rem;line-height:1}@media screen and (min-width:52rem){body{max-width:48rem;width:100%}}@media screen and (max-width:52rem){#about{flex-direction:column;align-items:center}}