.hero-module-scss-module__CVOZHW__hero{flex-direction:column;justify-content:center;align-items:center;max-width:70rem;min-height:40vh;padding:10rem 1.25rem;display:flex}@media (max-width:1023px){.hero-module-scss-module__CVOZHW__hero{padding:8rem 1.25rem}}@media (max-width:767px){.hero-module-scss-module__CVOZHW__hero{padding:8rem 1rem}}.hero-module-scss-module__CVOZHW__title{text-align:left;text-wrap:balance;font-size:2rem;font-weight:300;line-height:1.2}@media (max-width:1023px){.hero-module-scss-module__CVOZHW__title{font-size:1.5rem}}@media (max-width:767px){.hero-module-scss-module__CVOZHW__title{font-size:1.25rem}}
.page-module-scss-module__-ytPBG__content{align-items:start;gap:3rem;padding:0 1.25rem;display:flex}@media (max-width:1023px){.page-module-scss-module__-ytPBG__content{flex-direction:column;gap:1rem;padding-bottom:3rem}}@media (max-width:767px){.page-module-scss-module__-ytPBG__content{padding:0 1rem}}.page-module-scss-module__-ytPBG__leftColumn{flex:3}.page-module-scss-module__-ytPBG__rightColumn{flex-direction:column;flex:2;gap:3rem;max-width:40%;display:flex}@media (max-width:1023px){.page-module-scss-module__-ytPBG__rightColumn{max-width:100%}}.page-module-scss-module__-ytPBG__toolkit{gap:2.625rem;display:flex}@media (max-width:1023px){.page-module-scss-module__-ytPBG__toolkit{flex-direction:column;gap:1rem}}.page-module-scss-module__-ytPBG__toolkitTitle{white-space:nowrap;font-size:.875rem;font-weight:300}@media (max-width:1023px){.page-module-scss-module__-ytPBG__toolkitTitle{font-size:1.25rem}}.page-module-scss-module__-ytPBG__toolkitContent{flex-direction:column;gap:1rem;display:flex}
.experience-list-module-scss-module__hLy8qG__root{--reveal-duration:1s;--reveal-stagger:.12s;--reveal-delay:50ms;gap:.5rem;margin-bottom:5rem;display:flex}@media (max-width:1023px){.experience-list-module-scss-module__hLy8qG__root{flex-direction:column;gap:1rem;margin-bottom:3rem}}.experience-list-module-scss-module__hLy8qG__title{min-width:6.25rem;max-width:6.25rem;font-size:.875rem;font-weight:300}@media (max-width:1023px){.experience-list-module-scss-module__hLy8qG__title{max-width:100%;font-size:1.25rem}}.experience-list-module-scss-module__hLy8qG__experiences{margin:0;padding:0;list-style:none}@media (max-width:1023px){.experience-list-module-scss-module__hLy8qG__experiences{padding:0 .5rem}}.experience-list-module-scss-module__hLy8qG__experience{opacity:0;transition:opacity var(--reveal-duration)ease,transform var(--reveal-duration)ease;transition-delay:calc(var(--reveal-delay) + var(--reveal-index,0)*var(--reveal-stagger));flex-direction:column;gap:1em;padding-bottom:3rem;padding-left:1rem;display:flex;position:relative;transform:translateY(16px)}@media (prefers-reduced-motion:reduce){.experience-list-module-scss-module__hLy8qG__experience{opacity:1;transition:none;transform:none}}.experience-list-module-scss-module__hLy8qG__experience:before,.experience-list-module-scss-module__hLy8qG__experience:after{content:"";position:absolute;top:0}.experience-list-module-scss-module__hLy8qG__experience:before{border:3px solid var(--background);background:var(--foreground);z-index:1;border-radius:50%;width:6px;height:6px;left:-6px}.experience-list-module-scss-module__hLy8qG__experience:after{background:var(--foreground);width:1px;height:100%;left:-.5px}.experience-list-module-scss-module__hLy8qG__visible .experience-list-module-scss-module__hLy8qG__experience{opacity:1;transform:translateY(0)}.experience-list-module-scss-module__hLy8qG__experienceHeader{flex-direction:column;margin-top:1rem;display:flex}.experience-list-module-scss-module__hLy8qG__experienceTitle{text-transform:uppercase;font-size:1rem;font-weight:400}.experience-list-module-scss-module__hLy8qG__experienceRoles{font-size:1rem;font-weight:300}.experience-list-module-scss-module__hLy8qG__experienceDescriptions li{margin-bottom:1rem;margin-left:1rem;list-style:outside}
.expandable-list-module-scss-module__5B2FIG__list{padding:0 0 1.25rem}.expandable-list-module-scss-module__5B2FIG__item{padding:.875rem 0}.expandable-list-module-scss-module__5B2FIG__header{cursor:pointer;justify-content:space-between;align-items:center;padding:0 .375rem;display:flex}.expandable-list-module-scss-module__5B2FIG__title{font-size:1rem;font-weight:300}.expandable-list-module-scss-module__5B2FIG__toggleButton{cursor:pointer;width:1rem;height:1rem;color:var(--foreground);background:0 0;border:none;position:relative}.expandable-list-module-scss-module__5B2FIG__toggleButton:before,.expandable-list-module-scss-module__5B2FIG__toggleButton:after{content:"";background:currentColor;width:100%;height:1px;transition:transform .2s ease-in-out;position:absolute;top:50%;left:0;transform:translateY(-50%)}.expandable-list-module-scss-module__5B2FIG__toggleButton:before{transform:translateY(-50%)rotate(90deg)}.expandable-list-module-scss-module__5B2FIG__toggleButton:after{transform:translateY(-50%)rotate(0)}.expandable-list-module-scss-module__5B2FIG__toggleButton.expandable-list-module-scss-module__5B2FIG__open:before{transform:translateY(-50%)rotate(180deg)}.expandable-list-module-scss-module__5B2FIG__content{grid-template-rows:0fr;padding:.5rem .375rem 0;font-size:1.25rem;font-weight:300;transition:grid-template-rows .6s cubic-bezier(.65,0,.35,1);display:grid;overflow:hidden}.expandable-list-module-scss-module__5B2FIG__content.expandable-list-module-scss-module__5B2FIG__open{grid-template-rows:1fr;transition:grid-template-rows .6s cubic-bezier(.65,0,.35,1)}.expandable-list-module-scss-module__5B2FIG__content p{margin-bottom:1rem}.expandable-list-module-scss-module__5B2FIG__content p:last-child{margin-bottom:0}.expandable-list-module-scss-module__5B2FIG__content strong{font-weight:600}.expandable-list-module-scss-module__5B2FIG__content ul{margin-bottom:1rem;margin-left:1.5rem;list-style:outside}.expandable-list-module-scss-module__5B2FIG__content li{margin-top:.5rem}.expandable-list-module-scss-module__5B2FIG__contentInner{min-height:0;overflow:hidden}
.hero-module-scss-module__elXrSq__hero{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;min-height:85vh;padding:10rem 5rem;display:flex}@media (max-width:1023px){.hero-module-scss-module__elXrSq__hero{padding:8rem 1.25rem}}@media (max-width:767px){.hero-module-scss-module__elXrSq__hero{padding:8rem 1rem}}.hero-module-scss-module__elXrSq__title{text-transform:uppercase;text-align:center;text-wrap:balance;font-size:4rem;font-weight:300;line-height:1.2}@media (max-width:1023px){.hero-module-scss-module__elXrSq__title{font-size:3.5rem}}@media (max-width:767px){.hero-module-scss-module__elXrSq__title{font-size:2.5rem}}.hero-module-scss-module__elXrSq__tags{flex-wrap:wrap;gap:1.5rem;display:flex}@media (max-width:1023px){.hero-module-scss-module__elXrSq__tags{justify-content:center;gap:1rem}}.hero-module-scss-module__elXrSq__tag{color:rgb(from var(--foreground)r g b/80%);align-items:center;gap:.5rem;font-size:.875rem;list-style:none;display:flex}
.content-section-module-scss-module__2Fqt4a__contentSection{--reveal-duration:1s;--reveal-stagger:.12s;--reveal-delay:50ms;gap:.625rem;max-width:100%;margin-bottom:.625rem;display:flex}@media (max-width:1023px){.content-section-module-scss-module__2Fqt4a__contentSection{flex-direction:column}}.content-section-module-scss-module__2Fqt4a__col{opacity:0;transition:opacity var(--reveal-duration)ease,transform var(--reveal-duration)ease;transition-delay:calc(var(--reveal-delay) + var(--reveal-index,0)*var(--reveal-stagger));flex:1;transform:translateY(16px)}@media (prefers-reduced-motion:reduce){.content-section-module-scss-module__2Fqt4a__col{opacity:1;transition:none;transform:none}}.content-section-module-scss-module__2Fqt4a__visible .content-section-module-scss-module__2Fqt4a__col{opacity:1;transform:translateY(0)}.content-section-module-scss-module__2Fqt4a__imageWrapper{border-radius:var(--radius);position:relative;overflow:hidden}.content-section-module-scss-module__2Fqt4a__imageWrapper img{width:100%;height:auto;display:block}.content-section-module-scss-module__2Fqt4a__videoWrapper{border-radius:var(--radius);position:relative;overflow:hidden}.content-section-module-scss-module__2Fqt4a__videoWrapper video{width:100%;height:auto;display:block}.content-section-module-scss-module__2Fqt4a__textWrapper{text-wrap:balance;padding:.375rem .375rem 5rem 0;font-size:1.25rem}
.scroll-button-module-scss-module__NXNnuW__wrapper{pointer-events:none;justify-content:center;padding-top:6rem;display:flex;position:sticky;bottom:2rem}@media (max-width:1023px){.scroll-button-module-scss-module__NXNnuW__wrapper{padding-top:2rem}}.scroll-button-module-scss-module__NXNnuW__button{border-radius:var(--radius);-webkit-backdrop-filter:blur(12px)saturate(1.6);backdrop-filter:blur(12px)saturate(1.6);background:#78787833;border:1px solid #fff}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2x){.scroll-button-module-scss-module__NXNnuW__button{border-width:.5px}}.scroll-button-module-scss-module__NXNnuW__button{color:var(--foreground);text-transform:uppercase;cursor:pointer;pointer-events:none;opacity:0;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:400;transition:opacity .3s,transform .3s,background .2s,color .2s,border-color .2s;display:inline-flex;transform:translateY(.5rem)}.scroll-button-module-scss-module__NXNnuW__button:hover{color:var(--background);background:#f4f4f4f2;border-color:#0000}.scroll-button-module-scss-module__NXNnuW__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-button-module-scss-module__NXNnuW__arrow{flex-shrink:0;transition:transform .2s}.scroll-button-module-scss-module__NXNnuW__arrowUp{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.scroll-button-module-scss-module__NXNnuW__button{transition:opacity .3s,background .2s,color .2s,border-color .2s;transform:none}.scroll-button-module-scss-module__NXNnuW__arrow{transition:none}}
.content-sections-module-scss-module__FWa1SW__sectionHeading{margin:3rem 0 0;padding:.9rem 0;font-size:1rem;font-weight:300}.content-sections-module-scss-module__FWa1SW__sectionHeading:first-child{margin-top:0}.content-sections-module-scss-module__FWa1SW__sentinel{height:0}
.page-module-scss-module__GlsLKa__main{min-height:100vh;padding-bottom:2rem}.page-module-scss-module__GlsLKa__content{grid-template-columns:1fr auto;align-items:start;gap:1rem;padding:0 1.25rem;display:grid}@media (max-width:1023px){.page-module-scss-module__GlsLKa__content{grid-template-columns:1fr;gap:2rem}}@media (max-width:767px){.page-module-scss-module__GlsLKa__content{padding:0 1rem}}.page-module-scss-module__GlsLKa__textSections{align-self:start;max-width:25rem;height:fit-content;max-height:100vh;position:sticky;top:1rem;overflow-y:auto}@media (max-width:1023px){.page-module-scss-module__GlsLKa__textSections{order:-1;max-width:100%;max-height:none;position:relative;overflow-y:visible}}.page-module-scss-module__GlsLKa__otherProjects{margin:14rem 0 4rem}@media (max-width:1023px){.page-module-scss-module__GlsLKa__otherProjects{margin:5rem 0 2rem}}
.other-projects-module-scss-module__B_GrCG__otherProjects{--reveal-duration:1s;--reveal-stagger:.12s;--reveal-delay:50ms;grid-template-columns:repeat(3,1fr);gap:1.5rem .75rem;padding:0 1.25rem;display:grid}@media (max-width:1023px){.other-projects-module-scss-module__B_GrCG__otherProjects{grid-template-columns:repeat(1,1fr)}}.other-projects-module-scss-module__B_GrCG__heading{display:none}@media (max-width:1023px){.other-projects-module-scss-module__B_GrCG__heading{font-size:1rem;font-weight:300;display:block}}.other-projects-module-scss-module__B_GrCG__project{flex-direction:column;gap:.375rem;display:flex}.other-projects-module-scss-module__B_GrCG__imageWrapper{aspect-ratio:480/536;border-radius:var(--radius);cursor:url(/cursor.svg) 6 6,pointer;opacity:0;width:100%;transition:opacity var(--reveal-duration)ease,transform var(--reveal-duration)ease;transition-delay:calc(var(--reveal-delay) + var(--reveal-index,0)*var(--reveal-stagger));position:relative;overflow:hidden;transform:translateY(16px)}@media (prefers-reduced-motion:reduce){.other-projects-module-scss-module__B_GrCG__imageWrapper{opacity:1;transition:none;transform:none}}.other-projects-module-scss-module__B_GrCG__imageWrapper img{object-fit:cover;width:100%;height:100%}@media (max-width:1023px){.other-projects-module-scss-module__B_GrCG__imageWrapper{aspect-ratio:724/536}}.other-projects-module-scss-module__B_GrCG__visible .other-projects-module-scss-module__B_GrCG__imageWrapper{opacity:1;transform:translateY(0)}.other-projects-module-scss-module__B_GrCG__title{font-size:1rem;font-weight:300}
.about-images-module-scss-module__lXVrQa__images{--reveal-duration:1s;--reveal-stagger:.12s;--reveal-delay:50ms;flex-direction:column;align-items:flex-end;gap:1rem;max-width:100%;display:flex}.about-images-module-scss-module__lXVrQa__imageWrapper{aspect-ratio:728/526;opacity:0;max-width:100%;transition:opacity var(--reveal-duration)ease,transform var(--reveal-duration)ease;transition-delay:calc(var(--reveal-delay) + var(--reveal-index,0)*var(--reveal-stagger));justify-content:flex-end;display:flex;position:relative;transform:translateY(16px)}@media (prefers-reduced-motion:reduce){.about-images-module-scss-module__lXVrQa__imageWrapper{opacity:1;transition:none;transform:none}}.about-images-module-scss-module__lXVrQa__imageWrapper img{object-fit:cover;width:auto;height:100%}.about-images-module-scss-module__lXVrQa__visible .about-images-module-scss-module__lXVrQa__imageWrapper{opacity:1;transform:translateY(0)}
.tooltip-module-scss-module__56HUAW__wrapper{display:grid}.tooltip-module-scss-module__56HUAW__tooltip{border-radius:var(--radius);-webkit-backdrop-filter:blur(12px)saturate(1.6);backdrop-filter:blur(12px)saturate(1.6);background:#78787833;border:1px solid #fff}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2x){.tooltip-module-scss-module__56HUAW__tooltip{border-width:.5px}}.tooltip-module-scss-module__56HUAW__tooltip{pointer-events:none;z-index:1000;color:#fff;text-transform:uppercase;white-space:nowrap;opacity:0;padding:.5rem 1rem;font-size:.875rem;font-weight:400;animation:.2s ease-out forwards tooltip-module-scss-module__56HUAW__tooltipAppear;position:fixed;transform:translate(8px,14px)translateY(-.5rem)}@keyframes tooltip-module-scss-module__56HUAW__tooltipAppear{0%{opacity:0}to{opacity:1}}
