.Hero-module__ZARIfG__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{z-index:2;max-width:800px}.Hero-module__ZARIfG__title{background:linear-gradient(135deg,var(--foreground)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:4rem;font-weight:800;animation:1s ease-out Hero-module__ZARIfG__fadeInDown}.Hero-module__ZARIfG__subtitle{color:var(--secondary);margin-bottom:2rem;font-size:1.5rem;animation:1s ease-out .3s backwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__cta{justify-content:center;gap:1rem;animation:1s ease-out .6s backwards Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__button{cursor:pointer;border-radius:50px;padding:1rem 2rem;font-weight:600;transition:all .3s}.Hero-module__ZARIfG__primaryButton{background:var(--primary);color:#fff;border:none;box-shadow:0 4px 14px #3b82f663}.Hero-module__ZARIfG__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f63b}.Hero-module__ZARIfG__secondaryButton{border:2px solid var(--primary);color:var(--primary);background:0 0}.Hero-module__ZARIfG__secondaryButton:hover{background:#3b82f61a;transform:translateY(-2px)}.Hero-module__ZARIfG__backgroundShape{filter:blur(80px);z-index:1;opacity:.5;border-radius:50%;animation:10s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}[data-theme=dark] .Hero-module__ZARIfG__backgroundShape{opacity:.1;filter:blur(120px)}.Hero-module__ZARIfG__shape1{background:var(--primary);width:400px;height:400px;animation-delay:0s;top:-100px;left:-100px}.Hero-module__ZARIfG__shape2{background:var(--accent);width:300px;height:300px;animation-delay:-5s;bottom:100px;right:-50px}@keyframes Hero-module__ZARIfG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translate(0)}50%{transform:translate(20px,40px)}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__subtitle{font-size:1.2rem}}
.About-module__vAULUW__about{justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative}.About-module__vAULUW__container{border-radius:24px;width:100%;max-width:900px;padding:3rem}.About-module__vAULUW__title{text-align:center;background:linear-gradient(45deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.About-module__vAULUW__content{color:var(--foreground);flex-direction:column;gap:1.5rem;font-size:1.1rem;line-height:1.8;display:flex}.About-module__vAULUW__content strong{color:var(--primary)}@media (max-width:768px){.About-module__vAULUW__container{padding:2rem}.About-module__vAULUW__title{font-size:2rem}}
.Experience-module__RsmxMa__experience{min-height:100vh;padding:4rem 2rem;position:relative}.Experience-module__RsmxMa__container{max-width:1000px;margin:0 auto}.Experience-module__RsmxMa__title{text-align:center;background:linear-gradient(45deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Experience-module__RsmxMa__timeline{flex-direction:column;gap:2rem;display:flex;position:relative}.Experience-module__RsmxMa__timeline:before{content:"";background:var(--glass-border);width:2px;height:100%;position:absolute;top:0;left:0}.Experience-module__RsmxMa__card{border-radius:16px;margin-left:2rem;padding:2rem;transition:transform .3s;position:relative}.Experience-module__RsmxMa__card:hover{transform:translate(10px)}.Experience-module__RsmxMa__card:before{content:"";background:var(--primary);border:4px solid var(--background);border-radius:50%;width:1.2rem;height:1.2rem;position:absolute;top:2rem;left:-2.6rem}.Experience-module__RsmxMa__role{color:var(--primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Experience-module__RsmxMa__company{color:var(--foreground);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.Experience-module__RsmxMa__duration{color:var(--secondary);margin-bottom:1rem;font-size:.9rem;display:block}.Experience-module__RsmxMa__points{flex-direction:column;gap:.8rem;list-style-type:none;display:flex}.Experience-module__RsmxMa__points li{color:var(--foreground);padding-left:1.5rem;line-height:1.6;position:relative}.Experience-module__RsmxMa__points li:before{content:"▹";color:var(--accent);position:absolute;left:0}@media (max-width:768px){.Experience-module__RsmxMa__timeline:before{left:1rem}.Experience-module__RsmxMa__card{margin-left:2.5rem;padding:1.5rem}.Experience-module__RsmxMa__card:before{left:-2.1rem}}
.Projects-module__2BoJ-q__projects{min-height:100vh;padding:4rem 2rem}.Projects-module__2BoJ-q__container{max-width:1200px;margin:0 auto}.Projects-module__2BoJ-q__title{text-align:center;background:linear-gradient(45deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Projects-module__2BoJ-q__card{border-radius:16px;flex-direction:column;gap:1rem;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex}.Projects-module__2BoJ-q__card:hover{box-shadow:var(--glass-shadow);transform:translateY(-5px)}.Projects-module__2BoJ-q__projectTitle{color:var(--foreground);font-size:1.5rem;font-weight:700}.Projects-module__2BoJ-q__description{color:var(--secondary);flex-grow:1;line-height:1.6}.Projects-module__2BoJ-q__techStack{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.Projects-module__2BoJ-q__tag{color:var(--primary);border:1px solid var(--primary);background:#3b82f61a;border-radius:50px;padding:.25rem .75rem;font-size:.85rem}.Projects-module__2BoJ-q__links{gap:1rem;margin-top:1rem;display:flex}.Projects-module__2BoJ-q__link{color:var(--accent);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;transition:color .3s;display:flex}.Projects-module__2BoJ-q__link:hover{color:var(--primary)}@media (max-width:768px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}}
.Skills-module__G7oUEG__skills{flex-direction:column;justify-content:center;min-height:80vh;padding:4rem 2rem;display:flex}.Skills-module__G7oUEG__container{width:100%;max-width:1000px;margin:0 auto}.Skills-module__G7oUEG__title{text-align:center;background:linear-gradient(45deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Skills-module__G7oUEG__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Skills-module__G7oUEG__categoryCard{border-radius:16px;padding:2rem}.Skills-module__G7oUEG__categoryTitle{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.Skills-module__G7oUEG__skillList{flex-wrap:wrap;gap:.8rem;display:flex}.Skills-module__G7oUEG__skillItem{background:var(--card-bg);border:1px solid var(--card-border);color:var(--foreground);border-radius:8px;padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.Skills-module__G7oUEG__skillItem:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}@media (max-width:768px){.Skills-module__G7oUEG__categoryGrid{grid-template-columns:1fr}}
