.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;max-width:1200px;min-height:80vh;margin:0 auto;padding:6rem 2rem;display:flex}.Hero-module__ZARIfG__container{flex-direction:column-reverse;align-items:center;gap:3rem;width:100%;display:flex}@media (min-width:968px){.Hero-module__ZARIfG__container{text-align:left;flex-direction:row;justify-content:space-between;align-items:center}.Hero-module__ZARIfG__content{flex:1;max-width:600px}.Hero-module__ZARIfG__imageWrapper{flex-shrink:0;margin-left:2rem}}.Hero-module__ZARIfG__content{flex-direction:column;align-items:flex-start;display:flex}@media (max-width:967px){.Hero-module__ZARIfG__content{text-align:center;align-items:center}.Hero-module__ZARIfG__description{margin:0 auto 2rem}}.Hero-module__ZARIfG__greeting{color:var(--primary);margin-bottom:1rem;font-size:1.25rem;font-weight:500}.Hero-module__ZARIfG__name{background:var(--name-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__tagline{color:var(--secondary);margin-bottom:2rem;font-size:2rem;font-weight:700;line-height:1.2}.Hero-module__ZARIfG__description{color:var(--secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.Hero-module__ZARIfG__imageWrapper{border:2px solid var(--border);border-radius:20px;width:300px;height:300px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Hero-module__ZARIfG__imageWrapper:hover{border-color:var(--primary);transform:translateY(-5px)}.Hero-module__ZARIfG__image{object-fit:cover}@media (min-width:768px){.Hero-module__ZARIfG__name{font-size:4.5rem}.Hero-module__ZARIfG__tagline{font-size:2.5rem}}.Hero-module__ZARIfG__ctaGroup{gap:1rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__ctaButton{color:var(--background);background-color:var(--primary);border:2px solid var(--primary);border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__ZARIfG__ctaButton:hover{color:var(--primary);background-color:#0000}.Hero-module__ZARIfG__secondaryButton{color:var(--primary);border:2px solid var(--border);background-color:#0000;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__ZARIfG__secondaryButton:hover{border-color:var(--primary)}
.Section-module__A23O5q__section{max-width:1000px;margin:0 auto;padding:6rem 2rem}.Section-module__A23O5q__title{color:var(--foreground);align-items:center;margin-bottom:3rem;font-size:2rem;display:flex}.Section-module__A23O5q__title:after{content:"";background-color:var(--border);flex-grow:1;height:1px;margin-left:1.5rem;display:block}.Section-module__A23O5q__content{color:var(--secondary);line-height:1.7}
.Experience-module__RsmxMa__container{flex-direction:column;gap:3rem;display:flex}.Experience-module__RsmxMa__item{grid-template-columns:250px 1fr;align-items:start;gap:2rem;display:grid}.Experience-module__RsmxMa__header{flex-direction:column;gap:.5rem;display:flex}.Experience-module__RsmxMa__role{color:var(--foreground);font-size:1.1rem;font-weight:600;line-height:1.4}.Experience-module__RsmxMa__company{color:var(--primary);font-size:1rem;font-weight:500}.Experience-module__RsmxMa__meta{color:var(--secondary);flex-direction:column;gap:.25rem;margin-top:.5rem;font-size:.875rem;display:flex}.Experience-module__RsmxMa__description{color:var(--secondary);line-height:1.6}.Experience-module__RsmxMa__description ul{padding-left:1.5rem;list-style-type:disc}.Experience-module__RsmxMa__description li{margin-bottom:.25rem}@media (max-width:768px){.Experience-module__RsmxMa__item{grid-template-columns:1fr;gap:1rem}.Experience-module__RsmxMa__header{border-bottom:1px solid var(--border);padding-bottom:.5rem}.Experience-module__RsmxMa__meta{flex-direction:row;gap:1rem}}
.Education-module__JpHHoW__container{flex-direction:column;gap:3rem;display:flex}.Education-module__JpHHoW__item{grid-template-columns:250px 1fr;align-items:start;gap:2rem;display:grid}.Education-module__JpHHoW__header{flex-direction:column;gap:.5rem;display:flex}.Education-module__JpHHoW__institution{color:var(--foreground);font-size:1.1rem;font-weight:600;line-height:1.4}.Education-module__JpHHoW__program{color:var(--primary);font-size:1rem;font-weight:500}.Education-module__JpHHoW__meta{color:var(--secondary);flex-direction:column;gap:.25rem;margin-top:.5rem;font-size:.875rem;display:flex}.Education-module__JpHHoW__description{color:var(--secondary);line-height:1.6}.Education-module__JpHHoW__snapshotContainer{margin-top:1rem}.Education-module__JpHHoW__snapshot{border:1px solid var(--border);cursor:pointer;width:160px;height:120px;color:var(--foreground);background:#fff;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 4px #0000001a}.Education-module__JpHHoW__snapshot:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.Education-module__JpHHoW__snapshotIcon{color:#000;border:2px solid orange;border-radius:4px;margin-bottom:.5rem;padding:10px;font-size:1.5rem;font-weight:700}.Education-module__JpHHoW__snapshotLabel{color:#666;font-size:.75rem}.Education-module__JpHHoW__modalOverlay{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;padding:2rem;animation:.2s ease-out Education-module__JpHHoW__fadeIn;display:flex;position:fixed;inset:0}.Education-module__JpHHoW__modalContent{background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:1000px;height:85vh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Education-module__JpHHoW__closeButton{cursor:pointer;z-index:10;color:#000;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;line-height:1;display:flex;position:absolute;top:1rem;right:1rem}.Education-module__JpHHoW__closeButton:hover{background:#f3f4f6}.Education-module__JpHHoW__pdfViewer{border:none;width:100%;height:100%}@keyframes Education-module__JpHHoW__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.Education-module__JpHHoW__item{grid-template-columns:1fr;gap:1rem}.Education-module__JpHHoW__header{border-bottom:1px solid var(--border);padding-bottom:.5rem}.Education-module__JpHHoW__meta{flex-direction:row;gap:1rem}.Education-module__JpHHoW__modalOverlay{padding:1rem}}
.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.Projects-module__2BoJ-q__card{background-color:var(--card-bg);cursor:pointer;border-radius:.5rem;padding:2rem;transition:transform .2s,background-color .2s}.Projects-module__2BoJ-q__card:hover{background-color:var(--card-hover-bg,#202020);transform:translateY(-5px)}.Projects-module__2BoJ-q__cardHeader{justify-content:space-between;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.Projects-module__2BoJ-q__links{align-items:center;gap:.5rem;display:flex}.Projects-module__2BoJ-q__iconLink{color:var(--foreground);opacity:.7;align-items:center;text-decoration:none;transition:transform .2s,opacity .2s;display:flex}.Projects-module__2BoJ-q__iconLink:hover{opacity:1;transform:scale(1.15)}.Projects-module__2BoJ-q__projectTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem}.Projects-module__2BoJ-q__projectDesc{margin-bottom:1.5rem;font-size:.9rem}.Projects-module__2BoJ-q__techList{color:var(--secondary);flex-wrap:wrap;gap:1rem;font-family:monospace;font-size:.8rem;display:flex}
.Contact-module__hcVmEa__center{text-align:center;margin-bottom:6rem}.Contact-module__hcVmEa__heading{color:var(--foreground);margin-bottom:1rem;font-size:3rem}.Contact-module__hcVmEa__text{max-width:500px;margin:0 auto 3rem}.Contact-module__hcVmEa__form{text-align:left;flex-direction:column;gap:1.25rem;max-width:560px;margin:0 auto;display:flex}.Contact-module__hcVmEa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__label{color:var(--foreground);letter-spacing:.02em;font-size:.875rem;font-weight:600}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{background-color:var(--card-bg);border:1px solid var(--border);width:100%;color:var(--foreground);font-family:var(--font-sans);resize:vertical;border-radius:8px;outline:none;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:var(--secondary)}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb26}.Contact-module__hcVmEa__input:disabled,.Contact-module__hcVmEa__textarea:disabled{opacity:.6;cursor:not-allowed}.Contact-module__hcVmEa__recaptchaWrapper{justify-content:center;margin-top:.25rem;display:flex}.Contact-module__hcVmEa__successMessage{text-align:center;color:#16a34a;background-color:#16a34a14;border:1px solid #16a34a40;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:500}.Contact-module__hcVmEa__errorMessage{text-align:center;color:#dc2626;background-color:#dc262614;border:1px solid #dc262640;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:500}.Contact-module__hcVmEa__submitButton{border:1px solid var(--primary);width:100%;color:var(--primary);font-family:var(--font-sans);letter-spacing:.03em;cursor:pointer;background-color:#0000;border-radius:8px;margin-top:.25rem;padding:.875rem 2rem;font-size:.95rem;font-weight:600;transition:background-color .2s,color .2s,transform .1s;display:inline-block}.Contact-module__hcVmEa__submitButton:hover:not(:disabled){background-color:var(--primary);color:#fff}.Contact-module__hcVmEa__submitButton:active:not(:disabled){transform:scale(.98)}.Contact-module__hcVmEa__submitButton:disabled{opacity:.55;cursor:not-allowed}.Contact-module__hcVmEa__button{border:1px solid var(--primary);color:var(--primary);border-radius:4px;padding:1rem 2rem;transition:background-color .2s;display:inline-block}.Contact-module__hcVmEa__button:hover{background-color:#3b82f61a}
