.Header-module__D5nTzG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;border-bottom:1px solid #e5e7eb;padding:1rem 0;position:fixed;top:0;left:0;right:0}.Header-module__D5nTzG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__D5nTzG__logo{align-items:center;display:flex}.Header-module__D5nTzG__logoText{color:#1f2937;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.Header-module__D5nTzG__nav{gap:2rem;display:flex}.Header-module__D5nTzG__navLink{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__D5nTzG__navLink:hover{color:#1f2937}@media (max-width:768px){.Header-module__D5nTzG__container{padding:0 1rem}.Header-module__D5nTzG__nav{gap:1rem}.Header-module__D5nTzG__navLink{font-size:.85rem}}@media (max-width:640px){.Header-module__D5nTzG__nav{display:none}}
.Hero-module__PycF7W__hero{background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);align-items:center;min-height:100vh;padding:6rem 0 0;display:flex}.Hero-module__PycF7W__container{grid-template-columns:1fr 400px;align-items:start;gap:4rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Hero-module__PycF7W__content{flex-direction:column;justify-content:center;max-width:100%;display:flex}.Hero-module__PycF7W__name{color:#111827;letter-spacing:-.02em;margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__PycF7W__role{color:#4b5563;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.Hero-module__PycF7W__bio{color:#6b7280;max-width:600px;margin-bottom:2rem;font-size:1.125rem;line-height:1.75}.Hero-module__PycF7W__availability{color:#15803d;background:#f0fdf4;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex}.Hero-module__PycF7W__availabilityDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__PycF7W__pulse}@keyframes Hero-module__PycF7W__pulse{0%,to{opacity:1}50%{opacity:.5}}.Hero-module__PycF7W__cta{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__PycF7W__primaryButton{color:#fff;background:#1f2937;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Hero-module__PycF7W__primaryButton:hover{background:#111827;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.Hero-module__PycF7W__secondaryButton{color:#1f2937;background:0 0;border:2px solid #e5e7eb;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Hero-module__PycF7W__secondaryButton:hover{border-color:#1f2937;transform:translateY(-2px)}.Hero-module__PycF7W__imageWrapper{justify-content:center;align-items:center;display:flex}.Hero-module__PycF7W__imageContainer{aspect-ratio:1;border:4px solid #e5e7eb;border-radius:20px;width:100%;max-width:400px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001a}.Hero-module__PycF7W__imageContainer:hover{border-color:#1f2937;transform:translateY(-8px);box-shadow:0 24px 80px #00000026}.Hero-module__PycF7W__profileImage{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.Hero-module__PycF7W__hero{padding:5rem 0 3rem}.Hero-module__PycF7W__container{grid-template-columns:1fr;gap:3rem;padding:0 1.5rem}.Hero-module__PycF7W__content{order:2}.Hero-module__PycF7W__imageWrapper{order:1}.Hero-module__PycF7W__imageContainer{border-width:3px;max-width:280px}.Hero-module__PycF7W__name{font-size:2.5rem}.Hero-module__PycF7W__role{font-size:1.25rem}.Hero-module__PycF7W__bio{font-size:1rem}.Hero-module__PycF7W__cta{flex-direction:column}.Hero-module__PycF7W__primaryButton,.Hero-module__PycF7W__secondaryButton{text-align:center;width:100%}}
.About-module__WVzPFq__section{background:#fff;padding:5rem 0}.About-module__WVzPFq__container{max-width:800px;margin:0 auto;padding:0 2rem}.About-module__WVzPFq__title{color:#111827;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.About-module__WVzPFq__content{flex-direction:column;gap:1.5rem;display:flex}.About-module__WVzPFq__text{color:#4b5563;text-align:justify;font-size:1.125rem;line-height:1.8}@media (max-width:768px){.About-module__WVzPFq__section{padding:3rem 0}.About-module__WVzPFq__container{padding:0 1.5rem}.About-module__WVzPFq__title{font-size:2rem}.About-module__WVzPFq__text{text-align:left;font-size:1rem}}
.Skills-module__eTWiFW__section{background:#fff;padding:5rem 0}.Skills-module__eTWiFW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Skills-module__eTWiFW__title{color:#111827;text-align:center;margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.Skills-module__eTWiFW__subtitle{color:#6b7280;text-align:center;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.Skills-module__eTWiFW__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Skills-module__eTWiFW__skillGroup{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s}.Skills-module__eTWiFW__skillGroup:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.Skills-module__eTWiFW__categoryTitle{color:#1f2937;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.Skills-module__eTWiFW__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Skills-module__eTWiFW__tag{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-block}.Skills-module__eTWiFW__tag:hover{border-color:#1f2937;transform:translateY(-2px)}@media (max-width:768px){.Skills-module__eTWiFW__section{padding:3rem 0}.Skills-module__eTWiFW__container{padding:0 1.5rem}.Skills-module__eTWiFW__title{font-size:2rem}.Skills-module__eTWiFW__subtitle{font-size:1rem}.Skills-module__eTWiFW__skillsGrid{grid-template-columns:1fr;gap:1.5rem}}
.ProjectCard-module__53bJNW__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:1rem;height:100%;padding:1.5rem;transition:all .3s;display:flex}.ProjectCard-module__53bJNW__card:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.ProjectCard-module__53bJNW__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ProjectCard-module__53bJNW__title{color:#111827;flex:1;font-size:1.25rem;font-weight:600;line-height:1.4}.ProjectCard-module__53bJNW__badge{white-space:nowrap;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.ProjectCard-module__53bJNW__badge.ProjectCard-module__53bJNW__web{color:#1e40af;background:#dbeafe}.ProjectCard-module__53bJNW__badge.ProjectCard-module__53bJNW__mobile{color:#9f1239;background:#fce7f3}.ProjectCard-module__53bJNW__description{color:#6b7280;flex:1;font-size:.95rem;line-height:1.6}.ProjectCard-module__53bJNW__tags{flex-wrap:wrap;gap:.5rem;display:flex}.ProjectCard-module__53bJNW__tag{color:#374151;background:#f3f4f6;border-radius:6px;padding:.375rem .75rem;font-size:.8rem;font-weight:500}.ProjectCard-module__53bJNW__links{border-top:1px solid #f3f4f6;gap:1rem;padding-top:.5rem;display:flex}.ProjectCard-module__53bJNW__link{color:#1f2937;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.ProjectCard-module__53bJNW__link:hover{color:#111827;text-decoration:underline}@media (max-width:768px){.ProjectCard-module__53bJNW__card{padding:1.25rem}.ProjectCard-module__53bJNW__title{font-size:1.125rem}}
.Projects-module__8euRAq__section{background:#f9fafb;padding:5rem 0}.Projects-module__8euRAq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Projects-module__8euRAq__title{color:#111827;text-align:center;margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.Projects-module__8euRAq__subtitle{color:#6b7280;text-align:center;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.Projects-module__8euRAq__filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.Projects-module__8euRAq__filterButton{color:#6b7280;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:.625rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.Projects-module__8euRAq__filterButton:hover{color:#1f2937;border-color:#d1d5db}.Projects-module__8euRAq__filterButton.Projects-module__8euRAq__active{color:#fff;background:#1f2937;border-color:#1f2937}.Projects-module__8euRAq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}@media (max-width:768px){.Projects-module__8euRAq__section{padding:3rem 0}.Projects-module__8euRAq__container{padding:0 1.5rem}.Projects-module__8euRAq__title{font-size:2rem}.Projects-module__8euRAq__subtitle{margin-bottom:2rem;font-size:1rem}.Projects-module__8euRAq__filters{margin-bottom:2rem}.Projects-module__8euRAq__grid{grid-template-columns:1fr;gap:1.5rem}}
.Experience-module__B5A2Yq__section{background:#fff;padding:5rem 0}.Experience-module__B5A2Yq__container{max-width:900px;margin:0 auto;padding:0 2rem}.Experience-module__B5A2Yq__title{color:#111827;text-align:center;margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.Experience-module__B5A2Yq__subtitle{color:#6b7280;text-align:center;margin-bottom:3rem;font-size:1.125rem}.Experience-module__B5A2Yq__timeline{padding-left:2rem;position:relative}.Experience-module__B5A2Yq__timeline:before{content:"";background:#e5e7eb;width:2px;position:absolute;top:0;bottom:0;left:0}.Experience-module__B5A2Yq__timelineItem{padding-bottom:3rem;position:relative}.Experience-module__B5A2Yq__timelineItem:last-child{padding-bottom:0}.Experience-module__B5A2Yq__timelineDot{background:#1f2937;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:.375rem;left:-2.375rem;box-shadow:0 0 0 2px #1f2937}.Experience-module__B5A2Yq__timelineContent{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s}.Experience-module__B5A2Yq__timelineContent:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.Experience-module__B5A2Yq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.Experience-module__B5A2Yq__position{color:#111827;font-size:1.25rem;font-weight:600}.Experience-module__B5A2Yq__period{color:#6b7280;white-space:nowrap;font-size:.9rem;font-weight:500}.Experience-module__B5A2Yq__company{color:#1f2937;margin-bottom:.75rem;font-size:1rem;font-weight:600}.Experience-module__B5A2Yq__description{color:#6b7280;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.Experience-module__B5A2Yq__technologies{flex-wrap:wrap;gap:.5rem;display:flex}.Experience-module__B5A2Yq__tech{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.375rem .75rem;font-size:.8rem;font-weight:500}@media (max-width:768px){.Experience-module__B5A2Yq__section{padding:3rem 0}.Experience-module__B5A2Yq__container{padding:0 1.5rem}.Experience-module__B5A2Yq__title{font-size:2rem}.Experience-module__B5A2Yq__subtitle{font-size:1rem}.Experience-module__B5A2Yq__timeline{padding-left:1.5rem}.Experience-module__B5A2Yq__timelineDot{left:-1.875rem}.Experience-module__B5A2Yq__timelineContent{padding:1.25rem}.Experience-module__B5A2Yq__header{flex-direction:column;gap:.5rem}.Experience-module__B5A2Yq__position{font-size:1.125rem}}
.Contact-module__Zv_Gsq__section{background:#f9fafb;padding:5rem 0}.Contact-module__Zv_Gsq__container{max-width:900px;margin:0 auto;padding:0 2rem}.Contact-module__Zv_Gsq__title{color:#111827;text-align:center;margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.Contact-module__Zv_Gsq__subtitle{color:#6b7280;text-align:center;margin-bottom:3rem;font-size:1.125rem}.Contact-module__Zv_Gsq__content{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.Contact-module__Zv_Gsq__info{flex-direction:column;gap:2rem;display:flex}.Contact-module__Zv_Gsq__infoItem{align-items:flex-start;gap:1rem;display:flex}.Contact-module__Zv_Gsq__icon{font-size:1.5rem}.Contact-module__Zv_Gsq__infoTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.Contact-module__Zv_Gsq__infoLink{color:#1f2937;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.Contact-module__Zv_Gsq__infoLink:hover{color:#111827;text-decoration:underline}.Contact-module__Zv_Gsq__infoText{color:#1f2937;font-size:1rem;font-weight:500}.Contact-module__Zv_Gsq__social{flex-wrap:wrap;gap:1rem;display:flex}.Contact-module__Zv_Gsq__socialLink{color:#1f2937;border:2px solid #e5e7eb;border-radius:8px;padding:.625rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s}.Contact-module__Zv_Gsq__socialLink:hover{border-color:#1f2937;transform:translateY(-2px)}.Contact-module__Zv_Gsq__cta{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.Contact-module__Zv_Gsq__ctaText{color:#6b7280;font-size:1rem;line-height:1.6}.Contact-module__Zv_Gsq__ctaButton{color:#fff;background:#1f2937;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Contact-module__Zv_Gsq__ctaButton:hover{background:#111827;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media (max-width:768px){.Contact-module__Zv_Gsq__section{padding:3rem 0}.Contact-module__Zv_Gsq__container{padding:0 1.5rem}.Contact-module__Zv_Gsq__title{font-size:2rem}.Contact-module__Zv_Gsq__subtitle{font-size:1rem}.Contact-module__Zv_Gsq__content{grid-template-columns:1fr;gap:2rem}.Contact-module__Zv_Gsq__cta{padding:1.5rem}}
.Footer-module__JGhRua__footer{background:#1f2937;padding:2rem 0}.Footer-module__JGhRua__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__JGhRua__text{color:#9ca3af;font-size:.9rem}@media (max-width:768px){.Footer-module__JGhRua__footer{padding:1.5rem 0}.Footer-module__JGhRua__container{padding:0 1.5rem}.Footer-module__JGhRua__text{font-size:.85rem}}
