.InterviewSchedule-module__gcnfDW__interviewSchedule{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.InterviewSchedule-module__gcnfDW__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.InterviewSchedule-module__gcnfDW__headerLeft{align-items:center;gap:.75rem;display:flex}.InterviewSchedule-module__gcnfDW__headerIcon{color:#3b82f6}.InterviewSchedule-module__gcnfDW__title{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.InterviewSchedule-module__gcnfDW__addButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.InterviewSchedule-module__gcnfDW__addButton:hover{background:#2563eb;transform:translateY(-1px)}.InterviewSchedule-module__gcnfDW__interviewList{flex-direction:column;gap:1rem;display:flex}.InterviewSchedule-module__gcnfDW__interviewCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;transition:all .2s}.InterviewSchedule-module__gcnfDW__interviewCard:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.InterviewSchedule-module__gcnfDW__interviewHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.InterviewSchedule-module__gcnfDW__jobInfo{flex:1}.InterviewSchedule-module__gcnfDW__jobTitle{color:#1f2937;margin:0 0 .5rem;font-size:1rem;font-weight:600}.InterviewSchedule-module__gcnfDW__candidateInfo{align-items:center;gap:.5rem;display:flex}.InterviewSchedule-module__gcnfDW__candidateIcon{color:#6b7280}.InterviewSchedule-module__gcnfDW__candidateName{color:#6b7280;font-size:.875rem}.InterviewSchedule-module__gcnfDW__dateBadge{white-space:nowrap;border-radius:20px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;display:flex}.InterviewSchedule-module__gcnfDW__dateBadge svg{flex-shrink:0}.InterviewSchedule-module__gcnfDW__today{color:#d97706;background:#fef3c7}.InterviewSchedule-module__gcnfDW__tomorrow{color:#2563eb;background:#dbeafe}.InterviewSchedule-module__gcnfDW__upcoming{color:#6b7280;background:#f3f4f6}.InterviewSchedule-module__gcnfDW__interviewActions{gap:.75rem;display:flex}.InterviewSchedule-module__gcnfDW__actionButton{cursor:pointer;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.InterviewSchedule-module__gcnfDW__actionButton svg{flex-shrink:0}.InterviewSchedule-module__gcnfDW__actionButton.InterviewSchedule-module__gcnfDW__primary{color:#fff;background:#3b82f6;border-color:#3b82f6}.InterviewSchedule-module__gcnfDW__actionButton.InterviewSchedule-module__gcnfDW__primary:hover{background:#2563eb;border-color:#2563eb}.InterviewSchedule-module__gcnfDW__actionButton.InterviewSchedule-module__gcnfDW__secondary{color:#6b7280;background:#fff;border-color:#e5e7eb}.InterviewSchedule-module__gcnfDW__actionButton.InterviewSchedule-module__gcnfDW__secondary:hover{color:#374151;background:#f9fafb;border-color:#d1d5db}@media (max-width:768px){.InterviewSchedule-module__gcnfDW__interviewSchedule{padding:1rem}.InterviewSchedule-module__gcnfDW__header{flex-direction:column;align-items:flex-start;gap:1rem}.InterviewSchedule-module__gcnfDW__interviewHeader{flex-direction:column;gap:.75rem}.InterviewSchedule-module__gcnfDW__dateBadge{align-self:flex-start}.InterviewSchedule-module__gcnfDW__interviewActions{flex-wrap:wrap}.InterviewSchedule-module__gcnfDW__actionButton{flex:1;justify-content:center;min-width:120px}}
.HiringPipeline-module__qg1hmW__hiringPipeline{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.HiringPipeline-module__qg1hmW__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.HiringPipeline-module__qg1hmW__headerLeft{align-items:center;gap:.75rem;display:flex}.HiringPipeline-module__qg1hmW__headerIcon{color:#3b82f6}.HiringPipeline-module__qg1hmW__title{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.HiringPipeline-module__qg1hmW__headerRight{align-items:center;display:flex}.HiringPipeline-module__qg1hmW__totalCount{color:#6b7280;font-size:.875rem;font-weight:500}.HiringPipeline-module__qg1hmW__pipelineGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.HiringPipeline-module__qg1hmW__stageCard{border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;transition:all .2s;position:relative;overflow:hidden}.HiringPipeline-module__qg1hmW__stageCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.HiringPipeline-module__qg1hmW__stageCard:before{content:"";opacity:.1;background:currentColor;height:4px;position:absolute;top:0;left:0;right:0}.HiringPipeline-module__qg1hmW__stageCard.HiringPipeline-module__qg1hmW__blue{color:#3b82f6;border-color:#3b82f6}.HiringPipeline-module__qg1hmW__stageCard.HiringPipeline-module__qg1hmW__yellow{color:#f59e0b;border-color:#f59e0b}.HiringPipeline-module__qg1hmW__stageCard.HiringPipeline-module__qg1hmW__green{color:#10b981;border-color:#10b981}.HiringPipeline-module__qg1hmW__stageCard.HiringPipeline-module__qg1hmW__purple{color:#8b5cf6;border-color:#8b5cf6}.HiringPipeline-module__qg1hmW__stageHeader{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.HiringPipeline-module__qg1hmW__stageIcon{opacity:.1;color:currentColor;background:linear-gradient(135deg,currentColor 0% 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.HiringPipeline-module__qg1hmW__stageInfo{flex:1}.HiringPipeline-module__qg1hmW__stageTitle{color:#1f2937;margin:0 0 .25rem;font-size:1rem;font-weight:600}.HiringPipeline-module__qg1hmW__stageDescription{color:#6b7280;margin:0;font-size:.75rem}.HiringPipeline-module__qg1hmW__stageCount{margin-bottom:1rem}.HiringPipeline-module__qg1hmW__countNumber{color:#1f2937;font-size:2rem;font-weight:700;line-height:1}.HiringPipeline-module__qg1hmW__stageProgress{align-items:center;gap:.75rem;display:flex}.HiringPipeline-module__qg1hmW__progressBar{background:#f3f4f6;border-radius:3px;flex:1;height:6px;overflow:hidden}.HiringPipeline-module__qg1hmW__progressFill{border-radius:3px;height:100%;transition:width .3s}.HiringPipeline-module__qg1hmW__progressFill.HiringPipeline-module__qg1hmW__blue{background:#3b82f6}.HiringPipeline-module__qg1hmW__progressFill.HiringPipeline-module__qg1hmW__yellow{background:#f59e0b}.HiringPipeline-module__qg1hmW__progressFill.HiringPipeline-module__qg1hmW__green{background:#10b981}.HiringPipeline-module__qg1hmW__progressFill.HiringPipeline-module__qg1hmW__purple{background:#8b5cf6}.HiringPipeline-module__qg1hmW__progressText{color:#6b7280;text-align:right;min-width:35px;font-size:.75rem;font-weight:600}@media (max-width:768px){.HiringPipeline-module__qg1hmW__hiringPipeline{padding:1rem}.HiringPipeline-module__qg1hmW__header{flex-direction:column;align-items:flex-start;gap:.5rem}.HiringPipeline-module__qg1hmW__pipelineGrid{grid-template-columns:1fr}.HiringPipeline-module__qg1hmW__stageCard{padding:1rem}.HiringPipeline-module__qg1hmW__stageHeader{gap:.5rem}.HiringPipeline-module__qg1hmW__stageIcon{width:36px;height:36px}.HiringPipeline-module__qg1hmW__countNumber{font-size:1.5rem}.HiringPipeline-module__qg1hmW__stageProgress{flex-direction:column;gap:.5rem}.HiringPipeline-module__qg1hmW__progressText{text-align:left}}
.OverviewSection-module__65e4wG__overviewSection{flex-direction:column;gap:2rem;display:flex}.OverviewSection-module__65e4wG__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.OverviewSection-module__65e4wG__metricCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.OverviewSection-module__65e4wG__metricCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.OverviewSection-module__65e4wG__metricIcon{background:#f0fdf4;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}.OverviewSection-module__65e4wG__metricContent{flex:1}.OverviewSection-module__65e4wG__metricNumber{color:#1f2937;margin:0 0 .25rem;font-size:1.875rem;font-weight:700}.OverviewSection-module__65e4wG__metricLabel{color:#374151;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.OverviewSection-module__65e4wG__metricSubtext{color:#6b7280;font-size:.75rem}.OverviewSection-module__65e4wG__pipelineSection{margin-bottom:2rem}.OverviewSection-module__65e4wG__pipelineGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:768px){.OverviewSection-module__65e4wG__metricsGrid,.OverviewSection-module__65e4wG__pipelineGrid{grid-template-columns:1fr}}@media (max-width:1024px){.OverviewSection-module__65e4wG__pipelineGrid{grid-template-columns:1fr}}
.JobPostingsSection-module__zL4F2q__jobPostingsSection{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.JobPostingsSection-module__zL4F2q__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.JobPostingsSection-module__zL4F2q__headerLeft{flex:1}.JobPostingsSection-module__zL4F2q__title{color:#1f2937;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.JobPostingsSection-module__zL4F2q__subtitle{color:#6b7280;margin:0;font-size:.875rem}.JobPostingsSection-module__zL4F2q__postJobButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.JobPostingsSection-module__zL4F2q__postJobButton:hover{background:#2563eb;transform:translateY(-1px)}.JobPostingsSection-module__zL4F2q__filtersSection{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.JobPostingsSection-module__zL4F2q__searchContainer{flex:1}.JobPostingsSection-module__zL4F2q__searchInput{color:#374151;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.JobPostingsSection-module__zL4F2q__searchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.JobPostingsSection-module__zL4F2q__searchInput::placeholder{color:#9ca3af}.JobPostingsSection-module__zL4F2q__filterContainer{min-width:150px}.JobPostingsSection-module__zL4F2q__filterSelect{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.JobPostingsSection-module__zL4F2q__filterSelect:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.JobPostingsSection-module__zL4F2q__jobsGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;display:grid}.JobPostingsSection-module__zL4F2q__jobCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;transition:all .2s}.JobPostingsSection-module__zL4F2q__jobCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.JobPostingsSection-module__zL4F2q__jobHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.JobPostingsSection-module__zL4F2q__jobTitleSection{flex:1}.JobPostingsSection-module__zL4F2q__jobTitle{color:#1f2937;margin:0 0 .5rem;font-size:1rem;font-weight:600}.JobPostingsSection-module__zL4F2q__statusBadge{border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.JobPostingsSection-module__zL4F2q__statusBadge.JobPostingsSection-module__zL4F2q__active{color:#059669;background:#d1fae5}.JobPostingsSection-module__zL4F2q__statusBadge.JobPostingsSection-module__zL4F2q__paused{color:#d97706;background:#fef3c7}.JobPostingsSection-module__zL4F2q__statusBadge.JobPostingsSection-module__zL4F2q__closed{color:#dc2626;background:#fee2e2}.JobPostingsSection-module__zL4F2q__jobActions{gap:.5rem;display:flex}.JobPostingsSection-module__zL4F2q__actionButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;transition:all .2s;display:flex}.JobPostingsSection-module__zL4F2q__actionButton:hover{color:#374151;background:#f3f4f6;border-color:#d1d5db}.JobPostingsSection-module__zL4F2q__jobDetails{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.JobPostingsSection-module__zL4F2q__detailRow{align-items:center;gap:.5rem;display:flex}.JobPostingsSection-module__zL4F2q__detailIcon{color:#6b7280;flex-shrink:0}.JobPostingsSection-module__zL4F2q__detailText{color:#374151;font-size:.875rem}.JobPostingsSection-module__zL4F2q__jobFooter{border-top:1px solid #e5e7eb;padding-top:1rem}.JobPostingsSection-module__zL4F2q__applicationsBar{align-items:center;gap:.75rem;display:flex}.JobPostingsSection-module__zL4F2q__applicationsProgress{background:#f3f4f6;border-radius:3px;flex:1;height:6px;overflow:hidden}.JobPostingsSection-module__zL4F2q__applicationsFill{background:linear-gradient(90deg,#3b82f6 0%,#2563eb 100%);border-radius:3px;height:100%;transition:width .3s}.JobPostingsSection-module__zL4F2q__applicationsText{color:#6b7280;white-space:nowrap;font-size:.75rem;font-weight:500}@media (max-width:768px){.JobPostingsSection-module__zL4F2q__jobPostingsSection{padding:1rem}.JobPostingsSection-module__zL4F2q__header{flex-direction:column;gap:1rem}.JobPostingsSection-module__zL4F2q__filtersSection{flex-direction:column}.JobPostingsSection-module__zL4F2q__jobsGrid{grid-template-columns:1fr}.JobPostingsSection-module__zL4F2q__jobHeader{flex-direction:column;gap:.75rem}.JobPostingsSection-module__zL4F2q__jobActions{justify-content:flex-start;width:100%}}
.ApplicationsSection-module__BW6LXW__applicationsSection{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.ApplicationsSection-module__BW6LXW__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.ApplicationsSection-module__BW6LXW__headerLeft{flex:1}.ApplicationsSection-module__BW6LXW__title{color:#1f2937;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.ApplicationsSection-module__BW6LXW__subtitle{color:#6b7280;margin:0;font-size:.875rem}.ApplicationsSection-module__BW6LXW__headerStats{align-items:center;display:flex}.ApplicationsSection-module__BW6LXW__totalCount{color:#6b7280;font-size:.875rem;font-weight:500}.ApplicationsSection-module__BW6LXW__filtersSection{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ApplicationsSection-module__BW6LXW__searchContainer{flex:1;min-width:300px;position:relative}.ApplicationsSection-module__BW6LXW__searchIcon{color:#6b7280;z-index:1;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.ApplicationsSection-module__BW6LXW__searchInput{color:#374151;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.875rem;transition:all .2s}.ApplicationsSection-module__BW6LXW__searchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.ApplicationsSection-module__BW6LXW__searchInput::placeholder{color:#9ca3af}.ApplicationsSection-module__BW6LXW__filterGroup{align-items:center;gap:.5rem;min-width:150px;display:flex}.ApplicationsSection-module__BW6LXW__filterIcon{color:#6b7280;flex-shrink:0}.ApplicationsSection-module__BW6LXW__filterSelect{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.ApplicationsSection-module__BW6LXW__filterSelect:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.ApplicationsSection-module__BW6LXW__applicationsGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem;display:grid}.ApplicationsSection-module__BW6LXW__applicationCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;transition:all .2s}.ApplicationsSection-module__BW6LXW__applicationCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.ApplicationsSection-module__BW6LXW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ApplicationsSection-module__BW6LXW__candidateInfo{flex:1;gap:.75rem;display:flex}.ApplicationsSection-module__BW6LXW__candidateAvatar{color:#fff;background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:600;display:flex}.ApplicationsSection-module__BW6LXW__candidateDetails{flex:1;min-width:0}.ApplicationsSection-module__BW6LXW__candidateName{color:#1f2937;margin:0 0 .25rem;font-size:1rem;font-weight:600}.ApplicationsSection-module__BW6LXW__candidatePosition{color:#6b7280;margin:0 0 .5rem;font-size:.875rem}.ApplicationsSection-module__BW6LXW__candidateContact{flex-direction:column;gap:.25rem;display:flex}.ApplicationsSection-module__BW6LXW__contactItem{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.ApplicationsSection-module__BW6LXW__statusSection{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.ApplicationsSection-module__BW6LXW__statusBadge{white-space:nowrap;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.ApplicationsSection-module__BW6LXW__statusBadge.ApplicationsSection-module__BW6LXW__new{color:#1e40af;background:#dbeafe}.ApplicationsSection-module__BW6LXW__statusBadge.ApplicationsSection-module__BW6LXW__underReview{color:#d97706;background:#fef3c7}.ApplicationsSection-module__BW6LXW__statusBadge.ApplicationsSection-module__BW6LXW__shortlisted{color:#059669;background:#d1fae5}.ApplicationsSection-module__BW6LXW__statusBadge.ApplicationsSection-module__BW6LXW__interviewScheduled{color:#4338ca;background:#e0e7ff}.ApplicationsSection-module__BW6LXW__statusBadge.ApplicationsSection-module__BW6LXW__rejected{color:#dc2626;background:#fee2e2}.ApplicationsSection-module__BW6LXW__statusBadge.ApplicationsSection-module__BW6LXW__hired{color:#16a34a;background:#dcfce7}.ApplicationsSection-module__BW6LXW__appliedDate{color:#6b7280;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.ApplicationsSection-module__BW6LXW__cardContent{margin-bottom:1rem}.ApplicationsSection-module__BW6LXW__detailsGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.ApplicationsSection-module__BW6LXW__detailItem{flex-direction:column;gap:.25rem;display:flex}.ApplicationsSection-module__BW6LXW__detailLabel{color:#6b7280;font-size:.75rem;font-weight:500}.ApplicationsSection-module__BW6LXW__detailValue{color:#374151;font-size:.875rem;font-weight:600}.ApplicationsSection-module__BW6LXW__skillsSection{margin-bottom:1rem}.ApplicationsSection-module__BW6LXW__skillsLabel{color:#6b7280;margin-bottom:.5rem;font-size:.75rem;font-weight:500}.ApplicationsSection-module__BW6LXW__skillsList{flex-wrap:wrap;gap:.5rem;display:flex}.ApplicationsSection-module__BW6LXW__skillTag{color:#374151;background:#f3f4f6;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.ApplicationsSection-module__BW6LXW__cardActions{border-top:1px solid #e5e7eb;grid-template-columns:repeat(2,1fr);gap:.5rem;padding-top:1rem;display:grid}.ApplicationsSection-module__BW6LXW__actionButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;transition:all .2s;display:flex}.ApplicationsSection-module__BW6LXW__actionButton:hover{color:#374151;background:#f3f4f6;border-color:#d1d5db}@media (max-width:768px){.ApplicationsSection-module__BW6LXW__applicationsSection{padding:1rem}.ApplicationsSection-module__BW6LXW__header{flex-direction:column;gap:1rem}.ApplicationsSection-module__BW6LXW__filtersSection{flex-direction:column}.ApplicationsSection-module__BW6LXW__searchContainer{min-width:auto}.ApplicationsSection-module__BW6LXW__applicationsGrid{grid-template-columns:1fr}.ApplicationsSection-module__BW6LXW__cardHeader{flex-direction:column;gap:1rem}.ApplicationsSection-module__BW6LXW__statusSection{align-items:flex-start}.ApplicationsSection-module__BW6LXW__cardActions{grid-template-columns:1fr}}
.hr-module__A57zeW__hrDashboard{max-width:1400px;margin:0 auto;padding:2rem}.hr-module__A57zeW__sectionContainer{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:2rem}.hr-module__A57zeW__sectionContainer h2{color:#1f2937;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.hr-module__A57zeW__sectionContainer p{color:#6b7280;margin:0;font-size:.875rem}.hr-module__A57zeW__sectionIcon{color:#3b82f6;margin-bottom:1rem}.hr-module__A57zeW__loginContainer{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;display:flex}.hr-module__A57zeW__loginCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-width:400px;padding:2rem;box-shadow:0 4px 12px #0000001a}.hr-module__A57zeW__loginCard h2{color:#1f2937;margin-bottom:.5rem}.hr-module__A57zeW__loginCard p{color:#6b7280;margin-bottom:1.5rem}.hr-module__A57zeW__loginButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.hr-module__A57zeW__loginButton:hover{background:#2563eb}.hr-module__A57zeW__dashboardHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.hr-module__A57zeW__headerLeft{flex:1}.hr-module__A57zeW__dashboardTitle{color:#1f2937;margin:0 0 .5rem;font-size:2rem;font-weight:700}.hr-module__A57zeW__subtitle{color:#6b7280;margin:0;font-size:.95rem}.hr-module__A57zeW__headerRight{align-items:center;gap:1rem;display:flex}.hr-module__A57zeW__searchContainer{position:relative}.hr-module__A57zeW__searchForm{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;transition:all .2s;display:flex;overflow:hidden}.hr-module__A57zeW__searchForm:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.hr-module__A57zeW__searchInput{color:#374151;background:0 0;border:none;outline:none;flex:1;min-width:300px;padding:.75rem 1rem;font-size:.875rem}.hr-module__A57zeW__searchInput::placeholder{color:#9ca3af}.hr-module__A57zeW__searchButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;justify-content:center;align-items:center;padding:.75rem;transition:all .2s;display:flex}.hr-module__A57zeW__searchButton:hover{background:#2563eb}.hr-module__A57zeW__logoutButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.hr-module__A57zeW__logoutButton:hover{background:#dc2626;transform:translateY(-1px)}.hr-module__A57zeW__pipelineSection{margin-bottom:2rem}.hr-module__A57zeW__pipelineGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.hr-module__A57zeW__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.hr-module__A57zeW__metricCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.hr-module__A57zeW__metricCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.hr-module__A57zeW__metricIcon{background:#f0fdf4;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}.hr-module__A57zeW__metricContent{flex:1}.hr-module__A57zeW__metricNumber{color:#1f2937;margin:0 0 .25rem;font-size:1.875rem;font-weight:700}.hr-module__A57zeW__metricLabel{color:#374151;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.hr-module__A57zeW__metricSubtext{color:#6b7280;font-size:.75rem}.hr-module__A57zeW__actionsSection{margin-bottom:2rem}.hr-module__A57zeW__sectionTitle{color:#1f2937;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.hr-module__A57zeW__sectionSubtitle{color:#6b7280;margin:0 0 1.5rem;font-size:.875rem}.hr-module__A57zeW__actionButtons{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.hr-module__A57zeW__actionButton{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.hr-module__A57zeW__actionButton:hover{color:#16a34a;background:#f0fdf4;border-color:#22c55e}.hr-module__A57zeW__actionIcon{font-size:1.25rem}.hr-module__A57zeW__tableSection{margin-bottom:2rem}.hr-module__A57zeW__tableContainer{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.hr-module__A57zeW__table{border-collapse:collapse;width:100%}.hr-module__A57zeW__table th{text-align:left;color:#374151;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1rem;font-size:.875rem;font-weight:600}.hr-module__A57zeW__table td{border-bottom:1px solid #f3f4f6;padding:1rem;font-size:.875rem}.hr-module__A57zeW__table tbody tr:hover{background:#f9fafb}.hr-module__A57zeW__jobTitle{color:#1f2937;font-weight:600}.hr-module__A57zeW__applications{color:#22c55e;font-weight:600}.hr-module__A57zeW__tableActions{gap:.5rem;display:flex}.hr-module__A57zeW__editButton,.hr-module__A57zeW__analyticsButton,.hr-module__A57zeW__reviewButton,.hr-module__A57zeW__rateButton{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;transition:all .2s}.hr-module__A57zeW__editButton:hover,.hr-module__A57zeW__reviewButton:hover{color:#16a34a;background:#f0fdf4;border-color:#22c55e}.hr-module__A57zeW__analyticsButton:hover,.hr-module__A57zeW__rateButton:hover{color:#2563eb;background:#eff6ff;border-color:#3b82f6}.hr-module__A57zeW__candidateInfo{align-items:center;gap:.75rem;display:flex}.hr-module__A57zeW__candidateAvatar{color:#22c55e;background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:600;display:flex}.hr-module__A57zeW__candidateName{color:#1f2937;font-weight:600}.hr-module__A57zeW__candidatePosition{color:#6b7280;font-size:.75rem}.hr-module__A57zeW__status{border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.hr-module__A57zeW__status.hr-module__A57zeW__under-review{color:#d97706;background:#fef3c7}.hr-module__A57zeW__status.hr-module__A57zeW__interview-scheduled{color:#2563eb;background:#dbeafe}.hr-module__A57zeW__status.hr-module__A57zeW__shortlisted{color:#059669;background:#d1fae5}.hr-module__A57zeW__resumeButton{color:#16a34a;cursor:pointer;background:#f0fdf4;border:1px solid #22c55e;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;transition:all .2s}.hr-module__A57zeW__resumeButton:hover{color:#fff;background:#22c55e}@media (max-width:768px){.hr-module__A57zeW__hrDashboard{padding:1rem}.hr-module__A57zeW__dashboardHeader{flex-direction:column;align-items:flex-start;gap:1rem}.hr-module__A57zeW__headerRight{flex-direction:column;gap:.75rem;width:100%}.hr-module__A57zeW__searchInput{min-width:auto}.hr-module__A57zeW__searchForm{flex-direction:column}.hr-module__A57zeW__searchButton{width:100%}.hr-module__A57zeW__pipelineGrid,.hr-module__A57zeW__metricsGrid,.hr-module__A57zeW__actionButtons{grid-template-columns:1fr}.hr-module__A57zeW__tableContainer{overflow-x:auto}.hr-module__A57zeW__table{min-width:600px}.hr-module__A57zeW__table th,.hr-module__A57zeW__table td{padding:.75rem .5rem;font-size:.75rem}.hr-module__A57zeW__tableActions{flex-direction:column;gap:.25rem}.hr-module__A57zeW__candidateInfo{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:1024px){.hr-module__A57zeW__pipelineGrid{grid-template-columns:1fr}}
