.SkillsGauge-module__AyZL6G__container{z-index:1;width:100%;max-width:760px;position:relative}.SkillsGauge-module__AyZL6G__sectionLabel{font-family:var(--font-dm-mono),monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--muted,#4a5568);align-items:center;gap:12px;margin-bottom:48px;font-size:11px;display:flex}.SkillsGauge-module__AyZL6G__sectionLabel:after{content:"";background:var(--border,#ffffff0f);flex:1;height:1px}.SkillsGauge-module__AyZL6G__category{margin-bottom:52px}.SkillsGauge-module__AyZL6G__categoryHeader{align-items:center;gap:10px;margin-bottom:28px;display:flex}.SkillsGauge-module__AyZL6G__categoryDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.SkillsGauge-module__AyZL6G__mobile .SkillsGauge-module__AyZL6G__categoryDot{background:#00c6ff;box-shadow:0 0 10px #00c6ff66}.SkillsGauge-module__AyZL6G__ai .SkillsGauge-module__AyZL6G__categoryDot{background:#a78bfa;box-shadow:0 0 10px #a78bfa66}.SkillsGauge-module__AyZL6G__lang .SkillsGauge-module__AyZL6G__categoryDot{background:#34d399;box-shadow:0 0 10px #34d39966}.SkillsGauge-module__AyZL6G__se .SkillsGauge-module__AyZL6G__categoryDot{background:#fb923c;box-shadow:0 0 10px #fb923c66}.SkillsGauge-module__AyZL6G__categoryTitle{letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:600}.SkillsGauge-module__AyZL6G__mobile .SkillsGauge-module__AyZL6G__categoryTitle{color:#00c6ff}.SkillsGauge-module__AyZL6G__ai .SkillsGauge-module__AyZL6G__categoryTitle{color:#a78bfa}.SkillsGauge-module__AyZL6G__lang .SkillsGauge-module__AyZL6G__categoryTitle{color:#34d399}.SkillsGauge-module__AyZL6G__se .SkillsGauge-module__AyZL6G__categoryTitle{color:#fb923c}.SkillsGauge-module__AyZL6G__skillRow{opacity:0;grid-template-columns:180px 1fr 32px;align-items:center;gap:20px;margin-bottom:16px;transition:opacity .5s,transform .5s;display:grid;transform:translateY(10px)}.SkillsGauge-module__AyZL6G__skillRow.SkillsGauge-module__AyZL6G__visible{opacity:1;transform:translateY(0)}@media (max-width:600px){.SkillsGauge-module__AyZL6G__skillRow{grid-template-rows:auto auto;grid-template-columns:1fr 32px;gap:8px}.SkillsGauge-module__AyZL6G__skillName{grid-column:1/-1}}.SkillsGauge-module__AyZL6G__skillName{font-family:var(--font-dm-mono),monospace;color:#89a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:400;overflow:hidden}.SkillsGauge-module__AyZL6G__barTrack{background:#ffffff0d;border-radius:999px;height:6px;position:relative;overflow:visible}.SkillsGauge-module__AyZL6G__barFill{border-radius:999px;width:0%;height:100%;transition:width 1.1s cubic-bezier(.16,1,.3,1);position:relative}.SkillsGauge-module__AyZL6G__ticks{pointer-events:none;display:flex;position:absolute;inset:0}.SkillsGauge-module__AyZL6G__tick{border-right:2px solid var(--bg,#080c12);flex:1}.SkillsGauge-module__AyZL6G__tick:last-child{border-right:none}.SkillsGauge-module__AyZL6G__barFill:after{content:"";opacity:0;border-radius:50%;width:10px;height:10px;transition:opacity .3s 1.2s;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.SkillsGauge-module__AyZL6G__barFill.SkillsGauge-module__AyZL6G__lit:after{opacity:1}.SkillsGauge-module__AyZL6G__mobile .SkillsGauge-module__AyZL6G__barFill{background:linear-gradient(90deg,#00c6ff66,#00c6ff);box-shadow:0 0 12px #00c6ff66,0 0 24px #00c6ff26}.SkillsGauge-module__AyZL6G__mobile .SkillsGauge-module__AyZL6G__barFill:after{background:#00c6ff;box-shadow:0 0 8px #00c6ff66,0 0 16px #00c6ff66}.SkillsGauge-module__AyZL6G__ai .SkillsGauge-module__AyZL6G__barFill{background:linear-gradient(90deg,#a78bfa66,#a78bfa);box-shadow:0 0 12px #a78bfa66,0 0 24px #a78bfa26}.SkillsGauge-module__AyZL6G__ai .SkillsGauge-module__AyZL6G__barFill:after{background:#a78bfa;box-shadow:0 0 8px #a78bfa66,0 0 16px #a78bfa66}.SkillsGauge-module__AyZL6G__se .SkillsGauge-module__AyZL6G__barFill{background:linear-gradient(90deg,#fb923c66,#fb923c);box-shadow:0 0 12px #fb923c66,0 0 24px #fb923c26}.SkillsGauge-module__AyZL6G__se .SkillsGauge-module__AyZL6G__barFill:after{background:#fb923c;box-shadow:0 0 8px #fb923c66,0 0 16px #fb923c66}.SkillsGauge-module__AyZL6G__lang .SkillsGauge-module__AyZL6G__barFill{background:linear-gradient(90deg,#34d3994d,#34d399);box-shadow:0 0 12px #34d39966,0 0 24px #34d39926}.SkillsGauge-module__AyZL6G__lang .SkillsGauge-module__AyZL6G__barFill:after{background:#34d399;box-shadow:0 0 8px #34d39966,0 0 16px #34d39966}.SkillsGauge-module__AyZL6G__levelLabel{font-family:var(--font-dm-mono),monospace;text-align:right;font-size:11px;font-weight:500}.SkillsGauge-module__AyZL6G__mobile .SkillsGauge-module__AyZL6G__levelLabel{color:#00c6ff}.SkillsGauge-module__AyZL6G__ai .SkillsGauge-module__AyZL6G__levelLabel{color:#a78bfa}.SkillsGauge-module__AyZL6G__lang .SkillsGauge-module__AyZL6G__levelLabel{color:#34d399}.SkillsGauge-module__AyZL6G__se .SkillsGauge-module__AyZL6G__levelLabel{color:#fb923c}.SkillsGauge-module__AyZL6G__legend{border-top:1px solid var(--border,#ffffff0f);flex-wrap:wrap;gap:24px;margin-top:56px;padding-top:24px;display:flex}.SkillsGauge-module__AyZL6G__legendItem{font-family:var(--font-dm-mono),monospace;color:var(--muted,#4a5568);align-items:center;gap:6px;font-size:10px;display:flex}.SkillsGauge-module__AyZL6G__legendPip{background:#ffffff26;border-radius:2px;width:16px;height:4px;position:relative;overflow:hidden}.SkillsGauge-module__AyZL6G__legendPip:after{content:"";border-radius:2px;position:absolute;top:0;bottom:0;left:0}.SkillsGauge-module__AyZL6G__legendItem:first-child .SkillsGauge-module__AyZL6G__legendPip:after{background:#4a5568;width:20%}.SkillsGauge-module__AyZL6G__legendItem:nth-child(2) .SkillsGauge-module__AyZL6G__legendPip:after{background:#6b7280;width:40%}.SkillsGauge-module__AyZL6G__legendItem:nth-child(3) .SkillsGauge-module__AyZL6G__legendPip:after{background:#9ca3af;width:60%}.SkillsGauge-module__AyZL6G__legendItem:nth-child(4) .SkillsGauge-module__AyZL6G__legendPip:after{background:#d1d5db;width:80%}.SkillsGauge-module__AyZL6G__legendItem:nth-child(5) .SkillsGauge-module__AyZL6G__legendPip:after{background:#fff;width:100%}
