.Header-module__hBw1pG__header{z-index:999;width:100%;transition:var(--transition-smooth);border-bottom:1px solid #0000;position:fixed;top:0;left:0}.Header-module__hBw1pG__headerScrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);background:#030014b3;box-shadow:0 10px 30px -10px #0000004d}.Header-module__hBw1pG__nav{justify-content:space-between;align-items:center;max-width:1200px;height:5rem;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo{cursor:pointer;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{object-fit:contain;width:28px;height:28px}.Header-module__hBw1pG__navLinks{align-items:center;gap:2.5rem;list-style:none;display:flex}.Header-module__hBw1pG__navItem{position:relative}.Header-module__hBw1pG__navLink{color:var(--text-secondary);transition:var(--transition-smooth);cursor:pointer;padding:.5rem 0;font-size:.95rem;font-weight:500}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary)}.Header-module__hBw1pG__activeIndicator{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-violet));border-radius:9999px;width:100%;height:2px;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__rightContainer{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__langToggle{border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0d;border-radius:9999px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-family:inherit;font-size:.85rem;font-weight:600;display:flex}.Header-module__hBw1pG__langToggle:hover{border-color:var(--accent-violet);background:#ffffff1a;box-shadow:0 0 10px #8b5cf64d}.Header-module__hBw1pG__menuBtn{color:var(--text-primary);cursor:pointer;z-index:1001;transition:var(--transition-smooth);background:0 0;border:none;border-radius:.5rem;padding:.5rem;display:none}.Header-module__hBw1pG__menuBtn:hover{background:#ffffff0d}.Header-module__hBw1pG__mobileMenu{-webkit-backdrop-filter:blur(25px);border-left:1px solid var(--glass-border);z-index:1000;background:#08071af2;flex-direction:column;gap:2.5rem;width:75%;max-width:300px;height:100vh;padding:6rem 2rem 2rem;transition:right .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-100%}.Header-module__hBw1pG__mobileMenuOpen{right:0}.Header-module__hBw1pG__mobileNavLinks{flex-direction:column;gap:1.8rem;list-style:none;display:flex}.Header-module__hBw1pG__mobileNavLink{color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);padding:.5rem 0;font-size:1.1rem;font-weight:500;text-decoration:none;display:block}.Header-module__hBw1pG__mobileNavLink:hover,.Header-module__hBw1pG__mobileActiveLink{color:var(--text-primary);padding-left:.5rem}.Header-module__hBw1pG__mobileActiveLink{border-left:3px solid var(--accent-violet);padding-left:.8rem}.Header-module__hBw1pG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;opacity:0;pointer-events:none;background:#0009;width:100%;height:100%;transition:opacity .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__overlayVisible{opacity:1;pointer-events:all}@media (max-width:768px){.Header-module__hBw1pG__navLinks{display:none}.Header-module__hBw1pG__menuBtn{display:block}.Header-module__hBw1pG__nav{height:4.5rem;padding:0 .5rem}}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{text-align:center;z-index:10;flex-direction:column;align-items:center;gap:1.5rem;max-width:850px;display:flex}.Hero-module__ZARIfG__greeting{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-cyan);font-size:1.25rem;font-weight:600}.Hero-module__ZARIfG__name{letter-spacing:-.03em;font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__titleWrapper{height:3.5rem;color:var(--text-primary);justify-content:center;align-items:center;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;display:flex}.Hero-module__ZARIfG__cursor{background-color:var(--accent-violet);width:3px;height:2.2rem;margin-left:5px;animation:1s step-end infinite Hero-module__ZARIfG__blink;display:inline-block}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.7}.Hero-module__ZARIfG__ctas{flex-flow:wrap;justify-content:center;gap:1.5rem;margin-top:1.5rem;display:flex}.Hero-module__ZARIfG__scrollIndicator{cursor:pointer;color:var(--text-muted);transition:var(--transition-smooth);letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.5rem;font-size:.8rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIndicator:hover{color:var(--accent-cyan)}.Hero-module__ZARIfG__mouse{border:2px solid;border-radius:20px;width:26px;height:42px;position:relative}.Hero-module__ZARIfG__wheel{background-color:currentColor;border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollDown;position:absolute;top:8px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__gridOverlay{pointer-events:none;z-index:1;background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-position:50%;background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 80%);mask-image:radial-gradient(circle,#000 40%,#0000 80%)}@keyframes Hero-module__ZARIfG__blink{0%,to{background-color:#0000}50%{background-color:var(--accent-violet)}}@keyframes Hero-module__ZARIfG__scrollDown{0%{opacity:0;top:5px}30%{opacity:1}to{opacity:0;top:25px}}@media (max-width:600px){.Hero-module__ZARIfG__ctas{gap:1rem}.Hero-module__ZARIfG__titleWrapper{height:6rem}.Hero-module__ZARIfG__mouse{width:22px;height:36px}}
.About-module__vAULUW__about{z-index:2;position:relative}.About-module__vAULUW__titleSection{text-align:center;margin-bottom:4rem}.About-module__vAULUW__subtitle{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-cyan);margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.About-module__vAULUW__title{font-size:clamp(2rem,5vw,3rem)}.About-module__vAULUW__grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;display:grid}.About-module__vAULUW__imgWrapper{aspect-ratio:1;width:100%;max-width:360px;margin:0 auto;position:relative}.About-module__vAULUW__imgBorder{background:linear-gradient(135deg, var(--accent-violet) 0%, var(--accent-cyan) 100%);width:100%;height:100%;box-shadow:0 20px 40px -15px var(--accent-violet-glow);border-radius:2rem;padding:4px;animation:6s ease-in-out infinite About-module__vAULUW__floatImage;overflow:hidden}.About-module__vAULUW__imgInner{background:var(--bg-dark-secondary);border-radius:calc(2rem - 4px);width:100%;height:100%;position:relative;overflow:hidden}.About-module__vAULUW__image{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.About-module__vAULUW__image:hover{transform:scale(1.08)}.About-module__vAULUW__info{flex-direction:column;gap:1.5rem;display:flex}.About-module__vAULUW__bioText{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}.About-module__vAULUW__stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem;display:grid}.About-module__vAULUW__statCard{text-align:center;border:1px solid var(--glass-border);transition:var(--transition-smooth);background:#ffffff05;border-radius:1rem;padding:1.5rem 1rem}.About-module__vAULUW__statCard:hover{border-color:var(--accent-cyan);box-shadow:0 10px 20px -10px var(--accent-cyan-glow);transform:translateY(-3px)}.About-module__vAULUW__statNum{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-violet));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.2rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;display:block}.About-module__vAULUW__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600;line-height:1.2}.About-module__vAULUW__aiSection{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.About-module__vAULUW__aiLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--accent-violet);font-size:.8rem;font-weight:700}.About-module__vAULUW__aiTags{flex-wrap:wrap;gap:.5rem;display:flex}.About-module__vAULUW__aiTag{color:var(--text-primary);transition:var(--transition-smooth);cursor:default;background:#8b5cf614;border:1px solid #8b5cf640;border-radius:9999px;align-items:center;gap:.4rem;padding:.35rem .85rem .35rem .6rem;font-size:.8rem;font-weight:600;display:inline-flex}.About-module__vAULUW__aiTag:hover{border-color:var(--accent-violet);background:#8b5cf62e;transform:translateY(-2px);box-shadow:0 0 10px #8b5cf633}.About-module__vAULUW__aiTagLogo{object-fit:contain;border-radius:3px;flex-shrink:0;width:16px;height:16px}@keyframes About-module__vAULUW__floatImage{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(1.5deg)}to{transform:translateY(0)rotate(0)}}@media (max-width:992px){.About-module__vAULUW__grid{gap:3rem}}@media (max-width:768px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:3rem}.About-module__vAULUW__imgWrapper{max-width:280px}.About-module__vAULUW__stats{gap:1rem}.About-module__vAULUW__statCard{padding:.5rem}.About-module__vAULUW__aiSection{align-items:center}.About-module__vAULUW__aiTags{justify-content:center}}
.Skills-module__G7oUEG__skills{z-index:2;position:relative}.Skills-module__G7oUEG__titleSection{text-align:center;margin-bottom:4rem}.Skills-module__G7oUEG__subtitle{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-cyan);margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.Skills-module__G7oUEG__title{font-size:clamp(2rem,5vw,3rem)}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Skills-module__G7oUEG__categoryCard{transition:var(--transition-smooth)}.Skills-module__G7oUEG__categoryHeader{color:var(--text-primary);align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.Skills-module__G7oUEG__categoryIcon{color:var(--accent-cyan);justify-content:center;align-items:center;display:flex}.Skills-module__G7oUEG__categoryHeader h3{font-size:1.25rem;font-weight:700}.Skills-module__G7oUEG__skillList{flex-direction:column;gap:1.5rem;display:flex}.Skills-module__G7oUEG__skillItem{flex-direction:column;display:flex}.Skills-module__G7oUEG__skillInfo{justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:flex}.Skills-module__G7oUEG__skillName{color:var(--text-primary);align-items:center;gap:.45rem;display:inline-flex}.Skills-module__G7oUEG__skillIcon{color:var(--accent-cyan);flex-shrink:0;align-items:center;display:flex}.Skills-module__G7oUEG__skillPercent{color:var(--accent-violet);font-weight:600}.Skills-module__G7oUEG__progressBarTrack{background:#ffffff0d;border-radius:9999px;width:100%;height:8px;position:relative;overflow:hidden}.Skills-module__G7oUEG__progressBarFill{background:linear-gradient(90deg, var(--accent-cyan) 0%, var(--accent-violet) 100%);border-radius:9999px;height:100%}@media (max-width:992px){.Skills-module__G7oUEG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Skills-module__G7oUEG__grid{grid-template-columns:1fr;gap:1.5rem}}.Skills-module__G7oUEG__techStackSection{flex-direction:column;align-items:center;gap:2rem;margin-top:5rem;display:flex}.Skills-module__G7oUEG__techStackTitle{text-align:center;font-size:1.5rem;font-weight:700}.Skills-module__G7oUEG__techGrid{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:950px;display:flex}.Skills-module__G7oUEG__techBadgeIcon{flex-shrink:0;align-items:center;font-size:1rem;display:flex}.Skills-module__G7oUEG__techBadge{-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);color:var(--text-secondary);transition:var(--transition-smooth);cursor:default;background:#0d0a2566;border-radius:9999px;align-items:center;gap:.45rem;padding:.6rem 1.3rem;font-size:.9rem;font-weight:600;display:inline-flex}.Skills-module__G7oUEG__techBadge:hover{border-color:var(--accent-cyan);color:var(--text-primary);background:#06b6d40d;transform:translateY(-3px);box-shadow:0 5px 15px #06b6d433}
.Projects-module__2BoJ-q__projects{z-index:2;position:relative}.Projects-module__2BoJ-q__titleSection{text-align:center;margin-bottom:2rem}.Projects-module__2BoJ-q__subtitle{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-cyan);margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.Projects-module__2BoJ-q__title{font-size:clamp(1rem,5vw,3rem)}.Projects-module__2BoJ-q__filters{flex-wrap:nowrap;justify-content:center;gap:.1rem;margin-bottom:1.5rem;display:flex}@media (max-width:600px){.Projects-module__2BoJ-q__filters{scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;padding-bottom:.5rem;overflow-x:auto}.Projects-module__2BoJ-q__filters::-webkit-scrollbar{display:none}.Projects-module__2BoJ-q__filterBtn{flex-shrink:0}}.Projects-module__2BoJ-q__filterBtn{border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff05;border-radius:9999px;padding:.5rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600}.Projects-module__2BoJ-q__filterBtn:hover{border-color:var(--accent-cyan);color:var(--text-primary);box-shadow:0 0 10px #06b6d433}.Projects-module__2BoJ-q__activeFilterBtn{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-violet) 100%);color:#fff;border-color:#0000;box-shadow:0 4px 15px #8b5cf666}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(auto-fill,minmax(min(320px,100%),1fr));gap:1.25rem;display:grid}@media (max-width:768px){.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr);gap:.2rem}.Projects-module__2BoJ-q__cardContent{gap:.2rem;padding:.1rem}.Projects-module__2BoJ-q__techTags{gap:.15rem}.Projects-module__2BoJ-q__techTag{padding:.12rem .4rem;font-size:.3rem}.Projects-module__2BoJ-q__projectTitle{font-size:.82rem;font-weight:700}.Projects-module__2BoJ-q__projectDesc{font-size:.7rem;line-height:1.4}.Projects-module__2BoJ-q__detailsBtn{margin-top:.2rem;font-size:.68rem}}.Projects-module__2BoJ-q__card{cursor:pointer;padding:0;overflow:hidden;background:#08061840!important;border:1px solid #ffffff12!important}.Projects-module__2BoJ-q__card:hover{border-color:#8b5cf659!important;box-shadow:0 20px 50px -12px #0009,0 0 25px #8b5cf61f!important}.Projects-module__2BoJ-q__imgContainer{aspect-ratio:1.25;border-bottom:none;width:100%;position:relative;overflow:hidden}.Projects-module__2BoJ-q__imgContainer:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 0% 35%,#05031240 55%,#050312a6 72%,#050412e0 85%,#050412f5 100%);position:absolute;inset:0}.Projects-module__2BoJ-q__image{object-fit:cover;object-position:top center;transition:transform .7s cubic-bezier(.16,1,.3,1)}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__image{transform:scale(1.06)}.Projects-module__2BoJ-q__cardContent{-webkit-backdrop-filter:blur(20px);z-index:2;background:#050412f5;flex-direction:column;gap:.5rem;padding:.4rem;display:flex;position:relative}.Projects-module__2BoJ-q__techTags{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__2BoJ-q__techTag{border:1px solid var(--glass-border);color:var(--accent-cyan);background:#ffffff0d;border-radius:9999px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.Projects-module__2BoJ-q__projectTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.Projects-module__2BoJ-q__projectDesc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Projects-module__2BoJ-q__detailsBtn{color:var(--accent-violet);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;align-self:flex-start;align-items:center;gap:.25rem;margin-top:.5rem;padding:0;font-family:inherit;font-size:.85rem;font-weight:600;display:inline-flex}.Projects-module__2BoJ-q__detailsBtn:hover{color:var(--accent-cyan);transform:translate(4px)}.Projects-module__2BoJ-q__modalOverlay{-webkit-backdrop-filter:blur(20px);z-index:1000;background:#02000ccc;justify-content:center;align-items:center;width:100%;height:100%;padding:1.25rem;display:flex;position:fixed;inset:0}.Projects-module__2BoJ-q__modal{-webkit-backdrop-filter:blur(48px);background:#070516d1;border:1px solid #ffffff17;border-radius:2rem;flex-direction:column;width:100%;max-width:780px;max-height:92vh;display:flex;position:relative;overflow:hidden auto;box-shadow:0 48px 100px -20px #000000f2,0 0 80px #8b5cf61a,inset 0 1px #ffffff12}.Projects-module__2BoJ-q__closeBtn{color:#ffffffd9;cursor:pointer;z-index:1010;width:38px;height:38px;transition:var(--transition-smooth);-webkit-backdrop-filter:blur(16px);background:#050412b3;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 16px #00000080}.Projects-module__2BoJ-q__closeBtn:hover{background:var(--accent-violet);border-color:var(--accent-violet);color:#fff;box-shadow:0 4px 20px #8b5cf680}.Projects-module__2BoJ-q__modalImgContainer{aspect-ratio:1.8;border-bottom:1px solid var(--glass-border);width:100%;position:relative}.Projects-module__2BoJ-q__modalBody{flex-direction:column;gap:1.25rem;padding:1.75rem 2rem 2rem;display:flex}.Projects-module__2BoJ-q__modalHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Projects-module__2BoJ-q__modalHeaderLeft{flex-direction:column;gap:.5rem;display:flex}.Projects-module__2BoJ-q__modalTitle{letter-spacing:-.03em;font-size:1.75rem;font-weight:800}.Projects-module__2BoJ-q__modalLinks{flex-shrink:0;gap:.75rem;display:flex}.Projects-module__2BoJ-q__modalLinkPrimary,.Projects-module__2BoJ-q__modalLinkSecondary{cursor:pointer;transition:var(--transition-smooth);white-space:nowrap;border-radius:9999px;align-items:center;gap:.45rem;padding:.65rem 1.4rem;font-size:.875rem;font-weight:700;display:inline-flex}.Projects-module__2BoJ-q__modalLinkPrimary{background:linear-gradient(135deg, var(--accent-violet) 0%, var(--accent-blue) 100%);color:#fff;border:none;box-shadow:0 4px 20px #8b5cf659,inset 0 1px #ffffff26}.Projects-module__2BoJ-q__modalLinkPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #8b5cf68c,inset 0 1px #fff3}.Projects-module__2BoJ-q__modalLinkSecondary{color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff1a}.Projects-module__2BoJ-q__modalLinkSecondary:hover{border-color:var(--accent-cyan);background:#ffffff14;transform:translateY(-2px)}.Projects-module__2BoJ-q__modalDivider{border:none;border-top:1px solid #ffffff0d;margin:0}.Projects-module__2BoJ-q__modalDesc{color:var(--text-secondary);white-space:pre-line;font-size:.95rem;line-height:1.75}@media (max-width:600px){.Projects-module__2BoJ-q__modalHeader{flex-direction:column}.Projects-module__2BoJ-q__modalLinks{width:100%}.Projects-module__2BoJ-q__modalLinkPrimary,.Projects-module__2BoJ-q__modalLinkSecondary{flex:1;justify-content:center}.Projects-module__2BoJ-q__modalBody{padding:.5rem}}.Projects-module__2BoJ-q__cardLogo{-webkit-backdrop-filter:blur(16px);z-index:10;pointer-events:none;background:#060514bf;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;padding:5px;display:flex;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 16px #00000080,inset 0 1px #ffffff14}.Projects-module__2BoJ-q__carouselContainer{aspect-ratio:1.8;background:#030010;border-radius:2rem 2rem 0 0;width:100%;position:relative;overflow:hidden}.Projects-module__2BoJ-q__carouselBlurredBg{filter:blur(48px)brightness(.28)saturate(2.5);z-index:0;background-position:50%;background-size:cover;transition:background-image .3s;position:absolute;inset:-30px}.Projects-module__2BoJ-q__carouselContainer:after{content:"";z-index:2;pointer-events:none;background:radial-gradient(at 50% 40%,#0000 35%,#04021073 100%),linear-gradient(#0402101a 0%,#0000 20% 70%,#060414a6 100%);position:absolute;inset:0}.Projects-module__2BoJ-q__carouselImage{z-index:1;filter:drop-shadow(0 8px 40px #000c);padding:.5rem;object-fit:contain!important}.Projects-module__2BoJ-q__navBtn{border:1px solid var(--glass-border);color:#fff;cursor:pointer;z-index:20;width:36px;height:36px;transition:var(--transition-smooth);background:#08061ab3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Projects-module__2BoJ-q__navBtn:hover{background:var(--accent-violet);box-shadow:0 0 10px var(--accent-violet-glow);border-color:#0000}.Projects-module__2BoJ-q__navBtnLeft{left:1rem}.Projects-module__2BoJ-q__navBtnRight{right:1rem}.Projects-module__2BoJ-q__dotsContainer{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border-radius:9999px;gap:.5rem;padding:.4rem .8rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.Projects-module__2BoJ-q__dot{cursor:pointer;width:6px;height:6px;transition:var(--transition-smooth);background:#fff6;border-radius:50%}.Projects-module__2BoJ-q__activeDot{background:var(--accent-cyan);border-radius:3px;width:15px}.Projects-module__2BoJ-q__galleryThumbnails{scrollbar-width:none;flex-wrap:nowrap;justify-content:center;gap:.5rem;margin-top:0;padding:.25rem .5rem;display:flex;overflow-x:auto}.Projects-module__2BoJ-q__galleryThumbnails::-webkit-scrollbar{display:none}.Projects-module__2BoJ-q__galleryThumbnail{cursor:pointer;width:46px;height:74px;transition:var(--transition-smooth);background:#ffffff0a;border:2px solid #ffffff0f;border-radius:8px;flex-shrink:0;position:relative;overflow:hidden}.Projects-module__2BoJ-q__galleryThumbnail:hover{border-color:#ffffff26;transform:scale(1.06)}.Projects-module__2BoJ-q__activeGalleryThumbnail{border-color:var(--accent-violet);box-shadow:0 0 12px #8b5cf680}
.Experience-module__RsmxMa__experience{z-index:2;position:relative}.Experience-module__RsmxMa__titleSection{text-align:center;margin-bottom:4rem}.Experience-module__RsmxMa__subtitle{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-cyan);margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.Experience-module__RsmxMa__title{font-size:clamp(2rem,5vw,3rem)}.Experience-module__RsmxMa__timeline{max-width:1000px;margin:0 auto;padding:2rem 0;position:relative}.Experience-module__RsmxMa__line{background:linear-gradient(to bottom, var(--accent-cyan) 0%, var(--accent-blue) 50%, var(--accent-violet) 100%);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Experience-module__RsmxMa__timelineItem{width:100%;margin-bottom:4rem;display:flex;position:relative}.Experience-module__RsmxMa__timelineItem:last-child{margin-bottom:0}.Experience-module__RsmxMa__timelineItemLeft{justify-content:flex-start}.Experience-module__RsmxMa__timelineItemRight{justify-content:flex-end}.Experience-module__RsmxMa__timelineCard{z-index:5;width:45%;position:relative}.Experience-module__RsmxMa__dot{background:var(--bg-dark-primary);border:3px solid var(--accent-cyan);z-index:10;width:16px;height:16px;box-shadow:0 0 10px var(--accent-cyan-glow);transition:var(--transition-smooth);border-radius:50%;position:absolute;top:2rem;left:50%;transform:translate(-50%,-50%)}.Experience-module__RsmxMa__timelineItemRight .Experience-module__RsmxMa__dot{border-color:var(--accent-violet);box-shadow:0 0 10px var(--accent-violet-glow)}.Experience-module__RsmxMa__timelineItem:hover .Experience-module__RsmxMa__dot{background:var(--accent-cyan);transform:translate(-50%,-50%)scale(1.3)}.Experience-module__RsmxMa__timelineItemRight:hover .Experience-module__RsmxMa__dot{background:var(--accent-violet)}.Experience-module__RsmxMa__period{color:var(--accent-cyan);letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.Experience-module__RsmxMa__timelineItemRight .Experience-module__RsmxMa__period{color:var(--accent-violet)}.Experience-module__RsmxMa__role{color:var(--text-primary);margin-bottom:.2rem;font-size:1.3rem;font-weight:800}.Experience-module__RsmxMa__org{color:var(--text-secondary);border-bottom:1px dashed #fff3;margin-bottom:1rem;padding-bottom:.25rem;font-size:.95rem;font-weight:600;display:inline-block}.Experience-module__RsmxMa__details{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.Experience-module__RsmxMa__line{left:20px;transform:none}.Experience-module__RsmxMa__timelineItem{justify-content:flex-start;margin-bottom:3rem;padding-left:45px}.Experience-module__RsmxMa__timelineCard{width:100%}.Experience-module__RsmxMa__dot{top:2rem;left:20px}}
.Contact-module__hcVmEa__contact{z-index:2;position:relative}.Contact-module__hcVmEa__titleSection{text-align:center;margin-bottom:4rem}.Contact-module__hcVmEa__subtitle{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-cyan);margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.Contact-module__hcVmEa__title{font-size:clamp(2rem,5vw,3rem)}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1.3fr;gap:4rem;display:grid}.Contact-module__hcVmEa__infoSection{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__infoCard{align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.Contact-module__hcVmEa__iconContainer{border:1px solid var(--glass-border);width:50px;height:50px;color:var(--accent-cyan);transition:var(--transition-smooth);background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__infoCard:hover .Contact-module__hcVmEa__iconContainer{background:var(--accent-cyan);color:#fff;box-shadow:0 0 15px var(--accent-cyan-glow);transform:scale(1.1)}.Contact-module__hcVmEa__infoDetails{flex-direction:column;gap:.2rem;display:flex}.Contact-module__hcVmEa__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.Contact-module__hcVmEa__infoVal{color:var(--text-primary);font-size:1.05rem;font-weight:600}.Contact-module__hcVmEa__socials{gap:1rem;margin-top:1rem;display:flex}.Contact-module__hcVmEa__socialBtn{border:1px solid var(--glass-border);width:45px;height:45px;color:var(--text-secondary);transition:var(--transition-smooth);background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Contact-module__hcVmEa__socialBtn:hover{background:var(--accent-violet);color:#fff;box-shadow:0 0 15px var(--accent-violet-glow);border-color:#0000;transform:translateY(-3px)rotate(360deg)}.Contact-module__hcVmEa__formCard{padding:2.5rem}.Contact-module__hcVmEa__form{flex-direction:column;gap:2rem;display:flex}.Contact-module__hcVmEa__inputGroup{width:100%;position:relative}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{border:none;border-bottom:1px solid var(--glass-border);width:100%;color:var(--text-primary);background:0 0;outline:none;padding:.6rem 0;font-family:inherit;font-size:1rem;transition:border-color .3s}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__label{color:var(--text-secondary);pointer-events:none;transition:var(--transition-smooth);font-size:1rem;position:absolute;top:.6rem;left:0}.Contact-module__hcVmEa__input:focus~.Contact-module__hcVmEa__label,.Contact-module__hcVmEa__input:not(:placeholder-shown)~.Contact-module__hcVmEa__label,.Contact-module__hcVmEa__textarea:focus~.Contact-module__hcVmEa__label,.Contact-module__hcVmEa__textarea:not(:placeholder-shown)~.Contact-module__hcVmEa__label{color:var(--accent-cyan);font-size:.8rem;top:-1.2rem}.Contact-module__hcVmEa__focusBorder{background:linear-gradient(90deg, var(--accent-cyan) 0%, var(--accent-violet) 100%);width:0;height:2px;transition:var(--transition-smooth);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Contact-module__hcVmEa__input:focus~.Contact-module__hcVmEa__focusBorder,.Contact-module__hcVmEa__textarea:focus~.Contact-module__hcVmEa__focusBorder{width:100%}.Contact-module__hcVmEa__submitBtn{justify-content:center;width:100%;padding:1rem;font-size:1rem}.Contact-module__hcVmEa__statusMessage{text-align:center;border-radius:.5rem;padding:1rem;font-size:.95rem;font-weight:500}.Contact-module__hcVmEa__success{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.Contact-module__hcVmEa__error{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}@media (max-width:992px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:600px){.Contact-module__hcVmEa__formCard{padding:.5rem}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--glass-border);background:var(--bg-dark-secondary);z-index:2;padding:3rem 0;position:relative}.Footer-module__S6Hkya__container{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.9rem}.Footer-module__S6Hkya__scrollTopBtn{border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff05;border-radius:9999px;align-items:center;gap:.4rem;padding:.5rem 1.2rem;font-family:inherit;font-size:.85rem;font-weight:500;display:inline-flex}.Footer-module__S6Hkya__scrollTopBtn:hover{border-color:var(--accent-cyan);color:var(--text-primary);transform:translateY(-2px);box-shadow:0 0 10px #06b6d433}@media (max-width:600px){.Footer-module__S6Hkya__container{text-align:center;flex-direction:column;gap:1.5rem}.Footer-module__S6Hkya__scrollTopBtn{justify-content:center;width:100%;max-width:200px}}
.AnimatedBackground-module__jHobAa__container{z-index:-1;pointer-events:none;background:#030014;position:fixed;inset:0;overflow:clip}.AnimatedBackground-module__jHobAa__canvas{width:100%;height:100%;position:absolute;inset:0}.AnimatedBackground-module__jHobAa__aurora1{filter:blur(90px);will-change:transform;background:radial-gradient(circle,#8b5cf638 0%,#0000 68%);border-radius:50%;width:65vw;height:65vw;animation:28s ease-in-out infinite alternate AnimatedBackground-module__jHobAa__auroraMove1;position:absolute;top:-20%;left:-18%}.AnimatedBackground-module__jHobAa__aurora2{filter:blur(90px);will-change:transform;background:radial-gradient(circle,#06b6d42e 0%,#0000 68%);border-radius:50%;width:60vw;height:60vw;animation:34s ease-in-out infinite alternate AnimatedBackground-module__jHobAa__auroraMove2;position:absolute;bottom:-18%;right:-18%}.AnimatedBackground-module__jHobAa__aurora3{filter:blur(110px);will-change:transform;background:radial-gradient(circle,#3b82f624 0%,#0000 70%);border-radius:50%;width:45vw;height:45vw;animation:22s ease-in-out infinite alternate AnimatedBackground-module__jHobAa__auroraMove3;position:absolute;top:30%;left:38%}.AnimatedBackground-module__jHobAa__aurora4{filter:blur(100px);will-change:transform;background:radial-gradient(circle,#a78bfa1f 0%,#0000 70%);border-radius:50%;width:40vw;height:40vw;animation:18s ease-in-out infinite alternate AnimatedBackground-module__jHobAa__auroraMove4;position:absolute;bottom:5%;left:5%}.AnimatedBackground-module__jHobAa__grid{background-image:radial-gradient(circle,#ffffff12 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 20%,#0000 75%);mask-image:radial-gradient(80% 70%,#000 20%,#0000 75%)}.AnimatedBackground-module__jHobAa__vignette{background:radial-gradient(100% 100%,#0000 40%,#0300148c 100%);position:absolute;inset:0}@keyframes AnimatedBackground-module__jHobAa__auroraMove1{0%{transform:translate(0)scale(1)}33%{transform:translate(8vw,7vh)scale(1.12)}66%{transform:translate(-4vw,12vh)scale(.92)}to{transform:translate(5vw,-5vh)scale(1.05)}}@keyframes AnimatedBackground-module__jHobAa__auroraMove2{0%{transform:translate(0)scale(1)}33%{transform:translate(-10vw,-6vh)scale(1.18)}66%{transform:translate(5vw,-12vh)scale(.9)}to{transform:translate(-6vw,4vh)scale(1.08)}}@keyframes AnimatedBackground-module__jHobAa__auroraMove3{0%{transform:translate(0)scale(1)}40%{transform:translate(6vw,-8vh)scale(1.14)}to{transform:translate(-10vw,6vh)scale(.88)}}@keyframes AnimatedBackground-module__jHobAa__auroraMove4{0%{transform:translate(0)scale(1)}50%{transform:translate(5vw,-10vh)scale(1.2)}to{transform:translate(-3vw,8vh)scale(.85)}}
