.Section-module__K5SzvG__anchor{top:calc(var(--nav-menu-height)*-1);visibility:hidden;position:relative}.Section-module__K5SzvG__header{text-align:center;margin:24px;font-size:3rem;font-weight:200}
.SimpleTooltip-module__LeB_mW__simpleTooltipContent{will-change:transform,opacity;background-color:#fff;border-radius:4px;padding:8px 16px;line-height:1;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);box-shadow:0 10px 38px -10px #0e121659,0 10px 20px -15px #0e121633}.SimpleTooltip-module__LeB_mW__simpleTooltipContent[data-state=delayed-open]{animation-name:SimpleTooltip-module__LeB_mW__slideDownAndFade}@keyframes SimpleTooltip-module__LeB_mW__slideDownAndFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}
.TextLink-module__jZ7k0G__link{color:inherit;background-image:linear-gradient(0deg,var(--color-link-highlight)0%,var(--color-link-highlight)100%);background-position:0 90%;background-repeat:no-repeat;background-size:100% .2em;text-decoration:none;transition:background-size .25s ease-in}.TextLink-module__jZ7k0G__link:hover{background-size:100% 90%}
.Technologies-module__Z_z5ha__wrapper{flex-direction:column;align-items:center;gap:32px;padding:0 24px;display:flex}.Technologies-module__Z_z5ha__technologyList{flex-flow:wrap;justify-content:center;gap:16px;max-width:600px;display:flex}.Technologies-module__Z_z5ha__technologyChip{background-color:var(--color-tertiary);color:var(--color-text);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;border:none;border-radius:1000px;padding:4px 12px;transition:background-color .25s ease-in-out,color .25s ease-in-out}.Technologies-module__Z_z5ha__technologyChip[data-state=active]{background-color:var(--color-primary);color:var(--color-text-dark)}.Technologies-module__Z_z5ha__technologyDescription{max-width:50ch;font-size:1.25rem}.Technologies-module__Z_z5ha__emphasis{font-weight:500}
.AboutMe-module__Grl42W__contentWrapper{grid-template-columns:50% 50%;grid-template-areas:"about-me technologies";gap:16px;padding:0 24px;display:grid}@media screen and (max-width:50rem){.AboutMe-module__Grl42W__contentWrapper{grid-template:"about-me""technologies"/100%;gap:32px}}.AboutMe-module__Grl42W__description{flex-direction:column;gap:24px;max-width:60ch;font-size:1.5rem;display:flex}.AboutMe-module__Grl42W__years{font-weight:500}
.BlogPreview-module__8VPnOG__placeholderText{margin:32px 80px;font-size:1.5rem}@media screen and (max-width:50rem){.BlogPreview-module__8VPnOG__placeholderText{margin:32px 40px}}
.Footer-module__Grjkva__wrapper{margin-block-start:64px}.Footer-module__Grjkva__separator{background-color:var(--color-tertiary);border:none;height:1px}.Footer-module__Grjkva__copyrightText{padding:16px}
.Landing-module__mitg-q__header{--scroll-button-margin:12px;--scroll-button-size:48px;--scroll-button-full-height:calc(var(--scroll-button-margin)*2 + var(--scroll-button-size));background-color:var(--color-background-dark);min-height:100svh;color:var(--color-text-dark);grid-template-rows:calc(50% - var(--scroll-button-full-height)/2)calc(50% - var(--scroll-button-full-height)/2)var(--scroll-button-full-height);background-image:url(/images/background.svg);background-repeat:no-repeat;background-size:cover;grid-template-columns:auto 1fr;grid-template-areas:"photo name""links description""scroll scroll";column-gap:32px;padding:0 80px;display:grid}.Landing-module__mitg-q__nameWrapper{text-align:end;flex-direction:column;grid-area:name;justify-content:center;align-items:flex-end;gap:16px;display:flex}.Landing-module__mitg-q__title{font-size:4rem;font-weight:200}.Landing-module__mitg-q__name{color:inherit;background-image:linear-gradient(0deg,var(--color-primary)0%,var(--color-primary)100%);background-position:0 90%;background-repeat:no-repeat;background-size:100% .2em;text-decoration:none}.Landing-module__mitg-q__subtext{font-size:2rem;font-weight:200}.Landing-module__mitg-q__photoWrapper{grid-area:"photo";justify-content:flex-start;align-items:center;display:flex}.Landing-module__mitg-q__photo{object-fit:contain;width:auto;max-width:300px;height:75%;max-height:300px;box-shadow:16px 20px 0px 0px var(--color-secondary-shadow)}.Landing-module__mitg-q__linksWrapper{flex-direction:row;grid-area:links;justify-content:flex-start;align-items:center;display:flex}.Landing-module__mitg-q__links{flex-direction:column;gap:8px;padding:0;font-size:2rem;font-weight:200;list-style-type:none;display:flex}.Landing-module__mitg-q__descriptionWrapper{text-align:end;flex-direction:column;grid-area:description;justify-content:center;align-items:flex-end;display:flex}.Landing-module__mitg-q__description{max-width:50ch;font-size:1.5rem;font-weight:300}.Landing-module__mitg-q__scrollWrapper{grid-area:scroll;place-content:center;display:grid}.Landing-module__mitg-q__scrollButton{margin:var(--scroll-button-margin);width:var(--scroll-button-size);height:var(--scroll-button-size);color:var(--color-text-dark);background-color:var(--color-button-highlight-inactive-primary);border-radius:calc(var(--scroll-button-size)/2);cursor:pointer;transition:var(--transition-button-highligt);border:none;place-content:center;display:grid}.Landing-module__mitg-q__scrollButton:hover{background-color:var(--color-button-highlight-active-primary)}@media screen and (max-width:56rem){.Landing-module__mitg-q__header{grid-template-rows:auto auto auto var(--scroll-button-full-height);column-gap:revert;grid-template-columns:50% 50%;grid-template-areas:"name name""photo links""description description""scroll scroll";padding:0 20px}.Landing-module__mitg-q__nameWrapper{text-align:revert;align-items:flex-start}.Landing-module__mitg-q__linksWrapper{text-align:end;justify-content:flex-end}.Landing-module__mitg-q__descriptionWrapper{text-align:revert;align-items:flex-start}.Landing-module__mitg-q__description{max-width:revert}}@media screen and (max-width:33rem){.Landing-module__mitg-q__header{grid-template-rows:auto auto auto auto var(--scroll-button-full-height);column-gap:revert;grid-template-columns:100%;grid-template-areas:"name""photo""links""description""scroll";row-gap:32px;padding:12px 20px}.Landing-module__mitg-q__nameWrapper{text-align:revert;align-items:flex-start}.Landing-module__mitg-q__title{font-size:2.5rem}.Landing-module__mitg-q__subtext{font-size:1.75rem}.Landing-module__mitg-q__photoWrapper{justify-content:center}.Landing-module__mitg-q__linksWrapper{text-align:revert;justify-content:center}.Landing-module__mitg-q__links{flex-flow:wrap;justify-content:center;gap:16px;font-size:1.25rem;font-weight:300}.Landing-module__mitg-q__description{font-size:1.25rem}}
.IconLink-module__HFTrha__link{width:var(--size);height:var(--size);padding:calc(var(--size)/4);border-radius:calc(var(--size)/2);color:var(--color-text);background-color:var(--color-button-highlight-inactive-secondary);transition:var(--transition-button-highligt);place-content:center;display:grid}.IconLink-module__HFTrha__link:hover{background-color:var(--color-button-highlight-active-secondary)}
.ThemeToggle-module__Z5gSZG__iconButton{width:var(--size);height:var(--size);padding:calc(var(--size)/4);border-radius:calc(var(--size)/2);color:var(--color-text);background-color:var(--color-button-highlight-inactive-secondary);cursor:pointer;transition:var(--transition-button-highligt);border:none;place-content:center;display:grid}.ThemeToggle-module__Z5gSZG__iconButton:hover{background-color:var(--color-button-highlight-active-secondary)}
.NavMenu-module__YocYhG__nav{height:var(--nav-menu-height);background-color:var(--color-background);flex-direction:row;justify-content:space-between;align-items:center;padding:8px 20px;font-size:2rem;font-weight:200;display:flex;position:sticky;top:0;left:0}.NavMenu-module__YocYhG__navLinks{flex-direction:row;justify-content:flex-start;align-items:center;padding:0;list-style:none;display:flex}.NavMenu-module__YocYhG__navLinksText{gap:24px}.NavMenu-module__YocYhG__navLinksIcons{gap:12px}.NavMenu-module__YocYhG__navMoreButton{--size:48px;cursor:pointer;width:var(--size);height:var(--size);padding:calc(var(--size)/4);border-radius:calc(var(--size)/2);color:var(--color-text);background-color:var(--color-button-highlight-inactive-secondary);transition:var(--transition-button-highligt);border:none;place-content:center;display:none}.NavMenu-module__YocYhG__navMoreButton:hover{background-color:var(--color-button-highlight-active-secondary)}.NavMenu-module__YocYhG__navPopoverContent{width:100vw;color:var(--color-text);background-color:var(--color-background);flex-direction:column;align-items:flex-start;gap:16px;padding:16px;font-size:1.5rem;font-weight:200;display:flex;box-shadow:0 10px 38px -10px #0e121659,0 10px 20px -15px #0e121659}@media screen and (max-width:45rem){.NavMenu-module__YocYhG__navLinksText{display:none}.NavMenu-module__YocYhG__navMoreButton{display:grid}}
.Projects-module__T_D1Ca__intro{margin:32px 80px;font-size:1.5rem}.Projects-module__T_D1Ca__wrapper{grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:32px;margin:0 40px 64px;display:grid}.Projects-module__T_D1Ca__projectCard{border:var(--color-tertiary)1px solid;box-shadow:8px 12px 0px 0px var(--color-secondary-shadow);flex-direction:column;gap:16px;padding:16px 20px;display:flex}.Projects-module__T_D1Ca__cardHeader{flex-direction:row;justify-content:space-between;align-items:baseline;gap:16px;display:flex}.Projects-module__T_D1Ca__cardImageAndTitle{flex-direction:row;gap:16px;display:flex}.Projects-module__T_D1Ca__cardTitle{font-size:1.5rem;font-weight:400}.Projects-module__T_D1Ca__cardStatus{flex-direction:row;align-items:center;gap:8px;display:flex}.Projects-module__T_D1Ca__cardBody{font-size:1.25rem;font-weight:400}@media screen and (max-width:50rem){.Projects-module__T_D1Ca__intro{margin:32px 40px}}
.page-module___8aEwW__mainContentWrapper{min-height:100%;color:var(--color-text);background-color:var(--color-background);position:relative}.page-module___8aEwW__mainContent{flex-direction:column;gap:64px;display:flex}
