.HeroSection-module__sBkrQG__heroWrapper{background-color:var(--bg-light);position:relative;overflow:hidden}.HeroSection-module__sBkrQG__floatingDot{pointer-events:none;z-index:0;border-radius:50%;position:absolute}.HeroSection-module__sBkrQG__dotGreen1{background:var(--primary-green);width:12px;height:12px;top:8%;left:3%}.HeroSection-module__sBkrQG__dotGreen2{background:var(--primary-green);width:8px;height:8px;top:42%;left:12%}.HeroSection-module__sBkrQG__dotGreen3{background:var(--primary-green);width:10px;height:10px;bottom:20%;right:42%}.HeroSection-module__sBkrQG__dotGreen4{background:var(--primary-green);width:6px;height:6px;top:15%;right:30%}.HeroSection-module__sBkrQG__dotBlue1{background:var(--accent-blue);width:8px;height:8px;top:6%;left:30%}.HeroSection-module__sBkrQG__dotBlue2{background:var(--accent-blue);width:6px;height:6px;top:25%;left:20%}.HeroSection-module__sBkrQG__dotBlue3{background:var(--accent-blue);width:10px;height:10px;top:10%;right:45%}.HeroSection-module__sBkrQG__dotRed1{background:var(--accent-red);width:10px;height:10px;bottom:15%;left:5%}.HeroSection-module__sBkrQG__dotRed2{background:var(--accent-red);width:6px;height:6px;top:20%;right:15%}.HeroSection-module__sBkrQG__dotYellow1{background:var(--accent-yellow);width:10px;height:10px;top:22%;left:42%}.HeroSection-module__sBkrQG__dotYellow2{background:var(--accent-yellow);width:6px;height:6px;top:18%;right:52%}.HeroSection-module__sBkrQG__dotCoral1{background:var(--accent-coral);width:8px;height:8px;bottom:25%;left:18%}.HeroSection-module__sBkrQG__heroMain{z-index:1;justify-content:space-between;align-items:center;gap:3rem;max-width:1280px;margin:0 auto;padding:5rem 3rem 3rem;display:flex;position:relative}.HeroSection-module__sBkrQG__heroLeft{flex:1;max-width:520px}.HeroSection-module__sBkrQG__welcomeBadge{color:var(--primary-green);background:#2ad4681f;border-radius:4px;margin-bottom:1.25rem;padding:4px 16px;font-size:.875rem;font-weight:500;display:inline-block}.HeroSection-module__sBkrQG__heroTitle{color:var(--text-heading);margin-bottom:1.5rem;font-size:2.75rem;font-weight:700;line-height:1.2}.HeroSection-module__sBkrQG__heroTitle .HeroSection-module__sBkrQG__accent{color:var(--primary-green)}.HeroSection-module__sBkrQG__heroDescription{color:var(--text-body);max-width:440px;margin-bottom:2rem;font-size:1rem;line-height:1.7}.HeroSection-module__sBkrQG__ctaGroup{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.HeroSection-module__sBkrQG__ctaPrimary{background-color:var(--primary-green);color:#fff;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;box-shadow:0 4px 14px #2ad4684d}.HeroSection-module__sBkrQG__ctaPrimary:hover{background-color:var(--primary-green-dark);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #2ad46866}.HeroSection-module__sBkrQG__ctaPrimary:active{transform:translateY(0)}.HeroSection-module__sBkrQG__ctaSecondary{color:var(--text-heading);background:0 0;border:none;align-items:center;gap:6px;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.HeroSection-module__sBkrQG__ctaSecondary:hover{color:var(--primary-green)}.HeroSection-module__sBkrQG__ctaArrow{font-size:1.1rem;transition:transform .2s;display:inline-block}.HeroSection-module__sBkrQG__ctaSecondary:hover .HeroSection-module__sBkrQG__ctaArrow{transform:translate(3px,-3px)}.HeroSection-module__sBkrQG__statusSnippet{background:var(--bg-section);border:1px solid var(--border-light);border-left:3px solid var(--primary-green);color:var(--text-body);border-radius:6px;align-items:center;gap:.6rem;margin-top:2rem;padding:.5rem 1.25rem;font-size:.85rem;display:inline-flex}.HeroSection-module__sBkrQG__statusDot{background:var(--primary-green);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite HeroSection-module__sBkrQG__pulse;display:inline-block}@keyframes HeroSection-module__sBkrQG__pulse{0%,to{opacity:1}50%{opacity:.4}}.HeroSection-module__sBkrQG__statusSnippet strong{color:var(--primary-green);font-weight:600}.HeroSection-module__sBkrQG__heroRight{flex-direction:row;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__sBkrQG__photoFrame{width:340px;height:400px;position:relative}.HeroSection-module__sBkrQG__photoGreenBg{background:var(--primary-green);z-index:1;border-radius:12px;width:300px;height:360px;position:absolute;top:0;right:0}.HeroSection-module__sBkrQG__photoBlackBorder{border:3px solid var(--text-heading);z-index:2;border-radius:12px;width:300px;height:360px;position:absolute;top:30px;left:0}.HeroSection-module__sBkrQG__profileImageWrapper{z-index:3;border-radius:12px;width:300px;height:360px;position:absolute;top:0;right:0;overflow:hidden}.HeroSection-module__sBkrQG__profileImage{object-fit:cover;object-position:top center;width:100%;height:100%}.HeroSection-module__sBkrQG__socialStrip{flex-direction:column;align-items:center;gap:0;margin-left:1.5rem;padding-top:.5rem;display:flex}.HeroSection-module__sBkrQG__followText{writing-mode:vertical-rl;text-orientation:mixed;color:var(--primary-green);letter-spacing:.05em;white-space:nowrap;font-size:.85rem;font-weight:500}.HeroSection-module__sBkrQG__followLine{background:var(--primary-green);opacity:.4;width:1.5px;height:60px;margin:1rem 0;display:block}.HeroSection-module__sBkrQG__socialIcons{flex-direction:column;align-items:center;gap:.75rem;display:flex}.HeroSection-module__sBkrQG__socialIconLink{background:var(--primary-green);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,box-shadow .2s,background-color .2s;display:flex}.HeroSection-module__sBkrQG__socialIconLink:hover{background-color:var(--primary-green-dark);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #2ad46859}.HeroSection-module__sBkrQG__statsBar{z-index:1;justify-content:center;align-items:center;gap:0;max-width:1280px;margin:0 auto;padding:3rem 3rem 4rem;display:flex;position:relative}.HeroSection-module__sBkrQG__statItem{text-align:center;flex:1;padding:0 2rem}.HeroSection-module__sBkrQG__statItem:not(:last-child){border-right:2px solid var(--border-light)}.HeroSection-module__sBkrQG__statNumber{color:var(--primary-green);margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.HeroSection-module__sBkrQG__statLabel{color:var(--text-body);font-size:1rem;font-weight:400}@media (max-width:992px){.HeroSection-module__sBkrQG__heroMain{gap:2rem;padding:3rem 2rem 2rem}.HeroSection-module__sBkrQG__heroTitle{font-size:2.25rem}.HeroSection-module__sBkrQG__photoFrame{width:280px;height:340px}.HeroSection-module__sBkrQG__photoGreenBg{width:250px;height:300px}.HeroSection-module__sBkrQG__photoBlackBorder{width:250px;height:300px;top:25px}.HeroSection-module__sBkrQG__profileImageWrapper{width:250px;height:300px}}@media (max-width:768px){.HeroSection-module__sBkrQG__heroMain{text-align:center;flex-direction:column;padding:2rem 1.5rem 1.5rem}.HeroSection-module__sBkrQG__heroLeft{max-width:100%}.HeroSection-module__sBkrQG__heroTitle{font-size:2rem}.HeroSection-module__sBkrQG__heroDescription{max-width:100%}.HeroSection-module__sBkrQG__ctaGroup{justify-content:center}.HeroSection-module__sBkrQG__statusSnippet{margin-left:auto;margin-right:auto}.HeroSection-module__sBkrQG__socialStrip{display:none}.HeroSection-module__sBkrQG__photoFrame{width:260px;height:320px}.HeroSection-module__sBkrQG__photoGreenBg{width:230px;height:280px}.HeroSection-module__sBkrQG__photoBlackBorder{width:230px;height:280px;top:22px}.HeroSection-module__sBkrQG__profileImageWrapper{width:230px;height:280px}.HeroSection-module__sBkrQG__statsBar{flex-direction:column;gap:2rem;padding:2rem 1.5rem 3rem}.HeroSection-module__sBkrQG__statItem{padding:0}.HeroSection-module__sBkrQG__statItem:not(:last-child){border-right:none;border-bottom:1px solid var(--border-light);padding-bottom:1.5rem}}
.Quote-module__YxObhG__quoteSection{justify-content:center;padding-top:4rem;padding-bottom:4rem;display:flex}.Quote-module__YxObhG__quoteBox{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:16px;display:inline-block;position:relative}.Quote-module__YxObhG__quoteText{color:var(--text-primary);padding:2rem;font-size:1.25rem;font-weight:500}.Quote-module__YxObhG__quoteAuthor{float:right;color:var(--text-primary);padding:1rem 2rem;display:inline-block}.Quote-module__YxObhG__quoteDecorTop{color:var(--accent-green);padding:0 .5rem;font-family:serif;font-size:2rem;line-height:1;position:absolute;top:-10px;left:10px}.Quote-module__YxObhG__quoteDecorBottom{color:var(--accent-green);padding:0 .5rem;font-family:serif;font-size:2rem;line-height:1;position:absolute;bottom:40px;right:10px}
.ProjectsSection-module__5HM1Qq__projectsSection{background-color:var(--bg-light);padding:5rem 0;position:relative;overflow:hidden}.ProjectsSection-module__5HM1Qq__projectsInner{max-width:1280px;margin:0 auto;padding:0 3rem}.ProjectsSection-module__5HM1Qq__projectsTopRow{align-items:flex-start;gap:3.5rem;display:flex}.ProjectsSection-module__5HM1Qq__projectsLeft{flex:0 0 340px;max-width:340px;padding-top:.5rem}.ProjectsSection-module__5HM1Qq__sectionBadge{color:var(--primary-green);background:#2ad4681f;border-radius:4px;margin-bottom:1rem;padding:4px 14px;font-size:.85rem;font-weight:500;display:inline-block}.ProjectsSection-module__5HM1Qq__sectionTitle{color:var(--text-heading);margin-bottom:1.25rem;font-size:2.25rem;font-weight:700;line-height:1.2}.ProjectsSection-module__5HM1Qq__sectionTitle .ProjectsSection-module__5HM1Qq__accent{color:var(--primary-green)}.ProjectsSection-module__5HM1Qq__sectionDesc{color:var(--text-body);margin-bottom:2rem;font-size:.95rem;line-height:1.7}.ProjectsSection-module__5HM1Qq__showMoreBtn{background-color:var(--primary-green);color:#fff;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;box-shadow:0 4px 14px #2ad4684d}.ProjectsSection-module__5HM1Qq__showMoreBtn:hover{background-color:var(--primary-green-dark);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #2ad46866}.ProjectsSection-module__5HM1Qq__showMoreBtn:active{transform:translateY(0)}.ProjectsSection-module__5HM1Qq__projectsRight{flex:1;min-width:0}.ProjectsSection-module__5HM1Qq__projectsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ProjectsSection-module__5HM1Qq__emptyMessage{text-align:center;color:var(--text-body);grid-column:1/-1;padding:3rem 1rem;font-size:1rem}.ProjectsSection-module__5HM1Qq__projectCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:14px;flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.ProjectsSection-module__5HM1Qq__projectCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-green);transform:translateY(-6px)}.ProjectsSection-module__5HM1Qq__featuredCard{grid-column:1/-1}.ProjectsSection-module__5HM1Qq__featuredCard .ProjectsSection-module__5HM1Qq__projectImage{height:260px}.ProjectsSection-module__5HM1Qq__projectImage{background-color:var(--bg-section);height:180px;position:relative;overflow:hidden}.ProjectsSection-module__5HM1Qq__projectImage img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.ProjectsSection-module__5HM1Qq__projectCard:hover .ProjectsSection-module__5HM1Qq__projectImage img{transform:scale(1.05)}.ProjectsSection-module__5HM1Qq__projectImagePlaceholder{background:linear-gradient(135deg, var(--bg-section) 0%, #e8e8e8 100%);width:100%;height:100%;color:var(--text-light);justify-content:center;align-items:center;font-size:.85rem;display:flex}.ProjectsSection-module__5HM1Qq__projectBody{flex-direction:column;flex:1;padding:1.25rem;display:flex}.ProjectsSection-module__5HM1Qq__projectTitle{color:var(--text-heading);margin-bottom:.5rem;font-size:1.1rem;font-weight:700;line-height:1.3}.ProjectsSection-module__5HM1Qq__projectTech{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.ProjectsSection-module__5HM1Qq__techTag{color:var(--primary-green);background:#2ad46814;border:1px solid #2ad46833;border-radius:20px;padding:3px 10px;font-size:.75rem;font-weight:500;display:inline-block}.ProjectsSection-module__5HM1Qq__projectLinks{gap:.75rem;margin-top:auto;display:flex}.ProjectsSection-module__5HM1Qq__linkBtn{border:1px solid var(--border-light);color:var(--text-heading);background:0 0;border-radius:6px;align-items:center;gap:4px;padding:6px 14px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ProjectsSection-module__5HM1Qq__linkBtn:hover{border-color:var(--primary-green);color:var(--primary-green);background:#2ad4680d}.ProjectsSection-module__5HM1Qq__linkIcon{font-size:.9rem}.ProjectsSection-module__5HM1Qq__decoDotsRight{pointer-events:none;z-index:0;grid-template-columns:repeat(3,6px);gap:6px;display:grid;position:absolute;bottom:10%;right:2rem}.ProjectsSection-module__5HM1Qq__decoDotsRight span{background:var(--primary-green);border-radius:50%;width:6px;height:6px}.ProjectsSection-module__5HM1Qq__decoDotsLeft{pointer-events:none;z-index:0;grid-template-columns:repeat(3,6px);gap:6px;display:grid;position:absolute;top:15%;left:2rem}.ProjectsSection-module__5HM1Qq__decoDotsLeft span{background:var(--accent-red);border-radius:50%;width:6px;height:6px}.ProjectsSection-module__5HM1Qq__decoDotBlue{background:var(--accent-blue);pointer-events:none;border-radius:50%;width:10px;height:10px;position:absolute;bottom:5%;left:45%}.ProjectsSection-module__5HM1Qq__decoDotGreen{background:var(--primary-green);pointer-events:none;border-radius:50%;width:8px;height:8px;position:absolute;top:5%;right:30%}.ProjectsSection-module__5HM1Qq__navArrow{justify-content:flex-end;margin-top:1.5rem;display:flex}.ProjectsSection-module__5HM1Qq__arrowBtn{border:1px solid var(--border-light);width:40px;height:40px;color:var(--text-heading);background:var(--bg-card);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;text-decoration:none;transition:all .2s;display:flex}.ProjectsSection-module__5HM1Qq__arrowBtn:hover{border-color:var(--primary-green);color:var(--primary-green);box-shadow:var(--shadow-sm)}@media (max-width:992px){.ProjectsSection-module__5HM1Qq__projectsInner{padding:0 2rem}.ProjectsSection-module__5HM1Qq__projectsTopRow{gap:2.5rem}.ProjectsSection-module__5HM1Qq__projectsLeft{flex:0 0 280px;max-width:280px}.ProjectsSection-module__5HM1Qq__sectionTitle{font-size:1.85rem}.ProjectsSection-module__5HM1Qq__projectsGrid{grid-template-columns:1fr}.ProjectsSection-module__5HM1Qq__featuredCard .ProjectsSection-module__5HM1Qq__projectImage{height:220px}}@media (max-width:768px){.ProjectsSection-module__5HM1Qq__projectsSection{padding:3rem 0}.ProjectsSection-module__5HM1Qq__projectsInner{padding:0 1.5rem}.ProjectsSection-module__5HM1Qq__projectsTopRow{text-align:center;flex-direction:column}.ProjectsSection-module__5HM1Qq__projectsLeft{flex:none;max-width:100%}.ProjectsSection-module__5HM1Qq__sectionTitle{font-size:1.75rem}.ProjectsSection-module__5HM1Qq__showMoreBtn{margin:0 auto}.ProjectsSection-module__5HM1Qq__projectsGrid{grid-template-columns:1fr}.ProjectsSection-module__5HM1Qq__decoDotsRight,.ProjectsSection-module__5HM1Qq__decoDotsLeft,.ProjectsSection-module__5HM1Qq__decoDotBlue,.ProjectsSection-module__5HM1Qq__decoDotGreen{display:none}}
.SkillsSection-module__YUZXca__skillsSection{background-color:var(--bg-light);padding:5rem 0;position:relative;overflow:hidden}.SkillsSection-module__YUZXca__skillsInner{max-width:1280px;margin:0 auto;padding:0 3rem}.SkillsSection-module__YUZXca__skillsTopRow{align-items:flex-start;gap:4rem;display:flex}.SkillsSection-module__YUZXca__skillsLeft{flex:0 0 380px;max-width:380px}.SkillsSection-module__YUZXca__sectionBadge{color:var(--primary-green);background:#2ad4681f;border-radius:4px;margin-bottom:1rem;padding:4px 14px;font-size:.85rem;font-weight:500;display:inline-block}.SkillsSection-module__YUZXca__sectionTitle{color:var(--text-heading);margin-bottom:1.25rem;font-size:2.25rem;font-weight:700;line-height:1.2}.SkillsSection-module__YUZXca__sectionTitle .SkillsSection-module__YUZXca__accent{color:var(--primary-green)}.SkillsSection-module__YUZXca__sectionDesc{color:var(--text-body);margin-bottom:2rem;font-size:.95rem;line-height:1.7}.SkillsSection-module__YUZXca__hireMeBtn{background-color:var(--primary-green);color:#fff;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;box-shadow:0 4px 14px #2ad4684d}.SkillsSection-module__YUZXca__hireMeBtn:hover{background-color:var(--primary-green-dark);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #2ad46866}.SkillsSection-module__YUZXca__hireMeBtn:active{transform:translateY(0)}.SkillsSection-module__YUZXca__skillsRight{flex:1;grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.SkillsSection-module__YUZXca__skillCard{padding:.5rem 0}.SkillsSection-module__YUZXca__skillIcon{margin-bottom:.75rem;font-size:1.75rem;line-height:1;display:block}.SkillsSection-module__YUZXca__skillCardTitle{color:var(--text-heading);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.SkillsSection-module__YUZXca__skillCardDesc{color:var(--text-body);font-size:.9rem;line-height:1.6}.SkillsSection-module__YUZXca__extendedSkillsHeading{color:var(--text-heading);text-align:center;margin-top:4rem;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.SkillsSection-module__YUZXca__extendedSkillsHeading .SkillsSection-module__YUZXca__accent{color:var(--primary-green)}.SkillsSection-module__YUZXca__extendedSkillsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}.SkillsSection-module__YUZXca__skillBox{background:var(--bg-card);border:1px solid var(--border-light);border-radius:12px;padding:1.75rem;transition:transform .3s,box-shadow .3s,border-color .3s}.SkillsSection-module__YUZXca__skillBox:hover{box-shadow:var(--shadow-md);border-color:var(--primary-green);transform:translateY(-4px)}.SkillsSection-module__YUZXca__skillBoxTitle{color:var(--text-heading);border-bottom:1px solid var(--border-light);margin-bottom:.75rem;padding-bottom:.75rem;font-size:1rem;font-weight:700}.SkillsSection-module__YUZXca__skillBoxList{color:var(--text-body);font-size:.9rem;line-height:1.8}.SkillsSection-module__YUZXca__decoDotsTopRight{pointer-events:none;z-index:0;grid-template-columns:repeat(3,6px);gap:6px;display:grid;position:absolute;top:2rem;right:2rem}.SkillsSection-module__YUZXca__decoDotsTopRight span{background:var(--accent-blue);border-radius:50%;width:6px;height:6px}.SkillsSection-module__YUZXca__decoDotsBottomLeft{pointer-events:none;z-index:0;grid-template-columns:repeat(3,6px);gap:6px;display:grid;position:absolute;bottom:2rem;left:2rem}.SkillsSection-module__YUZXca__decoDotsBottomLeft span{background:var(--accent-red);border-radius:50%;width:6px;height:6px}.SkillsSection-module__YUZXca__decoDotGreen{background:var(--primary-green);pointer-events:none;z-index:0;border-radius:50%;width:10px;height:10px;position:absolute;bottom:35%;right:28%}.SkillsSection-module__YUZXca__decoDotRed{background:var(--accent-red);pointer-events:none;z-index:0;border-radius:50%;width:12px;height:12px;position:absolute;bottom:12%;right:6%}@media (max-width:992px){.SkillsSection-module__YUZXca__skillsInner{padding:0 2rem}.SkillsSection-module__YUZXca__skillsTopRow{gap:2.5rem}.SkillsSection-module__YUZXca__skillsLeft{flex:0 0 300px;max-width:300px}.SkillsSection-module__YUZXca__sectionTitle{font-size:1.85rem}}@media (max-width:768px){.SkillsSection-module__YUZXca__skillsSection{padding:3rem 0}.SkillsSection-module__YUZXca__skillsInner{padding:0 1.5rem}.SkillsSection-module__YUZXca__skillsTopRow{text-align:center;flex-direction:column}.SkillsSection-module__YUZXca__skillsLeft{flex:none;max-width:100%}.SkillsSection-module__YUZXca__sectionTitle{font-size:1.75rem}.SkillsSection-module__YUZXca__hireMeBtn{margin:0 auto}.SkillsSection-module__YUZXca__skillsRight{text-align:left;grid-template-columns:1fr}.SkillsSection-module__YUZXca__extendedSkillsGrid{grid-template-columns:1fr}.SkillsSection-module__YUZXca__decoDotsTopRight,.SkillsSection-module__YUZXca__decoDotsBottomLeft,.SkillsSection-module__YUZXca__decoDotGreen,.SkillsSection-module__YUZXca__decoDotRed{display:none}}
.AboutSection-module__UGBiha__aboutSection{padding-top:4rem;padding-bottom:4rem;position:relative;overflow:hidden}.AboutSection-module__UGBiha__aboutInner{z-index:1;max-width:1280px;margin:0 auto;position:relative}.AboutSection-module__UGBiha__decoDotsTopRight{pointer-events:none;z-index:0;grid-template-columns:repeat(3,6px);gap:6px;display:grid;position:absolute;top:2rem;right:2rem}.AboutSection-module__UGBiha__decoDotsTopRight span{background:var(--accent-purple);border-radius:50%;width:6px;height:6px}.AboutSection-module__UGBiha__decoDotsBottomLeft{pointer-events:none;z-index:0;grid-template-columns:repeat(3,6px);gap:6px;display:grid;position:absolute;bottom:2rem;left:2rem}.AboutSection-module__UGBiha__decoDotsBottomLeft span{background:var(--accent-green);border-radius:50%;width:6px;height:6px}.AboutSection-module__UGBiha__decoDotGreen{background:var(--primary-green);pointer-events:none;z-index:0;border-radius:50%;width:10px;height:10px;position:absolute;bottom:35%;right:28%}.AboutSection-module__UGBiha__decoDotPurple{background:var(--accent-purple);pointer-events:none;z-index:0;border-radius:50%;width:12px;height:12px;position:absolute;bottom:12%;right:6%}.AboutSection-module__UGBiha__sectionBadge{color:var(--primary-green);background:#2ad4681f;border-radius:4px;margin-bottom:1rem;padding:4px 14px;font-size:.85rem;font-weight:500;display:inline-block}.AboutSection-module__UGBiha__sectionTitle{color:var(--text-heading);margin-bottom:1.25rem;font-size:2.25rem;font-weight:700;line-height:1.2}.AboutSection-module__UGBiha__sectionTitle .AboutSection-module__UGBiha__accent{color:var(--primary-green)}.AboutSection-module__UGBiha__sectionDesc{color:var(--text-body);margin-bottom:2rem;font-size:.95rem;line-height:1.7}.AboutSection-module__UGBiha__aboutContent{align-items:center;gap:4rem;display:flex}.AboutSection-module__UGBiha__aboutText{color:var(--text-secondary);flex:1;line-height:1.6}.AboutSection-module__UGBiha__aboutText p{color:var(--text-secondary)}.AboutSection-module__UGBiha__readMoreBtn{border:1px solid var(--accent-green);color:var(--text-primary);font-family:var(--font-fira-code), monospace;cursor:pointer;background:0 0;margin-top:2.5rem;padding:.5rem 1rem;transition:all .2s;display:inline-block}.AboutSection-module__UGBiha__readMoreBtn:hover{background:#c3e88d1a}.AboutSection-module__UGBiha__aboutVisual{flex:1;justify-content:center;display:flex;position:relative}.AboutSection-module__UGBiha__abstractGraphic{width:300px;height:400px;position:relative}.AboutSection-module__UGBiha__grid{border-bottom:1px solid var(--accent-green);border-left:1px solid var(--accent-green);opacity:.5;background:repeating-linear-gradient(0deg,#0000,#0000 19px,#c3e88d33 20px),repeating-linear-gradient(90deg,#0000,#0000 19px,#c3e88d33 20px);width:80%;height:80%;position:absolute;top:10%;left:10%}.AboutSection-module__UGBiha__dot,.AboutSection-module__UGBiha__dot2,.AboutSection-module__UGBiha__dot3{background-color:var(--accent-purple);border-radius:50%;width:10px;height:10px;position:absolute}.AboutSection-module__UGBiha__dot{top:20%;right:20%}.AboutSection-module__UGBiha__dot2{background-color:var(--accent-green);bottom:30%;left:30%}.AboutSection-module__UGBiha__dot3{background-color:var(--text-secondary);width:20px;height:20px;top:50%;left:50%}@media (max-width:992px){.AboutSection-module__UGBiha__sectionTitle{font-size:1.85rem}}@media (max-width:768px){.AboutSection-module__UGBiha__aboutContent{flex-direction:column}.AboutSection-module__UGBiha__aboutVisual{display:none}.AboutSection-module__UGBiha__sectionTitle{font-size:1.75rem}.AboutSection-module__UGBiha__decoDotsTopRight,.AboutSection-module__UGBiha__decoDotsBottomLeft,.AboutSection-module__UGBiha__decoDotGreen,.AboutSection-module__UGBiha__decoDotPurple{display:none}}
.ContactsSection-module__SmDcYa__contactsSection{padding-top:4rem;padding-bottom:4rem;position:relative;overflow:hidden}.ContactsSection-module__SmDcYa__contactsInner{z-index:1;max-width:1280px;margin:0 auto;position:relative}.ContactsSection-module__SmDcYa__decoDotsTopRight{pointer-events:none;z-index:0;grid-template-columns:repeat(3,6px);gap:6px;display:grid;position:absolute;top:2rem;right:2rem}.ContactsSection-module__SmDcYa__decoDotsTopRight span{background:var(--accent-purple);border-radius:50%;width:6px;height:6px}.ContactsSection-module__SmDcYa__decoDotsBottomLeft{pointer-events:none;z-index:0;grid-template-columns:repeat(3,6px);gap:6px;display:grid;position:absolute;bottom:2rem;left:2rem}.ContactsSection-module__SmDcYa__decoDotsBottomLeft span{background:var(--accent-green);border-radius:50%;width:6px;height:6px}.ContactsSection-module__SmDcYa__decoDotGreen{background:var(--primary-green);pointer-events:none;z-index:0;border-radius:50%;width:10px;height:10px;position:absolute;bottom:35%;right:28%}.ContactsSection-module__SmDcYa__decoDotPurple{background:var(--accent-purple);pointer-events:none;z-index:0;border-radius:50%;width:12px;height:12px;position:absolute;bottom:12%;right:6%}.ContactsSection-module__SmDcYa__sectionBadge{color:var(--primary-green);background:#2ad4681f;border-radius:4px;margin-bottom:1rem;padding:4px 14px;font-size:.85rem;font-weight:500;display:inline-block}.ContactsSection-module__SmDcYa__sectionTitle{color:var(--text-heading);margin-bottom:1.25rem;font-size:2.25rem;font-weight:700;line-height:1.2}.ContactsSection-module__SmDcYa__sectionTitle .ContactsSection-module__SmDcYa__accent{color:var(--primary-green)}.ContactsSection-module__SmDcYa__sectionDesc{color:var(--text-body);margin-bottom:2rem;font-size:.95rem;line-height:1.7}.ContactsSection-module__SmDcYa__contactsContent{justify-content:space-between;align-items:flex-start;gap:4rem;display:flex}.ContactsSection-module__SmDcYa__contactsText{max-width:500px;color:var(--text-secondary);flex:1;line-height:1.6}.ContactsSection-module__SmDcYa__cvButtonWrapper{margin-top:2rem}.ContactsSection-module__SmDcYa__contactsBox{-webkit-backdrop-filter:blur(40px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 30px #0000001a}.ContactsSection-module__SmDcYa__boxTitle{color:var(--text-primary);font-family:var(--font-fira-code), monospace;font-size:1.1rem;font-weight:600}.ContactsSection-module__SmDcYa__contactMethods{flex-direction:column;gap:.75rem;display:flex}.ContactsSection-module__SmDcYa__contactItem{color:var(--text-secondary);align-items:center;gap:.5rem;transition:color .2s;display:flex}.ContactsSection-module__SmDcYa__contactItem:hover{color:var(--text-primary)}.ContactsSection-module__SmDcYa__icon{color:var(--text-secondary);font-family:var(--font-fira-code), monospace;font-weight:700}@media (max-width:992px){.ContactsSection-module__SmDcYa__sectionTitle{font-size:1.85rem}}@media (max-width:768px){.ContactsSection-module__SmDcYa__contactsContent{flex-direction:column}.ContactsSection-module__SmDcYa__sectionTitle{font-size:1.75rem}.ContactsSection-module__SmDcYa__decoDotsTopRight,.ContactsSection-module__SmDcYa__decoDotsBottomLeft,.ContactsSection-module__SmDcYa__decoDotGreen,.ContactsSection-module__SmDcYa__decoDotPurple{display:none}}
.CVButton-module__EXEZBq__cvButton{color:#1a1a2e;letter-spacing:.03em;white-space:nowrap;background-color:#50fa7b;border-radius:6px;align-items:center;gap:10px;padding:12px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .18s,filter .18s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 18px #50fa7b40}.CVButton-module__EXEZBq__cvButton:hover{filter:brightness(1.1);transform:scale(1.05);box-shadow:0 6px 28px #50fa7b66}.CVButton-module__EXEZBq__cvButton:active{filter:brightness(.95);transform:scale(.98)}.CVButton-module__EXEZBq__icon{font-size:1.15rem;line-height:1}
