.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}}
.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__arrow{fill:#fff}
.ats_team_import-module-scss-module__CE1vfW__card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;margin:0 1.5rem 1.5rem;overflow:hidden;box-shadow:0 1px 3px #0000000a}.ats_team_import-module-scss-module__CE1vfW__cardHeader{border-bottom:1px solid #e5e7eb;align-items:flex-start;gap:.875rem;padding:1.25rem 1.5rem;display:flex}.ats_team_import-module-scss-module__CE1vfW__cardIcon{background:#4b7bec1a;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.ats_team_import-module-scss-module__CE1vfW__cardIcon svg{color:#4b7bec;width:1rem;height:1rem}.ats_team_import-module-scss-module__CE1vfW__cardTitle{color:#1a1a1a;font-size:1rem;font-weight:700;font-family:var(--font-family-nunito);margin:0 0 .25rem}.ats_team_import-module-scss-module__CE1vfW__cardSubtitle{color:#9ca3af;margin:0;font-size:.8125rem;line-height:1.5}.ats_team_import-module-scss-module__CE1vfW__cardBody{flex-direction:column;align-items:center;padding:1.5rem;display:flex}.ats_team_import-module-scss-module__CE1vfW__inputRow{flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;display:flex}.ats_team_import-module-scss-module__CE1vfW__inputLabel{color:#666;font-size:.875rem;font-family:var(--font-family-nunito);white-space:nowrap}.ats_team_import-module-scss-module__CE1vfW__daysInput{width:5rem;font-size:.9375rem;font-family:var(--font-family-nunito);color:#1a1a1a;text-align:center;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem;transition:border-color .2s,box-shadow .2s}.ats_team_import-module-scss-module__CE1vfW__daysInput:focus{border-color:#4b7bec;outline:none;box-shadow:0 0 0 3px #4b7bec1a}.ats_team_import-module-scss-module__CE1vfW__daysInput::-webkit-inner-spin-button{appearance:none;margin:0}.ats_team_import-module-scss-module__CE1vfW__daysInput::-webkit-outer-spin-button{appearance:none;margin:0}.ats_team_import-module-scss-module__CE1vfW__daysInput{appearance:textfield}.ats_team_import-module-scss-module__CE1vfW__actionButton{font-size:.8125rem;font-family:var(--font-family-nunito);cursor:pointer;color:#fff;background:#465a6b;border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:600;transition:all .2s}.ats_team_import-module-scss-module__CE1vfW__actionButton:hover:not(:disabled){background:#3a4d5c}.ats_team_import-module-scss-module__CE1vfW__actionButton:disabled{opacity:.5;cursor:not-allowed}.ats_team_import-module-scss-module__CE1vfW__previewResult{flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;margin-top:1rem;display:flex}.ats_team_import-module-scss-module__CE1vfW__candidateCount{color:#1a1a1a;font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito)}.ats_team_import-module-scss-module__CE1vfW__warningMessage{color:#92400e;font-size:.8125rem;font-family:var(--font-family-nunito);background:#fef3c7;border-radius:.375rem;align-items:center;gap:.375rem;margin-top:.5rem;padding:.5rem .75rem;display:flex}.ats_team_import-module-scss-module__CE1vfW__warningMessage svg{flex-shrink:0;width:.875rem;height:.875rem}.ats_team_import-module-scss-module__CE1vfW__inProgressSection{background:#4b7bec0a;border:1px solid #4b7bec26;border-radius:.5rem;align-items:flex-start;gap:.75rem;width:100%;padding:1rem 1.5rem;display:flex}.ats_team_import-module-scss-module__CE1vfW__spinnerIcon{color:#4b7bec;flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.125rem;animation:1s linear infinite ats_team_import-module-scss-module__CE1vfW__spin}@keyframes ats_team_import-module-scss-module__CE1vfW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ats_team_import-module-scss-module__CE1vfW__inProgressText{color:#1a1a1a;font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito);margin:0 0 .25rem}.ats_team_import-module-scss-module__CE1vfW__inProgressHint{color:#9ca3af;font-size:.8125rem;font-family:var(--font-family-nunito);margin:0}.ats_team_import-module-scss-module__CE1vfW__statsSection{text-align:center;width:100%;margin-bottom:0}.ats_team_import-module-scss-module__CE1vfW__statsGrid{justify-content:center;gap:3rem;margin-bottom:.5rem;padding:.5rem 0;display:flex}.ats_team_import-module-scss-module__CE1vfW__statItem{flex-direction:column;align-items:center;gap:.375rem;min-width:4.5rem;display:flex}.ats_team_import-module-scss-module__CE1vfW__statValue,.ats_team_import-module-scss-module__CE1vfW__statValueSuccess,.ats_team_import-module-scss-module__CE1vfW__statValueError{font-size:2rem;font-weight:700;font-family:var(--font-family-nunito);line-height:1}.ats_team_import-module-scss-module__CE1vfW__statValue{color:#1a1a1a}.ats_team_import-module-scss-module__CE1vfW__statValueSuccess{color:#16a34a}.ats_team_import-module-scss-module__CE1vfW__statValueError{color:#ef4444}.ats_team_import-module-scss-module__CE1vfW__statLabel{color:#9ca3af;font-size:.6875rem;font-family:var(--font-family-nunito);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.ats_team_import-module-scss-module__CE1vfW__statsDate{color:#9ca3af;font-size:.8125rem;font-family:var(--font-family-nunito)}.ats_team_import-module-scss-module__CE1vfW__divider{align-items:center;gap:.75rem;width:100%;margin-block:1rem 1.5rem;display:flex}.ats_team_import-module-scss-module__CE1vfW__divider:before,.ats_team_import-module-scss-module__CE1vfW__divider:after{content:"";border-top:1px dashed #e5e7eb;flex:1}.ats_team_import-module-scss-module__CE1vfW__dividerText{color:#9ca3af;font-size:.75rem;font-weight:600;font-family:var(--font-family-nunito);text-transform:uppercase;letter-spacing:.05em}.ats_team_import-module-scss-module__CE1vfW__loadingText{color:#9ca3af;margin:0;font-size:.875rem}
.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}
.ats-instructions-module-scss-module__bAKJNq__imageContainer{max-width:32rem;margin-top:.5rem}.ats-instructions-module-scss-module__bAKJNq__imageContainer img{width:100%;height:auto;display:block}
.self_serve_onboarding-module-scss-module__4F9_zW__onboardingWrapper{min-height:calc(100vh - var(--spacing-16));padding:var(--spacing-9);font-family:var(--font-family-nunito);flex-direction:column;justify-content:center;align-items:center;display:flex}@media only screen and (max-width:576px){.self_serve_onboarding-module-scss-module__4F9_zW__onboardingWrapper{padding:var(--spacing-6);min-height:calc(100vh - var(--spacing-13))}}.self_serve_onboarding-module-scss-module__4F9_zW__stepContainer{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:40rem;display:flex}.self_serve_onboarding-module-scss-module__4F9_zW__progressBar{align-items:center;gap:var(--spacing-9);margin-bottom:var(--spacing-10);display:flex}.self_serve_onboarding-module-scss-module__4F9_zW__progressStep{align-items:center;gap:var(--spacing-4);flex-direction:column;display:flex}.self_serve_onboarding-module-scss-module__4F9_zW__progressDot{border-radius:var(--border-radius-circle);background-color:var(--color-neutral-200);width:.75rem;height:.75rem;transition:background-color var(--transition-fast) ease}.self_serve_onboarding-module-scss-module__4F9_zW__progressStepActive .self_serve_onboarding-module-scss-module__4F9_zW__progressDot{background-color:var(--color-primary-default);box-shadow:0 0 0 3px var(--color-primary-faded)}.self_serve_onboarding-module-scss-module__4F9_zW__progressStepCompleted .self_serve_onboarding-module-scss-module__4F9_zW__progressDot{background-color:var(--color-success-default)}.self_serve_onboarding-module-scss-module__4F9_zW__progressLabel{font-size:var(--font-size-2);color:var(--color-neutral-500)}.self_serve_onboarding-module-scss-module__4F9_zW__progressStepActive .self_serve_onboarding-module-scss-module__4F9_zW__progressLabel{color:var(--color-primary-default);font-weight:var(--font-weight-bold)}.self_serve_onboarding-module-scss-module__4F9_zW__progressStepCompleted .self_serve_onboarding-module-scss-module__4F9_zW__progressLabel{color:var(--color-success-default)}.self_serve_onboarding-module-scss-module__4F9_zW__introHeader{margin-bottom:var(--spacing-6)}@media only screen and (max-width:576px){.self_serve_onboarding-module-scss-module__4F9_zW__introHeader{margin-bottom:var(--spacing-4)}}.self_serve_onboarding-module-scss-module__4F9_zW__introIcon{font-size:var(--font-size-8);color:var(--color-brand);margin-bottom:var(--spacing-4)}.self_serve_onboarding-module-scss-module__4F9_zW__introTitle{font-size:var(--font-size-7);font-weight:var(--font-weight-bold);color:var(--color-text-default);margin:0 0 var(--spacing-3)}@media only screen and (max-width:576px){.self_serve_onboarding-module-scss-module__4F9_zW__introTitle{font-size:var(--font-size-5)}}.self_serve_onboarding-module-scss-module__4F9_zW__introSubtitle{font-size:var(--font-size-4);color:var(--color-text-faded);margin:0}@media only screen and (max-width:576px){.self_serve_onboarding-module-scss-module__4F9_zW__introSubtitle{font-size:var(--font-size-3)}}.self_serve_onboarding-module-scss-module__4F9_zW__introDescription{font-size:var(--font-size-3);color:var(--color-neutral-700);margin-bottom:var(--spacing-9);max-width:32rem;line-height:1.6}@media only screen and (max-width:576px){.self_serve_onboarding-module-scss-module__4F9_zW__introDescription{font-size:var(--font-size-2);margin-bottom:var(--spacing-6);line-height:1.4}}.self_serve_onboarding-module-scss-module__4F9_zW__valuePropGrid{gap:var(--spacing-6);margin-bottom:var(--spacing-9);grid-template-columns:1fr 1fr;width:100%;display:grid}@media only screen and (max-width:576px){.self_serve_onboarding-module-scss-module__4F9_zW__valuePropGrid{gap:var(--spacing-4);margin-bottom:var(--spacing-6)}}.self_serve_onboarding-module-scss-module__4F9_zW__valuePropCard{background:var(--color-neutral-100);border:1px solid var(--color-neutral-150);border-radius:var(--border-radius-subtle-full);padding:var(--spacing-7);text-align:left;transition:border-color var(--transition-fast) ease}.self_serve_onboarding-module-scss-module__4F9_zW__valuePropCard:hover{border-color:var(--color-neutral-300)}@media only screen and (max-width:576px){.self_serve_onboarding-module-scss-module__4F9_zW__valuePropCard{padding:var(--spacing-5);border-radius:var(--border-radius-default)}}.self_serve_onboarding-module-scss-module__4F9_zW__valuePropIcon{border-radius:var(--border-radius-default);width:2.5rem;height:2.5rem;font-size:var(--font-size-4);margin-bottom:var(--spacing-5);background:var(--color-primary-faint);color:var(--color-primary-default);justify-content:center;align-items:center;display:flex}@media only screen and (max-width:576px){.self_serve_onboarding-module-scss-module__4F9_zW__valuePropIcon{width:1.75rem;height:1.75rem;font-size:var(--font-size-3);margin-bottom:var(--spacing-3);border-radius:var(--border-radius-subtle)}}.self_serve_onboarding-module-scss-module__4F9_zW__valuePropTitle{font-size:var(--font-size-3);font-weight:var(--font-weight-bold);color:var(--color-text-default);margin:0 0 var(--spacing-3)}@media only screen and (max-width:576px){.self_serve_onboarding-module-scss-module__4F9_zW__valuePropTitle{font-size:var(--font-size-2);margin:0 0 var(--spacing-2)}}.self_serve_onboarding-module-scss-module__4F9_zW__valuePropDescription{font-size:var(--font-size-3);color:var(--color-text-faded);line-height:var(--line-height-normal);margin:0}@media only screen and (max-width:576px){.self_serve_onboarding-module-scss-module__4F9_zW__valuePropDescription{font-size:var(--font-size-2);line-height:var(--line-height-tight)}}.self_serve_onboarding-module-scss-module__4F9_zW__stepIcon{border-radius:var(--border-radius-circle);background:var(--color-primary-faint);width:3.5rem;height:3.5rem;color:var(--color-primary-default);font-size:var(--font-size-6);margin-bottom:var(--spacing-7);justify-content:center;align-items:center;display:flex}.self_serve_onboarding-module-scss-module__4F9_zW__successIcon{width:4rem;height:4rem;color:var(--color-success-default);font-size:var(--font-size-10);margin-bottom:var(--spacing-7);justify-content:center;align-items:center;display:flex}.self_serve_onboarding-module-scss-module__4F9_zW__pendingIcon{border-radius:var(--border-radius-circle);background:var(--color-warning-faded);width:3.5rem;height:3.5rem;color:var(--color-warning-medium);font-size:var(--font-size-6);margin-bottom:var(--spacing-7);justify-content:center;align-items:center;display:flex}.self_serve_onboarding-module-scss-module__4F9_zW__stepTitle{font-size:var(--font-size-5);font-weight:var(--font-weight-bold);color:var(--color-text-default);margin:0 0 var(--spacing-4)}.self_serve_onboarding-module-scss-module__4F9_zW__stepDescription{font-size:var(--font-size-3);color:var(--color-text-faded);margin:0 0 var(--spacing-8);max-width:28rem;line-height:1.6}.self_serve_onboarding-module-scss-module__4F9_zW__spinner{margin-bottom:var(--spacing-8);color:var(--color-primary-default)}.self_serve_onboarding-module-scss-module__4F9_zW__emailForm{gap:var(--spacing-6);flex-direction:column;width:100%;max-width:24rem;display:flex}.self_serve_onboarding-module-scss-module__4F9_zW__emailInput{width:100%;padding:var(--spacing-5) var(--spacing-6);border:1px solid var(--color-neutral-200);border-radius:var(--border-radius-default);font-size:var(--font-size-3);font-family:var(--font-family-nunito);transition:border-color var(--transition-fast) ease;box-sizing:border-box;outline:none}.self_serve_onboarding-module-scss-module__4F9_zW__emailInput:focus{border-color:var(--color-primary-default);box-shadow:0 0 0 3px var(--color-primary-faint)}.self_serve_onboarding-module-scss-module__4F9_zW__emailInput:disabled{background:var(--color-neutral-100);cursor:not-allowed}.self_serve_onboarding-module-scss-module__4F9_zW__verificationPending{align-items:center;gap:var(--spacing-6);flex-direction:column;width:100%;max-width:28rem;display:flex}.self_serve_onboarding-module-scss-module__4F9_zW__helperText{font-size:var(--font-size-3);color:var(--color-text-faded);line-height:var(--line-height-normal);margin:0}.self_serve_onboarding-module-scss-module__4F9_zW__errorText{font-size:var(--font-size-2);color:var(--color-text-danger);margin:0}.self_serve_onboarding-module-scss-module__4F9_zW__companyInfo{align-items:center;gap:var(--spacing-5);margin-bottom:var(--spacing-6);padding:var(--spacing-5) var(--spacing-7);background:var(--color-bg-default);border-radius:var(--border-radius-subtle-full);border:1px solid var(--color-neutral-150);display:flex;box-shadow:0 1px 3px #0000000a}.self_serve_onboarding-module-scss-module__4F9_zW__companyLogo{border-radius:var(--border-radius-default);object-fit:contain;width:2.5rem;height:2.5rem}.self_serve_onboarding-module-scss-module__4F9_zW__companyName{font-size:var(--font-size-4);font-weight:var(--font-weight-bold);color:var(--color-text-default);text-align:left;margin:0}.self_serve_onboarding-module-scss-module__4F9_zW__recruiterName{font-size:var(--font-size-2);color:var(--color-text-faded);margin:var(--spacing-2) 0 0}.self_serve_onboarding-module-scss-module__4F9_zW__termsHeaderIcon{display:none}.self_serve_onboarding-module-scss-module__4F9_zW__termsIntro{font-size:var(--font-size-2);color:var(--color-text-faded);line-height:var(--line-height-normal);margin:calc(-1*var(--spacing-4)) 0 var(--spacing-6);max-width:28rem}.self_serve_onboarding-module-scss-module__4F9_zW__termsBox{background:var(--color-bg-default);border:1px solid var(--color-neutral-150);border-radius:var(--border-radius-subtle-full);width:100%;padding:var(--spacing-4) var(--spacing-5);margin-bottom:var(--spacing-6);text-align:left;box-shadow:0 1px 3px #0000000a}.self_serve_onboarding-module-scss-module__4F9_zW__termsList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.self_serve_onboarding-module-scss-module__4F9_zW__termsItem{align-items:flex-start;gap:var(--spacing-4);padding:var(--spacing-4) var(--spacing-3);font-size:var(--font-size-2);color:var(--color-neutral-700);border-bottom:1px solid var(--color-neutral-100);line-height:1.5;display:flex}.self_serve_onboarding-module-scss-module__4F9_zW__termsItem:last-child{border-bottom:none}.self_serve_onboarding-module-scss-module__4F9_zW__termsItemIcon{color:var(--color-success-default);font-size:var(--font-size-4);flex-shrink:0;margin-top:.1rem}.self_serve_onboarding-module-scss-module__4F9_zW__checkboxLabel{align-items:center;gap:var(--spacing-4);font-size:var(--font-size-3);color:var(--color-text-default);font-weight:var(--font-weight-semi-bold);margin-bottom:var(--spacing-8);cursor:pointer;display:flex}.self_serve_onboarding-module-scss-module__4F9_zW__checkbox{width:1.125rem;height:1.125rem;accent-color:var(--color-primary-default);cursor:pointer}.self_serve_onboarding-module-scss-module__4F9_zW__primaryButton{justify-content:center;align-items:center;gap:var(--spacing-4);padding:var(--spacing-5) var(--spacing-8);background:var(--color-primary-default);color:var(--color-text-inverse);font-size:var(--font-size-3);font-weight:var(--font-weight-semi-bold);border-radius:var(--border-radius-default);cursor:pointer;font-family:var(--font-family-nunito);transition:background-color var(--transition-fast) ease;border:none;display:inline-flex}.self_serve_onboarding-module-scss-module__4F9_zW__primaryButton:hover:not(:disabled){background:var(--color-primary-deep)}.self_serve_onboarding-module-scss-module__4F9_zW__primaryButton:disabled{opacity:var(--opacity-50);cursor:not-allowed}.self_serve_onboarding-module-scss-module__4F9_zW__secondaryButton{justify-content:center;align-items:center;gap:var(--spacing-4);padding:var(--spacing-5) var(--spacing-8);background:var(--color-bg-default);color:var(--color-neutral-700);font-size:var(--font-size-3);font-weight:var(--font-weight-semi-bold);border:1px solid var(--color-neutral-200);border-radius:var(--border-radius-default);cursor:pointer;font-family:var(--font-family-nunito);transition:border-color var(--transition-fast) ease,background-color var(--transition-fast) ease;display:inline-flex}.self_serve_onboarding-module-scss-module__4F9_zW__secondaryButton:hover:not(:disabled){background:var(--color-neutral-100);border-color:var(--color-neutral-300)}.self_serve_onboarding-module-scss-module__4F9_zW__secondaryButton:disabled{opacity:var(--opacity-50);cursor:not-allowed}.self_serve_onboarding-module-scss-module__4F9_zW__linkButton{color:var(--color-text-link);font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}.self_serve_onboarding-module-scss-module__4F9_zW__linkButton:hover{color:var(--color-primary-deep)}.self_serve_onboarding-module-scss-module__4F9_zW__buttonIcon{font-size:var(--font-size-3)}.self_serve_onboarding-module-scss-module__4F9_zW__buttonGroup{align-items:center;gap:var(--spacing-6);flex-wrap:wrap;justify-content:center;display:flex}
