.Hero_hero__q3Jev{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--dark-color);padding:0 1rem}.Hero_overlay__g2ZAu{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,.85),rgba(0,0,0,.65));z-index:1}.Hero_container__qvbt8{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto}.Hero_content__w4JFR{display:flex;align-items:center;justify-content:space-between;gap:3rem}.Hero_textContent__NwJth{flex:1 1;max-width:600px}.Hero_title__nGUHa{font-size:4.5rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(90deg,#21d4fd,#b721ff);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 15px rgba(33,212,253,.4);animation:Hero_titleGlow__THARo 3s ease-in-out infinite alternate;letter-spacing:1px;line-height:1.1}.Hero_typewriter__cOXmX{display:flex;align-items:center;font-size:1.8rem;margin-bottom:1.8rem;color:#fff;font-weight:600}.Hero_typewriter__cOXmX span{margin-right:.5rem}.Hero_description__JLJvt{font-size:1.2rem;line-height:1.8;margin-bottom:2.5rem;color:hsla(0,0%,100%,.85);max-width:90%}.Hero_buttons__b5EQI{display:flex;gap:1.5rem;margin-bottom:2.5rem}.Hero_primaryBtn__JHXps,.Hero_secondaryBtn__as_af{padding:1rem 2rem;border-radius:50px;font-weight:600;display:flex;align-items:center;gap:.8rem;transition:all .4s cubic-bezier(.165,.84,.44,1);text-decoration:none;font-size:1.05rem;position:relative;overflow:hidden;z-index:1}.Hero_primaryBtn__JHXps{background:linear-gradient(45deg,#21d4fd,#b721ff);color:#fff;box-shadow:0 6px 20px rgba(33,212,253,.4)}.Hero_primaryBtn__JHXps:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(45deg,#b721ff,#21d4fd);transition:width .4s ease;z-index:-1;border-radius:50px}.Hero_primaryBtn__JHXps:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(33,212,253,.6)}.Hero_primaryBtn__JHXps:hover:before{width:100%}.Hero_secondaryBtn__as_af{background:hsla(0,0%,100%,.1);color:#fff;border:2px solid rgba(33,212,253,.5);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.Hero_secondaryBtn__as_af:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:rgba(33,212,253,.15);transition:width .4s ease;z-index:-1;border-radius:50px}.Hero_secondaryBtn__as_af:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.2);border-color:#21d4fd}.Hero_secondaryBtn__as_af:hover:before{width:100%}.Hero_imageWrapper__mutcC{flex:1 1;display:flex;justify-content:center;position:relative}.Hero_imageContainer__txrNr{position:relative;width:380px;height:380px;border-radius:50%;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:Hero_float__T88A3 6s ease-in-out infinite}.Hero_imageBg__kHlHE{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,rgba(33,212,253,.2) 0,rgba(183,33,255,.1) 100%);animation:Hero_pulse__WBHfr 4s ease-in-out infinite alternate}.Hero_heroImage__Ll8Gy{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .8s cubic-bezier(.165,.84,.44,1)}.Hero_imageContainer__txrNr:hover .Hero_heroImage__Ll8Gy{transform:scale(1.08)}.Hero_imageGlow__UGjlX{position:absolute;top:-15px;left:-15px;right:-15px;bottom:-15px;border-radius:50%;background:transparent;border:3px solid rgba(33,212,253,.3);animation:Hero_glow__cMqpQ 4s ease-in-out infinite alternate;pointer-events:none}.Hero_scrollDown__FsBBH{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;z-index:2;animation:Hero_bounce__S5STK 2s infinite}.Hero_mouse__75ofh{width:30px;height:50px;border:2px solid hsla(0,0%,100%,.8);border-radius:20px;display:flex;justify-content:center;margin-bottom:8px;transition:all .3s ease}.Hero_wheel__gePay{width:4px;height:10px;background-color:hsla(0,0%,100%,.8);border-radius:2px;margin-top:10px;animation:Hero_scroll__0efMH 1.5s infinite}.Hero_scrollText__FBhe1{color:hsla(0,0%,100%,.8);font-size:.85rem;letter-spacing:2px;text-transform:uppercase;font-weight:500}.Hero_socialLinks__EOO_x{display:flex;gap:1.2rem}.Hero_socialLinks__EOO_x a{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;font-size:1.3rem;transition:all .4s cubic-bezier(.165,.84,.44,1);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.Hero_socialLinks__EOO_x a:hover{background:linear-gradient(45deg,#21d4fd,#b721ff);color:#fff;transform:translateY(-5px) scale(1.1);box-shadow:0 8px 20px rgba(33,212,253,.4);border-color:transparent}.Hero_particles__VXuIZ{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.Hero_particle__bclMy{position:absolute;width:6px;height:6px;background:linear-gradient(45deg,#21d4fd,#b721ff);border-radius:50%;animation:Hero_float__T88A3 15s linear infinite;opacity:.6;box-shadow:0 0 10px rgba(33,212,253,.5)}.Hero_particle__bclMy:first-child{top:10%;left:10%;animation-duration:20s;width:8px;height:8px}.Hero_particle__bclMy:nth-child(2){top:20%;left:20%;animation-duration:18s;animation-delay:1s}.Hero_particle__bclMy:nth-child(3){top:30%;left:30%;animation-duration:16s;animation-delay:2s;width:10px;height:10px}.Hero_particle__bclMy:nth-child(4){top:40%;left:40%;animation-duration:14s;animation-delay:3s}.Hero_particle__bclMy:nth-child(5){top:50%;left:50%;animation-duration:12s;animation-delay:4s;width:7px;height:7px}.Hero_particle__bclMy:nth-child(6){top:60%;left:60%;animation-duration:10s;animation-delay:5s}.Hero_particle__bclMy:nth-child(7){top:70%;left:70%;animation-duration:8s;animation-delay:6s;width:9px;height:9px}.Hero_particle__bclMy:nth-child(8){top:80%;left:80%;animation-duration:6s;animation-delay:7s}.Hero_particle__bclMy:nth-child(9){top:90%;left:90%;animation-duration:4s;animation-delay:8s}.Hero_particle__bclMy:nth-child(10){top:5%;left:95%;animation-duration:22s;animation-delay:.5s;width:8px;height:8px}.Hero_particle__bclMy:nth-child(11){top:15%;left:85%;animation-duration:21s;animation-delay:1.5s}.Hero_particle__bclMy:nth-child(12){top:25%;left:75%;animation-duration:19s;animation-delay:2.5s;width:7px;height:7px}.Hero_particle__bclMy:nth-child(13){top:35%;left:65%;animation-duration:17s;animation-delay:3.5s}.Hero_particle__bclMy:nth-child(14){top:45%;left:55%;animation-duration:15s;animation-delay:4.5s;width:9px;height:9px}.Hero_particle__bclMy:nth-child(15){top:55%;left:45%;animation-duration:13s;animation-delay:5.5s}.Hero_particle__bclMy:nth-child(16){top:65%;left:35%;animation-duration:11s;animation-delay:6.5s;width:8px;height:8px}.Hero_particle__bclMy:nth-child(17){top:75%;left:25%;animation-duration:9s;animation-delay:7.5s}.Hero_particle__bclMy:nth-child(18){top:85%;left:15%;animation-duration:7s;animation-delay:8.5s;width:10px;height:10px}.Hero_particle__bclMy:nth-child(19){top:95%;left:5%;animation-duration:5s;animation-delay:9.5s}.Hero_particle__bclMy:nth-child(20){top:50%;left:50%;animation-duration:25s;animation-delay:0s;width:12px;height:12px}.Hero_shapes__W8y_U{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.Hero_shape__Mi6Gu{position:absolute;background:linear-gradient(45deg,rgba(33,212,253,.2),rgba(183,33,255,.2));border-radius:50%;filter:blur(40px)}.Hero_shape1__gxQC7{top:20%;left:10%;width:300px;height:300px;animation:Hero_shapeMove1__fniHC 20s ease-in-out infinite alternate;opacity:.4}.Hero_shape2__x1YzO{bottom:10%;right:10%;width:400px;height:400px;animation:Hero_shapeMove2__neQ4W 25s ease-in-out infinite alternate;opacity:.3}.Hero_shape3__OUyfw{top:50%;left:50%;width:350px;height:350px;animation:Hero_shapeMove3__1sMrJ 18s ease-in-out infinite alternate;opacity:.2}.Hero_shape4__GV1xc{bottom:30%;left:20%;width:250px;height:250px;animation:Hero_shapeMove4__vsuIG 22s ease-in-out infinite alternate;opacity:.3}@keyframes Hero_titleGlow__THARo{0%{text-shadow:0 0 15px rgba(33,212,253,.4)}50%{text-shadow:0 0 25px rgba(33,212,253,.6),0 0 40px rgba(183,33,255,.3)}to{text-shadow:0 0 15px rgba(33,212,253,.4)}}@keyframes Hero_pulse__WBHfr{0%{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:.5;transform:scale(1)}}@keyframes Hero_glow__cMqpQ{0%{opacity:.3;transform:scale(1);border-color:rgba(33,212,253,.3)}50%{opacity:.6;transform:scale(1.05);border-color:rgba(183,33,255,.5)}to{opacity:.3;transform:scale(1);border-color:rgba(33,212,253,.3)}}@keyframes Hero_bounce__S5STK{0%,20%,50%,80%,to{transform:translateY(0) translateX(-50%)}40%{transform:translateY(-15px) translateX(-50%)}60%{transform:translateY(-7px) translateX(-50%)}}@keyframes Hero_scroll__0efMH{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(15px)}}@keyframes Hero_float__T88A3{0%{transform:translateY(0) translateX(0);opacity:.6}25%{opacity:.8}50%{transform:translateY(-20px) translateX(20px);opacity:1}75%{opacity:.8}to{transform:translateY(0) translateX(0);opacity:.6}}@keyframes Hero_shapeMove1__fniHC{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@keyframes Hero_shapeMove2__neQ4W{0%{transform:translate(0)}to{transform:translate(-70px,-30px)}}@keyframes Hero_shapeMove3__1sMrJ{0%{transform:translate(0)}to{transform:translate(-50px,50px)}}@keyframes Hero_shapeMove4__vsuIG{0%{transform:translate(0)}to{transform:translate(70px,-40px)}}@media (max-width:992px){.Hero_content__w4JFR{flex-direction:column-reverse;text-align:center;gap:3rem}.Hero_textContent__NwJth{max-width:100%}.Hero_imageWrapper__mutcC{margin-top:2rem}.Hero_title__nGUHa{font-size:3.5rem}.Hero_typewriter__cOXmX{justify-content:center;font-size:1.5rem}.Hero_buttons__b5EQI,.Hero_socialLinks__EOO_x{justify-content:center}.Hero_description__JLJvt{max-width:100%;margin-left:auto;margin-right:auto}}@media (max-width:576px){.Hero_title__nGUHa{font-size:2.8rem}.Hero_typewriter__cOXmX{font-size:1.3rem}.Hero_buttons__b5EQI{flex-direction:column;gap:1rem;width:100%;max-width:250px;margin-left:auto;margin-right:auto}.Hero_primaryBtn__JHXps,.Hero_secondaryBtn__as_af{padding:.8rem 1.5rem;width:100%;justify-content:center}.Hero_imageContainer__txrNr{width:280px;height:280px}}.Skills_skills__CgpW1{position:relative;padding:120px 1rem;background-color:rgba(30,32,34,.9);overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.Skills_container__hZE7q{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto}.Skills_sectionHeader__7Ndsc{text-align:center;margin-bottom:70px}.Skills_sectionTitle__Ipmid{font-size:3rem;font-weight:800;margin-bottom:1.5rem;color:#fff;position:relative;display:inline-block;background:linear-gradient(90deg,#21d4fd,#b721ff);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 15px rgba(33,212,253,.4);letter-spacing:1px}.Skills_underline__be2Ax{width:100px;height:4px;background:linear-gradient(90deg,#21d4fd,#b721ff);margin:0 auto;border-radius:4px;box-shadow:0 0 10px rgba(33,212,253,.5)}.Skills_content__22MEE{display:flex;flex-direction:column;gap:5rem}.Skills_skillsGrid__qhJme{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3.5rem;gap:3.5rem}.Skills_skillCategory__n859p{background:hsla(0,0%,100%,.05);border-radius:20px;padding:2.5rem;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 15px 35px rgba(0,0,0,.2);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);transition:all .5s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.Skills_skillCategory__n859p:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(33,212,253,.1),rgba(183,33,255,.1));opacity:0;transition:opacity .5s ease;z-index:-1}.Skills_skillCategory__n859p:hover{transform:translateY(-10px);box-shadow:0 20px 45px rgba(0,0,0,.25);border-color:rgba(33,212,253,.3)}.Skills_skillCategory__n859p:hover:before{opacity:1}.Skills_categoryTitle__Xldax{font-size:1.7rem;font-weight:700;margin-bottom:2rem;color:#fff;display:flex;align-items:center;gap:.8rem;position:relative;padding-bottom:1rem}.Skills_categoryTitle__Xldax:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#21d4fd,#b721ff);border-radius:3px;box-shadow:0 0 10px rgba(33,212,253,.5);transition:width .4s ease}.Skills_categoryTitle__Xldax:hover:after{width:120px}.Skills_categoryTitle__Xldax i{color:#21d4fd;font-size:1.4rem;text-shadow:0 0 10px rgba(33,212,253,.5)}.Skills_skillsList__4WPmn{display:flex;flex-direction:column;gap:2rem}.Skills_skillItem__pgOlJ{display:flex;flex-direction:column;gap:.8rem;transition:transform .3s ease}.Skills_skillItem__pgOlJ:hover{transform:translateX(5px)}.Skills_skillInfo__vaG4j{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.Skills_skillName__OA_Dt{font-size:1.1rem;font-weight:600;color:hsla(0,0%,100%,.9)}.Skills_skillPercentage__KkTpf{font-size:1rem;font-weight:700;background:linear-gradient(90deg,#21d4fd,#b721ff);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 5px rgba(33,212,253,.3)}.Skills_progressBar__NRWeb{height:10px;width:100%;background-color:hsla(0,0%,100%,.1);border-radius:10px;overflow:hidden;position:relative;box-shadow:inset 0 2px 5px rgba(0,0,0,.2)}.Skills_progressFill__vjd6A{height:100%;background:linear-gradient(90deg,#21d4fd,#b721ff);border-radius:10px;position:relative;transition:width 1.5s cubic-bezier(.165,.84,.44,1);box-shadow:0 0 10px rgba(33,212,253,.5)}.Skills_progressFill__vjd6A:after{content:"";position:absolute;top:0;right:0;width:10px;height:100%;background-color:hsla(0,0%,100%,.5);border-radius:50%;box-shadow:0 0 15px hsla(0,0%,100%,.8);animation:Skills_glowPulse__NTpOW 2s ease-in-out infinite}.Skills_otherSkills__pop4V{background:hsla(0,0%,100%,.05);border-radius:20px;padding:2.5rem;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 15px 35px rgba(0,0,0,.2);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);transition:all .5s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.Skills_otherSkills__pop4V:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(33,212,253,.1),rgba(183,33,255,.1));opacity:0;transition:opacity .5s ease;z-index:-1}.Skills_otherSkills__pop4V:hover{transform:translateY(-10px);box-shadow:0 20px 45px rgba(0,0,0,.25);border-color:rgba(33,212,253,.3)}.Skills_otherSkills__pop4V:hover:before{opacity:1}.Skills_otherSkillsGrid__80VzG{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.Skills_otherSkillItem__f3AvO{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1rem;background:hsla(0,0%,100%,.08);border-radius:15px;transition:all .4s cubic-bezier(.165,.84,.44,1);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 8px 20px rgba(0,0,0,.1)}.Skills_otherSkillItem__f3AvO:hover{transform:translateY(-8px);background:rgba(33,212,253,.1);border-color:rgba(33,212,253,.4);box-shadow:0 15px 30px rgba(0,0,0,.2)}.Skills_otherSkillIcon__0g6DP{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(45deg,#21d4fd,#b721ff);border-radius:50%;color:#fff;font-size:1.8rem;box-shadow:0 8px 20px rgba(33,212,253,.4);transition:all .4s ease}.Skills_otherSkillItem__f3AvO:hover .Skills_otherSkillIcon__0g6DP{transform:scale(1.1) rotate(5deg);box-shadow:0 10px 25px rgba(33,212,253,.6)}.Skills_otherSkillName__wu_he{font-size:1rem;font-weight:600;color:hsla(0,0%,100%,.9);text-align:center}.Skills_shapes__VENf_{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.Skills_shape__dpwIN{position:absolute;border-radius:50%;background:linear-gradient(45deg,rgba(33,212,253,.2),rgba(183,33,255,.2));filter:blur(60px)}.Skills_shape1__57dy9{top:10%;right:10%;width:400px;height:400px;animation:Skills_shapeMove1__OR20J 20s ease-in-out infinite alternate;opacity:.4}.Skills_shape2__VJQzL{bottom:10%;left:10%;width:500px;height:500px;animation:Skills_shapeMove2__Mu9y7 25s ease-in-out infinite alternate;opacity:.3}.Skills_shape3__I0rPD{top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;animation:Skills_pulse__Ltwrx 15s ease-in-out infinite alternate;opacity:.2}@keyframes Skills_shapeMove1__OR20J{0%{transform:translate(0)}to{transform:translate(70px,70px)}}@keyframes Skills_shapeMove2__Mu9y7{0%{transform:translate(0)}to{transform:translate(-100px,-50px)}}@keyframes Skills_pulse__Ltwrx{0%{transform:translate(-50%,-50%) scale(1);opacity:.2}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.3}to{transform:translate(-50%,-50%) scale(1);opacity:.2}}@keyframes Skills_glowPulse__NTpOW{0%{box-shadow:0 0 5px hsla(0,0%,100%,.5)}50%{box-shadow:0 0 15px hsla(0,0%,100%,.8)}to{box-shadow:0 0 5px hsla(0,0%,100%,.5)}}@media (max-width:992px){.Skills_skillsGrid__qhJme{grid-template-columns:1fr;gap:2.5rem}.Skills_otherSkillsGrid__80VzG{grid-template-columns:repeat(3,1fr)}.Skills_expertiseLevels__tP1oP{gap:2rem}.Skills_expertiseLevel__nRar0{padding:1.2rem}.Skills_expertiseBadge__elcgu h4{font-size:1.2rem}}@media (max-width:768px){.Skills_skills__CgpW1{padding:100px 1rem}.Skills_sectionTitle__Ipmid{font-size:2.5rem}.Skills_content__22MEE{gap:3rem}.Skills_skillCategory__n859p{padding:2rem}.Skills_categoryTitle__Xldax{font-size:1.5rem;margin-bottom:1.5rem}.Skills_skillTag__wQT_U{padding:.5rem 1rem;font-size:.9rem}.Skills_expertiseSection__sJfDG{padding:2rem}.Skills_expertiseTitle__mw4zc{font-size:1.5rem;margin-bottom:1.5rem}.Skills_otherSkillsGrid__80VzG{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Skills_skills__CgpW1{padding:80px 1rem}.Skills_sectionTitle__Ipmid{font-size:2.2rem}.Skills_skillCategory__n859p{padding:1.5rem}.Skills_categoryTitle__Xldax{font-size:1.3rem;margin-bottom:1.2rem}.Skills_skillTags__fdvjr{gap:.8rem}.Skills_skillTag__wQT_U{padding:.4rem .8rem;font-size:.85rem}.Skills_expertiseSection__sJfDG{padding:1.5rem}.Skills_expertiseTitle__mw4zc{font-size:1.3rem;margin-bottom:1.2rem}.Skills_expertiseBadge__elcgu i{font-size:1.3rem}.Skills_expertiseBadge__elcgu h4{font-size:1.1rem}.Skills_expertiseSkill__ELm_s{padding:.3rem .8rem;font-size:.85rem}.Skills_otherSkillsGrid__80VzG{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Skills_otherSkillItem__f3AvO{padding:1.2rem .8rem}.Skills_otherSkillIcon__0g6DP{width:50px;height:50px;font-size:1.5rem}}.Skills_skillTags__fdvjr{display:flex;flex-wrap:wrap;gap:1rem}.Skills_skillTag__wQT_U{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);border-radius:50px;padding:.6rem 1.2rem;font-size:1rem;font-weight:500;color:hsla(0,0%,100%,.9);transition:all .3s ease;cursor:default;box-shadow:0 4px 10px rgba(0,0,0,.1)}.Skills_skillTag__wQT_U:hover{background:linear-gradient(45deg,rgba(33,212,253,.2),rgba(183,33,255,.2));transform:translateY(-3px);box-shadow:0 6px 15px rgba(33,212,253,.2);border-color:rgba(33,212,253,.3)}.Skills_expertiseSection__sJfDG{background:hsla(0,0%,100%,.05);border-radius:20px;padding:2.5rem;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 15px 35px rgba(0,0,0,.2);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);transition:all .5s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.Skills_expertiseSection__sJfDG:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(33,212,253,.1),rgba(183,33,255,.1));opacity:0;transition:opacity .5s ease;z-index:-1}.Skills_expertiseSection__sJfDG:hover{transform:translateY(-10px);box-shadow:0 20px 45px rgba(0,0,0,.25);border-color:rgba(33,212,253,.3)}.Skills_expertiseSection__sJfDG:hover:before{opacity:1}.Skills_expertiseTitle__mw4zc{font-size:1.7rem;font-weight:700;margin-bottom:2rem;color:#fff;display:flex;align-items:center;gap:.8rem;position:relative;padding-bottom:1rem;justify-content:center}.Skills_expertiseTitle__mw4zc:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#21d4fd,#b721ff);border-radius:3px;box-shadow:0 0 10px rgba(33,212,253,.5);transition:width .4s ease}.Skills_expertiseTitle__mw4zc:hover:after{width:150px}.Skills_expertiseLevels__tP1oP{display:flex;flex-direction:column;gap:2.5rem}.Skills_expertiseLevel__nRar0{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:hsla(0,0%,100%,.03);border-radius:15px;border:1px solid hsla(0,0%,100%,.05);transition:all .3s ease}.Skills_expertiseLevel__nRar0:hover{background:hsla(0,0%,100%,.06);transform:translateX(5px);border-color:rgba(33,212,253,.2)}.Skills_expertiseBadge__elcgu{display:flex;align-items:center;gap:1rem}.Skills_expertiseBadge__elcgu i{font-size:1.5rem;color:#21d4fd;text-shadow:0 0 10px rgba(33,212,253,.5)}.Skills_expertiseBadge__elcgu h4{font-size:1.3rem;font-weight:600;margin:0;background:linear-gradient(90deg,#21d4fd,#b721ff);-webkit-background-clip:text;background-clip:text;color:transparent}.Skills_expertiseSkills__BIzNF{display:flex;flex-wrap:wrap;gap:.8rem}.Skills_expertiseSkill__ELm_s{background:hsla(0,0%,100%,.05);border-radius:50px;padding:.4rem 1rem;font-size:.9rem;color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.08);transition:all .3s ease}.Skills_expertiseSkill__ELm_s:hover{background:rgba(33,212,253,.1);color:#fff;border-color:rgba(33,212,253,.3)}.ProjectCard_projectCard__6_mL1{border-radius:1rem;overflow:hidden;background-color:hsla(0,0%,100%,.05);transition:all .3s ease;height:100%;display:flex;flex-direction:column;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid hsla(0,0%,100%,.1)}.ProjectCard_projectCard__6_mL1:hover{transform:translateY(-10px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-color:var(--primary-color)}.ProjectCard_imageContainer___5qoS{position:relative;width:100%;height:0;padding-bottom:60%;overflow:hidden}.ProjectCard_projectImage__voNX1{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ProjectCard_projectCard__6_mL1:hover .ProjectCard_projectImage__voNX1{transform:scale(1.05)}.ProjectCard_overlay___vEpa{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(17,24,39,.95),rgba(37,99,235,.8));display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.ProjectCard_overlay___vEpa.ProjectCard_active__xsfO9{opacity:1}.ProjectCard_overlayContent__am9Iz{padding:2rem;text-align:center;color:#fff;display:flex;flex-direction:column;gap:1rem;width:100%}.ProjectCard_projectTitle__4KAoP{font-size:1.5rem;font-weight:700;margin:0}.ProjectCard_projectType__e_H6U{font-size:1rem;color:hsla(0,0%,100%,.8);margin:0}.ProjectCard_technologies__hCymB{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.5rem}.ProjectCard_techTag__Gzv4n{background-color:hsla(0,0%,100%,.1);color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.ProjectCard_actions__djWxD{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.ProjectCard_actionButton__ORQOQ{width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.1);color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border:none;cursor:pointer}.ProjectCard_actionButton__ORQOQ:hover{background-color:var(--primary-color);transform:translateY(-3px)}.ProjectCard_actionButton__ORQOQ i{font-size:1.25rem}.ProjectCard_cardContent__cyHjJ{padding:1.5rem;flex:1 1;display:flex;flex-direction:column;gap:.5rem}.ProjectCard_cardTitle__X9gKM{font-size:1.25rem;font-weight:600;color:#fff;margin:0}.ProjectCard_cardType__1U_0T{font-size:.875rem;color:var(--gray-color);margin:0}.ProjectsSection_projects__SAEFW{padding:6rem 0;background-color:var(--dark-color);position:relative}.ProjectsSection_container__OcqDH{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ProjectsSection_header__RsF9S{text-align:center;margin-bottom:3rem}.ProjectsSection_title__Ni9lj{font-size:2.5rem;color:#fff;margin-bottom:1rem;position:relative;display:inline-block}.ProjectsSection_separator__WA_bn{width:80px;height:4px;background:linear-gradient(to right,var(--primary-color),var(--accent-color));margin:0 auto;border-radius:2px}.ProjectsSection_tabs__AISke{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem}.ProjectsSection_tabButton__W_31S{background-color:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.2);padding:.75rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.ProjectsSection_tabButton__W_31S:hover{background-color:hsla(0,0%,100%,.1);transform:translateY(-3px)}.ProjectsSection_tabButton__W_31S.ProjectsSection_active__Zt3cA{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.ProjectsSection_projectsGrid__nLNCH{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2rem;gap:2rem}.ProjectsSection_projectItem__RLVB3{animation:ProjectsSection_fadeIn__YYYEs .5s ease-in-out forwards;opacity:0}@keyframes ProjectsSection_fadeIn__YYYEs{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:640px){.ProjectsSection_projectsGrid__nLNCH{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProjectsSection_projectsGrid__nLNCH{grid-template-columns:repeat(3,1fr)}}.About_about__rgaWE{position:relative;padding:120px 1rem;background-color:rgba(41,43,44,.8);overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.About_container__rRFE8{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto}.About_sectionHeader__giCXU{text-align:center;margin-bottom:70px}.About_sectionTitle__OR7VY{font-size:3rem;font-weight:800;margin-bottom:1.5rem;color:#fff;position:relative;display:inline-block;background:linear-gradient(90deg,#21d4fd,#b721ff);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 15px rgba(33,212,253,.4);letter-spacing:1px}.About_underline__izt2_{width:100px;height:4px;background:linear-gradient(90deg,#21d4fd,#b721ff);margin:0 auto;border-radius:4px;box-shadow:0 0 10px rgba(33,212,253,.5)}.About_content__X0uk3{display:flex;align-items:center;justify-content:space-between;gap:5rem}.About_imageWrapper__maNK_{flex:1 1;display:flex;flex-direction:column;align-items:center;position:relative}.About_imageContainer__o_LGD{position:relative;width:380px;height:380px;border-radius:20px;overflow:hidden;margin-bottom:2.5rem;box-shadow:0 15px 35px rgba(0,0,0,.3);transform:perspective(1000px) rotateY(5deg);transition:all .6s cubic-bezier(.165,.84,.44,1)}.About_imageBg__lSsUE{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,rgba(33,212,253,.2) 0,rgba(183,33,255,.1) 100%);animation:About_pulse__hZFtw 4s ease-in-out infinite alternate}.About_aboutImage__f5Sjq{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .8s cubic-bezier(.165,.84,.44,1);z-index:1;position:relative}.About_imageContainer__o_LGD:hover{transform:perspective(1000px) rotateY(-5deg) translateY(-10px);box-shadow:0 25px 45px rgba(0,0,0,.4)}.About_imageContainer__o_LGD:hover .About_aboutImage__f5Sjq{transform:scale(1.08)}.About_imageGlow__zYC3Q{top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:30px;box-shadow:0 0 30px rgba(33,212,253,.4);animation:About_glowPulse__m4L53 4s ease-in-out infinite alternate}.About_imageBorder__1G_hr,.About_imageGlow__zYC3Q{position:absolute;background:transparent;z-index:0}.About_imageBorder__1G_hr{top:-15px;left:-15px;right:-15px;bottom:-15px;border-radius:35px;border:3px solid rgba(33,212,253,.3);animation:About_borderPulse___o4sM 4s ease-in-out infinite alternate}.About_experience__WeN7i{display:flex;gap:2.5rem;margin-top:1.5rem}.About_experienceItem__YhFXE{display:flex;flex-direction:column;align-items:center;background:hsla(0,0%,100%,.08);padding:1.2rem 2.5rem;border-radius:15px;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.1);transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 8px 20px rgba(0,0,0,.1)}.About_experienceItem__YhFXE:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.2);border-color:rgba(33,212,253,.4);background:rgba(33,212,253,.1)}.About_experienceNumber__S9e5G{font-size:2.5rem;font-weight:800;background:linear-gradient(90deg,#21d4fd,#b721ff);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.8rem;text-shadow:0 0 10px rgba(33,212,253,.3)}.About_experienceText__X2meX{font-size:1rem;color:hsla(0,0%,100%,.9);font-weight:500;text-align:center}.About_textContent__ThsD1{flex:1 1;max-width:600px}.About_aboutHeading__29nSv{font-size:2rem;font-weight:700;margin-bottom:1.8rem;color:#fff;position:relative;padding-bottom:1.2rem;letter-spacing:.5px}.About_aboutHeading__29nSv:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#21d4fd,#b721ff);border-radius:3px;box-shadow:0 0 10px rgba(33,212,253,.5);transition:width .4s ease}.About_aboutHeading__29nSv:hover:after{width:120px}.About_aboutText__mHJJj{font-size:1.15rem;line-height:1.8;margin-bottom:2.5rem;color:hsla(0,0%,100%,.9)}.About_infoGrid__zZilW{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:2.5rem}.About_infoItem__UD2_n{display:flex;flex-direction:column;transition:all .3s ease}.About_infoItem__UD2_n:hover{transform:translateX(5px)}.About_infoLabel__iataW{font-size:1rem;font-weight:600;color:hsla(0,0%,100%,.7);margin-bottom:.8rem}.About_infoValue__RUB_F{font-size:1.2rem;color:#fff;font-weight:500}.About_buttons__0IGwN{display:flex;gap:1.5rem}.About_primaryBtn__4Z2jb{padding:1rem 2rem;border-radius:50px;font-weight:600;display:flex;align-items:center;gap:.8rem;transition:all .4s cubic-bezier(.165,.84,.44,1);text-decoration:none;background:linear-gradient(45deg,#21d4fd,#b721ff);color:#fff;box-shadow:0 6px 20px rgba(33,212,253,.4);position:relative;overflow:hidden;z-index:1;font-size:1.05rem}.About_primaryBtn__4Z2jb:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(45deg,#b721ff,#21d4fd);transition:width .4s ease;z-index:-1;border-radius:50px}.About_primaryBtn__4Z2jb:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(33,212,253,.6)}.About_primaryBtn__4Z2jb:hover:before{width:100%}.About_shapes__DW__M{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.About_shape__Y3rMF{position:absolute;border-radius:50%;background:linear-gradient(45deg,rgba(33,212,253,.2),rgba(183,33,255,.2));filter:blur(60px)}.About_shape1__f_N2n{top:10%;right:10%;width:400px;height:400px;animation:About_shapeMove1__Nggzw 20s ease-in-out infinite alternate;opacity:.4}.About_shape2__e9UrB{bottom:10%;left:10%;width:500px;height:500px;animation:About_shapeMove2__o_GjT 25s ease-in-out infinite alternate;opacity:.3}@keyframes About_glowPulse__m4L53{0%{box-shadow:0 0 20px rgba(33,212,253,.3)}50%{box-shadow:0 0 40px rgba(183,33,255,.5)}to{box-shadow:0 0 20px rgba(33,212,253,.3)}}@keyframes About_borderPulse___o4sM{0%{border-color:rgba(33,212,253,.3);transform:scale(1)}50%{border-color:rgba(183,33,255,.5);transform:scale(1.03)}to{border-color:rgba(33,212,253,.3);transform:scale(1)}}@keyframes About_pulse__hZFtw{0%{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:.5;transform:scale(1)}}@keyframes About_shapeMove1__Nggzw{0%{transform:translate(0)}to{transform:translate(70px,70px)}}@keyframes About_shapeMove2__o_GjT{0%{transform:translate(0)}to{transform:translate(-100px,-50px)}}@media (max-width:992px){.About_content__X0uk3{flex-direction:column;text-align:center;gap:4rem}.About_textContent__ThsD1{max-width:100%;order:2}.About_imageWrapper__maNK_{order:1}.About_aboutHeading__29nSv{font-size:1.8rem}.About_aboutHeading__29nSv:after{left:50%;transform:translateX(-50%)}.About_aboutText__mHJJj{text-align:center}.About_buttons__0IGwN{justify-content:center}.About_infoGrid__zZilW{max-width:600px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.About_infoGrid__zZilW{grid-template-columns:1fr;gap:1.5rem}.About_infoItem__UD2_n{text-align:center}.About_infoItem__UD2_n:hover{transform:translateY(-5px)}}@media (max-width:576px){.About_imageContainer__o_LGD{width:300px;height:300px;border-radius:15px}.About_experience__WeN7i{flex-direction:column;gap:1.5rem;width:100%;max-width:250px;margin-left:auto;margin-right:auto}.About_experienceItem__YhFXE{width:100%;padding:1rem 1.5rem}.About_sectionTitle__OR7VY{font-size:2.5rem}.About_aboutHeading__29nSv{font-size:1.6rem}.About_primaryBtn__4Z2jb{padding:.8rem 1.5rem;font-size:.95rem}}.Contact_contact__A7yeZ{position:relative;padding:120px 1rem;background-color:rgba(30,32,34,.9);overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.Contact_container__u4Z1Q{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto}.Contact_sectionHeader__iLhPz{text-align:center;margin-bottom:70px}.Contact_sectionTitle__J2Wae{font-size:3rem;font-weight:800;margin-bottom:1.5rem;color:#fff;position:relative;display:inline-block;background:linear-gradient(90deg,#21d4fd,#b721ff);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 15px rgba(33,212,253,.4);letter-spacing:1px}.Contact_underline__Ia0Rt{width:100px;height:4px;background:linear-gradient(90deg,#21d4fd,#b721ff);margin:0 auto;border-radius:4px;box-shadow:0 0 10px rgba(33,212,253,.5)}.Contact_content__iN2lo{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem}.Contact_contactInfo__ilx_R{background:hsla(0,0%,100%,.05);border-radius:20px;padding:3rem;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 15px 35px rgba(0,0,0,.2);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);transition:all .5s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.Contact_contactInfo__ilx_R:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(33,212,253,.1),rgba(183,33,255,.1));opacity:0;transition:opacity .5s ease;z-index:-1}.Contact_contactInfo__ilx_R:hover{transform:translateY(-10px);box-shadow:0 25px 50px rgba(0,0,0,.25);border-color:rgba(33,212,253,.3)}.Contact_contactInfo__ilx_R:hover:before{opacity:1}.Contact_infoTitle__AsX7E{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#fff;position:relative;padding-bottom:1rem}.Contact_infoTitle__AsX7E:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#21d4fd,#b721ff);border-radius:3px;box-shadow:0 0 10px rgba(33,212,253,.5);transition:width .4s ease}.Contact_infoTitle__AsX7E:hover:after{width:120px}.Contact_infoText__W_89J{font-size:1.15rem;line-height:1.8;margin-bottom:3rem;color:hsla(0,0%,100%,.9)}.Contact_infoItems__WTpgC{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.Contact_infoItem__FgjsM{display:flex;align-items:flex-start;gap:1.5rem;transition:all .4s cubic-bezier(.165,.84,.44,1)}.Contact_infoItem__FgjsM:hover{transform:translateX(10px)}.Contact_infoIcon__CtqPM{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(45deg,#21d4fd,#b721ff);border-radius:50%;color:#fff;font-size:1.7rem;flex-shrink:0;box-shadow:0 8px 20px rgba(33,212,253,.4);transition:all .4s ease}.Contact_infoItem__FgjsM:hover .Contact_infoIcon__CtqPM{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 30px rgba(33,212,253,.6)}.Contact_infoContent__Hbqev{display:flex;flex-direction:column}.Contact_infoItemTitle__lqLsD{font-size:1.2rem;font-weight:700;margin-bottom:.8rem;color:#fff}.Contact_infoItemText__eSuSk{font-size:1.1rem;color:hsla(0,0%,100%,.8);text-decoration:none;transition:all .3s ease}.Contact_infoItemText__eSuSk:hover{color:#21d4fd;text-shadow:0 0 8px rgba(33,212,253,.5)}.Contact_socialLinks__xK_J7{display:flex;gap:1.5rem}.Contact_socialLinks__xK_J7 a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;font-size:1.4rem;transition:all .4s cubic-bezier(.165,.84,.44,1);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 5px 15px rgba(0,0,0,.1);position:relative;overflow:hidden;z-index:1}.Contact_socialLinks__xK_J7 a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#21d4fd,#b721ff);opacity:0;transition:opacity .4s ease;z-index:-1}.Contact_socialLinks__xK_J7 a:hover{color:#fff;transform:translateY(-8px);box-shadow:0 10px 25px rgba(33,212,253,.4);border-color:transparent}.Contact_socialLinks__xK_J7 a:hover:before{opacity:1}.Contact_contactForm__AykSW{background:hsla(0,0%,100%,.05);border-radius:20px;padding:3rem;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 15px 35px rgba(0,0,0,.2);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);transition:all .5s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.Contact_contactForm__AykSW:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(33,212,253,.1),rgba(183,33,255,.1));opacity:0;transition:opacity .5s ease;z-index:-1}.Contact_contactForm__AykSW:hover{transform:translateY(-10px);box-shadow:0 25px 50px rgba(0,0,0,.25);border-color:rgba(33,212,253,.3)}.Contact_contactForm__AykSW:hover:before{opacity:1}.Contact_formTitle__vmE0D{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#fff;position:relative;padding-bottom:1rem}.Contact_formTitle__vmE0D:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#21d4fd,#b721ff);border-radius:3px;box-shadow:0 0 10px rgba(33,212,253,.5);transition:width .4s ease}.Contact_formTitle__vmE0D:hover:after{width:120px}.Contact_successMessage__5I8uY{display:flex;align-items:center;gap:1rem;padding:1.2rem;background:rgba(46,213,115,.15);border-radius:15px;color:#2ed573;margin-bottom:2rem;border:1px solid rgba(46,213,115,.3);box-shadow:0 5px 15px rgba(46,213,115,.2);animation:Contact_fadeIn__ZZSfU .5s ease}.Contact_successMessage__5I8uY i{font-size:1.5rem}.Contact_formGroup__6mfd_{margin-bottom:2rem}.Contact_inputWrapper__8FoUn{position:relative}.Contact_input__fWz9j,.Contact_textarea__8QEdX{width:100%;padding:1.2rem 1.2rem 1.2rem 3.5rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:15px;color:#fff;font-size:1.1rem;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 5px 15px rgba(0,0,0,.1)}.Contact_textarea__8QEdX{min-height:180px;resize:vertical}.Contact_input__fWz9j:focus,.Contact_textarea__8QEdX:focus{outline:none;border-color:#21d4fd;background:hsla(0,0%,100%,.12);box-shadow:0 0 0 4px rgba(33,212,253,.15),0 8px 20px rgba(0,0,0,.1)}.Contact_input__fWz9j.Contact_error__334eb,.Contact_textarea__8QEdX.Contact_error__334eb{border-color:#ff4757;box-shadow:0 0 0 4px rgba(255,71,87,.15)}.Contact_label__OevUX{position:absolute;left:3.5rem;top:1.2rem;color:hsla(0,0%,100%,.7);pointer-events:none;transition:all .4s cubic-bezier(.165,.84,.44,1);font-weight:500}.Contact_input__fWz9j:focus~.Contact_label__OevUX,.Contact_input__fWz9j:not(:placeholder-shown)~.Contact_label__OevUX,.Contact_textarea__8QEdX:focus~.Contact_label__OevUX,.Contact_textarea__8QEdX:not(:placeholder-shown)~.Contact_label__OevUX{transform:translateY(-2.2rem);font-size:.9rem;color:#21d4fd;font-weight:600;text-shadow:0 0 5px rgba(33,212,253,.3)}.Contact_inputWrapper__8FoUn i{position:absolute;left:1.2rem;top:1.2rem;color:hsla(0,0%,100%,.6);transition:all .4s cubic-bezier(.165,.84,.44,1);font-size:1.3rem}.Contact_input__fWz9j:focus~i,.Contact_textarea__8QEdX:focus~i{color:#21d4fd;text-shadow:0 0 5px rgba(33,212,253,.5)}.Contact_errorMessage__kPTLI{color:#ff4757;font-size:.9rem;margin-top:.5rem;display:flex;align-items:center;gap:.5rem;animation:Contact_fadeIn__ZZSfU .3s ease}.Contact_submitBtn__VSN87{padding:1.2rem 2.5rem;border-radius:50px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.8rem;transition:all .4s cubic-bezier(.165,.84,.44,1);text-decoration:none;background:linear-gradient(45deg,#21d4fd,#b721ff);color:#fff;box-shadow:0 8px 20px rgba(33,212,253,.4);position:relative;overflow:hidden;z-index:1;font-size:1.1rem;border:none;cursor:pointer;width:100%;max-width:250px}.Contact_submitBtn__VSN87:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(45deg,#b721ff,#21d4fd);transition:width .4s ease;z-index:-1;border-radius:50px}.Contact_submitBtn__VSN87:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(33,212,253,.6)}.Contact_submitBtn__VSN87:hover:before{width:100%}.Contact_submitBtn__VSN87:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:0 8px 20px rgba(33,212,253,.2)}.Contact_spinner__4gKYX{width:20px;height:20px;border-radius:50%;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:Contact_spin__3vt56 1s ease-in-out infinite}.Contact_shapes__iunHL{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.Contact_shape__2oiUJ{position:absolute;border-radius:50%;background:linear-gradient(45deg,rgba(33,212,253,.2),rgba(183,33,255,.2));filter:blur(60px)}.Contact_shape1__QKFUf{top:10%;right:10%;width:400px;height:400px;animation:Contact_shapeMove1__FQMHl 20s ease-in-out infinite alternate;opacity:.4}.Contact_shape2__0ipgz{bottom:10%;left:10%;width:500px;height:500px;animation:Contact_shapeMove2__fUAI_ 25s ease-in-out infinite alternate;opacity:.3}@keyframes Contact_spin__3vt56{to{transform:rotate(1turn)}}@keyframes Contact_shapeMove1__FQMHl{0%{transform:translate(0)}to{transform:translate(70px,70px)}}@keyframes Contact_shapeMove2__fUAI_{0%{transform:translate(0)}to{transform:translate(-100px,-50px)}}@keyframes Contact_fadeIn__ZZSfU{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.Contact_content__iN2lo{grid-template-columns:1fr;gap:3rem}.Contact_contactForm__AykSW,.Contact_contactInfo__ilx_R{max-width:700px;margin:0 auto;width:100%}}@media (max-width:576px){.Contact_sectionTitle__J2Wae{font-size:2.5rem}.Contact_formTitle__vmE0D,.Contact_infoTitle__AsX7E{font-size:1.7rem}.Contact_contactForm__AykSW,.Contact_contactInfo__ilx_R{padding:2rem}.Contact_infoIcon__CtqPM{width:50px;height:50px;font-size:1.5rem}.Contact_infoItem__FgjsM,.Contact_socialLinks__xK_J7{gap:1rem}.Contact_socialLinks__xK_J7 a{width:45px;height:45px;font-size:1.2rem}.Contact_input__fWz9j,.Contact_textarea__8QEdX{padding:1rem 1rem 1rem 3rem;font-size:1rem}.Contact_label__OevUX{left:3rem;top:1rem}.Contact_inputWrapper__8FoUn i{left:1rem;top:1rem;font-size:1.2rem}.Contact_submitBtn__VSN87{padding:1rem 2rem;font-size:1rem}}