.Navbar-module__cJzEcG__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#030305b3;border-bottom:1px solid #ffffff0d;align-items:center;height:80px;padding:0;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:0 3rem;display:flex}.Navbar-module__cJzEcG__logoItem{align-items:center;gap:.8rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoText{color:var(--foreground);font-size:1.5rem;font-weight:700;font-family:var(--font-heading);letter-spacing:-.5px}.Navbar-module__cJzEcG__flags{align-items:center;margin-left:.5rem;font-size:1.2rem;display:flex}.Navbar-module__cJzEcG__links{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__cJzEcG__link:hover{color:var(--foreground)}.Navbar-module__cJzEcG__buttonLink{color:var(--accent);background:#3b82f61a;border:1px solid #3b82f633;border-radius:50px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.Navbar-module__cJzEcG__buttonLink:hover{background:var(--accent);color:#fff;box-shadow:0 0 15px #3b82f666}.Navbar-module__cJzEcG__mobileToggle{color:var(--foreground);cursor:pointer;z-index:102;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;background:#030305f2;border-top:1px solid #ffffff0d;justify-content:center;align-items:center;width:100%;height:calc(100vh - 80px);display:flex;position:fixed;top:80px;left:0}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;align-items:center;gap:3rem;display:flex}.Navbar-module__cJzEcG__mobileLink{color:var(--text-secondary);font-size:2rem;font-weight:600;text-decoration:none;transition:all .3s}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--accent);transform:scale(1.1)}.Navbar-module__cJzEcG__mobileButtonLink{background:var(--accent);color:#fff;border-radius:50px;margin-top:1rem;padding:1rem 3rem;font-size:1.5rem;font-weight:600;text-decoration:none;box-shadow:0 0 20px #3b82f666}@media (max-width:968px){.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__mobileToggle{display:block}.Navbar-module__cJzEcG__container{padding:0 1rem}}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{z-index:1;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1200px;display:flex}.Hero-module__ZARIfG__content{flex:1}.Hero-module__ZARIfG__greeting{color:var(--accent);margin-bottom:1rem;font-size:1.2rem;font-weight:500;display:block}.Hero-module__ZARIfG__title{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__role{color:var(--text-secondary);margin-bottom:2rem;font-size:1.5rem}.Hero-module__ZARIfG__role span{color:var(--accent-glow)}.Hero-module__ZARIfG__actions{gap:1.5rem;display:flex}.Hero-module__ZARIfG__button{border:1px solid #0000;border-radius:50px;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:all .3s}.Hero-module__ZARIfG__primary{background:var(--accent);color:#fff;box-shadow:0 0 20px #3b82f666}.Hero-module__ZARIfG__primary:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 0 40px #3b82f699}.Hero-module__ZARIfG__secondary{color:var(--foreground);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-color:#fff3}.Hero-module__ZARIfG__secondary:hover{border-color:var(--foreground);background:#ffffff0d}.Hero-module__ZARIfG__imageWrapper{flex:1;justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__imageContainer{z-index:2;border:4px solid #ffffff1a;border-radius:50%;width:380px;height:380px;position:relative;overflow:hidden;box-shadow:0 0 60px #3b82f64d}.Hero-module__ZARIfG__profileImage{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__orbit{pointer-events:none;border:1px solid #ffffff1a;border-radius:50%;width:480px;height:480px;margin-top:-240px;margin-left:-240px;position:absolute;top:50%;left:50%}.Hero-module__ZARIfG__orbit:before{content:"";background:var(--accent);width:12px;height:12px;box-shadow:0 0 15px var(--accent);border-radius:50%;position:absolute;top:-6px;left:50%}.Hero-module__ZARIfG__glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__socials{gap:2.5rem;margin-top:2.5rem;display:flex}.Hero-module__ZARIfG__socialIcon{color:var(--text-secondary);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.Hero-module__ZARIfG__socialIcon:hover{color:var(--foreground);border-color:var(--foreground);background:#ffffff0d;transform:translateY(-3px);box-shadow:0 0 15px #3b82f633}@media (max-width:968px){.Hero-module__ZARIfG__container{text-align:center;flex-direction:column-reverse;gap:2rem;padding-top:2rem}.Hero-module__ZARIfG__hero{min-height:auto;padding:4rem 1rem 2rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:1rem;width:100%}.Hero-module__ZARIfG__button{text-align:center;justify-content:center;align-items:center;width:100%;display:flex}.Hero-module__ZARIfG__socials{justify-content:center;margin-top:1.5rem}.Hero-module__ZARIfG__imageContainer{border-width:2px;width:200px;height:200px}.Hero-module__ZARIfG__profileImage{object-position:center top}.Hero-module__ZARIfG__orbit{display:none}.Hero-module__ZARIfG__title{font-size:2.2rem}.Hero-module__ZARIfG__role{font-size:1.2rem}}
.About-module__vAULUW__section{background:var(--surface);padding:8rem 2rem;position:relative}.About-module__vAULUW__container{max-width:900px;margin:0 auto}.About-module__vAULUW__heading{color:var(--foreground);margin-bottom:3rem;font-size:3rem;display:inline-block;position:relative}.About-module__vAULUW__heading:after{content:"";background:var(--accent);width:60px;height:4px;position:absolute;bottom:-10px;left:0}.About-module__vAULUW__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;padding:3rem}.About-module__vAULUW__text{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__vAULUW__text:last-child{margin-bottom:0}@media (max-width:768px){.About-module__vAULUW__section{padding:4rem 1rem}.About-module__vAULUW__heading{margin-bottom:2rem;font-size:2.2rem}.About-module__vAULUW__content{padding:1.5rem}}
.Experience-module__RsmxMa__section{background:var(--background);padding:8rem 2rem}.Experience-module__RsmxMa__container{max-width:1000px;margin:0 auto}.Experience-module__RsmxMa__heading{text-align:center;margin-bottom:4rem;font-size:3rem}.Experience-module__RsmxMa__subheading{color:var(--accent);margin-bottom:2rem;font-size:2rem}.Experience-module__RsmxMa__timeline{border-left:2px solid #ffffff1a;padding-left:2rem;position:relative}.Experience-module__RsmxMa__item{margin-bottom:3rem;padding-left:2rem;position:relative}.Experience-module__RsmxMa__marker{background:var(--background);border:2px solid var(--accent);width:1rem;height:1rem;box-shadow:0 0 10px var(--accent);z-index:1;border-radius:50%;position:absolute;top:.5rem;left:-2.6rem}.Experience-module__RsmxMa__content{background:var(--surface);border:1px solid #ffffff0d;border-radius:12px;padding:2rem;transition:transform .3s}.Experience-module__RsmxMa__content:hover{border-color:var(--accent);transform:translate(10px)}.Experience-module__RsmxMa__period{color:var(--accent);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.Experience-module__RsmxMa__role{margin-bottom:.5rem;font-size:1.4rem;line-height:1.3}.Experience-module__RsmxMa__company{color:var(--text-secondary);margin-bottom:1rem;font-size:1.1rem;font-weight:400}.Experience-module__RsmxMa__description{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.Experience-module__RsmxMa__section{padding:2rem 1rem}.Experience-module__RsmxMa__heading{margin-bottom:2rem;font-size:2rem}.Experience-module__RsmxMa__timeline{border-left:1px solid #ffffff1a;padding-left:1rem}.Experience-module__RsmxMa__item{padding-left:1.5rem}.Experience-module__RsmxMa__marker{width:.8rem;height:.8rem;top:.3rem;left:-1.55rem}.Experience-module__RsmxMa__content{padding:1.5rem}.Experience-module__RsmxMa__role{font-size:1.2rem}}
.SpotlightCard-module__AuNl3q__card{background-color:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;transition:transform .3s;position:relative;overflow:hidden}.SpotlightCard-module__AuNl3q__card:hover{transform:translateY(-5px)}.SpotlightCard-module__AuNl3q__spotlight{pointer-events:none;z-index:1;transition:opacity .3s;position:absolute;inset:0}.SpotlightCard-module__AuNl3q__card>:not(.SpotlightCard-module__AuNl3q__spotlight){z-index:2;position:relative}
.Projects-module__2BoJ-q__section{background:var(--surface);z-index:10;padding:8rem 2rem;position:relative}.Projects-module__2BoJ-q__container{max-width:1300px;margin:0 auto}.Projects-module__2BoJ-q__heading{text-align:center;margin-bottom:4rem;font-size:3rem}.Projects-module__2BoJ-q__carouselContainer{justify-content:center;align-items:center;gap:1rem;display:flex;position:relative}.Projects-module__2BoJ-q__window{width:100%;padding:2rem 0;overflow:hidden}.Projects-module__2BoJ-q__track{height:100%;display:flex}.Projects-module__2BoJ-q__slide{flex-shrink:0;height:100%}.Projects-module__2BoJ-q__card{background:#ffffff08;flex-direction:column;height:100%;min-height:400px;padding:2rem;display:flex}.Projects-module__2BoJ-q__title{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.Projects-module__2BoJ-q__description{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.Projects-module__2BoJ-q__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__2BoJ-q__tag{color:var(--accent-glow);background:#ffffff12;border:1px solid #ffffff0d;border-radius:50px;padding:.25rem .75rem;font-size:.85rem}.Projects-module__2BoJ-q__arrowBtn{color:var(--accent);cursor:pointer;z-index:20;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.Projects-module__2BoJ-q__arrowBtn:hover{background:var(--accent);color:#fff;transform:scale(1.1)}@media (max-width:1024px){.Projects-module__2BoJ-q__carouselContainer{justify-content:center;gap:.5rem;width:100%;padding-bottom:0;overflow:visible}.Projects-module__2BoJ-q__window{width:100%;padding:1rem 0}.Projects-module__2BoJ-q__track{gap:0;display:flex}.Projects-module__2BoJ-q__slide{flex-shrink:0;padding:0 .5rem}.Projects-module__2BoJ-q__card{min-height:auto;padding:1.5rem}.Projects-module__2BoJ-q__arrowBtn{z-index:20;flex-shrink:0;width:40px;min-width:40px;height:40px}.Projects-module__2BoJ-q__arrowBtn:hover{color:var(--accent);background:#ffffff0d;transform:none}.Projects-module__2BoJ-q__arrowBtn:active{background:var(--accent);color:#fff}.Projects-module__2BoJ-q__arrowBtn:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.Projects-module__2BoJ-q__title{margin-bottom:.5rem;font-size:1.3rem}.Projects-module__2BoJ-q__description{-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.95rem;display:-webkit-box;overflow:hidden}.Projects-module__2BoJ-q__heading{margin-bottom:1.5rem;font-size:2rem}.Projects-module__2BoJ-q__section{padding:3rem 1rem}}
.Skills-module__G7oUEG__section{background:var(--background);padding:8rem 2rem}.Skills-module__G7oUEG__container{max-width:1000px;margin:0 auto}.Skills-module__G7oUEG__heading{text-align:center;margin-bottom:4rem;font-size:3rem}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;display:grid}.Skills-module__G7oUEG__category{margin-bottom:2rem}.Skills-module__G7oUEG__categoryTitle{color:var(--accent);border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;display:inline-block}.Skills-module__G7oUEG__skillsList{flex-wrap:wrap;gap:1rem;display:flex}.Skills-module__G7oUEG__skill{color:var(--text-secondary);cursor:default;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem 1rem;transition:all .3s}.Skills-module__G7oUEG__skill:hover{background:var(--accent);color:#fff;border-color:#0000;transform:translateY(-3px);box-shadow:0 5px 15px #2563eb66}@media (max-width:768px){.Skills-module__G7oUEG__section{padding:4rem 1rem}.Skills-module__G7oUEG__heading{margin-bottom:3rem;font-size:2.2rem}.Skills-module__G7oUEG__grid{grid-template-columns:1fr;gap:2rem}}
.Contact-module__hcVmEa__section{background:var(--surface);text-align:center;padding:8rem 2rem}.Contact-module__hcVmEa__container{max-width:800px;margin:0 auto}.Contact-module__hcVmEa__heading{margin-bottom:1.5rem;font-size:3rem}.Contact-module__hcVmEa__text{color:var(--text-secondary);margin-bottom:3rem;font-size:1.2rem;line-height:1.6}.Contact-module__hcVmEa__links{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Contact-module__hcVmEa__linkCard{color:var(--foreground);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:1rem;width:fit-content;padding:1rem 2rem;text-decoration:none;transition:all .3s;display:flex}.Contact-module__hcVmEa__linkCard:hover{background:var(--accent);border-color:var(--accent);transform:translateY(-3px);box-shadow:0 5px 20px #2563eb4d}.Contact-module__hcVmEa__socials{gap:1.5rem;margin-top:2rem;display:flex}.Contact-module__hcVmEa__socialIcon{width:50px;height:50px;color:var(--foreground);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Contact-module__hcVmEa__socialIcon:hover{color:var(--background);transform:scale(1.1)}@media (max-width:768px){.Contact-module__hcVmEa__section{padding:4rem 1rem}.Contact-module__hcVmEa__heading{font-size:2.2rem}.Contact-module__hcVmEa__linkCard{justify-content:center;width:100%}}
.Footer-module__S6Hkya__footer{text-align:center;background:var(--background);color:var(--text-secondary);border-top:1px solid #ffffff0d;padding:2rem;font-size:.9rem}
