.section{width:100%;padding:.5rem 4.5rem;border-radius:10px}.section h1,.section h2{margin:0 0 1.5rem}.section-tilt{border-radius:.5rem;padding:1rem 1.5rem}.section-tilt:hover{background-color:#ffffff1a}.section-tag{font-size:1.25rem;color:#5ddcff;font-family:UbuntuMono,Consolas,Lucida Console,Courier New,monospace;font-weight:400}.section-content{padding:.75rem .75rem 1.25rem 2rem}.section-content button{margin:.5rem 0}@media screen and (max-width: 600px){.section{padding:.5rem 0}.section-tilt{padding:.5rem 1rem}.section-content{padding:.5rem .5rem .75rem 1.25rem}}.typewriter{color:#fffc}.typing,.erasing{display:inline-block;max-width:max-content;overflow:hidden;border-right:.05em solid #464545;white-space:nowrap;margin:0;vertical-align:bottom}.typing{width:0;animation:typing 2.5s steps(50,end) 2s forwards,blink-caret .5s step-end infinite}.erasing{width:100%;animation:erasing .9s steps(50,end) forwards,blink-caret .5s step-end infinite}@keyframes typing{0%{width:0}to{width:100%}}@keyframes erasing{to{width:0}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:gray}}:root{font-size:19px;--max-content-width: 48rem;--current-header-height: 4rem;--header-background: rgba(8, 18, 28, .8);--accent-color: rgb(0, 250, 125);--x: 50%;--y: 50%;scroll-padding-top:96px}*{box-sizing:border-box}body{font-family:Ubuntu,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color:#ffffffbf;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;margin:0;padding:0;min-height:100vh;line-height:1.5;font-weight:400;background-attachment:fixed;background-image:radial-gradient(circle farthest-side at var(--x, 50%) var(--y, 100%),rgba(71,0,161,.5) 0%,rgba(14,37,94,.5) 9%,transparent 18%);display:flex;justify-content:center}#app{max-width:var(--max-content-width);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2rem}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:UbuntuMono;src:url(../fonts/UbuntuMono-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:UbuntuMono;src:url(../fonts/UbuntuMono-Bold.ttf) format("truetype");font-weight:700;font-style:normal}a{width:fit-content;font-weight:500;color:#00a3ff;text-decoration:inherit}a svg{color:#fff;transition:all .25s ease;margin-right:6px}a:hover,a:hover svg,a:focus svg{color:var(--accent-color)}a:has(svg){display:flex;align-items:center;justify-content:center;padding:.5rem;transition:all .1s ease}h1{font-weight:700;font-size:2.2em;line-height:1.1;letter-spacing:-2px}#intro-headline,h2{position:relative;display:inline;text-shadow:-1px -1px 0 #555,1px -1px 0 #555,-1px 1px 0 #555,1px 1px 0 #555}#intro-headline:after,h2:after{content:"";display:block;width:105%;left:-2.5%;height:27%;background:#7b00e3;position:absolute;bottom:13%;z-index:-1;clip-path:polygon(2% 0,100% 0%,98% 100%,0% 100%)}button,.btn{background:transparent;border:none;cursor:pointer;padding:0 2.2em;border-radius:0;color:var(--accent-color);font-weight:700;font-size:.8rem;letter-spacing:2px;text-transform:uppercase;text-decoration:none;position:relative;transition:all .25s ease;display:flex;align-items:center;justify-content:center;margin:0;height:64px}button:before,button:after,.btn:before,.btn:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;outline:2.5px solid;transition:.25s;transform:translate(0) translateY(0)}button:hover:before,.btn:hover:before{transform:translate(-.25em) translateY(.25em)}button:hover:after,.btn:hover:after{transform:translate(.25em) translateY(-.25em)}button.secondary,.btn.secondary{color:#fff;-scale:.75;padding:1.13em 2em}button.secondary:hover svg,.btn.secondary:hover svg{color:#fff}p{margin:1.5rem 0}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}header{display:flex;margin:0;justify-content:center;width:100%;top:0;position:absolute;padding:3.5rem 1rem 0;background:transparent;z-index:999}header.is-sticky{position:fixed;box-shadow:0 5px 16px #0000001a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.75rem 1rem;background:var(--header-background);animation:slideDown .4s ease-out}#header-inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:var(--max-content-width)}#logo-header{display:flex;gap:1.5rem;align-items:center;color:#fff}#logo{border:3px solid #fff;border-radius:5px;line-height:1;font-weight:700;font-size:1.5em;width:64px;height:64px;display:flex;align-items:center;justify-content:center}#name{display:flex;flex-direction:column}#first-name{font-size:1.32rem;line-height:1}#last-name{margin-top:-.1rem;margin-left:-.07rem;font-size:2.3rem;line-height:1}#header-right{display:flex;align-items:center;gap:.5rem}#header-right .btn{margin-left:.5rem}#intro-headline{font-size:2.75rem;color:#fff}#about{margin-top:calc(var(--current-header-height) + 3rem)}.mono-headline{font-family:UbuntuMono,Consolas,Lucida Console,Courier New,monospace;color:#fff;font-size:2rem;line-height:1.5;font-weight:700;letter-spacing:-.04rem}h3{margin:.75rem 0;color:#00fa7db3}h4{font-weight:500;margin:0;font-size:.85rem}footer{font-size:1.15rem;padding:3rem 1.25rem}footer svg{display:inline;margin-bottom:-4px}.experience{margin:1.5rem 0}.experience-item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.experience h3,.experience h4{margin:.5rem 0}.experience p{width:100%;margin-top:.5rem}#mobile-links{display:flex;justify-content:center;align-items:center;gap:3rem;padding-top:.75rem;padding-bottom:1.75rem}.desktop-hidden{display:none!important}form{margin-top:24px;margin-bottom:24px}form label,form input,form textarea{width:100%}form label{font-weight:600}form input,form textarea{border-radius:4px;padding:7px 9px;margin-bottom:12px}form .result{font-weight:700;color:#fff;font-size:1.25rem}@media screen and (max-width: 600px){:root{font-size:16px}#app{padding:0 1rem;width:100%}main{padding:0}header{padding:3.75rem 1.5rem 0}header.is-sticky{padding:1rem 1.5rem}#header-inner{flex-wrap:wrap}#logo-header{gap:.5rem}#logo{width:48px;height:48px}#name{transform:scale(.85)}button{min-height:44px;padding:1.25em 2.13em}.mobile-hidden{display:none!important}.desktop-hidden{display:flex!important}.mono-headline{font-size:1.75rem}#intro-headline{font-size:2.25rem}footer{padding:.57rem 1rem 1.5rem}footer>svg{width:20px;height:20px}}@media screen and (max-width: 440px){.mono-headline{font-size:1.75rem}.mono-headline:has(.typewriter){font-size:1.5rem}#intro-headline{font-size:2rem}}
