.project-module-scss-module__2CVSxq__projectViewContainer{background:#fafafa;height:100vh;display:flex;overflow:hidden}.project-module-scss-module__2CVSxq__projectView{font-family:var(--font-family-nunito);background:#fafafa;flex:1;overflow-y:auto}.project-module-scss-module__2CVSxq__projectContent{background:#fff;margin:0;padding:1.5rem}.project-module-scss-module__2CVSxq__loading,.project-module-scss-module__2CVSxq__error{text-align:center;color:#6b7280;padding:4rem 2rem;font-size:1.125rem}.project-module-scss-module__2CVSxq__error{color:#ef4444}.project-module-scss-module__2CVSxq__projectHeader{background:#fff;border-bottom:.0625rem solid #e5e8f0;padding:2rem;box-shadow:0 .0625rem .125rem #00000005}.project-module-scss-module__2CVSxq__headerTop{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.project-module-scss-module__2CVSxq__titleSection{align-items:center;gap:.75rem;display:flex}.project-module-scss-module__2CVSxq__projectIcon{color:#6366f1;width:2rem;height:2rem}.project-module-scss-module__2CVSxq__projectTitle{color:#111827;margin:0;font-size:1.875rem;font-weight:700}.project-module-scss-module__2CVSxq__statusBadge{text-transform:uppercase;border-radius:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:600}.project-module-scss-module__2CVSxq__statusBadge.project-module-scss-module__2CVSxq__active{color:#065f46;background:#d1fae5;border:.0625rem solid #10b981}.project-module-scss-module__2CVSxq__statusBadge.project-module-scss-module__2CVSxq__on_hold{color:#92400e;background:#fef3c7;border:.0625rem solid #f59e0b}.project-module-scss-module__2CVSxq__statusBadge.project-module-scss-module__2CVSxq__completed{color:#1e40af;background:#dbeafe}.project-module-scss-module__2CVSxq__statusBadge.project-module-scss-module__2CVSxq__archived{color:#374151;background:#e5e7eb}.project-module-scss-module__2CVSxq__actions{align-items:center;gap:.75rem;display:flex}.project-module-scss-module__2CVSxq__newSearchButton{color:#fff;font-size:.9375rem;font-weight:600;font-family:var(--font-family-nunito);cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;transition:all .2s;display:flex}.project-module-scss-module__2CVSxq__newSearchButton:hover{background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);box-shadow:0 .25rem .75rem #6366f14d}.project-module-scss-module__2CVSxq__newSearchButton svg{width:1rem;height:1rem}.project-module-scss-module__2CVSxq__projectMenuContainer{position:relative}.project-module-scss-module__2CVSxq__projectMenuButton{color:#6b7280;cursor:pointer;background:#fff;border:.0625rem solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:all .2s;display:flex}.project-module-scss-module__2CVSxq__projectMenuButton:hover{color:#6366f1;background:#f9fafb;border-color:#6366f1}.project-module-scss-module__2CVSxq__projectMenuButton svg{width:1rem;height:1rem}.project-module-scss-module__2CVSxq__projectMenu{z-index:100;background:#fff;border:.0625rem solid #e5e7eb;border-radius:.5rem;min-width:12rem;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 .25rem .75rem #0000001a}.project-module-scss-module__2CVSxq__menuItem{color:#374151;width:100%;font-size:.9375rem;font-weight:600;font-family:var(--font-family-nunito);cursor:pointer;text-align:left;background:#fff;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.project-module-scss-module__2CVSxq__menuItem:hover{background:#f9fafb}.project-module-scss-module__2CVSxq__menuItem.project-module-scss-module__2CVSxq__danger{color:#ef4444}.project-module-scss-module__2CVSxq__menuItem.project-module-scss-module__2CVSxq__danger:hover{background:#fef2f2}.project-module-scss-module__2CVSxq__menuItem svg{width:1rem;height:1rem}.project-module-scss-module__2CVSxq__statsRow{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.project-module-scss-module__2CVSxq__statCard{text-align:center;background:#f8f9fb;border:.0625rem solid #e5e8f0;border-radius:.75rem;padding:1rem}.project-module-scss-module__2CVSxq__statValue{color:#111827;margin-bottom:.25rem;font-size:2rem;font-weight:700}.project-module-scss-module__2CVSxq__statLabel{color:#6b7280;font-size:.8125rem;font-weight:500}.project-module-scss-module__2CVSxq__descriptionSection{margin-top:1.5rem}.project-module-scss-module__2CVSxq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.project-module-scss-module__2CVSxq__sectionHeader h3{color:#111827;margin:0;font-size:1rem;font-weight:600}.project-module-scss-module__2CVSxq__descriptionIndicator{color:#9ca3af;margin-left:.5rem;font-size:.8125rem;font-weight:400}.project-module-scss-module__2CVSxq__headerActions{align-items:center;gap:.5rem;display:flex}.project-module-scss-module__2CVSxq__editButton{color:#374151;font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito);cursor:pointer;background:#fff;border:.0625rem solid #d1d5db;border-radius:.375rem;align-items:center;gap:.375rem;padding:.5rem .875rem;transition:all .2s;display:flex}.project-module-scss-module__2CVSxq__editButton:hover{color:#6366f1;background:#f9fafb;border-color:#6366f1}.project-module-scss-module__2CVSxq__editButton svg{width:.875rem;height:.875rem}.project-module-scss-module__2CVSxq__collapseButton:hover{color:#6366f1;background:#f3f4f6}.project-module-scss-module__2CVSxq__descriptionDisplay{color:#374151;white-space:pre-wrap;background:#f8f9fb;border:.0625rem solid #e5e8f0;border-radius:.75rem;padding:1rem;line-height:1.6}.project-module-scss-module__2CVSxq__placeholder{color:#9ca3af;font-style:italic}.project-module-scss-module__2CVSxq__descriptionTextarea{resize:vertical;border:.125rem solid #6366f1;border-radius:.5rem;width:100%;padding:1rem;font-family:inherit;font-size:.9375rem;line-height:1.6}.project-module-scss-module__2CVSxq__descriptionTextarea:focus{outline:none;box-shadow:0 0 0 .1875rem #6366f11a}.project-module-scss-module__2CVSxq__editorActions{gap:.75rem;display:flex}.project-module-scss-module__2CVSxq__saveButton,.project-module-scss-module__2CVSxq__cancelButton{font-size:.875rem;font-family:var(--font-family-nunito);cursor:pointer;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-weight:600;transition:all .2s}.project-module-scss-module__2CVSxq__saveButton{color:#fff;background:#6366f1}.project-module-scss-module__2CVSxq__cancelButton{color:#374151;background:#fff;border:.0625rem solid #d1d5db}.project-module-scss-module__2CVSxq__tabNavigation{background:#f8f9fb;border-bottom:.0625rem solid #e5e8f0;gap:.25rem;padding:0 2rem;display:flex}.project-module-scss-module__2CVSxq__tabNavigation .project-module-scss-module__2CVSxq__tab{font-size:.9375rem;font-weight:600;font-family:var(--font-family-nunito);color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:.125rem solid #0000;align-items:center;gap:.5rem;padding:1rem 1.5rem;transition:all .2s;display:flex}.project-module-scss-module__2CVSxq__tabNavigation .project-module-scss-module__2CVSxq__tab:hover{color:#111827;background:#6366f10a}.project-module-scss-module__2CVSxq__tabNavigation .project-module-scss-module__2CVSxq__tab.project-module-scss-module__2CVSxq__active{color:#6366f1;background:#6366f10a;border-bottom-color:#6366f1}.project-module-scss-module__2CVSxq__tabNavigation .project-module-scss-module__2CVSxq__tab svg{width:1rem;height:1rem}.project-module-scss-module__2CVSxq__tabNavigation .project-module-scss-module__2CVSxq__tabBadge{color:#374151;background:#e5e7eb;border-radius:.75rem;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.project-module-scss-module__2CVSxq__tab.project-module-scss-module__2CVSxq__active .project-module-scss-module__2CVSxq__tabNavigation .project-module-scss-module__2CVSxq__tabBadge{color:#fff;background:#6366f1}.project-module-scss-module__2CVSxq__tabNavigation .project-module-scss-module__2CVSxq__tabSpinner{color:#6366f1;margin-left:.25rem;font-size:.875rem}.project-module-scss-module__2CVSxq__tabContent{background:#f8f9fb;padding:1.5rem 2rem}.project-module-scss-module__2CVSxq__searchThreadsList{max-width:75rem;margin:0 auto}.project-module-scss-module__2CVSxq__threadsList{flex-direction:column;gap:.75rem;display:flex}.project-module-scss-module__2CVSxq__threadCard{background:#fff;border:.0625rem solid #e5e8f0;border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex;position:relative;box-shadow:0 .0625rem .25rem #00000008}.project-module-scss-module__2CVSxq__threadCard:hover{border-color:#6366f1;transform:translateY(-.0625rem);box-shadow:0 .25rem .75rem #6366f11f}.project-module-scss-module__2CVSxq__threadContent{cursor:pointer;flex:1;min-width:0}.project-module-scss-module__2CVSxq__threadHeader{align-items:flex-start;gap:.75rem;display:flex}.project-module-scss-module__2CVSxq__deleteThreadButton{cursor:pointer;color:#9ca3af;opacity:0;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;padding:.5rem;transition:all .2s}.project-module-scss-module__2CVSxq__threadCard:hover .project-module-scss-module__2CVSxq__deleteThreadButton{opacity:1}.project-module-scss-module__2CVSxq__deleteThreadButton:hover{color:#ef4444;background-color:#fee2e2}.project-module-scss-module__2CVSxq__deleteThreadButton svg{width:1rem;height:1rem}.project-module-scss-module__2CVSxq__threadIcon{color:#6b7280;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem}.project-module-scss-module__2CVSxq__threadInfo{flex:1;min-width:0}.project-module-scss-module__2CVSxq__threadTitleRow{align-items:center;gap:.75rem;min-width:0;margin-bottom:.5rem;display:flex}.project-module-scss-module__2CVSxq__threadQuery{color:#111827;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:1rem;font-weight:500;overflow:hidden}.project-module-scss-module__2CVSxq__savedSearchBadge{color:#92400e;white-space:nowrap;background:#fef3c7;border:1px solid #f59e0b;border-radius:.5rem;flex-shrink:0;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.project-module-scss-module__2CVSxq__savedSearchBadge svg{width:.875rem;height:.875rem}.project-module-scss-module__2CVSxq__similarSearchBadge{color:#134e4a;white-space:nowrap;background:#ccfbf1;border:1px solid #14b8a6;border-radius:.5rem;flex-shrink:0;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.project-module-scss-module__2CVSxq__similarSearchBadge svg{width:.875rem;height:.875rem}.project-module-scss-module__2CVSxq__threadMeta{color:#6b7280;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.project-module-scss-module__2CVSxq__separator{color:#d1d5db}.project-module-scss-module__2CVSxq__deepSearchBadge{color:#6366f1;background:#ede9fe;border-radius:.375rem;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.project-module-scss-module__2CVSxq__pageTitle{color:#1a1a1a;font-size:1.75rem;font-weight:700;font-family:var(--font-family-nunito);text-align:center;margin:0 0 .5rem}.project-module-scss-module__2CVSxq__pageSubtitle{color:#9ca3af;text-align:center;margin:0 0 1.5rem;font-size:.9375rem}.project-module-scss-module__2CVSxq__jobDescriptionBox{background:#f8f9fb;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1.5rem;transition:all .2s;overflow:hidden}.project-module-scss-module__2CVSxq__jobDescriptionBox.project-module-scss-module__2CVSxq__collapsed .project-module-scss-module__2CVSxq__jobDescHeader{border-bottom:none}.project-module-scss-module__2CVSxq__jobDescHeader{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.project-module-scss-module__2CVSxq__jobDescLabel{color:#1a1a1a;flex:1;align-items:center;gap:.5rem;min-width:0;font-size:.875rem;font-weight:600;display:flex}.project-module-scss-module__2CVSxq__jobDescLabel svg{color:#4b5563;flex-shrink:0;width:1rem;height:1rem}.project-module-scss-module__2CVSxq__collapsedPreview{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;margin-left:.25rem;font-size:.8125rem;font-weight:400;overflow:hidden}.project-module-scss-module__2CVSxq__jobDescActions{align-items:center;gap:.5rem;display:flex}.project-module-scss-module__2CVSxq__editJobDescButton{color:#666;cursor:pointer;font-size:.8125rem;font-weight:500;font-family:var(--font-family-nunito);background:0 0;border:1px solid #e5e7eb;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;transition:all .15s;display:flex}.project-module-scss-module__2CVSxq__editJobDescButton:hover{background:#f3f4f6;border-color:#d1d5db}.project-module-scss-module__2CVSxq__editJobDescButton svg{width:.75rem;height:.75rem}.project-module-scss-module__2CVSxq__searchWithDescButton{color:#9ca3af;cursor:not-allowed;font-size:.8125rem;font-weight:500;font-family:var(--font-family-nunito);background:#e5e7eb;border:1px solid #d1d5db;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;transition:all .15s;display:flex}.project-module-scss-module__2CVSxq__searchWithDescButton svg{width:.75rem;height:.75rem}.project-module-scss-module__2CVSxq__searchWithDescButton.project-module-scss-module__2CVSxq__highlighted{color:#fff;cursor:pointer;background:#1a1a1a;border-color:#1a1a1a}.project-module-scss-module__2CVSxq__searchWithDescButton.project-module-scss-module__2CVSxq__highlighted:hover{background:#333}.project-module-scss-module__2CVSxq__collapseButton{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.375rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:all .15s;display:flex}.project-module-scss-module__2CVSxq__collapseButton:hover{color:#1a1a1a;background:#f3f4f6;border-color:#d1d5db}.project-module-scss-module__2CVSxq__collapseButton svg{width:.75rem;height:.75rem}.project-module-scss-module__2CVSxq__jobDescContent{padding:1rem}.project-module-scss-module__2CVSxq__descriptionEditor{flex-direction:column;gap:.75rem;display:flex}.project-module-scss-module__2CVSxq__descriptionTextarea{width:100%;font-size:.875rem;font-family:var(--font-family-nunito);resize:vertical;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:.75rem;line-height:1.5}.project-module-scss-module__2CVSxq__descriptionTextarea::placeholder{color:#9ca3af}.project-module-scss-module__2CVSxq__descriptionTextarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.project-module-scss-module__2CVSxq__editorActions{justify-content:flex-end;gap:.5rem;display:flex}.project-module-scss-module__2CVSxq__saveButton{color:#fff;cursor:pointer;font-size:.8125rem;font-weight:600;font-family:var(--font-family-nunito);background:#1a1a1a;border:none;border-radius:.375rem;padding:.5rem 1rem;transition:all .15s}.project-module-scss-module__2CVSxq__saveButton:hover:not(:disabled){background:#333}.project-module-scss-module__2CVSxq__saveButton:disabled{opacity:.6;cursor:not-allowed}.project-module-scss-module__2CVSxq__cancelButton{color:#666;cursor:pointer;font-size:.8125rem;font-weight:500;font-family:var(--font-family-nunito);background:0 0;border:1px solid #e5e7eb;border-radius:.375rem;padding:.5rem 1rem;transition:all .15s}.project-module-scss-module__2CVSxq__cancelButton:hover{background:#f3f4f6}.project-module-scss-module__2CVSxq__descriptionDisplay{cursor:pointer;border-radius:.375rem;padding:.5rem;transition:background .15s}.project-module-scss-module__2CVSxq__descriptionDisplay:hover{background:#fff}.project-module-scss-module__2CVSxq__descriptionText{color:#1a1a1a;white-space:pre-wrap;margin:0;font-size:.875rem;line-height:1.6}.project-module-scss-module__2CVSxq__descriptionPlaceholder{color:#9ca3af;margin:0;font-size:.875rem;font-style:italic}.project-module-scss-module__2CVSxq__searchHistorySection{border-top:1px solid #e5e7eb;margin-top:6rem;padding-top:1.5rem}.project-module-scss-module__2CVSxq__searchHistoryHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.project-module-scss-module__2CVSxq__searchHistoryTitle{color:#1a1a1a;font-size:1rem;font-weight:600;font-family:var(--font-family-nunito);margin:0}.project-module-scss-module__2CVSxq__searchHistoryList{flex-direction:column;gap:.5rem;display:flex}.project-module-scss-module__2CVSxq__searchHistoryCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .15s;display:flex}.project-module-scss-module__2CVSxq__searchHistoryCard:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000a}.project-module-scss-module__2CVSxq__searchHistoryCard:hover .project-module-scss-module__2CVSxq__deleteSearchButton{opacity:1}.project-module-scss-module__2CVSxq__searchCardHeader{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.project-module-scss-module__2CVSxq__savedBadge,.project-module-scss-module__2CVSxq__similarBadge{border-radius:.25rem;flex-shrink:0;align-items:center;gap:.25rem;padding:.125rem .375rem;font-size:.6875rem;font-weight:600;display:inline-flex}.project-module-scss-module__2CVSxq__savedBadge svg,.project-module-scss-module__2CVSxq__similarBadge svg{width:.625rem;height:.625rem}.project-module-scss-module__2CVSxq__savedBadge,.project-module-scss-module__2CVSxq__similarBadge{color:#1e40af;background:#dbeafe}.project-module-scss-module__2CVSxq__deleteSearchButton{cursor:pointer;color:#9ca3af;opacity:0;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;padding:.5rem;transition:all .15s}.project-module-scss-module__2CVSxq__deleteSearchButton:hover{color:#ef4444;background:#fee2e2}.project-module-scss-module__2CVSxq__deleteSearchButton svg{width:.875rem;height:.875rem}.project-module-scss-module__2CVSxq__tabContentArea{background:#fff;padding:1.5rem}.project-module-scss-module__2CVSxq__emptyState{text-align:center;padding:3rem 2rem}.project-module-scss-module__2CVSxq__emptyText{color:#666;margin:0 0 .5rem;font-size:1rem;font-weight:500}.project-module-scss-module__2CVSxq__emptySubtext{color:#9ca3af;margin:0;font-size:.875rem}.project-module-scss-module__2CVSxq__jobDescriptionBar{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.project-module-scss-module__2CVSxq__jobDescLabel{color:#9ca3af;flex-shrink:0;align-items:center;gap:.375rem;font-size:.8125rem;display:flex}.project-module-scss-module__2CVSxq__jobDescLabel svg{width:.875rem;height:.875rem}.project-module-scss-module__2CVSxq__jobDescTags{flex-wrap:wrap;flex:1;align-items:center;gap:.375rem;display:flex}.project-module-scss-module__2CVSxq__jobDescTag{color:#666;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;display:inline-flex}.project-module-scss-module__2CVSxq__moreTag{color:#6366f1;background:#6366f114;border:1px solid #6366f133;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.project-module-scss-module__2CVSxq__editJobDescButton{color:#666;cursor:pointer;font-size:.75rem;font-weight:500;font-family:var(--font-family-nunito);background:0 0;border:1px solid #e5e7eb;border-radius:.375rem;padding:.375rem .75rem;transition:all .15s}.project-module-scss-module__2CVSxq__editJobDescButton:hover{color:#1a1a1a;background:#f9fafb}.project-module-scss-module__2CVSxq__searchForm{margin-bottom:.75rem}.project-module-scss-module__2CVSxq__searchInputWrapper{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;padding:0 .25rem 0 1rem;transition:all .15s;display:flex}.project-module-scss-module__2CVSxq__searchInputWrapper:focus-within{border-color:#d1d5db;box-shadow:0 0 0 3px #d1d5db1a}.project-module-scss-module__2CVSxq__searchIcon{color:#9ca3af;flex-shrink:0;width:1rem;height:1rem}.project-module-scss-module__2CVSxq__searchInput{color:#1a1a1a;font-size:.9375rem;font-family:var(--font-family-nunito);background:0 0;border:none;flex:1;padding:.875rem .75rem}.project-module-scss-module__2CVSxq__searchInput::placeholder{color:#9ca3af}.project-module-scss-module__2CVSxq__searchInput:focus{outline:none}.project-module-scss-module__2CVSxq__searchButton{color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito);background:#475569;border:none;border-radius:.375rem;flex-shrink:0;padding:.625rem 1.5rem;transition:all .15s}.project-module-scss-module__2CVSxq__searchButton:hover:not(:disabled){background:#334155}.project-module-scss-module__2CVSxq__searchButton:disabled{opacity:.5;cursor:not-allowed}.project-module-scss-module__2CVSxq__includeBadges{align-items:center;gap:.625rem;margin-bottom:1rem;display:flex}.project-module-scss-module__2CVSxq__includeLabel{color:#9ca3af;flex-shrink:0;font-size:.8125rem;font-weight:500}.project-module-scss-module__2CVSxq__badgesList{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.project-module-scss-module__2CVSxq__includeBadge{color:#9ca3af;font-size:.8125rem;font-family:var(--font-family-nunito);background:#fff;border:1px solid #e5e7eb;border-radius:2rem;align-items:center;gap:.375rem;padding:.375rem .75rem;transition:all .3s;display:inline-flex}.project-module-scss-module__2CVSxq__includeBadge svg{color:#9ca3af;width:.75rem;height:.75rem;transition:color .3s}.project-module-scss-module__2CVSxq__includeBadge.project-module-scss-module__2CVSxq__active{color:#16a34a;background:#22c55e1f;border-color:#22c55e;box-shadow:0 0 0 2px #22c55e26}.project-module-scss-module__2CVSxq__includeBadge.project-module-scss-module__2CVSxq__active svg{color:#16a34a}.project-module-scss-module__2CVSxq__jobDescSearchButton{color:#666;cursor:pointer;font-size:.8125rem;font-weight:500;font-family:var(--font-family-nunito);background:#fff;border:1px dashed #e5e7eb;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;transition:all .15s;display:inline-flex}.project-module-scss-module__2CVSxq__jobDescSearchButton svg{color:#6366f1;width:.875rem;height:.875rem}.project-module-scss-module__2CVSxq__jobDescSearchButton:hover{color:#1a1a1a;background:#f9fafb;border-style:solid}.project-module-scss-module__2CVSxq__tryTheseSection{margin-bottom:2rem}.project-module-scss-module__2CVSxq__tryTheseTitle{color:#1a1a1a;font-size:.9375rem;font-weight:600;font-family:var(--font-family-nunito);margin:0 0 .75rem}.project-module-scss-module__2CVSxq__tryTheseBadges{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.project-module-scss-module__2CVSxq__tryThisBadge{color:#1a1a1a;cursor:pointer;font-size:.8125rem;font-family:var(--font-family-nunito);background:#fff;border:1px solid #e5e7eb;border-radius:2rem;align-items:center;gap:.375rem;padding:.5rem .875rem;transition:all .2s;display:inline-flex}.project-module-scss-module__2CVSxq__tryThisBadge .project-module-scss-module__2CVSxq__sparkleIcon{color:#9a8a5a;width:.75rem;height:.75rem}.project-module-scss-module__2CVSxq__tryThisBadge:hover{color:#7a6a4a;background:#9a8a5a14;border-color:#9a8a5a66}.project-module-scss-module__2CVSxq__recentSearchesSection{background:#fafafa;padding:1.5rem}.project-module-scss-module__2CVSxq__recentSearchesTitle{color:#1a1a1a;font-size:.9375rem;font-weight:600;font-family:var(--font-family-nunito);margin:0 0 1rem}.project-module-scss-module__2CVSxq__recentSearchesList{flex-direction:column;gap:.5rem;display:flex}.project-module-scss-module__2CVSxq__recentSearchCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .15s;display:flex}.project-module-scss-module__2CVSxq__recentSearchCard:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000a}.project-module-scss-module__2CVSxq__searchCardIcon{color:#9ca3af;flex-shrink:0;width:1rem;height:1rem}.project-module-scss-module__2CVSxq__searchCardContent{flex:1;min-width:0}.project-module-scss-module__2CVSxq__searchCardTitle{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:.9375rem;font-weight:500;overflow:hidden}.project-module-scss-module__2CVSxq__searchCardMeta{color:#9ca3af;margin:0;font-size:.8125rem}.project-module-scss-module__2CVSxq__chevronIcon{color:#d1d5db;flex-shrink:0;width:.875rem;height:.875rem}.project-module-scss-module__2CVSxq__jobDescPill{background:#faf5ff;border:1px solid #d8b4fe;border-radius:.375rem;flex-shrink:0;align-items:center;gap:.375rem;margin-right:.5rem;padding:.375rem .625rem;display:inline-flex}.project-module-scss-module__2CVSxq__jobDescPillIcon{color:#a855f7;width:.75rem;height:.75rem}.project-module-scss-module__2CVSxq__jobDescPillText{color:#a855f7;font-size:.75rem;font-weight:600;font-family:var(--font-family-nunito);white-space:nowrap}.project-module-scss-module__2CVSxq__jobDescPillRemove{color:#a855f7;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:1rem;height:1rem;margin-left:.125rem;padding:0;transition:all .15s;display:flex}.project-module-scss-module__2CVSxq__jobDescPillRemove:hover{color:#fff;background:#a855f7}.project-module-scss-module__2CVSxq__jobDescPillRemove svg{width:.625rem;height:.625rem}.project-module-scss-module__2CVSxq__addJobDescBadge{color:#a855f7;cursor:pointer;font-size:.75rem;font-weight:500;font-family:var(--font-family-nunito);white-space:nowrap;background:#fff;border:1px solid #d8b4fe;border-radius:1.25rem;align-items:center;gap:.375rem;margin-left:2.5rem;padding:.375rem .625rem;transition:all .15s;display:inline-flex}.project-module-scss-module__2CVSxq__addJobDescBadge:hover{background:#faf5ff;border-color:#a855f7}.project-module-scss-module__2CVSxq__addJobDescBadge.project-module-scss-module__2CVSxq__hasJobDesc{color:#9333ea;background:#faf5ff;border-color:#a855f7;font-weight:600}.project-module-scss-module__2CVSxq__addJobDescBadge.project-module-scss-module__2CVSxq__hasJobDesc:hover{background:#f3e8ff}.project-module-scss-module__2CVSxq__addJobDescBadge svg{width:.75rem;height:.75rem}@media only screen and (max-width:768px){.project-module-scss-module__2CVSxq__projectContent{padding:1rem}.project-module-scss-module__2CVSxq__pageTitle{margin-bottom:.25rem;font-size:1.25rem}.project-module-scss-module__2CVSxq__pageSubtitle{margin-bottom:1rem;font-size:.8125rem}.project-module-scss-module__2CVSxq__includeBadges{flex-wrap:wrap;gap:.375rem}.project-module-scss-module__2CVSxq__includeLabel{font-size:.75rem}.project-module-scss-module__2CVSxq__badgesList{gap:.375rem}.project-module-scss-module__2CVSxq__includeBadge{padding:.25rem .5rem;font-size:.75rem}.project-module-scss-module__2CVSxq__includeBadge span{white-space:nowrap}.project-module-scss-module__2CVSxq__addJobDescBadge{margin-left:0}.project-module-scss-module__2CVSxq__searchHistorySection{margin-top:3rem}.project-module-scss-module__2CVSxq__searchHistoryCard{gap:.75rem;padding:.75rem 1rem}.project-module-scss-module__2CVSxq__searchCardTitle{font-size:.875rem}.project-module-scss-module__2CVSxq__searchCardMeta{font-size:.75rem}.project-module-scss-module__2CVSxq__tabContentArea{padding:1rem}.project-module-scss-module__2CVSxq__tabNavigation{-webkit-overflow-scrolling:touch;padding:0 1rem;overflow-x:auto}.project-module-scss-module__2CVSxq__tabNavigation::-webkit-scrollbar{display:none}.project-module-scss-module__2CVSxq__tabNavigation .project-module-scss-module__2CVSxq__tab{white-space:nowrap;padding:.75rem 1rem;font-size:.8125rem}.project-module-scss-module__2CVSxq__projectHeader{padding:1rem}.project-module-scss-module__2CVSxq__headerTop{margin-bottom:1rem}.project-module-scss-module__2CVSxq__projectTitle{font-size:1.25rem}.project-module-scss-module__2CVSxq__statsRow{grid-template-columns:repeat(2,1fr);gap:.75rem}.project-module-scss-module__2CVSxq__statValue{font-size:1.5rem}.project-module-scss-module__2CVSxq__threadCard{padding:1rem}.project-module-scss-module__2CVSxq__threadTitleRow{flex-wrap:wrap;gap:.375rem}.project-module-scss-module__2CVSxq__threadQuery{white-space:normal;font-size:.875rem}}
.deep_search_jobs_list-module-scss-module__ywgczW__jobsList{font-family:var(--font-family-nunito);padding:1.5rem}.deep_search_jobs_list-module-scss-module__ywgczW__loadingContainer{color:#6b7280;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;font-size:.875rem;display:flex}.deep_search_jobs_list-module-scss-module__ywgczW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.deep_search_jobs_list-module-scss-module__ywgczW__emptyIcon{margin-bottom:1.5rem;font-size:4rem}.deep_search_jobs_list-module-scss-module__ywgczW__emptyTitle{color:#111827;margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.deep_search_jobs_list-module-scss-module__ywgczW__emptyText{color:#6b7280;max-width:37.5rem;margin:0;font-size:1rem;line-height:1.6}.deep_search_jobs_list-module-scss-module__ywgczW__jobsHeader{margin-bottom:1.5rem}.deep_search_jobs_list-module-scss-module__ywgczW__jobsTitle{color:#111827;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.deep_search_jobs_list-module-scss-module__ywgczW__jobsSubtitle{color:#6b7280;margin:0;font-size:.875rem}.deep_search_jobs_list-module-scss-module__ywgczW__jobsContainer{flex-direction:column;gap:1rem;display:flex}.deep_search_jobs_list-module-scss-module__ywgczW__jobCard{background:#fff;border:.0625rem solid #e5e7eb;border-radius:.5rem;padding:1.25rem;transition:all .2s}.deep_search_jobs_list-module-scss-module__ywgczW__jobCard.deep_search_jobs_list-module-scss-module__ywgczW__clickable{cursor:pointer}.deep_search_jobs_list-module-scss-module__ywgczW__jobCard.deep_search_jobs_list-module-scss-module__ywgczW__clickable:hover{border-color:#6366f1;box-shadow:0 .25rem 1rem #6366f11f}.deep_search_jobs_list-module-scss-module__ywgczW__jobHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.deep_search_jobs_list-module-scss-module__ywgczW__jobStatus{align-items:center;gap:.5rem;display:flex}.deep_search_jobs_list-module-scss-module__ywgczW__iconRunning{color:#6366f1;font-size:1.125rem}.deep_search_jobs_list-module-scss-module__ywgczW__iconCompleted{color:#10b981;font-size:1.125rem}.deep_search_jobs_list-module-scss-module__ywgczW__iconError{color:#ef4444;font-size:1.125rem}.deep_search_jobs_list-module-scss-module__ywgczW__iconCancelled{color:#f59e0b;font-size:1.125rem}.deep_search_jobs_list-module-scss-module__ywgczW__iconPending{color:#9ca3af;font-size:1.125rem}.deep_search_jobs_list-module-scss-module__ywgczW__statusLabel{color:#111827;font-size:.875rem;font-weight:600}.deep_search_jobs_list-module-scss-module__ywgczW__jobActions{gap:.5rem;display:flex}.deep_search_jobs_list-module-scss-module__ywgczW__deleteButton{color:#6b7280;cursor:pointer;background:0 0;border:.0625rem solid #e5e7eb;border-radius:.25rem;padding:.375rem .5rem;font-size:.875rem;transition:all .2s}.deep_search_jobs_list-module-scss-module__ywgczW__deleteButton:hover{color:#ef4444;background-color:#fee2e2;border-color:#ef4444}.deep_search_jobs_list-module-scss-module__ywgczW__jobContent{flex-direction:column;gap:.75rem;display:flex}.deep_search_jobs_list-module-scss-module__ywgczW__jobMeta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.deep_search_jobs_list-module-scss-module__ywgczW__metaItem strong{color:#111827}.deep_search_jobs_list-module-scss-module__ywgczW__metaSeparator{color:#d1d5db}.deep_search_jobs_list-module-scss-module__ywgczW__criteria{flex-wrap:wrap;gap:.5rem;display:flex}.deep_search_jobs_list-module-scss-module__ywgczW__criterionChip{color:#1e40af;background-color:#eff6ff;border:.0625rem solid #bfdbfe;border-radius:.25rem;padding:.25rem .625rem;font-size:.8125rem;font-weight:500}.deep_search_jobs_list-module-scss-module__ywgczW__criterionMore{color:#6b7280;background-color:#f3f4f6;border:.0625rem solid #e5e7eb;border-radius:.25rem;padding:.25rem .625rem;font-size:.8125rem;font-weight:500}.deep_search_jobs_list-module-scss-module__ywgczW__progressInfo{flex-direction:column;gap:.375rem;display:flex}.deep_search_jobs_list-module-scss-module__ywgczW__progressBar{background-color:#e5e7eb;border-radius:.1875rem;width:100%;height:.375rem;overflow:hidden}.deep_search_jobs_list-module-scss-module__ywgczW__progressFill{background:linear-gradient(90deg,#6366f1 0%,#8b5cf6 100%);border-radius:.1875rem;height:100%;transition:width .3s}.deep_search_jobs_list-module-scss-module__ywgczW__progressText{color:#6b7280;font-size:.75rem}.deep_search_jobs_list-module-scss-module__ywgczW__completedInfo{gap:.75rem;font-size:.8125rem;display:flex}.deep_search_jobs_list-module-scss-module__ywgczW__successCount{color:#10b981;font-weight:500}.deep_search_jobs_list-module-scss-module__ywgczW__failureCount{color:#ef4444;font-weight:500}.deep_search_jobs_list-module-scss-module__ywgczW__jobDate{color:#9ca3af;gap:.375rem;font-size:.75rem;display:flex}.deep_search_jobs_list-module-scss-module__ywgczW__dateLabel{font-weight:500}.deep_search_jobs_list-module-scss-module__ywgczW__dateValue{font-weight:400}.deep_search_jobs_list-module-scss-module__ywgczW__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.deep_search_jobs_list-module-scss-module__ywgczW__modal{background:#fff;border-radius:.5rem;width:100%;max-width:25rem;padding:1.5rem;box-shadow:0 1.25rem 3.125rem #0003}.deep_search_jobs_list-module-scss-module__ywgczW__modalTitle{color:#111827;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.deep_search_jobs_list-module-scss-module__ywgczW__modalText{color:#6b7280;margin:0 0 1.5rem;font-size:.875rem;line-height:1.6}.deep_search_jobs_list-module-scss-module__ywgczW__modalActions{justify-content:flex-end;gap:.75rem;display:flex}.deep_search_jobs_list-module-scss-module__ywgczW__cancelButton{color:#374151;cursor:pointer;font-size:.875rem;font-weight:500;font-family:var(--font-family-nunito);background-color:#fff;border:.0625rem solid #d1d5db;border-radius:.375rem;padding:.625rem 1.25rem;transition:all .2s}.deep_search_jobs_list-module-scss-module__ywgczW__cancelButton:hover{background-color:#f9fafb;border-color:#9ca3af}.deep_search_jobs_list-module-scss-module__ywgczW__confirmButton{color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;font-family:var(--font-family-nunito);background-color:#ef4444;border:none;border-radius:.375rem;padding:.625rem 1.25rem;transition:background-color .2s}.deep_search_jobs_list-module-scss-module__ywgczW__confirmButton:hover:not(:disabled){background-color:#dc2626}.deep_search_jobs_list-module-scss-module__ywgczW__confirmButton:disabled{cursor:not-allowed;background-color:#d1d5db}
.shortlist_tab-module-scss-module__ZhOW0G__shortlistTab{--grid-columns:1fr 10rem 6.5rem 10rem 9rem 2rem;padding:1rem .75rem}.shortlist_tab-module-scss-module__ZhOW0G__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__headerActions{align-items:center;gap:.75rem;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__title{color:#111827;align-items:center;gap:.75rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__title>svg{color:#f59e0b;width:1.25rem;height:1.25rem}.shortlist_tab-module-scss-module__ZhOW0G__titleText{display:inline}.shortlist_tab-module-scss-module__ZhOW0G__count{color:#6b7280;margin-left:.375rem;font-size:1rem;font-weight:400}.shortlist_tab-module-scss-module__ZhOW0G__clearButton{font-size:.875rem;font-weight:500;font-family:var(--font-family-nunito);cursor:pointer;color:#dc2626;background:#fef2f2;border:.0625rem solid #fecaca;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem .875rem;transition:all .2s;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__clearButton:hover{background:#fee2e2;border-color:#f87171}.shortlist_tab-module-scss-module__ZhOW0G__clearButton svg{width:.875rem;height:.875rem}.shortlist_tab-module-scss-module__ZhOW0G__emptyState{text-align:center;padding:4rem 2rem}.shortlist_tab-module-scss-module__ZhOW0G__emptyIcon{color:#d1d5db;width:4rem;height:4rem;margin-bottom:1rem}.shortlist_tab-module-scss-module__ZhOW0G__emptyText{color:#374151;margin:0 0 .5rem;font-size:1.125rem;font-weight:500}.shortlist_tab-module-scss-module__ZhOW0G__emptySubtext{color:#9ca3af;margin:0;font-size:.9375rem}.shortlist_tab-module-scss-module__ZhOW0G__loading{text-align:center;color:#6b7280;padding:4rem 2rem}.shortlist_tab-module-scss-module__ZhOW0G__tableHeader{grid-template-columns:var(--grid-columns);color:#6b7280;text-transform:uppercase;letter-spacing:.05em;background:#f8f9fb;border-bottom:.0625rem solid #e5e7eb;align-items:center;padding:.75rem 0;font-size:.6875rem;font-weight:600;display:grid}.shortlist_tab-module-scss-module__ZhOW0G__colCandidate{align-items:center;gap:.5rem;min-width:0;padding:.75rem 0 .75rem 1rem;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__colSourceQuery,.shortlist_tab-module-scss-module__ZhOW0G__colShortlisted{padding:.75rem .5rem}.shortlist_tab-module-scss-module__ZhOW0G__colNotes{padding:.75rem .5rem;overflow:hidden}.shortlist_tab-module-scss-module__ZhOW0G__colActions{justify-content:flex-end;align-items:center;gap:.25rem;padding:.75rem .5rem;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__candidateList{flex-direction:column;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__tableRow{border-bottom:.0625rem solid #e5e7eb}.shortlist_tab-module-scss-module__ZhOW0G__tableRow:last-child{border-bottom:none}.shortlist_tab-module-scss-module__ZhOW0G__tableRow.shortlist_tab-module-scss-module__ZhOW0G__expanded .shortlist_tab-module-scss-module__ZhOW0G__rowContent{background-color:#f9fafb;border-bottom:.0625rem solid #e5e7eb}.shortlist_tab-module-scss-module__ZhOW0G__rowContent{box-sizing:border-box;grid-template-columns:var(--grid-columns);cursor:pointer;background-color:#fff;align-items:center;width:100%;transition:background-color .15s;display:grid}.shortlist_tab-module-scss-module__ZhOW0G__rowContent:hover{background-color:#f9fafb}.shortlist_tab-module-scss-module__ZhOW0G__rowContent:focus{outline-offset:-.125rem;outline:.125rem solid #2563eb}.shortlist_tab-module-scss-module__ZhOW0G__rowContent:focus:not(:focus-visible){outline:none}.shortlist_tab-module-scss-module__ZhOW0G__rowContent:focus-visible{outline-offset:-.125rem;outline:.125rem solid #2563eb}.shortlist_tab-module-scss-module__ZhOW0G__candidateInfo{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__candidateMainRow{align-items:center;gap:.5rem;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__candidateName{color:#111827;font-size:1rem;font-weight:600;font-family:var(--font-family-nunito);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.shortlist_tab-module-scss-module__ZhOW0G__atsBadge{letter-spacing:.03em;color:#6d28d9;background-color:#ede9fe;border-radius:.25rem;flex-shrink:0;align-items:center;padding:.0625rem .375rem;font-size:.625rem;font-weight:700;line-height:1.4;display:inline-flex}.shortlist_tab-module-scss-module__ZhOW0G__candidateSubRow{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.8125rem;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__jobTitle{color:#374151;font-weight:500}.shortlist_tab-module-scss-module__ZhOW0G__company{color:#374151}.shortlist_tab-module-scss-module__ZhOW0G__location{color:#6b7280}.shortlist_tab-module-scss-module__ZhOW0G__separator{color:#d1d5db}.shortlist_tab-module-scss-module__ZhOW0G__statusPill{flex-shrink:0}.shortlist_tab-module-scss-module__ZhOW0G__expandButton{color:#6b7280;border-radius:.375rem;justify-content:center;align-items:center;padding:.375rem;transition:color .15s;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__expandButton svg{font-size:.75rem}.shortlist_tab-module-scss-module__ZhOW0G__queryText{color:#374151;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.shortlist_tab-module-scss-module__ZhOW0G__dateText{color:#374151;white-space:nowrap;font-size:.8125rem}.shortlist_tab-module-scss-module__ZhOW0G__notesDisplay{color:#374151;cursor:pointer;text-overflow:ellipsis;line-clamp:2;border-radius:.25rem;-webkit-box-orient:vertical;padding:.25rem 0;font-size:.8125rem;line-height:1.4;transition:background .15s;display:-webkit-box;overflow:hidden}.shortlist_tab-module-scss-module__ZhOW0G__notesDisplay:hover{background:#2563eb0a}.shortlist_tab-module-scss-module__ZhOW0G__addNotesPrompt{color:#9ca3af;font-style:italic}.shortlist_tab-module-scss-module__ZhOW0G__notesEditor{flex-direction:column;gap:.375rem;max-width:100%;padding-right:1rem;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__notesTextarea{box-sizing:border-box;resize:none;border:.0625rem solid #d1d5db;border-radius:.25rem;width:100%;padding:.375rem;font-family:inherit;font-size:.8125rem}.shortlist_tab-module-scss-module__ZhOW0G__notesTextarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 .125rem #2563eb1a}.shortlist_tab-module-scss-module__ZhOW0G__notesActions{gap:.375rem;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__saveButton,.shortlist_tab-module-scss-module__ZhOW0G__cancelButton{font-size:.75rem;font-weight:600;font-family:var(--font-family-nunito);cursor:pointer;border:none;border-radius:.25rem;padding:.25rem .5rem;transition:all .15s}.shortlist_tab-module-scss-module__ZhOW0G__saveButton{color:#fff;background:#2563eb}.shortlist_tab-module-scss-module__ZhOW0G__saveButton:hover{background:#1d4ed8}.shortlist_tab-module-scss-module__ZhOW0G__cancelButton{color:#374151;background:#e5e7eb}.shortlist_tab-module-scss-module__ZhOW0G__cancelButton:hover{background:#d1d5db}.shortlist_tab-module-scss-module__ZhOW0G__actionButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.375rem;transition:all .15s;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__actionButton:hover{color:#2563eb;background:#2563eb14}.shortlist_tab-module-scss-module__ZhOW0G__actionButton svg{width:.9375rem;height:.9375rem}.shortlist_tab-module-scss-module__ZhOW0G__deleteButton:hover{color:#ef4444;background:#ef444414}.shortlist_tab-module-scss-module__ZhOW0G__requestInterviewButton{color:#fff;font-size:.75rem;font-weight:600;font-family:var(--font-family-nunito);cursor:pointer;white-space:nowrap;background-color:#475569;border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;text-decoration:none;transition:background-color .15s;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__requestInterviewButton svg{width:.8125rem;height:.8125rem}.shortlist_tab-module-scss-module__ZhOW0G__requestInterviewButton:hover:not(:disabled){background-color:#334155}.shortlist_tab-module-scss-module__ZhOW0G__requestInterviewButton:disabled{opacity:.6;cursor:not-allowed}.shortlist_tab-module-scss-module__ZhOW0G__expandedContent{background:#f8fafc;padding:1rem}@media (max-width:64rem){.shortlist_tab-module-scss-module__ZhOW0G__shortlistTab{--grid-columns:1fr 12rem 2rem}.shortlist_tab-module-scss-module__ZhOW0G__colSourceQuery,.shortlist_tab-module-scss-module__ZhOW0G__colShortlisted,.shortlist_tab-module-scss-module__ZhOW0G__colNotes{display:none}}@media only screen and (max-width:768px){.shortlist_tab-module-scss-module__ZhOW0G__shortlistTab{--grid-columns:1fr;padding:.75rem .25rem}.shortlist_tab-module-scss-module__ZhOW0G__header{margin-bottom:1rem;padding:0 .25rem}.shortlist_tab-module-scss-module__ZhOW0G__title{gap:.5rem;font-size:1rem}.shortlist_tab-module-scss-module__ZhOW0G__count{font-size:.875rem}.shortlist_tab-module-scss-module__ZhOW0G__clearButton{padding:.375rem .625rem;font-size:.8125rem}.shortlist_tab-module-scss-module__ZhOW0G__clearButton svg{width:.75rem;height:.75rem}.shortlist_tab-module-scss-module__ZhOW0G__tableHeader{padding:.375rem 0;font-size:.625rem;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__colCandidate{min-width:0;padding:.25rem}.shortlist_tab-module-scss-module__ZhOW0G__rowContent{flex-wrap:wrap;align-items:start;padding:.5rem;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__candidateInfo{flex:1;min-width:0}.shortlist_tab-module-scss-module__ZhOW0G__candidateName{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;display:-webkit-box;overflow:hidden}.shortlist_tab-module-scss-module__ZhOW0G__candidateSubRow{font-size:.75rem}.shortlist_tab-module-scss-module__ZhOW0G__statusPill{flex-shrink:0;align-self:start}.shortlist_tab-module-scss-module__ZhOW0G__colActions{order:0;align-items:center;gap:.125rem;padding:0;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__actionButton{justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__actionButton svg{width:.8125rem;height:.8125rem}.shortlist_tab-module-scss-module__ZhOW0G__requestInterviewButton{color:#6b7280;background:0 0;justify-content:center;align-items:center;gap:0;width:1.75rem;height:1.75rem;padding:.25rem;font-size:0;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__requestInterviewButton svg{width:.9375rem;height:.9375rem}.shortlist_tab-module-scss-module__ZhOW0G__expandButton{justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;display:flex}.shortlist_tab-module-scss-module__ZhOW0G__expandedContent{padding:.375rem 0}.shortlist_tab-module-scss-module__ZhOW0G__emptyState{padding:2rem 1rem}.shortlist_tab-module-scss-module__ZhOW0G__emptyText{font-size:1rem}.shortlist_tab-module-scss-module__ZhOW0G__emptySubtext{font-size:.8125rem}}@media only screen and (max-width:576px){.shortlist_tab-module-scss-module__ZhOW0G__candidateName{font-size:.8125rem}.shortlist_tab-module-scss-module__ZhOW0G__candidateSubRow{font-size:.6875rem}}
.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__modalOverlay{z-index:9999;background-color:#0009;justify-content:center;align-items:center;animation:.2s ease-in-out dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__fadeIn;display:flex;position:fixed;inset:0}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__modalContent{background:#fff;border-radius:.75rem;flex-direction:column;width:90%;max-width:40rem;max-height:85vh;animation:.3s ease-out dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__slideUp;display:flex;overflow:hidden;box-shadow:0 1.25rem 3.125rem #00000040}@media only screen and (max-width:768px){.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__modalContent{border-radius:0;width:100%;height:100vh;max-height:100vh}}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}@media only screen and (max-width:768px){.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__modalHeader{padding:1rem}}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__headerContent{flex:1}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__modalTitle{font-family:var(--font-family-nunito);color:#111827;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}@media only screen and (max-width:768px){.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__modalTitle{font-size:1.125rem}}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__modalSubtitle{font-family:var(--font-family-nunito);color:#6b7280;margin:0;font-size:.875rem}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:1rem;padding:.25rem;font-size:1.5rem;transition:color .2s;display:flex}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__closeButton:hover{color:#111827}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__modalBody{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__sectionLabel{font-family:var(--font-family-nunito);color:#374151;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__criteriaList{flex-direction:column;gap:.75rem;display:flex}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__criterionItem{align-items:center;gap:.5rem;display:flex}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__criterionInput{font-family:var(--font-family-nunito);color:#111827;border:1px solid #d1d5db;border-radius:.5rem;flex:1;padding:.75rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__criterionInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__criterionInput::placeholder{color:#9ca3af}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__deleteButton{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef4444;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;padding:.625rem;transition:all .2s;display:flex}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__deleteButton:hover{background:#fef2f2}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__deleteButton:active{transform:scale(.95)}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__addSection{flex-direction:column;gap:.75rem;display:flex}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__addInputGroup{gap:.5rem;display:flex}@media only screen and (max-width:768px){.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__addInputGroup{flex-direction:column}}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__addInput{font-family:var(--font-family-nunito);color:#111827;border:1px solid #d1d5db;border-radius:.5rem;flex:1;padding:.75rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__addInput:focus{border-color:#10b981;outline:none;box-shadow:0 0 0 3px #10b9811a}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__addInput::placeholder{color:#9ca3af}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__addButton{font-family:var(--font-family-nunito);color:#fff;cursor:pointer;white-space:nowrap;background:#10b981;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__addButton:hover:not(:disabled){background:#059669}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__addButton:active:not(:disabled){transform:scale(.98)}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__addButton:disabled{opacity:.5;cursor:not-allowed}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__addIcon{font-size:.875rem}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__helperText{font-family:var(--font-family-nunito);color:#6b7280;margin:0;font-size:.75rem;line-height:1.4}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__limitWarning{font-family:var(--font-family-nunito);color:#b45309;margin:0;font-size:.75rem;font-weight:500;line-height:1.4}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__modalFooter{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:.75rem;padding:1.5rem;display:flex}@media only screen and (max-width:768px){.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__modalFooter{padding:1rem}}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__cancelButton,.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__saveButton{font-family:var(--font-family-nunito);cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}@media only screen and (max-width:768px){.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__cancelButton,.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__saveButton{flex:1;justify-content:center}}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__cancelButton{color:#374151;background:#fff;border:1px solid #d1d5db}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__cancelButton:hover{background:#f9fafb;border-color:#9ca3af}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__saveButton{color:#fff;background:#3b82f6}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__saveButton:hover{background:#2563eb}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__saveButton:active{transform:scale(.98)}.dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__buttonIcon{font-size:.875rem}@keyframes dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dynamic_criteria_edit_modal-module-scss-module__jwo3Hq__slideUp{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}
.multi_select_dropdown-module-scss-module__P_obGa__multiSelectContainer{width:100%;position:relative}.multi_select_dropdown-module-scss-module__P_obGa__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.multi_select_dropdown-module-scss-module__P_obGa__dropdownButton{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif;transition:all .2s;display:flex}.multi_select_dropdown-module-scss-module__P_obGa__dropdownButton:hover{border-color:#9ca3af}.multi_select_dropdown-module-scss-module__P_obGa__dropdownButton:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.multi_select_dropdown-module-scss-module__P_obGa__buttonText{color:#374151;text-align:left;font-size:.875rem}.multi_select_dropdown-module-scss-module__P_obGa__chevron{color:#6b7280;width:1rem;height:1rem;transition:transform .2s}.multi_select_dropdown-module-scss-module__P_obGa__chevron.multi_select_dropdown-module-scss-module__P_obGa__open{transform:rotate(180deg)}.multi_select_dropdown-module-scss-module__P_obGa__dropdownMenu{z-index:1000;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;flex-direction:column;display:flex;position:absolute;top:calc(100% + .25rem);left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.multi_select_dropdown-module-scss-module__P_obGa__searchContainer{border-bottom:1px solid #e5e7eb;padding:.75rem;position:relative}.multi_select_dropdown-module-scss-module__P_obGa__searchIcon{color:#9ca3af;pointer-events:none;width:.875rem;height:.875rem;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.multi_select_dropdown-module-scss-module__P_obGa__searchInput{border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem 2rem;font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem}.multi_select_dropdown-module-scss-module__P_obGa__searchInput:focus{border-color:#6366f1;outline:none}.multi_select_dropdown-module-scss-module__P_obGa__searchInput::placeholder{color:#9ca3af}.multi_select_dropdown-module-scss-module__P_obGa__clearSearch{cursor:pointer;color:#9ca3af;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.multi_select_dropdown-module-scss-module__P_obGa__clearSearch:hover{color:#4b5563}.multi_select_dropdown-module-scss-module__P_obGa__clearSearch svg{width:.75rem;height:.75rem}.multi_select_dropdown-module-scss-module__P_obGa__actionsBar{border-bottom:1px solid #e5e7eb;gap:.5rem;padding:.5rem .75rem;display:flex}.multi_select_dropdown-module-scss-module__P_obGa__actionButton{color:#6366f1;cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.25rem .75rem;font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:600;transition:background-color .2s}.multi_select_dropdown-module-scss-module__P_obGa__actionButton:hover:not(:disabled){background-color:#f3f4f6}.multi_select_dropdown-module-scss-module__P_obGa__actionButton:disabled{color:#9ca3af;cursor:not-allowed}.multi_select_dropdown-module-scss-module__P_obGa__optionsList{max-height:450px;overflow-y:auto}.multi_select_dropdown-module-scss-module__P_obGa__groupHeader{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;-webkit-user-select:none;user-select:none;background-color:#f9fafb;padding:.5rem 1rem;font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:700}.multi_select_dropdown-module-scss-module__P_obGa__groupDivider{background-color:#e5e7eb;height:1px}.multi_select_dropdown-module-scss-module__P_obGa__option{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;padding:.75rem 1rem;transition:background-color .15s;display:flex}.multi_select_dropdown-module-scss-module__P_obGa__option:hover{background-color:#f9fafb}.multi_select_dropdown-module-scss-module__P_obGa__option.multi_select_dropdown-module-scss-module__P_obGa__selected{background-color:#eff6ff}.multi_select_dropdown-module-scss-module__P_obGa__checkbox{opacity:0;pointer-events:none;position:absolute}.multi_select_dropdown-module-scss-module__P_obGa__checkmark{border:2px solid #d1d5db;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-right:.75rem;transition:all .2s;display:flex}.multi_select_dropdown-module-scss-module__P_obGa__checkmark svg{color:#fff;width:.75rem;height:.75rem}.multi_select_dropdown-module-scss-module__P_obGa__option:hover .multi_select_dropdown-module-scss-module__P_obGa__checkmark{border-color:#9ca3af}.multi_select_dropdown-module-scss-module__P_obGa__option.multi_select_dropdown-module-scss-module__P_obGa__selected .multi_select_dropdown-module-scss-module__P_obGa__checkmark{background-color:#6366f1;border-color:#6366f1}.multi_select_dropdown-module-scss-module__P_obGa__optionText{color:#374151;font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem}.multi_select_dropdown-module-scss-module__P_obGa__noResults{text-align:center;color:#6b7280;padding:1.5rem;font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem}.multi_select_dropdown-module-scss-module__P_obGa__selectedChips{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.multi_select_dropdown-module-scss-module__P_obGa__chip{color:#1e40af;background-color:#dbeafe;border-radius:1rem;align-items:center;gap:.5rem;padding:.375rem .75rem;font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;display:inline-flex}.multi_select_dropdown-module-scss-module__P_obGa__chipText{font-weight:500}.multi_select_dropdown-module-scss-module__P_obGa__chipRemove{cursor:pointer;color:#3b82f6;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.multi_select_dropdown-module-scss-module__P_obGa__chipRemove:hover{color:#1e40af}.multi_select_dropdown-module-scss-module__P_obGa__chipRemove svg{width:.75rem;height:.75rem}
.filter_edit_modal-module-scss-module__1fSdAW__modalOverlay{z-index:9999;background-color:#0009;justify-content:center;align-items:center;animation:.2s ease-in-out filter_edit_modal-module-scss-module__1fSdAW__fadeIn;display:flex;position:fixed;inset:0}.filter_edit_modal-module-scss-module__1fSdAW__modalContent{background:#fff;border-radius:.75rem;flex-direction:column;width:92%;max-width:50rem;min-height:70vh;max-height:95vh;animation:.3s ease-out filter_edit_modal-module-scss-module__1fSdAW__slideUp;display:flex;overflow:hidden;box-shadow:0 1.25rem 3.125rem #00000040}@media only screen and (max-width:768px){.filter_edit_modal-module-scss-module__1fSdAW__modalContent{border-radius:0;width:100%;height:100vh;min-height:auto;max-height:100vh}}.filter_edit_modal-module-scss-module__1fSdAW__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}@media only screen and (max-width:768px){.filter_edit_modal-module-scss-module__1fSdAW__modalHeader{padding:1rem}}.filter_edit_modal-module-scss-module__1fSdAW__modalTitle{font-family:var(--font-family-nunito);color:#111827;margin:0;font-size:1.5rem;font-weight:700}@media only screen and (max-width:768px){.filter_edit_modal-module-scss-module__1fSdAW__modalTitle{font-size:1.125rem}}.filter_edit_modal-module-scss-module__1fSdAW__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;font-size:1.5rem;transition:color .2s;display:flex}.filter_edit_modal-module-scss-module__1fSdAW__closeButton:hover{color:#111827}.filter_edit_modal-module-scss-module__1fSdAW__modalBody{flex:1;min-height:0;padding:1.5rem;overflow-y:auto}@media only screen and (max-width:768px){.filter_edit_modal-module-scss-module__1fSdAW__modalBody{padding:1rem}}.filter_edit_modal-module-scss-module__1fSdAW__label{font-family:var(--font-family-nunito);color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.filter_edit_modal-module-scss-module__1fSdAW__input,.filter_edit_modal-module-scss-module__1fSdAW__textarea{width:100%;font-family:var(--font-family-nunito);color:#111827;border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.filter_edit_modal-module-scss-module__1fSdAW__input:focus,.filter_edit_modal-module-scss-module__1fSdAW__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.filter_edit_modal-module-scss-module__1fSdAW__input::placeholder,.filter_edit_modal-module-scss-module__1fSdAW__textarea::placeholder{color:#9ca3af}.filter_edit_modal-module-scss-module__1fSdAW__textarea{resize:vertical;min-height:6rem}.filter_edit_modal-module-scss-module__1fSdAW__arrayInputContainer{flex-direction:column;gap:.5rem;display:flex}.filter_edit_modal-module-scss-module__1fSdAW__helperText{font-family:var(--font-family-nunito);color:#6b7280;margin:0;font-size:.75rem}.filter_edit_modal-module-scss-module__1fSdAW__educationContainer{flex-direction:column;gap:1.5rem;display:flex}.filter_edit_modal-module-scss-module__1fSdAW__modalFooter{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:.75rem;padding:1.5rem;display:flex}@media only screen and (max-width:768px){.filter_edit_modal-module-scss-module__1fSdAW__modalFooter{padding:1rem}}.filter_edit_modal-module-scss-module__1fSdAW__cancelButton,.filter_edit_modal-module-scss-module__1fSdAW__saveButton{font-family:var(--font-family-nunito);cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}@media only screen and (max-width:768px){.filter_edit_modal-module-scss-module__1fSdAW__cancelButton,.filter_edit_modal-module-scss-module__1fSdAW__saveButton{flex:1;justify-content:center}}.filter_edit_modal-module-scss-module__1fSdAW__cancelButton{color:#374151;background:#fff;border:1px solid #d1d5db}.filter_edit_modal-module-scss-module__1fSdAW__cancelButton:hover{background:#f9fafb;border-color:#9ca3af}.filter_edit_modal-module-scss-module__1fSdAW__saveButton{color:#fff;background:#3b82f6}.filter_edit_modal-module-scss-module__1fSdAW__saveButton:hover{background:#2563eb}.filter_edit_modal-module-scss-module__1fSdAW__saveButton:active{transform:scale(.98)}.filter_edit_modal-module-scss-module__1fSdAW__buttonIcon{font-size:.875rem}@keyframes filter_edit_modal-module-scss-module__1fSdAW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes filter_edit_modal-module-scss-module__1fSdAW__slideUp{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}
.company_step-module-scss-module__bOzVyG__container{flex-direction:column;height:100%;display:flex}.company_step-module-scss-module__bOzVyG__form{flex:1}.company_step-module-scss-module__bOzVyG__formGroup{margin-bottom:1rem}.company_step-module-scss-module__bOzVyG__formGroup:last-child{margin-bottom:0}.company_step-module-scss-module__bOzVyG__label{font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito);color:#374151;margin-bottom:.5rem;display:block}.company_step-module-scss-module__bOzVyG__required{color:#ef4444}.company_step-module-scss-module__bOzVyG__optional{color:#6b7280;font-size:.8125rem;font-weight:400}.company_step-module-scss-module__bOzVyG__formRow{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.company_step-module-scss-module__bOzVyG__formRow>.company_step-module-scss-module__bOzVyG__formGroup{flex:1;margin-bottom:0}@media only screen and (max-width:768px){.company_step-module-scss-module__bOzVyG__formRow{flex-direction:column;align-items:stretch;gap:1rem}}.company_step-module-scss-module__bOzVyG__input,.company_step-module-scss-module__bOzVyG__textarea,.company_step-module-scss-module__bOzVyG__select{width:100%;font-size:.9375rem;font-family:var(--font-family-nunito);color:#111827;box-sizing:border-box;border:.0625rem solid #d1d5db;border-radius:.5rem;padding:.625rem .875rem;transition:border-color .2s,box-shadow .2s}.company_step-module-scss-module__bOzVyG__input:focus,.company_step-module-scss-module__bOzVyG__textarea:focus,.company_step-module-scss-module__bOzVyG__select:focus{border-color:#4b7bec;outline:none;box-shadow:0 0 0 .1875rem #4b7bec1a}.company_step-module-scss-module__bOzVyG__input::placeholder,.company_step-module-scss-module__bOzVyG__textarea::placeholder,.company_step-module-scss-module__bOzVyG__select::placeholder{color:#9ca3af}.company_step-module-scss-module__bOzVyG__input.company_step-module-scss-module__bOzVyG__hasError,.company_step-module-scss-module__bOzVyG__textarea.company_step-module-scss-module__bOzVyG__hasError,.company_step-module-scss-module__bOzVyG__select.company_step-module-scss-module__bOzVyG__hasError{border-color:#ef4444}.company_step-module-scss-module__bOzVyG__input.company_step-module-scss-module__bOzVyG__hasError:focus,.company_step-module-scss-module__bOzVyG__textarea.company_step-module-scss-module__bOzVyG__hasError:focus,.company_step-module-scss-module__bOzVyG__select.company_step-module-scss-module__bOzVyG__hasError:focus{box-shadow:0 0 0 .1875rem #ef44441a}.company_step-module-scss-module__bOzVyG__input.company_step-module-scss-module__bOzVyG__readOnly,.company_step-module-scss-module__bOzVyG__textarea.company_step-module-scss-module__bOzVyG__readOnly,.company_step-module-scss-module__bOzVyG__select.company_step-module-scss-module__bOzVyG__readOnly{color:#6b7280;cursor:not-allowed;background-color:#f3f4f6}.company_step-module-scss-module__bOzVyG__input.company_step-module-scss-module__bOzVyG__readOnly:focus,.company_step-module-scss-module__bOzVyG__textarea.company_step-module-scss-module__bOzVyG__readOnly:focus,.company_step-module-scss-module__bOzVyG__select.company_step-module-scss-module__bOzVyG__readOnly:focus{box-shadow:none;border-color:#d1d5db}.company_step-module-scss-module__bOzVyG__textarea{resize:vertical;min-height:10rem;font-family:var(--font-family-nunito)}@media only screen and (max-width:768px){.company_step-module-scss-module__bOzVyG__textarea{min-height:7rem}}.company_step-module-scss-module__bOzVyG__textareaShort{min-height:5rem}.company_step-module-scss-module__bOzVyG__companySizeInput::-webkit-outer-spin-button{appearance:none;margin:0}.company_step-module-scss-module__bOzVyG__companySizeInput::-webkit-inner-spin-button{appearance:none;margin:0}.company_step-module-scss-module__bOzVyG__companySizeInput{appearance:textfield}.company_step-module-scss-module__bOzVyG__select{cursor:pointer;background-color:#fff}.company_step-module-scss-module__bOzVyG__muiSelect{cursor:pointer;background-color:#fff;width:100%;min-width:0;height:2.625rem}.company_step-module-scss-module__bOzVyG__muiSelect .MuiOutlinedInput-notchedOutline{border:.0625rem solid #d1d5db;border-radius:.5rem}.company_step-module-scss-module__bOzVyG__muiSelect:hover .MuiOutlinedInput-notchedOutline{border-color:#d1d5db}.company_step-module-scss-module__bOzVyG__muiSelect.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:.0625rem;border-color:#d1d5db}.company_step-module-scss-module__bOzVyG__muiSelect .MuiSelect-select{font-size:.9375rem;font-family:var(--font-family-nunito);color:#111827;padding:.625rem .875rem}.company_step-module-scss-module__bOzVyG__muiSelect.company_step-module-scss-module__bOzVyG__hasError .MuiOutlinedInput-notchedOutline{border-color:#ef4444}.company_step-module-scss-module__bOzVyG__charCount{color:#6b7280;justify-content:flex-end;margin-top:.25rem;font-size:.75rem;display:flex}.company_step-module-scss-module__bOzVyG__charCount.company_step-module-scss-module__bOzVyG__nearLimit{color:#f59e0b}.company_step-module-scss-module__bOzVyG__charCount.company_step-module-scss-module__bOzVyG__atLimit{color:#ef4444}.company_step-module-scss-module__bOzVyG__fieldError{color:#ef4444;margin-top:.25rem;font-size:.8125rem}.company_step-module-scss-module__bOzVyG__footer{border-top:.0625rem solid #e5e8f0;justify-content:flex-end;gap:.75rem;margin-top:auto;padding-top:1.5rem;display:flex}@media only screen and (max-width:768px){.company_step-module-scss-module__bOzVyG__footer{padding-top:1rem;padding-bottom:.5rem}}.company_step-module-scss-module__bOzVyG__cancelButton,.company_step-module-scss-module__bOzVyG__submitButton{font-size:.9375rem;font-family:var(--font-family-nunito);cursor:pointer;border-radius:.5rem;padding:.625rem 1.25rem;font-weight:500;transition:all .2s}.company_step-module-scss-module__bOzVyG__cancelButton:disabled,.company_step-module-scss-module__bOzVyG__submitButton:disabled{opacity:.5;cursor:not-allowed}@media only screen and (max-width:768px){.company_step-module-scss-module__bOzVyG__cancelButton,.company_step-module-scss-module__bOzVyG__submitButton{text-align:center;flex:1;justify-content:center}}.company_step-module-scss-module__bOzVyG__cancelButton{color:#374151;background:#fff;border:.0625rem solid #d1d5db}.company_step-module-scss-module__bOzVyG__cancelButton:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.company_step-module-scss-module__bOzVyG__submitButton{color:#fff;background:#465a6b;border:none}.company_step-module-scss-module__bOzVyG__submitButton:hover:not(:disabled){background:#3a4d5c}
.create_project_modal-module-scss-module__XzBBca__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.create_project_modal-module-scss-module__XzBBca__modalContent{width:100%;max-width:34.375rem;max-height:90vh;font-family:var(--font-family-nunito);background:#fff;border-radius:.75rem;overflow-y:auto;box-shadow:0 1.25rem 3.125rem #0003}.create_project_modal-module-scss-module__XzBBca__modalHeader{border-bottom:.0625rem solid #e5e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.create_project_modal-module-scss-module__XzBBca__titleRow{align-items:center;gap:.75rem;display:flex}.create_project_modal-module-scss-module__XzBBca__icon{color:#4b7bec;width:1rem;height:1rem}.create_project_modal-module-scss-module__XzBBca__title{font-size:1.25rem;font-weight:700;font-family:var(--font-family-nunito);color:#111827;margin:0}.create_project_modal-module-scss-module__XzBBca__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:.5rem;transition:color .2s}.create_project_modal-module-scss-module__XzBBca__closeButton:hover{color:#111827}.create_project_modal-module-scss-module__XzBBca__closeButton svg{width:1.25rem;height:1.25rem}.create_project_modal-module-scss-module__XzBBca__form{padding:1.5rem}.create_project_modal-module-scss-module__XzBBca__formGroup{margin-bottom:1.5rem}.create_project_modal-module-scss-module__XzBBca__formGroup:last-of-type{margin-bottom:0}.create_project_modal-module-scss-module__XzBBca__label{font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito);color:#374151;margin-bottom:.5rem;display:block}.create_project_modal-module-scss-module__XzBBca__required{color:#ef4444}.create_project_modal-module-scss-module__XzBBca__optional{color:#6b7280;font-weight:400}.create_project_modal-module-scss-module__XzBBca__input,.create_project_modal-module-scss-module__XzBBca__textarea,.create_project_modal-module-scss-module__XzBBca__select{width:100%;font-size:.9375rem;font-family:var(--font-family-nunito);color:#111827;box-sizing:border-box;border:.0625rem solid #d1d5db;border-radius:.5rem;padding:.625rem .875rem;transition:border-color .2s,box-shadow .2s}.create_project_modal-module-scss-module__XzBBca__input:focus,.create_project_modal-module-scss-module__XzBBca__textarea:focus,.create_project_modal-module-scss-module__XzBBca__select:focus{border-color:#4b7bec;outline:none;box-shadow:0 0 0 .1875rem #4b7bec1a}.create_project_modal-module-scss-module__XzBBca__input::placeholder,.create_project_modal-module-scss-module__XzBBca__textarea::placeholder,.create_project_modal-module-scss-module__XzBBca__select::placeholder{color:#9ca3af}.create_project_modal-module-scss-module__XzBBca__textarea{min-height:10rem;font-family:var(--font-family-nunito);resize:none;background-color:#f9fafb}.create_project_modal-module-scss-module__XzBBca__modeContent{flex-direction:column;height:13rem;margin-top:1rem;display:flex}.create_project_modal-module-scss-module__XzBBca__modeContent>input,.create_project_modal-module-scss-module__XzBBca__modeContent>textarea,.create_project_modal-module-scss-module__XzBBca__modeContent>.create_project_modal-module-scss-module__XzBBca__dropzone{flex:none}.create_project_modal-module-scss-module__XzBBca__modeContent>textarea{flex:auto}.create_project_modal-module-scss-module__XzBBca__select{cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:2.5rem}.create_project_modal-module-scss-module__XzBBca__descriptionToggle{gap:.75rem;display:flex}.create_project_modal-module-scss-module__XzBBca__toggleOption{cursor:pointer;text-align:left;background:#fff;border:.125rem dashed #d1d5db;border-radius:.5rem;flex-direction:column;flex:1;gap:.25rem;padding:.875rem 1rem;transition:all .2s;display:flex}.create_project_modal-module-scss-module__XzBBca__toggleOption:hover{background-color:#f9fafb;border-color:#9ca3af}.create_project_modal-module-scss-module__XzBBca__toggleOption.create_project_modal-module-scss-module__XzBBca__active{background-color:#f0f5ff;border-style:solid;border-color:#4b7bec}.create_project_modal-module-scss-module__XzBBca__toggleHeader{align-items:center;gap:.5rem;display:flex}.create_project_modal-module-scss-module__XzBBca__toggleIcon{color:#4b7bec;flex-shrink:0;width:.875rem;height:.875rem}.create_project_modal-module-scss-module__XzBBca__toggleTitle{font-family:var(--font-family-nunito);color:#111827;font-size:.9375rem;font-weight:600}.create_project_modal-module-scss-module__XzBBca__toggleSubtitle{font-family:var(--font-family-nunito);color:#6b7280;font-size:.8125rem}.create_project_modal-module-scss-module__XzBBca__uploadedFile{color:#4b7bec;background-color:#f0f5ff;border-radius:.375rem;margin-top:.75rem;padding:.5rem .75rem;font-size:.875rem}.create_project_modal-module-scss-module__XzBBca__dropzone{text-align:center;cursor:pointer;color:#6b7280;border:.125rem dashed #d1d5db;border-radius:.5rem;padding:1.5rem;font-size:.875rem;transition:all .2s}.create_project_modal-module-scss-module__XzBBca__dropzone:hover,.create_project_modal-module-scss-module__XzBBca__dropzoneActive{background-color:#f0f5ff;border-color:#4b7bec}.create_project_modal-module-scss-module__XzBBca__dropzoneError{background-color:#fef2f2;border-color:#ef4444}.create_project_modal-module-scss-module__XzBBca__uploadedFileName{color:#4b7bec;font-weight:600}.create_project_modal-module-scss-module__XzBBca__fileError{color:#ef4444;margin-top:.5rem;font-size:.8125rem}.create_project_modal-module-scss-module__XzBBca__actions{border-top:.0625rem solid #e5e8f0;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.create_project_modal-module-scss-module__XzBBca__cancelButton,.create_project_modal-module-scss-module__XzBBca__submitButton{font-size:.9375rem;font-family:var(--font-family-nunito);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-weight:500;transition:all .2s;display:inline-flex}.create_project_modal-module-scss-module__XzBBca__cancelButton:disabled,.create_project_modal-module-scss-module__XzBBca__submitButton:disabled{opacity:.5;cursor:not-allowed}.create_project_modal-module-scss-module__XzBBca__cancelButton{color:#374151;background:#fff;border:.0625rem solid #d1d5db}.create_project_modal-module-scss-module__XzBBca__cancelButton:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.create_project_modal-module-scss-module__XzBBca__submitButton{color:#fff;background:#465a6b;border:none}.create_project_modal-module-scss-module__XzBBca__submitButton:hover:not(:disabled){background:#3a4d5c}.create_project_modal-module-scss-module__XzBBca__error{color:#dc2626;background-color:#fef2f2;border:.0625rem solid #fecaca;border-radius:.5rem;margin-top:1rem;padding:.75rem;font-size:.875rem}.create_project_modal-module-scss-module__XzBBca__atsIconWrapper{background-color:#d4a017;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.create_project_modal-module-scss-module__XzBBca__atsIcon{color:#fff;width:.875rem;height:.875rem}.create_project_modal-module-scss-module__XzBBca__atsNotice{color:#7d6608;background-color:#fef9e7;border:.0625rem solid #f7dc6f;border-radius:.5rem;align-items:center;gap:.75rem;margin:1rem 0;padding:.875rem 1rem;font-size:.875rem;display:flex}.create_project_modal-module-scss-module__XzBBca__atsNoticeIcon{color:#d4a017;flex-shrink:0;width:1rem;height:1rem}.create_project_modal-module-scss-module__XzBBca__readOnly{color:#6b7280;cursor:not-allowed;background-color:#f3f4f6}.create_project_modal-module-scss-module__XzBBca__readOnly:focus{box-shadow:none;border-color:#d1d5db}.create_project_modal-module-scss-module__XzBBca__skeletonContainer{padding:0}.create_project_modal-module-scss-module__XzBBca__skeletonLabel{margin-bottom:.5rem}.create_project_modal-module-scss-module__XzBBca__skeletonSectionTitle{margin-bottom:1rem}.create_project_modal-module-scss-module__XzBBca__skeletonInput{width:100%}.create_project_modal-module-scss-module__XzBBca__skeletonSalaryRow{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;display:grid}.create_project_modal-module-scss-module__XzBBca__skeletonSalaryInput{width:100%}.create_project_modal-module-scss-module__XzBBca__skeletonEquityHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.create_project_modal-module-scss-module__XzBBca__skeletonEquityHeader .create_project_modal-module-scss-module__XzBBca__skeletonLabel{margin-bottom:0}.create_project_modal-module-scss-module__XzBBca__skeletonProfileSection{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}
.looking_status_pill-module-scss-module__nK_p5W__lookingStatusPill{white-space:nowrap;font-size:.75rem;font-weight:500;font-family:var(--font-family-nunito);border-radius:1rem;align-items:center;gap:.375rem;padding:.25rem .625rem;line-height:1.3;display:inline-flex}.looking_status_pill-module-scss-module__nK_p5W__icon{flex-shrink:0;font-size:.6875rem}.looking_status_pill-module-scss-module__nK_p5W__text{text-overflow:ellipsis;overflow:hidden}.looking_status_pill-module-scss-module__nK_p5W__offerInHand{--status-color:#f9cdcd;color:#b41d1d;border:.0625rem solid var(--status-color);background-color:#fef1f1}.looking_status_pill-module-scss-module__nK_p5W__offerInHand .looking_status_pill-module-scss-module__nK_p5W__icon{color:#b41d1d}.looking_status_pill-module-scss-module__nK_p5W__activelyInterviewing{--status-color:#fbd3b6;color:#ae5413;border:.0625rem solid var(--status-color);background-color:#fef0e6}.looking_status_pill-module-scss-module__nK_p5W__activelyInterviewing .looking_status_pill-module-scss-module__nK_p5W__icon{color:#ae5413}.looking_status_pill-module-scss-module__nK_p5W__activelySearching{--status-color:#bce6d2;color:#19764a;border:.0625rem solid var(--status-color);background-color:#e7f8f0}.looking_status_pill-module-scss-module__nK_p5W__activelySearching .looking_status_pill-module-scss-module__nK_p5W__icon{color:#19764a}.looking_status_pill-module-scss-module__nK_p5W__startingOut{--status-color:#bce2e6;color:#196e76;border:.0625rem solid var(--status-color);background-color:#e7f7f8}.looking_status_pill-module-scss-module__nK_p5W__startingOut .looking_status_pill-module-scss-module__nK_p5W__icon{color:#196e76}.looking_status_pill-module-scss-module__nK_p5W__open{--status-color:#bedafe;color:#1d4fd7;border:.0625rem solid var(--status-color);background-color:#f0f6ff}.looking_status_pill-module-scss-module__nK_p5W__notLooking{--status-color:#e5e7eb;color:#6b7280;border:.0625rem solid var(--status-color);background-color:#f3f4f6}.looking_status_pill-module-scss-module__nK_p5W__timeAgo{opacity:.8}.looking_status_pill-module-scss-module__nK_p5W__separator{opacity:.6}.looking_status_pill-module-scss-module__nK_p5W__legendContainer{flex-direction:column;gap:.125rem;padding:.125rem 0;display:flex}.looking_status_pill-module-scss-module__nK_p5W__legendItem{opacity:.35;border-radius:.25rem;align-items:center;gap:.375rem;padding:.1875rem .25rem;transition:opacity .15s;display:flex}.looking_status_pill-module-scss-module__nK_p5W__legendItemActive{opacity:1;background-color:#0000000a;font-weight:700}.looking_status_pill-module-scss-module__nK_p5W__legendColorBar{border-radius:1rem;flex-shrink:0;width:3rem;height:.625rem}.looking_status_pill-module-scss-module__nK_p5W__legendLabel{white-space:nowrap;font-size:.75rem}.looking_status_pill-module-scss-module__nK_p5W__legendColorBar{background-color:var(--status-color);background-color:hsl(from var(--status-color) h calc(s * 1.3) calc(l * .8))}.looking_status_pill-module-scss-module__nK_p5W__legendBar_open{--status-color:#bedafe}.looking_status_pill-module-scss-module__nK_p5W__legendBar_startingOut{--status-color:#bce2e6}.looking_status_pill-module-scss-module__nK_p5W__legendBar_activelySearching{--status-color:#bce6d2}.looking_status_pill-module-scss-module__nK_p5W__legendBar_activelyInterviewing{--status-color:#fbd3b6}.looking_status_pill-module-scss-module__nK_p5W__legendBar_offerInHand{--status-color:#f9cdcd}.looking_status_pill-module-scss-module__nK_p5W__legendTimeInfo{opacity:.55;border-top:.0625rem solid #00000014;margin-top:.0625rem;padding-top:.25rem;font-size:.6875rem}
.company_peek_tooltip-module-scss-module__NgZldG__tooltipContainer{background-color:#fff;border-radius:.75rem;min-width:18rem;max-width:22rem;padding:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.company_peek_tooltip-module-scss-module__NgZldG__companyHeader{align-items:center;gap:.625rem;margin-bottom:.75rem;display:flex}.company_peek_tooltip-module-scss-module__NgZldG__companyLogo{object-fit:contain;border-radius:.375rem;flex-shrink:0;width:2rem;height:2rem}.company_peek_tooltip-module-scss-module__NgZldG__companyName{font-weight:var(--font-weight-semi-bold);color:var(--color-text-default);font-size:var(--font-size-4);font-family:var(--font-family-nunito);line-height:1.2}.company_peek_tooltip-module-scss-module__NgZldG__description{color:var(--color-neutral-600);font-size:var(--font-size-2);font-family:var(--font-family-nunito);line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.company_peek_tooltip-module-scss-module__NgZldG__infoGrid{flex-direction:column;gap:.375rem;margin-bottom:.75rem;display:flex}.company_peek_tooltip-module-scss-module__NgZldG__infoRow{font-size:var(--font-size-2);font-family:var(--font-family-nunito);color:var(--color-neutral-600);align-items:center;gap:.5rem;display:flex}.company_peek_tooltip-module-scss-module__NgZldG__infoIcon{width:.875rem;color:var(--color-neutral-400);flex-shrink:0}.company_peek_tooltip-module-scss-module__NgZldG__infoValue{color:var(--color-text-default)}.company_peek_tooltip-module-scss-module__NgZldG__viewLink{font-size:var(--font-size-2);font-family:var(--font-family-nunito);font-weight:var(--font-weight-medium);color:var(--color-primary-default);cursor:pointer;align-items:center;gap:.25rem;text-decoration:none;display:inline-flex}.company_peek_tooltip-module-scss-module__NgZldG__viewLink:hover{text-decoration:underline}.company_peek_tooltip-module-scss-module__NgZldG__notFoundContainer{background-color:#fff;border-radius:.75rem;padding:.75rem 1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.company_peek_tooltip-module-scss-module__NgZldG__notFoundText{color:var(--color-neutral-500);font-size:var(--font-size-2);font-family:var(--font-family-nunito)}.company_peek_tooltip-module-scss-module__NgZldG__tooltip{box-shadow:none;background-color:#0000;margin:0 0 8px;padding:0}.company_peek_tooltip-module-scss-module__NgZldG__tooltip .MuiTooltip-arrow{color:#fff;margin-top:-1px}
.candidate_expanded_content-module-scss-module__Rexx_q__expandedContent{background-color:#fafafa;border-bottom:.0625rem solid #e5e7eb;padding:1.5rem;animation:.2s candidate_expanded_content-module-scss-module__Rexx_q__slideDown}@media only screen and (max-width:768px){.candidate_expanded_content-module-scss-module__Rexx_q__expandedContent{padding:.375rem 0}}@keyframes candidate_expanded_content-module-scss-module__Rexx_q__slideDown{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.candidate_expanded_content-module-scss-module__Rexx_q__profileSection{background-color:#fff;border:.0625rem solid #e5e7eb;border-radius:.5rem;padding:1.25rem}@media only screen and (max-width:768px){.candidate_expanded_content-module-scss-module__Rexx_q__profileSection{padding:.75rem}}.candidate_expanded_content-module-scss-module__Rexx_q__profileLayout{grid-template-columns:15rem 1fr;gap:1.5rem;display:grid}@media only screen and (max-width:768px){.candidate_expanded_content-module-scss-module__Rexx_q__profileLayout{grid-template-columns:1fr}}.candidate_expanded_content-module-scss-module__Rexx_q__quickFacts{background:#f9fafb;border:.0625rem solid #e5e7eb;border-radius:.5rem;height:fit-content;padding:1rem}.candidate_expanded_content-module-scss-module__Rexx_q__quickFactsTitle{color:#111827;font-size:.8125rem;font-weight:700;font-family:var(--font-family-nunito);text-transform:uppercase;letter-spacing:.025em;align-items:center;gap:.375rem;margin:0 0 .75rem;display:flex}.candidate_expanded_content-module-scss-module__Rexx_q__quickFactsTitle .candidate_expanded_content-module-scss-module__Rexx_q__quickFactsIcon{color:#374151;width:.75rem;height:.75rem}.candidate_expanded_content-module-scss-module__Rexx_q__factItem{margin-bottom:.75rem}.candidate_expanded_content-module-scss-module__Rexx_q__factItem:last-child{margin-bottom:0}.candidate_expanded_content-module-scss-module__Rexx_q__factLabel{color:#6b7280;margin-bottom:.25rem;font-size:.75rem;font-weight:500;display:block}.candidate_expanded_content-module-scss-module__Rexx_q__factLabel svg{width:.625rem;height:.625rem;margin-right:.25rem}.candidate_expanded_content-module-scss-module__Rexx_q__factValue{color:#111827;font-size:.875rem;font-weight:600;display:block}.candidate_expanded_content-module-scss-module__Rexx_q__statusGroup{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.candidate_expanded_content-module-scss-module__Rexx_q__statusGroup>:first-child{margin-left:-.625rem}.candidate_expanded_content-module-scss-module__Rexx_q__workAuthLine{color:#6b7280;font-size:.75rem;font-weight:600;display:block}.candidate_expanded_content-module-scss-module__Rexx_q__workAuthLine.candidate_expanded_content-module-scss-module__Rexx_q__workAuthYes{color:#19764a}.candidate_expanded_content-module-scss-module__Rexx_q__workAuthLine.candidate_expanded_content-module-scss-module__Rexx_q__workAuthNo{color:#c52020}.candidate_expanded_content-module-scss-module__Rexx_q__locationsList{flex-direction:column;gap:.25rem;margin-top:.25rem;display:flex}.candidate_expanded_content-module-scss-module__Rexx_q__locationBadge{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;background:#f3f4f6;border:.0625rem solid #e5e7eb;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;overflow:hidden}.candidate_expanded_content-module-scss-module__Rexx_q__locationOverflowWrapper{display:inline-block;position:relative}.candidate_expanded_content-module-scss-module__Rexx_q__locationOverflowWrapper .candidate_expanded_content-module-scss-module__Rexx_q__locationBadge{cursor:pointer;transition:all .15s}.candidate_expanded_content-module-scss-module__Rexx_q__locationOverflowWrapper .candidate_expanded_content-module-scss-module__Rexx_q__locationBadge:hover{background:#e5e7eb;border-color:#d1d5db}.candidate_expanded_content-module-scss-module__Rexx_q__locationOverflowWrapper .candidate_expanded_content-module-scss-module__Rexx_q__locationTooltip{z-index:50;opacity:0;visibility:hidden;background:#1f2937;border-radius:.375rem;min-width:10rem;max-width:16rem;padding:.5rem;transition:all .15s;position:absolute;top:calc(100% + .375rem);left:0;transform:translateY(-.25rem);box-shadow:0 4px 12px #0003}.candidate_expanded_content-module-scss-module__Rexx_q__locationOverflowWrapper .candidate_expanded_content-module-scss-module__Rexx_q__locationTooltip:before{content:"";border-bottom:.375rem solid #1f2937;border-left:.375rem solid #0000;border-right:.375rem solid #0000;width:0;height:0;position:absolute;top:-.375rem;left:.75rem}.candidate_expanded_content-module-scss-module__Rexx_q__locationOverflowWrapper:hover .candidate_expanded_content-module-scss-module__Rexx_q__locationTooltip{opacity:1;visibility:visible;transform:translateY(0)}.candidate_expanded_content-module-scss-module__Rexx_q__tooltipLocation{color:#fff;border-bottom:1px solid #ffffff1a;padding:.25rem .375rem;font-size:.75rem;font-weight:500;display:block}.candidate_expanded_content-module-scss-module__Rexx_q__tooltipLocation:last-child{border-bottom:none}.candidate_expanded_content-module-scss-module__Rexx_q__linksSection{border-top:.0625rem solid #e5e7eb;margin-top:1rem;padding-top:1rem}.candidate_expanded_content-module-scss-module__Rexx_q__linksContainer{flex-direction:column;gap:.375rem;margin-top:.5rem;display:flex}.candidate_expanded_content-module-scss-module__Rexx_q__linkButton{color:#0284c7;font-size:.75rem;font-weight:500;font-family:var(--font-family-nunito);background:#fff;border:.0625rem solid #bae6fd;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .5rem;text-decoration:none;transition:all .15s;display:flex}.candidate_expanded_content-module-scss-module__Rexx_q__linkButton svg{width:.875rem;height:.875rem}.candidate_expanded_content-module-scss-module__Rexx_q__linkButton:hover{background:#f0f9ff;border-color:#0284c7}.candidate_expanded_content-module-scss-module__Rexx_q__sidebarActions{border-top:.0625rem solid #e5e7eb;flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.candidate_expanded_content-module-scss-module__Rexx_q__actionButton{width:100%;font-size:.8125rem;font-weight:600;font-family:var(--font-family-nunito);cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.375rem;padding:.5rem .75rem;transition:all .15s;display:flex}.candidate_expanded_content-module-scss-module__Rexx_q__actionButton svg{width:.75rem;height:.75rem}.candidate_expanded_content-module-scss-module__Rexx_q__actionButton:hover:not(:disabled){box-shadow:0 .125rem .5rem #00000026}.candidate_expanded_content-module-scss-module__Rexx_q__actionButton:disabled{opacity:.5;cursor:not-allowed}.candidate_expanded_content-module-scss-module__Rexx_q__downloadButton{color:#fff;background:#374151}.candidate_expanded_content-module-scss-module__Rexx_q__downloadButton:hover:not(:disabled){background:#1f2937}.candidate_expanded_content-module-scss-module__Rexx_q__findSimilarButton{color:#4b5563;background:#fff;border:.0625rem solid #d1d5db}.candidate_expanded_content-module-scss-module__Rexx_q__findSimilarButton:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.candidate_expanded_content-module-scss-module__Rexx_q__profileMainContent{flex:1;min-width:0}.candidate_expanded_content-module-scss-module__Rexx_q__section{margin-bottom:1.5rem}.candidate_expanded_content-module-scss-module__Rexx_q__section:last-child{margin-bottom:0}.candidate_expanded_content-module-scss-module__Rexx_q__sectionTitle{color:#111827;font-size:.875rem;font-weight:700;font-family:var(--font-family-nunito);align-items:center;gap:.375rem;margin:0 0 .75rem;display:flex}.candidate_expanded_content-module-scss-module__Rexx_q__sectionTitle .candidate_expanded_content-module-scss-module__Rexx_q__sectionIcon{color:#4b5563;width:.875rem;height:.875rem}.candidate_expanded_content-module-scss-module__Rexx_q__experienceList{flex-direction:column;gap:1.25rem;display:flex}.candidate_expanded_content-module-scss-module__Rexx_q__experienceItem{border-bottom:.0625rem solid #f3f4f6;padding-bottom:1.25rem}.candidate_expanded_content-module-scss-module__Rexx_q__experienceItem:last-child{border-bottom:none;padding-bottom:0}.candidate_expanded_content-module-scss-module__Rexx_q__experienceGroup{border-bottom:.0625rem solid #f3f4f6;padding-bottom:1.25rem}.candidate_expanded_content-module-scss-module__Rexx_q__experienceGroup:last-child{border-bottom:none;padding-bottom:0}.candidate_expanded_content-module-scss-module__Rexx_q__groupHeader{align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.candidate_expanded_content-module-scss-module__Rexx_q__groupRoles{margin-left:1.1875rem;padding-left:1.25rem;position:relative}.candidate_expanded_content-module-scss-module__Rexx_q__groupRoles:before{content:"";background:#e5e7eb;width:.125rem;position:absolute;top:.625rem;bottom:.625rem;left:0}.candidate_expanded_content-module-scss-module__Rexx_q__groupRole{padding-bottom:1rem;padding-left:.75rem;position:relative}.candidate_expanded_content-module-scss-module__Rexx_q__groupRole:last-child{padding-bottom:0}.candidate_expanded_content-module-scss-module__Rexx_q__timelineDot{box-sizing:content-box;background:#9ca3af;border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:.375rem;left:-1.45rem}.candidate_expanded_content-module-scss-module__Rexx_q__roleHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}@media only screen and (max-width:768px){.candidate_expanded_content-module-scss-module__Rexx_q__roleHeader{flex-direction:column;gap:.375rem}}.candidate_expanded_content-module-scss-module__Rexx_q__roleContent{flex:1;min-width:0}.candidate_expanded_content-module-scss-module__Rexx_q__expHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}@media only screen and (max-width:768px){.candidate_expanded_content-module-scss-module__Rexx_q__expHeader{flex-direction:column;gap:.375rem}}.candidate_expanded_content-module-scss-module__Rexx_q__companyLogo{cursor:pointer;background:#f9fafb;border:.0625rem solid #e5e7eb;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;overflow:hidden}.candidate_expanded_content-module-scss-module__Rexx_q__companyLogo img{object-fit:contain;width:100%;height:100%}.candidate_expanded_content-module-scss-module__Rexx_q__expTitleSection{flex:1;min-width:0}.candidate_expanded_content-module-scss-module__Rexx_q__expTitle{color:#111827;margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.candidate_expanded_content-module-scss-module__Rexx_q__expCompany{color:#6b7280;font-size:.875rem}.candidate_expanded_content-module-scss-module__Rexx_q__expLocation{color:#9ca3af}.candidate_expanded_content-module-scss-module__Rexx_q__expDates{color:#9ca3af;white-space:nowrap;flex-direction:column;flex-shrink:0;align-items:flex-end;font-size:.8125rem;display:flex}.candidate_expanded_content-module-scss-module__Rexx_q__expDuration{color:#b1b4be;margin-top:.125rem;font-size:.75rem}.candidate_expanded_content-module-scss-module__Rexx_q__expDescription{color:#4b5563;white-space:pre-line;margin:0 0 .625rem;font-size:.875rem;line-height:1.5}.candidate_expanded_content-module-scss-module__Rexx_q__expIndustry{flex-wrap:wrap;gap:.375rem;display:flex}.candidate_expanded_content-module-scss-module__Rexx_q__industryBadge{color:#6b7280;background:#f3f4f6;border:.0625rem solid #e5e7eb;border-radius:.25rem;padding:.25rem .625rem;font-size:.75rem;font-style:italic;font-weight:500}.candidate_expanded_content-module-scss-module__Rexx_q__educationList{flex-direction:column;gap:1rem;display:flex}.candidate_expanded_content-module-scss-module__Rexx_q__educationItem{border-bottom:.0625rem solid #f3f4f6;padding-bottom:1rem}.candidate_expanded_content-module-scss-module__Rexx_q__educationItem:last-child{border-bottom:none;padding-bottom:0}.candidate_expanded_content-module-scss-module__Rexx_q__eduTitle{color:#111827;margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.candidate_expanded_content-module-scss-module__Rexx_q__eduSchool{color:#6b7280;margin-bottom:.25rem;font-size:.875rem}.candidate_expanded_content-module-scss-module__Rexx_q__eduYear{color:#9ca3af;font-size:.8125rem}
.resume_preview_popover-module-scss-module__NWGynq__trigger{display:inline-flex}.resume_preview_popover-module-scss-module__NWGynq__popoverContent{z-index:1000;background-color:#fff;border-radius:.5rem;transition:transform .2s ease-out,opacity .2s ease-out;overflow:hidden;box-shadow:0 10px 38px -10px #16171859,0 10px 20px -15px #16171833}.resume_preview_popover-module-scss-module__NWGynq__popoverContent:focus{outline:none}.resume_preview_popover-module-scss-module__NWGynq__previewContainer{--resume-preview-width:595px;--resume-preview-height:842px;width:var(--resume-preview-width);height:var(--resume-preview-height);background-color:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.resume_preview_popover-module-scss-module__NWGynq__loadingOverlay{z-index:1;background-color:#f5f5f5;position:absolute;inset:0}.resume_preview_popover-module-scss-module__NWGynq__pdfEmbed{border:none;width:100%;height:100%}.resume_preview_popover-module-scss-module__NWGynq__pdfDocument{justify-content:center;align-items:flex-start;display:flex;overflow:hidden}.resume_preview_popover-module-scss-module__NWGynq__pdfDocument canvas{max-width:100%;height:auto!important}@keyframes resume_preview_popover-module-scss-module__NWGynq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.resume_preview_popover-module-scss-module__NWGynq__skeleton{background:#fff;flex-direction:column;gap:.5rem;width:100%;height:100%;padding:2.5rem 2rem;display:flex}.resume_preview_popover-module-scss-module__NWGynq__skeletonName{background:linear-gradient(90deg,#e8e8e8 25%,#f4f4f4 50%,#e8e8e8 75%) 0 0/200% 100%;border-radius:.125rem;align-self:center;width:40%;height:1.25rem;margin-bottom:.125rem;animation:1.5s infinite resume_preview_popover-module-scss-module__NWGynq__shimmer}.resume_preview_popover-module-scss-module__NWGynq__skeletonContact{background:linear-gradient(90deg,#e8e8e8 25%,#f4f4f4 50%,#e8e8e8 75%) 0 0/200% 100%;border-radius:.125rem;align-self:center;width:55%;height:.5rem;margin-bottom:.25rem;animation:1.5s infinite resume_preview_popover-module-scss-module__NWGynq__shimmer}.resume_preview_popover-module-scss-module__NWGynq__skeletonDivider{background:#e5e7eb;width:100%;height:.0625rem;margin:.625rem 0}.resume_preview_popover-module-scss-module__NWGynq__skeletonSectionTitle{background:linear-gradient(90deg,#e8e8e8 25%,#f4f4f4 50%,#e8e8e8 75%) 0 0/200% 100%;border-radius:.125rem;width:22%;height:.625rem;margin-bottom:.375rem;animation:1.5s infinite resume_preview_popover-module-scss-module__NWGynq__shimmer}.resume_preview_popover-module-scss-module__NWGynq__skeletonRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.resume_preview_popover-module-scss-module__NWGynq__skeletonLine{background:linear-gradient(90deg,#e8e8e8 25%,#f4f4f4 50%,#e8e8e8 75%) 0 0/200% 100%;border-radius:.125rem;height:.5rem;animation:1.5s infinite resume_preview_popover-module-scss-module__NWGynq__shimmer}.resume_preview_popover-module-scss-module__NWGynq__skeletonBullet{background:linear-gradient(90deg,#e8e8e8 25%,#f4f4f4 50%,#e8e8e8 75%) 0 0/200% 100%;border-radius:.125rem;width:calc(100% - 1rem);height:.4375rem;margin-left:1rem;animation:1.5s infinite resume_preview_popover-module-scss-module__NWGynq__shimmer}.resume_preview_popover-module-scss-module__NWGynq__skeletonBullet:nth-child(odd){width:calc(90% - 1rem)}.resume_preview_popover-module-scss-module__NWGynq__fallback{text-align:center;color:#666;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2rem;display:flex}.resume_preview_popover-module-scss-module__NWGynq__fallbackIcon{color:#bbb;margin-bottom:.25rem;font-size:3rem}.resume_preview_popover-module-scss-module__NWGynq__fallbackTitle{color:#333;margin:0;font-size:1.125rem;font-weight:600}.resume_preview_popover-module-scss-module__NWGynq__fallbackText{color:#888;max-width:16rem;margin:0;font-size:.875rem;line-height:1.4}.resume_preview_popover-module-scss-module__NWGynq__fallbackButton{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:.375rem;align-items:center;gap:.5rem;margin-top:.75rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background-color .2s;display:inline-flex}.resume_preview_popover-module-scss-module__NWGynq__fallbackButton:hover{background-color:#059669}.resume_preview_popover-module-scss-module__NWGynq__fallbackButton:disabled{opacity:.6;cursor:not-allowed}.resume_preview_popover-module-scss-module__NWGynq__fallbackButtonIcon{font-size:.875rem}.resume_preview_popover-module-scss-module__NWGynq__pageIndicator{color:#fff;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000073;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.resume_preview_popover-module-scss-module__NWGynq__arrow{fill:#fff}
.landing_search_section-module-scss-module__mX1KuW__container{width:100%;max-width:40rem;margin:0 auto}@media only screen and (max-width:768px){.landing_search_section-module-scss-module__mX1KuW__container{padding:0 .5rem}}.landing_search_section-module-scss-module__mX1KuW__atsSearchWrapper{margin-bottom:1rem;position:relative}.landing_search_section-module-scss-module__mX1KuW__atsSearchIcon{color:#9ca3af;pointer-events:none;z-index:1;font-size:.875rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.landing_search_section-module-scss-module__mX1KuW__atsSearchInput{width:100%;font-size:.9375rem;font-family:var(--font-family-nunito);color:#1a1a1a;background:#fff;border:.0625rem solid #e5e7eb;border-radius:.5rem;outline:none;padding:.875rem 1rem .875rem 2.75rem;transition:border-color .2s,box-shadow .2s}.landing_search_section-module-scss-module__mX1KuW__atsSearchInput::placeholder{color:#9ca3af}.landing_search_section-module-scss-module__mX1KuW__atsSearchInput:focus{border-color:#4b7bec;box-shadow:0 0 0 .1875rem #4b7bec1f}.landing_search_section-module-scss-module__mX1KuW__inlineSearchButton{color:#fff;cursor:pointer;background:#4b7bec;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;transition:background .15s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.landing_search_section-module-scss-module__mX1KuW__inlineSearchButton:hover:not(:disabled){background:#3a62c4}.landing_search_section-module-scss-module__mX1KuW__inlineSearchButton:disabled{opacity:.5;cursor:not-allowed}.landing_search_section-module-scss-module__mX1KuW__atsDropdown{z-index:10;background:#fff;border:.0625rem solid #e5e7eb;border-radius:.5rem;max-height:18rem;position:absolute;top:calc(100% + .25rem);left:0;right:0;overflow-y:auto;box-shadow:0 .25rem 1rem #0000001a}.landing_search_section-module-scss-module__mX1KuW__atsJobOption{cursor:pointer;text-align:left;width:100%;font-family:var(--font-family-nunito);background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:background .15s;display:flex}.landing_search_section-module-scss-module__mX1KuW__atsJobOption:hover,.landing_search_section-module-scss-module__mX1KuW__atsJobOption.landing_search_section-module-scss-module__mX1KuW__highlighted{background:#f3f4f6}.landing_search_section-module-scss-module__mX1KuW__atsJobIconWrapper{background:#4b7bec1a;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.landing_search_section-module-scss-module__mX1KuW__atsJobIconWrapper svg{color:#4b7bec;width:.875rem;height:.875rem}.landing_search_section-module-scss-module__mX1KuW__atsJobContent{flex-direction:column;min-width:0;display:flex}.landing_search_section-module-scss-module__mX1KuW__atsJobTitle{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.landing_search_section-module-scss-module__mX1KuW__atsJobHint{color:#9ca3af;font-size:.75rem}.landing_search_section-module-scss-module__mX1KuW__atsEmptyState{text-align:center;color:#9ca3af;padding:1.5rem 1rem;font-size:.8125rem}.landing_search_section-module-scss-module__mX1KuW__atsLoadingState{text-align:center;color:#9ca3af;padding:1rem;font-size:.8125rem}.landing_search_section-module-scss-module__mX1KuW__pasteArea{margin-bottom:1rem}.landing_search_section-module-scss-module__mX1KuW__pasteLabel{color:#666;font-size:.8125rem;font-weight:600;font-family:var(--font-family-nunito);margin-bottom:.5rem;display:block}.landing_search_section-module-scss-module__mX1KuW__submitRow{margin-top:.75rem}.landing_search_section-module-scss-module__mX1KuW__submitButton{color:#fff;cursor:pointer;width:100%;font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito);background:#1a1a1a;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;transition:background .15s;display:flex}.landing_search_section-module-scss-module__mX1KuW__submitButton:hover:not(:disabled){background:#333}.landing_search_section-module-scss-module__mX1KuW__submitButton:disabled{opacity:.5;cursor:not-allowed}.landing_search_section-module-scss-module__mX1KuW__submitButton svg{font-size:.75rem}.landing_search_section-module-scss-module__mX1KuW__dropzone{cursor:pointer;color:#9ca3af;font-size:.875rem;font-family:var(--font-family-nunito);background:#fafafa;border:.125rem dashed #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;margin-bottom:1rem;padding:2rem 1.5rem;transition:border-color .2s,background .2s;display:flex}.landing_search_section-module-scss-module__mX1KuW__dropzone:hover{background:#4b7bec0a;border-color:#4b7bec}.landing_search_section-module-scss-module__mX1KuW__dropzoneActive{background:#4b7bec14;border-color:#4b7bec}.landing_search_section-module-scss-module__mX1KuW__fileError{color:#ef4444;margin-top:.25rem;font-size:.75rem}.landing_search_section-module-scss-module__mX1KuW__orDivider{align-items:center;gap:.75rem;margin:1.25rem 0;display:flex}.landing_search_section-module-scss-module__mX1KuW__orDividerLine{background:#e5e7eb;flex:1;height:.0625rem}.landing_search_section-module-scss-module__mX1KuW__orDividerText{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600;font-family:var(--font-family-nunito)}.landing_search_section-module-scss-module__mX1KuW__atsJobListBox{background:#fff;border:.0625rem solid #e5e7eb;border-radius:.5rem;overflow:hidden}.landing_search_section-module-scss-module__mX1KuW__atsJobListSearchWrapper{border-bottom:.0625rem solid #e5e7eb;position:relative}.landing_search_section-module-scss-module__mX1KuW__atsJobListSearchIcon{color:#9ca3af;pointer-events:none;font-size:.875rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.landing_search_section-module-scss-module__mX1KuW__atsJobListSearchInput{width:100%;font-size:.875rem;font-family:var(--font-family-nunito);color:#1a1a1a;background:0 0;border:none;outline:none;padding:.75rem 1rem .75rem 2.75rem}.landing_search_section-module-scss-module__mX1KuW__atsJobListSearchInput::placeholder{color:#9ca3af}.landing_search_section-module-scss-module__mX1KuW__atsJobListItems{max-height:14rem;overflow-y:auto}.landing_search_section-module-scss-module__mX1KuW__sectionHeader{color:#666;font-size:.8125rem;font-weight:600;font-family:var(--font-family-nunito);margin-bottom:.5rem;display:block}.landing_search_section-module-scss-module__mX1KuW__actionButtons{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.5rem;display:flex}@media only screen and (max-width:768px){.landing_search_section-module-scss-module__mX1KuW__actionButtons{flex-direction:column}}.landing_search_section-module-scss-module__mX1KuW__actionButton{color:#666;cursor:pointer;font-size:.8125rem;font-weight:500;font-family:var(--font-family-nunito);white-space:nowrap;background:#fff;border:.0625rem solid #e5e7eb;border-radius:.375rem;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.5rem .875rem;transition:all .15s;display:inline-flex}.landing_search_section-module-scss-module__mX1KuW__actionButton:hover{color:#1a1a1a;background:#f9fafb;border-color:#d1d5db}.landing_search_section-module-scss-module__mX1KuW__actionButton.landing_search_section-module-scss-module__mX1KuW__actionButtonActive{color:#4b7bec;background:#4b7bec14;border-color:#4b7bec}.landing_search_section-module-scss-module__mX1KuW__actionButton svg{font-size:.75rem}@media only screen and (max-width:768px){.landing_search_section-module-scss-module__mX1KuW__actionButton{width:100%}}.landing_search_section-module-scss-module__mX1KuW__divider{background:#e5e7eb;flex-shrink:0;width:.0625rem;height:1rem}@media only screen and (max-width:768px){.landing_search_section-module-scss-module__mX1KuW__divider{display:none}}.landing_search_section-module-scss-module__mX1KuW__importingOverlay{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.landing_search_section-module-scss-module__mX1KuW__importingSpinner{color:#4b7bec;font-size:1.5rem}.landing_search_section-module-scss-module__mX1KuW__importingText{color:#666;font-size:.9375rem;font-family:var(--font-family-nunito)}.landing_search_section-module-scss-module__mX1KuW__searchChiclets{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}@media only screen and (max-width:768px){.landing_search_section-module-scss-module__mX1KuW__searchChiclets{gap:.375rem}}.landing_search_section-module-scss-module__mX1KuW__searchChiclet{color:#9ca3af;font-size:.8125rem;font-family:var(--font-family-nunito);background:#fff;border:.0625rem solid #e5e7eb;border-radius:2rem;align-items:center;gap:.375rem;padding:.375rem .75rem;display:inline-flex}.landing_search_section-module-scss-module__mX1KuW__searchChiclet svg{color:#9ca3af;width:.75rem;height:.75rem}@media only screen and (max-width:768px){.landing_search_section-module-scss-module__mX1KuW__searchChiclet{padding:.25rem .5rem;font-size:.75rem}}.landing_search_section-module-scss-module__mX1KuW__atsConnectedBadge{color:#16a34a;font-size:.8125rem;font-weight:600;font-family:var(--font-family-nunito);justify-content:center;align-items:center;gap:.375rem;margin-top:.75rem;display:flex}.landing_search_section-module-scss-module__mX1KuW__atsConnectedBadge svg{font-size:.875rem}.landing_search_section-module-scss-module__mX1KuW__expandedArea{margin-bottom:1rem}@keyframes landing_search_section-module-scss-module__mX1KuW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.landing_search_section-module-scss-module__mX1KuW__skeletonButton,.landing_search_section-module-scss-module__mX1KuW__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:.5rem;animation:1.5s infinite landing_search_section-module-scss-module__mX1KuW__shimmer}.landing_search_section-module-scss-module__mX1KuW__skeleton{height:3rem;margin-bottom:1rem}.landing_search_section-module-scss-module__mX1KuW__skeletonButtons{gap:.5rem;display:flex}.landing_search_section-module-scss-module__mX1KuW__skeletonButton{flex:1;height:2.25rem}
