.AppContainer_appContainer__Q_oBH{max-width:1148px;margin-inline:auto;width:100%;padding-inline:24px}.AppHeader_appHeader__DUlyA{height:100px;display:flex;align-items:center}.AppHeader_appHeaderContent__rfedH{display:flex;flex-direction:column;align-items:center;gap:20px}@media (min-width:640px){.AppHeader_appHeader__DUlyA{height:64px}.AppHeader_appHeaderContent__rfedH[data-with-nav=true]{justify-content:space-between;flex-direction:row}}.AppNav_appNav__gHgJd{display:flex;gap:8px}.AppNav_navLink__7VIaq{color:var(--text-bold);font-size:var(--text-sm);transition:color .2s linear;padding-inline:6px;padding-top:4px;padding-bottom:4px;&:hover{color:var(--accent-orange)}}@media (min-width:640px){.AppNav_appNav__gHgJd{gap:10px}.AppNav_navLink__7VIaq{padding-inline:8px}}.button_btn__CcnUS{height:3.6rem;padding-inline:3rem;padding-block:.8rem;display:flex;align-items:center;border-radius:.8rem;font-size:var(--text-sm);line-height:1.2;cursor:pointer}.button_btnSolid__z_eWb{background:var(--background);color:var(--foreground)}.button_btnOutline__D6Of3{background:transparent;color:var(--foreground);outline:thin solid var(--foreground)}.projectcard_projectCard__AfrlV{background-color:var(--foreground);width:100%;aspect-ratio:2/1;position:relative}.projectcard_projectCardImage__L7IQt{position:absolute;top:0;left:0;width:100%;height:100%;grid-column:span 3;grid-row:span 3;background-color:var(--foreground);z-index:0;object-fit:cover;object-position:top center}.projectcard_details__2ucle{width:100%;height:100%;position:relative;padding:.8rem;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:flex-end;gap:1.4rem}.projectcard_detailsHeader__C4G_H{display:grid;gap:.4rem}.projectcard_title__yZL3U{font-size:var(--text-md);font-weight:600}.projectcard_industry__rU64V{font-size:var(--text-xs);text-transform:uppercase;font-weight:500}.projectcard_actionContainer__LwL_D{display:flex;gap:1rem;flex-wrap:wrap}.projectlist_projectList__FjaAV{display:grid;grid-template-columns:repeat(1,1fr);gap:1.6rem;width:100%}@media (min-width:768px){.projectlist_projectList__FjaAV{grid-template-columns:repeat(2,1fr)}}.timelinecard_timelineCard__kZygD{border-radius:2rem;padding:2rem;background-color:var(--secondary-color);color:var(--foreground);display:flex;flex-direction:column;gap:8px}.timelinecard_timelineCardHeader__pyhiH{display:flex;flex-direction:column;gap:4px}.timelinecard_companyDuration__ib6hL{display:flex;justify-content:space-between;gap:12px}.timelinecard_company__75udl{font-size:var(--text-md);font-weight:700;line-height:1.2}.timelinecard_duration__bH74V{font-size:var(--text-xs);line-height:1.2;opacity:.6}.timelinecard_role__1k6I8{font-size:var(--text-md);line-height:1.2}.timelinecard_highlight__a1TmU{font-size:var(--text-sm);line-height:2.4rem;opacity:.8;list-style-type:disc;list-style-position:unset;padding-left:1.4rem}.timeline_timeline__ssC_K{max-width:780px;width:100%;margin-inline:auto}.timeline_timlineCardContainer__wwB0f{padding:2rem;position:relative}.timeline_timelineCardTrack__Ldyis{position:absolute;left:0;width:2px;height:auto;top:0;bottom:0;background-color:var(--accent-light-orange)}.timeline_timlineCardContainer__wwB0f:first-of-type .timeline_timelineCardTrack__Ldyis{top:2rem}.timeline_timlineCardContainer__wwB0f:last-of-type .timeline_timelineCardTrack__Ldyis{bottom:2rem}.timeline_timelineCardDot__1CNzk{position:sticky;top:20px;transform:translateX(-40%);width:10px;height:10px;border-radius:50%;background-color:var(--foreground)}.contact_container__w7n1G{min-height:auto;padding-block:8rem;display:flex;justify-content:center}.contact_socialLinksSection__UDMPd{display:flex;gap:2rem;flex-direction:column}.contact_socialLink__eFi8U{display:flex;gap:1rem;font-size:var(--text-sm);line-height:1.1;align-items:flex-end}.contact_socialLink__eFi8U:hover{color:var(--accent-orange)}.contact_socialIcon__cHa6B{width:2rem;height:2rem;color:var(--accent-orange)}@media (min-width:640px){.contact_socialLinksSection__UDMPd{flex-direction:row;justify-content:center;align-items:start}}.home_homeSection__mu02n{padding-block:80px;min-height:100dvh;background-color:var(--background)}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes herosection_spin__0_jbs{0%{--angle:0deg}to{--angle:360deg}}.herosection_heroSection__QPez6{min-height:calc(100svh - 100px);display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;text-align:center;gap:3rem;inset:0}.herosection_details__9rV8g{display:grid;gap:15px}.herosection_nameAndRoleContainer__c7apT{gap:1rem}.herosection_name__Pv49_{-webkit-text-stroke:10px white}.herosection_role__ykMVn{font-size:2.5rem;line-height:1.2}.herosection_tagline__90Len{font-size:var(--text-md);max-width:50ch}.herosection_heroImageSection__RYYhz{position:relative;grid-column:span 12;aspect-ratio:1/1;border-radius:50%;width:250px}.herosection_heroImage__1L6_s{object-fit:contain;border-radius:50%;background-color:black;z-index:5}.herosection_heroImageSection__RYYhz:after,.herosection_heroImageSection__RYYhz:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:101%;height:101%;background-image:conic-gradient(from var(--angle),transparent,#00f2fe,#4facfe,transparent 40%);z-index:-1;border-radius:50%;animation:herosection_spin__0_jbs 3s linear infinite}.herosection_heroImageSection__RYYhz:after{z-index:0;filter:blur(20px);opacity:.8}@media (min-width:768px){.herosection_role__ykMVn{font-size:var(--text-lg)}.herosection_heroSection__QPez6{min-height:calc(100svh - 64px)}}@media (min-width:1024px){.herosection_heroSection__QPez6{flex-direction:row;justify-content:space-between;text-align:start}.herosection_role__ykMVn{font-size:var(--text-lg);line-height:1.2}.herosection_tagline__90Len{font-size:var(--text-md);max-width:50ch}.herosection_heroImageSection__RYYhz{width:350px}}.projectsection_container__AYJff{display:flex;flex-direction:column;gap:15px}.projectsection_projectListContainer__TRnvm{width:100%}.skillssection_container__rSOFx{display:flex;flex-direction:column;gap:15px;justify-content:center;min-height:auto}.skillssection_skillsContainer__WOzmS{display:flex;flex-wrap:wrap;column-gap:8px;row-gap:15px}.product-card-images_container__Sjkyt{position:absolute;width:100%;height:100%;overflow:hidden;background-color:var(--foreground)}.product-card-images_imageList__t0UAb{width:100%;height:100%;position:relative;transition:transform 1s linear}.product-card-images_hero___kwsP{transition:translate .2s linear;object-fit:contain;object-position:top center}.projectdetailsherosection_heroContainer__Ko4el{position:relative;border-radius:1.2rem;overflow:hidden;aspect-ratio:2/1;margin-bottom:2rem}.projectdetailsherosection_badge___gTwt{padding-inline:1rem;padding-block:.6rem;background-color:var(--background);color:var(--foreground);position:absolute;bottom:1rem;left:1rem;z-index:5;border-radius:.8rem;font-size:var(--text-xs);letter-spacing:.02em;font-weight:bolder;text-transform:uppercase}.badge_badge__wYA_c{display:inline-block;padding-inline:1rem;padding-block:.6rem;border-radius:.8rem;border:thin solid var(--text-subtle);user-select:none;font-size:var(--text-sm);line-height:1.2;&:hover{border-color:var(--foreground)}}@media (min-width:640px){.badge_badge__wYA_c{font-size:var(--text-md)}}.summarysection_container__L7L0K{gap:15px;display:flex;flex-direction:column;justify-content:center;min-height:auto;text-align:start}.summarysection_description__UXNwg{font-size:var(--text-md)}@media (min-width:1024px){.summarysection_description__UXNwg{max-width:100ch}}.workingsection_workingsection__cXTpf{display:flex;flex-direction:column;gap:15px}.projectfieldview_fieldView__mozVT{display:flex;gap:.8rem;align-items:center}.projectfieldview_iconContainer__BWayH{flex-shrink:0;svg{width:2rem;height:2rem}}.projectfieldview_label__Btd2m{font-size:var(--text-sm);line-height:1.2}@media (min-width:768px){.projectfieldview_iconContainer__BWayH{svg{width:2.4rem;height:2.4rem}}}