.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{background-color:#334155}.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}}
.opportunity_preview-module-scss-module__taGziW__container{height:100%;font-family:var(--font-family-nunito),Nunito,sans-serif;color:#263140;flex-direction:column;display:flex}.opportunity_preview-module-scss-module__taGziW__scrollableContent{flex-direction:column;flex:1;gap:1rem;padding:1.5rem 1.5rem 3rem;display:flex;overflow-y:auto}@media (max-width:480px){.opportunity_preview-module-scss-module__taGziW__scrollableContent{gap:.75rem;padding:1rem 1rem 3.5rem}}.opportunity_preview-module-scss-module__taGziW__header{border-bottom:1px solid #e7eaee;align-items:center;gap:1.5rem;padding-bottom:1rem;display:flex}@media (max-width:480px){.opportunity_preview-module-scss-module__taGziW__header{flex-direction:column;align-items:flex-start;gap:1rem}}.opportunity_preview-module-scss-module__taGziW__headerLeft,.opportunity_preview-module-scss-module__taGziW__headerRight{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.opportunity_preview-module-scss-module__taGziW__headerDivider{background-color:#e7eaee;flex-shrink:0;width:1px;height:2.5rem}@media (max-width:480px){.opportunity_preview-module-scss-module__taGziW__headerDivider{display:none}}.opportunity_preview-module-scss-module__taGziW__recruiterAvatar{background-color:#f2f4f7;border:1px solid #e3e7ed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;overflow:hidden}.opportunity_preview-module-scss-module__taGziW__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.opportunity_preview-module-scss-module__taGziW__avatarFallbackIcon{color:#949ca8;font-size:1.25rem}.opportunity_preview-module-scss-module__taGziW__recruiterDetails,.opportunity_preview-module-scss-module__taGziW__companyDetails{flex-direction:column;min-width:0;display:flex}.opportunity_preview-module-scss-module__taGziW__recruiterName{color:#263140;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9375rem;font-weight:700;line-height:1.3;overflow:hidden}.opportunity_preview-module-scss-module__taGziW__recruiterTitle{color:#657386;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8125rem;line-height:1.3;overflow:hidden}.opportunity_preview-module-scss-module__taGziW__companyIcon{background-color:#f2f4f7;border:1px solid #e3e7ed;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;overflow:hidden}.opportunity_preview-module-scss-module__taGziW__companyIconImage{object-fit:contain;width:100%;height:100%;padding:.25rem}.opportunity_preview-module-scss-module__taGziW__companyIconFallback{color:#657386;font-size:1.125rem;font-weight:700}.opportunity_preview-module-scss-module__taGziW__companyName{color:#263140;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9375rem;font-weight:700;line-height:1.3;overflow:hidden}.opportunity_preview-module-scss-module__taGziW__companyShortDesc{color:#657386;white-space:normal;word-break:keep-all;margin:0;font-size:.75rem;line-height:1.3}.opportunity_preview-module-scss-module__taGziW__expiryBanner{color:#8f530f;background-color:#fef3c8;border:1px solid #fcd44f;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;display:flex}.opportunity_preview-module-scss-module__taGziW__expiryIcon{flex-shrink:0;font-size:.875rem}.opportunity_preview-module-scss-module__taGziW__expiryText strong{font-weight:700}.opportunity_preview-module-scss-module__taGziW__expiryInfoIcon{opacity:.7;flex-shrink:0;font-size:.8125rem}.opportunity_preview-module-scss-module__taGziW__jobOverview{flex-direction:column;gap:.375rem;display:flex}.opportunity_preview-module-scss-module__taGziW__jobTitle{color:#263140;margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}@media (max-width:480px){.opportunity_preview-module-scss-module__taGziW__jobTitle{font-size:1.25rem}}.opportunity_preview-module-scss-module__taGziW__jobSubtitle{color:#657386;margin:0;font-size:.875rem;line-height:1.5}.opportunity_preview-module-scss-module__taGziW__detailsGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:.375rem;display:grid}@media (max-width:480px){.opportunity_preview-module-scss-module__taGziW__detailsGrid{grid-template-columns:1fr;gap:.75rem}}.opportunity_preview-module-scss-module__taGziW__detailColumn{flex-direction:column;gap:.25rem;display:flex}.opportunity_preview-module-scss-module__taGziW__locationColumn{flex-direction:column;gap:.25rem;margin-top:.375rem;display:flex}.opportunity_preview-module-scss-module__taGziW__detailLabel{color:#263140;margin:0;font-size:.8125rem;font-weight:700}.opportunity_preview-module-scss-module__taGziW__detailCard{background-color:#f2f4f7;border:1px solid #e3e7ed;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem .75rem;display:flex}.opportunity_preview-module-scss-module__taGziW__detailIcon{color:#798b96;flex-shrink:0;font-size:.875rem}.opportunity_preview-module-scss-module__taGziW__detailValue{color:#263140;font-size:.875rem;font-weight:500}.opportunity_preview-module-scss-module__taGziW__section{flex-direction:column;gap:.375rem;display:flex}.opportunity_preview-module-scss-module__taGziW__sectionTitle{color:#263140;margin:0;font-size:.875rem;font-weight:700}.opportunity_preview-module-scss-module__taGziW__sectionCard{background-color:#f9fafb;border:1px solid #e3e7ed;border-radius:.625rem;padding:.875rem 1rem}.opportunity_preview-module-scss-module__taGziW__sectionText{color:#657386;white-space:pre-wrap;margin:0;font-size:.875rem;line-height:1.6}.opportunity_preview-module-scss-module__taGziW__financialRow{align-items:center;gap:.5rem;padding:.25rem 0;display:flex}.opportunity_preview-module-scss-module__taGziW__financialIcon{color:#798b96;flex-shrink:0;font-size:.875rem}.opportunity_preview-module-scss-module__taGziW__financialText{color:#263140;font-size:.875rem}.opportunity_preview-module-scss-module__taGziW__stickyActionBar{z-index:10;background:#fff;border-top:1px solid #e7eaee;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex;position:sticky;bottom:0}@media (max-width:480px){.opportunity_preview-module-scss-module__taGziW__stickyActionBar{justify-content:center;padding:.75rem 1rem}.opportunity_preview-module-scss-module__taGziW__stickyActionBar>*{flex:1}}
.message_preview_step-module-scss-module__q_LpuW__container{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.message_preview_step-module-scss-module__q_LpuW__candidateInfo{margin-bottom:1rem}.message_preview_step-module-scss-module__q_LpuW__candidateName{font-size:1rem;font-weight:700;font-family:var(--font-family-nunito);color:#1a1a1a;margin:0;line-height:1.4}.message_preview_step-module-scss-module__q_LpuW__candidateSubtitle{font-size:.875rem;font-family:var(--font-family-nunito);color:#6b7280;margin:.125rem 0 0;line-height:1.4}.message_preview_step-module-scss-module__q_LpuW__errorBanner{background:#fef0f0;border:1px solid #f7cfcf;border-radius:.5rem;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.message_preview_step-module-scss-module__q_LpuW__errorIcon{color:#dc2828;flex-shrink:0;margin-top:.125rem;font-size:.9375rem}.message_preview_step-module-scss-module__q_LpuW__errorText{font-size:.875rem;font-family:var(--font-family-nunito);color:#8a2828;line-height:1.4}.message_preview_step-module-scss-module__q_LpuW__previewLabelRow{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.message_preview_step-module-scss-module__q_LpuW__previewLabel{font-size:.9375rem;font-weight:600;font-family:var(--font-family-nunito);color:#1a1a1a}.message_preview_step-module-scss-module__q_LpuW__editButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s;display:flex}.message_preview_step-module-scss-module__q_LpuW__editButton:hover{color:#3c83f6;background:#f1f5f8}.message_preview_step-module-scss-module__q_LpuW__editIcon{font-size:.9375rem}.message_preview_step-module-scss-module__q_LpuW__previewCard{background:#fff;border:1px solid #e3e7ed;border-radius:.75rem;flex:1;min-height:0;margin-bottom:1rem;overflow-y:auto}@media only screen and (max-width:768px){.message_preview_step-module-scss-module__q_LpuW__previewCard{border-radius:.5rem}}.message_preview_step-module-scss-module__q_LpuW__stickyFooter{background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 0 0;display:flex;position:sticky;bottom:0}@media only screen and (max-width:768px){.message_preview_step-module-scss-module__q_LpuW__stickyFooter{gap:.75rem;padding:.75rem 0 1rem}}.message_preview_step-module-scss-module__q_LpuW__cancelButton{font-size:.9375rem;font-family:var(--font-family-nunito);color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.625rem 1rem;font-weight:500;transition:all .2s}.message_preview_step-module-scss-module__q_LpuW__cancelButton:hover:not(:disabled){color:#1a1a1a;background:#f1f5f8}.message_preview_step-module-scss-module__q_LpuW__cancelButton:disabled{opacity:.6;cursor:not-allowed}@media only screen and (max-width:768px){.message_preview_step-module-scss-module__q_LpuW__cancelButton{text-align:center;flex:1}}.message_preview_step-module-scss-module__q_LpuW__sendButton{font-size:.9375rem;font-family:var(--font-family-nunito);color:#fff;cursor:pointer;background:#596f78;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-weight:600;transition:all .2s;display:inline-flex}.message_preview_step-module-scss-module__q_LpuW__sendButton:hover:not(:disabled){background:#4a5c64}.message_preview_step-module-scss-module__q_LpuW__sendButton:disabled{opacity:.6;cursor:not-allowed}@media only screen and (max-width:768px){.message_preview_step-module-scss-module__q_LpuW__sendButton{text-align:center;flex:1}}.message_preview_step-module-scss-module__q_LpuW__buttonIcon{font-size:.8125rem}
.modal_header-module-scss-module__3jNbSa__modalHeader{border-bottom:.0625rem solid #e5e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}@media only screen and (max-width:768px){.modal_header-module-scss-module__3jNbSa__modalHeader{padding:.75rem 1rem}}.modal_header-module-scss-module__3jNbSa__leftSection{align-items:center;gap:.75rem;display:flex}.modal_header-module-scss-module__3jNbSa__title{font-size:1.25rem;font-weight:700;font-family:var(--font-family-nunito);color:#111827;margin:0}@media only screen and (max-width:768px){.modal_header-module-scss-module__3jNbSa__title{font-size:1.0625rem}}.modal_header-module-scss-module__3jNbSa__backButton{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex}.modal_header-module-scss-module__3jNbSa__backButton:hover{color:#111827}.modal_header-module-scss-module__3jNbSa__backButton svg{width:1.125rem;height:1.125rem}.modal_header-module-scss-module__3jNbSa__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:.5rem;transition:color .2s}.modal_header-module-scss-module__3jNbSa__closeButton:hover{color:#111827}.modal_header-module-scss-module__3jNbSa__closeButton svg{width:1.25rem;height:1.25rem}
.recruiter_step-module-scss-module__9ac0hG__container{flex-direction:column;height:100%;display:flex}.recruiter_step-module-scss-module__9ac0hG__form{flex:1}.recruiter_step-module-scss-module__9ac0hG__formGroup{margin-bottom:1rem}.recruiter_step-module-scss-module__9ac0hG__formGroup:last-child{margin-bottom:0}.recruiter_step-module-scss-module__9ac0hG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media only screen and (max-width:768px){.recruiter_step-module-scss-module__9ac0hG__formRow{grid-template-columns:1fr;gap:.75rem}}.recruiter_step-module-scss-module__9ac0hG__label{font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito);color:#374151;margin-bottom:.5rem;display:block}.recruiter_step-module-scss-module__9ac0hG__label[for=calendlyLink]{margin-top:2rem;margin-bottom:.25rem}.recruiter_step-module-scss-module__9ac0hG__required{color:#ef4444}.recruiter_step-module-scss-module__9ac0hG__optional{color:#6b7280;font-size:.8125rem;font-weight:400}.recruiter_step-module-scss-module__9ac0hG__input{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}.recruiter_step-module-scss-module__9ac0hG__input:focus{border-color:#4b7bec;outline:none;box-shadow:0 0 0 .1875rem #4b7bec1a}.recruiter_step-module-scss-module__9ac0hG__input::placeholder{color:#9ca3af}.recruiter_step-module-scss-module__9ac0hG__input.recruiter_step-module-scss-module__9ac0hG__hasError{border-color:#ef4444}.recruiter_step-module-scss-module__9ac0hG__input.recruiter_step-module-scss-module__9ac0hG__hasError:focus{box-shadow:0 0 0 .1875rem #ef44441a}.recruiter_step-module-scss-module__9ac0hG__fieldError{color:#ef4444;margin-top:.25rem;font-size:.8125rem}.recruiter_step-module-scss-module__9ac0hG__helperText{color:#6b7280;margin-bottom:.5rem;font-size:.8125rem}.recruiter_step-module-scss-module__9ac0hG__profileImageSection{align-items:center;gap:1rem;margin-top:1rem;margin-bottom:1rem;display:flex}@media only screen and (max-width:768px){.recruiter_step-module-scss-module__9ac0hG__profileImageSection{gap:.75rem;margin-top:.75rem;margin-bottom:.75rem}}.recruiter_step-module-scss-module__9ac0hG__profileImagePreview{background-color:#e5e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;position:relative;overflow:hidden}.recruiter_step-module-scss-module__9ac0hG__profileImagePreview img{object-fit:cover;width:100%;height:100%}.recruiter_step-module-scss-module__9ac0hG__profileImagePreview svg{color:#9ca3af;width:2rem;height:2rem}.recruiter_step-module-scss-module__9ac0hG__profileImagePreview.recruiter_step-module-scss-module__9ac0hG__uploading img{opacity:.5}.recruiter_step-module-scss-module__9ac0hG__uploadingOverlay{background-color:#0003;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.recruiter_step-module-scss-module__9ac0hG__uploadingOverlay svg{color:#fff;width:1.25rem;height:1.25rem}.recruiter_step-module-scss-module__9ac0hG__uploadButton{font-size:.875rem;font-family:var(--font-family-nunito);color:#374151;cursor:pointer;background:#fff;border:.0625rem solid #d1d5db;border-radius:.375rem;padding:.5rem 1rem;transition:all .2s}.recruiter_step-module-scss-module__9ac0hG__uploadButton:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.recruiter_step-module-scss-module__9ac0hG__uploadButton:disabled{opacity:.5;cursor:not-allowed}.recruiter_step-module-scss-module__9ac0hG__footer{border-top:.0625rem solid #e5e8f0;justify-content:flex-end;gap:.75rem;margin-top:auto;padding-top:1.5rem;display:flex}@media only screen and (max-width:768px){.recruiter_step-module-scss-module__9ac0hG__footer{padding-top:1rem;padding-bottom:.5rem}}.recruiter_step-module-scss-module__9ac0hG__cancelButton,.recruiter_step-module-scss-module__9ac0hG__submitButton{font-size:.9375rem;font-family:var(--font-family-nunito);cursor:pointer;border-radius:.5rem;padding:.625rem 1.25rem;font-weight:500;transition:all .2s}.recruiter_step-module-scss-module__9ac0hG__cancelButton:disabled,.recruiter_step-module-scss-module__9ac0hG__submitButton:disabled{opacity:.5;cursor:not-allowed}@media only screen and (max-width:768px){.recruiter_step-module-scss-module__9ac0hG__cancelButton,.recruiter_step-module-scss-module__9ac0hG__submitButton{text-align:center;flex:1;justify-content:center}}.recruiter_step-module-scss-module__9ac0hG__cancelButton{color:#374151;background:#fff;border:.0625rem solid #d1d5db}.recruiter_step-module-scss-module__9ac0hG__cancelButton:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.recruiter_step-module-scss-module__9ac0hG__submitButton{color:#fff;background:#465a6b;border:none}.recruiter_step-module-scss-module__9ac0hG__submitButton:hover:not(:disabled){background:#3a4d5c}
.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__active{color:#047857;background-color:#ecfdf5;border:.0625rem solid #a7f3d0}.looking_status_pill-module-scss-module__nK_p5W__active .looking_status_pill-module-scss-module__nK_p5W__icon{color:#059669}.looking_status_pill-module-scss-module__nK_p5W__open{color:#1d4ed8;background-color:#eff6ff;border:.0625rem solid #bfdbfe}.looking_status_pill-module-scss-module__nK_p5W__notLooking{color:#6b7280;background-color:#f3f4f6;border:.0625rem solid #e5e7eb}.looking_status_pill-module-scss-module__nK_p5W__timeAgo{opacity:.8}.looking_status_pill-module-scss-module__nK_p5W__separator{opacity:.6}
.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);-webkit-line-clamp:2;-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}
.conversation_detail-module-scss-module__w96PAG__container{flex-direction:column;height:100%;display:flex}.conversation_detail-module-scss-module__w96PAG__preview{flex:1}.conversation_detail-module-scss-module__w96PAG__emptyState{justify-content:center;align-items:center;height:100%;display:flex}.conversation_detail-module-scss-module__w96PAG__emptyText{color:#9ca3b0;font-size:.875rem;font-family:var(--font-family-nunito),Nunito,sans-serif;margin:0}.conversation_detail-module-scss-module__w96PAG__mobileBackButton{display:none}@media only screen and (max-width:768px){.conversation_detail-module-scss-module__w96PAG__mobileBackButton{color:#1a1a1a;font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito),Nunito,sans-serif;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #e3e7ed;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}}.conversation_detail-module-scss-module__w96PAG__backIcon{color:#6b7280;font-size:.875rem}.conversation_detail-module-scss-module__w96PAG__rejectButton.conversation_detail-module-scss-module__w96PAG__rejectButton{font-family:var(--font-family-nunito),Nunito,sans-serif;text-transform:none;color:#da3125;background-color:#0000;border:1px solid #de4a3f;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;display:flex}.conversation_detail-module-scss-module__w96PAG__rejectButton.conversation_detail-module-scss-module__w96PAG__rejectButton:hover{background-color:#da31250d;border-color:#da3125}.conversation_detail-module-scss-module__w96PAG__rejectButton.conversation_detail-module-scss-module__w96PAG__rejectButton:disabled{opacity:.5}@media only screen and (max-width:768px){.conversation_detail-module-scss-module__w96PAG__rejectButton.conversation_detail-module-scss-module__w96PAG__rejectButton{flex:1;padding:.5rem 1rem;font-size:.75rem}}.conversation_detail-module-scss-module__w96PAG__scheduleButton.conversation_detail-module-scss-module__w96PAG__scheduleButton{font-family:var(--font-family-nunito),Nunito,sans-serif;text-transform:none;color:#fff;box-shadow:none;background-color:#28308a;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;display:flex}.conversation_detail-module-scss-module__w96PAG__scheduleButton.conversation_detail-module-scss-module__w96PAG__scheduleButton:hover{box-shadow:none;background-color:#222977}.conversation_detail-module-scss-module__w96PAG__scheduleButton.conversation_detail-module-scss-module__w96PAG__scheduleButton:disabled{opacity:.5}@media only screen and (max-width:768px){.conversation_detail-module-scss-module__w96PAG__scheduleButton.conversation_detail-module-scss-module__w96PAG__scheduleButton{flex:1;padding:.5rem 1rem;font-size:.75rem}}.conversation_detail-module-scss-module__w96PAG__buttonIcon{font-size:.875rem}.conversation_detail-module-scss-module__w96PAG__statusScheduled{font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito),Nunito,sans-serif;color:#09aa49;background-color:#09aa491a;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;display:inline-flex}.conversation_detail-module-scss-module__w96PAG__statusRejected{font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito),Nunito,sans-serif;color:#d92626;background-color:#d926261a;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;display:inline-flex}.conversation_detail-module-scss-module__w96PAG__statusExpired{font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito),Nunito,sans-serif;color:#6b7280;background-color:#f3f4f6;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;display:inline-flex}.conversation_detail-module-scss-module__w96PAG__statusIcon{font-size:.75rem}
.conversation_response-module-scss-module__cJHQlW__pageWrapper{background-color:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}@media only screen and (max-width:768px){.conversation_response-module-scss-module__cJHQlW__pageWrapper{align-items:flex-start;padding:3rem 1rem 1rem}}.conversation_response-module-scss-module__cJHQlW__card{text-align:center;background-color:#fff;border:1px solid #e3e7ed;border-radius:1rem;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:28rem;padding:2rem;display:flex}@media only screen and (max-width:768px){.conversation_response-module-scss-module__cJHQlW__card{border-radius:.75rem;gap:1rem;padding:1.5rem 1rem}}.conversation_response-module-scss-module__cJHQlW__iconWrapper{border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:1.5rem;display:flex}@media only screen and (max-width:768px){.conversation_response-module-scss-module__cJHQlW__iconWrapper{width:3rem;height:3rem;font-size:1.25rem}}.conversation_response-module-scss-module__cJHQlW__iconSuccess{color:#09aa49;background-color:#ddfdea}.conversation_response-module-scss-module__cJHQlW__iconError{color:#dc2828;background-color:#fce8e8}.conversation_response-module-scss-module__cJHQlW__iconReject{color:#8f530f;background-color:#fef3c8}.conversation_response-module-scss-module__cJHQlW__title{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:700}@media only screen and (max-width:768px){.conversation_response-module-scss-module__cJHQlW__title{font-size:1.25rem}}.conversation_response-module-scss-module__cJHQlW__description{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}@media only screen and (max-width:768px){.conversation_response-module-scss-module__cJHQlW__description{font-size:.75rem}}.conversation_response-module-scss-module__cJHQlW__form{text-align:left;flex-direction:column;gap:1rem;width:100%;display:flex}.conversation_response-module-scss-module__cJHQlW__fieldLabel{color:#1a1a1a;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.conversation_response-module-scss-module__cJHQlW__textarea{width:100%;min-height:5rem;font-size:.875rem;font-family:var(--font-family-nunito);color:#1a1a1a;resize:vertical;box-sizing:border-box;border:1px solid #e3e7ed;border-radius:.5rem;padding:.75rem}.conversation_response-module-scss-module__cJHQlW__textarea::placeholder{color:#9ca3b0}.conversation_response-module-scss-module__cJHQlW__textarea:focus{border-color:#3c83f6;outline:none}@media only screen and (max-width:768px){.conversation_response-module-scss-module__cJHQlW__textarea{min-height:4rem;font-size:.75rem}}.conversation_response-module-scss-module__cJHQlW__checkboxRow{align-items:center;gap:.5rem;display:flex}.conversation_response-module-scss-module__cJHQlW__checkboxRow label{color:#1a1a1a;cursor:pointer;font-size:.875rem}.conversation_response-module-scss-module__cJHQlW__hintBox{background-color:#f0f6ff;border:1px solid #bfdbfd;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.conversation_response-module-scss-module__cJHQlW__hintText{color:#173da6;margin:0;font-size:.75rem;line-height:1.4}.conversation_response-module-scss-module__cJHQlW__submitButton{color:#fff;width:100%;font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito);cursor:pointer;background-color:#09aa49;border:none;border-radius:.5rem;padding:.75rem 1.5rem;transition:background-color .15s}.conversation_response-module-scss-module__cJHQlW__submitButton:hover:not(:disabled){background-color:#07883b}.conversation_response-module-scss-module__cJHQlW__submitButton:disabled{opacity:.6;cursor:not-allowed}.conversation_response-module-scss-module__cJHQlW__link{color:#3c83f6;font-size:.875rem;font-weight:600;text-decoration:none}.conversation_response-module-scss-module__cJHQlW__link:hover{text-decoration:underline}.conversation_response-module-scss-module__cJHQlW__loader{flex-direction:column;align-items:center;gap:1rem;display:flex}.conversation_response-module-scss-module__cJHQlW__loaderText{color:#6b7280;font-size:.875rem}
.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__factBadge{color:#6b7280;background:#f3f4f6;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.candidate_expanded_content-module-scss-module__Rexx_q__factBadge.candidate_expanded_content-module-scss-module__Rexx_q__yes{color:#92400e;background:#fef3c7}.candidate_expanded_content-module-scss-module__Rexx_q__factBadge.candidate_expanded_content-module-scss-module__Rexx_q__activeGreen{color:#065f46;background:#d1fae5}.candidate_expanded_content-module-scss-module__Rexx_q__factBadge.candidate_expanded_content-module-scss-module__Rexx_q__openYellow{color:#92400e;background:#fef3c7}.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__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-shrink:0;font-size:.8125rem}.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}
.rejection_modal-module-scss-module__IMauJW__dialog .MuiPaper-root{border-radius:1rem;width:100%;max-width:28rem;margin:1rem;padding:0;overflow:visible}@media (max-width:768px){.rejection_modal-module-scss-module__IMauJW__dialog .MuiPaper-root{max-height:calc(100vh - 1rem);margin:.5rem}}@media only screen and (max-width:768px){.rejection_modal-module-scss-module__IMauJW__dialog .MuiPaper-root{border-radius:1rem 1rem 0 0;max-width:100%;height:auto;max-height:100vh;margin:0;position:fixed;bottom:0;left:0;right:0}}.rejection_modal-module-scss-module__IMauJW__content{max-height:90vh;font-family:var(--font-family-nunito),Nunito,sans-serif;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:relative;overflow-y:auto}@media (max-width:768px){.rejection_modal-module-scss-module__IMauJW__content{padding:1rem}}.rejection_modal-module-scss-module__IMauJW__content{text-align:center;align-items:center}.rejection_modal-module-scss-module__IMauJW__closeButton{color:#6b7280;cursor:pointer;background-color:#fff;border:1px solid #e3e7ed;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;min-width:2.5rem;height:2.5rem;padding:0;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.rejection_modal-module-scss-module__IMauJW__closeButton:hover{background-color:#f8fafc;border-color:#9ca3b0}.rejection_modal-module-scss-module__IMauJW__closeButton svg{width:1rem;height:1rem;font-size:1rem}.rejection_modal-module-scss-module__IMauJW__skipButton{color:#3c83f6;font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito),Nunito,sans-serif;cursor:pointer;background:0 0;border:none;padding:0}.rejection_modal-module-scss-module__IMauJW__skipButton:hover{text-decoration:underline}.rejection_modal-module-scss-module__IMauJW__skipButton:disabled{opacity:.6;cursor:not-allowed}
.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}
.inbox_content-module-scss-module__JoRB5q__container{flex:1;gap:1.5rem;display:flex;overflow:hidden}@media only screen and (max-width:768px){.inbox_content-module-scss-module__JoRB5q__container{flex-direction:column;gap:0}}.inbox_content-module-scss-module__JoRB5q__listPanel{flex-shrink:0;width:380px;display:flex;overflow:hidden}@media only screen and (max-width:768px){.inbox_content-module-scss-module__JoRB5q__listPanel{flex:1;width:100%}}.inbox_content-module-scss-module__JoRB5q__detailPanel{background-color:#fff;border:1px solid #e3e7ed;border-radius:.75rem;flex:1;min-width:0;overflow:hidden}@media only screen and (max-width:768px){.inbox_content-module-scss-module__JoRB5q__detailPanel{border:none;border-radius:0;flex:1;width:100%}.inbox_content-module-scss-module__JoRB5q__hideOnMobile{display:none}}.inbox_content-module-scss-module__JoRB5q__loaderContainer,.inbox_content-module-scss-module__JoRB5q__errorContainer{flex:1;justify-content:center;align-items:center;display:flex}.inbox_content-module-scss-module__JoRB5q__errorText{color:#d92626;font-size:.875rem;font-family:var(--font-family-nunito),Nunito,sans-serif;margin:0}.inbox_content-module-scss-module__JoRB5q__emptyContainer{text-align:center;background-color:#fff;border:1px dashed #e3e7ed;border-radius:.75rem;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2.5rem;display:flex}.inbox_content-module-scss-module__JoRB5q__emptyTitle{color:#1a1a1a;font-size:1.5rem;font-weight:600;font-family:var(--font-family-nunito),Nunito,sans-serif;margin:0 0 .75rem}.inbox_content-module-scss-module__JoRB5q__emptyDescription{color:#6b7280;max-width:400px;font-size:1rem;font-family:var(--font-family-nunito),Nunito,sans-serif;margin:0}
.introducing-inbox-modal-module-scss-module__L-79ta__dialog .MuiPaper-root{border-radius:1rem;width:100%;max-width:900px;margin:1rem;padding:0;overflow:visible}@media (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__dialog .MuiPaper-root{max-height:calc(100vh - 1rem);margin:.5rem}}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__dialog .MuiPaper-root{border-radius:1rem 1rem 0 0;max-width:100%;height:auto;max-height:100vh;margin:0;position:fixed;bottom:0;left:0;right:0}}.introducing-inbox-modal-module-scss-module__L-79ta__modalContent{max-height:90vh;font-family:var(--font-family-nunito),Nunito,sans-serif;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:relative;overflow-y:auto}@media (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__modalContent{padding:1rem}}.introducing-inbox-modal-module-scss-module__L-79ta__modalContent{gap:1rem}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__modalContent{gap:1rem;max-height:85vh;padding:1.5rem 1.5rem 2rem}}.introducing-inbox-modal-module-scss-module__L-79ta__closeButton{color:#6b7280;cursor:pointer;background-color:#0000;border:none;border-radius:0;justify-content:center;align-items:center;width:2.5rem;min-width:2.5rem;height:2.5rem;padding:0;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.introducing-inbox-modal-module-scss-module__L-79ta__closeButton:hover{color:#1a1a1a;background-color:#0000}.introducing-inbox-modal-module-scss-module__L-79ta__closeButton svg{width:1.5rem;height:1.5rem;font-size:1.5rem}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__closeButton{width:2rem;min-width:2rem;height:2rem;top:1rem;right:1rem}.introducing-inbox-modal-module-scss-module__L-79ta__closeButton svg{width:1.25rem;height:1.25rem;font-size:1.25rem}}.introducing-inbox-modal-module-scss-module__L-79ta__header{align-items:flex-start;gap:1rem;display:flex}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__header{gap:.75rem}}.introducing-inbox-modal-module-scss-module__L-79ta__inboxIcon{flex-shrink:0;font-size:2.5rem}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__inboxIcon{font-size:2rem}}.introducing-inbox-modal-module-scss-module__L-79ta__headerText{flex-direction:column;gap:.25rem;display:flex}.introducing-inbox-modal-module-scss-module__L-79ta__title{color:#1a1a1a;margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__title{font-size:1.5rem}}.introducing-inbox-modal-module-scss-module__L-79ta__subtitle{color:#6b7280;margin:0;font-size:1rem}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__subtitle{font-size:.875rem}}.introducing-inbox-modal-module-scss-module__L-79ta__mainContent{grid-template-columns:1fr 1.2fr;align-items:start;gap:2rem;display:grid}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__mainContent{grid-template-columns:1fr;gap:1rem}}.introducing-inbox-modal-module-scss-module__L-79ta__leftColumn{flex-direction:column;gap:1.5rem;display:flex}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__leftColumn{gap:1rem}}.introducing-inbox-modal-module-scss-module__L-79ta__description{color:#6b7280;margin:0;font-size:1rem;line-height:1.6}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__description{font-size:.875rem;line-height:1.5}}.introducing-inbox-modal-module-scss-module__L-79ta__howItWorksBox{background-color:#f0f6ff;border:1px solid #bfdbfd;border-radius:.75rem;padding:1rem}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__howItWorksBox{padding:.75rem}}.introducing-inbox-modal-module-scss-module__L-79ta__howItWorksHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.introducing-inbox-modal-module-scss-module__L-79ta__howItWorksIcon{color:#173da6;font-size:1rem}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__howItWorksIcon{font-size:.875rem}}.introducing-inbox-modal-module-scss-module__L-79ta__howItWorksTitle{color:#1a1a1a;margin:0;font-size:1rem;font-weight:600}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__howItWorksTitle{font-size:.875rem}}.introducing-inbox-modal-module-scss-module__L-79ta__howItWorksDescription{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.introducing-inbox-modal-module-scss-module__L-79ta__howItWorksDescription strong{color:#1a1a1a;font-weight:600}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__howItWorksDescription{font-size:.75rem}}.introducing-inbox-modal-module-scss-module__L-79ta__rightColumn{grid-template-columns:1fr 1fr;align-content:start;gap:1rem;display:grid}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__rightColumn{display:none}}.introducing-inbox-modal-module-scss-module__L-79ta__featureCard{background-color:#f8fafc;border:none;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.introducing-inbox-modal-module-scss-module__L-79ta__featureIconWrapper{border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.introducing-inbox-modal-module-scss-module__L-79ta__featureIcon{font-size:1.25rem}.introducing-inbox-modal-module-scss-module__L-79ta__featureTitle{color:#1a1a1a;margin:0;font-size:.875rem;font-weight:600}.introducing-inbox-modal-module-scss-module__L-79ta__featureDescription{color:#6b7280;margin:0;font-size:.75rem;line-height:1.4}.introducing-inbox-modal-module-scss-module__L-79ta__yourChoiceBox{background-color:#fefce7;border:#fef085;border-radius:.5rem;padding:1rem}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__yourChoiceBox{display:none}}.introducing-inbox-modal-module-scss-module__L-79ta__yourChoiceTitle{color:#1a1a1a;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.introducing-inbox-modal-module-scss-module__L-79ta__yourChoiceDescription{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.introducing-inbox-modal-module-scss-module__L-79ta__ctaContainer{flex-flow:row;gap:1rem;width:100%;display:flex}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__ctaContainer{flex-direction:column;gap:.75rem;margin-top:.5rem}}.introducing-inbox-modal-module-scss-module__L-79ta__ctaButton.introducing-inbox-modal-module-scss-module__L-79ta__ctaButton{font-family:var(--font-family-nunito),Nunito,sans-serif;cursor:pointer;text-transform:none;border-radius:.5rem;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:.125rem;width:auto;min-width:0;min-height:4.5rem;padding:1rem 1.5rem;transition:all .2s;display:flex}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__ctaButton.introducing-inbox-modal-module-scss-module__L-79ta__ctaButton{min-height:auto;padding:.75rem 1rem}}.introducing-inbox-modal-module-scss-module__L-79ta__ctaSecondary.introducing-inbox-modal-module-scss-module__L-79ta__ctaSecondary{color:#1a1a1a;background-color:#fff;border:1px solid #e3e7ed}.introducing-inbox-modal-module-scss-module__L-79ta__ctaSecondary.introducing-inbox-modal-module-scss-module__L-79ta__ctaSecondary:hover{background-color:#f8fafc;border-color:#9ca3b0}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__ctaSecondary.introducing-inbox-modal-module-scss-module__L-79ta__ctaSecondary{order:2}}.introducing-inbox-modal-module-scss-module__L-79ta__ctaPrimary.introducing-inbox-modal-module-scss-module__L-79ta__ctaPrimary{color:#fff;background-color:#09aa49;border:none}.introducing-inbox-modal-module-scss-module__L-79ta__ctaPrimary.introducing-inbox-modal-module-scss-module__L-79ta__ctaPrimary:hover{background-color:#07883b}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__ctaPrimary.introducing-inbox-modal-module-scss-module__L-79ta__ctaPrimary{order:1}}.introducing-inbox-modal-module-scss-module__L-79ta__ctaMainRow{justify-content:center;align-items:center;gap:.5rem;display:flex}.introducing-inbox-modal-module-scss-module__L-79ta__ctaIcon{font-size:1rem}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__ctaIcon{font-size:.875rem}}.introducing-inbox-modal-module-scss-module__L-79ta__ctaText{font-size:1rem;font-weight:600;line-height:1.2}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__ctaText{font-size:.875rem}}.introducing-inbox-modal-module-scss-module__L-79ta__ctaSubtext{opacity:.8;font-size:.75rem;font-weight:400}@media only screen and (max-width:768px){.introducing-inbox-modal-module-scss-module__L-79ta__ctaSubtext{display:none}}
.blurred-inbox-backdrop-module-scss-module__h2ZPZG__container{background-color:#fff;border:1px solid #e3e7ed;border-radius:1rem;flex-direction:column;flex:1;min-height:600px;display:flex;position:relative;overflow:hidden}@media only screen and (max-width:768px){.blurred-inbox-backdrop-module-scss-module__h2ZPZG__container{border-radius:.75rem;min-height:400px}}.blurred-inbox-backdrop-module-scss-module__h2ZPZG__blurredBackground{filter:blur(3px);opacity:.7;pointer-events:none;padding:1.5rem;position:absolute;inset:0;overflow:hidden}.blurred-inbox-backdrop-module-scss-module__h2ZPZG__placeholderList{flex-direction:column;gap:1rem;display:flex}.blurred-inbox-backdrop-module-scss-module__h2ZPZG__placeholderItem{background-color:#fff;border:1px solid #e3e7ed;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}@media only screen and (max-width:768px){.blurred-inbox-backdrop-module-scss-module__h2ZPZG__placeholderItem{gap:.75rem;padding:.75rem}}.blurred-inbox-backdrop-module-scss-module__h2ZPZG__placeholderAvatar{background-color:#e2e4e9;border-radius:50%;flex-shrink:0;width:3rem;height:3rem}@media only screen and (max-width:768px){.blurred-inbox-backdrop-module-scss-module__h2ZPZG__placeholderAvatar{width:2.25rem;height:2.25rem}}.blurred-inbox-backdrop-module-scss-module__h2ZPZG__placeholderContent{flex-direction:column;flex:1;gap:.5rem;display:flex}.blurred-inbox-backdrop-module-scss-module__h2ZPZG__placeholderLine{background-color:#e2e4e9;border-radius:.375rem;height:.75rem}.blurred-inbox-backdrop-module-scss-module__h2ZPZG__placeholderMeta{flex-shrink:0}.blurred-inbox-backdrop-module-scss-module__h2ZPZG__overlayCard{text-align:center;z-index:10;background-color:#fff;border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;width:90%;max-width:520px;padding:2rem 2rem 1.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #00000026}@media only screen and (max-width:768px){.blurred-inbox-backdrop-module-scss-module__h2ZPZG__overlayCard{border-radius:.75rem;gap:.75rem;width:95%;max-width:none;padding:1rem}}
.example-opportunity-card-module-scss-module__5X_EoW__exampleWrapper{flex-direction:column;align-items:center;width:100%;margin-top:.75rem;display:flex}.example-opportunity-card-module-scss-module__5X_EoW__exampleBadge{color:#fff;z-index:2;background-color:#3c83f6;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:-.875rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex;position:relative}.example-opportunity-card-module-scss-module__5X_EoW__sparkleIcon{font-size:.75rem}.example-opportunity-card-module-scss-module__5X_EoW__exampleCard{background:linear-gradient(#f0f7ff 0%,#f5faff99 25%,#fff 50%);border:none;border-radius:.75rem;width:100%;padding:1rem;position:relative;overflow:hidden;box-shadow:0 4px 16px #4d80b326}.example-opportunity-card-module-scss-module__5X_EoW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.example-opportunity-card-module-scss-module__5X_EoW__recruiterInfo{align-items:center;gap:.75rem;display:flex}.example-opportunity-card-module-scss-module__5X_EoW__recruiterAvatar{color:#9ca3b0;background-color:#e3e7ed;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;display:flex}.example-opportunity-card-module-scss-module__5X_EoW__recruiterDetails{flex-direction:column;align-items:flex-start;display:flex}.example-opportunity-card-module-scss-module__5X_EoW__recruiterName{color:#1a1a1a;font-size:.875rem;font-weight:600;font-family:var(--font-family-nunito),Nunito,sans-serif;margin:0}.example-opportunity-card-module-scss-module__5X_EoW__recruiterName span{color:#6b7280;font-weight:400}.example-opportunity-card-module-scss-module__5X_EoW__recruiterTitle{color:#3c83f6;font-size:.75rem;font-family:var(--font-family-nunito),Nunito,sans-serif;margin:0}.example-opportunity-card-module-scss-module__5X_EoW__cardTime{color:#9ca3b0;font-size:.75rem;font-family:var(--font-family-nunito),Nunito,sans-serif;align-items:center;gap:.5rem;display:flex}.example-opportunity-card-module-scss-module__5X_EoW__unreadDot{background-color:#3c83f6;border-radius:50%;width:.5rem;height:.5rem}.example-opportunity-card-module-scss-module__5X_EoW__roleInfo{text-align:left;margin-bottom:.75rem}.example-opportunity-card-module-scss-module__5X_EoW__roleTitle{color:#1a1a1a;font-size:1rem;font-weight:700;font-family:var(--font-family-nunito),Nunito,sans-serif;margin:0}.example-opportunity-card-module-scss-module__5X_EoW__roleTitleHighlight{color:#3c83f6}.example-opportunity-card-module-scss-module__5X_EoW__roleSalary{color:#6b7280;font-weight:400}.example-opportunity-card-module-scss-module__5X_EoW__detailsGrid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.example-opportunity-card-module-scss-module__5X_EoW__detailBox{text-align:left;background-color:#f8fafc;border:1px solid #e3e7ed;border-radius:.5rem;padding:.5rem .75rem}.example-opportunity-card-module-scss-module__5X_EoW__detailLabel{color:#9ca3b0;font-size:.75rem;font-family:var(--font-family-nunito),Nunito,sans-serif;margin:0 0 .125rem}.example-opportunity-card-module-scss-module__5X_EoW__detailValue{color:#1a1a1a;font-size:.875rem;font-weight:500;font-family:var(--font-family-nunito),Nunito,sans-serif;margin:0}.example-opportunity-card-module-scss-module__5X_EoW__expiryBadge{color:#8f530f;background-color:#fef3c8;border:1px solid #fcd44f;border-radius:.375rem;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}
.profile-incomplete-overlay-module-scss-module__2hS3pq__title{color:#1a1a1a;font-size:1.5rem;font-weight:700;line-height:1.3;font-family:var(--font-family-nunito),Nunito,sans-serif;margin:0}@media only screen and (max-width:768px){.profile-incomplete-overlay-module-scss-module__2hS3pq__title{font-size:1.25rem}}.profile-incomplete-overlay-module-scss-module__2hS3pq__description{color:#6b7280;max-width:380px;font-size:.875rem;line-height:1.6;font-family:var(--font-family-nunito),Nunito,sans-serif;margin:0}@media only screen and (max-width:768px){.profile-incomplete-overlay-module-scss-module__2hS3pq__description{max-width:none;font-size:.75rem}}.profile-incomplete-overlay-module-scss-module__2hS3pq__ctaButton.profile-incomplete-overlay-module-scss-module__2hS3pq__ctaButton{color:#fff;font-family:var(--font-family-nunito),Nunito,sans-serif;cursor:pointer;text-transform:none;background-color:#1a1a1a;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;padding:.75rem 2rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.profile-incomplete-overlay-module-scss-module__2hS3pq__ctaButton.profile-incomplete-overlay-module-scss-module__2hS3pq__ctaButton:hover{background-color:#3a3f4b}.profile-incomplete-overlay-module-scss-module__2hS3pq__ctaIcon{font-size:.875rem}
.opted-out-overlay-module-scss-module__E-Oq-W__title{color:#1a1a1a;font-size:1.5rem;font-weight:700;line-height:1.3;font-family:var(--font-family-nunito),Nunito,sans-serif;margin:0}@media only screen and (max-width:768px){.opted-out-overlay-module-scss-module__E-Oq-W__title{font-size:1.25rem}}.opted-out-overlay-module-scss-module__E-Oq-W__description{color:#6b7280;max-width:380px;font-size:.875rem;line-height:1.6;font-family:var(--font-family-nunito),Nunito,sans-serif;margin:0}@media only screen and (max-width:768px){.opted-out-overlay-module-scss-module__E-Oq-W__description{max-width:none;font-size:.75rem}}.opted-out-overlay-module-scss-module__E-Oq-W__ctaButton.opted-out-overlay-module-scss-module__E-Oq-W__ctaButton{color:#fff;font-family:var(--font-family-nunito),Nunito,sans-serif;cursor:pointer;text-transform:none;background-color:#09aa49;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;padding:.75rem 2rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.opted-out-overlay-module-scss-module__E-Oq-W__ctaButton.opted-out-overlay-module-scss-module__E-Oq-W__ctaButton:hover{background-color:#07883b}.opted-out-overlay-module-scss-module__E-Oq-W__ctaIcon{font-size:.875rem}
.inbox-module-scss-module__LAYuaq__inboxPage{height:calc(100vh - 88px);font-family:var(--font-family-nunito);background-color:#f8fafc;flex-direction:column;display:flex;overflow:hidden}.inbox-module-scss-module__LAYuaq__pageContainer{flex-direction:column;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex;overflow:hidden}@media only screen and (max-width:768px){.inbox-module-scss-module__LAYuaq__pageContainer{padding:.75rem 1rem}}.inbox-module-scss-module__LAYuaq__loaderContainer{justify-content:center;align-items:center;min-height:50vh;display:flex}
