.DashboardView-module__YCVSJa__dashboard{color:#393838;min-width:auto;max-width:1200px;margin:0 auto;padding:40px 0}.DashboardView-module__YCVSJa__welcome{justify-content:space-between;align-items:center;gap:8px;height:48px;margin-bottom:24px;display:flex}.DashboardView-module__YCVSJa__welcome>div:first-child{align-items:center;gap:16px;min-width:0;display:flex}.DashboardView-module__YCVSJa__greetingName{align-items:center;min-width:0;display:flex}.DashboardView-module__YCVSJa__welcome h1{color:var(--foreground);letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:24px;font-weight:700;line-height:28px;overflow:hidden}.DashboardView-module__YCVSJa__role{background:var(--brand-soft);color:var(--primary);border-radius:4px;flex:none;align-items:center;gap:4px;padding:2px 6px;font-size:12px;font-weight:700;line-height:18px;display:inline-flex}.DashboardView-module__YCVSJa__refresh{min-height:24px;color:var(--muted-foreground);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:4px;margin:0;padding:0;font-size:12px;display:inline-flex}.DashboardView-module__YCVSJa__refresh:hover{color:#505766}.DashboardView-module__YCVSJa__summary{box-sizing:border-box;background:#fff;border:0;border-radius:8px;flex-shrink:0;align-items:center;gap:10px;height:48px;padding:6px 8px;display:flex}.DashboardView-module__YCVSJa__summary>div{border-radius:8px;align-items:center;gap:8px;padding:4px 8px 4px 6px;display:flex}.DashboardView-module__YCVSJa__summaryIconWrap{background:#fff7e8;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.DashboardView-module__YCVSJa__summary>div:nth-of-type(2) .DashboardView-module__YCVSJa__summaryIconWrap{background:#f0fafd}.DashboardView-module__YCVSJa__summary>div:nth-of-type(3) .DashboardView-module__YCVSJa__summaryIconWrap{background:#f2faf4}.DashboardView-module__YCVSJa__summary svg{color:#ecc059;width:14px}.DashboardView-module__YCVSJa__summary>div:nth-of-type(2) svg{color:#6dcfef}.DashboardView-module__YCVSJa__summary>div:nth-of-type(3) svg{color:#7bca8f}.DashboardView-module__YCVSJa__summary span{color:#6d7584;white-space:nowrap;font-size:12px}.DashboardView-module__YCVSJa__summary strong{color:var(--foreground);white-space:nowrap;font-size:15px}.DashboardView-module__YCVSJa__summary i{background:#e4e7ec;width:1px;height:28px}.DashboardView-module__YCVSJa__columns{grid-template-columns:400px minmax(0,1fr);align-items:start;gap:24px;margin:0;display:grid}.DashboardView-module__YCVSJa__column{flex-direction:column;gap:24px;min-width:auto;padding-bottom:40px;display:flex}.DashboardView-module__YCVSJa__card{background:#fff;border:1px solid #e9e9f0;border-radius:16px;flex-direction:column;min-width:auto;display:flex;overflow:hidden;box-shadow:0 2px 4px #0000000d}.DashboardView-module__YCVSJa__cardHeader{border:0;justify-content:space-between;align-items:center;gap:12px;min-height:61px;padding:0 24px;display:flex}.DashboardView-module__YCVSJa__agendaCard{height:551px}.DashboardView-module__YCVSJa__agendaCard .DashboardView-module__YCVSJa__cardHeader{min-height:48px}.DashboardView-module__YCVSJa__messageCard{height:581px}.DashboardView-module__YCVSJa__messageCard .DashboardView-module__YCVSJa__cardHeader{gap:normal;min-height:48px;padding:16px 24px 8px}.DashboardView-module__YCVSJa__noticeCard{height:267px}.DashboardView-module__YCVSJa__tallCard{height:419px}.DashboardView-module__YCVSJa__cardHeader h2{color:var(--foreground);letter-spacing:-.015em;margin:0;font-size:15px;font-weight:700}.DashboardView-module__YCVSJa__titleWithSort,.DashboardView-module__YCVSJa__titleWithToggle{align-items:center;gap:11px;min-width:0;display:flex}.DashboardView-module__YCVSJa__titleWithSort span,.DashboardView-module__YCVSJa__sortLabel{color:#6d7584;white-space:nowrap;font-size:12px}.DashboardView-module__YCVSJa__sortLabel{margin:0;padding:10px 24px 0}.DashboardView-module__YCVSJa__addButton,.DashboardView-module__YCVSJa__sortButton,.DashboardView-module__YCVSJa__iconAction{color:#6d7584;white-space:nowrap;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:4px;min-height:28px;padding:0 7px;font-size:12px;font-weight:600;display:inline-flex}.DashboardView-module__YCVSJa__addButton:hover,.DashboardView-module__YCVSJa__sortButton:hover,.DashboardView-module__YCVSJa__iconAction:hover{color:var(--foreground);background:#f2f4f7}.DashboardView-module__YCVSJa__sortButton,.DashboardView-module__YCVSJa__iconAction{width:28px;padding:0}.DashboardView-module__YCVSJa__calendarToolbar{box-sizing:border-box;border-bottom:1px solid #e9e9f0;justify-content:space-between;align-items:center;gap:12px;height:49px;padding:8px 24px;display:flex}.DashboardView-module__YCVSJa__calendarToolbar strong{font-size:14px;font-weight:600}.DashboardView-module__YCVSJa__calendarToolbar>div{display:flex}.DashboardView-module__YCVSJa__calendarToolbar>div>button:first-child{margin-right:12px}.DashboardView-module__YCVSJa__calendarToolbar>div>button:nth-child(3){margin-left:6px}.DashboardView-module__YCVSJa__calendarToolbar button{color:#505766;background:#fff;border:1px solid #e4e7ec;border-radius:4px;place-items:center;width:28px;height:28px;padding:0;font-size:12px;display:inline-grid}.DashboardView-module__YCVSJa__calendarToolbar button:first-child{width:auto;padding:0 9px}.DashboardView-module__YCVSJa__calendarToolbar button:hover{background:#f7f8fa}.DashboardView-module__YCVSJa__week{box-sizing:border-box;height:70px;padding:0 24px;display:flex}.DashboardView-module__YCVSJa__week button{color:#6d7584;background:0 0;border:0;border-radius:5px;flex:1;place-items:center;gap:4px;min-width:0;min-height:53px;padding:5px 0;display:grid}.DashboardView-module__YCVSJa__week button:hover{background:#f7f7f9}.DashboardView-module__YCVSJa__week button:first-child span{color:#d05b61}.DashboardView-module__YCVSJa__week span{font-size:12px}.DashboardView-module__YCVSJa__week b{width:24px;height:24px;color:var(--muted-foreground);border-radius:50%;place-items:center;font-size:12px;font-weight:500;display:grid}.DashboardView-module__YCVSJa__week .DashboardView-module__YCVSJa__selectedDay b{background:var(--primary);color:#fff;font-weight:700}.DashboardView-module__YCVSJa__week .DashboardView-module__YCVSJa__selectedDay span{color:#505766;font-weight:600}.DashboardView-module__YCVSJa__daySummary{box-sizing:border-box;color:#6d7584;border-top:1px solid #eef0f3;justify-content:space-between;gap:12px;height:32px;margin:0 24px;padding:8px 0;font-size:12px;display:flex}.DashboardView-module__YCVSJa__scheduleList,.DashboardView-module__YCVSJa__noticeList,.DashboardView-module__YCVSJa__evaluationList,.DashboardView-module__YCVSJa__referralList{min-height:116px;overflow:auto}.DashboardView-module__YCVSJa__agendaCard .DashboardView-module__YCVSJa__scheduleList{min-height:350px}.DashboardView-module__YCVSJa__noticeCard .DashboardView-module__YCVSJa__noticeList{flex-direction:column;min-width:auto;min-height:204px;padding:12px 16px;display:flex;overflow:visible}.DashboardView-module__YCVSJa__noticeList>.DashboardView-module__YCVSJa__empty{flex:1;min-height:0}.DashboardView-module__YCVSJa__tallCard .DashboardView-module__YCVSJa__evaluationList,.DashboardView-module__YCVSJa__tallCard .DashboardView-module__YCVSJa__referralList{min-height:348px}.DashboardView-module__YCVSJa__scheduleRow{border-top:1px solid #f1f2f4;gap:13px;padding:13px 24px;display:flex}.DashboardView-module__YCVSJa__scheduleRow time{color:#6d7584;font-variant-numeric:tabular-nums;min-width:39px;padding-top:1px;font-size:12px}.DashboardView-module__YCVSJa__scheduleRow div{min-width:0}.DashboardView-module__YCVSJa__scheduleRow strong,.DashboardView-module__YCVSJa__messageRow strong,.DashboardView-module__YCVSJa__noticeRow strong,.DashboardView-module__YCVSJa__evaluationRow strong,.DashboardView-module__YCVSJa__referralRow strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;display:block;overflow:hidden}.DashboardView-module__YCVSJa__scheduleRow span,.DashboardView-module__YCVSJa__noticeRow span,.DashboardView-module__YCVSJa__evaluationRow span,.DashboardView-module__YCVSJa__referralRow>span{color:var(--muted-foreground);margin-top:3px;font-size:11px;display:block}.DashboardView-module__YCVSJa__tabs{border-bottom:1px solid #e9e9f0;flex:0 0 51px;min-width:auto;height:51px;padding:0 24px;display:block}.DashboardView-module__YCVSJa__tabs button{color:#afb5c2;white-space:nowrap;background:0 0;border:0;min-width:75px;height:100%;padding:0 11px;font-size:13px;position:relative}.DashboardView-module__YCVSJa__tabs button:first-child{padding-left:0}.DashboardView-module__YCVSJa__tabs button:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.DashboardView-module__YCVSJa__tabs button:first-child:after{left:0}.DashboardView-module__YCVSJa__tabs button.DashboardView-module__YCVSJa__activeTab{color:var(--foreground);font-weight:600}.DashboardView-module__YCVSJa__tabs button.DashboardView-module__YCVSJa__activeTab:after{background:var(--foreground)}.DashboardView-module__YCVSJa__messageList{flex-direction:column;min-width:0;max-height:530px;display:flex;overflow:auto}.DashboardView-module__YCVSJa__messageRow,.DashboardView-module__YCVSJa__noticeRow,.DashboardView-module__YCVSJa__evaluationRow,.DashboardView-module__YCVSJa__referralRow{border-bottom:1px solid #f1f2f4;align-items:flex-start;gap:10px;padding:13px 18px;display:flex}.DashboardView-module__YCVSJa__messageRow:last-child,.DashboardView-module__YCVSJa__noticeRow:last-child,.DashboardView-module__YCVSJa__evaluationRow:last-child,.DashboardView-module__YCVSJa__referralRow:last-child{border-bottom:0}.DashboardView-module__YCVSJa__messageRow>div,.DashboardView-module__YCVSJa__noticeRow>div,.DashboardView-module__YCVSJa__evaluationRow>div,.DashboardView-module__YCVSJa__referralRow>div{flex:1;min-width:0}.DashboardView-module__YCVSJa__messageRow span{color:#6d7584;margin-top:3px;font-size:11px;display:block}.DashboardView-module__YCVSJa__messageRow p,.DashboardView-module__YCVSJa__noticeRow p,.DashboardView-module__YCVSJa__evaluationRow p,.DashboardView-module__YCVSJa__referralRow p{color:#6d7584;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.DashboardView-module__YCVSJa__messageRow>svg{color:#afb5c2;flex:none;margin-top:6px}.DashboardView-module__YCVSJa__noticeRow>svg{color:var(--muted-foreground);flex:none;margin-top:3px}.DashboardView-module__YCVSJa__segmented{background:#f2f3f5;border-radius:4px;padding:2px;display:inline-flex}.DashboardView-module__YCVSJa__segmented button{min-height:25px;color:var(--muted-foreground);white-space:nowrap;background:0 0;border:0;border-radius:3px;padding:0 8px;font-size:11px}.DashboardView-module__YCVSJa__segmented button.DashboardView-module__YCVSJa__activeSegment{color:var(--foreground);background:#fff;font-weight:600;box-shadow:0 1px 2px #343b461f}.DashboardView-module__YCVSJa__evaluationRow,.DashboardView-module__YCVSJa__referralRow{align-items:center}.DashboardView-module__YCVSJa__evaluationRow p,.DashboardView-module__YCVSJa__referralRow p{-webkit-line-clamp:1;margin-top:2px}.DashboardView-module__YCVSJa__evaluationRow em{white-space:nowrap;border-radius:3px;padding:3px 6px;font-size:10px;font-style:normal}.DashboardView-module__YCVSJa__waiting{color:#a56b09;background:#fff7e3}.DashboardView-module__YCVSJa__done{color:#278757;background:#e8f7ef}.DashboardView-module__YCVSJa__referralRow>span{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:62px;overflow:hidden}.DashboardView-module__YCVSJa__empty{min-height:116px;color:var(--muted-foreground);text-align:center;place-items:center;margin:0;padding:20px;font-size:13px;display:grid}.DashboardView-module__YCVSJa__noticeHeader{box-sizing:border-box;border-bottom:1px solid #e9e9f0;justify-content:space-between;align-items:center;gap:12px;min-width:auto;height:61px;padding:16px 24px;display:flex}.DashboardView-module__YCVSJa__noticeTitle,.DashboardView-module__YCVSJa__noticeActions,.DashboardView-module__YCVSJa__pagination{align-items:center;display:flex}.DashboardView-module__YCVSJa__noticeTitle{gap:12px;min-width:0}.DashboardView-module__YCVSJa__noticeTitle h2{color:var(--foreground);margin:0;font-size:15px;font-weight:700}.DashboardView-module__YCVSJa__noticeActions{gap:8px}.DashboardView-module__YCVSJa__noticeActions .DashboardView-module__YCVSJa__iconAction{background:#fff;border:1px solid #e4e7ec;border-radius:4px}.DashboardView-module__YCVSJa__noticeActions .DashboardView-module__YCVSJa__addButton{background:var(--foreground);color:#fff;min-height:28px;padding:0 10px}.DashboardView-module__YCVSJa__noticeActions .DashboardView-module__YCVSJa__addButton:hover{color:#fff;background:#1b212c}.DashboardView-module__YCVSJa__pagination{color:#505766;gap:3px;font-size:14px}.DashboardView-module__YCVSJa__pagination button{color:#505766;background:0 0;border:0;place-items:center;width:24px;height:24px;padding:0;display:inline-grid}.DashboardView-module__YCVSJa__pagination button:disabled{color:#d0d5dc}.DashboardView-module__YCVSJa__pagination span+span{margin-left:1px}.DashboardView-module__YCVSJa__tableCardHeader{box-sizing:border-box;border-bottom:1px solid #e9e9f0;justify-content:space-between;align-items:center;gap:normal;min-width:auto;height:69px;padding:16px 24px;display:flex}.DashboardView-module__YCVSJa__tableCardHeader h2{color:var(--foreground);margin:0;font-size:15px;font-weight:700}.DashboardView-module__YCVSJa__tableSort{color:#6d7584;white-space:nowrap;flex:none;font-size:12px;display:inline-flex}.DashboardView-module__YCVSJa__tableViewport{flex-direction:column;min-width:0;height:calc(100% - 69px);display:flex;overflow:auto}.DashboardView-module__YCVSJa__dataTable{border-collapse:collapse;table-layout:fixed;color:#505766;width:100%;min-width:700px;height:100%;font-size:12px}.DashboardView-module__YCVSJa__dataTable thead tr{z-index:4;color:#393838;background:#f9f9fb;font-size:14px;position:sticky;top:0}.DashboardView-module__YCVSJa__dataTable th{color:#6d7584;text-align:left;white-space:nowrap;background:#fafbfc;border-top:1px solid #eef0f3;border-bottom:1px solid #eef0f3;height:35px;padding:0 12px;font-size:12px;font-weight:500}.DashboardView-module__YCVSJa__dataTable td{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #f1f2f4;height:48px;padding:0 12px;overflow:hidden}.DashboardView-module__YCVSJa__dataTable th:first-child{width:21%}.DashboardView-module__YCVSJa__dataTable th:nth-child(2){width:23%}.DashboardView-module__YCVSJa__dataTable th:nth-child(3){width:12%}.DashboardView-module__YCVSJa__dataTable th:nth-child(4),.DashboardView-module__YCVSJa__dataTable th:nth-child(5){width:13%}.DashboardView-module__YCVSJa__dataTable th:nth-child(6){width:18%}.DashboardView-module__YCVSJa__dataTable .DashboardView-module__YCVSJa__emptyCell{height:auto;color:var(--muted-foreground);text-align:center;vertical-align:middle;padding:0;font-size:14px}.DashboardView-module__YCVSJa__rowAction{color:#6d7584;background:0 0;border:0;border-radius:3px;padding:3px 6px;font-size:12px}.DashboardView-module__YCVSJa__rowAction:hover{background:#f2f3f5}.DashboardView-module__YCVSJa__modalHeader{border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.DashboardView-module__YCVSJa__modalHeader h2{margin:0;font-size:16px}.DashboardView-module__YCVSJa__modalBody{gap:15px;padding:20px 18px;display:grid}.DashboardView-module__YCVSJa__modalFooter{background:#fafbfc;border-top:1px solid #e4e7ec;justify-content:flex-end;gap:8px;padding:13px 18px;display:flex}.DashboardView-module__YCVSJa__formGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.DashboardView-module__YCVSJa__tableActions{align-items:center;gap:8px;display:flex}.DashboardView-module__YCVSJa__deleteAction{color:#bd4e56;background:0 0;border:0;border-radius:3px;padding:3px 6px;font-size:12px}.DashboardView-module__YCVSJa__deleteAction:hover{background:#fff0f1}.DashboardView-module__YCVSJa__managementModal{max-height:min(640px,85vh);overflow:auto}.DashboardView-module__YCVSJa__managementRow{border-bottom:1px solid #eef0f3;justify-content:space-between;gap:12px;padding-bottom:12px;display:flex}.DashboardView-module__YCVSJa__managementRow:last-child{border-bottom:0;padding-bottom:0}.DashboardView-module__YCVSJa__managementRow strong{font-size:13px}.DashboardView-module__YCVSJa__managementRow p{color:#6d7584;margin:4px 0 0;font-size:12px}.DashboardView-module__YCVSJa__managementRow>div:last-child{gap:4px;height:fit-content;display:flex}.DashboardView-module__YCVSJa__detailList{gap:0;margin:0;padding:6px 18px 20px;display:grid}.DashboardView-module__YCVSJa__detailList div{border-bottom:1px solid #eef0f3;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:12px 0;display:grid}.DashboardView-module__YCVSJa__detailList dt{color:#6d7584;font-size:12px}.DashboardView-module__YCVSJa__detailList dd{min-width:0;color:var(--foreground);overflow-wrap:anywhere;margin:0;font-size:13px}.DashboardView-module__YCVSJa__formError{color:#bd4e56;margin:0;font-size:12px}.DashboardView-module__YCVSJa__toast{z-index:20;background:var(--foreground);color:#fff;border-radius:5px;margin:0;padding:10px 14px;font-size:13px;position:fixed;bottom:24px;right:24px;box-shadow:0 6px 20px #0000002e}@media (max-width:960px){.DashboardView-module__YCVSJa__dashboard{padding-inline:28px}.DashboardView-module__YCVSJa__columns{grid-template-columns:minmax(320px,400px) minmax(0,1fr);gap:16px}.DashboardView-module__YCVSJa__summary>div{min-width:132px}.DashboardView-module__YCVSJa__summary i{margin-inline:14px}.DashboardView-module__YCVSJa__titleWithSort span{display:none}}@media (max-width:760px){.DashboardView-module__YCVSJa__dashboard{padding:27px 16px 40px}.DashboardView-module__YCVSJa__welcome{flex-direction:column;align-items:flex-start;gap:7px;margin-bottom:20px}.DashboardView-module__YCVSJa__welcome h1{font-size:21px}.DashboardView-module__YCVSJa__summary{justify-content:space-between;width:100%;padding:13px 10px}.DashboardView-module__YCVSJa__summary>div{grid-template-columns:16px auto;column-gap:5px;min-width:0}.DashboardView-module__YCVSJa__summary span{font-size:11px}.DashboardView-module__YCVSJa__summary i{margin:0 7px}.DashboardView-module__YCVSJa__columns{grid-template-columns:minmax(0,1fr);gap:16px;margin-top:20px}.DashboardView-module__YCVSJa__column{gap:16px}.DashboardView-module__YCVSJa__cardHeader,.DashboardView-module__YCVSJa__calendarToolbar,.DashboardView-module__YCVSJa__week{padding-inline:14px}.DashboardView-module__YCVSJa__daySummary{margin-inline:14px}.DashboardView-module__YCVSJa__messageRow,.DashboardView-module__YCVSJa__noticeRow,.DashboardView-module__YCVSJa__evaluationRow,.DashboardView-module__YCVSJa__referralRow,.DashboardView-module__YCVSJa__scheduleRow,.DashboardView-module__YCVSJa__tabs{padding-inline:14px}.DashboardView-module__YCVSJa__titleWithToggle{gap:8px}.DashboardView-module__YCVSJa__segmented button{padding-inline:6px}.DashboardView-module__YCVSJa__formGrid{grid-template-columns:1fr}}@media (max-width:420px){.DashboardView-module__YCVSJa__dashboard{padding-inline:12px}.DashboardView-module__YCVSJa__summary{justify-content:flex-start;overflow-x:auto}.DashboardView-module__YCVSJa__summary>div{min-width:119px}.DashboardView-module__YCVSJa__summary i{margin-inline:9px}.DashboardView-module__YCVSJa__cardHeader{min-height:54px;padding-inline:12px}.DashboardView-module__YCVSJa__tabs{padding-inline:12px;overflow-x:auto}.DashboardView-module__YCVSJa__tabs button{min-width:max-content}.DashboardView-module__YCVSJa__titleWithToggle{flex-direction:column;align-items:flex-start;gap:3px}.DashboardView-module__YCVSJa__cardHeader:has(.DashboardView-module__YCVSJa__titleWithToggle){align-items:flex-start;padding-top:10px;padding-bottom:10px}.DashboardView-module__YCVSJa__calendarToolbar,.DashboardView-module__YCVSJa__week{padding-inline:12px}.DashboardView-module__YCVSJa__daySummary{margin-inline:12px}.DashboardView-module__YCVSJa__messageRow,.DashboardView-module__YCVSJa__noticeRow,.DashboardView-module__YCVSJa__evaluationRow,.DashboardView-module__YCVSJa__referralRow,.DashboardView-module__YCVSJa__scheduleRow{padding-inline:12px}}.DashboardView-module__YCVSJa__week>div{color:#6d7584;place-items:center;gap:4px;min-height:53px;padding:5px 0;display:grid}.DashboardView-module__YCVSJa__messageRow small{color:#6d7584;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;display:block;overflow:hidden}.DashboardView-module__YCVSJa__messageRow p{white-space:pre-line;-webkit-line-clamp:3}.DashboardView-module__YCVSJa__dialogNote{color:#6d7584;margin:0;font-size:13px;line-height:1.55}.DashboardView-module__YCVSJa__noticeItem{box-sizing:border-box;border-top:1px solid #f1f2f4;align-content:start;gap:9px;min-height:170px;padding:20px 24px;display:grid}.DashboardView-module__YCVSJa__noticeItem>span,.DashboardView-module__YCVSJa__noticeItem>small{color:var(--muted-foreground);font-size:11px}.DashboardView-module__YCVSJa__noticeItem>strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.DashboardView-module__YCVSJa__noticeItem>p{color:#505766;white-space:pre-line;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.DashboardView-module__YCVSJa__noticeLayer{z-index:90;box-sizing:border-box;background:#14181f75;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.DashboardView-module__YCVSJa__noticeEditorModal,.DashboardView-module__YCVSJa__noticeManageModal{box-sizing:border-box;background:#fff;border:1px solid #e4e7ec;border-radius:8px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 18px 48px #21262d38}.DashboardView-module__YCVSJa__noticeEditorModal{width:680px;height:calc(100vh - 32px);max-height:824px}.DashboardView-module__YCVSJa__noticeManageModal{width:min(1080px,100vw - 48px);height:min(780px,100vh - 32px);min-height:705px}.DashboardView-module__YCVSJa__noticeModalHeader,.DashboardView-module__YCVSJa__noticeManageHeader{box-sizing:border-box;border-bottom:1px solid #e4e7ec;flex:none;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.DashboardView-module__YCVSJa__noticeModalHeader{height:64px}.DashboardView-module__YCVSJa__noticeManageHeader{height:52px}.DashboardView-module__YCVSJa__noticeModalHeader h2,.DashboardView-module__YCVSJa__noticeManageHeader h2{color:var(--foreground);margin:0;font-size:16px;font-weight:700}.DashboardView-module__YCVSJa__noticeModalHeader button,.DashboardView-module__YCVSJa__noticeManageHeader button{color:#505766;background:0 0;border:0;border-radius:4px;place-items:center;width:32px;height:32px;padding:0;display:grid}.DashboardView-module__YCVSJa__noticeModalHeader button:hover,.DashboardView-module__YCVSJa__noticeManageHeader button:hover{background:#f2f3f5}.DashboardView-module__YCVSJa__noticeEditorBody{flex:1;align-content:start;gap:24px;min-height:0;padding:20px 24px;display:grid;overflow:auto}.DashboardView-module__YCVSJa__noticeEditorBody>label{gap:8px;display:grid;position:relative}.DashboardView-module__YCVSJa__noticeEditorBody>label>span,.DashboardView-module__YCVSJa__noticeEditorBody legend,.DashboardView-module__YCVSJa__noticeFiles strong{color:var(--foreground);font-size:13px;font-weight:700}.DashboardView-module__YCVSJa__noticeEditorBody>label>small{color:#afb5c2;font-size:11px;position:absolute;bottom:12px;right:10px}.DashboardView-module__YCVSJa__noticeEditorBody input[type=text],.DashboardView-module__YCVSJa__noticeEditorBody>label>input,.DashboardView-module__YCVSJa__noticeEditorBody textarea,.DashboardView-module__YCVSJa__noticeEditorBody input[type=datetime-local]{box-sizing:border-box;width:100%;color:var(--foreground);font:inherit;background:#fff;border:1px solid #d9dde5;border-radius:4px;outline:0;font-size:13px}.DashboardView-module__YCVSJa__noticeEditorBody>label>input{height:40px;padding:0 56px 0 12px}.DashboardView-module__YCVSJa__noticeEditorBody textarea{resize:vertical;min-height:384px;padding:12px;line-height:1.55}.DashboardView-module__YCVSJa__noticeEditorBody input:focus,.DashboardView-module__YCVSJa__noticeEditorBody textarea:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.DashboardView-module__YCVSJa__noticeEditorBody fieldset{border:0;align-items:center;gap:18px;margin:0;padding:0;display:flex}.DashboardView-module__YCVSJa__noticeEditorBody fieldset legend{margin-bottom:10px}.DashboardView-module__YCVSJa__noticeEditorBody fieldset label{color:#505766;align-items:center;gap:7px;font-size:13px;display:inline-flex}.DashboardView-module__YCVSJa__noticeEditorBody fieldset input[type=datetime-local]{width:210px;height:36px;padding:0 10px}.DashboardView-module__YCVSJa__noticeFiles{gap:8px;display:grid}.DashboardView-module__YCVSJa__noticeFiles>div{color:#505766;border:1px solid #e9e9f0;border-radius:4px;align-items:center;gap:8px;min-height:36px;padding:0 10px;font-size:12px;display:flex}.DashboardView-module__YCVSJa__noticeFiles>div:first-child{border:0;padding:0}.DashboardView-module__YCVSJa__noticeFiles>div:first-child span{color:var(--muted-foreground)}.DashboardView-module__YCVSJa__noticeFiles>div:first-child button{margin-left:auto}.DashboardView-module__YCVSJa__noticeFiles>div>span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.DashboardView-module__YCVSJa__noticeFiles button,.DashboardView-module__YCVSJa__noticeModalFooter button,.DashboardView-module__YCVSJa__noticeManageToolbar button,.DashboardView-module__YCVSJa__noticeBulk button{color:#505766;background:#fff;border:1px solid #d9dde5;border-radius:4px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.DashboardView-module__YCVSJa__noticeFiles button:disabled{cursor:not-allowed;opacity:.45}.DashboardView-module__YCVSJa__noticeModalFooter{box-sizing:border-box;background:#fff;border-top:1px solid #e4e7ec;flex:0 0 56px;align-items:center;gap:8px;height:56px;padding:0 24px;display:flex}.DashboardView-module__YCVSJa__noticeModalFooter>span{flex:1}.DashboardView-module__YCVSJa__noticePrimary{border-color:var(--foreground)!important;background:var(--foreground)!important;color:#fff!important}.DashboardView-module__YCVSJa__noticePrimary:disabled{cursor:not-allowed;color:#afb5c2!important;background:#e9e9f0!important;border-color:#d9dde5!important}.DashboardView-module__YCVSJa__noticePreview{flex:1;min-height:0;padding:32px 40px;overflow:auto}.DashboardView-module__YCVSJa__noticePreview>span{color:var(--muted-foreground);font-size:12px}.DashboardView-module__YCVSJa__noticePreview h3{color:var(--foreground);margin:16px 0 20px;font-size:24px;line-height:1.4}.DashboardView-module__YCVSJa__noticePreview p{color:#505766;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.8}.DashboardView-module__YCVSJa__noticePreview>div{color:#505766;border:1px solid #e9e9f0;border-radius:4px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;font-size:12px;display:flex}.DashboardView-module__YCVSJa__noticeManageToolbar{box-sizing:border-box;border-bottom:1px solid #e4e7ec;flex:0 0 64px;align-items:center;gap:8px;height:64px;padding:0 24px;display:flex}.DashboardView-module__YCVSJa__noticeManageToolbar>label{box-sizing:border-box;width:320px;height:36px;color:var(--muted-foreground);border:1px solid #d9dde5;border-radius:4px;align-items:center;gap:8px;padding:0 11px;display:flex}.DashboardView-module__YCVSJa__noticeManageToolbar input{min-width:0;color:var(--foreground);border:0;outline:0;flex:1;font-size:13px}.DashboardView-module__YCVSJa__noticeManageToolbar select{color:#505766;background:#fff;border:1px solid #d9dde5;border-radius:4px;height:34px;padding:0 30px 0 10px;font-size:12px}.DashboardView-module__YCVSJa__noticeManageToolbar>span{flex:1}.DashboardView-module__YCVSJa__noticeBulk{box-sizing:border-box;background:#f9f9fb;border-bottom:1px solid #e4e7ec;align-items:center;gap:8px;min-height:44px;padding:6px 24px;display:flex}.DashboardView-module__YCVSJa__noticeBulk strong{color:var(--foreground);margin-right:auto;font-size:12px}.DashboardView-module__YCVSJa__noticeManageBody{flex:1;min-height:0;overflow:auto}.DashboardView-module__YCVSJa__noticeManageBody table{border-collapse:collapse;table-layout:fixed;color:#505766;width:100%;font-size:12px}.DashboardView-module__YCVSJa__noticeManageBody th{color:#6d7584;text-align:left;background:#f9f9fb;border-bottom:1px solid #e4e7ec;height:40px;padding:0 12px;font-weight:500}.DashboardView-module__YCVSJa__noticeManageBody td{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #eef0f3;height:56px;padding:0 12px;overflow:hidden}.DashboardView-module__YCVSJa__noticeManageBody th:first-child,.DashboardView-module__YCVSJa__noticeManageBody td:first-child{width:34px;padding-left:24px}.DashboardView-module__YCVSJa__noticeManageBody th:nth-child(2){width:31%}.DashboardView-module__YCVSJa__noticeManageBody th:nth-child(3){width:11%}.DashboardView-module__YCVSJa__noticeManageBody th:nth-child(4){width:13%}.DashboardView-module__YCVSJa__noticeManageBody th:nth-child(5){width:11%}.DashboardView-module__YCVSJa__noticeManageBody th:nth-child(6){width:13%}.DashboardView-module__YCVSJa__noticeManageBody th:last-child{width:76px}.DashboardView-module__YCVSJa__noticeTitleButton{max-width:100%;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:0;font-size:13px;font-weight:600;overflow:hidden}.DashboardView-module__YCVSJa__noticeStatus{color:#505766;background:#f2f3f5;border-radius:3px;padding:3px 6px;font-size:11px}.DashboardView-module__YCVSJa__noticeRowActions{align-items:center;gap:4px;display:flex}.DashboardView-module__YCVSJa__noticeRowActions button{color:#6d7584;background:0 0;border:0;border-radius:4px;place-items:center;width:28px;height:28px;padding:0;display:grid}.DashboardView-module__YCVSJa__noticeRowActions button:hover{background:#f2f3f5}.DashboardView-module__YCVSJa__noticeManageEmpty{color:#afb5c2;text-align:center;align-content:center;place-items:center;gap:10px;min-height:585px;display:grid}.DashboardView-module__YCVSJa__noticeManageEmpty strong{color:#505766;font-size:14px}.DashboardView-module__YCVSJa__noticeManageEmpty p{color:var(--muted-foreground);margin:0;font-size:13px}.DashboardView-module__YCVSJa__discardLayer{z-index:95;background:#14181f57;place-items:center;display:grid;position:fixed;inset:0}.DashboardView-module__YCVSJa__discardLayer>section{box-sizing:border-box;background:#fff;border:1px solid #e4e7ec;border-radius:8px;width:440px;overflow:hidden;box-shadow:0 12px 36px #21262d3d}.DashboardView-module__YCVSJa__discardLayer h3{color:var(--foreground);margin:0;padding:20px 24px 4px;font-size:16px}.DashboardView-module__YCVSJa__discardLayer p{color:#6d7584;margin:0;padding:0 24px 20px;font-size:13px}.DashboardView-module__YCVSJa__discardLayer footer{border-top:1px solid #e4e7ec;justify-content:flex-end;gap:8px;padding:10px 24px;display:flex}.DashboardView-module__YCVSJa__discardLayer button{color:#505766;background:#fff;border:1px solid #d9dde5;border-radius:4px;min-width:76px;height:36px;padding:0 12px;font-size:13px;font-weight:600}@media (min-width:1201px){.DashboardView-module__YCVSJa__dashboard{position:relative;left:-6px}}.DashboardView-module__YCVSJa__titleWithSort span,.DashboardView-module__YCVSJa__tableSort{align-items:center;gap:4px;display:inline-flex}.DashboardView-module__YCVSJa__agendaCard .DashboardView-module__YCVSJa__titleWithSort,.DashboardView-module__YCVSJa__messageCard .DashboardView-module__YCVSJa__titleWithSort{justify-content:space-between;width:100%}.DashboardView-module__YCVSJa__week .DashboardView-module__YCVSJa__selectedDay b{background:var(--brand-soft);color:var(--primary)}.DashboardView-module__YCVSJa__pagination button{background:#fff;border:1px solid #e4e7ec;border-radius:4px;width:26px;height:26px}.DashboardView-module__YCVSJa__noticeList>.DashboardView-module__YCVSJa__empty{color:#393838;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:0;font-size:14px;display:flex}.DashboardView-module__YCVSJa__messageList>.DashboardView-module__YCVSJa__empty{gap:10px}.DashboardView-module__YCVSJa__emptyBox{flex-direction:column;gap:10px}.DashboardView-module__YCVSJa__emptyAction{background:var(--foreground);min-height:28px;color:var(--rf-color-on-brand);cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:4px;padding:0 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.DashboardView-module__YCVSJa__emptyAction:hover{color:var(--rf-color-on-brand);background:#1b212c}.DashboardView-module__YCVSJa__eventHeader{box-sizing:border-box;border-bottom:1px solid #e9e9f0;flex-direction:column;gap:12px;height:97px;padding:16px 24px;display:flex}.DashboardView-module__YCVSJa__eventHeader .DashboardView-module__YCVSJa__cardHeader{height:22px;min-height:22px;padding:0}.DashboardView-module__YCVSJa__eventHeader .DashboardView-module__YCVSJa__calendarToolbar{border:0;height:31px;padding:0}.DashboardView-module__YCVSJa__eventLayout{flex-direction:column;width:100%;height:452px;display:flex}.DashboardView-module__YCVSJa__weekLayout{width:100%;height:70px;display:flex}.DashboardView-module__YCVSJa__weekLayout .DashboardView-module__YCVSJa__week{width:100%}.DashboardView-module__YCVSJa__week>div{color:#6d7584;border-radius:5px;flex:1;place-items:center;gap:4px;min-width:0;min-height:53px;padding:5px 0;display:grid}.DashboardView-module__YCVSJa__week>div:hover{background:#f7f7f9}.DashboardView-module__YCVSJa__week>div:first-child span{color:#d05b61}.DashboardView-module__YCVSJa__messageList{scrollbar-width:none;overflow:hidden}.DashboardView-module__YCVSJa__tabsInner{width:100%;min-width:0;height:50px;display:flex;position:relative}.DashboardView-module__YCVSJa__messageList::-webkit-scrollbar{width:0;height:0}.DashboardView-module__YCVSJa__tableViewport::-webkit-scrollbar{width:0;height:0}.DashboardView-module__YCVSJa__messageRow{box-sizing:border-box;min-height:206.391px;transition:var(--rf-motion-duration);flex-direction:column;gap:12px;padding:16px 24px}.DashboardView-module__YCVSJa__messageSender{flex:0 0 23px;height:23px}.DashboardView-module__YCVSJa__messageRow>.DashboardView-module__YCVSJa__messageContent{box-sizing:border-box;background:#f9f9fb;border-radius:8px;flex:0 0 87.3906px;width:100%;min-width:auto;height:87.3906px;padding:8px 12px;display:flex}.DashboardView-module__YCVSJa__messageText{flex-direction:column;width:100%;height:71.3906px;display:flow-root;overflow:hidden}.DashboardView-module__YCVSJa__messageRow>.DashboardView-module__YCVSJa__messageInfoList{flex-direction:column;flex:0 0 40px;gap:4px;width:100%;min-width:auto;height:40px;display:flex}.DashboardView-module__YCVSJa__messageInfoList small,.DashboardView-module__YCVSJa__messageInfoList span{color:#6d7584;margin:0;font-size:11px;line-height:18px;display:block}.DashboardView-module__YCVSJa__tableViewport{scrollbar-width:none}.DashboardView-module__YCVSJa__dataTable{color:#393838;flex:0 0 35px;min-width:100%;height:35px;font-size:14px}.DashboardView-module__YCVSJa__dataTable th{height:35px}.DashboardView-module__YCVSJa__scoringTable{width:868px}.DashboardView-module__YCVSJa__emptyBox{color:#393838;flex:0 0 313px;justify-content:center;align-items:center;width:100%;height:313px;font-size:14px;display:flex}@media (max-width:760px){.DashboardView-module__YCVSJa__eventHeader{padding-inline:14px}}@media (max-width:420px){.DashboardView-module__YCVSJa__eventHeader{padding-inline:12px}}
.ApplicantDrawer-module__fpoxoG__overlay{padding:var(--rf-space-6) var(--rf-space-4);z-index:100000;background:#0006;justify-content:center;align-items:center;animation:.2s ease-in-out ApplicantDrawer-module__fpoxoG__overlayIn;display:flex;position:fixed;inset:0}@keyframes ApplicantDrawer-module__fpoxoG__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes ApplicantDrawer-module__fpoxoG__contentIn{0%{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0)}}.ApplicantDrawer-module__fpoxoG__modal{background:var(--card);border-radius:var(--radius-md);box-shadow:var(--shadow-panel);box-sizing:border-box;flex-direction:column;width:100%;min-width:min(1248px,100%);max-width:1568px;height:100%;min-height:min(550px,100%);max-height:864px;animation:.6s cubic-bezier(.075,.82,.165,1) ApplicantDrawer-module__fpoxoG__contentIn;display:flex;position:relative;overflow:hidden}.ApplicantDrawer-module__fpoxoG__singleHeader{box-sizing:border-box;z-index:10000;border-bottom:1px solid #e7e9ee;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;min-height:48px;padding:0 12px 0 24px;display:flex;position:relative}.ApplicantDrawer-module__fpoxoG__headerLeft{color:#6d7584;white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:12px;font-weight:700;text-decoration:none;display:flex;overflow:hidden}.ApplicantDrawer-module__fpoxoG__headerLeft:hover{color:#505766}.ApplicantDrawer-module__fpoxoG__headerCenter{position:absolute;left:50%;transform:translate(-50%)}.ApplicantDrawer-module__fpoxoG__headerCenter span{color:#252937;font-size:14px;font-weight:700}.ApplicantDrawer-module__fpoxoG__headerRight{justify-content:flex-end;display:flex}.ApplicantDrawer-module__fpoxoG__headerButtons{align-items:center;gap:var(--rf-space-2);display:flex}.ApplicantDrawer-module__fpoxoG__headerButtons button{color:#5f6573;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ApplicantDrawer-module__fpoxoG__headerButtons button:hover{background:#f3f5f8}.ApplicantDrawer-module__fpoxoG__headerDivider{background:#e5e7ec;width:1px;height:20px;margin:0 4px}.ApplicantDrawer-module__fpoxoG__content{flex-direction:row;flex:1;min-height:0;display:flex}.ApplicantDrawer-module__fpoxoG__sider{box-sizing:border-box;gap:var(--rf-space-6);padding:var(--rf-space-4) var(--rf-space-2);flex-direction:column;flex-shrink:0;width:73px;display:flex;overflow-y:auto}.ApplicantDrawer-module__fpoxoG__actionGroup{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;padding:0;display:flex}.ApplicantDrawer-module__fpoxoG__actionButton{height:36px;transition:background var(--rf-motion-duration) var(--rf-motion-ease);background:#afb5c233;border:1px solid #d0d5dc;border-radius:100px;justify-content:center;align-items:center;width:36px;display:flex}.ApplicantDrawer-module__fpoxoG__actionGroup:hover .ApplicantDrawer-module__fpoxoG__actionButton{background:#afb5c266}.ApplicantDrawer-module__fpoxoG__actionButton.ApplicantDrawer-module__fpoxoG__primary{background:var(--brand-soft);border-color:var(--brand-border);color:var(--primary)}.ApplicantDrawer-module__fpoxoG__actionGroup:hover .ApplicantDrawer-module__fpoxoG__actionButton.ApplicantDrawer-module__fpoxoG__primary{background:var(--brand-border);color:var(--brand-ink)}.ApplicantDrawer-module__fpoxoG__actionLabel{color:#6d7584;white-space:nowrap;font-size:10px;font-weight:700}.ApplicantDrawer-module__fpoxoG__actionGroup:hover .ApplicantDrawer-module__fpoxoG__actionLabel{color:var(--foreground)}.ApplicantDrawer-module__fpoxoG__actionDivider{background:#e4e7ec;flex-shrink:0;width:100%;height:1px}.ApplicantDrawer-module__fpoxoG__mainContent{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.ApplicantDrawer-module__fpoxoG__statusBar{align-items:center;gap:var(--rf-space-4);padding:var(--rf-space-2) var(--rf-space-4);border-bottom:1px solid #e7e9ee;flex-shrink:0;justify-content:space-between;display:flex}.ApplicantDrawer-module__fpoxoG__statusBar strong{color:var(--foreground);font-size:12px}.ApplicantDrawer-module__fpoxoG__statusBar button{color:var(--muted-foreground);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ApplicantDrawer-module__fpoxoG__statusBar button:hover{color:#505766;background:#f3f5f8}.ApplicantDrawer-module__fpoxoG__profile{box-sizing:border-box;gap:var(--rf-space-6);padding:var(--rf-space-4);border-bottom:1px solid #e7e9ee;flex-shrink:0;justify-content:space-between;display:flex}.ApplicantDrawer-module__fpoxoG__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:flex}.ApplicantDrawer-module__fpoxoG__profileInfo{gap:var(--rf-space-4);flex-direction:column;flex:1 0 0;min-width:0;display:flex}.ApplicantDrawer-module__fpoxoG__nameLine{align-items:center;gap:var(--rf-space-2);display:flex}.ApplicantDrawer-module__fpoxoG__nameLine h2{color:#20232d;margin:0;font-size:16px;line-height:22px}.ApplicantDrawer-module__fpoxoG__status{color:#d7525d;background:#fff1f1;border-radius:10px;padding:2px 6px;font-size:11px}.ApplicantDrawer-module__fpoxoG__recruitmentTitle{color:#697080;margin:0;font-size:12px}.ApplicantDrawer-module__fpoxoG__infoRows{gap:var(--rf-space-2);flex-direction:column;display:flex}.ApplicantDrawer-module__fpoxoG__infoRows div{align-items:center;gap:var(--rf-space-2);display:flex}.ApplicantDrawer-module__fpoxoG__infoRows b{color:#8a91a0;flex-shrink:0;width:88px;min-width:88px;font-size:10px;font-weight:500}.ApplicantDrawer-module__fpoxoG__infoRows span{color:#424755;font-size:12px}.ApplicantDrawer-module__fpoxoG__workspace{flex-direction:column;flex:1;min-height:0;display:flex}.ApplicantDrawer-module__fpoxoG__splitPanels{flex:1;grid-template-columns:1fr 1fr;min-height:0;display:grid}.ApplicantDrawer-module__fpoxoG__panel{border-right:1px solid #e7e9ee;flex-direction:column;min-width:0;display:flex}.ApplicantDrawer-module__fpoxoG__panel:last-child{border-right:0}.ApplicantDrawer-module__fpoxoG__focusedPanel{box-shadow:inset 0 2px var(--brand)}.ApplicantDrawer-module__fpoxoG__tabBar{border-bottom:1px solid #e7e9ee;height:40px;display:flex;overflow:hidden}.ApplicantDrawer-module__fpoxoG__tabBar button{color:#767d8b;white-space:nowrap;background:#fff;border:0;border-bottom:2px solid #0000;flex:1;min-width:0;padding:0 5px;font-size:12px}.ApplicantDrawer-module__fpoxoG__tabBar button[aria-selected=true]{border-bottom-color:var(--primary);color:var(--brand-ink);font-weight:700}.ApplicantDrawer-module__fpoxoG__body{padding:var(--rf-space-3);overflow:auto}.ApplicantDrawer-module__fpoxoG__section h3{color:#262a35;margin:0;font-size:14px}.ApplicantDrawer-module__fpoxoG__sectionHead{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ApplicantDrawer-module__fpoxoG__outlineButton{background:var(--card);border:1px solid var(--input);border-radius:var(--radius-sm);color:var(--foreground);align-items:center;gap:4px;height:28px;padding:0 8px;font-size:12px;display:flex}.ApplicantDrawer-module__fpoxoG__applicationRows{margin:0}.ApplicantDrawer-module__fpoxoG__applicationRows div{border-bottom:1px solid #edf0f3;padding:10px 0}.ApplicantDrawer-module__fpoxoG__applicationRows dt{color:#8a91a0;margin-bottom:4px;font-size:11px}.ApplicantDrawer-module__fpoxoG__applicationRows dd{color:#3e4552;margin:0;font-size:12px}.ApplicantDrawer-module__fpoxoG__record{border-bottom:1px solid #edf0f3;padding:10px 0}.ApplicantDrawer-module__fpoxoG__record>div:first-child{color:#4b5361;align-items:center;gap:5px;font-size:12px;display:flex}.ApplicantDrawer-module__fpoxoG__record p{color:#68707d;margin:6px 0;font-size:12px;line-height:18px}.ApplicantDrawer-module__fpoxoG__record time{color:#9298a4;font-size:11px}.ApplicantDrawer-module__fpoxoG__recordActions{justify-content:flex-end;gap:5px;margin-top:8px;display:flex}.ApplicantDrawer-module__fpoxoG__recordActions button{color:var(--primary);background:#fff;border:0;padding:0;font-size:12px}.ApplicantDrawer-module__fpoxoG__recordActions button+button{color:#d54d5d}.ApplicantDrawer-module__fpoxoG__complete,.ApplicantDrawer-module__fpoxoG__pending{border-radius:10px;margin-left:auto;padding:2px 5px;font-size:10px}.ApplicantDrawer-module__fpoxoG__complete{color:#278852;background:#eaf7ef}.ApplicantDrawer-module__fpoxoG__pending{color:#ad751f;background:#fff5e6}.ApplicantDrawer-module__fpoxoG__empty{color:#9298a4;text-align:center;padding:26px 0;font-size:12px}.ApplicantDrawer-module__fpoxoG__localNotice{color:#8c92a0;margin:0 0 8px;font-size:11px}.ApplicantDrawer-module__fpoxoG__hidden{display:none}.ApplicantDrawer-module__fpoxoG__fileRow{border-bottom:1px solid #edf0f3;align-items:center;gap:8px;padding:9px 0;display:flex}.ApplicantDrawer-module__fpoxoG__fileRow>span{flex-direction:column;flex:1;min-width:0;display:flex}.ApplicantDrawer-module__fpoxoG__fileRow b{color:#434956;font-size:12px}.ApplicantDrawer-module__fpoxoG__fileRow small{color:#9298a4;margin-top:2px;font-size:11px}.ApplicantDrawer-module__fpoxoG__fileRow button,.ApplicantDrawer-module__fpoxoG__dangerText{color:var(--brand-ink);background:#fff;border:0;padding:3px;font-size:11px}.ApplicantDrawer-module__fpoxoG__dangerText{color:#d54d5d}.ApplicantDrawer-module__fpoxoG__noteList{margin-top:12px}.ApplicantDrawer-module__fpoxoG__memo{background:#f8f9fb;border-radius:5px;margin-top:7px;padding:9px}.ApplicantDrawer-module__fpoxoG__memo p{color:#555c68;margin:0 0 5px;font-size:12px}.ApplicantDrawer-module__fpoxoG__memo time{color:#9298a4;font-size:11px}.ApplicantDrawer-module__fpoxoG__floatingDialog{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-panel);box-sizing:border-box;gap:var(--rf-space-2);min-width:min(280px,100% - 24px);max-height:calc(100% - 24px);padding:var(--rf-space-4);z-index:100002;flex-direction:column;display:flex;position:absolute;top:150px;left:50%;overflow:auto;transform:translate(-50%)}.ApplicantDrawer-module__fpoxoG__moreDialog{width:min(280px,100vw - 24px);min-width:0;position:fixed;transform:none}.ApplicantDrawer-module__fpoxoG__floatingDialog strong{color:#282d38;font-size:14px}.ApplicantDrawer-module__fpoxoG__floatingDialog p{color:#717887;margin:0;font-size:12px}.ApplicantDrawer-module__fpoxoG__floatingDialog input,.ApplicantDrawer-module__fpoxoG__floatingDialog textarea,.ApplicantDrawer-module__fpoxoG__floatingDialog select{background:var(--card);border:1px solid var(--input);border-radius:var(--radius-sm);box-sizing:border-box;color:var(--foreground);font:inherit;width:100%;min-height:32px;padding:7px}.ApplicantDrawer-module__fpoxoG__floatingDialog select:disabled{color:var(--muted-foreground);cursor:not-allowed;background:#f9f9fb}.ApplicantDrawer-module__fpoxoG__floatingDialog textarea{resize:vertical;min-height:80px}.ApplicantDrawer-module__fpoxoG__floatingDialog>div:last-child{justify-content:flex-end;gap:6px;display:flex}.ApplicantDrawer-module__fpoxoG__floatingDialog button{background:var(--card);border:1px solid var(--input);border-radius:var(--radius-sm);color:var(--foreground);height:29px;padding:0 10px;font-size:12px}.ApplicantDrawer-module__fpoxoG__floatingDialog .ApplicantDrawer-module__fpoxoG__primaryButton{background:var(--primary);border-color:var(--primary);color:#fff}.ApplicantDrawer-module__fpoxoG__pilotBlock{border-bottom:1px solid #edf0f3;margin-bottom:12px;padding-bottom:12px}.ApplicantDrawer-module__fpoxoG__pilotHead{align-items:center;gap:8px;margin-bottom:6px;display:flex}.ApplicantDrawer-module__fpoxoG__pilotHead h4{color:#262a35;margin:0;font-size:12px;font-weight:700}.ApplicantDrawer-module__fpoxoG__pilotBadge{border-radius:10px;padding:2px 6px;font-size:10px}.ApplicantDrawer-module__fpoxoG__pilotPass{color:#278852;background:#eaf7ef}.ApplicantDrawer-module__fpoxoG__pilotFail{color:#d7525d;background:#fff1f1}.ApplicantDrawer-module__fpoxoG__pilotHold{color:#6d7584;background:#eef0f3}.ApplicantDrawer-module__fpoxoG__pilotMeta{color:#68707d;align-items:center;gap:10px;margin:4px 0;font-size:12px;display:flex}.ApplicantDrawer-module__fpoxoG__pilotScore{color:#3e4552;font-weight:700}.ApplicantDrawer-module__fpoxoG__pilotActions{gap:6px;margin-top:8px;display:flex}@media (max-width:767px){.ApplicantDrawer-module__fpoxoG__overlay{padding:8px}.ApplicantDrawer-module__fpoxoG__modal{min-width:0;min-height:0}.ApplicantDrawer-module__fpoxoG__singleHeader{padding:0 8px 0 12px}.ApplicantDrawer-module__fpoxoG__headerLeft{max-width:38%}.ApplicantDrawer-module__fpoxoG__content{flex-direction:column}.ApplicantDrawer-module__fpoxoG__sider{flex-direction:row;gap:12px;width:100%;min-height:66px;padding:8px;overflow:auto hidden}.ApplicantDrawer-module__fpoxoG__actionGroup{flex:0 0 52px}.ApplicantDrawer-module__fpoxoG__actionDivider{width:1px;height:40px}.ApplicantDrawer-module__fpoxoG__profile{gap:12px;padding:12px}.ApplicantDrawer-module__fpoxoG__nameLine{flex-wrap:wrap;align-items:flex-start}.ApplicantDrawer-module__fpoxoG__splitPanels{grid-template-rows:minmax(0,1fr) minmax(0,1fr);grid-template-columns:1fr}.ApplicantDrawer-module__fpoxoG__panel{border-bottom:1px solid #e7e9ee;border-right:0}.ApplicantDrawer-module__fpoxoG__panel:last-child{border-bottom:0}.ApplicantDrawer-module__fpoxoG__tabBar{overflow-x:auto}.ApplicantDrawer-module__fpoxoG__tabBar button{flex:none;min-width:78px}.ApplicantDrawer-module__fpoxoG__body{padding:10px}.ApplicantDrawer-module__fpoxoG__floatingDialog:not(.ApplicantDrawer-module__fpoxoG__moreDialog){top:50%;left:12px;right:12px;transform:translateY(-50%)}}
.RecruitmentListView-module__QbQITq__view{color:#393838;background:0 0;flex-direction:column;width:100%;min-width:auto;height:calc(100vh - 48px);font-size:14px;display:flex;position:relative}.RecruitmentListView-module__QbQITq__view.rf-page{min-width:auto}.RecruitmentListView-module__QbQITq__titleRow{border-bottom:1px solid #eef0f3;flex:0 0 63px;justify-content:space-between;align-items:center;height:63px;padding:11px 40px;display:flex}.RecruitmentListView-module__QbQITq__titleRow h1{color:var(--foreground);margin:0;font-size:24px;font-weight:700;line-height:34px}.RecruitmentListView-module__QbQITq__createButton{background:var(--foreground);color:#fff;white-space:nowrap;width:118px;height:40px;transition:var(--rf-motion-duration);border:0;border-radius:8px;align-items:center;gap:4px;padding:0 18px;font-size:14px;font-weight:700;line-height:22px;display:flex;position:relative}.RecruitmentListView-module__QbQITq__createButton:disabled{cursor:not-allowed;opacity:.48}.RecruitmentListView-module__QbQITq__tabs{color:#393838;border-bottom:1px solid #e4e7ec;flex:0 0 51px;height:51px;padding:0 40px;display:block}.RecruitmentListView-module__QbQITq__tabs button{color:#747b89;background:0 0;border:0;align-items:center;height:51px;font-weight:700;display:inline-flex;position:relative}.RecruitmentListView-module__QbQITq__tabs button+button{margin-left:24px}.RecruitmentListView-module__QbQITq__tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.RecruitmentListView-module__QbQITq__tabs .RecruitmentListView-module__QbQITq__activeTab{color:var(--foreground)}.RecruitmentListView-module__QbQITq__tabs .RecruitmentListView-module__QbQITq__activeTab:after{background:var(--foreground)}.RecruitmentListView-module__QbQITq__toolbar{color:#393838;flex-direction:column;flex:0 0 84px;gap:normal;height:84px;padding:24px 40px;display:flex}.RecruitmentListView-module__QbQITq__toolbarInner{justify-content:space-between;align-items:center;gap:16px;width:100%;height:36px;display:flex}.RecruitmentListView-module__QbQITq__tools{flex:none;gap:8px;display:flex}.RecruitmentListView-module__QbQITq__toolButton{color:#3a4250;white-space:nowrap;background:#fff;border:1px solid #e4e7ec;border-radius:6px;align-items:center;gap:5px;height:36px;padding:0 11px;font-weight:700;display:inline-flex}.RecruitmentListView-module__QbQITq__toolButton:hover,.RecruitmentListView-module__QbQITq__pressed{background:#f5f6f8;border-color:#939bab}.RecruitmentListView-module__QbQITq__search{color:#393838;border:1px solid #e4e7ec;border-radius:6px;align-items:center;gap:4px;width:312px;min-width:auto;height:36px;padding:0 4px 0 0;display:flex}.RecruitmentListView-module__QbQITq__search input,.RecruitmentListView-module__QbQITq__menuSearch input{width:100%;min-width:0;font:inherit;border:0;outline:0;flex:1}.RecruitmentListView-module__QbQITq__search input{color:#393838;height:34px;padding:1px 0 1px 12px}.RecruitmentListView-module__QbQITq__search button{color:#505766;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;width:28px;height:28px;padding:0;display:grid}.RecruitmentListView-module__QbQITq__search button:hover{background:#f2f3f6}.RecruitmentListView-module__QbQITq__filterPanel{background:#fff;border:1px solid #e4e7ec;border-radius:7px;align-items:end;gap:24px;min-height:90px;margin:16px 40px 0;padding:18px 20px;display:flex;box-shadow:0 7px 18px #1118270d}.RecruitmentListView-module__QbQITq__filterGrid{flex:1;grid-template-columns:repeat(6,minmax(120px,1fr));gap:12px;display:grid}.RecruitmentListView-module__QbQITq__filterSelect{color:#596171;gap:6px;font-size:12px;font-weight:700;display:grid}.RecruitmentListView-module__QbQITq__filterLabel{justify-content:space-between;align-items:center;gap:6px;display:flex}.RecruitmentListView-module__QbQITq__filterLabel button{color:#8a919d;background:0 0;border:0;padding:0;font-size:11px;text-decoration:underline}.RecruitmentListView-module__QbQITq__filterLabel button:disabled{color:#c3c7cf}.RecruitmentListView-module__QbQITq__filterSelect select{color:#333;background:#fff;border:1px solid #e4e7ec;border-radius:5px;height:34px;padding:0 8px}.RecruitmentListView-module__QbQITq__reset{color:#596171;white-space:nowrap;background:0 0;border:0;text-decoration:underline}.RecruitmentListView-module__QbQITq__menu{z-index:40;background:#fff;border:1px solid #e1e5eb;border-radius:7px;width:270px;max-height:383px;padding:7px;position:absolute;overflow:auto;box-shadow:0 10px 25px #1118271c}.RecruitmentListView-module__QbQITq__sortMenu{min-width:248px}.RecruitmentListView-module__QbQITq__tagMenu{width:300px}.RecruitmentListView-module__QbQITq__groupMenu{width:260px}.RecruitmentListView-module__QbQITq__participantMenu{width:300px}.RecruitmentListView-module__QbQITq__menu button{text-align:left;color:#333;background:#fff;border:0;border-radius:5px;width:100%;min-height:34px;padding:7px 9px}.RecruitmentListView-module__QbQITq__menu button:hover,.RecruitmentListView-module__QbQITq__selectedOption{background:#f2f4f7!important}.RecruitmentListView-module__QbQITq__menuSearch{color:#7c8492;border:1px solid #e4e7ec;border-radius:5px;align-items:center;gap:5px;height:34px;margin:0 2px 6px;padding:0 8px;display:flex}.RecruitmentListView-module__QbQITq__choice{align-items:center;gap:8px;display:flex!important}.RecruitmentListView-module__QbQITq__choice small{color:#7a8290;margin-top:2px;font-size:11px;display:block}.RecruitmentListView-module__QbQITq__checkbox,.RecruitmentListView-module__QbQITq__checked{border:1px solid #cdd2da;border-radius:3px;flex:none;place-items:center;width:16px;height:16px;font-size:11px;display:grid}.RecruitmentListView-module__QbQITq__partial{border:1px solid var(--foreground);width:16px;height:16px;color:var(--foreground);background:#f2f3f6;border-radius:3px;flex:none;place-items:center;font-size:13px;line-height:1;display:grid}.RecruitmentListView-module__QbQITq__checked{color:#fff;background:#222733;border-color:#222733}.RecruitmentListView-module__QbQITq__tableInset{color:#393838;min-height:0;transition:var(--rf-motion-duration);flex:1;padding:0 40px;font-size:14px}.RecruitmentListView-module__QbQITq__scroller{color:#393838;border-radius:8px;height:100%;font-size:14px;position:relative;overflow:hidden}.RecruitmentListView-module__QbQITq__scrollViewport{width:100%;height:100%;overflow:auto}.RecruitmentListView-module__QbQITq__table{grid-template-columns:[title]minmax(260px,1.6fr)[tags]minmax(150px,1fr)[progressing-status]96px[hiring-status]92px[job-posting-status]168px[period]168px[menu]40px;width:100%;min-width:910px;min-height:0;margin-bottom:24px;display:grid;position:relative}.RecruitmentListView-module__QbQITq__tableRow{cursor:pointer;color:#393838;background:0 0;border-bottom:1px solid #eaecf0;grid-column:1/-1;grid-template-columns:[title]minmax(260px,1.6fr)[tags]minmax(150px,1fr)[progressing-status]96px[hiring-status]92px[job-posting-status]168px[period]168px[menu]40px;min-width:auto;min-height:90px;font-size:14px;display:grid;position:relative}.RecruitmentListView-module__QbQITq__tableRow>div{align-items:center;padding:12px 10px;line-height:18px;display:flex;overflow:hidden}.RecruitmentListView-module__QbQITq__tableRow:not(.RecruitmentListView-module__QbQITq__headerRow)>div{height:88px}.RecruitmentListView-module__QbQITq__archivedRow{min-height:67px}.RecruitmentListView-module__QbQITq__archivedRow:not(.RecruitmentListView-module__QbQITq__headerRow)>div,.RecruitmentListView-module__QbQITq__archivedRow .RecruitmentListView-module__QbQITq__titleCell,.RecruitmentListView-module__QbQITq__archivedRow .RecruitmentListView-module__QbQITq__pillStack{height:66px}.RecruitmentListView-module__QbQITq__headerRow{z-index:2;color:#393838;cursor:default;background:0 0;border:0;height:36px;min-height:36px;font-size:14px;font-weight:400;position:sticky;top:0}.RecruitmentListView-module__QbQITq__headerRow>div{height:36px;padding:0 10px;line-height:22px}.RecruitmentListView-module__QbQITq__tableRow:not(.RecruitmentListView-module__QbQITq__headerRow):hover,.RecruitmentListView-module__QbQITq__tableRow:not(.RecruitmentListView-module__QbQITq__headerRow):hover .RecruitmentListView-module__QbQITq__stickyCell{background:#eaebf0}.RecruitmentListView-module__QbQITq__publicStatus{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.RecruitmentListView-module__QbQITq__publicStatus a{color:var(--brand-strong);text-underline-offset:2px;font-size:12px;font-weight:700;text-decoration:underline}.RecruitmentListView-module__QbQITq__publicStatus small{color:#6d7584;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.RecruitmentListView-module__QbQITq__stickyCell{z-index:3;background:#fff;border-right:1px solid #edf0f2;position:sticky;left:0}.RecruitmentListView-module__QbQITq__stickyCell.RecruitmentListView-module__QbQITq__detailOpen{z-index:20}.RecruitmentListView-module__QbQITq__headerRow .RecruitmentListView-module__QbQITq__stickyCell{z-index:auto;color:#393838;background:#f9f9fb;border-radius:4px 0 0;padding:0 0 0 40px;font-size:14px;font-weight:400;line-height:22px;overflow:visible}.RecruitmentListView-module__QbQITq__titleCell{z-index:1;color:#393838;gap:8px;height:88px;font-size:14px;padding:8px 16px 8px 4px!important;line-height:22px!important;overflow:visible!important}.RecruitmentListView-module__QbQITq__titleCell>span{gap:2px;min-width:0;display:grid}.RecruitmentListView-module__QbQITq__titleCell strong{width:auto;min-width:0;height:auto;color:var(--foreground);white-space:normal;font-size:14px;font-weight:700;line-height:22px;display:inline}.RecruitmentListView-module__QbQITq__metaWrap{border-radius:4px;min-width:auto;padding:2px 4px;font-size:13px;line-height:18px;display:flow-root;position:relative}.RecruitmentListView-module__QbQITq__supportingMeta,.RecruitmentListView-module__QbQITq__muted{color:#6d7584;font-size:12px}.RecruitmentListView-module__QbQITq__supportingMeta{text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;width:auto;max-width:none;height:auto;padding:0;line-height:18px;display:inline;overflow:visible}.RecruitmentListView-module__QbQITq__star{color:#adb4bf;background:0 0;border:0;flex:none;place-items:center;width:26px;height:26px;display:grid}.RecruitmentListView-module__QbQITq__star[aria-pressed=true]{color:#f5b824}.RecruitmentListView-module__QbQITq__pill{color:#596171;white-space:nowrap;background:#fff;border:1px solid #e4e7ec;border-radius:4px;align-items:center;gap:4px;min-height:22px;padding:2px 7px;font-size:11px;line-height:16px;display:inline-flex}.RecruitmentListView-module__QbQITq__pillBlue{background:var(--brand-soft);color:var(--brand-ink);border-color:#0000;border-radius:999px}.RecruitmentListView-module__QbQITq__pillBlue:before{background:var(--brand);content:"";border-radius:50%;width:5px;height:5px}.RecruitmentListView-module__QbQITq__pillGreen{color:#27805b;background:#eaf7ef;border-color:#0000}.RecruitmentListView-module__QbQITq__pillGray{color:#7d8491;background:#f0f2f5;border-color:#0000;border-radius:999px}.RecruitmentListView-module__QbQITq__pillGray:before{content:"";background:#7d8491;border-radius:50%;width:5px;height:5px}.RecruitmentListView-module__QbQITq__pillRed{color:#e0362b;background:#fcebea;border-color:#0000}.RecruitmentListView-module__QbQITq__pillTag{color:#505766;text-overflow:ellipsis;background:#fff;border:1px solid #e4e7ec;max-width:100%;overflow:hidden}.RecruitmentListView-module__QbQITq__pillStack{color:#393838;flex-wrap:nowrap;gap:normal;height:88px;font-size:14px;line-height:22px;padding:0 0 0 16px!important;overflow:visible!important}.RecruitmentListView-module__QbQITq__tableRow>.RecruitmentListView-module__QbQITq__pillStack{line-height:22px}.RecruitmentListView-module__QbQITq__archivedRow>div:nth-child(2){padding:0 0 0 32px;line-height:22px;overflow:visible}.RecruitmentListView-module__QbQITq__archivedRow>div:nth-child(3),.RecruitmentListView-module__QbQITq__archivedRow>div:nth-child(4),.RecruitmentListView-module__QbQITq__archivedRow>div:nth-child(5){padding:0 0 0 16px;line-height:22px;overflow:visible}.RecruitmentListView-module__QbQITq__date{white-space:pre-line;color:#6d7584;font-size:12px}.RecruitmentListView-module__QbQITq__metaButton{color:#3d4655;text-align:left;background:0 0;border:0;padding:0;line-height:18px}.RecruitmentListView-module__QbQITq__detailPopover{z-index:15;cursor:default;background:#fff;border:1px solid #e1e5eb;border-radius:7px;width:350px;max-height:383px;padding:15px;position:absolute;top:calc(100% + 6px);right:0;overflow:auto;box-shadow:0 12px 28px #11182722}.RecruitmentListView-module__QbQITq__detailPopover p{color:#626b79;margin:7px 0;font-size:12px}.RecruitmentListView-module__QbQITq__empty{color:#777f8d;place-items:center;min-height:180px;display:grid}.RecruitmentListView-module__QbQITq__footer{color:#393838;border-top:1px solid #e4e7ec;flex:0 0 48px;justify-content:center;align-items:center;gap:24px;height:48px;padding:8px 24px;font-size:14px;display:flex}.RecruitmentListView-module__QbQITq__footer button{background:#fff;border:0;border-radius:5px;place-items:center;width:26px;height:26px;padding:0;display:grid}.RecruitmentListView-module__QbQITq__footer button:disabled{color:#cbd0d7;background:0 0}.RecruitmentListView-module__QbQITq__footer strong{width:32px;height:32px;color:var(--brand-ink);background:0 0;border-radius:5px;place-items:center;font-size:13px;display:grid}.RecruitmentListView-module__QbQITq__modalLayer{z-index:50;background:#11182766;place-items:center;display:grid;position:fixed;inset:0}.RecruitmentListView-module__QbQITq__modal{background:#fff;border-radius:9px;width:390px;box-shadow:0 18px 48px #1118274d}.RecruitmentListView-module__QbQITq__modal header,.RecruitmentListView-module__QbQITq__modal footer{border-bottom:1px solid #e7e9ed;justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.RecruitmentListView-module__QbQITq__modal h2{margin:0;font-size:18px}.RecruitmentListView-module__QbQITq__modal header button{background:0 0;border:0}.RecruitmentListView-module__QbQITq__modal>label{gap:7px;padding:14px 20px 0;font-weight:700;display:grid}.RecruitmentListView-module__QbQITq__modal input,.RecruitmentListView-module__QbQITq__modal select{height:38px;font:inherit;background:#fff;border:1px solid #dfe3e8;border-radius:5px;padding:0 9px}.RecruitmentListView-module__QbQITq__modal footer{border-top:1px solid #e7e9ed;border-bottom:0;justify-content:flex-end;gap:8px;margin-top:20px}.RecruitmentListView-module__QbQITq__modal footer button{background:#fff;border:1px solid #dfe3e8;border-radius:5px;height:34px;padding:0 13px}.RecruitmentListView-module__QbQITq__modal footer button[type=submit]{color:#fff;background:#242a36;border-color:#242a36}.RecruitmentListView-module__QbQITq__error{color:#c34040;margin:10px 20px 0;font-size:12px}.RecruitmentListView-module__QbQITq__view button:focus-visible,.RecruitmentListView-module__QbQITq__view input:focus-visible,.RecruitmentListView-module__QbQITq__view select:focus-visible{outline-offset:2px;outline:2px solid #4385d8}@media (max-width:1023px){.RecruitmentListView-module__QbQITq__view{min-width:0;height:calc(100dvh - var(--rf-header-height))}.RecruitmentListView-module__QbQITq__titleRow{flex-basis:auto;gap:12px;height:auto;min-height:63px;padding:10px 16px 10px 58px}.RecruitmentListView-module__QbQITq__titleRow h1{min-width:0;font-size:20px;line-height:28px}.RecruitmentListView-module__QbQITq__createButton{flex:none;width:auto;height:44px;min-height:44px;padding:0 12px}.RecruitmentListView-module__QbQITq__tabs{white-space:nowrap;scrollbar-width:none;width:100%;height:51px;padding:0 16px;overflow-x:auto}.RecruitmentListView-module__QbQITq__tabs button{min-height:44px}.RecruitmentListView-module__QbQITq__toolbar{flex-basis:auto;height:auto;padding:14px 16px}.RecruitmentListView-module__QbQITq__toolbarInner{flex-wrap:wrap;align-items:stretch;gap:10px;height:auto}.RecruitmentListView-module__QbQITq__tools{order:2;width:100%;padding-bottom:2px;overflow-x:auto}.RecruitmentListView-module__QbQITq__toolButton{height:44px;min-height:44px}.RecruitmentListView-module__QbQITq__search{order:1;width:100%;min-width:0;height:44px;min-height:44px}.RecruitmentListView-module__QbQITq__search input{height:42px}.RecruitmentListView-module__QbQITq__search button{width:42px;height:42px}.RecruitmentListView-module__QbQITq__filterPanel{flex-direction:column;align-items:stretch;gap:14px;margin:0 16px 14px;padding:14px}.RecruitmentListView-module__QbQITq__filterGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.RecruitmentListView-module__QbQITq__filterSelect select{min-height:40px}.RecruitmentListView-module__QbQITq__reset{align-self:flex-end;min-height:44px;padding:0 8px}.RecruitmentListView-module__QbQITq__tableInset{min-width:0;padding:0 16px}.RecruitmentListView-module__QbQITq__scroller,.RecruitmentListView-module__QbQITq__scrollViewport{max-width:100%}.RecruitmentListView-module__QbQITq__scrollViewport{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.RecruitmentListView-module__QbQITq__footer{height:auto;min-height:56px;padding:8px 16px}.RecruitmentListView-module__QbQITq__footer button,.RecruitmentListView-module__QbQITq__footer strong{width:44px;height:44px}.RecruitmentListView-module__QbQITq__modal{width:min(390px,100vw - 32px);max-height:calc(100dvh - 32px);overflow-y:auto}.RecruitmentListView-module__QbQITq__modal header button,.RecruitmentListView-module__QbQITq__modal footer button{min-height:44px}}@media (max-width:479px){.RecruitmentListView-module__QbQITq__titleRow{gap:8px;padding-left:56px;padding-right:12px}.RecruitmentListView-module__QbQITq__createButton{padding:0 10px}.RecruitmentListView-module__QbQITq__createButton svg{display:none}.RecruitmentListView-module__QbQITq__filterGrid{grid-template-columns:1fr}.RecruitmentListView-module__QbQITq__tableInset{padding:0 8px}.RecruitmentListView-module__QbQITq__table{min-width:910px}}
.RecruitmentSurfaces-module__vjULNa__surface{color:#292b35;background:#fff;min-height:calc(100vh - 64px);padding:0 40px}.RecruitmentSurfaces-module__vjULNa__title{border-bottom:1px solid #ececf0;justify-content:space-between;align-items:center;padding:11px 0;display:flex}.RecruitmentSurfaces-module__vjULNa__templateTitle{padding:14px 0}.RecruitmentSurfaces-module__vjULNa__title h1{margin:0;font-size:24px}.RecruitmentSurfaces-module__vjULNa__count{color:var(--muted-foreground);font-weight:400}.RecruitmentSurfaces-module__vjULNa__templateCount{color:var(--primary)}.RecruitmentSurfaces-module__vjULNa__accessAvatar{color:#afb5c2;background:#fff;border:1px solid #dedfe6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__dataControl{color:#505766;white-space:nowrap;background:#fff;border:1px solid #dedfe6;border-radius:6px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 12px;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__dataControl:disabled{color:#c7cbd3;cursor:not-allowed}.RecruitmentSurfaces-module__vjULNa__talentEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:280px;display:flex}.RecruitmentSurfaces-module__vjULNa__talentEmpty strong{color:#505766;font-size:18px;line-height:27px}.RecruitmentSurfaces-module__vjULNa__talentEmpty span{color:var(--muted-foreground);font-size:14px;line-height:22px}.RecruitmentSurfaces-module__vjULNa__title p,.RecruitmentSurfaces-module__vjULNa__guide{color:#777b8a;font-size:13px}.RecruitmentSurfaces-module__vjULNa__controls{align-items:center;gap:10px;margin-top:12px;padding:0 0 24px;display:flex}.RecruitmentSurfaces-module__vjULNa__controls label{box-sizing:border-box;border:1px solid #dedfe6;border-radius:6px;align-items:center;gap:8px;width:312px;height:36px;padding:8px;display:flex}.RecruitmentSurfaces-module__vjULNa__controls input{font:inherit;border:0;outline:0;width:100%}.RecruitmentSurfaces-module__vjULNa__controls>select{border:1px solid #dedfe6;border-radius:6px;width:auto;padding:8px}.RecruitmentSurfaces-module__vjULNa__tableWrap{border:1px solid #e5e5ea;border-radius:8px;overflow:auto}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__title{box-sizing:border-box;border-bottom:0;height:63px}.RecruitmentSurfaces-module__vjULNa__talentSurface{width:100%}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__controls{box-sizing:border-box;gap:8px;height:72px;margin:0;padding:12px 0 24px}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__dataControl{margin-left:auto}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__tableWrap{color:#393838;border:0;border-radius:0;font-size:14px;position:relative;overflow:hidden}.RecruitmentSurfaces-module__vjULNa__talentScroll{width:100%;height:100%;overflow:auto}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__tableWrap table{table-layout:fixed}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__tableWrap th,.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__tableWrap td{box-sizing:border-box;height:54px;padding:0}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__tableWrap td{height:54.5px}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__tableWrap th{background:#f9f9fb;height:40px}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__talentTable th:first-child,.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__talentTable td:first-child{padding:0 16px}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__talentTable td:first-child{z-index:11;color:#393838;background:#fff;padding:0;font-size:14px;position:sticky;left:0}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__talentTable th:nth-child(n+2),.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__talentTable td:nth-child(n+2){padding-left:24px}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__controls>label:first-child{color:#393838;border:1px solid #e4e7ec;gap:4px;padding:0 4px 0 0}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__controls>label:first-child input{color:#393838;height:34px;padding:1px 0 1px 12px}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__talentTable{font-size:14px}.RecruitmentSurfaces-module__vjULNa__talentSurface .RecruitmentSurfaces-module__vjULNa__talentTable thead tr{z-index:12;position:sticky;top:0}.RecruitmentSurfaces-module__vjULNa__tableWrap table{border-collapse:collapse;width:100%;font-size:13px}.RecruitmentSurfaces-module__vjULNa__tableWrap th{text-align:left;color:#727786;background:#fafafd;font-weight:500}.RecruitmentSurfaces-module__vjULNa__checkboxCenter{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.RecruitmentSurfaces-module__vjULNa__tableWrap th,.RecruitmentSurfaces-module__vjULNa__tableWrap td{white-space:nowrap;border-bottom:1px solid #eeeef2;padding:14px 12px}.RecruitmentSurfaces-module__vjULNa__talentTable th:first-child,.RecruitmentSurfaces-module__vjULNa__talentTable td:first-child{width:136.5px}.RecruitmentSurfaces-module__vjULNa__talentTable th:nth-child(2),.RecruitmentSurfaces-module__vjULNa__talentTable td:nth-child(2){width:357px}.RecruitmentSurfaces-module__vjULNa__talentTable th:nth-child(3),.RecruitmentSurfaces-module__vjULNa__talentTable td:nth-child(3){width:279px}.RecruitmentSurfaces-module__vjULNa__talentTable th:nth-child(4),.RecruitmentSurfaces-module__vjULNa__talentTable td:nth-child(4){width:105px}.RecruitmentSurfaces-module__vjULNa__talentTable th:nth-child(5),.RecruitmentSurfaces-module__vjULNa__talentTable td:nth-child(5){width:180px}.RecruitmentSurfaces-module__vjULNa__tableWrap td small{color:#505766;margin-top:3px;display:block}.RecruitmentSurfaces-module__vjULNa__tableWrap td em,.RecruitmentSurfaces-module__vjULNa__settingCollections span{background:var(--brand-soft);color:var(--brand-ink);border-radius:4px;margin-right:4px;padding:4px 7px;font-size:11px;font-style:normal}.RecruitmentSurfaces-module__vjULNa__bulk{background:#f4f3ff;border-radius:6px;padding:10px}.RecruitmentSurfaces-module__vjULNa__tabs{border-bottom:1px solid #e6e6eb;display:flex;overflow:auto}.RecruitmentSurfaces-module__vjULNa__tabs button{color:#707584;background:#fff;border:0;border-bottom:2px solid #0000;flex:none;align-items:center;gap:4px;height:50px;padding:0 14px;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__tabNewBadge{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__tabs .RecruitmentSurfaces-module__vjULNa__activeTab{border-bottom-color:var(--brand);color:var(--brand-ink);font-weight:700}.RecruitmentSurfaces-module__vjULNa__templateList{padding-top:20px}.RecruitmentSurfaces-module__vjULNa__templateList article{border:1px solid #e4e4ea;border-radius:8px;margin-bottom:10px;padding:16px}.RecruitmentSurfaces-module__vjULNa__templateList article>*{margin:3px 0;display:block}.RecruitmentSurfaces-module__vjULNa__templateList article>button{color:#ba4750;background:0 0;border:0;padding:0}.RecruitmentSurfaces-module__vjULNa__templateActions{flex-wrap:wrap;gap:8px;display:flex;margin:12px 0!important}.RecruitmentSurfaces-module__vjULNa__templateActions button{color:var(--brand-ink);background:#fff;border:1px solid #dedee6;border-radius:5px;padding:6px 8px;font-size:12px}.RecruitmentSurfaces-module__vjULNa__empty{text-align:center;color:#858a96;padding:50px}.RecruitmentSurfaces-module__vjULNa__empty button{color:var(--brand-ink);background:0 0;border:0;margin-top:12px}.RecruitmentSurfaces-module__vjULNa__form{gap:14px;padding:20px;display:grid}.RecruitmentSurfaces-module__vjULNa__form label{gap:7px;font-size:13px;display:grid}.RecruitmentSurfaces-module__vjULNa__form input{font:inherit;border:1px solid #d9dae2;border-radius:6px;padding:9px}.RecruitmentSurfaces-module__vjULNa__form footer{justify-content:flex-end;gap:8px;display:flex}.RecruitmentSurfaces-module__vjULNa__referralGuide{border:1px solid #e4e4ea;border-radius:9px;align-items:center;gap:16px;margin:24px 0;padding:22px;display:flex}.RecruitmentSurfaces-module__vjULNa__referralGuide div{flex:1}.RecruitmentSurfaces-module__vjULNa__referralGuide h2{margin:0;font-size:16px}.RecruitmentSurfaces-module__vjULNa__referralGuide p{color:#7b8090;font-size:13px}.RecruitmentSurfaces-module__vjULNa__referralGuide button{background:#fff;border:1px solid #dedee6;border-radius:6px;height:40px;padding:0 12px}.RecruitmentSurfaces-module__vjULNa__settingCollections article{border-bottom:1px solid #ebebef;padding:20px}.RecruitmentSurfaces-module__vjULNa__settingCollections h2{font-size:15px}.RecruitmentSurfaces-module__vjULNa__settingCollections button{background:#f5f5f8;border:0;border-radius:4px;padding:4px 7px}.RecruitmentSurfaces-module__vjULNa__settingCollections span button{color:var(--brand-ink);background:0 0;padding:0 0 0 5px}.RecruitmentSurfaces-module__vjULNa__settingRows label{border-bottom:1px solid #e9e9ee;justify-content:space-between;padding:18px;display:flex}.RecruitmentSurfaces-module__vjULNa__settingRows small{color:#838896;margin-top:4px;display:block}.RecruitmentSurfaces-module__vjULNa__settingRows input{accent-color:var(--brand)}.RecruitmentSurfaces-module__vjULNa__error{color:#c23845;margin:0;font-size:13px}.RecruitmentSurfaces-module__vjULNa__talentFilterButton{width:36px;height:36px;color:var(--foreground);background:#fff;border:1px solid #dedfe6;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.RecruitmentSurfaces-module__vjULNa__filterBadge{background:#ef8132;border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;right:-3px}.RecruitmentSurfaces-module__vjULNa__filterChips{gap:6px;margin:-8px 0 14px;display:flex}.RecruitmentSurfaces-module__vjULNa__filterChips button,.RecruitmentSurfaces-module__vjULNa__queryDrawer button{background:var(--brand-soft);color:var(--brand-ink);border:0;border-radius:5px;align-items:center;gap:4px;padding:6px 8px;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__queryDrawer{min-width:360px;padding:24px}.RecruitmentSurfaces-module__vjULNa__queryDrawer>div{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.RecruitmentSurfaces-module__vjULNa__queryDrawer .RecruitmentSurfaces-module__vjULNa__selectedFilter{background:var(--primary);color:#fff}.RecruitmentSurfaces-module__vjULNa__queryDrawer footer,.RecruitmentSurfaces-module__vjULNa__exportModal footer{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.RecruitmentSurfaces-module__vjULNa__exportModal{min-width:390px;padding:24px}.RecruitmentSurfaces-module__vjULNa__exportModal dl div{border-top:1px solid #ececf0;justify-content:space-between;padding:12px 0;display:flex}.RecruitmentSurfaces-module__vjULNa__exportModal dd{color:#727786;margin:0}.RecruitmentSurfaces-module__vjULNa__templateSurface{width:100%;padding:0}.RecruitmentSurfaces-module__vjULNa__templateSurface .RecruitmentSurfaces-module__vjULNa__templateTitle{box-sizing:border-box;height:63px;padding:14px 40px}.RecruitmentSurfaces-module__vjULNa__templateSurface .RecruitmentSurfaces-module__vjULNa__templateTitle>div{align-items:center;gap:8px;display:flex}.RecruitmentSurfaces-module__vjULNa__templateSurface>.RecruitmentSurfaces-module__vjULNa__tabs{padding-inline:40px}.RecruitmentSurfaces-module__vjULNa__templateHeader,.RecruitmentSurfaces-module__vjULNa__templateToolbar,.RecruitmentSurfaces-module__vjULNa__templateSurface .RecruitmentSurfaces-module__vjULNa__templateList{margin-inline:40px 16px}.RecruitmentSurfaces-module__vjULNa__templateToolbar{color:#505766;justify-content:space-between;align-items:center;padding:16px 0 24px;font-size:12px;display:flex}.RecruitmentSurfaces-module__vjULNa__templateToolbar label{box-sizing:border-box;border:1px solid #e4e7ec;border-radius:6px;align-items:center;gap:4px;width:312px;height:36px;padding:0 4px 0 12px;display:flex}.RecruitmentSurfaces-module__vjULNa__templateToolbar input{border:0;outline:0;width:100%}.RecruitmentSurfaces-module__vjULNa__templateSurface .RecruitmentSurfaces-module__vjULNa__templateList{padding-top:0}.RecruitmentSurfaces-module__vjULNa__templateSurface>.RecruitmentSurfaces-module__vjULNa__templateTitle{color:#393838;gap:8px;min-width:auto}.RecruitmentSurfaces-module__vjULNa__templateSurface>.RecruitmentSurfaces-module__vjULNa__tabs{color:#393838;gap:normal;min-width:auto;display:block;overflow:visible}.RecruitmentSurfaces-module__vjULNa__templateToolbar>label:first-child{color:#393838;min-width:0;padding:0 4px 0 0;font-size:14px}.RecruitmentSurfaces-module__vjULNa__templateToolbar>label:first-child input{color:#393838;height:34px;padding:1px 0 1px 12px;font-size:14px}.RecruitmentSurfaces-module__vjULNa__guideLink{width:18px;height:18px;color:var(--muted-foreground);justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative}.RecruitmentSurfaces-module__vjULNa__guideLink:after{content:"";position:absolute;inset:-3px}.RecruitmentSurfaces-module__vjULNa__templateHeader{justify-content:space-between;align-items:center;padding:24px 0 0;display:flex}.RecruitmentSurfaces-module__vjULNa__templateHeader h2{margin:0;font-size:18px}.RecruitmentSurfaces-module__vjULNa__templateNewButton{color:#fff;height:36px;font:inherit;background:#343b46;border:0;border-radius:6px;align-items:center;gap:4px;padding:0 14px;font-size:14px;font-weight:700;line-height:22px;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__templateRow{align-items:center;position:relative;margin:8px 0 0!important;padding:14px 24px 14px 16px!important;display:flex!important}.RecruitmentSurfaces-module__vjULNa__templateRow>*{margin:0!important}.RecruitmentSurfaces-module__vjULNa__templateContent{flex-direction:column;flex:1;min-width:0;overflow:hidden;margin:0 16px 0 18px!important;display:flex!important}.RecruitmentSurfaces-module__vjULNa__templateContent b{text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;overflow:hidden}.RecruitmentSurfaces-module__vjULNa__templateContent p{text-overflow:ellipsis;white-space:nowrap;min-height:18px;max-height:18px;margin:0;line-height:18px;overflow:hidden}.RecruitmentSurfaces-module__vjULNa__templateUpdated{color:var(--muted-foreground);white-space:nowrap;flex:none;font-size:14px;margin-right:40px!important}.RecruitmentSurfaces-module__vjULNa__templateDragHandle{cursor:grab;border-radius:4px;flex:none;justify-content:center;align-items:center;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__templateDragHandle:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.RecruitmentSurfaces-module__vjULNa__templateGrip{color:var(--muted-foreground);flex:none}.RecruitmentSurfaces-module__vjULNa__moreButton{background:#fff;border:0;flex:none;place-items:center;width:28px;height:28px;color:var(--foreground)!important;padding:0!important;display:grid!important}.RecruitmentSurfaces-module__vjULNa__overflowMenu{z-index:3;background:#fff;border:1px solid #e4e7ec;border-radius:6px;display:grid;position:absolute;top:54px;right:8px;box-shadow:0 6px 16px #1b1f2a29}.RecruitmentSurfaces-module__vjULNa__overflowMenu button{text-align:left;background:#fff;border:0;align-items:center;gap:6px;padding:9px 12px;display:flex}.RecruitmentSurfaces-module__vjULNa__templateEditor{grid-template-columns:1fr 230px;gap:14px 22px;width:880px;max-width:calc(100vw - 48px);padding:24px;display:grid}.RecruitmentSurfaces-module__vjULNa__templateEditor>header,.RecruitmentSurfaces-module__vjULNa__templateEditor>footer,.RecruitmentSurfaces-module__vjULNa__templateEditor .RecruitmentSurfaces-module__vjULNa__error{grid-column:1/-1}.RecruitmentSurfaces-module__vjULNa__templateEditor>header{border-bottom:1px solid #e4e7ec;gap:8px;padding-bottom:10px;display:flex}.RecruitmentSurfaces-module__vjULNa__templateEditor>header button{background:#f5f5f8;border:0;border-radius:4px}.RecruitmentSurfaces-module__vjULNa__templateEditor>header span{color:#505766;margin-left:auto}.RecruitmentSurfaces-module__vjULNa__templateEditor label{grid-column:1;gap:6px;font-size:13px;display:grid}.RecruitmentSurfaces-module__vjULNa__templateEditor input,.RecruitmentSurfaces-module__vjULNa__templateEditor textarea{font:inherit;border:1px solid #d9dae2;border-radius:6px;padding:9px}.RecruitmentSurfaces-module__vjULNa__templateEditor textarea{resize:vertical;height:190px}.RecruitmentSurfaces-module__vjULNa__templateEditor aside{background:#fafafd;border:1px solid #ececf0;grid-area:2/2/span 2;padding:16px;font-size:13px}.RecruitmentSurfaces-module__vjULNa__templateEditor footer{justify-content:flex-end;gap:8px;display:flex}.RecruitmentSurfaces-module__vjULNa__referralSurface,.RecruitmentSurfaces-module__vjULNa__settingsSurface{color:#393838;background:0 0;flex-direction:column;width:100%;min-width:auto;height:100%;display:flex}.RecruitmentSurfaces-module__vjULNa__referralHeader{box-sizing:border-box;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;gap:4px;width:100%;height:63px;padding:11px 40px;display:flex}.RecruitmentSurfaces-module__vjULNa__referralHeader h1,.RecruitmentSurfaces-module__vjULNa__settingsHeader h1{margin:0;font-size:24px;font-weight:700;line-height:34px}.RecruitmentSurfaces-module__vjULNa__referralHeader h1{min-width:0;color:var(--foreground)}.RecruitmentSurfaces-module__vjULNa__referralActions{align-items:center;gap:16px;display:flex}.RecruitmentSurfaces-module__vjULNa__outlineButton,.RecruitmentSurfaces-module__vjULNa__languageButton,.RecruitmentSurfaces-module__vjULNa__sourcePrimaryButton,.RecruitmentSurfaces-module__vjULNa__orderButton,.RecruitmentSurfaces-module__vjULNa__iconButton{white-space:nowrap;height:40px;color:var(--foreground);font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe2e8;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:0 12px;font-size:14px;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__guideBulb{color:#ffc33a;vertical-align:-2px;margin-right:2px}.RecruitmentSurfaces-module__vjULNa__sourcePrimaryButton{border-color:var(--foreground);background:var(--foreground);color:#fff;align-items:center;gap:6px;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__referralGuideWrap,.RecruitmentSurfaces-module__vjULNa__tagGuideWrap,.RecruitmentSurfaces-module__vjULNa__orderMenu{position:relative}.RecruitmentSurfaces-module__vjULNa__referralGuidePopup,.RecruitmentSurfaces-module__vjULNa__tagGuidePopup,.RecruitmentSurfaces-module__vjULNa__orderOptions{z-index:20;background:#fff;border:1px solid #e4e7ec;border-radius:12px;position:absolute;box-shadow:0 8px 20px #343b4629}.RecruitmentSurfaces-module__vjULNa__referralGuidePopup{width:376px;padding:20px 24px;top:50px;right:0}.RecruitmentSurfaces-module__vjULNa__referralGuidePopup b,.RecruitmentSurfaces-module__vjULNa__tagGuidePopup b{font-size:14px}.RecruitmentSurfaces-module__vjULNa__referralGuidePopup p,.RecruitmentSurfaces-module__vjULNa__tagGuidePopup p{color:#505766;margin:6px 0 0;font-size:13px;line-height:19px}.RecruitmentSurfaces-module__vjULNa__referralActions .RecruitmentSurfaces-module__vjULNa__sourcePrimaryButton{border-radius:8px;padding-inline:18px}.RecruitmentSurfaces-module__vjULNa__referralGuideWrap>.RecruitmentSurfaces-module__vjULNa__outlineButton{color:#505766;width:190px;transition:var(--rf-motion-duration);border-color:#e4e7ec;border-radius:8px;align-items:center;gap:4px;padding:0 18px;font-weight:700;display:flex}.RecruitmentSurfaces-module__vjULNa__referralBody{flex-direction:column;flex:1;gap:24px;min-height:0;padding:24px 40px;display:flex}.RecruitmentSurfaces-module__vjULNa__referralToolbar{gap:8px;display:flex}.RecruitmentSurfaces-module__vjULNa__referralToolbar label{color:#393838;border:1px solid #e4e7ec;border-radius:6px;align-items:center;gap:4px;width:320px;min-width:0;height:36px;padding:0 4px 0 0;display:flex}.RecruitmentSurfaces-module__vjULNa__referralToolbar input{color:#393838;width:100%;height:34px;font:inherit;border:0;outline:0;padding:1px 0 1px 12px;font-size:14px}.RecruitmentSurfaces-module__vjULNa__orderMenu{margin-left:8px;display:flex}.RecruitmentSurfaces-module__vjULNa__orderButton{text-align:left;white-space:nowrap;align-items:center;gap:6px;min-width:auto;height:36px;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__orderOptions{border-radius:8px;min-width:128px;padding:4px;top:42px;right:0;overflow:hidden}.RecruitmentSurfaces-module__vjULNa__orderOptions button{color:#505766;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:8px;font-size:13px}.RecruitmentSurfaces-module__vjULNa__orderOptions button:hover{background:#f4f5fa}.RecruitmentSurfaces-module__vjULNa__referralEmpty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-height:280px;display:flex;transform:translateY(6px)}.RecruitmentSurfaces-module__vjULNa__referralEmpty strong{color:#505766;font-size:18px;line-height:27px}.RecruitmentSurfaces-module__vjULNa__referralEmpty span{color:var(--muted-foreground);font-size:14px;line-height:22px}.RecruitmentSurfaces-module__vjULNa__referralPagination{box-sizing:border-box;color:#393838;border-top:1px solid #f0f1f4;justify-content:center;align-items:center;gap:24px;height:48px;padding:8px 24px;font-size:14px;display:flex}.RecruitmentSurfaces-module__vjULNa__referralPagination button{color:#d0d5dc;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__referralTable{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.RecruitmentSurfaces-module__vjULNa__referralTable th{height:40px;color:var(--muted-foreground);text-align:left;background:#f7f8fa;padding-left:24px;font-size:14px;font-weight:400}.RecruitmentSurfaces-module__vjULNa__referralTable td{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #eceef2;height:60px;padding-left:24px;font-size:14px;overflow:hidden}.RecruitmentSurfaces-module__vjULNa__referralTable th:first-child,.RecruitmentSurfaces-module__vjULNa__referralTable td:first-child,.RecruitmentSurfaces-module__vjULNa__referralTable th:nth-child(2),.RecruitmentSurfaces-module__vjULNa__referralTable td:nth-child(2){width:385px}.RecruitmentSurfaces-module__vjULNa__referralTable th:nth-child(3),.RecruitmentSurfaces-module__vjULNa__referralTable td:nth-child(3){text-align:center;width:124px;padding-left:0}.RecruitmentSurfaces-module__vjULNa__referralTable th:nth-child(4),.RecruitmentSurfaces-module__vjULNa__referralTable td:nth-child(4){width:122px}.RecruitmentSurfaces-module__vjULNa__referralTable th:nth-child(5),.RecruitmentSurfaces-module__vjULNa__referralTable td:nth-child(5){text-align:center;width:124px;padding-left:0}.RecruitmentSurfaces-module__vjULNa__referralTable th:nth-child(6),.RecruitmentSurfaces-module__vjULNa__referralTable td:nth-child(6){width:124px}.RecruitmentSurfaces-module__vjULNa__activeBadge{background:var(--brand-soft);color:var(--primary);border-radius:4px;padding:3px 8px;font-size:12px;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__settingsHeader{border-bottom:1px solid #e4e7ec;gap:8px;min-width:auto;padding:14px 40px;display:flex}.RecruitmentSurfaces-module__vjULNa__tabs{border-bottom:1px solid #e4e7ec;align-items:stretch;gap:0;min-height:51px;padding:0 40px;display:flex;overflow-x:auto}.RecruitmentSurfaces-module__vjULNa__tabs button{color:#505766;font:inherit;cursor:pointer;background:0 0;border:0;flex:none;padding:0 18px;font-size:14px;position:relative}.RecruitmentSurfaces-module__vjULNa__tabs .RecruitmentSurfaces-module__vjULNa__activeTab{color:var(--foreground);font-weight:700}.RecruitmentSurfaces-module__vjULNa__tabs .RecruitmentSurfaces-module__vjULNa__activeTab:after{background:var(--foreground);content:"";height:2px;position:absolute;bottom:0;left:0;right:0}.RecruitmentSurfaces-module__vjULNa__settingsLayout{flex:1;min-height:0;display:flex;overflow:hidden}.RecruitmentSurfaces-module__vjULNa__settingsContent{width:calc(100% - 174px);height:100%;overflow-y:auto}.RecruitmentSurfaces-module__vjULNa__settingsSection{flex-direction:column;min-width:auto;padding:0;scroll-margin:24px;display:flex}.RecruitmentSurfaces-module__vjULNa__settingsSection>header{box-sizing:border-box;justify-content:space-between;align-items:center;gap:normal;height:72px;padding:24px 40px 8px;display:flex}.RecruitmentSurfaces-module__vjULNa__settingsSection h2{margin:0;font-size:24px;line-height:34px}.RecruitmentSurfaces-module__vjULNa__settingsSection header>div{align-items:center;gap:8px;display:flex}.RecruitmentSurfaces-module__vjULNa__languageButton{color:#505766;border-color:#e4e7ec;border-radius:8px;align-items:center;gap:6px;height:40px;padding:0 10px;font-size:14px;font-weight:700;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__outlineButtonFilled{background:var(--foreground);border-color:var(--foreground);color:#fff}.RecruitmentSurfaces-module__vjULNa__settingsSection .RecruitmentSurfaces-module__vjULNa__outlineButton{height:40px}.RecruitmentSurfaces-module__vjULNa__affiliationSection .RecruitmentSurfaces-module__vjULNa__outlineButtonFilled{border-radius:8px;width:107px;padding:0 18px}.RecruitmentSurfaces-module__vjULNa__jobSettingsSection,.RecruitmentSurfaces-module__vjULNa__affiliationSection{padding:0}.RecruitmentSurfaces-module__vjULNa__jobSettingsBody{box-sizing:border-box;flex-direction:column;min-width:auto;height:444px;padding:16px 40px;display:flex}.RecruitmentSurfaces-module__vjULNa__jobSettingsBody .RecruitmentSurfaces-module__vjULNa__settingSummary{margin:0}.RecruitmentSurfaces-module__vjULNa__splitCard,.RecruitmentSurfaces-module__vjULNa__settingCard{border:1px solid #e4e7ec;border-radius:8px;width:100%;margin-top:24px}.RecruitmentSurfaces-module__vjULNa__settingsContent>section:nth-child(4)>.RecruitmentSurfaces-module__vjULNa__settingCard{border:0;border-radius:0;flex-direction:column;min-width:auto;margin:0;padding:16px 40px;display:flex}.RecruitmentSurfaces-module__vjULNa__splitCard{grid-template-columns:416px minmax(0,1fr);height:366px;display:grid;overflow-x:auto}.RecruitmentSurfaces-module__vjULNa__splitCard>div:first-child{border-right:1px solid #e4e7ec;padding-bottom:16px}.RecruitmentSurfaces-module__vjULNa__cardTitle{border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;height:56px;padding:0 16px;font-size:16px;display:flex}.RecruitmentSurfaces-module__vjULNa__cardTitleLabel{align-items:center;gap:8px;display:flex}.RecruitmentSurfaces-module__vjULNa__splitCard .RecruitmentSurfaces-module__vjULNa__cardTitle button{color:#505766;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__splitCard>div:nth-child(2)>.RecruitmentSurfaces-module__vjULNa__cardTitle{z-index:100;padding:16px;font-size:14px;position:relative}.RecruitmentSurfaces-module__vjULNa__iconButton{background:var(--foreground);color:#fff;border:0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:20px;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__jobSearchWrap{width:100%;padding:16px;display:flex}.RecruitmentSurfaces-module__vjULNa__jobSearch{width:100%;height:40px;color:var(--muted-foreground);border:1px solid #e4e7ec;border-radius:8px;align-items:center;padding:0 6px 0 12px;display:flex}.RecruitmentSurfaces-module__vjULNa__jobSearch input{width:100%;color:var(--foreground);font:inherit;border:0;outline:0;font-size:14px}.RecruitmentSurfaces-module__vjULNa__sourceListRow{min-height:40px;color:var(--foreground);justify-content:space-between;align-items:center;padding:0 16px;font-size:14px;display:flex}.RecruitmentSurfaces-module__vjULNa__splitCard>div:first-child>.RecruitmentSurfaces-module__vjULNa__sourceListRow{color:#393838;transition:var(--rf-motion-duration);border-radius:4px;justify-content:flex-start;gap:6px;padding:8px 10px;overflow:hidden}.RecruitmentSurfaces-module__vjULNa__splitCard>div:nth-child(2)>.RecruitmentSurfaces-module__vjULNa__sourceListRow{color:#393838;grid-template-columns:repeat(2,minmax(0,196px));column-gap:16px;min-width:0;height:72px;padding:16px;display:grid}.RecruitmentSurfaces-module__vjULNa__sourceListRow:hover{background:#f4f5fa}.RecruitmentSurfaces-module__vjULNa__sourceListRow small{color:var(--muted-foreground);font-size:14px}.RecruitmentSurfaces-module__vjULNa__settingSummary{color:var(--foreground);align-items:center;gap:8px;margin:16px 0 0;font-size:16px;display:flex}.RecruitmentSurfaces-module__vjULNa__settingSummary em,.RecruitmentSurfaces-module__vjULNa__settingCard>p em{color:var(--primary);font-style:normal}.RecruitmentSurfaces-module__vjULNa__settingCard>p{margin:0;padding:16px 16px 8px;font-size:16px}.RecruitmentSurfaces-module__vjULNa__affiliationCard{box-sizing:border-box;border:0;border-radius:0;height:442px;margin-top:0;padding:16px 40px}.RecruitmentSurfaces-module__vjULNa__affiliationSummary{justify-content:space-between;align-items:center;gap:16px;height:40px;margin-bottom:8px;padding:0;display:flex}.RecruitmentSurfaces-module__vjULNa__affiliationSummary>p{padding:0}.RecruitmentSurfaces-module__vjULNa__affiliationSearch{width:230px;height:40px;color:var(--muted-foreground);border:1px solid #e4e7ec;border-radius:8px;align-items:center;gap:6px;padding:0 6px 0 12px;display:flex}.RecruitmentSurfaces-module__vjULNa__affiliationSearch input{width:100%;min-width:0;color:var(--foreground);font:inherit;border:0;outline:0;font-size:14px}.RecruitmentSurfaces-module__vjULNa__affiliationList{box-sizing:border-box;border:1px solid #e4e7ec;border-radius:8px;min-height:362px;padding:8px 24px 16px}.RecruitmentSurfaces-module__vjULNa__affiliationRow{background:#fff;border:1px solid #e9e9f0;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:58px;margin-top:8px;padding:16px 24px 16px 16px;display:flex;position:relative}.RecruitmentSurfaces-module__vjULNa__affiliationRow:hover{z-index:100;box-shadow:0 10px 30px #0000001a}.RecruitmentSurfaces-module__vjULNa__affiliationLeft{align-items:center;gap:18px;display:flex}.RecruitmentSurfaces-module__vjULNa__affiliationLeft svg{color:#afb5c2}.RecruitmentSurfaces-module__vjULNa__affiliationRow>button{width:28px;height:28px;color:var(--muted-foreground);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__sourceEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:178px;padding:24px;display:flex}.RecruitmentSurfaces-module__vjULNa__sourceEmpty b{font-size:20px}.RecruitmentSurfaces-module__vjULNa__sourceEmpty span{color:#505766;font-size:14px}.RecruitmentSurfaces-module__vjULNa__settingsSurface .RecruitmentSurfaces-module__vjULNa__settingsContent>section#location>.RecruitmentSurfaces-module__vjULNa__settingCard{border:0;border-radius:0;flex-direction:column;min-width:auto;margin:0;padding:16px 40px;display:flex}:is(.RecruitmentSurfaces-module__vjULNa__settingsSurface .RecruitmentSurfaces-module__vjULNa__settingsContent>section#location>header,.RecruitmentSurfaces-module__vjULNa__settingsSurface .RecruitmentSurfaces-module__vjULNa__settingsContent>section.RecruitmentSurfaces-module__vjULNa__affiliationSection>header){gap:8px}.RecruitmentSurfaces-module__vjULNa__settingsSurface .RecruitmentSurfaces-module__vjULNa__settingsContent>section#location>.RecruitmentSurfaces-module__vjULNa__settingCard>.RecruitmentSurfaces-module__vjULNa__sourceEmpty{padding:80px 0}.RecruitmentSurfaces-module__vjULNa__affiliationCard{flex-direction:column;display:flex}.RecruitmentSurfaces-module__vjULNa__affiliationList{flex-direction:column;min-width:auto;display:flex}.RecruitmentSurfaces-module__vjULNa__affiliationSummary{gap:normal;min-width:auto}.RecruitmentSurfaces-module__vjULNa__tagGuidePopup{width:336px;padding:16px;top:-10px;right:calc(100% + 8px)}.RecruitmentSurfaces-module__vjULNa__tagGuideWrap{gap:16px}.RecruitmentSurfaces-module__vjULNa__tagCard{border:1px solid #e4e7ec;border-radius:8px;margin:8px 16px 16px;overflow:hidden}.RecruitmentSurfaces-module__vjULNa__tagGrid{grid-template-columns:1fr 1fr;grid-auto-rows:40px;column-gap:16px;padding:0;display:grid}.RecruitmentSurfaces-module__vjULNa__tagGrid button{color:var(--foreground);font:inherit;text-align:left;background:0 0;border:0;border-radius:4px;padding:0 10px;font-size:14px;font-weight:700}.RecruitmentSurfaces-module__vjULNa__tagGrid button:hover{background:#f4f5fa}.RecruitmentSurfaces-module__vjULNa__settingsToc{align-self:flex-start;gap:2px;width:148px;height:fit-content;margin:24px 0 0 8px;display:grid;position:sticky;top:24px}.RecruitmentSurfaces-module__vjULNa__settingsToc button{color:var(--muted-foreground);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-left:2px solid #e4e7ec;padding:6px 12px;font-size:13px}.RecruitmentSurfaces-module__vjULNa__settingsToc button:hover{color:#505766;background:#f4f5fa;border-left-color:#505766;border-radius:6px}.RecruitmentSurfaces-module__vjULNa__settingsUnavailable{padding:40px}.RecruitmentSurfaces-module__vjULNa__settingsUnavailable h2{margin:0;font-size:24px}.RecruitmentSurfaces-module__vjULNa__splitCard{border-color:#e9e9f0;grid-template-columns:none;display:flex;overflow:visible}.RecruitmentSurfaces-module__vjULNa__splitCard>div:first-child{flex-direction:column;flex:0 0 416px;min-width:416px;display:flex;position:relative}.RecruitmentSurfaces-module__vjULNa__splitCard>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.RecruitmentSurfaces-module__vjULNa__settingsContentFull{width:100%;height:100%;overflow-y:auto}.RecruitmentSurfaces-module__vjULNa__toggleSwitch{cursor:pointer;background:#afb5c2;border:0;border-radius:999px;flex:none;width:40px;height:24px;padding:0;position:relative}.RecruitmentSurfaces-module__vjULNa__toggleSwitch[data-checked=true]{background:var(--primary)}.RecruitmentSurfaces-module__vjULNa__toggleThumb{width:16px;height:16px;transition:transform var(--rf-motion-duration) var(--rf-motion-ease);background:#fff;border-radius:50%;position:absolute;top:4px;left:4px}.RecruitmentSurfaces-module__vjULNa__toggleSwitch[data-checked=true] .RecruitmentSurfaces-module__vjULNa__toggleThumb{transform:translate(16px)}.RecruitmentSurfaces-module__vjULNa__retentionRow{border:1px solid #e4e7ec;border-radius:8px;flex-direction:column;width:100%;margin-top:24px;display:flex}.RecruitmentSurfaces-module__vjULNa__retentionRow>div{flex-direction:column;gap:16px;padding:20px 24px;display:flex}.RecruitmentSurfaces-module__vjULNa__retentionRow header{justify-content:space-between;align-items:center;gap:16px;display:flex}.RecruitmentSurfaces-module__vjULNa__retentionRow header>div:first-child{flex-direction:column;gap:4px;display:flex}.RecruitmentSurfaces-module__vjULNa__retentionRow hr{border:0;border-top:1px solid #e4e7ec;margin:0 24px}.RecruitmentSurfaces-module__vjULNa__settingsContentFull a.RecruitmentSurfaces-module__vjULNa__outlineButton{align-items:center;gap:6px;text-decoration:none;display:inline-flex}.RecruitmentSurfaces-module__vjULNa__retentionRow select{width:136px;height:40px;font:inherit;border:1px solid #d9dae2;border-radius:6px;padding:0 10px}.RecruitmentSurfaces-module__vjULNa__retentionRow b{font-size:14px}.RecruitmentSurfaces-module__vjULNa__retentionActions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding-left:16px;display:flex}.RecruitmentSurfaces-module__vjULNa__retentionActions b{color:var(--muted-foreground);font-size:12px}.RecruitmentSurfaces-module__vjULNa__retentionActions .RecruitmentSurfaces-module__vjULNa__error{flex-basis:100%;margin:0}@media (max-width:760px){.RecruitmentSurfaces-module__vjULNa__surface{padding:20px}.RecruitmentSurfaces-module__vjULNa__title{gap:14px}.RecruitmentSurfaces-module__vjULNa__referralGuide{flex-wrap:wrap;align-items:flex-start}}
.RecruitmentDuplicateApplicationTab-module__hxfBRW__titleRow{align-items:center;gap:8px;display:flex}.RecruitmentDuplicateApplicationTab-module__hxfBRW__headerGuide{margin-top:36px}.RecruitmentDuplicateApplicationTab-module__hxfBRW__atsBadge{border:1px solid var(--brand-border);background:var(--brand-soft);height:22px;color:var(--primary);border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:2px 5px;font-size:13px;font-weight:700;display:flex}.RecruitmentDuplicateApplicationTab-module__hxfBRW__cardsWrap{flex-direction:column;gap:56px;display:flex}.RecruitmentDuplicateApplicationTab-module__hxfBRW__cardBody{flex-direction:column;gap:16px;width:100%;display:flex}.RecruitmentDuplicateApplicationTab-module__hxfBRW__cardHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:24px;display:flex}.RecruitmentDuplicateApplicationTab-module__hxfBRW__cardTitle{color:var(--foreground);margin:0;font-size:18px;font-weight:700}.RecruitmentDuplicateApplicationTab-module__hxfBRW__notificationBanner{background:#f4f5fa;border-radius:8px;flex-flow:wrap;align-items:center;gap:6px;width:100%;padding:12px 20px;display:flex}.RecruitmentDuplicateApplicationTab-module__hxfBRW__notificationTag{background:var(--primary);color:#fff;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}.RecruitmentDuplicateApplicationTab-module__hxfBRW__notificationText{color:var(--foreground);font-size:12px}.RecruitmentDuplicateApplicationTab-module__hxfBRW__criteriaRow{flex-direction:column;gap:8px;display:flex}.RecruitmentDuplicateApplicationTab-module__hxfBRW__pillCheckbox{-webkit-user-select:none;user-select:none;cursor:pointer;transition:border-color var(--rf-motion-duration) var(--rf-motion-ease);color:#505766;background:#fff;border:1px solid #e4e7ec;border-radius:8px;flex-direction:row;align-items:center;gap:8px;padding:11px 20px;font-size:14px;display:flex}.RecruitmentDuplicateApplicationTab-module__hxfBRW__pillCheckbox:not([aria-disabled=true]):hover{border-color:#afb5c2}.RecruitmentDuplicateApplicationTab-module__hxfBRW__pillCheckbox[aria-disabled=true]{cursor:default}.RecruitmentDuplicateApplicationTab-module__hxfBRW__pillCheckbox input{margin:0}.RecruitmentDuplicateApplicationTab-module__hxfBRW__limitFieldset{border:1px solid #e4e7ec;border-radius:8px;flex-direction:column;gap:24px;margin:0;padding:20px 24px;display:flex}.RecruitmentDuplicateApplicationTab-module__hxfBRW__periodField,.RecruitmentDuplicateApplicationTab-module__hxfBRW__scopeField{flex-direction:column;gap:8px;display:flex}.RecruitmentDuplicateApplicationTab-module__hxfBRW__periodField b,.RecruitmentDuplicateApplicationTab-module__hxfBRW__scopeField b{color:#505766;font-size:14px;font-weight:700}.RecruitmentDuplicateApplicationTab-module__hxfBRW__periodSelect{width:140px;height:36px;font:inherit;border:1px solid #d9dae2;border-radius:6px;padding:0 10px}.RecruitmentDuplicateApplicationTab-module__hxfBRW__scopeOptions{flex-direction:row;gap:56px;display:flex}.RecruitmentDuplicateApplicationTab-module__hxfBRW__scopeOption{cursor:pointer;color:var(--foreground);flex-direction:row;align-items:center;gap:8px;font-size:14px;display:flex}.RecruitmentDuplicateApplicationTab-module__hxfBRW__scopeOption input{margin:0}.RecruitmentDuplicateApplicationTab-module__hxfBRW__previewBanner{width:100%;color:var(--foreground);background:#f4f5fa;border-radius:8px;padding:12px 20px;font-size:12px}.RecruitmentDuplicateApplicationTab-module__hxfBRW__previewText{flex-flow:wrap;align-items:center;gap:6px;display:inline-flex}.RecruitmentDuplicateApplicationTab-module__hxfBRW__previewTag{background:var(--primary);color:#fff;border-radius:4px;padding:2px 8px;font-weight:600;display:inline-block}
