.Skills-module__1ONIjW__skills{background:var(--bg-primary);padding:3rem 1.5rem}.Skills-module__1ONIjW__container{max-width:72rem;margin:0 auto}.Skills-module__1ONIjW__heading{color:var(--text-primary);text-align:center;margin-bottom:3rem;font-size:1.875rem;font-weight:700}.Skills-module__1ONIjW__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.Skills-module__1ONIjW__category{background:var(--bg-secondary);box-shadow:var(--shadow-md);border-radius:.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s}.Skills-module__1ONIjW__category:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Skills-module__1ONIjW__categoryTitle{color:var(--text-primary);border-bottom:2px solid var(--border-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.125rem;font-weight:600}.Skills-module__1ONIjW__skillList{flex-wrap:wrap;gap:.5rem;list-style:none;display:flex}.Skills-module__1ONIjW__skillItem{background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border-color);border-radius:.25rem;padding:.375rem .75rem;font-size:.875rem;transition:all .2s;display:inline-block}.Skills-module__1ONIjW__skillItem:hover{background:var(--accent-primary);color:var(--bg-primary);border-color:var(--accent-primary);transform:scale(1.05)}.Skills-module__1ONIjW__languageList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Skills-module__1ONIjW__languageItem{background:var(--bg-secondary);border-radius:.375rem;justify-content:space-between;align-items:center;padding:.75rem;transition:background .2s;display:flex}.Skills-module__1ONIjW__languageItem:hover{background:var(--bg-tertiary)}.Skills-module__1ONIjW__languageName{color:var(--text-primary);font-size:.9375rem;font-weight:500}.Skills-module__1ONIjW__languageLevel{color:var(--text-tertiary);font-size:.8125rem;font-style:italic}@media (min-width:768px){.Skills-module__1ONIjW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Skills-module__1ONIjW__grid{grid-template-columns:repeat(3,1fr)}}
