.dashboard-module__4R6YmG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:1rem;display:grid}.dashboard-module__4R6YmG__statCard{background:var(--color-surface);border:1px solid var(--color-card-border);border-radius:8px;padding:1.25rem;transition:border-color .15s ease-out,box-shadow .15s ease-out}.dashboard-module__4R6YmG__statCard:hover{border-color:rgba(var(--color-teal-500-rgb), .3);box-shadow:0 2px 8px #0000001a}.dashboard-module__4R6YmG__statLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem}.dashboard-module__4R6YmG__statValue{color:var(--color-text);font-size:2rem;font-weight:600}.dashboard-module__4R6YmG__statChange{color:var(--color-success);margin-top:.5rem;font-size:.875rem}.dashboard-module__4R6YmG__dashboardGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1rem;padding:1rem;display:grid}.dashboard-module__4R6YmG__card{background:var(--color-surface);border:1px solid var(--color-card-border);border-radius:8px;padding:1.5rem;transition:border-color .15s ease-out,box-shadow .15s ease-out}.dashboard-module__4R6YmG__card:hover{border-color:rgba(var(--color-teal-500-rgb), .3);box-shadow:0 2px 8px #0000001a}.dashboard-module__4R6YmG__wideCard{grid-column:1/-1}.dashboard-module__4R6YmG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.dashboard-module__4R6YmG__cardHeader h3{font-size:1rem;font-weight:600}.dashboard-module__4R6YmG__stageItem{margin-bottom:1rem}.dashboard-module__4R6YmG__stageBar{border-radius:6px;height:32px;transition:width .3s}.dashboard-module__4R6YmG__stageInfo{justify-content:space-between;margin-top:.5rem;font-size:.875rem;display:flex}.dashboard-module__4R6YmG__stageName{color:var(--color-text-secondary)}.dashboard-module__4R6YmG__stageCount{color:var(--color-text);font-weight:600}.dashboard-module__4R6YmG__skillItem{margin-bottom:1rem}.dashboard-module__4R6YmG__skillInfo{justify-content:space-between;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:flex}.dashboard-module__4R6YmG__skillTrack{background:var(--color-secondary);border-radius:4px;height:8px;overflow:hidden}.dashboard-module__4R6YmG__skillFill{background:var(--color-primary);border-radius:4px;height:100%;transition:width .3s}.dashboard-module__4R6YmG__activityItem{align-items:start;gap:1rem;margin-bottom:1rem;display:flex}.dashboard-module__4R6YmG__activityIcon{background:rgba(var(--color-teal-500-rgb), .15);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.125rem;display:flex}.dashboard-module__4R6YmG__activityText{margin-bottom:.25rem;font-size:.875rem;line-height:1.5}.dashboard-module__4R6YmG__activityTime{color:var(--color-text-secondary);font-size:.75rem}.dashboard-module__4R6YmG__positionItem{margin-bottom:1.25rem}.dashboard-module__4R6YmG__positionHeader{justify-content:space-between;align-items:start;margin-bottom:.75rem;display:flex}.dashboard-module__4R6YmG__positionTitle{margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.dashboard-module__4R6YmG__positionMeta{color:var(--color-text-secondary);font-size:.75rem}.dashboard-module__4R6YmG__positionBadge{background:var(--color-secondary);white-space:nowrap;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.dashboard-module__4R6YmG__positionProgress{background:var(--color-secondary);border-radius:3px;height:6px;overflow:hidden}.dashboard-module__4R6YmG__positionProgressBar{background:var(--color-primary);border-radius:3px;height:100%;transition:width .3s}.dashboard-module__4R6YmG__table{border-collapse:collapse;width:100%}.dashboard-module__4R6YmG__table th{text-align:left;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--color-border);padding:.75rem;font-size:.75rem;font-weight:600}.dashboard-module__4R6YmG__table td{border-bottom:1px solid var(--color-border);padding:1rem .75rem;font-size:.875rem}.dashboard-module__4R6YmG__table tbody tr:hover{background:var(--color-secondary)}.dashboard-module__4R6YmG__candidateCell{align-items:center;gap:.75rem;display:flex}.dashboard-module__4R6YmG__candidateAvatar{background:var(--color-primary);width:32px;height:32px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.dashboard-module__4R6YmG__candidateName{font-weight:500}.dashboard-module__4R6YmG__candidateExp{color:var(--color-text-secondary);font-size:.75rem}.dashboard-module__4R6YmG__skillTag{background:var(--color-secondary);white-space:nowrap;border-radius:4px;margin-right:.25rem;padding:.25rem .5rem;font-size:.75rem;transition:background .15s ease-out;display:inline-block}.dashboard-module__4R6YmG__skillTag:hover{background:var(--color-secondary-hover)}.dashboard-module__4R6YmG__scoreBadge{border-radius:12px;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.dashboard-module__4R6YmG__scoreHigh{background:rgba(var(--color-teal-500-rgb), .15);color:var(--color-success)}.dashboard-module__4R6YmG__scoreMedium{color:var(--color-warning);background:#e6816126}.dashboard-module__4R6YmG__statusBadge{border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.dashboard-module__4R6YmG__statusNew{background:rgba(var(--color-teal-500-rgb), .15);color:var(--color-success)}.dashboard-module__4R6YmG__statusReview{color:var(--color-warning);background:#e6816126}@media (max-width:768px){.dashboard-module__4R6YmG__dashboardGrid{grid-template-columns:1fr}}
