.skillsSection{justify-content:center;align-items:center;min-height:100vh;padding:8rem 1.5rem 5rem;display:flex}@media (min-width:1024px){.skillsSection{padding:5rem 1.5rem}}.skillsContainer{width:100%;max-width:1400px;margin:0 auto}.skillsGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.skillsGrid{grid-template-columns:repeat(2,1fr);gap:5.6rem}}@media (min-width:1024px) and (max-width:1600px){.skillsSection{padding:4rem 1.5rem}.profileImageWrapper{width:240px;height:240px}.bioParagraph{font-size:1.7rem}.skillsIconsGrid{max-width:550px}.skillCard{height:120px}.skillIcon{width:54px;height:54px}.skillName{font-size:1.15rem}}.skillsProfile{flex-direction:column;justify-content:center;align-items:center;display:flex}.profileImageWrapper{background-image:linear-gradient(#1a1a1a,#1a1a1a),linear-gradient(135deg,#51a2e9,#a878a2,#ff4d5a);background-origin:border-box;background-clip:padding-box,border-box;border:4px solid #0000;border-radius:50%;width:224px;height:224px;margin-bottom:3.2rem;transition:transform .3s;overflow:hidden;box-shadow:0 10px 40px #51a2e933}.profileImageWrapper:hover{transform:scale(1.05)}@media (min-width:1024px){.profileImageWrapper{width:280px;height:280px}}.profileImage{object-fit:cover;width:100%;height:100%}.bioText{text-align:left;flex-direction:column;gap:1.2rem;width:100%;display:flex}.bioParagraph{color:#fafafa;font-family:Raleway;font-size:1.76rem;font-weight:500;line-height:1.8}@media (min-width:1024px){.bioParagraph{font-size:1.92rem}}.skillsIconsWrapper{justify-content:center;align-items:center;display:flex}.skillsIconsGrid{grid-template-columns:repeat(3,1fr);gap:1.6rem;width:100%;max-width:640px;display:grid}.skillCard{cursor:pointer;background-color:#1a1a1a;background-image:linear-gradient(#1a1a1a,#1a1a1a),radial-gradient(circle at 0 0,#51a2e9,#ff4d5a);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:border-box;background-clip:padding-box,border-box;border:2.4px double #0000;border-radius:.6rem;flex-direction:column;justify-content:center;align-items:center;height:128px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0006}@media (min-width:1024px){.skillCard{height:144px}}.skillCard:hover{transform:scale(1.08)translateY(-6.4px);box-shadow:0 6px 16px #00000080}.skillIcon{color:#fafafa;width:56px;height:56px;margin-bottom:.8rem;transition:color .3s}@media (min-width:1024px){.skillIcon{width:64px;height:64px}}.skillCard:hover .skillIcon{color:#51a2e9}.skillName{letter-spacing:.8px;text-align:center;color:#fafafa;padding:0 .4rem;font-family:Raleway;font-size:1.12rem;font-weight:600}@media (min-width:1024px){.skillName{font-size:1.28rem}}@media (max-width:1023px){.skillsSection{padding:3.2rem 1.2rem}.skillsGrid{gap:3.2rem}.profileImageWrapper{margin-bottom:2.4rem}.bioParagraph{font-size:1.6rem}.skillsIconsGrid{gap:1.2rem}.skillCard{height:112px}.skillIcon{width:48px;height:48px}.skillName{font-size:1.04rem}}@media (max-width:640px){.skillsSection{padding:2.4rem 1.5rem}.profileImageWrapper{width:180px;height:180px}.bioParagraph{padding:0 1rem;font-size:1.5rem;line-height:1.7}.skillsIconsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:100%}.skillCard{height:90px}.skillIcon{width:38px;height:38px}.skillName{font-size:1rem}}@media (max-width:430px){.skillsSection{padding:2rem 1.2rem}.skillsGrid{gap:3rem}.profileImageWrapper{width:160px;height:160px;margin-bottom:2rem}.bioParagraph{padding:0 .5rem;font-size:1.4rem}.skillsIconsGrid{grid-template-columns:repeat(3,1fr);gap:.8rem}.skillCard{height:85px}.skillIcon{width:35px;height:35px}.skillName{font-size:.95rem}}
