.Home_container__d256j{max-width:1200px;margin:0 auto;padding:0 2rem}.Home_header__y2QYS{text-align:center;padding:6rem 0 4rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);margin:0 -2rem;border-radius:0 0 30px 30px}.Home_avatar__xXn0p{width:160px;height:160px;border-radius:50%;object-fit:cover;border:4px solid hsla(0,0%,100%,.8);box-shadow:0 8px 32px rgba(0,0,0,.1);margin-bottom:2rem;transition:all .3s ease}.Home_avatar__xXn0p:hover{transform:scale(1.05);box-shadow:0 12px 40px rgba(0,0,0,.15)}.Home_name__ruqDV{font-size:3.5rem;font-weight:700;color:#1d1d1f;margin-bottom:.5rem;letter-spacing:-.5px}.Home_title__hYX6j{font-size:1.4rem;color:#86868b;font-weight:400;margin-bottom:2rem;letter-spacing:.5px}.Home_contactInfo__4uK4g{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-top:2rem}.Home_contactItem__Dvzuk{display:flex;align-items:center;gap:.8rem;color:#515154;font-size:1.1rem;transition:color .3s ease}.Home_contactItem__Dvzuk:hover{color:#0071e3}.Home_content__tkQPU{padding:4rem 0}.Home_section__3569L{margin-bottom:5rem;opacity:0;transform:translateY(30px);animation:Home_fadeInUp__U6shb .8s ease forwards}.Home_section__3569L:first-child{animation-delay:.1s}.Home_section__3569L:nth-child(2){animation-delay:.2s}.Home_section__3569L:nth-child(3){animation-delay:.3s}.Home_section__3569L:nth-child(4){animation-delay:.4s}.Home_sectionTitle__DKb2S{font-size:2.2rem;font-weight:600;color:#1d1d1f;margin-bottom:2.5rem;text-align:center;position:relative}.Home_sectionTitle__DKb2S:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#0071e3,#0077ed);border-radius:2px}.Home_aboutContent__nPswn{font-size:1.2rem;line-height:1.8;color:#515154;text-align:center;max-width:800px;margin:0 auto}.Home_skillsGrid__mjkuH{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.Home_skillCategory__XT2xJ{background:rgba(245,245,247,.8);padding:2.5rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.5);transition:all .3s ease}.Home_skillCategory__XT2xJ:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.Home_skillCategory__XT2xJ h4{font-size:1.3rem;font-weight:600;color:#1d1d1f;margin-bottom:1.5rem;text-align:center}.Home_skillList__vgM04{list-style:none}.Home_skillItem__WqePa{margin-bottom:1.2rem;display:flex;justify-content:space-between;align-items:center}.Home_skillName__8a6x0{font-weight:500;color:#515154}.Home_skillLevel__Yggkw{height:6px;border-radius:3px;background:linear-gradient(90deg,#0071e3,#00a2ff);margin-top:.5rem;transition:width 1s ease}.Home_experienceItem__dTlZv{background:rgba(245,245,247,.8);padding:2.5rem;border-radius:20px;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.5);transition:all .3s ease}.Home_experienceItem__dTlZv:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.Home_experienceHeader__p5yLr{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.Home_company____SwJ{font-weight:600;color:#1d1d1f;font-size:1.4rem}.Home_period__09TrP{color:#86868b;background:hsla(0,0%,100%,.8);padding:.5rem 1.2rem;border-radius:20px;font-size:.9rem;border:1px solid rgba(0,0,0,.1)}.Home_position__x_Xcj{color:#0071e3;margin-bottom:1rem;font-weight:500;font-size:1.1rem}.Home_responsibilities__YzRzz{list-style:none}.Home_responsibilities__YzRzz li{margin-bottom:.8rem;padding-left:1.8rem;position:relative;color:#515154;line-height:1.6}.Home_responsibilities__YzRzz li:before{content:"•";color:#0071e3;font-weight:700;position:absolute;left:0;font-size:1.2rem}@keyframes Home_fadeInUp__U6shb{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Home_container__d256j{padding:0 1rem}.Home_header__y2QYS{padding:4rem 0 3rem;border-radius:0 0 20px 20px}.Home_name__ruqDV{font-size:2.5rem}.Home_contactInfo__4uK4g{gap:1.5rem;flex-direction:column}.Home_skillsGrid__mjkuH{grid-template-columns:1fr}.Home_experienceHeader__p5yLr{flex-direction:column}.Home_sectionTitle__DKb2S{font-size:1.8rem}}@media (max-width:480px){.Home_name__ruqDV{font-size:2rem}.Home_title__hYX6j{font-size:1.1rem}.Home_experienceItem__dTlZv,.Home_skillCategory__XT2xJ{padding:1.5rem}}