.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;min-height:100vh;padding-top:64px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.Hero-module__ZARIfG__greeting{color:var(--accent);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;display:block}.Hero-module__ZARIfG__headline{letter-spacing:-.03em;background:linear-gradient(to right,var(--foreground)0%,var(--gray-500)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1.1}.Hero-module__ZARIfG__description{color:var(--gray-500);max-width:600px;margin-bottom:3rem;font-size:1.5rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{align-items:center;gap:1.5rem;display:flex}.Hero-module__ZARIfG__primaryButton{background:var(--foreground);color:var(--background);border-radius:30px;padding:1rem 2rem;font-weight:600;transition:box-shadow .2s;display:block}.Hero-module__ZARIfG__primaryButton:hover{box-shadow:0 10px 20px #0000001a}.Hero-module__ZARIfG__secondaryButton{color:var(--foreground);align-items:center;gap:.5rem;font-weight:600;display:flex}.Hero-module__ZARIfG__secondaryButton:hover{text-decoration:underline}.Hero-module__ZARIfG__backgroundGradient{background:radial-gradient(circle at center,var(--accent-glow)0%,transparent 70%);z-index:0;pointer-events:none;width:100vw;height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:90vh;padding-top:80px}.Hero-module__ZARIfG__content{padding:0 1rem}.Hero-module__ZARIfG__greeting{margin-bottom:1rem;font-size:1rem}.Hero-module__ZARIfG__headline{margin-bottom:1.5rem;font-size:clamp(2.5rem,10vw,4rem)}.Hero-module__ZARIfG__description{margin-bottom:2rem;font-size:1.1rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;align-items:stretch;gap:1rem;width:100%}.Hero-module__ZARIfG__primaryButton{text-align:center;justify-content:center;width:100%;padding:1rem 2rem}.Hero-module__ZARIfG__secondaryButton{text-align:center;background:var(--gray-100);border-radius:30px;justify-content:center;width:100%;padding:.875rem 1.5rem;font-weight:600;transition:background .2s}.Hero-module__ZARIfG__secondaryButton:hover{background:var(--gray-200)}@media (prefers-color-scheme:dark){.Hero-module__ZARIfG__secondaryButton{background:var(--gray-200)}.Hero-module__ZARIfG__secondaryButton:hover{background:var(--gray-300)}}}
.About-module__vAULUW__section{background:var(--background);padding:8rem 0;position:relative;overflow:hidden}.About-module__vAULUW__container{z-index:1;max-width:800px;margin:0 auto;padding:0 2rem;position:relative}.About-module__vAULUW__content{text-align:left}.About-module__vAULUW__title{letter-spacing:-.02em;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.About-module__vAULUW__text{color:var(--gray-600);margin-bottom:1.5rem;font-size:1.25rem;line-height:1.7}.About-module__vAULUW__highlight{color:var(--foreground);font-weight:600}.About-module__vAULUW__stats{border-top:1px solid var(--gray-200);grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;padding-top:4rem;display:grid}.About-module__vAULUW__statItem{flex-direction:column;display:flex}.About-module__vAULUW__statValue{color:var(--accent);margin-bottom:.5rem;font-size:3.5rem;font-weight:700;line-height:1}.About-module__vAULUW__statLabel{color:var(--gray-500);font-size:1rem;font-weight:500}@media (prefers-color-scheme:dark){.About-module__vAULUW__stats{border-top-color:var(--gray-200);border-top-color:#ffffff1a}}@media (max-width:768px){.About-module__vAULUW__section{padding:4rem 0}.About-module__vAULUW__container{padding:0 1rem}.About-module__vAULUW__title{margin-bottom:1.5rem;font-size:2rem}.About-module__vAULUW__text{font-size:1.1rem}.About-module__vAULUW__stats{grid-template-columns:1fr;gap:3rem;margin-top:3rem;padding-top:3rem}.About-module__vAULUW__statValue{font-size:2.5rem}}
.Experience-module__RsmxMa__section{background:var(--background);padding:8rem 0}.Experience-module__RsmxMa__container{max-width:800px;margin:0 auto;padding:0 2rem}.Experience-module__RsmxMa__title{letter-spacing:-.02em;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.Experience-module__RsmxMa__timeline{border-left:1px solid var(--gray-200);padding-left:2rem;position:relative}.Experience-module__RsmxMa__item{margin-bottom:4rem;position:relative}.Experience-module__RsmxMa__item:last-child{margin-bottom:0}.Experience-module__RsmxMa__dot{background:var(--accent);border:2px solid var(--background);width:12px;height:12px;box-shadow:0 0 0 2px var(--accent-glow);border-radius:50%;position:absolute;top:.5rem;left:-2.35rem}.Experience-module__RsmxMa__header{margin-bottom:1rem}.Experience-module__RsmxMa__role{color:var(--foreground);margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.Experience-module__RsmxMa__company{color:var(--gray-500);font-size:1.1rem;font-weight:500}.Experience-module__RsmxMa__companyWrapper{align-items:center;display:inline-flex}.Experience-module__RsmxMa__companyLink{color:var(--accent);align-items:center;gap:.35rem;font-size:1.1rem;font-weight:500;transition:all .2s;display:inline-flex;position:relative}.Experience-module__RsmxMa__companyLink:hover{color:var(--foreground)}.Experience-module__RsmxMa__companyLink:after{content:"";background:var(--accent);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Experience-module__RsmxMa__companyLink:hover:after{width:calc(100% - 20px)}.Experience-module__RsmxMa__linkIcon{opacity:.6;transition:opacity .2s}.Experience-module__RsmxMa__companyLink:hover .Experience-module__RsmxMa__linkIcon{opacity:1}.Experience-module__RsmxMa__date{color:var(--gray-400);margin-bottom:1rem;font-size:.9rem;display:block}.Experience-module__RsmxMa__description{color:var(--gray-600);margin-bottom:1.5rem;line-height:1.6}.Experience-module__RsmxMa__products{flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;display:flex}.Experience-module__RsmxMa__productLink{color:var(--accent);background:var(--accent-glow);border-radius:12px;align-items:center;gap:.25rem;padding:.35rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.Experience-module__RsmxMa__productLink:hover{background:var(--accent);color:var(--background);transform:translate(2px)}.Experience-module__RsmxMa__achievements{margin-bottom:1.5rem;padding-left:0;list-style:none}.Experience-module__RsmxMa__achievements li{color:var(--gray-600);margin-bottom:.5rem;padding-left:1.25rem;font-size:.95rem;line-height:1.6;position:relative}.Experience-module__RsmxMa__achievements li:before{content:"✓";color:var(--accent);font-weight:600;position:absolute;left:0}.Experience-module__RsmxMa__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Experience-module__RsmxMa__tag{background:var(--gray-100);color:var(--gray-600);border-radius:15px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}@media (prefers-color-scheme:dark){.Experience-module__RsmxMa__timeline{border-left-color:var(--gray-200)}.Experience-module__RsmxMa__tag{background:var(--gray-200);color:var(--gray-500)}}@media (max-width:768px){.Experience-module__RsmxMa__section{padding:4rem 0}.Experience-module__RsmxMa__container{padding:0 1rem}.Experience-module__RsmxMa__title{margin-bottom:2rem;font-size:2rem}.Experience-module__RsmxMa__timeline{padding-left:1.5rem}.Experience-module__RsmxMa__item{margin-bottom:3rem}.Experience-module__RsmxMa__dot{left:-1.85rem}.Experience-module__RsmxMa__role{font-size:1.25rem}.Experience-module__RsmxMa__company,.Experience-module__RsmxMa__companyLink{font-size:1rem}}
.Projects-module__2BoJ-q__section{background:var(--gray-50);padding:8rem 0}.Projects-module__2BoJ-q__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Projects-module__2BoJ-q__title{letter-spacing:-.02em;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.Projects-module__2BoJ-q__card{background:var(--background);border:1px solid #0000000d;border-radius:20px;flex-direction:column;height:100%;transition:box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.Projects-module__2BoJ-q__card:hover{box-shadow:0 20px 40px #0000001a}.Projects-module__2BoJ-q__imagePlaceholder{background:linear-gradient(135deg,var(--gray-200)0%,var(--gray-300)100%);width:100%;height:240px;position:relative;overflow:hidden}.Projects-module__2BoJ-q__imagePlaceholder:after{content:"";background:linear-gradient(#0000 0%,#0000001a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Projects-module__2BoJ-q__imageContainer{width:100%;height:240px;position:relative;overflow:hidden}.Projects-module__2BoJ-q__imageContainer:after{content:"";background:linear-gradient(#0000 0%,#0000001a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Projects-module__2BoJ-q__content{flex-direction:column;flex:1;padding:2rem;display:flex}.Projects-module__2BoJ-q__projectTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Projects-module__2BoJ-q__projectRole{color:var(--accent);margin-bottom:.75rem;font-size:.875rem;font-weight:500}.Projects-module__2BoJ-q__projectDescription{color:var(--gray-500);flex:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.Projects-module__2BoJ-q__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Projects-module__2BoJ-q__tag{color:var(--accent);background:var(--accent-glow);border-radius:15px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.Projects-module__2BoJ-q__links{gap:1rem;margin-top:auto;display:flex}.Projects-module__2BoJ-q__link{color:var(--foreground);align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;display:flex}.Projects-module__2BoJ-q__link:hover{text-decoration:underline}@media (prefers-color-scheme:dark){.Projects-module__2BoJ-q__card{border:1px solid #ffffff1a}.Projects-module__2BoJ-q__imagePlaceholder{background:linear-gradient(135deg,var(--gray-700)0%,var(--gray-600)100%)}}@media (max-width:768px){.Projects-module__2BoJ-q__section{padding:4rem 0}.Projects-module__2BoJ-q__container{padding:0 1rem}.Projects-module__2BoJ-q__title{margin-bottom:2rem;font-size:2rem}.Projects-module__2BoJ-q__grid{grid-template-columns:1fr;gap:1.5rem}.Projects-module__2BoJ-q__content{padding:1.5rem}.Projects-module__2BoJ-q__projectTitle{font-size:1.25rem}.Projects-module__2BoJ-q__projectDescription{font-size:.9rem}}
.Contact-module__hcVmEa__section{background:var(--background);text-align:center;padding:8rem 0}.Contact-module__hcVmEa__container{max-width:800px;margin:0 auto;padding:0 2rem}.Contact-module__hcVmEa__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.Contact-module__hcVmEa__text{color:var(--gray-500);margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.Contact-module__hcVmEa__button{background:var(--foreground);color:var(--background);border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:box-shadow .2s;display:inline-flex}.Contact-module__hcVmEa__button:hover{box-shadow:0 10px 30px #00000026}.Contact-module__hcVmEa__email{color:var(--gray-400);margin-top:2rem;font-size:.9rem;display:block}@media (max-width:768px){.Contact-module__hcVmEa__section{padding:4rem 0}.Contact-module__hcVmEa__container{padding:0 1rem}.Contact-module__hcVmEa__title{margin-bottom:1rem;font-size:2rem}.Contact-module__hcVmEa__text{margin-bottom:2rem;font-size:1.1rem}.Contact-module__hcVmEa__button{justify-content:center;width:100%;padding:1rem 2rem}}
