:root{--color-bg:#F5F0E3;--color-text:#434343;--color-h1:#008787;--color-h2:#33B4B4;--color-h3:#008787;--color-subheading:#595959;--color-nav:#000000;--color-dot-active:#54D851;--color-dot-past:#B6B6B6;--font-body:"Vollkorn", "Vollkorn Variable", serif;--font-ui:"DM Sans", sans-serif}*,*::before,*::after{box-sizing:border-box}html{font-size:16px;font-family:var(--font-ui);scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,.section-heading,.subheading,.location{font-family:var(--font-body)}@media(max-width:470px){html{font-size:14px}}body{margin:0;width:100%;min-height:100%;overflow-x:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:var(--color-bg)}a{color:var(--color-h1)}.app{background-color:var(--color-bg);min-height:100vh}.container{margin:0 auto;max-width:800px;padding-left:50px;padding-right:50px;padding-bottom:136px}@media(max-width:550px){.container{padding-left:30px;padding-right:30px}}.nav{visibility:hidden;min-height:128px;display:flex;align-items:center}.nav-container{display:flex;gap:24px}.nav-container a{font-family:var(--font-ui);text-decoration:none;color:var(--color-nav);font-size:1rem}.hero{width:100%;display:flex;padding:100px 0}.profile-img{width:clamp(160px,15vw,200px);margin-right:28px;flex-shrink:0}.profile-img img{width:100%;border-radius:15px}.text-container{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:7px}.text{display:flex;flex-direction:column;justify-content:flex-start}.text h1{color:var(--color-h1);font-size:clamp(2rem,5vw,3rem);font-weight:700;padding:0;margin:0;line-height:1}.text h2{color:var(--color-h2);font-size:clamp(1.6rem,3.5vw,1.7rem);font-weight:600;padding:0;margin:0}.location{color:var(--color-subheading);font-size:clamp(1.2rem,3vw,1.6rem);font-weight:300;opacity:.7}.links{display:flex;align-items:center;gap:16px}.links a{display:flex;align-items:center}.cv a{font-family:var(--font-ui);text-decoration:none;padding:.375rem .75rem;color:var(--color-h1);border:2px solid var(--color-h1);border-radius:8px;font-size:1rem;line-height:1.5;white-space:nowrap;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(max-width:539px){.hero{flex-direction:column;align-items:center}.profile-img{margin:0 0 28px}.links{margin-top:20px}}.icon-link{display:flex;align-items:center}.icon-link svg{width:22px;height:22px;stroke:#595959;transition:stroke .15s ease-in-out}.icon-link:hover svg{stroke:#000}.section-anchor{display:block;position:relative;top:-80px;visibility:hidden}.section{margin-top:80px}.section-heading{color:var(--color-h3);font-size:clamp(2rem,4vw,2.2rem);font-weight:700;padding:0;margin:0}.subheading{display:block;color:var(--color-subheading);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:300;opacity:.7;margin:0}.prose{font-family:var(--font-ui);font-size:1.2rem;font-weight:400;line-height:normal;color:var(--color-text)}.prose p{margin-top:0}.xp-entry{display:flex;gap:20px;margin-top:32px}.xp-dot{width:12px;height:12px;border-radius:50%;background-color:var(--color-dot-past);flex-shrink:0;margin-top:6px}.xp-entry.active .xp-dot{background-color:var(--color-dot-active)}.xp-body{display:flex;flex-direction:column;gap:4px}.xp-header{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.xp-company{font-weight:700;font-size:1.1rem}.xp-date{font-family:var(--font-ui);font-size:.85rem;opacity:.6;white-space:nowrap}.xp-title{font-size:1rem;opacity:.8}.project-entry{display:flex;flex-direction:column;margin-top:20px}.project-entry:not(:last-child){margin-bottom:70px}.project-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.project-name{font-family:var(--font-body);color:var(--color-h2);font-size:1.7rem;font-weight:700;text-decoration:underline;white-space:nowrap}.project-links{display:flex;gap:20px}.tags{display:flex;flex-wrap:wrap;gap:4px 10px;margin-top:18px}.tags span{font-family:var(--font-ui);border-radius:30px;background-color:#33b4b415;border:1px solid var(--color-h1);color:var(--color-h1);padding:2px 15px;white-space:nowrap;font-size:.9rem}.not-found{min-height:100vh;display:flex;flex-direction:column;justify-content:center}.not-found h1{font-family:var(--font-body);color:var(--color-h1);font-size:clamp(5rem,20vw,9rem);font-weight:700;margin:0;line-height:1}.not-found h2{font-family:var(--font-body);color:var(--color-h2);font-size:clamp(1.6rem,3.5vw,2rem);font-weight:400;margin:.25rem 0 2rem}.not-found a{font-family:var(--font-ui);text-decoration:none;color:var(--color-h1);border:2px solid var(--color-h1);border-radius:8px;padding:.375rem .75rem;font-size:1rem;width:fit-content;transition:color .15s ease-in-out,background-color .15s ease-in-out}.mailto-link{display:inline-block;margin-top:12px;font-family:var(--font-ui);font-size:1rem;word-break:break-all}