.SkillsSection-module-scss-module__RwMhFq__skillsSection{width:100%;display:flex;position:relative}@media (width<=768px){.SkillsSection-module-scss-module__RwMhFq__skillsSection{flex-direction:column;min-height:200vh}}@media (width>=769px){.SkillsSection-module-scss-module__RwMhFq__skillsSection{min-height:100vh}}.SkillsSection-module-scss-module__RwMhFq__videoContainer{z-index:10;width:50%;height:100vh;position:sticky;top:0;left:0;overflow:hidden}@media (width<=768px){.SkillsSection-module-scss-module__RwMhFq__videoContainer{width:100%;height:50vh;position:relative;top:0}}.SkillsSection-module-scss-module__RwMhFq__video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.SkillsSection-module-scss-module__RwMhFq__contentWrapper{width:50%;position:relative}@media (width<=768px){.SkillsSection-module-scss-module__RwMhFq__contentWrapper{width:100%}}.SkillsSection-module-scss-module__RwMhFq__contentContainer{z-index:10;width:100%;min-height:100vh;padding:4rem 3rem;position:relative}@media (width<=768px){.SkillsSection-module-scss-module__RwMhFq__contentContainer{min-height:auto;padding:2rem 1.5rem 4rem}}.SkillsSection-module-scss-module__RwMhFq__header{margin-bottom:2rem}.SkillsSection-module-scss-module__RwMhFq__title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}@media (width<=768px){.SkillsSection-module-scss-module__RwMhFq__title{font-size:2rem}}.SkillsSection-module-scss-module__RwMhFq__description{color:#6b7280;font-size:1.125rem;line-height:1.6}.dark .SkillsSection-module-scss-module__RwMhFq__description{color:#9ca3af}@media (width<=768px){.SkillsSection-module-scss-module__RwMhFq__description{font-size:1rem}}.SkillsSection-module-scss-module__RwMhFq__categoriesContainer{flex-direction:column;gap:3rem;display:flex}@media (width<=768px){.SkillsSection-module-scss-module__RwMhFq__categoriesContainer{gap:2rem}}.SkillsSection-module-scss-module__RwMhFq__category{animation:.6s forwards SkillsSection-module-scss-module__RwMhFq__fadeInUp;animation-timeline:view();animation-range:entry cover 30%}.SkillsSection-module-scss-module__RwMhFq__categoryTitle{color:#3b82f6;border-bottom:2px solid;border-image:linear-gradient(90deg,#3b82f6,#0000) 1;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.75rem;font-weight:600}.dark .SkillsSection-module-scss-module__RwMhFq__categoryTitle{color:#60a5fa}@media (width<=768px){.SkillsSection-module-scss-module__RwMhFq__categoryTitle{margin-bottom:1rem;font-size:1.5rem}}.SkillsSection-module-scss-module__RwMhFq__skillsGrid{flex-wrap:wrap;gap:1rem;display:flex}@media (width<=768px){.SkillsSection-module-scss-module__RwMhFq__skillsGrid{gap:.75rem}}.SkillsSection-module-scss-module__RwMhFq__skillCard{cursor:pointer;color:inherit;background:#f3f4f6;border-radius:.75rem;align-items:center;padding:.875rem 1.25rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #0000001a}.SkillsSection-module-scss-module__RwMhFq__skillCard:hover{background:#e5e7eb;transform:translateY(-3px)scale(1.02);box-shadow:0 4px 12px #00000026}.SkillsSection-module-scss-module__RwMhFq__skillCard:hover .SkillsSection-module-scss-module__RwMhFq__skillIcon{transform:scale(1.1)rotate(5deg)}.SkillsSection-module-scss-module__RwMhFq__skillCard:hover:hover{border:2px solid #0ff;animation:2s alternate SkillsSection-module-scss-module__RwMhFq__laser-glow}@keyframes SkillsSection-module-scss-module__RwMhFq__laser-glow{0%{box-shadow:0 0 5px #0ff,0 0 10px #0ff,0 0 20px #0ff}50%{box-shadow:0 0 10px #f0f,0 0 20px #f0f,0 0 40px #f0f}to{box-shadow:0 0 5px #ff0,0 0 10px #ff0,0 0 20px #ff0}}.SkillsSection-module-scss-module__RwMhFq__skillCard:hover:hover{border-radius:1.5rem}.dark .SkillsSection-module-scss-module__RwMhFq__skillCard{background:#1f2937;box-shadow:0 1px 3px #0000004d}.dark .SkillsSection-module-scss-module__RwMhFq__skillCard:hover{background:#374151;box-shadow:0 4px 12px #00000080}@media (width<=768px){.SkillsSection-module-scss-module__RwMhFq__skillCard{padding:.75rem 1rem}}.SkillsSection-module-scss-module__RwMhFq__skillIcon{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:2rem;height:2rem;margin-right:.75rem;transition:transform .3s}@media (width<=768px){.SkillsSection-module-scss-module__RwMhFq__skillIcon{width:1.75rem;height:1.75rem;margin-right:.5rem}}.SkillsSection-module-scss-module__RwMhFq__skillName{color:#1f2937;font-size:.95rem;font-weight:500}.dark .SkillsSection-module-scss-module__RwMhFq__skillName{color:#f9fafb}@media (width<=768px){.SkillsSection-module-scss-module__RwMhFq__skillName{font-size:.875rem}}.SkillsSection-module-scss-module__RwMhFq__loading{justify-content:center;align-items:center;min-height:40vh;display:flex}.SkillsSection-module-scss-module__RwMhFq__loading p{color:#6b7280;font-size:1.125rem}.dark .SkillsSection-module-scss-module__RwMhFq__loading p{color:#9ca3af}@keyframes SkillsSection-module-scss-module__RwMhFq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
