.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#4a5942f2;border-bottom:1px solid #8c9284;padding:0 20px;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbarContainer{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:15px 0;display:flex}.Navbar-module__cJzEcG__logoContainer{align-items:center;gap:30px;display:flex}.Navbar-module__cJzEcG__logo{color:#f60;text-shadow:2px 2px 4px #00000080;cursor:pointer;margin:0;font-size:32px;font-weight:700}.Navbar-module__cJzEcG__desktopNav{align-items:center;gap:30px;display:flex}.Navbar-module__cJzEcG__navButton{color:#dedfd6;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:8px 12px;font-family:ArialPixel,system-ui,sans-serif;font-size:18px;transition:all .3s}.Navbar-module__cJzEcG__navButton:hover{color:#c4b550;background:#c4b5501a}.Navbar-module__cJzEcG__socialLinks{gap:10px;display:flex}.Navbar-module__cJzEcG__soundToggle{color:#c4b550;cursor:pointer;background:0 0;border:1px solid #c4b550;border-radius:4px;justify-content:center;align-items:center;min-width:44px;height:44px;padding:8px 12px;font-size:18px;transition:all .3s;display:flex}.Navbar-module__cJzEcG__soundToggle:hover{background:#c4b5501a;transform:scale(1.05)}.Navbar-module__cJzEcG__soundEnabled{color:#c4b550;background:#c4b55033;box-shadow:0 0 10px #c4b5504d}.Navbar-module__cJzEcG__soundDisabled{opacity:.6}.Navbar-module__cJzEcG__socialLink{padding:8px 16px;font-size:14px;text-decoration:none}.Navbar-module__cJzEcG__mobileMenuButton{color:#c4b550;cursor:pointer;background:0 0;border:1px solid #c4b550;border-radius:4px;padding:8px}.Navbar-module__cJzEcG__hamburgerLine{background:#c4b550;width:20px;height:2px;margin:3px 0}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#4a5942fa;border-bottom:1px solid #8c9284;padding:20px;position:absolute;top:100%;left:0;right:0}.Navbar-module__cJzEcG__mobileMenuContent{flex-direction:column;gap:15px;display:flex}.Navbar-module__cJzEcG__mobileNavButton{color:#dedfd6;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;width:100%;padding:12px;font-family:ArialPixel,system-ui,sans-serif;font-size:18px}.Navbar-module__cJzEcG__mobileNavButton:hover{color:#c4b550;background:#c4b5501a}.Navbar-module__cJzEcG__mobileSocialLinks{gap:10px;padding-top:10px;display:flex}.Navbar-module__cJzEcG__mobileSocialLink{text-align:center;flex:1;padding:8px 16px;font-size:14px;text-decoration:none}@media (max-width:768px){.Navbar-module__cJzEcG__desktopNav{display:none}.Navbar-module__cJzEcG__mobileMenuButton{display:block}.Navbar-module__cJzEcG__logo{font-size:24px}.Navbar-module__cJzEcG__soundToggle{min-width:36px;height:36px;padding:6px 10px;font-size:16px}.Navbar-module__cJzEcG__logoContainer{gap:15px}}@media (min-width:769px){.Navbar-module__cJzEcG__mobileMenuButton,.Navbar-module__cJzEcG__mobileMenu{display:none}}
.HeroSection-module__sBkrQG__heroSection{text-align:center;padding:80px 0}.HeroSection-module__sBkrQG__heroContent{max-width:800px;margin:0 auto;padding:0 20px}.HeroSection-module__sBkrQG__profileSection{flex-direction:column;align-items:center;margin-bottom:40px;display:flex}.HeroSection-module__sBkrQG__profilePicture{object-fit:cover;border:2px solid #c4b550;border-radius:8px;width:250px;height:250px;margin-bottom:50px;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 24px #0000004d,0 0 0 1px #c4b5504d,inset 0 0 20px #c4b5501a}.HeroSection-module__sBkrQG__profilePicture:hover{transform:scale(1.05);box-shadow:0 12px 32px #0006,0 0 0 3px #c4b55080,inset 0 0 25px #c4b55033}.HeroSection-module__sBkrQG__heroName{color:#c4b550;text-shadow:2px 2px 4px #00000080;margin:0 0 30px;font-size:56px;font-weight:700}.HeroSection-module__sBkrQG__heroIntroduction{color:#dedfd6;background:#c4b5500d;border:1px solid #c4b550;border-radius:8px;max-width:600px;margin-bottom:60px;margin-left:auto;margin-right:auto;padding:20px;font-size:22px;line-height:1.6;box-shadow:0 4px 12px #0003}.HeroSection-module__sBkrQG__heroButtons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.HeroSection-module__sBkrQG__heroButton{min-width:150px;padding:14px 28px;font-size:16px}@media (max-width:768px){.HeroSection-module__sBkrQG__heroSection{padding:60px 0}.HeroSection-module__sBkrQG__heroContent{padding:0 20px}.HeroSection-module__sBkrQG__profilePicture{width:200px;height:200px}.HeroSection-module__sBkrQG__heroName{font-size:42px}.HeroSection-module__sBkrQG__heroIntroduction{padding:15px;font-size:20px}.HeroSection-module__sBkrQG__heroButtons{flex-direction:column;align-items:center;gap:15px}.HeroSection-module__sBkrQG__heroButton{width:100%;max-width:250px}}@media (max-width:480px){.HeroSection-module__sBkrQG__heroSection{padding:40px 0}.HeroSection-module__sBkrQG__profilePicture{width:180px;height:180px}.HeroSection-module__sBkrQG__heroName{font-size:32px}.HeroSection-module__sBkrQG__heroIntroduction{padding:12px;font-size:18px}}
.Loading-module__y6bZ0W__loadingContainer{background:0 0;justify-content:center;align-items:center;min-height:400px;display:flex}.Loading-module__y6bZ0W__spinner{border:4px solid #c4b5504d;border-top-color:#c4b550;border-radius:50%;width:50px;height:50px;animation:1s linear infinite Loading-module__y6bZ0W__spin}@keyframes Loading-module__y6bZ0W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ExperienceSection-module__NRec-a__experienceSection{max-width:1400px;margin:0 auto;padding:80px 0}.ExperienceSection-module__NRec-a__sectionHeader{text-align:center;margin-bottom:60px}.ExperienceSection-module__NRec-a__sectionTitle{letter-spacing:2px;text-align:center;margin-bottom:20px;font-weight:700}.ExperienceSection-module__NRec-a__sectionTitleDesktop{color:#f60;text-shadow:4px 4px 8px #0009,0 0 20px #ff66004d;font-size:72px;transform:scale(1.05)}.ExperienceSection-module__NRec-a__sectionTitleMobile{color:#f60;text-shadow:2px 2px 4px #00000080;font-size:48px;transform:scale(1)}.ExperienceSection-module__NRec-a__tabsContainer{max-width:1200px;margin:0 auto}.ExperienceSection-module__NRec-a__tabLabel{padding:16px 24px;font-size:18px}.ExperienceSection-module__NRec-a__tabLabelMobile{padding:12px 16px;font-size:14px}.ExperienceSection-module__NRec-a__panel{background:#4a59424d;border:1px solid #8c9284;border-radius:8px;padding:40px;display:none}.ExperienceSection-module__NRec-a__panelActive{display:block}.ExperienceSection-module__NRec-a__experienceTitle{color:#c4b550;text-align:center;margin-bottom:30px;font-weight:700}.ExperienceSection-module__NRec-a__experienceTitleDesktop{font-size:48px}.ExperienceSection-module__NRec-a__experienceTitleMobile{font-size:28px}.ExperienceSection-module__NRec-a__experienceContent{background:#c4b5500d;border:1px solid #c4b550;border-radius:8px;max-width:800px;margin:0 auto 80px}.ExperienceSection-module__NRec-a__experienceContentDesktop{padding:30px}.ExperienceSection-module__NRec-a__experienceContentMobile{padding:20px}.ExperienceSection-module__NRec-a__companyInfo{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:15px;margin-bottom:20px;display:flex}.ExperienceSection-module__NRec-a__companyName{color:#f60;margin-bottom:5px;font-weight:700}.ExperienceSection-module__NRec-a__companyNameDesktop{font-size:28px}.ExperienceSection-module__NRec-a__companyNameMobile{font-size:20px}.ExperienceSection-module__NRec-a__positionTitle{color:#c4b550;margin-bottom:10px;font-weight:700}.ExperienceSection-module__NRec-a__positionTitleDesktop{font-size:36px}.ExperienceSection-module__NRec-a__positionTitleMobile{font-size:24px}.ExperienceSection-module__NRec-a__dateRange{color:#c4b550;text-align:right;margin-bottom:20px;font-style:italic;font-weight:700}.ExperienceSection-module__NRec-a__dateRangeDesktop{font-size:18px}.ExperienceSection-module__NRec-a__dateRangeMobile{font-size:14px}.ExperienceSection-module__NRec-a__description{color:#dedfd6;margin-bottom:20px;line-height:1.6}.ExperienceSection-module__NRec-a__descriptionDesktop{font-size:20px}.ExperienceSection-module__NRec-a__descriptionMobile{font-size:16px}.ExperienceSection-module__NRec-a__bulletList{margin:0;padding:0;list-style:none}.ExperienceSection-module__NRec-a__bulletItem{font-weight:400;position:relative}.ExperienceSection-module__NRec-a__bulletItemDesktop{margin-bottom:15px;padding-left:20px;font-size:18px}.ExperienceSection-module__NRec-a__bulletItemMobile{margin-bottom:10px;padding-left:20px;font-size:14px}.ExperienceSection-module__NRec-a__bulletMarker{color:#c4b550;font-weight:700;position:absolute;left:0}.ExperienceSection-module__NRec-a__bulletMarkerDesktop{font-size:20px}.ExperienceSection-module__NRec-a__bulletMarkerMobile{font-size:16px}.ExperienceSection-module__NRec-a__emptyState{text-align:center;margin-bottom:60px}.ExperienceSection-module__NRec-a__emptyStateTitle{color:#f60;margin-bottom:20px;font-size:48px;font-weight:700}.ExperienceSection-module__NRec-a__emptyStateText{color:#a0aa95;max-width:600px;margin:0 auto;font-size:18px}
.EducationSection-module__KGOtSW__educationSection{text-align:center;padding:80px 0}.EducationSection-module__KGOtSW__educationContent{max-width:800px;margin:0 auto;padding:0 20px}.EducationSection-module__KGOtSW__sectionTitle{color:#c4b550;text-shadow:2px 2px 4px #00000080;margin-bottom:50px;font-size:36px;font-weight:700}.EducationSection-module__KGOtSW__educationList{flex-direction:column;gap:30px;display:flex}.EducationSection-module__KGOtSW__educationItem{text-align:left;background:#c4b5501a;border:1px solid #c4b5504d;border-radius:8px;padding:25px;transition:transform .3s,box-shadow .3s}.EducationSection-module__KGOtSW__educationItem:hover{border-color:#c4b55080;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.EducationSection-module__KGOtSW__educationHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.EducationSection-module__KGOtSW__university{color:#c4b550;margin:0;font-size:20px;font-weight:700}.EducationSection-module__KGOtSW__yearRange{color:#dedfd6;opacity:.8;font-size:16px}.EducationSection-module__KGOtSW__degree{color:#dedfd6;margin:0 0 10px;font-size:18px;line-height:1.5}.EducationSection-module__KGOtSW__grade{color:#c4b550;margin:0;font-size:16px;font-style:italic}@media (max-width:768px){.EducationSection-module__KGOtSW__educationSection{padding:60px 0}.EducationSection-module__KGOtSW__educationContent{padding:0 20px}.EducationSection-module__KGOtSW__sectionTitle{font-size:28px}.EducationSection-module__KGOtSW__educationItem{padding:20px}.EducationSection-module__KGOtSW__educationHeader{flex-direction:column;align-items:flex-start}.EducationSection-module__KGOtSW__university{margin-bottom:5px;font-size:18px}.EducationSection-module__KGOtSW__degree{font-size:16px}}@media (max-width:480px){.EducationSection-module__KGOtSW__educationSection{padding:40px 0}.EducationSection-module__KGOtSW__sectionTitle{font-size:24px}.EducationSection-module__KGOtSW__educationItem{padding:15px}.EducationSection-module__KGOtSW__university{font-size:16px}.EducationSection-module__KGOtSW__degree{font-size:15px}.EducationSection-module__KGOtSW__grade{font-size:14px}}
.ProjectsSection-module__5HM1Qq__projectsSection{max-width:1400px;margin:0 auto;padding:80px 0}.ProjectsSection-module__5HM1Qq__sectionHeader{text-align:center;margin-bottom:60px}.ProjectsSection-module__5HM1Qq__sectionTitle{letter-spacing:2px;text-align:center;margin-bottom:20px;font-weight:700}.ProjectsSection-module__5HM1Qq__sectionTitleDesktop{color:#f60;text-shadow:4px 4px 8px #0009,0 0 20px #ff66004d;font-size:72px;transform:scale(1.05)}.ProjectsSection-module__5HM1Qq__sectionTitleMobile{color:#f60;text-shadow:2px 2px 4px #00000080;font-size:48px;transform:scale(1)}.ProjectsSection-module__5HM1Qq__tabsContainer{max-width:1200px;margin:0 auto}.ProjectsSection-module__5HM1Qq__tabLabel{padding:16px 24px;font-size:18px}.ProjectsSection-module__5HM1Qq__tabLabelMobile{padding:12px 16px;font-size:14px}.ProjectsSection-module__5HM1Qq__panel{background:#4a59424d;border:1px solid #8c9284;border-radius:8px;padding:40px;display:none}.ProjectsSection-module__5HM1Qq__panelActive{display:block}.ProjectsSection-module__5HM1Qq__projectTitle{color:#c4b550;text-align:center;margin-bottom:30px;font-weight:700}.ProjectsSection-module__5HM1Qq__projectTitleDesktop{font-size:48px}.ProjectsSection-module__5HM1Qq__projectTitleMobile{font-size:28px}.ProjectsSection-module__5HM1Qq__projectContent{background:#c4b5500d;border:1px solid #c4b550;border-radius:8px;max-width:800px;margin:0 auto 80px}.ProjectsSection-module__5HM1Qq__projectContentDesktop{padding:30px}.ProjectsSection-module__5HM1Qq__projectContentMobile{padding:20px}.ProjectsSection-module__5HM1Qq__codeBlock{color:#c4b550;margin-bottom:20px}.ProjectsSection-module__5HM1Qq__codeBlock pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.ProjectsSection-module__5HM1Qq__codeBlock pre code{font-size:18px}.ProjectsSection-module__5HM1Qq__codeBlockMobile pre code{font-size:14px}.ProjectsSection-module__5HM1Qq__description{color:#dedfd6;margin-bottom:20px;line-height:1.6}.ProjectsSection-module__5HM1Qq__descriptionDesktop{font-size:20px}.ProjectsSection-module__5HM1Qq__descriptionMobile{font-size:16px}.ProjectsSection-module__5HM1Qq__bulletList{margin:0;padding:0;list-style:none}.ProjectsSection-module__5HM1Qq__bulletItem{font-weight:400;position:relative}.ProjectsSection-module__5HM1Qq__bulletItemDesktop{margin-bottom:15px;padding-left:20px;font-size:18px}.ProjectsSection-module__5HM1Qq__bulletItemMobile{margin-bottom:10px;padding-left:20px;font-size:14px}.ProjectsSection-module__5HM1Qq__bulletMarker{color:#c4b550;font-weight:700;position:absolute;left:0}.ProjectsSection-module__5HM1Qq__bulletMarkerDesktop{font-size:20px}.ProjectsSection-module__5HM1Qq__bulletMarkerMobile{font-size:16px}.ProjectsSection-module__5HM1Qq__actionButtons{gap:15px;margin-top:30px;display:flex}.ProjectsSection-module__5HM1Qq__actionButton{text-align:center;flex:1;text-decoration:none}.ProjectsSection-module__5HM1Qq__emptyState{text-align:center;margin-bottom:60px}.ProjectsSection-module__5HM1Qq__emptyStateTitle{color:#f60;margin-bottom:20px;font-size:48px;font-weight:700}.ProjectsSection-module__5HM1Qq__emptyStateText{color:#a0aa95;max-width:600px;margin:0 auto;font-size:18px}
.SkillsSection-module__YUZXca__skillsSection{max-width:1400px;margin:0 auto;padding:80px 0}.SkillsSection-module__YUZXca__sectionHeader{text-align:center;margin-bottom:60px}.SkillsSection-module__YUZXca__sectionTitle{letter-spacing:2px;text-align:center;margin-bottom:20px;font-weight:700}.SkillsSection-module__YUZXca__sectionTitleDesktop{color:#f60;text-shadow:4px 4px 8px #0009,0 0 20px #ff66004d;font-size:72px;transform:scale(1.05)}.SkillsSection-module__YUZXca__sectionTitleMobile{color:#f60;text-shadow:2px 2px 4px #00000080;font-size:48px;transform:scale(1)}.SkillsSection-module__YUZXca__grid{flex-direction:column;gap:24px;max-width:1200px;margin:0 auto;display:flex}.SkillsSection-module__YUZXca__card{background:#4a59424d;border:1px solid #8c9284;border-radius:8px;padding:28px}.SkillsSection-module__YUZXca__cardTitle{color:#c4b550;margin:0 0 16px;font-weight:700}.SkillsSection-module__YUZXca__cardTitleDesktop{font-size:24px}.SkillsSection-module__YUZXca__cardTitleMobile{font-size:20px}.SkillsSection-module__YUZXca__tags{flex-wrap:wrap;gap:10px;display:flex}.SkillsSection-module__YUZXca__tag{color:#dedfd6;background:#c4b55014;border:1px solid #c4b5508c;border-radius:999px;align-items:center;line-height:1;display:inline-flex}.SkillsSection-module__YUZXca__tagDesktop{padding:10px 14px;font-size:14px}.SkillsSection-module__YUZXca__tagMobile{padding:8px 12px;font-size:12px}.SkillsSection-module__YUZXca__links{flex-direction:column;gap:12px;display:flex}.SkillsSection-module__YUZXca__platformLink{color:#dedfd6;background:#c4b55014;border:1px solid #c4b550;border-radius:6px;text-decoration:none;transition:all .2s}.SkillsSection-module__YUZXca__platformLink:hover{color:#c4b550;background:#c4b55024}.SkillsSection-module__YUZXca__platformLinkDesktop{padding:12px 14px;font-size:16px}.SkillsSection-module__YUZXca__platformLinkMobile{padding:10px 12px;font-size:14px}.SkillsSection-module__YUZXca__emptyState{text-align:center;margin-bottom:60px}.SkillsSection-module__YUZXca__emptyStateTitle{color:#f60;margin-bottom:20px;font-size:48px;font-weight:700}.SkillsSection-module__YUZXca__emptyStateText{color:#a0aa95;max-width:600px;margin:0 auto;font-size:18px}
.AchievementsSection-module__ZvUwAG__achievementsSection{max-width:1400px;margin:0 auto;padding:80px 0}.AchievementsSection-module__ZvUwAG__sectionHeader{text-align:center;margin-bottom:60px}.AchievementsSection-module__ZvUwAG__sectionTitle{letter-spacing:2px;text-align:center;margin-bottom:20px;font-weight:700}.AchievementsSection-module__ZvUwAG__sectionTitleDesktop{color:#f60;text-shadow:4px 4px 8px #0009,0 0 20px #ff66004d;font-size:72px;transform:scale(1.05)}.AchievementsSection-module__ZvUwAG__sectionTitleMobile{color:#f60;text-shadow:2px 2px 4px #00000080;font-size:48px;transform:scale(1)}.AchievementsSection-module__ZvUwAG__grid{flex-direction:column;gap:24px;max-width:1200px;margin:0 auto;display:flex}.AchievementsSection-module__ZvUwAG__card{background:#4a59424d;border:1px solid #8c9284;border-radius:8px;flex-direction:column;padding:28px;display:flex}.AchievementsSection-module__ZvUwAG__achievementsList{flex-direction:column;gap:16px;display:flex}.AchievementsSection-module__ZvUwAG__achievementItem{background:#c4b55014;border:1px solid #c4b5508c;border-radius:8px;padding:16px;transition:all .2s}.AchievementsSection-module__ZvUwAG__achievementItem:hover{background:#c4b55024;transform:translateY(-2px)}.AchievementsSection-module__ZvUwAG__achievementText{color:#dedfd6;margin:0;line-height:1.6}.AchievementsSection-module__ZvUwAG__achievementTextDesktop{font-size:20px}.AchievementsSection-module__ZvUwAG__achievementTextMobile{font-size:18px}.AchievementsSection-module__ZvUwAG__descriptionPoints{flex-direction:column;gap:12px;margin-top:16px;display:flex}.AchievementsSection-module__ZvUwAG__point{align-items:flex-start;gap:8px;padding:8px 0;display:flex}.AchievementsSection-module__ZvUwAG__bullet{color:#c4b550;flex-shrink:0;min-width:16px;font-size:18px;font-weight:700}.AchievementsSection-module__ZvUwAG__pointText{color:#dedfd6;flex:1;font-size:18px;line-height:1.5}.AchievementsSection-module__ZvUwAG__platformLink{color:#dedfd6;background:#c4b55014;border:1px solid #c4b550;border-radius:6px;margin-top:0;margin-bottom:16px;margin-left:auto;text-decoration:none;transition:all .2s;display:inline-block}.AchievementsSection-module__ZvUwAG__platformLink:hover{color:#c4b550;background:#c4b55024}.AchievementsSection-module__ZvUwAG__platformLinkDesktop{padding:8px 12px;font-size:14px}.AchievementsSection-module__ZvUwAG__platformLinkMobile{padding:6px 10px;font-size:12px}.AchievementsSection-module__ZvUwAG__emptyState{text-align:center;margin-bottom:60px}.AchievementsSection-module__ZvUwAG__headerRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.AchievementsSection-module__ZvUwAG__cardTitle{color:#c4b550;margin:0;font-weight:700}.AchievementsSection-module__ZvUwAG__cardTitleDesktop{font-size:32px}.AchievementsSection-module__ZvUwAG__cardTitleMobile{font-size:28px}.AchievementsSection-module__ZvUwAG__emptyStateTitle{color:#f60;margin-bottom:20px;font-size:48px;font-weight:700}.AchievementsSection-module__ZvUwAG__emptyStateText{color:#a0aa95;max-width:600px;margin:0 auto;font-size:18px}
.Footer-module__S6Hkya__footer{background:#4a5942f2;border-top:1px solid #8c9284;padding:30px 20px}.Footer-module__S6Hkya__container{justify-content:center;max-width:1400px;margin:0 auto;display:flex}.Footer-module__S6Hkya__text{color:#a0aa95;letter-spacing:1px;margin:0;font-size:14px}
