:root{--bg: #efefef;--text-primary: #2c2c2c;--text-secondary: #8a8a8a;--text-light: #b0b0b0;--border-idle: #c0c0c0;--border-focus: #2c2c2c;--red: #d62b31;--red-hover: #b82228;--white: #ffffff;--left-margin: 180px;--content-max: 600px;--transition: .4s ease;--red-dark: #b52228;--sidebar: #1a1a2e;--bg-dash: #f5f7fa;--border: #e2e8f0;--text-dash: #1a202c;--muted: #718096;--pending-color: #f59e0b;--complete-color: #10b981;--on-hold-color: #6366f1;--radius: 8px;--nav-h: 60px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text-primary)}#root{height:100%}.hide-scroll::-webkit-scrollbar{width:0}._logo_1mbrk_1{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}._logoText_1mbrk_8{font-family:Inter,sans-serif;font-size:15px;font-weight:700;color:var(--text-primary);letter-spacing:-.3px;line-height:1}._logoTextLight_1mbrk_18{color:#fff}@media (max-width: 768px){._logoText_1mbrk_8,._logoTextLight_1mbrk_18{font-size:13px}}._root_rh1rg_1{position:relative;width:100%;min-height:100vh;background:var(--bg);display:flex;align-items:center;justify-content:center;padding:100px 24px 48px;font-family:Inter,system-ui,-apple-system,sans-serif}._logoWrap_rh1rg_13{position:absolute;top:40px;left:40px;z-index:10}@media (max-width: 768px){._logoWrap_rh1rg_13{left:24px;top:24px}}._cardWrap_rh1rg_27{width:100%;max-width:480px}._card_rh1rg_27{background:var(--white);border-radius:16px;padding:48px 40px;box-shadow:0 8px 32px #0000001a;text-align:center}._iconWrap_rh1rg_40{display:flex;justify-content:center;margin-bottom:24px}._heading_rh1rg_46{font-size:22px;font-weight:700;color:var(--red);margin:0 0 16px;line-height:1.2}._message_rh1rg_54{font-size:15px;font-weight:400;color:var(--text-primary);line-height:1.6;margin:0 0 20px}._contact_rh1rg_62{font-size:13px;color:var(--text-secondary);line-height:1.6;margin:0;padding-top:20px;border-top:1px solid #e8e8e8}@media (max-width: 768px){._card_rh1rg_27{padding:36px 24px}._heading_rh1rg_46{font-size:20px}}._bar_1avp7_1{position:fixed;top:0;left:0;height:3px;background:var(--red);transition:width .4s ease;z-index:1000}._inner_1wfx0_1{width:100%;max-width:var(--content-max);display:flex;align-items:flex-start;flex-direction:column}._heading_1wfx0_9{font-size:36px;font-weight:700;color:var(--text-primary);margin-bottom:8px;line-height:1.2}._subheading_1wfx0_17{font-size:16px;font-weight:500;color:var(--text-secondary);margin-bottom:20px}._body_1wfx0_24{font-size:14px;color:var(--text-secondary);line-height:1.65;max-width:440px;margin-bottom:40px}._btnStart_1wfx0_32{background:var(--white);border:1px solid var(--text-primary);color:var(--text-primary);font-family:Inter,sans-serif;font-size:15px;font-weight:500;padding:11px 28px;cursor:pointer;border-radius:0;transition:background .16s ease,color .16s ease;letter-spacing:.01em}._btnStart_1wfx0_32:hover{background:var(--text-primary);color:var(--white)}._pill_1okke_1{padding:10px 20px;border:1px solid var(--border-idle);background:var(--white);color:var(--text-primary);font-family:Inter,sans-serif;font-size:15px;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease;border-radius:0;-webkit-user-select:none;user-select:none}._pill_1okke_1:hover{border-color:var(--text-primary)}._pill_1okke_1._selected_1okke_18{background:var(--red);border-color:var(--red);color:var(--white)}._checkboxPill_1okke_24{padding:8px 16px;border:1px solid var(--border-idle);background:var(--white);color:var(--text-primary);font-family:Inter,sans-serif;font-size:14px;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:6px}._checkboxPill_1okke_24._checked_1okke_39{background:var(--red);border-color:var(--red);color:var(--white)}._screen_1fa36_1{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:flex-start;padding-top:35vh;padding-left:var(--left-margin);padding-right:40px;padding-bottom:120px;opacity:0;transform:translateY(60px);transition:opacity var(--transition),transform var(--transition);pointer-events:none;overflow-y:auto}._screen_1fa36_1::-webkit-scrollbar{width:0}._screen_1fa36_1._active_1fa36_24{opacity:1;transform:translateY(0);pointer-events:all}._screen_1fa36_1._exit_1fa36_30{opacity:0;transform:translateY(-60px);pointer-events:none}._sectionHeader_1fa36_36{padding-top:38vh}._inner_1fa36_40{width:100%;max-width:var(--content-max)}._qHeading_1fa36_45{display:flex;align-items:baseline;gap:10px;margin-bottom:8px}._qLabel_1fa36_52{font-size:12px;font-weight:500;color:var(--text-secondary);letter-spacing:.02em;display:flex;align-items:center;gap:3px;white-space:nowrap;flex-shrink:0;padding-top:6px}._qText_1fa36_65{font-size:24px;font-weight:500;color:var(--text-primary);line-height:1.35}._qDesc_1fa36_72{font-size:14px;color:var(--text-secondary);margin-bottom:24px;line-height:1.5}._qInput_1fa36_79{background:transparent;border:none;border-bottom:2px solid var(--border-idle);outline:none;font-family:Inter,sans-serif;font-size:18px;color:var(--text-primary);padding:8px 0;width:100%;max-width:480px;display:block;transition:border-color .2s ease;caret-color:var(--red)}._qInput_1fa36_79::placeholder{color:var(--text-light)}._qInput_1fa36_79:focus{border-bottom-color:var(--border-focus)}._qTextarea_1fa36_103{background:transparent;border:none;border-bottom:2px solid var(--border-idle);outline:none;font-family:Inter,sans-serif;font-size:18px;color:var(--text-primary);padding:8px 0;width:100%;max-width:480px;display:block;resize:none;overflow:hidden;min-height:56px;transition:border-color .2s ease;caret-color:var(--red);line-height:1.5}._qTextarea_1fa36_103::placeholder{color:var(--text-light)}._qTextarea_1fa36_103:focus{border-bottom-color:var(--border-focus)}._qSelect_1fa36_131{background:transparent;border:none;border-bottom:2px solid var(--border-idle);outline:none;font-family:Inter,sans-serif;font-size:18px;color:var(--text-primary);padding:8px 28px 8px 0;width:100%;max-width:480px;display:block;transition:border-color .2s ease;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%238A8A8A' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center}._qSelect_1fa36_131:focus{border-bottom-color:var(--border-focus)}._phonePrefixWrapper_1fa36_157{display:flex;align-items:baseline;border-bottom:2px solid var(--border-idle);max-width:480px;transition:border-color .2s ease}._phonePrefixWrapper_1fa36_157:focus-within{border-color:var(--border-focus)}._phonePrefix_1fa36_157{font-size:18px;color:var(--text-secondary);padding:8px 4px 8px 0;-webkit-user-select:none;user-select:none;flex-shrink:0}._phonePrefixWrapper_1fa36_157 ._qInput_1fa36_79{border-bottom:none;max-width:none;flex:1}._pillGroup_1fa36_183{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}._checkboxGroup_1fa36_190{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}._subQuestion_1fa36_197{margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0}._subLabel_1fa36_203{font-size:14px;font-weight:500;color:var(--text-primary);margin-bottom:12px}._qDate_1fa36_210{background:transparent;border:none;border-bottom:2px solid var(--border-idle);outline:none;font-family:Inter,sans-serif;font-size:16px;color:var(--text-primary);padding:8px 0;width:220px;display:block;transition:border-color .2s ease;caret-color:var(--red);margin-top:8px}._qDate_1fa36_210:focus{border-bottom-color:var(--border-focus)}._btnRow_1fa36_230{display:flex;align-items:center;gap:14px;margin-top:28px;flex-wrap:wrap}._enterHint_1fa36_238{font-size:13px;color:var(--text-secondary)}._errorMsg_1fa36_243{color:var(--red);font-size:13px;margin-top:8px}._sectionTitle_1fa36_249{font-size:26px;font-weight:600;color:var(--text-primary);margin-bottom:10px;line-height:1.3}._sectionSubtitle_1fa36_257{font-size:16px;color:var(--text-secondary);margin-bottom:32px;line-height:1.6;max-width:440px}._skipSection_1fa36_266{margin-top:20px;max-width:480px}._skipToggleLabel_1fa36_271{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:var(--text-secondary);-webkit-user-select:none;user-select:none}._skipToggleLabel_1fa36_271 input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:var(--red);flex-shrink:0}._skipReasonWrapper_1fa36_289{margin-top:14px}._skipReasonTextarea_1fa36_293{width:100%;min-height:80px;border:1.5px solid var(--border-idle);border-radius:6px;padding:10px 12px;font-family:Inter,sans-serif;font-size:14px;color:var(--text-primary);background:transparent;resize:vertical;box-sizing:border-box;transition:border-color .2s ease}._skipReasonTextarea_1fa36_293:focus{outline:none;border-color:var(--border-focus)}._skipReasonTextarea_1fa36_293::placeholder{color:var(--text-secondary)}._skipErr_1fa36_317{color:var(--red);font-size:13px;margin-top:6px}._checklist_1fa36_324{display:flex;flex-direction:column;gap:14px;margin-bottom:28px;max-width:480px}._checklistItem_1fa36_332{display:flex;align-items:flex-start;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none}._checklistItem_1fa36_332 input[type=checkbox]{width:18px;height:18px;accent-color:var(--red);cursor:pointer;flex-shrink:0;margin-top:2px}._checklistItem_1fa36_332 label{font-size:15px;color:var(--text-primary);line-height:1.5;cursor:pointer}@media (max-width: 768px){._screen_1fa36_1{padding-left:24px;padding-right:24px;padding-top:120px}}._zone_1jzd0_1{width:100%;max-width:480px;border:2px dashed var(--border-idle);background:#fff9;padding:32px 24px;text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease;position:relative;margin-bottom:12px}._zone_1jzd0_1:hover,._zone_1jzd0_1._dragover_1jzd0_15{border-color:var(--red);background:#d62b3108}._zone_1jzd0_1._disabled_1jzd0_20{opacity:.5;cursor:not-allowed;pointer-events:none}._icon_1jzd0_26{font-size:28px;color:var(--text-secondary);margin-bottom:8px;display:block}._main_1jzd0_33{font-size:15px;color:var(--text-primary);font-weight:500;margin-bottom:4px}._sub_1jzd0_40{font-size:13px;color:var(--text-secondary)}._fileList_1jzd0_45{margin-top:10px;display:flex;flex-direction:column;gap:6px}._fileItem_1jzd0_52{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-primary)}._check_1jzd0_60{color:#2e9e4f;font-size:16px;flex-shrink:0}._submitHeading_any1u_1{font-size:30px;font-weight:700;color:var(--text-primary);margin-bottom:10px}._submitSub_any1u_8{font-size:16px;color:var(--text-secondary);margin-bottom:32px}._emailPreviewWrap_any1u_14{margin:0 0 28px;max-width:560px}._emailPreviewLabel_any1u_19{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin-bottom:10px}._emailPreviewBox_any1u_28{border:1.5px solid var(--border-idle);border-radius:8px;overflow:hidden;font-size:13px;font-family:Arial,Helvetica,sans-serif;background:#fff}._emailPreviewHeader_any1u_37{background:#1a1a2e;padding:16px 24px;color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center}._emailPreviewBody_any1u_47{padding:18px 20px}._emailPreviewSectionTitle_any1u_51{font-size:13px;font-weight:700;color:#111;margin:0 0 8px}._emailPreviewTable_any1u_58{width:100%;border-collapse:collapse;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;margin-bottom:16px;font-size:12px}._emailPreviewTable_any1u_58 td,._emailPreviewTable_any1u_58 th{padding:6px 10px;border-bottom:1px solid #eee;text-align:left}._emailPreviewTable_any1u_58 tr:last-child td,._emailPreviewTable_any1u_58 tr:last-child th{border-bottom:none}._labelCell_any1u_80{font-weight:600;color:#555;width:42%;background:#fafafa}._valCell_any1u_87{color:#222}._emailPreviewTable_any1u_58 th{font-weight:600;color:#555;background:#fafafa;font-size:11px}._emailPreviewSkipped_any1u_98{color:#888;font-style:italic}._emailPreviewFooter_any1u_103{background:#f9f9f9;border-top:1px solid #eee;padding:8px 20px;font-size:11px;color:#aaa;text-align:center}._disclaimerWrap_any1u_112{display:flex;align-items:flex-start;gap:10px;max-width:560px;background:#fffbeb;border:1.5px solid #f59e0b;border-radius:6px;padding:14px 16px;margin-bottom:20px;cursor:pointer}._disclaimerCheckbox_any1u_125{flex-shrink:0;width:18px;height:18px;margin-top:2px;accent-color:#b91c1c;cursor:pointer}._disclaimerText_any1u_134{font-size:13px;line-height:1.6;color:#78350f}._btnSubmit_any1u_140{background:var(--red);color:var(--white);border:none;font-family:Inter,sans-serif;font-size:15px;font-weight:600;padding:12px 32px;cursor:pointer;border-radius:0;letter-spacing:.01em;transition:background .16s ease}._btnSubmit_any1u_140:hover:not(:disabled){background:var(--red-hover)}._btnSubmit_any1u_140:disabled{opacity:.65;cursor:not-allowed}._inner_nes3t_1{width:100%;max-width:var(--content-max);display:flex;flex-direction:column;align-items:flex-start}._check_nes3t_9{font-size:48px;margin-bottom:20px;display:block;color:#2e9e4f}._heading_nes3t_16{font-size:32px;font-weight:700;color:var(--text-primary);margin-bottom:16px}._body_nes3t_23{font-size:16px;color:var(--text-secondary);line-height:1.6;max-width:440px;margin-bottom:20px}._hint_nes3t_31{font-size:13px;color:var(--text-light)}._root_lpnrv_1{position:relative;width:100%;height:100vh;overflow:hidden;background:var(--bg)}._screen_lpnrv_9{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:flex-start;padding-top:35vh;padding-left:var(--left-margin);padding-right:40px;padding-bottom:120px;opacity:0;transform:translateY(60px);transition:opacity var(--transition),transform var(--transition);pointer-events:none;overflow-y:auto}._screen_lpnrv_9::-webkit-scrollbar{width:0}._screen_lpnrv_9._active_lpnrv_32{opacity:1;transform:translateY(0);pointer-events:all}._screen_lpnrv_9._exit_lpnrv_38{opacity:0;transform:translateY(-60px);pointer-events:none}._screen_lpnrv_9._sectionHeader_lpnrv_44{padding-top:38vh}._backBtn_lpnrv_48{position:fixed;bottom:40px;left:var(--left-margin);background:transparent;border:none;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:13px;font-weight:500;cursor:pointer;padding:6px 0;z-index:100;transition:color .16s ease;letter-spacing:.01em}._backBtn_lpnrv_48:hover{color:var(--text-primary)}._keyboardHint_lpnrv_69{position:fixed;bottom:40px;right:40px;font-size:12px;color:var(--text-light);z-index:100;pointer-events:none}._keyboardHint_lpnrv_69 span{font-weight:500}._loadingWrap_lpnrv_83{display:flex;align-items:center;justify-content:center;height:100vh;background:var(--bg)}._loadingText_lpnrv_91{font-size:15px;color:var(--text-secondary);font-family:Inter,sans-serif}@media (max-width: 768px){._screen_lpnrv_9{padding-left:24px;padding-right:24px;padding-top:120px}._backBtn_lpnrv_48{left:24px}._keyboardHint_lpnrv_69{display:none}}._overlay_t2fag_3{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0f1eb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:500;padding:16px}._panel_t2fag_15{background:#f5f7fa;border-radius:16px;width:100%;max-width:1160px;max-height:92vh;overflow-y:auto;box-shadow:0 32px 80px #0006;display:flex;flex-direction:column}._header_t2fag_29{background:#1a1a2e;border-bottom:3px solid #D62B31;border-radius:16px 16px 0 0;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;position:sticky;top:0;z-index:10;flex-shrink:0}._headerTitle_t2fag_46{font-size:17px;font-weight:700;color:#fff;display:flex;align-items:center;gap:8px}._headerBadge_t2fag_55{display:inline-flex;align-items:center;padding:2px 8px;background:#d62b3140;border:1px solid rgba(214,43,49,.4);border-radius:10px;font-size:10px;font-weight:600;color:#ff8080;letter-spacing:.05em}._headerSub_t2fag_68{font-size:12px;color:#ffffff73;margin-top:2px}._headerRight_t2fag_74,._filterGroup_t2fag_80{display:flex;align-items:center;gap:8px}._filterLabel_t2fag_86{font-size:11px;color:#ffffff73;white-space:nowrap}._filterSelect_t2fag_92{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:6px 10px;color:#fff;font-size:12px;font-family:inherit;cursor:pointer;outline:none;transition:border-color .15s,background .15s}._filterSelect_t2fag_92:hover{background:#ffffff1f;border-color:#ffffff4d}._filterSelect_t2fag_92 option{background:#1a1a2e;color:#fff}._headerDivider_t2fag_107{width:1px;height:24px;background:#ffffff26}._closeBtn_t2fag_113{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#fff9;cursor:pointer;padding:6px 8px;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}._closeBtn_t2fag_113:hover{background:#d62b3159;color:#fff;border-color:#d62b3180}._body_t2fag_129{padding:20px 24px 24px;display:flex;flex-direction:column;gap:16px}._kpiRow_t2fag_138{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}._kpiCard_t2fag_144{background:#fff;border-radius:10px;padding:16px 18px;box-shadow:0 1px 4px #00000012;border-top:3px solid #e2e8f0;position:relative;overflow:hidden}._kpiCard_t2fag_144:after{content:"";position:absolute;bottom:0;right:0;width:56px;height:56px;border-radius:50%;opacity:.06}._kpiCardRed_t2fag_165{border-top-color:#d62b31}._kpiCardRed_t2fag_165:after{background:#d62b31}._kpiCardBlue_t2fag_167{border-top-color:#0069b3}._kpiCardBlue_t2fag_167:after{background:#0069b3}._kpiCardGreen_t2fag_169{border-top-color:#10b981}._kpiCardGreen_t2fag_169:after{background:#10b981}._kpiCardOrange_t2fag_171{border-top-color:#f29100}._kpiCardOrange_t2fag_171:after{background:#f29100}._kpiLabel_t2fag_174{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}._kpiValue_t2fag_183{font-size:38px;font-weight:800;line-height:1;margin-bottom:4px;font-variant-numeric:tabular-nums}._kpiRed_t2fag_191{color:#d62b31}._kpiBlue_t2fag_192{color:#0069b3}._kpiGreen_t2fag_193{color:#10b981}._kpiOrange_t2fag_194{color:#f29100}._kpiSub_t2fag_196{font-size:11px;color:#a0aec0}._chartsRow_t2fag_203{display:grid;grid-template-columns:3fr 2fr;gap:12px}._chartCard_t2fag_209{background:#fff;border-radius:10px;padding:18px 20px;box-shadow:0 1px 4px #00000012}._chartTitle_t2fag_216{font-size:11px;font-weight:700;color:#4a5568;text-transform:uppercase;letter-spacing:.06em;margin-bottom:18px;display:flex;align-items:center;gap:8px}._chartTitleAccent_t2fag_228{display:inline-block;width:3px;height:12px;background:#d62b31;border-radius:2px}._barChartArea_t2fag_238{display:flex;align-items:flex-end;gap:6px;height:150px;border-bottom:2px solid #e2e8f0;border-left:2px solid #e2e8f0;padding:0 4px 0 8px;position:relative}._barGroup_t2fag_249{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end;gap:4px}._barColumn_t2fag_259{width:100%;max-width:42px;display:flex;flex-direction:column-reverse;border-radius:3px 3px 0 0;overflow:hidden;transition:opacity .15s;min-height:2px}._barColumn_t2fag_259:hover{opacity:.85}._segComplete_t2fag_271{background:#10b981}._segPending_t2fag_272{background:#f29100}._segOther_t2fag_273{background:#cbd5e1}._barTotal_t2fag_275{font-size:10px;font-weight:700;color:#4a5568}._barMonthLabel_t2fag_281{font-size:10px;color:#94a3b8;white-space:nowrap;margin-top:6px}._chartLegend_t2fag_288{display:flex;gap:16px;margin-top:12px;font-size:11px;color:#718096;align-items:center}._legendItem_t2fag_297{display:flex;align-items:center;gap:5px}._legendDot_t2fag_303{width:8px;height:8px;border-radius:2px;flex-shrink:0}._donutWrap_t2fag_312{display:flex;align-items:center;gap:16px}._donutSvg_t2fag_318{width:140px;height:140px;flex-shrink:0}._donutLegend_t2fag_324{flex:1;display:flex;flex-direction:column;gap:7px}._donutLegendItem_t2fag_331{display:flex;align-items:center;gap:8px;font-size:11px}._donutDot_t2fag_338{width:10px;height:10px;border-radius:3px;flex-shrink:0}._donutLegendLabel_t2fag_345{flex:1;color:#4a5568;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._donutLegendCount_t2fag_353{font-weight:700;color:#1a202c;font-size:12px;min-width:20px;text-align:right}._donutLegendPct_t2fag_361{font-size:10px;color:#94a3b8;min-width:30px;text-align:right}._recruiterCard_t2fag_370{background:#fff;border-radius:10px;padding:18px 20px;box-shadow:0 1px 4px #00000012}._recruiterTable_t2fag_377{width:100%;border-collapse:collapse;font-size:12px;margin-top:4px}._recruiterTable_t2fag_377 thead th{padding:8px 12px;text-align:left;font-size:10px;font-weight:700;color:#718096;text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid #e2e8f0;background:#f8fafc;white-space:nowrap}._recruiterTable_t2fag_377 thead th:not(:first-child){text-align:center}._recruiterTable_t2fag_377 tbody tr{border-bottom:1px solid #f1f5f9;transition:background .1s}._recruiterTable_t2fag_377 tbody tr:hover{background:#f8fafc}._recruiterTable_t2fag_377 tbody tr:last-child{border-bottom:none}._recruiterTable_t2fag_377 tbody td{padding:10px 12px;vertical-align:middle}._recruiterTable_t2fag_377 tbody td:not(:first-child):not(:last-child){text-align:center}._recruiterName_t2fag_413{font-weight:600;color:#1a202c}._numTotal_t2fag_418{font-weight:700;color:#1a202c;font-size:13px}._numComplete_t2fag_419{color:#10b981;font-weight:600}._numPending_t2fag_420{color:#f29100;font-weight:600}._numOther_t2fag_421{color:#94a3b8}._rateChip_t2fag_423{display:inline-block;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:700}._rateHigh_t2fag_430{background:#d1fae5;color:#065f46}._rateMid_t2fag_431{background:#fef3c7;color:#92400e}._rateLow_t2fag_432{background:#fee2e2;color:#991b1b}._progressCell_t2fag_434{width:130px}._progressTrack_t2fag_436{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}._progressFill_t2fag_443{height:100%;background:linear-gradient(90deg,#0069b3,#62b8e7);border-radius:3px;transition:width .4s ease;min-width:2px}._emptyState_t2fag_453{text-align:center;padding:40px 20px;color:#94a3b8;font-size:13px}:root{--d-red: #D62B31;--d-red-dark: #b52228;--d-sidebar: #1a1a2e;--d-bg: #f5f7fa;--d-white: #ffffff;--d-border: #e2e8f0;--d-text: #1a202c;--d-muted: #718096;--d-pending: #f59e0b;--d-complete: #10b981;--d-on-hold: #6366f1;--d-radius: 8px;--d-nav-h: 60px}._root_1fxrh_17{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--d-bg);color:var(--d-text);font-size:14px;line-height:1.5;min-height:100vh;display:flex;flex-direction:column}._loginBg_1fxrh_30{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e 60%,#0f3460)}._loginCard_1fxrh_38{background:var(--d-white);border-radius:16px;padding:48px 40px;max-width:400px;width:100%;text-align:center;box-shadow:0 20px 60px #0000004d}._loginLogo_1fxrh_48{display:flex;justify-content:center;margin-bottom:20px}._loginHeading_1fxrh_54{font-size:24px;font-weight:700;margin-bottom:8px;color:var(--d-text)}._loginSub_1fxrh_61{color:var(--d-muted);margin-bottom:36px;font-size:14px}._btnGoogle_1fxrh_67{display:inline-flex;align-items:center;gap:12px;background:var(--d-white);border:2px solid var(--d-border);border-radius:var(--d-radius);padding:12px 24px;font-size:15px;font-weight:600;color:var(--d-text);cursor:pointer;text-decoration:none;transition:border-color .15s,box-shadow .15s}._btnGoogle_1fxrh_67:hover{border-color:#4285f4;box-shadow:0 2px 8px #4285f433}._nav_1fxrh_90{position:sticky;top:0;z-index:50;height:var(--d-nav-h);background:var(--d-sidebar);display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:0 1px 4px #0000004d;border-bottom:3px solid var(--d-red);flex-shrink:0}._navBrand_1fxrh_105{display:flex;align-items:center;gap:12px}._navDivider_1fxrh_111{color:#ffffff4d;font-size:16px}._navSubtitle_1fxrh_116{color:#ffffffd9;font-size:13px;font-weight:500}._navRight_1fxrh_122{display:flex;align-items:center;gap:16px}._refreshBadge_1fxrh_128{font-size:12px;color:#ffffff80}._userEmail_1fxrh_133{font-size:13px;color:#fffc;font-weight:500}._btnAnalytics_1fxrh_139{display:inline-flex;align-items:center;gap:6px;background:#ffffff1a;color:#ffffffd9;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:6px 13px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,color .15s,border-color .15s}._btnAnalytics_1fxrh_139:hover{background:#ffffff2e;color:#fff;border-color:#ffffff59}._btnInvite_1fxrh_160{display:inline-flex;align-items:center;gap:7px;background:#0069b3;color:#fff;border:none;border-radius:6px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}._btnInvite_1fxrh_160:hover{background:#005a99}._navSignout_1fxrh_179{font-size:13px;color:#ffffff80;text-decoration:none;transition:color .15s}._navSignout_1fxrh_179:hover{color:#ffffffe6}._main_1fxrh_192{flex:1;padding:20px 24px 48px;width:100%}._statsRow_1fxrh_200{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}._statCard_1fxrh_207{background:var(--d-white);border-radius:var(--d-radius);padding:20px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 3px #00000012;border:2px solid transparent;border-top:4px solid transparent;cursor:pointer;transition:box-shadow .15s,border-color .15s,transform .1s,background .15s;text-align:left;width:100%;font-family:inherit;position:relative;outline:none}._statsRow_1fxrh_200>:nth-child(1){border-top-color:#d62b31}._statsRow_1fxrh_200>:nth-child(2){border-top-color:#f29100}._statsRow_1fxrh_200>:nth-child(3){border-top-color:#10b981}._statCard_1fxrh_207:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}._statCard_1fxrh_207:focus-visible{box-shadow:0 0 0 3px #d62b3140}._statCardActiveTotal_1fxrh_240{border-color:#d62b31;border-top-color:#d62b31;background:#fff5f5;box-shadow:0 4px 16px #d62b311f}._statCardActivePending_1fxrh_241{border-color:#f29100;border-top-color:#f29100;background:#fffaf0;box-shadow:0 4px 16px #f291001f}._statCardActiveComplete_1fxrh_242{border-color:#10b981;border-top-color:#10b981;background:#f0fdf9;box-shadow:0 4px 16px #10b9811f}._statIcon_1fxrh_244{width:48px;height:48px;border-radius:var(--d-radius);display:flex;align-items:center;justify-content:center;flex-shrink:0}._statIconTotal_1fxrh_254{background:#fff0f0}._statIconPending_1fxrh_255{background:#fffbeb}._statIconComplete_1fxrh_256{background:#f0fdf4}._statBody_1fxrh_258{flex:1;min-width:0}._statLabel_1fxrh_263{font-size:12px;color:var(--d-muted);font-weight:500;margin-bottom:4px;text-transform:uppercase;letter-spacing:.04em}._statValue_1fxrh_272{font-size:32px;font-weight:700;color:var(--d-text);line-height:1}._statsRow_1fxrh_200>:nth-child(1) ._statValue_1fxrh_272{color:#d62b31}._statsRow_1fxrh_200>:nth-child(2) ._statValue_1fxrh_272{color:#f29100}._statsRow_1fxrh_200>:nth-child(3) ._statValue_1fxrh_272{color:#10b981}._statHint_1fxrh_284{font-size:10px;color:var(--d-muted);margin-top:6px;display:flex;align-items:center;gap:3px;opacity:.7}._statCardActiveTotal_1fxrh_240 ._statHint_1fxrh_284,._statCardActivePending_1fxrh_241 ._statHint_1fxrh_284,._statCardActiveComplete_1fxrh_242 ._statHint_1fxrh_284{opacity:1;font-weight:600}._statCardActiveTotal_1fxrh_240 ._statHint_1fxrh_284{color:#d62b31}._statCardActivePending_1fxrh_241 ._statHint_1fxrh_284{color:#d97706}._statCardActiveComplete_1fxrh_242 ._statHint_1fxrh_284{color:#059669}._tableCard_1fxrh_304{background:var(--d-white);border-radius:var(--d-radius);box-shadow:0 1px 3px #00000012;overflow:hidden}._tableCardHeader_1fxrh_311{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--d-border)}._tableCardHeader_1fxrh_311 h2{font-size:16px;font-weight:700;color:var(--d-text)}._tableCount_1fxrh_325{font-size:13px;color:var(--d-muted)}._tableWrap_1fxrh_330{overflow-x:auto}._table_1fxrh_304{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}._colCandidate_1fxrh_342{width:15%}._colRecruiter_1fxrh_343{width:10%}._colSta_1fxrh_344{width:8%}._colMode_1fxrh_345,._colSubmitted_1fxrh_346{width:7%}._colStatus_1fxrh_347{width:13%}._colSkipped_1fxrh_348,._colReminders_1fxrh_349,._colDrive_1fxrh_350{width:4%}._colActions_1fxrh_351{width:17%}._colInvEmail_1fxrh_354{width:20%}._colInvName_1fxrh_355{width:15%}._colInvRecruit_1fxrh_356{width:13%}._colInvStatus_1fxrh_357{width:8%}._colInvSent_1fxrh_358,._colInvExpires_1fxrh_359{width:9%}._colInvSub_1fxrh_360{width:10%}._colInvActions_1fxrh_361{width:16%}._table_1fxrh_304 thead th{padding:8px 10px;text-align:left;font-size:11px;font-weight:700;color:var(--d-muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid var(--d-border);background:#f1f5f9;white-space:nowrap;overflow:hidden;position:sticky;top:0;z-index:10}._table_1fxrh_304 tbody td{padding:9px 10px;border-bottom:1px solid var(--d-border);vertical-align:middle;overflow:hidden}._dataRow_1fxrh_387:nth-child(2n)>td{background:#fafafa}._dataRow_1fxrh_387:last-child>td{border-bottom:none}._dataRow_1fxrh_387:hover>td{background:#f0f7ff}._dataRow_1fxrh_387._expanded_1fxrh_399>td{background:#f0f4ff;border-bottom:none}._tablePlaceholder_1fxrh_404{padding:48px 20px;text-align:center;color:var(--d-muted);display:flex;flex-direction:column;align-items:center;gap:12px}._spinner_1fxrh_414{width:24px;height:24px;border:2.5px solid var(--d-border);border-top-color:var(--d-red);border-radius:50%;animation:_spin_1fxrh_414 .7s linear infinite}@keyframes _spin_1fxrh_414{to{transform:rotate(360deg)}}._retryBtn_1fxrh_427{background:none;border:none;color:var(--d-red);cursor:pointer;text-decoration:underline;font-size:inherit;padding:0}._tdName_1fxrh_437{font-weight:600;color:var(--d-text);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._subBadge_1fxrh_447{display:inline-block;margin-top:3px;padding:1px 7px;border-radius:4px;font-size:10px;font-weight:600;white-space:nowrap}._subBadgeCandidate_1fxrh_456{background:#fff3cd;color:#856404}._subBadgeRecruiter_1fxrh_457{background:#d4edda;color:#155724}._tdMuted_1fxrh_459{color:var(--d-muted)}._tdSta_1fxrh_463{font-family:monospace;font-size:12px;background:#f1f5f9;padding:2px 6px;border-radius:4px}._modeBadge_1fxrh_471{display:inline-block;padding:2px 8px;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}._modeRecruiter_1fxrh_481{background:#e8f3fb;color:#0069b3}._modeCandidate_1fxrh_486{background:#f0fdf4;color:#16a34a}._statusSelect_1fxrh_491{border:1.5px solid var(--d-border);border-radius:6px;padding:4px 6px;font-size:11px;font-weight:600;background:var(--d-white);cursor:pointer;color:var(--d-text);outline:none;transition:border-color .15s;width:100%;max-width:100%}._statusSelect_1fxrh_491:focus{border-color:var(--d-red)}._status_candidate_pending_1fxrh_510{color:#d97706;border-left:3px solid #f59e0b}._status_ta_pending_1fxrh_511{color:#7c3aed;border-left:3px solid #f59e0b}._status_pending_docs_1fxrh_512{color:#d97706;border-left:3px solid #f59e0b}._status_complete_1fxrh_513{color:#059669;border-left:3px solid #10b981}._status_on_hold_1fxrh_514{color:#4f46e5;border-left:3px solid #8b5cf6}._skipBadge_1fxrh_516{display:inline-block;padding:2px 8px;border-radius:20px;font-size:11px;font-weight:600}._hasSkips_1fxrh_524{background:#fffbeb;color:#b45309}._noSkips_1fxrh_529{background:#f1f5f9;color:#94a3b8}._reminderCount_1fxrh_534{font-size:12px;color:var(--d-muted)}._driveLink_1fxrh_539{display:inline-flex;align-items:center;gap:4px;color:var(--d-red);text-decoration:none;font-size:12px;font-weight:600;transition:opacity .15s}._driveLink_1fxrh_539:hover{opacity:.75}._btnExpand_1fxrh_554{background:none;border:1px solid var(--d-border);border-radius:4px;padding:3px 8px;font-size:11px;cursor:pointer;color:var(--d-muted);transition:background .15s}._btnExpand_1fxrh_554:hover{background:#f1f5f9}._expandActive_1fxrh_566{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}._progressTracker_1fxrh_570{display:flex;align-items:center;margin-bottom:20px;padding:14px 0 10px}._progressStep_1fxrh_577{display:flex;align-items:center;gap:8px;position:relative}._progressCircle_1fxrh_584{width:18px;height:18px;border-radius:50%;border:2px solid var(--d-border);background:var(--d-white);flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s}._progressCircleCompleted_1fxrh_597{background:var(--d-red);border-color:var(--d-red)}._progressCircleCompleted_1fxrh_597:after{content:"";display:block;width:6px;height:6px;background:#fff;border-radius:50%}._progressCircleActive_1fxrh_611{background:var(--d-red);border-color:var(--d-red);box-shadow:0 0 0 3px #d62b3133}._progressCircleActive_1fxrh_611:after{content:"";display:block;width:6px;height:6px;background:#fff;border-radius:50%}._progressLabel_1fxrh_626{font-size:12px;font-weight:500;color:var(--d-muted);white-space:nowrap}._progressLabelActive_1fxrh_633{font-weight:700;color:var(--d-text)}._progressLabelCompleted_1fxrh_638{font-weight:500;color:var(--d-text)}._progressLine_1fxrh_643{flex:1;height:2px;min-width:24px;margin:0 8px;background:var(--d-border);border-radius:1px}._progressLineCompleted_1fxrh_652{background:var(--d-red)}._onHoldBadge_1fxrh_656{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;background:#fef2f2;border:1.5px solid var(--d-red);color:var(--d-red);font-size:13px;font-weight:700;margin-bottom:20px}._onHoldDot_1fxrh_670{width:8px;height:8px;border-radius:50%;background:var(--d-red);flex-shrink:0}._detailRow_1fxrh_680>td{padding:0;background:#f0f4ff;border-bottom:1px solid #c7d2fe}._detailPanel_1fxrh_686{padding:20px 24px}._detailGrid_1fxrh_690{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:16px}._detailSectionTitle_1fxrh_699{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--d-muted);margin-bottom:8px}._detailTable_1fxrh_708{width:100%;border-collapse:collapse;font-size:12px}._detailTable_1fxrh_708 td{padding:4px 8px;border-bottom:1px solid #e0e7ff}._detailTable_1fxrh_708 tr:last-child td{border-bottom:none}._detailLabelCell_1fxrh_723{font-weight:600;color:var(--d-muted);width:45%}._detailActions_1fxrh_729{display:flex;gap:10px;padding-top:12px;border-top:1px solid #c7d2fe}._btn_1fxrh_67{display:inline-flex;align-items:center;gap:6px;border-radius:var(--d-radius);font-family:Inter,sans-serif;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}._btnPrimary_1fxrh_749{background:var(--d-red);color:#fff;border:none}._btnPrimary_1fxrh_749:hover:not(:disabled){background:var(--d-red-dark)}._btnSecondary_1fxrh_759{background:var(--d-white);color:var(--d-text);border:1.5px solid var(--d-border)}._btnSecondary_1fxrh_759:hover{background:#f8fafc;border-color:#94a3b8}._btnSm_1fxrh_770{font-size:13px;padding:7px 14px}._btn_1fxrh_67:disabled{opacity:.6;cursor:not-allowed}._modalOverlay_1fxrh_782{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}._modal_1fxrh_782{background:var(--d-white);border-radius:12px;width:100%;box-shadow:0 20px 60px #00000040;overflow:hidden}._modalHeader_1fxrh_801{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--d-border)}._modalHeader_1fxrh_801 h3{font-size:16px;font-weight:700;color:var(--d-text)}._modalClose_1fxrh_815{background:none;border:none;cursor:pointer;color:var(--d-muted);display:flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;transition:background .15s}._modalClose_1fxrh_815:hover{background:#f1f5f9}._modalBody_1fxrh_830{padding:20px;display:flex;flex-direction:column;gap:16px}._modalFooter_1fxrh_837{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px;border-top:1px solid var(--d-border);background:#f8fafc}._modalField_1fxrh_846{display:flex;flex-direction:column;gap:6px}._modalFieldLabel_1fxrh_852{font-size:12px;font-weight:600;color:var(--d-muted);text-transform:uppercase;letter-spacing:.04em}._modalInput_1fxrh_860{border:1.5px solid var(--d-border);border-radius:var(--d-radius);padding:9px 12px;font-family:Inter,sans-serif;font-size:14px;color:var(--d-text);background:var(--d-white);transition:border-color .15s;outline:none}._modalInput_1fxrh_860:focus{border-color:var(--d-red)}._modalTextarea_1fxrh_876{border:1.5px solid var(--d-border);border-radius:var(--d-radius);padding:9px 12px;font-family:Inter,sans-serif;font-size:14px;color:var(--d-text);background:var(--d-white);resize:vertical;outline:none;transition:border-color .15s}._modalTextarea_1fxrh_876:focus{border-color:var(--d-red)}._inviteInfo_1fxrh_893{background:#f8fafc;border:1px solid var(--d-border);border-radius:var(--d-radius);padding:12px 14px;font-size:12px;color:var(--d-muted);line-height:1.6}._inviteInfo_1fxrh_893 strong{color:var(--d-text);display:block;margin-bottom:4px}._inviteLinkPreview_1fxrh_909{display:block;margin-top:6px;color:#4a5568;word-break:break-all}._tokenMask_1fxrh_916{font-family:monospace;letter-spacing:2px;color:var(--d-muted)}._tabBar_1fxrh_924{display:flex;gap:0;border-bottom:1px solid var(--d-border);padding:0 20px;background:var(--d-white)}._tab_1fxrh_304{display:inline-flex;align-items:center;gap:7px;padding:14px 4px;margin-right:24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:var(--d-muted);background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .15s,border-color .15s;white-space:nowrap}._tab_1fxrh_304:hover{color:var(--d-text)}._tabActive_1fxrh_954{color:var(--d-red);border-bottom-color:var(--d-red);font-weight:600}._tabCount_1fxrh_960{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 6px;background:#f1f5f9;border-radius:10px;font-size:11px;font-weight:600;color:var(--d-muted)}._tabActive_1fxrh_954 ._tabCount_1fxrh_960{background:#fde8e8;color:var(--d-red)}._filterBar_1fxrh_981{display:flex;align-items:center;gap:10px;padding:8px 20px;background:#f8fafc;border-bottom:1px solid var(--d-border);font-size:12px}._filterLabel_1fxrh_991{color:var(--d-muted);font-weight:500}._filterChip_1fxrh_996{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:12px;font-size:11px;font-weight:600}._filterChipTotal_1fxrh_1006{background:#ffe4e6;color:#be123c;border-left:3px solid #D62B31}._filterChipPending_1fxrh_1007{background:#fef3c7;color:#92400e;border-left:3px solid #F29100}._filterChipComplete_1fxrh_1008{background:#d1fae5;color:#065f46;border-left:3px solid #10b981}._filterClearBtn_1fxrh_1010{background:none;border:none;cursor:pointer;font-size:14px;line-height:1;color:inherit;padding:0 0 0 2px;opacity:.7;transition:opacity .1s}._filterClearBtn_1fxrh_1010:hover{opacity:1}._filterCount_1fxrh_1023{color:var(--d-muted);font-size:11px;margin-left:4px}._inviteStatusBadge_1fxrh_1031{display:inline-block;padding:2px 10px;border-radius:12px;font-size:11px;font-weight:600}._inviteStatus_pending_1fxrh_1039{background:#f29100;color:#fff}._inviteStatus_used_1fxrh_1044{background:#4caf50;color:#fff}._inviteStatus_expired_1fxrh_1049{background:#b0b0b0;color:#fff}._inviteActions_1fxrh_1056{display:flex;align-items:center;gap:6px}._btnFillForm_1fxrh_1064{display:inline-flex;align-items:center;gap:4px;background:transparent;color:#0069b3;border:1px solid #0069B3;border-radius:4px;padding:3px 7px;font-size:11px;font-weight:500;cursor:pointer;white-space:nowrap;text-decoration:none;transition:background .15s,color .15s;flex-shrink:0}._btnFillForm_1fxrh_1064:hover{background:#0069b3;color:#fff}._rowActions_1fxrh_1089{display:flex;align-items:center;gap:4px}._btnIconAction_1fxrh_1095{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:5px;border:1.5px solid var(--d-border);background:transparent;color:var(--d-muted);cursor:pointer;transition:background .15s,color .15s,border-color .15s;text-decoration:none;flex-shrink:0}._btnIconAction_1fxrh_1095:hover{background:#f1f5f9;color:var(--d-text);border-color:#94a3b8}._btnIconComplete_1fxrh_1117{color:#0069b3;border-color:#bfdbfe}._btnIconComplete_1fxrh_1117:hover{background:#eff6ff;color:#1d4ed8;border-color:#0069b3}._btnIconDelete_1fxrh_1128{color:#dc2626;border-color:#fecaca}._btnIconDelete_1fxrh_1128:hover{background:#fef2f2;color:#b91c1c;border-color:#dc2626}._btnIconExpand_1fxrh_1139._expandActive_1fxrh_566{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}._btnComplete_1fxrh_1150{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border:1.5px solid #0069B3;border-radius:4px;background:transparent;color:#0069b3;font-size:11px;font-weight:600;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .15s,color .15s}._btnComplete_1fxrh_1150:hover{background:#0069b3;color:#fff}._btnDelete_1fxrh_1174{display:inline-flex;align-items:center;padding:3px 9px;border:1.5px solid #dc2626;border-radius:4px;background:transparent;color:#dc2626;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}._btnDelete_1fxrh_1174:hover{background:#dc2626;color:#fff}._btnDeleteDisabled_1fxrh_1194{display:inline-flex;align-items:center;padding:3px 9px;border:1.5px solid #fca5a5;border-radius:4px;background:transparent;color:#fca5a5;font-size:11px;font-weight:600;cursor:not-allowed;white-space:nowrap}._btnDeleteConfirm_1fxrh_1208{background:#dc2626;color:#fff;border:none}._btnDeleteConfirm_1fxrh_1208:hover:not(:disabled){background:#b91c1c}._btnResend_1fxrh_1220{display:inline-flex;align-items:center;gap:4px;background:transparent;color:#f29100;border:1.5px solid #F29100;border-radius:4px;padding:3px 7px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s;flex-shrink:0}._btnResend_1fxrh_1220:hover:not(:disabled){background:#f29100;color:#fff}._btnResendDisabled_1fxrh_1243{opacity:.45;cursor:not-allowed}._toastContainer_1fxrh_1250{position:fixed;bottom:24px;right:24px;display:flex;flex-direction:column;gap:8px;z-index:300}._toast_1fxrh_1250{padding:12px 18px;border-radius:var(--d-radius);font-size:13px;font-weight:500;box-shadow:0 4px 16px #00000026;animation:_slideIn_1fxrh_1 .2s ease;max-width:360px}._toastSuccess_1fxrh_1270{background:#10b981;color:#fff}._toastError_1fxrh_1275{background:#ef4444;color:#fff}@keyframes _slideIn_1fxrh_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._roleBadgeTaOps_1fxrh_1287{display:inline-flex;align-items:center;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600;letter-spacing:.02em;background:#0069b3;color:#fff;white-space:nowrap}._roleBadgeTa_1fxrh_1287{display:inline-flex;align-items:center;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600;letter-spacing:.02em;background:#ffffff2e;color:#ffffffbf;white-space:nowrap}._roleSwitcher_1fxrh_1315{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#ffffff1f;color:#ffffffe6;border:1px solid rgba(255,255,255,.25);border-radius:6px;padding:4px 24px 4px 8px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;cursor:pointer;outline:none;transition:border-color .15s,background .15s;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='rgba(255,255,255,0.7)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 6px center}._roleSwitcher_1fxrh_1315:hover{border-color:#ffffff80;background-color:#ffffff2e}._roleSwitcher_1fxrh_1315:focus{border-color:var(--d-red)}._roleSwitcher_1fxrh_1315:disabled{opacity:.5;cursor:not-allowed}._roleSwitcher_1fxrh_1315 option{background:var(--d-sidebar);color:#fff}._errorBanner_1fxrh_1355{background:#fef2f2;color:#991b1b;border-bottom:1px solid #fecaca;padding:12px 24px;font-size:13px;font-weight:500;text-align:center}._reminderDropdownWrap_1fxrh_1367{display:flex;gap:6px}._reminderMainBtn_1fxrh_1372{display:inline-flex;align-items:center;white-space:nowrap}._btnIconRollback_1fxrh_1380{color:#f29100;border-color:#fed7aa}._btnIconRollback_1fxrh_1380:hover{background:#fff7ed;color:#c2770a;border-color:#f29100}._btnIconRemindCandidate_1fxrh_1391{color:#0069b3;border-color:#bfdbfe}._btnIconRemindCandidate_1fxrh_1391:hover{background:#eff6ff;color:#1d4ed8;border-color:#0069b3}._btnIconRemindRecruiter_1fxrh_1402{color:#7c3aed;border-color:#ddd6fe}._btnIconRemindRecruiter_1fxrh_1402:hover{background:#f5f3ff;color:#5b21b6;border-color:#7c3aed}._modalHeaderWarning_1fxrh_1415{background:linear-gradient(135deg,#fff7ed,#fef3c7);border-bottom:2px solid #F29100;color:#92400e}._rollbackInfo_1fxrh_1421{background:#fff7ed;border-left:3px solid #F29100;border-radius:0 6px 6px 0;padding:12px 14px;font-size:13px;color:#78350f;margin-bottom:16px;line-height:1.5}._rollbackTextarea_1fxrh_1432{font-size:13px;line-height:1.6;resize:vertical;min-height:110px}._rollbackCharCount_1fxrh_1439{margin-top:4px;text-align:right}._charCountWarn_1fxrh_1444{font-size:11px;color:#dc2626}._charCountOk_1fxrh_1445{font-size:11px;color:#10b981}._modalFieldRequired_1fxrh_1447{color:#dc2626;margin-left:2px}._btnRollbackConfirm_1fxrh_1452{display:inline-flex;align-items:center;gap:6px;background:#f29100;color:#fff;border:none}._btnRollbackConfirm_1fxrh_1452:hover:not(:disabled){background:#c2770a}._btnRollbackConfirm_1fxrh_1452:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){._statsRow_1fxrh_200,._detailGrid_1fxrh_690{grid-template-columns:1fr}._main_1fxrh_192{padding:16px}._roleSwitcher_1fxrh_1315{font-size:10px;padding:3px 20px 3px 6px}}
