.page_main__akH3E{overflow:hidden}.style_introduction__Zm025{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:fixed;z-index:99;background-color:#141516}.style_introduction__Zm025 svg{position:absolute;top:0;width:100%;height:calc(100% + 300px)}.style_introduction__Zm025 svg path{fill:#141516}.style_introduction__Zm025 p{display:flex;color:#fff;font-size:42px;align-items:center;position:absolute;z-index:1}.style_introduction__Zm025 p span{display:block;width:10px;height:10px;background-color:#fff;border-radius:50%;margin-right:10px}.style_landingPage__JK3y_{width:100%;min-height:100vh;color:var(--primary-text-color,#e6edf3);font-family:var(--font-sans,sans-serif);overflow-x:hidden;display:flex;flex-direction:column;align-items:center;position:relative;background-color:var(--background-start,#0d1117)}@media(max-width:768px){.style_landingPage__JK3y_{padding-top:var(--global-mobile-header-height,70px)}}.style_animatedBackground__31Kut{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background:linear-gradient(-45deg,var(--background-start,#0d1117),var(--background-end,#161b22),#0b0f15,var(--background-start,#0d1117));background-size:500% 500%;animation:style_gradientBG__2uJm_ 35s ease infinite}@keyframes style_gradientBG__2uJm_{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.style_heroSection__bLAPs{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.5rem;max-width:800px;margin:0 auto;width:100%;position:relative}@media(max-width:768px){.style_heroSection__bLAPs{margin-top:1.5rem;padding-top:1rem;min-height:auto}}.style_profileImageContainer__ZoSpP{margin-bottom:1.5rem;position:relative;z-index:1}.style_profileImageWrapper__z7HQi{width:140px;height:140px;border-radius:50%;padding:6px;background:linear-gradient(145deg,var(--accent-glow,#33fff0),var(--accent-color,#00cf98) 50%,#5e82e4 100%);box-shadow:0 0 20px -5px rgba(51,255,240,.6),0 0 35px -10px rgba(51,255,240,.4),0 4px 10px var(--card-shadow,rgba(0,0,0,.2));display:flex;align-items:center;justify-content:center;transition:transform .3s ease-out,box-shadow .3s ease-out}.style_profileImageWrapper__z7HQi:hover{transform:scale(1.05) rotate(1.5deg);box-shadow:0 0 30px -5px rgba(51,255,240,.7),0 0 45px -10px rgba(51,255,240,.5),0 6px 15px var(--card-shadow,rgba(0,0,0,.25))}.style_profileImage___cHPP{border-radius:50%;object-fit:cover;width:128px;height:128px;border:2px solid var(--background-start,#0d1117)}.style_heroName__Dbp6C{font-size:clamp(2rem,5.5vw,3.2rem);font-weight:700;color:var(--primary-text-color,#e6edf3);margin-bottom:.2rem;letter-spacing:-.02em;text-shadow:0 1px 4px var(--card-shadow,rgba(0,0,0,.3))}.style_heroTitleContainer__WPeN2{height:clamp(1.4rem,3.5vw,2rem);margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center}.style_heroTitle__TYOs4{font-size:clamp(1.1rem,3vw,1.7rem);font-weight:500;color:var(--accent-color,#00cf98);font-family:var(--font-mono,monospace);letter-spacing:.03em;text-shadow:0 0 5px var(--accent-glow,rgba(51,255,208,.3))}.style_heroSubtitle__pt_RK{font-size:clamp(.9rem,2vw,1.1rem);color:var(--secondary-text-color,#adb5bd);line-height:1.65;max-width:500px;margin-bottom:2rem;opacity:.9}.style_socialLinksContainer__fsL_Y{display:flex;gap:1.6rem;margin-bottom:1.5rem}.style_socialLink__n6heQ{color:var(--secondary-text-color,#adb5bd);font-size:1.4rem;transition:color .2s ease-in-out,transform .2s ease-in-out}.style_socialLink__n6heQ:hover{color:var(--accent-glow,#33fff0)}.style_scrollIndicator__nE_aL{display:flex;flex-direction:column;align-items:center;color:var(--secondary-text-color,#adb5bd);opacity:.6;cursor:pointer;font-size:.75rem;margin-top:1rem;transition:opacity .25s ease-in-out,color .25s ease-in-out,transform .25s ease-in-out}.style_scrollIndicator__nE_aL:hover{opacity:.9;color:var(--accent-color,#00cf98)}.style_scrollIndicator__nE_aL svg{margin-bottom:.25rem;font-size:1.2rem}.style_sectionTitle__IR1xJ{font-size:clamp(1.6rem,4vw,2.3rem);font-weight:600;color:var(--primary-text-color,#e6edf3);margin-bottom:2.5rem;text-align:center;position:relative;padding-bottom:.7rem}.style_sectionTitle__IR1xJ:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:65px;height:3.5px;background-color:var(--accent-color,#00cf98);border-radius:3px;box-shadow:0 0 10px -2px var(--accent-glow,rgba(51,255,208,.6))}.style_skillsSection__VmTEd{padding:3rem 1.5rem;width:100%;max-width:900px;margin:2rem auto}.style_skillsGrid__jF7Fb{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1.25rem}@media(min-width:640px){.style_skillsGrid__jF7Fb{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1.5rem}}@media(min-width:1024px){.style_skillsGrid__jF7Fb{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.style_skillCard__aEdss{background-color:var(--card-bg,#161b22);padding:1.2rem .75rem;border-radius:8px;text-align:center;border:1px solid var(--card-border,#30363d);box-shadow:0 4px 10px var(--card-shadow,rgba(0,0,0,.15));cursor:default;transition:transform .2s ease-out,box-shadow .2s ease-out,border-color .2s ease-out;position:relative;overflow:hidden}.style_skillCard__aEdss:hover{border-color:var(--card-border-hover,var(--accent-color))}.style_skillIcon__hYzte{font-size:2.1rem;color:var(--accent-color,#00cf98);margin-bottom:.7rem;display:block;transition:transform .2s ease-out}.style_skillCard__aEdss:hover .style_skillIcon__hYzte{transform:scale(1.12) rotate(-2.5deg)}.style_skillIconFallback__fD8cr{color:var(--secondary-text-color,#adb5bd)}.style_skillName__NRCYt{font-size:.9rem;font-weight:500;color:var(--primary-text-color,#e6edf3);line-height:1.3}