.Hero-module__Z8hQ_W__heroSection{background-color:var(--background);align-items:center;min-height:100vh;padding:120px 5% 60px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1400px;margin:0 auto;display:grid}.Hero-module__Z8hQ_W__content{z-index:2;flex-direction:column;gap:30px;display:flex}.Hero-module__Z8hQ_W__badge{background:var(--surface);border:1px solid var(--surface-border);width:fit-content;color:var(--foreground);border-radius:40px;align-items:center;gap:10px;padding:8px 16px;font-size:.9rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background-color:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #10b981}.Hero-module__Z8hQ_W__title{color:#fff;letter-spacing:-.03em;font-size:clamp(3rem,5vw,5rem);font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__highlight{color:var(--accent)}.Hero-module__Z8hQ_W__description{color:var(--foreground);max-width:500px;font-size:1.1rem;line-height:1.6}.Hero-module__Z8hQ_W__actions{gap:20px;margin-top:10px;display:flex}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{cursor:pointer;border-radius:40px;align-items:center;gap:10px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__Z8hQ_W__primaryBtn{background:var(--accent);color:#000;border:none}.Hero-module__Z8hQ_W__primaryBtn:hover{background:#fff;transform:translateY(-2px)}.Hero-module__Z8hQ_W__secondaryBtn{color:#fff;border:1px solid var(--surface-border);background:0 0}.Hero-module__Z8hQ_W__secondaryBtn:hover{background:var(--surface);border-color:#fff}.Hero-module__Z8hQ_W__imageWrapper{aspect-ratio:4/5;z-index:1;border-radius:30px;width:100%;position:relative}.Hero-module__Z8hQ_W__imageBackdrop{background:var(--surface);border:1px solid var(--surface-border);z-index:-1;border-radius:30px;transition:all .5s;position:absolute;inset:5% -5% -5% 5%}.Hero-module__Z8hQ_W__imageWrapper:hover .Hero-module__Z8hQ_W__imageBackdrop{background:var(--accent-glow);transform:translate(-2%,-2%)}.Hero-module__Z8hQ_W__image{object-fit:cover;filter:grayscale(20%);border-radius:30px;transition:all .5s}.Hero-module__Z8hQ_W__imageWrapper:hover .Hero-module__Z8hQ_W__image{filter:grayscale(0%)}.Hero-module__Z8hQ_W__experienceTag{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;align-items:center;gap:15px;padding:24px;display:flex;position:absolute;bottom:40px;left:-30px;box-shadow:0 20px 40px #0006}.Hero-module__Z8hQ_W__years{color:var(--accent);font-size:2.5rem;font-weight:800;line-height:1}.Hero-module__Z8hQ_W__text{color:var(--foreground);font-size:.9rem;font-weight:500;line-height:1.2}@media (max-width:968px){.Hero-module__Z8hQ_W__container{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__Z8hQ_W__badge,.Hero-module__Z8hQ_W__description{margin:0 auto}.Hero-module__Z8hQ_W__actions{justify-content:center}.Hero-module__Z8hQ_W__imageWrapper{max-width:500px;margin:40px auto 0}.Hero-module__Z8hQ_W__experienceTag{padding:16px;bottom:20px;left:20px}}
.About-module__vqXTeW__aboutSection{background-color:var(--background);padding:100px 5%}.About-module__vqXTeW__container{max-width:1200px;margin:0 auto}.About-module__vqXTeW__content{grid-template-columns:1fr 300px;align-items:start;gap:80px;display:grid}.About-module__vqXTeW__textColumn{flex-direction:column;gap:20px;display:flex}.About-module__vqXTeW__paragraph{color:var(--foreground);font-size:1.2rem;font-weight:400;line-height:1.8}.About-module__vqXTeW__paragraph:first-child{color:#fff;margin-bottom:10px;font-size:1.5rem;font-weight:500;line-height:1.5}.About-module__vqXTeW__statsColumn{flex-direction:column;gap:30px;display:flex}.About-module__vqXTeW__statCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:20px;align-items:center;gap:20px;padding:30px;transition:transform .3s,border-color .3s;display:flex}.About-module__vqXTeW__statCard:hover{border-color:var(--accent);transform:translateY(-5px)}.About-module__vqXTeW__statNumber{color:var(--accent);font-size:3rem;font-weight:800;line-height:1}.About-module__vqXTeW__statText{color:var(--foreground);text-transform:uppercase;letter-spacing:1px;font-size:1rem;line-height:1.3}@media (max-width:968px){.About-module__vqXTeW__content{grid-template-columns:1fr;gap:50px}.About-module__vqXTeW__statsColumn{flex-flow:wrap;justify-content:center}.About-module__vqXTeW__statCard{flex:1;justify-content:center;min-width:250px}}
.Experience-module__HaXZMW__experienceSection{background-color:var(--background);padding:100px 5%}.Experience-module__HaXZMW__container{max-width:1200px;margin:0 auto}.Experience-module__HaXZMW__grid{grid-template-columns:1fr 1fr;gap:80px;display:grid}.Experience-module__HaXZMW__column{position:relative}.Experience-module__HaXZMW__timeline{flex-direction:column;gap:40px;padding-left:30px;display:flex;position:relative}.Experience-module__HaXZMW__timeline:before{content:"";background-color:var(--surface-border);width:1px;position:absolute;top:10px;bottom:0;left:5px}.Experience-module__HaXZMW__timelineItem{position:relative}.Experience-module__HaXZMW__timelineDot{background-color:var(--background);border:2px solid var(--accent);z-index:2;border-radius:50%;width:12px;height:12px;transition:all .3s;position:absolute;top:10px;left:-30px}.Experience-module__HaXZMW__timelineItem:hover .Experience-module__HaXZMW__timelineDot{background-color:var(--accent);box-shadow:0 0 10px var(--accent-glow)}.Experience-module__HaXZMW__timelineContent{background:var(--surface);border:1px solid var(--surface-border);border-radius:20px;flex-direction:column;align-items:flex-start;padding:30px;transition:all .3s;display:flex}.Experience-module__HaXZMW__timelineItem:hover .Experience-module__HaXZMW__timelineContent{border-color:var(--surface-border);transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.Experience-module__HaXZMW__date{color:var(--accent);background:#ff5a001a;border-radius:20px;margin-bottom:15px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}.Experience-module__HaXZMW__title{color:#fff;margin-bottom:5px;font-size:1.5rem}.Experience-module__HaXZMW__company{color:var(--foreground);margin-bottom:15px;font-size:1rem;font-weight:400}.Experience-module__HaXZMW__description{color:#888;margin-bottom:20px;font-size:.95rem;line-height:1.6}.Experience-module__HaXZMW__downloadBtn{color:var(--accent);border:1px solid var(--accent);cursor:pointer;background:0 0;border-radius:30px;align-items:center;gap:10px;margin-top:auto;padding:12px 20px;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.Experience-module__HaXZMW__downloadBtn:hover{background:var(--accent);color:#000}@media (max-width:968px){.Experience-module__HaXZMW__grid{grid-template-columns:1fr;gap:60px}}
.EducationSkills-module__67N2aG__eduSkillsSection{background-color:var(--background);padding:100px 5%}.EducationSkills-module__67N2aG__container{max-width:1200px;margin:0 auto}.EducationSkills-module__67N2aG__grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.EducationSkills-module__67N2aG__column{flex-direction:column;gap:40px;display:flex}.EducationSkills-module__67N2aG__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:20px;height:100%;padding:40px}.EducationSkills-module__67N2aG__cardTitle{color:#fff;margin-bottom:30px;font-size:1.8rem;display:inline-block;position:relative}.EducationSkills-module__67N2aG__cardTitle:after{content:"";background-color:var(--accent);border-radius:2px;width:50%;height:3px;position:absolute;bottom:-10px;left:0}.EducationSkills-module__67N2aG__eduItem{margin-top:20px}.EducationSkills-module__67N2aG__year{color:var(--accent);background:#ff5a001a;border-radius:20px;margin-bottom:15px;padding:5px 12px;font-size:.85rem;font-weight:600;display:inline-block}.EducationSkills-module__67N2aG__degree{color:#fff;margin-bottom:5px;font-size:1.3rem}.EducationSkills-module__67N2aG__institution{color:var(--foreground);font-size:1rem}.EducationSkills-module__67N2aG__certList{flex-direction:column;gap:15px;list-style:none;display:flex}.EducationSkills-module__67N2aG__certList li{color:var(--foreground);align-items:flex-start;gap:15px;font-size:1rem;line-height:1.5;display:flex}.EducationSkills-module__67N2aG__checkIcon{color:var(--accent);flex-shrink:0;margin-top:2px}.EducationSkills-module__67N2aG__pillsContainer{flex-wrap:wrap;gap:15px;display:flex}.EducationSkills-module__67N2aG__pill,.EducationSkills-module__67N2aG__pillSecondary{border-radius:30px;padding:10px 20px;font-size:.95rem;font-weight:500;transition:all .3s}.EducationSkills-module__67N2aG__pill{color:#fff;border:1px solid var(--accent);background:0 0}.EducationSkills-module__67N2aG__pill:hover{background:var(--accent);color:#000}.EducationSkills-module__67N2aG__pillSecondary{color:var(--foreground);border:1px solid var(--surface-border);background:#ffffff0d}.EducationSkills-module__67N2aG__pillSecondary:hover{border-color:var(--foreground);color:#fff;background:0 0}@media (max-width:968px){.EducationSkills-module__67N2aG__grid{grid-template-columns:1fr}}
.Contact-module__OWeMSG__contactSection{background-color:var(--background);padding:100px 5%}.Contact-module__OWeMSG__container{max-width:1200px;margin:0 auto}.Contact-module__OWeMSG__header{margin-bottom:60px}.Contact-module__OWeMSG__subtitle{color:var(--foreground);max-width:600px;margin-top:-20px;font-size:1.1rem;line-height:1.6}.Contact-module__OWeMSG__content{grid-template-columns:1fr 1.5fr;gap:60px;display:grid}.Contact-module__OWeMSG__contactInfo{flex-direction:column;gap:30px;display:flex}.Contact-module__OWeMSG__infoCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:15px;align-items:center;gap:20px;padding:25px;transition:all .3s;display:flex}.Contact-module__OWeMSG__infoCard:hover{border-color:var(--accent);transform:translate(10px)}.Contact-module__OWeMSG__iconWrapper{width:50px;height:50px;color:var(--accent);background:#ff5a001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__infoTitle{color:#fff;margin-bottom:5px;font-size:1.1rem}.Contact-module__OWeMSG__infoText{color:var(--foreground);font-size:.95rem;text-decoration:none;transition:color .3s}a.Contact-module__OWeMSG__infoText:hover{color:var(--accent)}.Contact-module__OWeMSG__formContainer{background:var(--surface);border:1px solid var(--surface-border);border-radius:20px;flex-direction:column;gap:20px;padding:50px;display:flex}.Contact-module__OWeMSG__inputGroup{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{background:var(--background);border:1px solid var(--surface-border);color:#fff;border-radius:10px;width:100%;padding:18px 20px;font-family:inherit;font-size:1rem;transition:border-color .3s}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{border-color:var(--accent);outline:none}.Contact-module__OWeMSG__textarea{resize:vertical}.Contact-module__OWeMSG__submitBtn{background:var(--accent);color:#000;cursor:pointer;border:none;border-radius:40px;justify-content:center;align-items:center;gap:10px;width:max-content;margin-top:10px;padding:20px 40px;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex}.Contact-module__OWeMSG__submitBtn:hover{background:#fff;transform:translateY(-2px)}@media (max-width:968px){.Contact-module__OWeMSG__content,.Contact-module__OWeMSG__inputGroup{grid-template-columns:1fr}.Contact-module__OWeMSG__formContainer{padding:30px}}
.Footer-module__EZoWya__footer{background-color:var(--surface);border-top:1px solid var(--surface-border);padding:80px 5% 40px}.Footer-module__EZoWya__container{max-width:1200px;margin:0 auto}.Footer-module__EZoWya__topSection{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:40px;display:flex}.Footer-module__EZoWya__logo{color:#fff;letter-spacing:-2px;font-size:2.5rem;font-weight:800;line-height:1}.Footer-module__EZoWya__logo span{color:var(--accent)}.Footer-module__EZoWya__tagline{color:var(--foreground);margin-top:10px;font-size:1rem}.Footer-module__EZoWya__links{gap:30px;display:flex}.Footer-module__EZoWya__links a{color:var(--foreground);font-weight:500;transition:color .3s}.Footer-module__EZoWya__links a:hover{color:var(--accent)}.Footer-module__EZoWya__bottomSection{color:var(--foreground);justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.Footer-module__EZoWya__socials{gap:20px;display:flex}.Footer-module__EZoWya__socials a{transition:color .3s}.Footer-module__EZoWya__socials a:hover{color:var(--accent)}@media (max-width:768px){.Footer-module__EZoWya__topSection{flex-direction:column;align-items:flex-start;gap:40px}.Footer-module__EZoWya__links{flex-wrap:wrap;gap:20px}.Footer-module__EZoWya__bottomSection{text-align:center;flex-direction:column;gap:20px}}
.Navbar-module__nuAbfa__navbar{z-index:100;padding:30px 5%;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--surface-border);background:#0a0a0acc;padding:15px 5%}.Navbar-module__nuAbfa__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Navbar-module__nuAbfa__logo{color:#fff;letter-spacing:-2px;font-size:2rem;font-weight:800}.Navbar-module__nuAbfa__logo span{color:var(--accent)}.Navbar-module__nuAbfa__links{align-items:center;gap:30px;display:flex}.Navbar-module__nuAbfa__links a{color:var(--foreground);font-size:.95rem;font-weight:500;transition:color .3s}.Navbar-module__nuAbfa__links a:hover{color:var(--accent)}.Navbar-module__nuAbfa__cta{background:0 0;border-radius:30px;padding:10px 24px;border:1px solid var(--surface-border)!important;color:#fff!important}.Navbar-module__nuAbfa__cta:hover{background:var(--surface)!important;border-color:var(--accent)!important;color:var(--accent)!important}@media (max-width:768px){.Navbar-module__nuAbfa__links a:not(.Navbar-module__nuAbfa__cta){display:none}}
.CustomCursor-module__IN7vAW__cursor{border:2px solid var(--accent);pointer-events:none;z-index:9999;mix-blend-mode:difference;border-radius:50%;width:20px;height:20px;transition:width .2s,height .2s,background-color .2s;position:fixed;transform:translate(-50%,-50%)}.CustomCursor-module__IN7vAW__cursor:after{content:"";background-color:var(--accent);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CustomCursor-module__IN7vAW__hidden{opacity:0}.CustomCursor-module__IN7vAW__clicked{background-color:#ff5a004d;width:15px;height:15px}.CustomCursor-module__IN7vAW__linkHovered{mix-blend-mode:normal;background-color:#ff5a001a;border-color:#ff5a0080;width:40px;height:40px}@media (max-width:768px){.CustomCursor-module__IN7vAW__cursor{display:none}}
