@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&family=Nunito+Sans:wght@300;400;700&display=swap";
html{box-sizing:border-box;scrollbar-gutter:stable;font-size:16px}*,:before,:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}body{color:#111;background-color:#e8e6e6;min-height:100vh;font-family:Montserrat,sans-serif;font-size:1.125rem}h1,h2,h3,h4,h5,h6{font-family:Nunito Sans,sans-serif}a{color:inherit}.layout-container{padding:10%}.layout{max-width:1200px;margin:auto}.site-nav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.site-nav-links{align-items:center;gap:clamp(1rem,5vw,3rem);display:flex}.site-nav a{text-decoration:none}.site-nav-links .selected{text-decoration:underline}.language-toggle{border:1px solid #1113;border-radius:999px;align-items:center;gap:.25rem;padding:.125rem;display:inline-flex}.language-toggle a{text-align:center;border-radius:999px;min-width:2.35rem;padding:.28rem .45rem;font-size:.75rem;font-weight:700;line-height:1}.language-toggle .selected{color:#fff;background-color:#111;text-decoration:none}.page-transition{animation:.38s ease-out both page-slide-in}.home-page{flex-direction:column;display:flex}.home-copy h1{font-size:2rem}.home-copy h1 br{display:none}.home-copy p{margin-top:1rem}.home-image{justify-content:center;width:100%;max-width:100%;margin-top:1rem;display:flex}.about-text p{margin-bottom:1.5rem}.about-text p.no-bottom{margin-bottom:0}.cv-titles{justify-content:center;display:flex}.cv-titles h2{width:50%}.cv-titles h2:first-child{text-align:right;margin-right:2rem}.cv-titles h2:nth-child(2){margin-left:2rem}.timeline{width:95%;max-width:1170px;margin:0 auto;padding:2em 0;position:relative}.timeline:before{content:"";background:var(--line-color);transform-origin:top;width:4px;height:100%;animation:.7s ease-out both timeline-line-reveal;position:absolute;top:0;left:18px}.timeline:after,.timeline-item:after{clear:both;content:"";display:table}.timeline-item{color:inherit;margin:2rem 0;text-decoration:none;display:block;position:relative}.timeline-item:first-child{margin-top:0}.timeline-item:last-child{margin-bottom:0}.timeline-icon{color:#fff;will-change:opacity, transform;background:#9b9a9a;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:0;left:0;box-shadow:0 0 0 4px #fff,inset 0 2px #00000014,0 3px 0 4px #0000000d}.timeline-card{min-height:1px;box-shadow:none;will-change:opacity, transform;background-color:#0000;margin-left:60px;padding:1em;display:block;position:relative}.timeline-card h3,.timeline-card h4{margin:0}.timeline-card h3{font-size:1.17em}.timeline-card h4{font-size:1em}.timeline-date{opacity:.7;padding:.8em 0;font-size:.8125rem;font-weight:500;display:inline-block}.timeline-download-title{font-family:Nunito Sans,sans-serif;font-size:1.17em;display:inline-block}.not-found{gap:1rem;display:grid}@keyframes timeline-line-reveal{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes page-slide-in{0%{opacity:0;transform:translate(-12rem)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.page-transition,.timeline:before{animation:none}.timeline-icon,.timeline-card{will-change:auto}}@media only screen and (min-width:768px){.timeline-date{font-size:.875rem}}@media only screen and (min-width:981px){.home-page{flex-direction:row}.home-copy h1{font-size:3.5rem}.home-copy h1 br{display:block}.home-image{margin-top:0}}@media only screen and (max-width:1169px){.cv-titles{display:none}}@media only screen and (min-width:1170px){.timeline{width:90%}.timeline:before{margin-left:-2px;left:50%}.timeline-item{margin:40px 0}.timeline-icon{width:60px;height:60px;margin-left:-30px;left:50%}.timeline-card{width:44%;margin-left:0;padding:1.5em}.timeline-item--work .timeline-card{text-align:right}.timeline-item--education .timeline-card,.timeline-item--download .timeline-card{float:right}.timeline-date{text-align:left;width:100%;font-size:1rem;position:absolute;top:6px;left:124%}.timeline-item--education .timeline-date{text-align:right;left:auto;right:124%}}
