.Navbar-module__cJzEcG__nav{z-index:1000;opacity:0;width:100%;padding:24px 0;transition:all .4s cubic-bezier(.165,.84,.44,1);animation:.8s cubic-bezier(.22,1,.36,1) 2.8s forwards Navbar-module__cJzEcG__fadeInDown;position:fixed;top:0;left:0}@keyframes Navbar-module__cJzEcG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__scrolled{background:var(--glass);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--glass-border);padding:16px 0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{color:var(--text-primary);letter-spacing:-1px;font-size:1.5rem;font-weight:800}.Navbar-module__cJzEcG__logo span{background:linear-gradient(to right, var(--accent-primary), var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__cJzEcG__links{gap:32px;list-style:none;display:flex}.Navbar-module__cJzEcG__links a{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .3s;position:relative}.Navbar-module__cJzEcG__links a:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__links a:after{content:"";background:var(--accent-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__links a:hover:after{width:100%}.Navbar-module__cJzEcG__mobileToggle{color:var(--text-primary);background:0 0;border:none;display:none}@media (max-width:768px){.Navbar-module__cJzEcG__mobileToggle{display:block}.Navbar-module__cJzEcG__links{background:var(--bg-secondary);z-index:999;flex-direction:column;justify-content:center;align-items:center;width:80%;height:100vh;transition:right .4s;position:fixed;top:0;right:-100%}.Navbar-module__cJzEcG__mobileActive{right:0}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex}.Hero-module__ZARIfG__container{grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Hero-module__ZARIfG__greeting{color:var(--accent-primary);letter-spacing:2px;text-transform:uppercase;opacity:0;margin-bottom:1rem;font-size:.85rem;font-weight:600;animation:.8s cubic-bezier(.22,1,.36,1) 3s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__title{letter-spacing:-2px;opacity:0;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1;animation:.8s cubic-bezier(.22,1,.36,1) 3.1s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);opacity:0;margin-bottom:2rem;font-size:1.5rem;font-weight:400;animation:.8s cubic-bezier(.22,1,.36,1) 3.2s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__description{color:var(--text-muted);opacity:0;max-width:500px;margin-bottom:3rem;font-size:1.1rem;animation:.8s cubic-bezier(.22,1,.36,1) 3.3s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__cta{opacity:0;gap:20px;animation:.8s cubic-bezier(.22,1,.36,1) 3.4s forwards Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__btnPrimary{background:var(--accent-primary);color:#fff;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-weight:600;display:flex;box-shadow:0 10px 20px #6366f14d}.Hero-module__ZARIfG__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 15px 30px #6366f166}.Hero-module__ZARIfG__btnSecondary{border:1px solid var(--surface-border);background:#ffffff08;border-radius:12px;padding:14px 28px;font-weight:600}.Hero-module__ZARIfG__btnSecondary:hover{border-color:var(--text-muted);background:#ffffff14}.Hero-module__ZARIfG__visual{opacity:0;justify-content:center;align-items:center;animation:1s cubic-bezier(.175,.885,.32,1.275) 3.2s forwards Hero-module__ZARIfG__scaleIn;display:flex;position:relative}.Hero-module__ZARIfG__blob_visual{filter:blur(70px);opacity:.35;background:linear-gradient(135deg,#ec4899,#fbbf24);border-radius:50%;width:350px;height:350px;animation:4s infinite alternate Hero-module__ZARIfG__pulseGlow;position:absolute}@keyframes Hero-module__ZARIfG__pulseGlow{0%{opacity:.3;transform:scale(1)}to{opacity:.5;transform:scale(1.1)}}.Hero-module__ZARIfG__image_wrapper{z-index:2;border:6px solid #fbbf24;border-radius:40px;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 30px 60px #0009,0 0 50px #ec48994d}.Hero-module__ZARIfG__image_wrapper:hover{border-color:#ec4899;transform:scale(1.08)rotate(-2deg)}.Hero-module__ZARIfG__profile_img{width:100%;height:auto;display:block}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:991px){.Hero-module__ZARIfG__hero{padding-top:120px;padding-bottom:60px}.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__ZARIfG__visual{order:-1;display:flex}.Hero-module__ZARIfG__image_wrapper{aspect-ratio:auto;border-radius:30px;width:100%;max-width:320px;height:auto}.Hero-module__ZARIfG__profile_img{object-fit:contain;width:100%;height:auto}.Hero-module__ZARIfG__blob_visual{width:250px;height:250px}.Hero-module__ZARIfG__description{margin:0 auto 3rem}.Hero-module__ZARIfG__cta{flex-direction:column;justify-content:center;width:100%}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{justify-content:center;width:100%}.Hero-module__ZARIfG__title{font-size:3rem}}
.About-module__vAULUW__about{background:var(--bg-secondary)}.About-module__vAULUW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.About-module__vAULUW__header{text-align:center;margin-bottom:60px}.About-module__vAULUW__label{color:var(--accent-primary);letter-spacing:2px;text-transform:uppercase;font-size:.8rem;font-weight:600}.About-module__vAULUW__title{margin-top:10px;font-size:2.5rem;font-weight:800}.About-module__vAULUW__underline{background:var(--accent-primary);border-radius:2px;width:50px;height:4px;margin:15px auto 0}.About-module__vAULUW__content{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.About-module__vAULUW__textSide p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem}.About-module__vAULUW__highlight{color:var(--text-primary);font-weight:600}.About-module__vAULUW__stats{gap:40px;margin-top:40px;display:flex}.About-module__vAULUW__statItem h3{color:var(--accent-primary);font-size:2.5rem;font-weight:800}.About-module__vAULUW__statItem p{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.About-module__vAULUW__featureSide{flex-direction:column;gap:20px;display:flex}.About-module__vAULUW__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:20px;padding:30px;transition:all .3s}.About-module__vAULUW__card:hover{border-color:var(--accent-primary);background:#ffffff14;transform:translate(10px)}.About-module__vAULUW__icon{color:var(--accent-primary);margin-bottom:15px}.About-module__vAULUW__card h3{margin-bottom:10px;font-size:1.25rem}.About-module__vAULUW__card p{color:var(--text-muted);font-size:.95rem}.About-module__vAULUW__focusText{border-left:3px solid var(--accent-primary);background:#6366f10d;margin-top:2rem;padding:1rem;font-style:italic;font-weight:500;color:var(--text-primary)!important}@media (max-width:991px){.About-module__vAULUW__content{grid-template-columns:1fr;gap:40px}}
.Skills-module__G7oUEG__skills{padding:100px 0}.Skills-module__G7oUEG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Skills-module__G7oUEG__header{text-align:center;margin-bottom:60px}.Skills-module__G7oUEG__label{color:var(--accent-primary);letter-spacing:2px;text-transform:uppercase;font-size:.8rem;font-weight:600}.Skills-module__G7oUEG__title{margin-top:10px;font-size:2.5rem;font-weight:800}.Skills-module__G7oUEG__underline{background:var(--accent-primary);border-radius:2px;width:50px;height:4px;margin:15px auto 0}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Skills-module__G7oUEG__skillCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:24px;padding:40px;transition:all .3s}.Skills-module__G7oUEG__skillCard:hover{border-color:var(--accent-secondary);transform:translateY(-10px);box-shadow:0 20px 40px #a855f71a}.Skills-module__G7oUEG__cardHeader{align-items:center;gap:15px;margin-bottom:30px;display:flex}.Skills-module__G7oUEG__iconWrapper{width:50px;height:50px;color:var(--accent-secondary);background:#a855f71a;border-radius:12px;justify-content:center;align-items:center;display:flex}.Skills-module__G7oUEG__skillTags{flex-wrap:wrap;gap:12px;display:flex}.Skills-module__G7oUEG__tag{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:8px 16px;font-size:.85rem;transition:all .3s}.Skills-module__G7oUEG__tag:hover{background:var(--accent-secondary);border-color:var(--accent-secondary);color:#fff}@media (max-width:991px){.Skills-module__G7oUEG__grid{grid-template-columns:1fr}}
.Education-module__JpHHoW__education{background:var(--bg-secondary)}.Education-module__JpHHoW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Education-module__JpHHoW__header{text-align:center;margin-bottom:80px}.Education-module__JpHHoW__label{color:var(--accent-primary);letter-spacing:2px;text-transform:uppercase;font-size:.8rem;font-weight:600}.Education-module__JpHHoW__title{margin-top:10px;font-size:2.5rem;font-weight:800}.Education-module__JpHHoW__underline{background:var(--accent-primary);border-radius:2px;width:50px;height:4px;margin:15px auto 0}.Education-module__JpHHoW__timeline{max-width:800px;margin:0 auto;position:relative}.Education-module__JpHHoW__timeline:before{content:"";background:linear-gradient(to bottom, var(--accent-primary), var(--accent-secondary));opacity:.3;width:2px;height:100%;position:absolute;top:0;left:31px}.Education-module__JpHHoW__timelineItem{gap:40px;margin-bottom:60px;display:flex;position:relative}.Education-module__JpHHoW__point{z-index:2}.Education-module__JpHHoW__iconCircle{background:var(--bg-primary);border:2px solid var(--accent-primary);width:64px;height:64px;color:var(--accent-primary);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 20px #6366f133}.Education-module__JpHHoW__content{background:var(--surface);border:1px solid var(--surface-border);border-radius:24px;flex:1;padding:30px;transition:all .3s}.Education-module__JpHHoW__content:hover{border-color:var(--accent-primary);transform:translate(10px)}.Education-module__JpHHoW__status{text-transform:uppercase;letter-spacing:1px;color:var(--accent-primary);margin-bottom:10px;font-size:.75rem;font-weight:700;display:block}.Education-module__JpHHoW__content h3{margin-bottom:5px;font-size:1.5rem}.Education-module__JpHHoW__content h4{color:var(--text-secondary);margin-bottom:10px;font-size:1.1rem;font-weight:500}.Education-module__JpHHoW__content p{color:var(--text-muted)}@media (max-width:768px){.Education-module__JpHHoW__timeline:before{left:20px}.Education-module__JpHHoW__iconCircle{width:40px;height:40px}.Education-module__JpHHoW__timelineItem{gap:20px}}
.Projects-module__2BoJ-q__projects{background:#ffffff03;padding:100px 0}.Projects-module__2BoJ-q__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Projects-module__2BoJ-q__header{text-align:center;margin-bottom:60px}.Projects-module__2BoJ-q__label{color:var(--accent-primary);letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.Projects-module__2BoJ-q__title{margin-bottom:1rem;font-size:3rem;font-weight:800}.Projects-module__2BoJ-q__underline{background:var(--accent-primary);border-radius:2px;width:60px;height:4px;margin:0 auto}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;display:grid}.Projects-module__2BoJ-q__card{border:1px solid var(--surface-border);background:#ffffff08;border-radius:24px;transition:all .4s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.Projects-module__2BoJ-q__card:hover{border-color:var(--accent-primary);background:#ffffff0f;transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.Projects-module__2BoJ-q__cardContent{padding:30px}.Projects-module__2BoJ-q__projectHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Projects-module__2BoJ-q__iconWrapper{width:48px;height:48px;color:var(--accent-primary);background:#6366f11a;border-radius:14px;justify-content:center;align-items:center;display:flex}.Projects-module__2BoJ-q__links{gap:15px;display:flex}.Projects-module__2BoJ-q__linkIcon{color:var(--text-muted);transition:color .3s}.Projects-module__2BoJ-q__linkIcon:hover{color:var(--accent-primary)}.Projects-module__2BoJ-q__projectTitle{margin-bottom:15px;font-size:1.5rem;font-weight:700}.Projects-module__2BoJ-q__projectDescription{color:var(--text-muted);margin-bottom:25px;font-size:.95rem;line-height:1.6}.Projects-module__2BoJ-q__tags{flex-wrap:wrap;gap:10px;display:flex}.Projects-module__2BoJ-q__tag{color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:6px 14px;font-size:.8rem}@media (max-width:768px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}.Projects-module__2BoJ-q__title{font-size:2.5rem}}
.Contact-module__hcVmEa__contact{padding:100px 0}.Contact-module__hcVmEa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.Contact-module__hcVmEa__label{color:var(--accent-primary);letter-spacing:2px;text-transform:uppercase;font-size:.8rem;font-weight:600}.Contact-module__hcVmEa__title{margin:20px 0;font-size:3rem;font-weight:800;line-height:1.2}.Contact-module__hcVmEa__description{color:var(--text-secondary);margin-bottom:40px;font-size:1.1rem}.Contact-module__hcVmEa__connect{flex-direction:column;gap:30px;display:flex}.Contact-module__hcVmEa__link{color:var(--text-primary);align-items:center;gap:15px;font-weight:500;display:flex}.Contact-module__hcVmEa__iconWrapper{background:var(--surface);width:44px;height:44px;color:var(--accent-primary);border-radius:12px;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__socials{gap:15px;display:flex}.Contact-module__hcVmEa__socialBtn{background:var(--surface);width:44px;height:44px;color:var(--text-secondary);border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Contact-module__hcVmEa__socialBtn:hover{background:var(--accent-primary);color:#fff}.Contact-module__hcVmEa__form{background:var(--surface);border:1px solid var(--surface-border);border-radius:30px;flex-direction:column;gap:20px;padding:40px;display:flex}.Contact-module__hcVmEa__inputGroup input,.Contact-module__hcVmEa__inputGroup textarea{border:1px solid var(--surface-border);color:#fff;background:#ffffff08;border-radius:12px;outline:none;width:100%;padding:15px 20px;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__hcVmEa__inputGroup input:focus,.Contact-module__hcVmEa__inputGroup textarea:focus{border-color:var(--accent-primary);background:#ffffff0d}.Contact-module__hcVmEa__submitBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:16px;font-weight:600;transition:all .3s;display:flex}.Contact-module__hcVmEa__submitBtn:hover{transform:translateY(-3px);box-shadow:0 10px 20px #6366f14d}@media (max-width:991px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:60px}.Contact-module__hcVmEa__title{font-size:2.5rem}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--surface-border);background:var(--bg-secondary);padding:60px 0}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__S6Hkya__content{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__logo{font-size:1.25rem;font-weight:800}.Footer-module__S6Hkya__logo span{color:var(--accent-primary)}.Footer-module__S6Hkya__copy{color:var(--text-muted);font-size:.9rem}@media (max-width:768px){.Footer-module__S6Hkya__content{text-align:center;flex-direction:column;gap:20px}}
