.Navigation-module__eB08ka__nav{z-index:1000;transition:all var(--transition-normal);padding:16px 24px;position:fixed;top:0;left:0;right:0}.Navigation-module__eB08ka__scrolled{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-glass)}.Navigation-module__eB08ka__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Navigation-module__eB08ka__logo{align-items:center;gap:8px;display:flex}.Navigation-module__eB08ka__logoText{font-family:var(--font-display);background:linear-gradient(135deg,var(--accent-purple),var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Navigation-module__eB08ka__links{gap:8px;display:flex}.Navigation-module__eB08ka__link{color:var(--text-secondary);transition:color var(--transition-fast);border-radius:var(--radius-md);padding:8px 16px;font-size:.9rem;font-weight:500;position:relative}.Navigation-module__eB08ka__link:hover,.Navigation-module__eB08ka__link.Navigation-module__eB08ka__active{color:var(--text-primary)}.Navigation-module__eB08ka__activeIndicator{background:var(--bg-glass-hover);border-radius:var(--radius-md);z-index:-1;position:absolute;inset:0}.Navigation-module__eB08ka__menuButton{color:var(--text-primary);padding:8px;display:none}.Navigation-module__eB08ka__mobileMenu{flex-direction:column;padding:16px;display:none;overflow:hidden}.Navigation-module__eB08ka__mobileLink{color:var(--text-secondary);transition:color var(--transition-fast);border-radius:var(--radius-md);padding:12px 16px;font-size:1rem}.Navigation-module__eB08ka__mobileLink:hover{color:var(--text-primary);background:var(--bg-glass-hover)}@media (max-width:768px){.Navigation-module__eB08ka__links{display:none}.Navigation-module__eB08ka__menuButton{display:flex}.Navigation-module__eB08ka__mobileMenu{border-bottom:1px solid var(--border-glass);background:#0a0a0a;padding-bottom:24px;display:flex}}
.MagneticButton-module__6drGLa__link{cursor:pointer;font:inherit;background:0 0;border:none;text-decoration:none;display:inline-block}.MagneticButton-module__6drGLa__button{border-radius:var(--radius-md);transition:all var(--transition-fast);will-change:transform;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:500;display:inline-flex}.MagneticButton-module__6drGLa__primary{background:linear-gradient(135deg,var(--accent-purple),var(--accent-blue));color:#fff;box-shadow:0 4px 20px var(--glow-purple)}.MagneticButton-module__6drGLa__primary:hover{box-shadow:0 6px 30px var(--glow-purple)}.MagneticButton-module__6drGLa__secondary{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-glass);color:var(--text-primary)}.MagneticButton-module__6drGLa__secondary:hover{background:var(--bg-glass-hover);border-color:var(--border-glass-hover)}.MagneticButton-module__6drGLa__ghost{color:var(--text-secondary);background:0 0;padding:8px 16px}.MagneticButton-module__6drGLa__ghost:hover{color:var(--text-primary);background:var(--bg-glass)}
.Hero-module__QyaE7G__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__QyaE7G__background{z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__QyaE7G__blob1{background:radial-gradient(circle,var(--glow-purple)0%,transparent 70%);filter:blur(80px);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__QyaE7G__pulse-glow;position:absolute;top:10%;left:-10%}.Hero-module__QyaE7G__blob2{background:radial-gradient(circle,var(--glow-blue)0%,transparent 70%);filter:blur(80px);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out 2s infinite Hero-module__QyaE7G__pulse-glow;position:absolute;bottom:20%;right:-5%}.Hero-module__QyaE7G__blob3{background:radial-gradient(circle,var(--glow-pink)0%,transparent 70%);filter:blur(120px);opacity:.3;border-radius:50%;width:800px;height:800px;animation:12s ease-in-out 1s infinite Hero-module__QyaE7G__pulse-glow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__QyaE7G__grid{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.Hero-module__QyaE7G__content{z-index:1;text-align:center;max-width:800px;position:relative}.Hero-module__QyaE7G__badge{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-glass);color:var(--accent-purple);transition:all var(--transition-normal);border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;font-size:.85rem;display:inline-flex}.Hero-module__QyaE7G__available{color:#22c55e;background:#22c55e0d;border-color:#22c55e66}.Hero-module__QyaE7G__available svg{color:#22c55e}.Hero-module__QyaE7G__title{flex-direction:column;gap:4px;margin-bottom:24px;display:flex}.Hero-module__QyaE7G__line{color:var(--text-secondary);font-size:clamp(1.25rem,3vw,1.5rem);font-weight:400}.Hero-module__QyaE7G__name{background:linear-gradient(135deg,var(--text-primary)0%,var(--text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;line-height:1.1}.Hero-module__QyaE7G__role{background:linear-gradient(135deg,var(--accent-purple)0%,var(--accent-blue)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,4vw,2rem);font-weight:500}.Hero-module__QyaE7G__description{color:var(--text-secondary);margin-bottom:40px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.Hero-module__QyaE7G__highlight{color:var(--text-primary);font-weight:500}.Hero-module__QyaE7G__buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Hero-module__QyaE7G__scrollIndicator{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;transition:color var(--transition-fast);flex-direction:column;align-items:center;gap:8px;font-size:.75rem;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__QyaE7G__scrollIndicator:hover{color:var(--text-secondary)}.Hero-module__QyaE7G__arrowIcon{animation:2s ease-in-out infinite Hero-module__QyaE7G__float}@keyframes Hero-module__QyaE7G__float{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (max-width:768px){.Hero-module__QyaE7G__hero{padding:100px 16px 140px}.Hero-module__QyaE7G__blob1,.Hero-module__QyaE7G__blob2,.Hero-module__QyaE7G__blob3{max-width:100%;max-height:100vw}.Hero-module__QyaE7G__buttons{flex-direction:column;width:100%;max-width:280px;margin:0 auto}}
.About-module__y5HjkW__about{padding:120px 24px;position:relative}.About-module__y5HjkW__container{grid-template-columns:1fr 1.5fr;align-items:center;gap:80px;max-width:1100px;margin:0 auto;display:grid}.About-module__y5HjkW__imageWrapper{justify-content:center;display:flex;position:relative}.About-module__y5HjkW__imageGlow{background:radial-gradient(circle,var(--glow-purple)0%,transparent 70%);filter:blur(60px);opacity:.5;z-index:0;position:absolute;inset:-20%}.About-module__y5HjkW__imageFrame{z-index:1;background:linear-gradient(135deg,var(--accent-purple),var(--accent-blue));border-radius:var(--radius-xl);padding:4px;position:relative;overflow:hidden}.About-module__y5HjkW__image{border-radius:calc(var(--radius-xl) - 4px);object-fit:cover;background:var(--bg-secondary);display:block}.About-module__y5HjkW__statusBadge{z-index:2;background:var(--bg-secondary);border:1px solid var(--border-glass);color:var(--text-secondary);white-space:nowrap;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;display:flex;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.About-module__y5HjkW__statusDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite About-module__y5HjkW__pulse}@keyframes About-module__y5HjkW__pulse{0%,to{opacity:1}50%{opacity:.5}}.About-module__y5HjkW__content{flex-direction:column;gap:16px;display:flex}.About-module__y5HjkW__label{color:var(--accent-purple);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:500}.About-module__y5HjkW__title{margin-bottom:8px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.About-module__y5HjkW__titleAccent{background:linear-gradient(135deg,var(--accent-purple),var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__y5HjkW__description{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.About-module__y5HjkW__description strong{color:var(--text-primary);font-weight:500}.About-module__y5HjkW__stats{border-top:1px solid var(--border-glass);gap:40px;margin-top:24px;padding-top:24px;display:flex}.About-module__y5HjkW__stat{flex-direction:column;gap:4px;display:flex}.About-module__y5HjkW__statNumber{font-family:var(--font-display);background:linear-gradient(135deg,var(--text-primary),var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700}.About-module__y5HjkW__statLabel{color:var(--text-muted);font-size:.85rem}@media (max-width:900px){.About-module__y5HjkW__container{text-align:center;grid-template-columns:1fr;gap:60px}.About-module__y5HjkW__imageWrapper{order:-1}.About-module__y5HjkW__stats{justify-content:center}.About-module__y5HjkW__secondaryBio{display:none}}@media (max-width:480px){.About-module__y5HjkW__about{padding:80px 16px}.About-module__y5HjkW__stats{gap:24px}.About-module__y5HjkW__statNumber{font-size:1.5rem}}
.SkillBadge-module__r32zhW__badge{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-glass);border-radius:var(--radius-md);transition:all var(--transition-fast);cursor:default;align-items:center;gap:8px;padding:10px 16px;display:inline-flex}.SkillBadge-module__r32zhW__badge:hover{background:var(--bg-glass-hover);border-color:var(--border-glass-hover)}.SkillBadge-module__r32zhW__icon{color:var(--accent-purple);flex-shrink:0}.SkillBadge-module__r32zhW__iconImg{object-fit:contain;flex-shrink:0;width:18px;height:18px}.SkillBadge-module__r32zhW__emojiIcon{justify-content:center;align-items:center;width:20px;height:20px;font-size:1.1rem;line-height:1;display:inline-flex}.SkillBadge-module__r32zhW__name{color:var(--text-primary);white-space:nowrap;font-size:.9rem;font-weight:500}
.GithubTracker-module__V-O6Oq__tracker{margin-bottom:60px}.GithubTracker-module__V-O6Oq__container{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-glass);border-radius:var(--radius-lg);padding:32px}.GithubTracker-module__V-O6Oq__header{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.GithubTracker-module__V-O6Oq__titleInfo{flex-direction:column;display:flex}.GithubTracker-module__V-O6Oq__yearSelector{border:1px solid var(--border-glass);scrollbar-width:none;background:#ffffff08;border-radius:12px;gap:4px;max-width:100%;padding:4px;display:flex;overflow-x:auto}.GithubTracker-module__V-O6Oq__yearSelector::-webkit-scrollbar{display:none}.GithubTracker-module__V-O6Oq__yearBtn{color:var(--text-muted);font-family:var(--font-inter);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 12px;font-size:.85rem;transition:all .2s}.GithubTracker-module__V-O6Oq__yearBtn:hover{color:#fff;background:#ffffff0d}.GithubTracker-module__V-O6Oq__yearBtn.GithubTracker-module__V-O6Oq__activeYear{background:var(--accent-purple);color:#fff;box-shadow:0 4px 12px #8b5cf64d}.GithubTracker-module__V-O6Oq__title{margin-bottom:4px;font-size:1.25rem;font-weight:600}.GithubTracker-module__V-O6Oq__subtitle{color:var(--text-muted);font-size:.9rem}.GithubTracker-module__V-O6Oq__calendarWrapper{justify-content:center;padding:10px 0;display:flex;overflow-x:auto}.react-github-calendar__chart{max-width:100%}@media (max-width:768px){.GithubTracker-module__V-O6Oq__container{padding:20px 16px}.GithubTracker-module__V-O6Oq__header{flex-direction:column;align-items:flex-start;gap:16px}.GithubTracker-module__V-O6Oq__yearSelector{width:100%;padding:6px}.GithubTracker-module__V-O6Oq__calendarWrapper{justify-content:flex-start;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 85%,#0000 100%)}}
.Skills-module__MphrkG__skills{padding:120px 24px;position:relative;overflow:hidden}.Skills-module__MphrkG__skills:before{content:"";background:radial-gradient(circle,var(--glow-blue)0%,transparent 60%);filter:blur(100px);opacity:.2;pointer-events:none;width:100%;max-width:1000px;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Skills-module__MphrkG__container{max-width:1000px;margin:0 auto;position:relative}.Skills-module__MphrkG__header{text-align:center;margin-bottom:60px}.Skills-module__MphrkG__label{color:var(--accent-purple);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:500}.Skills-module__MphrkG__title{margin:12px 0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.Skills-module__MphrkG__subtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.05rem}.Skills-module__MphrkG__categories{flex-direction:column;gap:40px;display:flex}.Skills-module__MphrkG__category{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-glass);border-radius:var(--radius-lg);padding:24px 28px}.Skills-module__MphrkG__categoryName{color:var(--text-secondary);border-bottom:1px solid var(--border-glass);margin-bottom:16px;padding-bottom:12px;font-size:1rem;font-weight:600}.Skills-module__MphrkG__badges{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:768px){.Skills-module__MphrkG__skills{padding:80px 16px}.Skills-module__MphrkG__category{padding:20px}.Skills-module__MphrkG__badges{gap:8px}}
.ProjectCard-module__U_VZua__cardLink{color:inherit;text-decoration:none;display:block}.ProjectCard-module__U_VZua__card{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-glass);border-radius:var(--radius-xl);transition:all var(--transition-normal);cursor:pointer;overflow:hidden}.ProjectCard-module__U_VZua__card:hover{border-color:var(--border-glass-hover);box-shadow:0 20px 50px #0006}.ProjectCard-module__U_VZua__imageWrapper{aspect-ratio:16/10;position:relative;overflow:hidden}.ProjectCard-module__U_VZua__image{object-fit:cover;transition:transform var(--transition-slow)}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__image{transform:scale(1.05)}.ProjectCard-module__U_VZua__imageOverlay{background:linear-gradient(180deg,transparent 50%,var(--bg-primary)100%);pointer-events:none;position:absolute;inset:0}.ProjectCard-module__U_VZua__actions{opacity:0;transition:all var(--transition-normal);gap:8px;display:flex;position:absolute;top:16px;right:16px;transform:translateY(-8px)}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__actions{opacity:1;transform:translateY(0)}.ProjectCard-module__U_VZua__actionBtn{background:var(--bg-primary);width:40px;height:40px;color:var(--text-primary);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.ProjectCard-module__U_VZua__actionBtn:hover{background:var(--accent-purple);transform:scale(1.1)}.ProjectCard-module__U_VZua__content{padding:20px 24px 24px}.ProjectCard-module__U_VZua__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ProjectCard-module__U_VZua__year{color:var(--accent-purple);font-size:.85rem;font-weight:500}.ProjectCard-module__U_VZua__arrow{color:var(--text-muted);transition:all var(--transition-fast)}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__arrow{color:var(--accent-purple);transform:translate(2px,-2px)}.ProjectCard-module__U_VZua__title{margin-bottom:8px;font-size:1.25rem;font-weight:600;line-height:1.3}.ProjectCard-module__U_VZua__description{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ProjectCard-module__U_VZua__tags{flex-wrap:wrap;gap:8px;display:flex}.ProjectCard-module__U_VZua__tag{background:var(--bg-glass-hover);border-radius:var(--radius-sm);color:var(--text-secondary);border:1px solid var(--border-glass);padding:4px 10px;font-size:.75rem}
.Projects-module__PWYklG__projects{padding:120px 24px;position:relative}.Projects-module__PWYklG__projects:before{content:"";background:radial-gradient(circle,var(--glow-purple)0%,transparent 70%);filter:blur(100px);opacity:.3;pointer-events:none;width:600px;height:600px;position:absolute;top:20%;right:-20%}.Projects-module__PWYklG__container{max-width:1200px;margin:0 auto;position:relative}.Projects-module__PWYklG__header{text-align:center;margin-bottom:60px}.Projects-module__PWYklG__label{color:var(--accent-purple);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:500}.Projects-module__PWYklG__title{margin:12px 0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.Projects-module__PWYklG__subtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.05rem}.Projects-module__PWYklG__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px;display:grid}@media (max-width:768px){.Projects-module__PWYklG__projects{padding:80px 16px}.Projects-module__PWYklG__grid{grid-template-columns:1fr}}
.ProjectEdit-module___1Gz4W__container{max-width:1200px;margin:0 auto;padding:2rem}.ProjectEdit-module___1Gz4W__header{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.ProjectEdit-module___1Gz4W__backBtn{background:var(--bg-glass);border:1px solid var(--border-glass);border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--transition-fast);align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;display:flex}.ProjectEdit-module___1Gz4W__backBtn:hover{background:var(--bg-glass-hover);color:var(--text-primary)}.ProjectEdit-module___1Gz4W__title{background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-purple)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2rem;font-weight:700}
.GlassCard-module__vzxJqW__card{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-glass);border-radius:var(--radius-lg);transition:all var(--transition-normal);position:relative;overflow:hidden}.GlassCard-module__vzxJqW__hover:hover{background:var(--bg-glass-hover);border-color:var(--border-glass-hover)}.GlassCard-module__vzxJqW__glow:before{content:"";border-radius:inherit;background:linear-gradient(135deg,var(--accent-purple),transparent 50%,var(--accent-blue));-webkit-mask-composite:xor;opacity:0;transition:opacity var(--transition-normal);pointer-events:none;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.GlassCard-module__vzxJqW__glow:hover:before{opacity:1}
.Testimonials-module__zBFpaq__testimonials{padding:100px 0;position:relative;overflow:hidden}.Testimonials-module__zBFpaq__container{max-width:1200px;margin:0 auto;padding:0 24px}.Testimonials-module__zBFpaq__header{text-align:center;margin-bottom:60px}.Testimonials-module__zBFpaq__label{font-family:var(--font-inter);color:var(--accent-purple);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:.85rem;font-weight:600;display:block}.Testimonials-module__zBFpaq__title{font-family:var(--font-outfit);letter-spacing:-2px;background:linear-gradient(to bottom right,#fff,#a0a0a0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.Testimonials-module__zBFpaq__comingSoon{justify-content:center;align-items:center;display:flex}.Testimonials-module__zBFpaq__glassCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-glass);text-align:center;border-radius:24px;width:100%;max-width:600px;padding:80px 40px}.Testimonials-module__zBFpaq__text{font-family:var(--font-outfit);background:linear-gradient(to right,var(--accent-purple),var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:2.5rem;font-weight:700}.Testimonials-module__zBFpaq__description{color:var(--text-secondary);font-family:var(--font-inter);font-size:1.1rem}
.SkillEditorForm-module__4pmMPG__overlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.SkillEditorForm-module__4pmMPG__modal{width:100%;max-width:500px;animation:.3s ease-out SkillEditorForm-module__4pmMPG__slideUp;padding:32px!important}@keyframes SkillEditorForm-module__4pmMPG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SkillEditorForm-module__4pmMPG__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.SkillEditorForm-module__4pmMPG__title{background:linear-gradient(135deg,var(--text-primary),var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.SkillEditorForm-module__4pmMPG__closeBtn{color:var(--text-muted);transition:color .2s}.SkillEditorForm-module__4pmMPG__closeBtn:hover{color:var(--text-primary)}.SkillEditorForm-module__4pmMPG__form{flex-direction:column;gap:20px;display:flex}.SkillEditorForm-module__4pmMPG__group{flex-direction:column;gap:8px;display:flex}.SkillEditorForm-module__4pmMPG__group label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.SkillEditorForm-module__4pmMPG__group input,.SkillEditorForm-module__4pmMPG__group select{border:1px solid var(--border-glass);border-radius:var(--radius-md);color:var(--text-primary);background:#ffffff08;padding:12px 16px;font-family:inherit;transition:all .2s}.SkillEditorForm-module__4pmMPG__group input:focus,.SkillEditorForm-module__4pmMPG__group select:focus{border-color:var(--accent-purple);background:#ffffff0d;outline:none}.SkillEditorForm-module__4pmMPG__row{grid-template-columns:1fr 1fr;align-items:flex-end;gap:20px;display:grid}.SkillEditorForm-module__4pmMPG__toggleGroup{align-items:center;gap:12px;height:48px;display:flex}.SkillEditorForm-module__4pmMPG__toggleGroup input[type=checkbox]{cursor:pointer;width:20px;height:20px}.SkillEditorForm-module__4pmMPG__footer{justify-content:flex-end;gap:12px;margin-top:12px;display:flex}.SkillEditorForm-module__4pmMPG__cancelBtn{color:var(--text-secondary);border-radius:var(--radius-md);padding:10px 20px;transition:all .2s}.SkillEditorForm-module__4pmMPG__cancelBtn:hover{color:var(--text-primary);background:#ffffff0d}.SkillEditorForm-module__4pmMPG__saveBtn{background:var(--accent-purple);color:#fff;border-radius:var(--radius-md);align-items:center;gap:8px;padding:10px 24px;font-weight:600;transition:all .2s;display:flex}.SkillEditorForm-module__4pmMPG__saveBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #8b5cf64d}.SkillEditorForm-module__4pmMPG__saveBtn:disabled{opacity:.7;cursor:not-allowed}.SkillEditorForm-module__4pmMPG__spin{animation:1s linear infinite SkillEditorForm-module__4pmMPG__rotate}@keyframes SkillEditorForm-module__4pmMPG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Contact-module__LNuBlq__contact{padding:120px 24px;position:relative;overflow:hidden}.Contact-module__LNuBlq__glow{background:radial-gradient(circle,var(--glow-purple)0%,var(--glow-blue)50%,transparent 70%);filter:blur(100px);opacity:.3;pointer-events:none;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Contact-module__LNuBlq__container{text-align:center;max-width:700px;margin:0 auto;position:relative}.Contact-module__LNuBlq__content{margin-bottom:60px}.Contact-module__LNuBlq__label{color:var(--accent-purple);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:500}.Contact-module__LNuBlq__title{margin:16px 0 24px;font-size:clamp(2.5rem,8vw,4rem);font-weight:700;line-height:1.1}.Contact-module__LNuBlq__titleAccent{background:linear-gradient(135deg,var(--accent-purple),var(--accent-pink),var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__LNuBlq__description{color:var(--text-secondary);max-width:500px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.7}.Contact-module__LNuBlq__emailBtn{font-size:1.05rem}.Contact-module__LNuBlq__socials{border-top:1px solid var(--border-glass);padding-top:40px}.Contact-module__LNuBlq__socialsLabel{color:var(--text-muted);margin-bottom:20px;font-size:.9rem}.Contact-module__LNuBlq__socialLinks{justify-content:center;gap:16px;display:flex}.Contact-module__LNuBlq__socialLink{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-glass);width:52px;height:52px;color:var(--text-secondary);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Contact-module__LNuBlq__socialLink:hover{background:var(--bg-glass-hover);border-color:var(--accent-purple);color:var(--accent-purple)}@media (max-width:768px){.Contact-module__LNuBlq__contact{padding:80px 16px}}
.Dashboard-module__c8-wTa__dashboard{flex-direction:column;gap:40px;display:flex}.Dashboard-module__c8-wTa__title{font-family:var(--font-outfit);margin-bottom:8px;font-size:2.5rem;font-weight:700}.Dashboard-module__c8-wTa__subtitle{color:var(--text-secondary)}.Dashboard-module__c8-wTa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.Dashboard-module__c8-wTa__statCard{align-items:center;gap:20px;padding:24px;display:flex}.Dashboard-module__c8-wTa__statIcon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Dashboard-module__c8-wTa__statInfo{flex-direction:column;display:flex}.Dashboard-module__c8-wTa__statName{color:var(--text-secondary);font-size:.9rem}.Dashboard-module__c8-wTa__statValue{font-size:1.5rem;font-weight:700;font-family:var(--font-outfit)}.Dashboard-module__c8-wTa__sectionTitle{font-family:var(--font-outfit);margin-bottom:20px;font-size:1.5rem;font-weight:600}.Dashboard-module__c8-wTa__activityCard{text-align:center;padding:40px}.Dashboard-module__c8-wTa__placeholder{color:var(--text-secondary);font-style:italic}
.Projects-module__C0QWZG__container{flex-direction:column;gap:32px;display:flex}.Projects-module__C0QWZG__header{justify-content:space-between;align-items:center;display:flex}.Projects-module__C0QWZG__title{font-family:var(--font-outfit);margin-bottom:4px;font-size:2rem;font-weight:700}.Projects-module__C0QWZG__subtitle{color:var(--text-secondary);font-size:.95rem}.Projects-module__C0QWZG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.Projects-module__C0QWZG__projectCard{flex-direction:column;display:flex;overflow:hidden}.Projects-module__C0QWZG__imageWrapper{aspect-ratio:16/9;width:100%;position:relative}.Projects-module__C0QWZG__image{object-fit:cover}.Projects-module__C0QWZG__content{justify-content:space-between;align-items:center;padding:20px;display:flex}.Projects-module__C0QWZG__info h3{font-family:var(--font-outfit);margin-bottom:4px;font-size:1.1rem;font-weight:600}.Projects-module__C0QWZG__projectYear{color:var(--text-secondary);font-size:.85rem}.Projects-module__C0QWZG__actions{gap:8px;display:flex}.Projects-module__C0QWZG__iconBtn{border:1px solid var(--border-glass);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Projects-module__C0QWZG__iconBtn:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.Projects-module__C0QWZG__iconBtn.Projects-module__C0QWZG__delete:hover{color:#ff4d4d;background:#ff4d4d1a;border-color:#ff4d4d4d}.Projects-module__C0QWZG__empty{text-align:center;color:var(--text-secondary);background:var(--bg-glass);border-radius:var(--radius-lg);grid-column:1/-1;padding:60px;font-style:italic}
.Settings-module__OPBv0W__container{flex-direction:column;gap:32px;display:flex}.Settings-module__OPBv0W__title{font-family:var(--font-outfit);margin-bottom:4px;font-size:2rem;font-weight:700}.Settings-module__OPBv0W__subtitle{color:var(--text-secondary)}.Settings-module__OPBv0W__grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;display:grid}.Settings-module__OPBv0W__card{padding:32px}.Settings-module__OPBv0W__cardHeader{align-items:center;gap:12px;margin-bottom:24px;display:flex}.Settings-module__OPBv0W__cardHeader h2{font-family:var(--font-outfit);font-size:1.25rem;font-weight:600}.Settings-module__OPBv0W__icon{color:var(--accent-purple)}.Settings-module__OPBv0W__toggles{flex-direction:column;gap:16px;display:flex}.Settings-module__OPBv0W__toggleRow{justify-content:space-between;align-items:center;display:flex}.Settings-module__OPBv0W__switch{border:1px solid var(--border-glass);cursor:pointer;background:#ffffff1a;border-radius:12px;width:48px;height:24px;transition:background .3s;position:relative}.Settings-module__OPBv0W__switch:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .3s;position:absolute;top:2px;left:2px}.Settings-module__OPBv0W__switch.Settings-module__OPBv0W__active{background:var(--accent-purple)}.Settings-module__OPBv0W__switch.Settings-module__OPBv0W__active:after{transform:translate(24px)}.Settings-module__OPBv0W__form{flex-direction:column;gap:20px;display:flex}.Settings-module__OPBv0W__inputGroup{flex-direction:column;gap:8px;display:flex}.Settings-module__OPBv0W__inputGroup label{color:var(--text-secondary);font-size:.9rem}.Settings-module__OPBv0W__inputGroup input{border:1px solid var(--border-glass);color:#fff;background:#ffffff0d;border-radius:10px;outline:none;padding:12px}.Settings-module__OPBv0W__saveBtn{align-self:flex-start;margin-top:10px}@media (max-width:768px){.Settings-module__OPBv0W__grid{grid-template-columns:1fr}}
.Skills-module__MiTucW__container{flex-direction:column;gap:40px;display:flex}.Skills-module__MiTucW__header{justify-content:space-between;align-items:center;display:flex}.Skills-module__MiTucW__title{font-family:var(--font-outfit);font-size:2rem;font-weight:700}.Skills-module__MiTucW__categorySection{flex-direction:column;gap:20px;display:flex}.Skills-module__MiTucW__categoryTitle{font-family:var(--font-outfit);color:var(--text-secondary);border-bottom:1px solid var(--border-glass);padding-bottom:10px;font-size:1.25rem;font-weight:600}.Skills-module__MiTucW__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.Skills-module__MiTucW__skillCard{align-items:center;gap:12px;padding:12px 16px;display:flex}.Skills-module__MiTucW__skillIcon{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Skills-module__MiTucW__skillName{font-family:var(--font-inter);flex:1;font-size:.95rem}.Skills-module__MiTucW__actions{gap:4px;display:flex}.Skills-module__MiTucW__iconBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.Skills-module__MiTucW__iconBtn:hover{color:#fff;background:#ffffff0d}.Skills-module__MiTucW__iconBtn.Skills-module__MiTucW__delete:hover{color:#ff4d4d;background:#ff4d4d1a}
.login-module__4A9cCa__container{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-module__4A9cCa__loginCard{width:100%;max-width:400px;padding:40px}.login-module__4A9cCa__title{font-family:var(--font-outfit);text-align:center;background:linear-gradient(to bottom right,#fff,#a0a0a0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:30px;font-size:2rem;font-weight:700}.login-module__4A9cCa__form{flex-direction:column;gap:20px;display:flex}.login-module__4A9cCa__inputGroup{flex-direction:column;gap:8px;display:flex}.login-module__4A9cCa__inputGroup label{color:var(--text-secondary);font-size:.9rem;font-family:var(--font-inter)}.login-module__4A9cCa__inputGroup input{border:1px solid var(--border-glass);color:#fff;font-family:var(--font-inter);background:#ffffff0d;border-radius:12px;outline:none;padding:12px 16px;transition:border-color .2s}.login-module__4A9cCa__inputGroup input:focus{border-color:var(--accent-purple)}.login-module__4A9cCa__error{color:#ff4d4d;text-align:center;font-size:.85rem}.login-module__4A9cCa__actions{justify-content:center;margin-top:10px;display:flex}
.ProjectDetails-module__xnBRLa__main{background:var(--bg-primary);min-height:100vh;padding:120px 0;position:relative}.ProjectDetails-module__xnBRLa__bgGlow{background:radial-gradient(circle at 10% 20%,var(--accent-glow)0%,transparent 40%),radial-gradient(circle at 90% 80%,var(--accent-blue)0%,transparent 40%);opacity:.1;pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.ProjectDetails-module__xnBRLa__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.ProjectDetails-module__xnBRLa__backBtn{color:var(--text-secondary);font-family:var(--font-inter);align-items:center;gap:12px;margin-bottom:40px;transition:color .2s;display:inline-flex}.ProjectDetails-module__xnBRLa__backBtn:hover{color:#fff}.ProjectDetails-module__xnBRLa__layout{grid-template-columns:1fr 320px;gap:40px;display:grid}.ProjectDetails-module__xnBRLa__projectHeader{margin-bottom:40px}.ProjectDetails-module__xnBRLa__meta{align-items:center;gap:20px;margin-bottom:16px;display:flex}.ProjectDetails-module__xnBRLa__year{color:var(--accent-purple);font-family:var(--font-inter);align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.ProjectDetails-module__xnBRLa__tags{gap:8px;display:flex}.ProjectDetails-module__xnBRLa__tag{border:1px solid var(--border-glass);color:var(--text-secondary);font-size:.75rem;font-family:var(--font-inter);background:#ffffff0d;border-radius:100px;padding:4px 12px}.ProjectDetails-module__xnBRLa__title{font-family:var(--font-outfit);letter-spacing:-2px;background:linear-gradient(to bottom right,#fff,#a0a0a0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1}.ProjectDetails-module__xnBRLa__imageWrapper{aspect-ratio:16/9;border:1px solid var(--border-glass);border-radius:32px;margin-bottom:60px;position:relative;overflow:hidden}.ProjectDetails-module__xnBRLa__image{object-fit:cover}.ProjectDetails-module__xnBRLa__info{max-width:800px}.ProjectDetails-module__xnBRLa__sectionTitle{font-family:var(--font-outfit);margin-bottom:24px;font-size:1.5rem;font-weight:700}.ProjectDetails-module__xnBRLa__description{color:var(--text-secondary);font-family:var(--font-inter);white-space:pre-wrap;margin-bottom:60px;font-size:1.15rem;line-height:1.8}.ProjectDetails-module__xnBRLa__actions{gap:20px;display:flex}.ProjectDetails-module__xnBRLa__primaryBtn,.ProjectDetails-module__xnBRLa__secondaryBtn{font-family:var(--font-inter);cursor:pointer;border-radius:16px;align-items:center;gap:12px;padding:16px 32px;font-weight:600;display:flex}.ProjectDetails-module__xnBRLa__primaryBtn{background:var(--accent-purple);color:#fff;box-shadow:0 10px 40px #8b5cf64d}.ProjectDetails-module__xnBRLa__secondaryBtn{border:1px solid var(--border-glass);color:#fff;background:#ffffff0d}.ProjectDetails-module__xnBRLa__sidebarCard{padding:32px;position:sticky;top:100px}.ProjectDetails-module__xnBRLa__sidebarTitle{font-family:var(--font-outfit);margin-bottom:24px;font-size:1.25rem;font-weight:700}.ProjectDetails-module__xnBRLa__otherProjects{flex-direction:column;gap:16px;display:flex}.ProjectDetails-module__xnBRLa__miniCard{border-radius:16px;align-items:center;gap:16px;padding:8px;transition:background .2s;display:flex}.ProjectDetails-module__xnBRLa__miniCard:hover{background:#ffffff0d}.ProjectDetails-module__xnBRLa__miniImage{border-radius:12px;flex-shrink:0;width:60px;height:60px;position:relative;overflow:hidden}.ProjectDetails-module__xnBRLa__miniImage img{object-fit:cover}.ProjectDetails-module__xnBRLa__miniInfo{flex-direction:column;gap:4px;display:flex}.ProjectDetails-module__xnBRLa__miniTitle{color:#fff;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.95rem;font-weight:600;display:-webkit-box;overflow:hidden}.ProjectDetails-module__xnBRLa__miniYear{color:var(--text-secondary);font-size:.8rem}@media (max-width:1024px){.ProjectDetails-module__xnBRLa__layout{grid-template-columns:1fr}.ProjectDetails-module__xnBRLa__sidebar{display:none}}@media (max-width:768px){.ProjectDetails-module__xnBRLa__actions{flex-direction:column}}
.Footer-module__fpBKia__footer{border-top:1px solid var(--border-glass);background:linear-gradient(#0000 0%,#0000004d 100%);padding:60px 24px 40px}.Footer-module__fpBKia__container{text-align:center;flex-direction:column;align-items:center;gap:32px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__fpBKia__brand{flex-direction:column;align-items:center;gap:8px;display:flex}.Footer-module__fpBKia__logo{font-family:var(--font-display);background:linear-gradient(135deg,var(--accent-purple),var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Footer-module__fpBKia__tagline{color:var(--text-muted);font-size:.9rem}.Footer-module__fpBKia__nav{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.Footer-module__fpBKia__link{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9rem}.Footer-module__fpBKia__link:hover{color:var(--text-primary)}.Footer-module__fpBKia__bottom{border-top:1px solid var(--border-glass);flex-direction:column;align-items:center;gap:8px;width:100%;padding-top:24px;display:flex}.Footer-module__fpBKia__copyright{color:var(--text-muted);font-size:.85rem}.Footer-module__fpBKia__credit{color:var(--text-muted);align-items:center;gap:4px;font-size:.8rem;display:flex}.Footer-module__fpBKia__heart{color:var(--accent-pink);animation:1.5s ease-in-out infinite Footer-module__fpBKia__pulse}@keyframes Footer-module__fpBKia__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media (max-width:768px){.Footer-module__fpBKia__footer{padding:40px 16px 32px}.Footer-module__fpBKia__nav{gap:20px}}
