.Header_header__AF_3G{position:fixed;top:0;left:0;right:0;z-index:10;background:transparent;backdrop-filter:blur(0);padding:1rem;width:100%;max-width:100vw;overflow:hidden;box-sizing:border-box;transition:all .3s ease}.Header_header__AF_3G.Header_scrolled__Ik5rI{background:rgba(0,0,0,.95);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.3)}.Header_headerContainer__4fbbd{max-width:100%;overflow:visible;box-sizing:border-box}.Header_logo__1FRrW{text-decoration:none;color:#777;font-size:1.25rem;font-weight:800;letter-spacing:-.02em;transition:color .3s ease;cursor:pointer}.Header_logo__1FRrW:hover{color:#60a5fa}.Header_navList__YufAx{max-width:100%}.Header_navItem__pb6e5,.Header_navList__YufAx{display:flex;position:relative;justify-content:center;align-items:center;overflow:hidden}.Header_navItem__pb6e5{list-style:none;width:auto;min-width:120px;height:60px;background:transparent;box-shadow:none;border-radius:60px;cursor:pointer;transition:.5s;padding:0 20px}.Header_navItem__pb6e5:before{inset:0}.Header_navItem__pb6e5:after,.Header_navItem__pb6e5:before{content:"";position:absolute;border-radius:60px;background:linear-gradient(45deg,var(--i),var(--j));opacity:0;transition:.5s}.Header_navItem__pb6e5:after{top:10px;width:100%;height:100%;filter:blur(15px);z-index:-1}.Header_navItem__pb6e5:hover{width:auto;min-width:140px}.Header_navItem__pb6e5:hover:before{opacity:1}.Header_navItem__pb6e5:hover:after{opacity:.5}.Header_navIcon__ySRTl{display:none}.Header_navIcon__ySRTl,.Header_navTitle__ABfmW{color:#777;transition:.5s;position:relative;z-index:2}.Header_navTitle__ABfmW{font-size:1.1em;letter-spacing:.1em;text-transform:uppercase;overflow:visible;white-space:nowrap}.Header_navItem__pb6e5:hover .Header_navIcon__ySRTl,.Header_navItem__pb6e5:hover .Header_navTitle__ABfmW{color:#fff}@media (max-width:1024px){.Header_navList__YufAx{gap:15px;justify-content:center;width:100%}.Header_navItem__pb6e5{min-width:100px;padding:0 15px}.Header_navTitle__ABfmW{font-size:1em}}@media (max-width:768px){.Header_header__AF_3G{padding:1rem 1rem 0}.Header_navList__YufAx{gap:10px;justify-content:center;width:100%;flex-wrap:wrap}.Header_navItem__pb6e5{min-width:80px;height:50px;padding:0 10px}.Header_navTitle__ABfmW{font-size:.9em;letter-spacing:.05em}}@media (max-width:480px){.Header_navList__YufAx{gap:8px}.Header_navItem__pb6e5{min-width:50px;height:50px;padding:0;border-radius:50%}.Header_navIcon__ySRTl{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.Header_navTitle__ABfmW{display:none}.Header_navItem__pb6e5:hover{min-width:50px}}.HeroSection_hero-section__8XQEV{min-height:50vh;display:flex;align-items:center;background:#000;color:#fff;font-family:var(--hero-font);margin-top:6rem}.HeroSection_hero-container__vkO6U{max-width:85rem;margin:0 auto;width:100%}.HeroSection_hero-grid__59eR3{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center}.HeroSection_hero-name__fAPV2{font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:.9;margin-bottom:1rem;font-family:var(--hero-font)}.HeroSection_hero-location__cmPeE{font-size:1.25rem;color:#9ca3af;margin-bottom:1rem;font-family:var(--hero-font)}.HeroSection_hero-availability__IsZgA{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#10b981;font-family:var(--hero-font)}.HeroSection_availability-dot__34bdS{width:.5rem;height:.5rem;background:#10b981;border-radius:50%;animation:HeroSection_pulse__Bbygt 2s infinite}.HeroSection_hero-roles__cxrrp{font-size:.875rem;color:#f59e0b}.HeroSection_hero-email__UZNNF,.HeroSection_hero-roles__cxrrp{margin-top:.75rem;font-family:var(--hero-font)}.HeroSection_email-link__NHDvi{color:#60a5fa;text-decoration:none;font-size:.875rem;transition:color .3s ease}.HeroSection_email-link__NHDvi:hover{color:#93c5fd;text-decoration:underline}@keyframes HeroSection_pulse__Bbygt{0%,to{opacity:1}50%{opacity:.5}}.HeroSection_portrait-container__ijdaX{position:relative;display:flex;justify-content:center;align-items:center;margin:0 -1rem;overflow:hidden;pointer-events:none;padding-right:1.5rem}.HeroSection_portrait-frame__tLwjE{position:relative;width:450px;height:450px;border-radius:50%;background:linear-gradient(45deg,#3b82f6,#8b5cf6,#ec4899);padding:4px;box-shadow:0 0 30px rgba(59,130,246,.3);transform-style:preserve-3d;will-change:transform;overflow:hidden;pointer-events:none}.HeroSection_portrait-frame__tLwjE:before{content:"";position:absolute;inset:4px;border-radius:50%;background:#000;z-index:1}.HeroSection_hero-title__tG9Ua{font-size:1rem;font-weight:400;text-align:center;color:#d1d5db;font-family:var(--hero-font);line-height:1.6;margin-bottom:1rem}.HeroSection_hero-highlight__wjD2j{font-size:1.5rem;font-weight:600;color:#ffffff}@keyframes HeroSection_rotate__hpkmN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px){.HeroSection_hero-container__vkO6U{padding:0 2rem}.HeroSection_hero-grid__59eR3{grid-template-columns:1fr;gap:3rem;text-align:center}.HeroSection_hero-title__tG9Ua{text-align:center}.HeroSection_hero-availability__IsZgA{justify-content:center}.HeroSection_portrait-frame__tLwjE{width:350px;height:350px}}@media (max-width:1450px) and (min-width:1025px){.HeroSection_hero-container__vkO6U{padding:0 2rem}}@media (max-width:768px){.HeroSection_hero-availability__IsZgA{justify-content:center}.HeroSection_portrait-frame__tLwjE{width:280px;height:280px}}.CertificationsSection_featured-works__c_ffU{padding:2rem 0 3rem;background:#000;overflow:visible;min-height:auto}.CertificationsSection_works-section-title__V4ji4{text-align:center;font-size:clamp(1rem,2vw,1.5rem);font-weight:700;color:#ffffff}.CertificationsSection_works-grid__0wm0d{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:0 auto;padding:1rem;justify-content:center;align-items:center;justify-items:center;max-width:1200px;overflow:visible}.CertificationsSection_work-card__XloIv{transition:all .4s cubic-bezier(.175,.885,0,1);background-color:#000;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 13px 10px -7px rgba(0,0,0,.1);z-index:1;opacity:1;transform:none;width:100%;max-width:200px;height:150px;display:flex;flex-direction:column}.CertificationsSection_card-background__Py30X{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;transition:all .2s ease-out}.CertificationsSection_card-content__7UGGG{position:relative;z-index:2;background-color:#000;border-radius:12px;padding:12px 16px 16px;transition:all .4s cubic-bezier(.175,.885,0,1);text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.CertificationsSection_card-category__sR6iw{font-family:Raleway,sans-serif;text-transform:uppercase;font-size:12px;letter-spacing:1.5px;font-weight:500;color:#868686}.CertificationsSection_card-title__JJL5a{margin-top:4px;margin-bottom:8px;font-family:Roboto Slab,serif;font-size:16px;line-height:1.3}.CertificationsSection_card-author__Pw_Sy{font-size:12px;margin-top:8px;font-family:Raleway,sans-serif;font-weight:500}.CertificationsSection_card-author-name__58ivS{font-weight:600;text-decoration:none;color:#AD7D52}@media (max-width:768px){.CertificationsSection_featured-works__c_ffU{padding:1.5rem 0 2rem}.CertificationsSection_works-grid__0wm0d{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.5rem}.CertificationsSection_work-card__XloIv{width:100%;max-width:120px;height:100px;margin:0;padding:0}.CertificationsSection_card-title__JJL5a{font-size:12px}.CertificationsSection_card-category__sR6iw{font-size:10px}.CertificationsSection_card-author__Pw_Sy{font-size:9px}}@media (max-width:450px){.CertificationsSection_works-grid__0wm0d{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.5rem;overflow:visible;display:grid}.CertificationsSection_work-card__XloIv{width:100%;max-width:100px;height:80px;padding:0;border-radius:8px;margin:0}.CertificationsSection_works-section-title__V4ji4{font-size:1.25rem;margin-bottom:1rem}}.AboutSection_about-section__90Gv4{padding:2rem 0 0;background:#000;color:#fff}.AboutSection_about-container__kA3VA{max-width:1400px;margin:0 auto}.AboutSection_about-grid__PR6lC{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;height:80vh;min-height:600px}.AboutSection_experience-block__IdzAP{background:#1a1a1a;border-radius:60px;position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%;padding:1.5rem 1.5rem .75rem}.AboutSection_middle-column__1XLzU{display:flex;flex-direction:column;gap:.5rem;height:100%}.AboutSection_blogs-block__MeVYy,.AboutSection_projects-block__9fRnA{height:calc(50% - .25rem)}.AboutSection_blogs-block__MeVYy,.AboutSection_projects-block__9fRnA,.AboutSection_skills-block__qaMcM{background:#1a1a1a;border-radius:60px;color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column;padding:1.5rem 1.5rem .75rem}.AboutSection_skills-block__qaMcM{height:100%}.AboutSection_block-header__mB9Be{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.AboutSection_block-icon__ddO07{width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .3s ease}.AboutSection_block-title__51Xa2{font-size:1.5rem;font-weight:600;margin:0;color:#fff}.AboutSection_scroll-arrow__m20M_{position:absolute;bottom:2rem;right:2rem;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;transition:all .3s ease;z-index:10}.AboutSection_block-icon__ddO07:hover,.AboutSection_scroll-arrow__m20M_:hover{background:rgba(255,255,255,.2)}.AboutSection_contact-info__7_uG0{margin-bottom:1rem;padding:1rem;background:rgba(255,255,255,.05);border-radius:12px;border:1px solid rgba(255,255,255,.1)}.AboutSection_email-display__n7ZbC{display:flex;align-items:center;gap:.5rem}.AboutSection_email-icon__QZDaB{font-size:1rem}.AboutSection_email-link__1N3AA{color:#60a5fa;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s ease}.AboutSection_email-link__1N3AA:hover{color:#93c5fd;text-decoration:underline}.AboutSection_experience-list__PNRy5{flex:1;overflow-y:auto;scroll-behavior:smooth;max-height:calc(100% - 120px)}.AboutSection_experience-item__EVLp0{margin-bottom:1.5rem}.AboutSection_experience-item__EVLp0:last-child{margin-bottom:0}.AboutSection_exp-header__HM9vJ{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.AboutSection_exp-title__8Xffs{font-size:1.1rem;font-weight:600;margin:0;color:#fff}.AboutSection_exp-company__rbDb9{color:#60a5fa;font-weight:500}.AboutSection_exp-period__QNkWH{font-size:.9rem;color:rgba(255,255,255,.7);margin-bottom:.5rem}.AboutSection_exp-description__830PY{font-size:.9rem;line-height:1.5;color:rgba(255,255,255,.8);margin:0}.AboutSection_projects-list__k_sMG{flex:1;overflow-y:auto;scroll-behavior:smooth;max-height:calc(100% - 120px)}.AboutSection_project-item__rL9Pq{margin-bottom:1.5rem}.AboutSection_project-item__rL9Pq:last-child{margin-bottom:0}.AboutSection_project-title__YcPXt{font-size:1.1rem;font-weight:600;margin:0 0 .75rem;color:#fff}.AboutSection_project-tech__mkmN4{display:flex;flex-wrap:wrap;gap:.5rem}.AboutSection_tech-item__JE__c{background:rgba(255,255,255,.1);color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:500}.AboutSection_blogs-list__PaRYE{flex:1;overflow-y:auto;scroll-behavior:smooth;max-height:calc(100% - 120px)}.AboutSection_blog-item__A7UL_{margin-bottom:1.5rem}.AboutSection_blog-item__A7UL_:last-child{margin-bottom:0}.AboutSection_blog-title__6i19u{font-size:1.1rem;font-weight:600;margin:0 0 .5rem;color:#fff}.AboutSection_blog-date__bgotj{font-size:.8rem;color:rgba(255,255,255,.5)}.AboutSection_view-more-btn__Ino43{display:inline-block;background:#60a5fa;color:#fff;padding:.75rem 1.5rem;border-radius:30px;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease;margin-top:1rem;margin-bottom:1rem;align-self:flex-start}.AboutSection_view-more-btn__Ino43:hover{background:#3b82f6;transform:translateY(-2px)}.AboutSection_skills-categories__GxNjW{flex:1;overflow-y:auto;scroll-behavior:smooth;max-height:calc(100% - 120px)}.AboutSection_skill-category__ON0pS{margin-bottom:1.5rem}.AboutSection_category-title__rmODt{font-size:1rem;font-weight:600;margin:0 0 .75rem;color:#fff}.AboutSection_skill-list__h_4Ta{display:flex;flex-wrap:wrap;gap:.5rem}.AboutSection_skill-item__wQzFG{background:rgba(255,255,255,.1);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:500}@media (max-width:1024px){.AboutSection_about-container__kA3VA{padding:0 2rem}.AboutSection_about-grid__PR6lC{grid-template-columns:1fr;gap:.5rem;height:auto}.AboutSection_experience-block__IdzAP,.AboutSection_skills-block__qaMcM{height:400px}.AboutSection_middle-column__1XLzU{grid-row:2}.AboutSection_blogs-block__MeVYy,.AboutSection_projects-block__9fRnA{height:300px}}@media (max-width:1024px) and (min-width:650px){.AboutSection_about-container__kA3VA{padding:0 2rem}.AboutSection_middle-column__1XLzU{display:flex;flex-direction:row;gap:1rem}.AboutSection_blogs-block__MeVYy,.AboutSection_projects-block__9fRnA{flex:1;height:300px}}@media (max-width:1450px) and (min-width:651px){.AboutSection_about-container__kA3VA{padding:0 1.5rem}}@media (max-width:768px){.AboutSection_about-container__kA3VA{padding:0 1rem}.AboutSection_block-header__mB9Be{margin-bottom:1rem}.AboutSection_block-title__51Xa2{font-size:1.25rem}}@media (max-width:480px){.AboutSection_about-section__90Gv4{padding:1rem 0}.AboutSection_block-header__mB9Be{margin-bottom:.75rem}.AboutSection_block-title__51Xa2{font-size:1.1rem}.AboutSection_blog-title__6i19u,.AboutSection_exp-title__8Xffs,.AboutSection_project-title__YcPXt{font-size:1rem}}.AboutSection_section-separator__YzwqJ{width:100%;height:1px;background:linear-gradient(90deg,transparent,#374151,transparent);margin-top:2rem;margin-bottom:1rem}.Footer_footer__4vzqH{background:#000;color:#fff;padding:0 0 2rem}.Footer_footerBottom__OFeMd{text-align:center}.Footer_copyright__1v3uR{color:#9ca3af;font-size:.875rem}@media (max-width:768px){.Footer_footer__4vzqH{padding:1.5rem 0}}