:root{--color-primary:#4f46e5;--color-primary-hover:#4338ca;--color-bg-page:#f8fafc;--color-bg:#fff;--color-bg-subtle:#f8fafc;--color-bg-secondary:#f1f5f9;--color-bg-muted:#eef2ff;--color-surface:#fff;--color-surface-2:#f8fafc;--color-brand:#4f46e5;--color-brand-hover:#4338ca;--color-accent:#4f46e5;--color-accent-soft:#a5b4fc;--color-text:#0f172a;--color-text-primary:#0f172a;--color-text-secondary:#64748b;--color-text-muted:#64748b;--color-text-faint:#94a3b8;--color-success:#10b981;--color-success-bg:#ecfdf5;--color-warning:#f59e0b;--color-warning-bg:#fffbeb;--color-danger:#ef4444;--color-danger-bg:#fef2f2;--color-info:#3b82f6;--color-info-bg:#eff6ff;--color-border:#e2e8f0;--color-border-neutral:#e2e8f0;--color-border-strong:#cbd5e1;--color-on-brand:#fff;--font-sans:"Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--shadow-card:0 8px 28px #0f172a0f;--shadow-float:0 20px 50px -24px #0f172a24;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-soft:cubic-bezier(.4, 0, .2, 1);--t-fast:.16s;--t-med:.28s;--jd-step-track-bg:#e2e8f0;--jd-step-fill-start:#3b82f6;--jd-step-fill-end:#1d4ed8;--jd-step-node-muted-bg:#f8fafc;--jd-step-node-muted-border:#cbd5e1;--jd-step-node-muted-text:#475569;--jd-step-label-active:#0f172a;--top-admin-nav-sticky-height:72px}body{font-family:var(--font-sans);color:var(--color-text);background-color:var(--color-bg-page);background-image:none;margin:0}#root{min-height:100vh}.topAdminNav{background:var(--color-surface,#fff);border:none;border-bottom:1px solid var(--color-border,#e2e8f0);box-shadow:none;border-radius:0}.topAdminNavLogo,.topAdminNavLogo.topAdminNavLogo--jbr{background:var(--color-primary,#4f46e5);border-radius:8px;font-size:11px}.topNavLink{color:var(--color-text-secondary,#64748b);border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500}.topNavLink.active{color:var(--color-primary,#4f46e5);background:#eef2ff;font-weight:600}.topNavLink.active:hover{color:var(--color-primary,#4f46e5);background:#eef2ff}.topNavLogout{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);color:var(--color-text-secondary,#64748b);border-radius:8px;font-weight:600}.topNavLogout:hover{background:var(--color-bg-secondary,#f1f5f9);color:var(--color-text-primary,#0f172a)}.aiResumeHistoryHeaderTitle h2,.talentPoolPageHeader .dashboardTitle{color:var(--color-text-primary,#0f172a);font-size:22px;font-weight:700}.aiResumeHistoryHeaderSub,.talentPoolPageHeader p{color:var(--color-text-secondary,#64748b);font-size:13px;font-weight:400}.aiResumeHistorySummaryBoxes{flex-wrap:nowrap;flex-shrink:0;gap:8px;margin-left:0;padding-left:0;display:flex}.aiResumeHistoryHeader{flex-wrap:wrap;gap:12px}.jdSummaryBox{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);min-width:82px;max-width:108px;box-shadow:none;text-align:left;border-radius:8px;flex:none;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0 6px;padding:5px 9px;display:grid}.jdSummaryBox span{order:unset;color:var(--color-text-secondary,#64748b);text-transform:none;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;grid-area:2/2;font-size:10px;font-weight:500;line-height:1.15;overflow:hidden}.jdSummaryBox strong{order:unset;color:var(--color-text-primary,#0f172a);grid-area:1/2;font-size:14px;font-weight:700;line-height:1.15}.jdSummaryBox .jdMetricCardIcon{grid-area:1/1/span 2;align-self:center}.jdMetricCardIcon{flex-shrink:0;order:1}.jdMetricCardIcon--indigo{color:var(--color-primary,#4f46e5)}.jdMetricCardIcon--emerald{color:var(--color-success,#10b981)}.jdMetricCardIcon--amber{color:var(--color-warning,#f59e0b)}.jdMetricCardIcon--blue{color:var(--color-info,#3b82f6)}.jdSummaryBox.active{border-color:var(--color-primary,#4f46e5);box-shadow:none;background:#eef2ff;transform:none}.jdSummaryBox.all,.jdSummaryBox.done,.jdSummaryBox.pending,.jdSummaryBox.inprocess{border-color:var(--color-border,#e2e8f0);background:var(--color-surface,#fff)}.aiResumeHistoryTable th,.talentPoolTable th{background:var(--color-bg-page,#f8fafc);border-bottom:1px solid var(--color-border,#e2e8f0);letter-spacing:.06em;text-transform:uppercase;color:#0f172a;font-size:11px;font-weight:700}.aiResumeHistoryTable td,.talentPoolTable td{color:#64748b;border-bottom:.5px solid #f1f5f9;font-size:13px;font-weight:400}.aiResumeHistoryTable tbody tr:hover td,.talentPoolTable tbody tr:hover td{background:var(--color-bg-page,#f8fafc)}.aiResumeHistoryStatusPill{text-transform:none;letter-spacing:0;border:none;gap:5px;padding:3px 12px;font-size:12px;font-weight:500}.aiResumeHistoryStatusPill .tablerIcon{flex-shrink:0;width:13px;height:13px}.aiResumeHistoryStatusPill--completed{background:var(--color-success-bg,#ecfdf5);color:#065f46}.aiResumeHistoryStatusPill--queued{background:var(--color-warning-bg,#fffbeb);color:#92400e}.aiResumeHistoryStatusPill--template-pending{color:#9a3412;background:#fff7ed}.aiResumeHistoryStatusPill--jd-analyzed{background:var(--color-info-bg,#eff6ff);color:#1e40af}.aiResumeHistoryStatusPill--in-process,.aiResumeHistoryStatusPill--active{color:#4338ca;background:#f5f3ff}.aiResumeHistoryProgress{gap:4px;max-width:168px}.aiResumeHistoryProgressTop{gap:6px}.aiResumeHistoryProgressBar{background:var(--color-border,#e2e8f0);border-radius:9999px;height:8px}.aiResumeHistoryProgressBar>span{background:var(--color-warning,#f59e0b);border-radius:9999px}.aiResumeHistoryProgressBar--mid>span{background:var(--color-primary,#4f46e5)}.aiResumeHistoryProgressBar--high>span{background:var(--color-success,#10b981)}.aiResumeHistoryProgressPct{display:none}.aiResumeHistoryProgressStepBadge{color:var(--color-text-muted,#94a3b8);white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:600}.talentPoolSkillTags .miniTag{color:#4338ca;background:#eef2ff;border:none;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:500}.talentPoolSkillsExpandBtn{background:var(--color-bg-secondary,#f1f5f9);color:#475569;border:1px solid var(--color-border,#e2e8f0);text-transform:none;letter-spacing:0;box-shadow:none;border-radius:6px;font-size:12px;font-weight:500}.talentPoolSkillsExpandText{text-transform:none;letter-spacing:0}.jdIdLink{background:var(--color-bg-secondary,#f1f5f9);color:var(--color-primary,#4f46e5);border-radius:6px;padding:2px 8px;font-size:12px;font-weight:600;text-decoration:none;display:inline-block}.aiResumeHistoryBtn{border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;display:inline-flex}.aiResumeHistoryBtn--ghost,.aiResumeHistoryBtn--open{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);color:#334155;box-shadow:none}.aiResumeHistoryBtn--ghost:hover:not(:disabled),.aiResumeHistoryBtn--open:hover:not(:disabled){background:var(--color-bg-secondary,#f1f5f9)}.aiResumeHistoryBtn--primary{background:var(--color-primary,#4f46e5);border-color:var(--color-primary,#4f46e5);box-shadow:none}.aiResumeHistoryBtn--primary:hover:not(:disabled){background:var(--color-primary-hover,#4338ca);border-color:var(--color-primary-hover,#4338ca)}.talentPoolActionBtn{border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:6px 14px;font-size:13px;display:inline-flex}.talentPoolActionBtn--primary{background:var(--color-primary,#4f46e5);border:1px solid var(--color-primary,#4f46e5);color:#fff}.talentPoolActionBtn--primary:hover:not(:disabled){background:var(--color-primary-hover,#4338ca);border-color:var(--color-primary-hover,#4338ca)}.talentPoolActionBtn--primary:disabled,.talentPoolActionBtn:disabled{background:var(--color-bg-secondary,#f1f5f9);color:var(--color-text-muted,#94a3b8);border:1px solid var(--color-border,#e2e8f0);cursor:not-allowed;opacity:1}.talentPoolActionBtn:not(.talentPoolActionBtn--primary):not(:disabled){background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);color:var(--color-text-secondary,#64748b)}.talentPoolActionBtn:not(.talentPoolActionBtn--primary):not(:disabled):hover{background:var(--color-bg-secondary,#f1f5f9)}.talentPoolActionIconBtn--neutral{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);border-radius:8px}.talentPoolKpiCard{border:1px solid var(--color-border,#e2e8f0);box-shadow:none;background:var(--color-surface,#fff);border-left-width:3px;border-radius:12px;padding:16px 20px}.talentPoolKpiCard:hover{box-shadow:none;border-color:var(--color-border,#e2e8f0);background:var(--color-surface,#fff);transform:none}.talentPoolKpiCard--accent:before,.talentPoolKpiCard--aiScore:before{display:none}.talentPoolKpiCard--total{border-left-color:var(--color-primary,#4f46e5)}.talentPoolKpiCard--bench{border-left-color:var(--color-success,#10b981)}.talentPoolKpiCard--deployed{border-left-color:var(--color-warning,#f59e0b)}.talentPoolKpiCard--score{border-left-color:#8b5cf6}.talentPoolKpiCard .kpiLabel{text-transform:none;letter-spacing:0;font-size:12px;font-weight:500}.talentPoolKpiCard .kpiValue{font-size:28px;font-weight:700}.talentPoolKpiCard .kpiHint{color:var(--color-text-secondary,#64748b);font-size:12px;font-weight:500}.talentPoolSkillScoreCell{align-items:center;gap:8px;display:inline-flex}.talentPoolSkillScoreTrack{background:var(--color-border,#e2e8f0);border-radius:9999px;flex-shrink:0;width:80px;height:6px;overflow:hidden}.talentPoolSkillScoreFill{border-radius:9999px;height:100%;display:block}.talentPoolSkillScoreFill--high{background:var(--color-success,#10b981)}.talentPoolSkillScoreFill--mid{background:var(--color-primary,#4f46e5)}.talentPoolSkillScoreFill--low{background:var(--color-warning,#f59e0b)}.talentPoolSkillScoreText{color:#334155;white-space:nowrap;font-size:13px;font-weight:600}.talentPoolAvatar{background:0 0;width:44px;height:44px;font-size:14px;font-weight:600}.talentPoolAvatar--indigo{color:#3730a3;background:#e0e7ff}.talentPoolAvatar--emerald{color:#065f46;background:#d1fae5}.talentPoolAvatar--violet{color:#5b21b6;background:#ede9fe}.talentPoolAvatar--amber{color:#92400e;background:#fef3c7}.talentPoolAvatar--teal{color:#115e59;background:#ccfbf1}.talentPoolAvatar--coral{color:#9f1239;background:#ffe4e6}.talentPoolAvailPill--bench .talentPoolAvailPillLabel{color:#065f46;font-weight:500}.talentPoolAvailPill--deployed .talentPoolAvailPillLabel{color:#5b21b6;font-weight:500}.topNavUserName{color:var(--color-text-primary,#0f172a);text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:14px;font-weight:600;overflow:hidden}.topNavLogoutIconBtn{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);width:40px;height:40px;color:var(--color-text-secondary,#64748b);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.topNavLogoutIconBtn:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.topNavLogoutIconBtn .tablerIcon{flex-shrink:0}.globalSearchStack--full,.globalSearchStack--full .topSearchWrap{width:100%}.topSearchWrap--jdLaunch{border:1px solid var(--color-border,#e2e8f0);background:#fff;border-radius:999px;width:100%;position:relative}.topSearchWrap--jdLaunch .topSearch--jdLaunch{cursor:pointer;color:#0000;caret-color:#0000;background:#fff;border:none;border-radius:999px;width:100%;min-height:44px;padding:10px 88px 10px 16px;font-size:13px;font-weight:500}.topSearchWrap--jdLaunch .topSearch--jdLaunch:focus{box-shadow:none;outline:none}.topSearchJdTyping{pointer-events:none;color:#64748b;align-items:center;min-width:0;font-size:13px;font-weight:500;line-height:1.35;display:flex;position:absolute;top:50%;left:16px;right:88px;transform:translateY(-50%)}.topSearchJdTypingText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topSearchJdTypingCaret{background:#94a3b8;flex-shrink:0;width:2px;height:1.05em;margin-left:2px;animation:1s step-end infinite topSearchJdCaretBlink;display:inline-block}@keyframes topSearchJdCaretBlink{50%{opacity:0}}.topSearchLaunchBtn{height:32px;color:var(--color-primary,#4f46e5);letter-spacing:.02em;cursor:pointer;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #c7d2fe;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 12px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%);box-shadow:0 1px 2px #0f172a0f}.topSearchLaunchBtn:hover{background:#eef2ff;border-color:#a5b4fc;box-shadow:0 2px 6px #4f46e51f}.topSearchLaunchBtn:active{transform:translateY(-50%)scale(.98)}.topSearchLaunchBtnLabel{line-height:1}.topSearchLaunchBtn .tablerIcon{opacity:.9;flex-shrink:0}.topBar.topBar--talentGlobal .topSearchWrap--jdLaunch{background:#fff}.topSearchPrimaryRow .topRight,.globalSearchPrimaryRow .userPill{display:none!important}.aiResumeHistoryCol--company,.aiResumeHistoryCol--candidate{width:14%}.aiResumeHistoryTable th:nth-child(5),.aiResumeHistoryTable td.aiResumeHistoryCell--created{text-align:left;white-space:nowrap;padding:10px 48px 10px 40px}.aiResumeHistoryDate{text-overflow:ellipsis;display:block;overflow:hidden}.aiResumeHistoryActions--row{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;max-width:100%;display:inline-flex}.aiResumeHistoryPagination{margin-top:16px}.topSearchWrap--withIcon{flex:1;min-width:0;position:relative}.topSearchWrap--withIcon .topSearchIcon{color:var(--color-text-muted,#94a3b8);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.topSearchWrap--withIcon .topSearch{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);border-radius:10px;height:44px;padding-left:42px;font-size:14px}.topSearchWrap--withIcon .topSearch::placeholder{color:var(--color-text-muted,#94a3b8)}.topSearchWrap--withIcon .topSearch:focus{border-color:var(--color-primary,#4f46e5);outline:none;box-shadow:0 0 0 3px #4f46e51a}.talentPoolFiltersBar .filterSelect,.globalSearchFiltersBar .filterSelect{border:1px solid var(--color-border,#e2e8f0);border-radius:8px;height:34px}.talentPoolPagination .pageBtns button{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);color:var(--color-text-secondary,#64748b);border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex}.talentPoolPagination .pageBtns button:hover:not(:disabled){background:var(--color-bg-secondary,#f1f5f9)}.talentPoolPagination .pageBtns button.pageBtn--active{background:var(--color-primary,#4f46e5);border-color:var(--color-primary,#4f46e5);color:#fff}.talentPoolPagination .pageBtns button:disabled{opacity:.5}.aiResumeHistoryCard,.card.talentPoolPhase3{background:var(--color-surface,#fff);border-color:var(--color-border,#e2e8f0)}.globalSearchSticky+.aiResumeHistoryCard,.globalSearchSticky+.talentPoolMainCard{margin-top:-10px}:is(.contentPane:has(.globalSearchSticky+.aiResumeHistoryCard),.contentPane:has(.globalSearchSticky+.talentPoolMainCard)){gap:6px}.card.talentPoolMainCard{border:1px solid var(--color-border,#e2e8f0);border-radius:16px;padding:20px 22px 22px;transition:none;box-shadow:0 12px 32px #0f172a0f}.talentPoolMainHeader{border-bottom:1px solid #e8edf5;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.talentPoolHeaderLeft{flex-direction:column;flex:0 auto;align-items:flex-start;gap:8px;min-width:0;display:flex}.talentPoolHeaderTitle{color:#0f172a;letter-spacing:-.02em;white-space:nowrap;margin:0;font-size:22px;font-weight:700;line-height:1.2}.talentPoolMainHeader .talentPoolSummaryBoxes{flex:none;justify-content:flex-start;margin:0}.talentPoolMainHeader .talentPoolToolbarActions{flex-wrap:nowrap;justify-content:flex-end;align-self:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.talentPoolMainHeader .talentPoolToolbarActions .btnPrimarySolid,.talentPoolMainHeader .talentPoolToolbarActions .btnOutline{box-sizing:border-box;align-items:center;height:40px;padding:0 14px;display:inline-flex}.talentPoolMainHeader .talentPoolKpiCard{align-content:center;min-height:40px}.talentPoolPageHeaderTitles h2{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:700}.talentPoolHeaderSub{color:#64748b;margin:0;font-size:13px;font-weight:400}.talentPoolMainCard .talentPoolToolbarActions .btnPrimarySolid{background:var(--color-primary,#4f46e5);border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600}.talentPoolMainCard .talentPoolToolbarActions .btnOutline{border-color:var(--color-border,#e2e8f0);border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600}.talentPoolMainCard .talentPoolSummaryBoxes{flex-wrap:nowrap;gap:8px;margin-bottom:0;display:flex}.talentPoolMainHeader .talentPoolSummaryBoxes{margin-bottom:0}.talentPoolMainCard .talentPoolKpiCard{border:1px solid var(--color-border,#e2e8f0);min-width:88px;max-width:120px;box-shadow:none;background:#fff;border-left-width:1px;border-radius:8px;flex:none;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);gap:0 6px;margin:0;padding:5px 10px;display:grid;overflow:visible}.talentPoolMainCard .talentPoolKpiCard:before{display:none!important}.talentPoolMainCard .talentPoolKpiCard:hover{box-shadow:none;border-color:var(--color-border,#e2e8f0);background:#fff;transform:none}.talentPoolMainCard .talentPoolKpiIcon{grid-area:1/1/span 2;align-self:center}.talentPoolKpiIcon--indigo{color:var(--color-primary,#4f46e5)}.talentPoolKpiIcon--emerald{color:var(--color-success,#10b981)}.talentPoolKpiIcon--amber{color:var(--color-warning,#f59e0b)}.talentPoolKpiIcon--violet{color:#8b5cf6}.talentPoolMainCard .talentPoolKpiCard .kpiValue{color:#0f172a;letter-spacing:0;grid-area:1/2;margin:0;font-size:14px;font-weight:700;line-height:1.15}.talentPoolMainCard .talentPoolKpiCard .kpiLabel{text-transform:none;letter-spacing:0;color:#64748b;white-space:nowrap;text-overflow:ellipsis;grid-area:2/2;margin:1px 0 0;font-size:10px;font-weight:500;line-height:1.15;overflow:hidden}.talentPoolMainCard .talentPoolKpiCard .kpiHint{display:none}.talentPoolMainCard .talentPoolTableWrap{border:1px solid #dbe4f2;border-radius:12px;box-shadow:inset 0 1px #fffc}.talentPoolMainCard .talentPoolTable{table-layout:fixed;color:#64748b;font-weight:400}.talentPoolCol--name{width:22%}.talentPoolCol--experience{width:10%}.talentPoolCol--skills{width:17%}.talentPoolCol--assessment,.talentPoolCol--availability{width:15%}.talentPoolCol--actions{width:26%}.talentPoolMainCard .talentPoolTable th:nth-child(3),.talentPoolMainCard .talentPoolTable td.talentPoolCell--skills{padding-right:10px}.talentPoolMainCard .talentPoolTable th:nth-child(4),.talentPoolMainCard .talentPoolTable td.talentPoolCell--assessment{padding-left:10px;padding-right:24px}.talentPoolMainCard .talentPoolTable th:nth-child(5),.talentPoolMainCard .talentPoolTable td.talentPoolCell--availability{padding-left:20px}.talentPoolMainCard .talentPoolTable th{color:#0f172a;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);padding:10px 14px;font-weight:700}.talentPoolMainCard .talentPoolTable td{color:#64748b;padding:12px 14px;font-weight:400}.talentPoolMainCard .talentPoolNameBlock strong{color:#0f172a;font-size:13px;font-weight:600}.talentPoolMainCard .talentPoolNameBlock span{color:#64748b;font-size:12px;font-weight:400}.talentPoolMainCard .talentPoolScorePill.muted{color:#64748b;font-weight:400}.talentPoolMainCard .talentPoolSkillScoreText{color:#64748b;font-weight:500}.talentPoolMainCard .talentPoolAvatar{border-radius:999px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid}.talentPoolMainCard .talentPoolAvatar.talentPoolAvatar--indigo{color:#3730a3;background:#e0e7ff}.talentPoolMainCard .talentPoolTable .talentPoolRowActions.talentPoolRowActions--table{grid-template-columns:unset;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;width:auto;min-width:max-content;max-width:none;display:inline-flex}.talentPoolMainCard .talentPoolRowActions--table .talentPoolActionBtn{white-space:nowrap;flex-shrink:0;min-height:30px;padding:5px 10px;font-size:12px}.talentPoolMainCard .talentPoolRowActions--table .talentPoolActionIconBtn{flex-shrink:0;width:30px;height:30px}.talentPoolMainCard .talentPoolTable td.talentPoolCell--actions{text-align:right;vertical-align:middle}.talentPoolMainCard .talentPoolEmpty{text-align:center;color:#64748b;margin:24px 0 8px;font-size:14px}.talentPoolMainCard .talentPoolPagination{margin-top:16px}@media (width<=1100px){.talentPoolMainHeader .talentPoolSummaryBoxes{justify-content:flex-start;width:100%;margin-left:0;margin-right:0}.talentPoolMainHeader{flex-direction:column;align-items:stretch}.talentPoolMainHeader .talentPoolToolbarActions{flex-wrap:wrap;justify-content:flex-start;margin-left:0}}.globalSearchStack--talentPool{gap:0}.topSearchWrap--talentPool{border:1px solid var(--color-border,#e2e8f0);background:#fff;border-radius:999px;position:relative}.topSearchWrap--talentPool .topSearch--talentPool{color:#0f172a;box-sizing:border-box;background:#fff;border:none;border-radius:999px;width:100%;min-height:44px;padding:10px 16px;font-size:13px;font-weight:500}.topSearchWrap--talentPool .topSearch--talentPool:focus{box-shadow:none;outline:none}.topSearchTalentTyping{pointer-events:none;color:#64748b;align-items:center;min-width:0;font-size:13px;font-weight:500;line-height:1.35;display:flex;position:absolute;top:50%;left:16px;right:16px;transform:translateY(-50%)}.topSearchTalentTypingText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.globalSearchStack--talentPool .globalSearchFiltersBar.talentPoolFiltersBar{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-top:1px solid #e8edf5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:10px 0 0;display:flex}.talentPoolFiltersFields{flex-wrap:wrap;flex:420px;align-items:center;gap:8px;min-width:0;display:flex}.talentPoolFiltersActions{flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:flex}.talentPoolFilterField{box-sizing:border-box;border:1px solid var(--color-border,#e2e8f0);color:#0f172a;background:#fff;border-radius:8px;min-width:130px;height:34px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:500}.talentPoolFilterField--grow{flex:160px;min-width:120px}.talentPoolFilterField:focus{border-color:var(--color-primary,#4f46e5);outline:none;box-shadow:0 0 0 2px #4f46e51a}.talentPoolFiltersBar .btnPrimarySolid,.talentPoolFiltersBar .btnOutline{white-space:nowrap;border-radius:8px;height:34px;padding:0 12px;font-size:12px;font-weight:600}.talentPoolFiltersBar .btnPrimarySolid{background:var(--color-primary,#4f46e5)}.talentPoolFiltersBar .btnPrimarySolid:hover{background:var(--color-primary-hover,#4338ca)}.container{max-width:1360px;margin:0 auto;padding:26px}.header h1{color:var(--color-text,#111827);margin:0;font-size:30px}.header p{color:var(--color-text-muted,#6b7280);margin:8px 0 18px}.card{background:var(--color-bg,#fff);border:1px solid var(--color-border-neutral,#e2e8f0);border-radius:var(--radius-lg,14px);box-shadow:var(--shadow-card,0 8px 28px #0f172a0f);transition:box-shadow var(--t-med,.28s) var(--ease-soft,ease), border-color var(--t-fast,.16s) var(--ease-soft,ease);padding:20px}.appLayout{flex-direction:column;align-items:stretch;gap:12px;width:100%;display:flex}.sidebar{color:#e2e8f0;background:linear-gradient(#111827,#0b1224);border-radius:14px;gap:6px;min-height:calc(100vh - 86px);max-height:calc(100vh - 36px);padding:12px;display:grid;position:sticky;top:18px}.brandWrap{align-items:center;gap:10px;margin-bottom:8px;display:flex}.brandLogo{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.brand{letter-spacing:.3px;font-size:20px;font-weight:700}.brandSub{color:#94a3b8;margin:2px 0 0;font-size:11px}.navBtn{text-align:left;color:#cbd5e1;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;min-height:34px;padding:7px 10px;font-size:13px;font-weight:600;display:flex;position:relative}.navBtn:hover{color:#f8fafc;background:#94a3b81f}.navBtn.active{color:#fff;background:#60a5fa38}.navBtn.active:before{content:"";background:#60a5fa;border-radius:4px;width:3px;position:absolute;top:8px;bottom:8px;left:-8px}.navBtn.danger{color:#fecaca;background:#ef444433;border:1px solid #f8717159;margin-top:auto}.navBtn.danger:hover{color:#fee2e2;background:#ef444452}.navSectionTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:8px 6px 2px;font-size:11px;font-weight:700}.navIcon{opacity:.85;text-align:center;width:16px}.contentPane{gap:16px;display:grid}.topBar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.topSearch{background:#f8fafc;border:1px solid #dbe1ea;flex:1}.topSearchWrap{flex:auto;min-width:0;position:relative}.topBar .topSearch{box-sizing:border-box;border-radius:14px;width:100%;min-height:56px;padding:14px 18px;font-size:18px}.topBar .topSearch::placeholder{color:#6b7280;opacity:1;font-size:17px;font-weight:600}.topSearchResults{z-index:40;background:#fff;border:1px solid #dbe1ea;border-radius:12px;max-height:360px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden auto;box-shadow:0 14px 30px #0f172a1f}.searchResultItem{color:#0f172a;text-align:left;background:#fff;border:none;border-bottom:1px solid #eef2f7;border-radius:0;width:100%;padding:10px 12px;font-size:12px}.searchResultItem:last-child{border-bottom:none}button.searchResultItem:hover:not(:disabled){color:#0f172a;background:linear-gradient(90deg,#eff6ff 0%,#e0f2fe 50%,#f0fdf4 100%);box-shadow:inset 4px 0 #2563eb,inset 0 0 0 1px #93c5fd}button.searchResultItem:focus-visible:not(:disabled){outline-offset:2px;outline:2px solid #2563eb}button.searchResultItem:hover:not(:disabled) .searchResultTitle,button.searchResultItem:hover:not(:disabled) .searchResultMetaRow,button.searchResultItem:hover:not(:disabled) .searchResultMetaRow strong{color:#0f172a}.searchResultHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.searchResultTitle{font-size:15px;font-weight:600}.searchResultPill{color:#1e3a8a;background:#dbeafe;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.searchResultMetaRow{color:#334155;flex-wrap:wrap;gap:14px;margin-top:6px;font-size:12px;line-height:1.4;display:flex}.searchResultProjectRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px}.searchResultReasonWrap{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.searchMatchTag{color:#5b21b6;background:#ede9fe;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600}.searchHighlight{color:#111827;font-size:inherit;background:#fef08a;border-radius:4px;padding:0 2px;font-weight:600}.searchResultEmpty{color:#64748b;padding:12px;font-size:13px}.topRight{align-items:center;gap:10px;display:flex}.userPill{background:#f8fafc;border:1px solid #dbe1ea;border-radius:999px;align-items:center;gap:8px;padding:5px 10px 5px 6px;display:flex}.avatar{color:#fff;background:#1d4ed8;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.userPill strong{color:#0f172a;font-size:12px;display:block}.userPill span{color:#64748b;font-size:11px;display:block}.kpiGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.kpiCard{background:linear-gradient(#fff,#f8fbff);border:1px solid #dbe8f8;border-radius:12px;padding:14px}.kpiCard p{color:#64748b;margin:0;font-size:13px}.kpiCard h3{color:#0f172a;margin:6px 0 0;font-size:26px}.vizGrid{grid-template-columns:1.5fr 1fr;gap:12px;display:grid}.vizCard h4{color:#0f172a;margin:0 0 10px}.chartFake{background:#f8fbff;border:1px dashed #cbd5e1;border-radius:10px;min-height:120px}.chartLine{grid-template-columns:repeat(4,1fr);align-items:end;gap:8px;padding:12px;display:grid}.chartLine span{background:linear-gradient(#3b82f6,#93c5fd);border-radius:8px 8px 2px 2px;display:block}.chartLine span:first-child{height:42px}.chartLine span:nth-child(2){height:68px}.chartLine span:nth-child(3){height:82px}.chartLine span:nth-child(4){height:105px}.chartDonut{background:conic-gradient(#1d4ed8 0 45%, #60a5fa 45% 73%, #bfdbfe 73% 100%);border-radius:50%;width:120px;height:120px;min-height:120px;margin:8px auto;position:relative}.chartDonut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:24px}.form{gap:12px;max-width:420px;display:grid}.authShell{place-items:center;min-height:calc(100vh - 80px);display:grid}.authCard{background:#fff;border:1px solid #dbe1ea;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(280px,380px);width:min(940px,92vw);display:grid;overflow:hidden;box-shadow:0 24px 50px #0f172a24}.authFormPane{align-items:center;min-height:460px;padding:34px 30px;display:grid}.authForm{width:min(380px,100%)}.authForm h2{margin:0 0 8px}.authSubtitle{color:#64748b;margin:0 0 12px;font-size:14px}.authStage{animation:.32s authFadeSlide}@keyframes authFadeSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.authVisualPane{color:#e2e8f0;background:radial-gradient(circle at 25% 20%,#6366f18c,#0000 48%),linear-gradient(145deg,#1e1b4b,#312e81);place-items:center;padding:24px;display:grid}.authVisualInner{background:#ffffff14;border:1px solid #fff3;border-radius:14px;flex-direction:column;justify-content:center;gap:12px;width:100%;min-height:100%;padding:22px;display:flex}.authVisualBrand{align-items:center;gap:14px;display:flex}.authVisualLogo{color:#fff;letter-spacing:-.04em;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:15px;font-weight:800;display:grid;box-shadow:0 10px 28px #2563eb73}.authVisualLogo.authVisualLogo--jbr{letter-spacing:-.03em;font-size:12px}.authVisualBrandCopy h3{color:#fff;letter-spacing:.02em;margin:0;font-size:26px;font-weight:800}.authVisualBrandCopy p{color:#e0e7ff;margin:6px 0 0;font-size:14px;line-height:1.45}.authVisualGlow{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:16px;width:68px;height:68px;margin-bottom:6px}label{color:#374151;text-transform:capitalize;gap:6px;font-size:14px;display:grid}input{border:1px solid #cbd5e1;border-radius:10px;padding:11px;font-size:14px}textarea{resize:vertical;border:1px solid #cbd5e1;border-radius:8px;padding:10px;font-size:14px}button{background:var(--color-accent,#2563eb);color:var(--color-on-brand,#fff);cursor:pointer;border:none;border-radius:10px;padding:10px 14px;font-weight:600}button:hover:not(:disabled){background:var(--color-brand-hover,#1e40af)}button:disabled{opacity:.65;cursor:not-allowed;pointer-events:none}button.secondary{color:#fff;background:#6b7280}button.secondary:hover:not(:disabled){background:#4b5563}.toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.filters{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.actions{align-items:center;gap:10px;margin:14px 0;display:flex}.statusToggleWrap{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:inline-flex}.statusToggleWrap input{opacity:0;pointer-events:none;position:absolute}.statusToggleTrack{background:#d1d5db;border:1px solid #cbd5e1;border-radius:999px;width:46px;height:26px;transition:background-color .18s,border-color .18s;position:relative}.statusToggleTrack:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0f172a3d}.statusToggleWrap input:checked+.statusToggleTrack{background:#16a34a;border-color:#15803d}.statusToggleWrap input:checked+.statusToggleTrack:after{transform:translate(20px)}.statusToggleLabel{color:#111827;font-size:13px;font-weight:600}.statusToggleWrap.disabled{opacity:.6;cursor:not-allowed}.upload{background:var(--color-accent,#2563eb);color:#fff;cursor:pointer;border-radius:10px;padding:10px 14px}.upload:hover{background:var(--color-brand-hover,#1e40af)}.upload input{display:none}.uploadModalHint{color:#334155;margin:0 0 8px;font-size:14px}.uploadModalError{color:#b91c1c;margin:8px 0;font-weight:600}.uploadFileList{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-top:10px;padding:12px}.uploadFileList h3{color:#0f172a;margin:0 0 10px;font-size:15px}.uploadFileList ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.uploadFileList li{background:#fff;border:1px solid #e2e8f0;border-radius:8px;gap:10px;padding:8px 10px;display:block}.questionDraftInput{box-sizing:border-box;width:100%;min-height:56px;line-height:1.45}.uploadFileList li span{color:#1e293b;word-break:break-word;font-size:13px}.uploadFileList p{color:#64748b;margin:0}.tableWrap{border:1px solid #e5e7eb;border-radius:12px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:10px}th{color:#334155;background:#f1f5f9;position:sticky;top:0}.aiResumeTable th,.aiResumeTable td{text-align:center;vertical-align:middle}.aiResumeTable th:first-child,.aiResumeTable td:first-child{white-space:nowrap;min-width:120px}.jdIdLink{color:#0f4c81;font-weight:700;text-decoration:underline}.jdIdLink:hover{color:#1d4ed8}.aiResumeGrid{border-top:1px solid #93c5fd73;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:12px;margin-top:10px;padding-top:12px;display:grid}.aiResumeCard{background:linear-gradient(168deg,#fff 0%,#f7fbff 34%,#edf4ff 68%,#fbfcff 100%);border:1px solid #93c5fd8c;border-radius:14px;align-self:start;gap:12px;padding:14px;transition:transform .22s,box-shadow .22s,border-color .22s;animation:.28s both boxFadeIn;display:grid;box-shadow:0 10px 30px #2563eb12,inset 0 1px #ffffffe6}.aiResumeCard:hover{border-color:#60a5fad9;transform:translateY(-2px);box-shadow:0 16px 34px #2563eb1f,inset 0 1px #fffffff2}.aiResumeCardTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.aiResumeDate{color:#64748b;white-space:nowrap;font-size:12px}.aiResumeMeta{gap:6px;display:grid}.aiResumeMeta p{color:#334155;margin:0}.aiCandidateInfo{gap:4px;margin-top:-2px;padding-left:4px;display:grid}.aiCandidateInfo p{color:#475569;margin:0;font-size:13px;line-height:1.35}.aiCandidateInfo span{color:#334155;font-weight:700}.aiResumeScreening{justify-content:space-between;align-items:center;gap:10px;display:flex}.aiResumeScreening strong{color:#0f172a;font-size:13px}.aiResumeActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.aiResumeToolbarRight{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.aiSummaryBoxes{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:8px;padding-left:16px;display:flex;position:relative}.aiSummaryBoxes:before{content:"";background:linear-gradient(#93c5fd 0%,#60a5fa 50%,#93c5fd 100%);border-radius:999px;width:2px;height:44px;animation:1.8s ease-in-out infinite jdDividerPulse;position:absolute;top:50%;left:0;transform:translateY(-50%)}.aiSummaryBox{text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f4f9ff 100%);border:1px solid #93c5fd80;border-radius:10px;gap:4px;min-width:110px;padding:8px 10px;display:grid}.aiSummaryBox span{color:#64748b;font-size:11px}.aiSummaryBox strong{color:#0f172a;font-size:18px;line-height:1}.aiSummaryBox.done{background:linear-gradient(#fff 0%,#eff6ff 100%);border-color:#3b82f673}.aiSummaryBox.all{background:linear-gradient(#fff 0%,#eef5ff 100%);border-color:#2563eb80}.aiSummaryBox.pending{background:linear-gradient(#fff 0%,#f0f9ff 100%);border-color:#7dd3fca6}.aiSummaryBox.active{transform:translateY(-1px);box-shadow:0 8px 20px #2563eb24}.jdHistoryGrid{border-top:1px solid #93c5fd73;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:12px;margin-top:10px;padding-top:12px;display:grid}.jdHistoryCard{background:linear-gradient(168deg,#fff 0%,#f7fbff 34%,#edf4ff 68%,#fbfcff 100%);border:1px solid #93c5fd8c;border-radius:14px;gap:10px;padding:14px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:0 10px 30px #2563eb12,inset 0 1px #ffffffe6}.jdHistoryCard:hover{border-color:#60a5fad9;transform:translateY(-2px);box-shadow:0 16px 34px #2563eb1f,inset 0 1px #fffffff2}.jdHistoryCard.completed,.jdHistoryCard.pending-red,.jdHistoryCard.pending-orange,.aiResumeCard.completed,.aiResumeCard.pending-red,.aiResumeCard.pending-orange,.clientTemplateCard.completed,.clientTemplateCard.pending-red,.clientTemplateCard.pending-orange{background:linear-gradient(168deg,#fff 0%,#f7fbff 34%,#edf4ff 68%,#fbfcff 100%);border-color:#93c5fd8c;animation:none;box-shadow:0 10px 30px #2563eb12,inset 0 1px #ffffffe6}.jdHistoryCard.completed:hover,.jdHistoryCard.pending-red:hover,.jdHistoryCard.pending-orange:hover,.aiResumeCard.completed:hover,.aiResumeCard.pending-red:hover,.aiResumeCard.pending-orange:hover,.clientTemplateCard.completed:hover,.clientTemplateCard.pending-red:hover,.clientTemplateCard.pending-orange:hover{border-color:#60a5fad9;box-shadow:0 16px 34px #2563eb1f,inset 0 1px #fffffff2}.jdHistoryTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.jdHistoryCard h4{color:#0f172a;margin:0;font-size:18px}.jdHistorySkills{color:#475569;margin:0;line-height:1.45}.jdHistoryMeta{gap:6px;display:grid}.jdHistoryMeta p{color:#334155;margin:0}.jdHistoryActions{justify-content:flex-end;display:flex}.teamGrid{border-top:1px solid #dbe4f2;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;margin-top:10px;padding-top:12px;display:grid}.teamCard{background:#fff;border:1px solid #dbe4f2;border-radius:12px;gap:8px;padding:14px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:0 8px 20px #0f172a0a}.teamCard:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 14px 26px #0f172a1a}.teamCard h4{color:#0f172a;margin:0;font-size:18px}.teamCard p{color:#334155;margin:0;line-height:1.35}.teamCardFooter{justify-content:flex-end;align-items:center;gap:8px;display:flex}.questionBankGrid{border-top:1px solid #dbe4f2;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px;margin-top:10px;padding-top:12px;display:grid}.clientTemplateGrid{border-top:1px solid #93c5fd73;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:12px;margin-top:10px;padding-top:12px;display:grid}.clientTemplateCard{background:linear-gradient(168deg,#fff 0%,#f7fbff 34%,#edf4ff 68%,#fbfcff 100%);border:1px solid #93c5fd8c;border-radius:14px;gap:8px;padding:14px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:0 10px 30px #2563eb12,inset 0 1px #ffffffe6}.clientTemplateCard:hover{border-color:#60a5fad9;transform:translateY(-2px);box-shadow:0 16px 34px #2563eb1f,inset 0 1px #fffffff2}.clientTemplateCardTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.clientTemplateCardTop h4{color:#0f172a;margin:0;font-size:18px}.clientTemplateFormat{color:#1e3a8a;background:#dbeafe;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.clientTemplateMeta{color:#334155;margin:0;line-height:1.35}.clientTemplateModalCard{width:min(620px,100vw - 40px)}.clientTemplateForm{gap:12px;display:grid}.clientTemplateForm>label{text-transform:none;flex-direction:column;gap:6px;display:flex}.clientTemplateLabelLine{color:#334155;flex-wrap:wrap;align-items:baseline;gap:4px;font-size:14px;font-weight:600;display:inline-flex}.clientTemplateSelect{box-sizing:border-box;color:#0f172a;appearance:none;cursor:pointer;background-color:#fff;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='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:11px 40px 11px 12px;font-size:14px;line-height:1.35;transition:border-color .15s,box-shadow .15s}.clientTemplateSelect:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb33}.clientTemplateSelect:disabled{opacity:.65;cursor:not-allowed}.clientTemplateUploadRow{align-items:center;gap:10px}.clientTemplateFileName{color:#475569;word-break:break-word;font-size:13px}.questionBankCard{background:#fff;border:1px solid #dbe4f2;border-radius:12px;gap:8px;padding:14px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:0 8px 20px #0f172a0a}.questionBankCard:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 14px 26px #0f172a1a}.questionBankCardTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.questionBankTopRight{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.questionBankCardTop h4{color:#0f172a;margin:0;font-size:18px}.questionBankSource{color:#1e3a8a;text-transform:capitalize;background:#dbeafe;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.questionBankCreatedAt{color:#64748b;white-space:nowrap;font-size:12px}.questionBankMeta{color:#334155;margin:0;line-height:1.35}.questionBankSummaryRow{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:8px;margin-top:6px;padding-top:8px;display:flex}.questionBankCount{color:#1e293b;margin:0;line-height:1.35}.questionViewIcon{stroke:#0f4c81;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.questionBankQuestion{color:#1e293b;word-break:break-word;border-top:1px solid #e2e8f0;margin:0;padding-top:8px;line-height:1.45}.questionBankQuestionList{gap:8px;display:grid}.questionListModalCard{grid-template-rows:auto auto auto auto auto minmax(0,1fr);gap:8px;width:min(760px,92vw);max-height:88vh;display:grid}.questionListModalBody{padding-right:4px;overflow-y:auto}.talentPoolGrid{border-top:1px solid #dbe4f2;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px;margin-top:10px;padding-top:12px;display:grid}.talentPoolToolbarRight{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.talentFilterBox{color:#1f2937;text-align:left;background:#f8fbff;border:1px solid #dbe4f2;border-radius:10px;gap:4px;min-width:92px;padding:8px 10px;display:grid}.talentFilterBox span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:700}.talentFilterBox strong{color:#0f172a;font-size:18px;line-height:1}.talentFilterBox.available{border-color:#86efac}.talentFilterBox.onBench{border-color:#fcd34d}.talentFilterBox.recent{border-color:#93c5fd}.talentFilterBox.all{border-color:#dbe4f2}.talentFilterBox.active{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a1a}.uploadWithIcon{align-items:center;gap:6px;display:inline-flex}.uploadBtnIcon{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.talentPoolCard{background:#fff;border:1px solid #dbe4f2;border-radius:12px;gap:8px;padding:14px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:0 8px 20px #0f172a0a}.talentPoolCard:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 14px 26px #0f172a1a}.talentPoolCardTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.talentPoolTopRight{justify-items:end;gap:6px;display:grid}.talentPoolCardTop h4{color:#0f172a;margin:0;font-size:20px;font-weight:800;line-height:1.2}.talentPoolStatusBadge{border:1px solid #0000;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.talentPoolStatusBadge.available{color:#166534;background:#dcfce7;border-color:#86efac}.talentPoolStatusBadge.onBench{color:#92400e;background:#fef3c7;border-color:#fcd34d}.talentPoolMeta{color:#334155;margin:0;font-size:14px;line-height:1.45}.talentPoolMeta strong{color:#0f172a}.talentPoolCardFooter{justify-content:flex-end;align-items:center;gap:8px;display:flex}.candidateAssessmentPanel{background:#f8fbff;border:1px solid #dbe4f2;border-radius:10px;gap:8px;margin-top:2px;padding:10px;display:grid}.candidateAssessmentTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.candidateAssessmentTop strong{color:#0f172a;font-size:13px}.candidateAssessmentStatus{text-transform:capitalize;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700}.candidateAssessmentStatus.not_started{color:#334155;background:#e2e8f0}.candidateAssessmentStatus.in_progress{color:#92400e;background:#fef3c7}.candidateAssessmentStatus.completed{color:#166534;background:#dcfce7}.candidateAssessmentMeta{color:#475569;margin:0;font-size:12px;line-height:1.35}.candidateScorecardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.candidateScoreMetric{background:#fff;border:1px solid #dbe4f2;border-radius:8px;gap:4px;padding:7px 8px;display:grid}.candidateScoreMetric span{color:#64748b;font-size:11px}.candidateScoreMetric b{color:#0f172a;font-size:15px;line-height:1}.candidateScoreMetric.overall{background:#eff6ff;border-color:#93c5fd}.talentAssessmentIconBtn{background:#f8fafc;border:1px solid #cbd5e1;min-width:38px;min-height:36px;padding:8px}.talentAssessmentIconBtn:hover{background:#eff6ff;border-color:#93c5fd}.talentProfileIconBtn{background:#f8fafc;border:1px solid #cbd5e1;min-width:38px;min-height:36px;padding:8px}.talentProfileIconBtn:hover{background:#eff6ff;border-color:#93c5fd}.talentProfileIconBtn .questionViewIcon{width:17px;height:17px}.skillToggleBtn{color:#1e3a8a;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.skillToggleBtn:hover{background:#dbeafe}.questionListMetaRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:2px;display:grid}.questionListMetaItem{background:#f8fbff;border:1px solid #dbe4f2;border-radius:10px;gap:4px;margin:0;padding:10px;display:grid}.questionListMetaItem strong{color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:11px}.questionListMetaItem span{color:#0f172a;font-size:14px;font-weight:700}.roleAssignWrap{flex-wrap:wrap;gap:8px 10px;margin-top:6px;display:flex}.roleAssignWrap label{color:#334155;align-items:center;gap:4px;font-size:12px;display:inline-flex}.jdSummaryBoxes{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:8px;padding-left:16px;display:flex;position:relative}.jdSummaryBoxes:before{content:"";background:linear-gradient(#93c5fd 0%,#60a5fa 50%,#93c5fd 100%);border-radius:999px;width:2px;height:44px;animation:1.8s ease-in-out infinite jdDividerPulse;position:absolute;top:50%;left:0;transform:translateY(-50%)}.jdSummaryBox{text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f4f9ff 100%);border:1px solid #93c5fd80;border-radius:10px;gap:4px;min-width:120px;padding:8px 10px;display:grid}.jdSummaryBox span{color:#64748b;font-size:11px}.jdSummaryBox strong{color:#0f172a;font-size:18px;line-height:1}.jdSummaryBox.done{background:linear-gradient(#fff 0%,#eff6ff 100%);border-color:#3b82f673}.jdSummaryBox.all{background:linear-gradient(#fff 0%,#eef5ff 100%);border-color:#2563eb80}.jdSummaryBox.pending{background:linear-gradient(#fff 0%,#f0f9ff 100%);border-color:#7dd3fca6}.jdSummaryBox.inprocess{background:linear-gradient(#fff 0%,#eff8ff 100%);border-color:#60a5fa8c}.jdSummaryBox.active{transform:translateY(-1px);box-shadow:0 8px 20px #2563eb24}.aiResumeHistorySummaryBoxes.jdSummaryBoxes{flex-wrap:nowrap;gap:10px;margin-left:0;padding-left:0}.aiResumeHistorySummaryBoxes.jdSummaryBoxes:before{display:none}.aiResumeHistorySummaryBoxes .jdSummaryBox{min-width:82px;max-width:108px;box-shadow:none;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:none;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0 6px;padding:5px 9px;display:grid}.aiResumeHistorySummaryBoxes .jdSummaryBox .jdMetricCardIcon{grid-area:1/1/span 2;align-self:center}.aiResumeHistorySummaryBoxes .jdSummaryBox .jdMetricCardIcon svg{width:14px;height:14px}.aiResumeHistorySummaryBoxes .jdSummaryBox strong{order:unset;color:#0f172a;grid-area:1/2;font-size:14px;font-weight:700;line-height:1.15}.aiResumeHistorySummaryBoxes .jdSummaryBox span{order:unset;text-overflow:ellipsis;white-space:nowrap;grid-area:2/2;margin-top:1px;font-size:10px;font-weight:500;line-height:1.15;overflow:hidden}.aiResumeHistorySummaryBoxes .jdSummaryBox.active{box-shadow:none;background:#eef2ff;border-color:#4f46e5;transform:none}.jdCurrentStatusWrap{background:linear-gradient(#fbfdff 0%,#f0f7ff 100%);border:1px solid #93c5fd73;border-radius:10px;gap:10px;padding:10px;animation:.28s both boxFadeIn;display:grid;overflow:hidden}.jdStepMiniRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.jdStepMini{text-align:center;color:#64748b;justify-items:center;gap:4px;min-width:0;display:grid;position:relative}.jdStepMini.done{color:var(--color-brand,#1d4ed8)}.jdStepMini.active .jdStepMiniDot{animation:1.4s ease-in-out infinite jdPulse;box-shadow:0 0 0 3px #2563eb38}.jdStepMini.pending .jdStepMiniDot{background:#e2e8f0}.jdStepMiniDot{color:#475569;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:999px;place-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:grid}.jdStepMini.done .jdStepMiniDot{color:#1e3a8a;background:linear-gradient(145deg,#dbeafe,#bfdbfe);border-color:#93c5fd;animation:.36s both jdDonePop}.jdStepMiniDotBtn{cursor:pointer;background:0 0;border:none;padding:0}.jdStepMiniDotBtn:disabled{cursor:default}.jdStepMiniLabel{word-break:break-word;max-width:100%;font-size:clamp(10px,1.1vw,13px);line-height:1.2}.jdStepMiniConnector{background:linear-gradient(90deg,#cbd5e1,#e2e8f0);width:12px;height:2px;position:absolute;top:11px;left:calc(100% - 10px)}.loadingSpinner{border:2px solid #bfdbfe;border-top-color:#2563eb;border-radius:999px;width:14px;height:14px;animation:.8s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes jdPulse{0%{transform:scale(1);box-shadow:0 0 #3b82f659}70%{transform:scale(1.04);box-shadow:0 0 0 8px #3b82f600}to{transform:scale(1);box-shadow:0 0 #3b82f600}}@keyframes jdDonePop{0%{transform:scale(.92)}to{transform:scale(1)}}@keyframes jdDividerPulse{0%{opacity:.45;transform:translateY(-50%)scaleY(.92)}50%{opacity:1;transform:translateY(-50%)scaleY(1.05)}to{opacity:.45;transform:translateY(-50%)scaleY(.92)}}.miraCallCard{text-align:center;background:#f8fbff;border:1px solid #dbe4f2;border-radius:16px;justify-items:center;gap:8px;padding:14px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid}.miraCallCard:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 8px 20px #2563eb1f}.miraCallIconWrap{background:#dbeafe;border-radius:20px;place-items:center;width:72px;height:72px;display:grid}.miraCallIcon{stroke:#1d4ed8;fill:none;stroke-width:1.7px;width:36px;height:36px}.miraCallCard h4{color:#111827;margin:0;font-size:20px}.miraCallCard p{color:#64748b;margin:0;font-size:15px}.miraPrimaryBtn{color:#0f4c81;text-transform:lowercase;background:#dbeafe;border:none;border-radius:999px;padding:8px 16px;font-weight:700}.miraStatusRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.miraStatusPill{text-transform:capitalize;color:#334155;background:#e2e8f0;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.miraStatusPill.in_progress{color:#92400e;background:#fef3c7}.miraStatusPill.done{color:#166534;background:#dcfce7}.miraStatusPill.failed{color:#991b1b;background:#fee2e2}.miraResultCard{background:#fff;border:1px solid #dbe4f2;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.miraResultCard p{color:#334155;margin:0}.pipelineProgressWrap{background:#fff;border:1px solid #dbe4f2;border-radius:10px;gap:10px;padding:10px;display:grid}.pipelineProgressHead{color:#0f172a;justify-content:space-between;align-items:center;font-size:13px;display:flex}.pipelineProgressBar{background:#e2e8f0;border-radius:999px;width:100%;height:8px;overflow:hidden}.pipelineProgressBar span{background:linear-gradient(90deg,#60a5fa,#2563eb);height:100%;display:block}.pipelineStepRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.pipelineStep{text-align:center;color:#64748b;justify-items:center;gap:4px;display:grid;position:relative}.pipelineStep.done{color:#0f4c81}.pipelineStepIcon{background:#e2e8f0;border-radius:999px;place-items:center;width:28px;height:28px;font-size:14px;display:grid}.pipelineStep.done .pipelineStepIcon{background:#dbeafe}.pipelineStepIconBtn{cursor:pointer;background:0 0;border:none;padding:0}.pipelineStepIconBtn:disabled{cursor:not-allowed;opacity:.5}.pipelineStepLabel{font-size:11px;line-height:1.2}.pipelineConnector{background:#cbd5e1;width:12px;height:2px;position:absolute;top:13px;left:calc(100% - 6px)}.nextStepCard{background:#f8fbff;border:1px solid #dbe4f2;border-radius:10px;gap:4px;padding:10px 12px;transition:transform .22s,box-shadow .22s;display:grid}.nextStepCard:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a14}.nextStepCard strong{color:#0f172a;font-size:13px}.nextStepCard p{color:#334155;margin:0;line-height:1.45}.nextStepCard.pendingAttention{animation:1.8s ease-in-out infinite pendingNudge}@keyframes boxFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pendingNudge{0%{transform:translate(0)}25%{transform:translate(1px)}50%{transform:translate(0)}75%{transform:translate(-1px)}to{transform:translate(0)}}.message{top:calc(var(--top-admin-nav-sticky-height,72px) + 12px);color:#fff;z-index:12000;background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);border:1px solid #3730a3;border-radius:10px;max-width:min(420px,100vw - 40px);margin:0;padding:12px 18px;font-size:14px;font-weight:600;line-height:1.4;position:fixed;right:20px;box-shadow:0 14px 36px #4f46e566}.messageCenter{top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.tagsCell{flex-wrap:wrap;gap:6px;display:flex}.tag{color:#0f4c81;background:#e6f0fa;border-radius:12px;padding:4px 8px;font-size:12px}.linkBtn{color:#fff;background:#0f4c81;border-radius:8px;padding:8px 12px;text-decoration:none}.profileGrid{gap:10px;display:grid}.timeline{margin:8px 0 0;padding-left:18px}.timeline li{margin-bottom:6px}.resumeText{white-space:pre-wrap;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;max-height:280px;padding:12px;overflow:auto}.reviewCard{margin-top:16px}.parserBadge{color:#0f4c81;background:#e6f0fa;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.modalOverlay{z-index:999;background:#0f172a73;place-items:center;display:grid;position:fixed;inset:0}.modalCard{background:#fff;border:1px solid #d1d5db;border-radius:12px;width:min(980px,90vw);padding:18px}.downloadFormatModalCard{border-color:#dbe3ef;border-radius:16px;width:min(520px,92vw);padding:22px 22px 18px;box-shadow:0 16px 38px #0f172a29}.downloadFormatModalHeader h2{color:#0f172a;margin:0 0 4px;font-size:22px}.downloadFormatModalSubtitle{color:#64748b;margin:0;font-size:14px}.downloadFormatModalHint{color:#475569;margin:16px 0 10px;font-size:13px;font-weight:600}.downloadFormatOptions{gap:10px;display:grid}.downloadFormatOption{text-align:left;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.downloadFormatOption:hover:not(:disabled):not(.downloadFormatOption--disabled){border-color:#94a3b8}.downloadFormatOption--selected{background:#eef2ff;border-color:#4f46e5}.downloadFormatOption--disabled{opacity:.55;cursor:not-allowed}.downloadFormatOptionIcon{flex-shrink:0;font-size:22px;line-height:1}.downloadFormatOptionBody{flex-direction:column;gap:2px;display:flex}.downloadFormatOptionBody strong{color:#0f172a;font-size:14px}.downloadFormatOptionBody span{color:#64748b;font-size:12px}.downloadFormatModalStatus{color:#334155;background:#f8fafc;border-radius:10px;align-items:center;gap:10px;margin-top:14px;padding:10px 12px;font-size:13px;display:flex}.downloadFormatSpinner{border:2px solid #cbd5e1;border-top-color:#4f46e5;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite downloadFormatSpin}@keyframes downloadFormatSpin{to{transform:rotate(360deg)}}.downloadFormatModalError{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:13px}.downloadFormatModalError p{margin:0 0 8px}.downloadFormatRetryBtn{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.downloadFormatModalFooter{align-items:center;gap:16px;margin-top:18px;display:flex}.downloadFormatModalDownloadBtn{min-width:120px}.downloadFormatModalCancel{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;text-decoration:underline}.downloadFormatModalCancel:disabled{opacity:.5;cursor:not-allowed}.userModalCard{border-color:#dbe3ef;border-radius:16px;width:min(860px,92vw);padding:22px 22px 18px;box-shadow:0 16px 38px #0f172a29}.userModalCard .toolbar{margin-bottom:12px}.userModalCard .toolbar h2{color:#0f172a;margin:0;font-size:34px;line-height:1.2}.userModalForm{margin-top:8px}.userModalFields{gap:12px;display:grid}.userModalFields label{color:#1f2937;text-transform:none;gap:8px;font-size:15px;font-weight:600}.userModalFields input,.userModalFields select{color:#111827;background:#fff;border:1px solid #d8e0ec;border-radius:12px;min-height:54px;padding:12px 14px;font-size:15px}.userModalFields input::placeholder{color:#8a94a6}.userModalForm .actions{margin-top:16px}.userModalForm .actions button{border-radius:12px;min-width:130px;min-height:44px}.roleModalCard{border-color:#dbe3ef;border-radius:16px;width:min(860px,92vw);padding:22px 22px 18px;box-shadow:0 16px 38px #0f172a29}.roleModalCard .toolbar{margin-bottom:12px}.roleModalCard .toolbar h2{color:#0f172a;margin:0;font-size:34px;line-height:1.2}.roleModalForm{margin-top:8px}.roleModalFields{gap:12px;display:grid}.roleModalFields label{color:#1f2937;text-transform:none;gap:8px;font-size:15px;font-weight:600}.roleModalFields input{color:#111827;background:#fff;border:1px solid #d8e0ec;border-radius:12px;min-height:54px;padding:12px 14px;font-size:15px}.roleModalFields input::placeholder{color:#8a94a6}.roleModalForm .actions{margin-top:16px}.roleModalForm .actions button{border-radius:12px;min-width:130px;min-height:44px}.permissionModalCard{border-color:#dbe3ef;border-radius:16px;width:min(860px,92vw);padding:22px 22px 18px;box-shadow:0 16px 38px #0f172a29}.permissionModalCard .toolbar{margin-bottom:12px}.permissionModalCard .toolbar h2{color:#0f172a;margin:0;font-size:34px;line-height:1.2}.permissionModalForm{margin-top:8px}.permissionModalFields{gap:12px;display:grid}.permissionModalFields label{color:#1f2937;text-transform:none;gap:8px;font-size:15px;font-weight:600}.permissionModalFields input{color:#111827;background:#fff;border:1px solid #d8e0ec;border-radius:12px;min-height:54px;padding:12px 14px;font-size:15px}.permissionModalFields input::placeholder{color:#8a94a6}.permissionModalForm .actions{margin-top:16px}.permissionModalForm .actions button{border-radius:12px;min-width:160px;min-height:44px}.resumeUploadModalCard{border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:min(900px,92vw);max-height:min(90vh,100dvh - 32px);padding:0;display:flex;overflow:hidden;box-shadow:0 20px 50px #0f172a1f}.resumeUploadModalHeader{flex-shrink:0;padding:20px 22px 0}.resumeUploadModalBody{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:12px 22px 8px;overflow:hidden auto}.resumeUploadModalToolbar{align-items:flex-start;gap:12px}.resumeUploadModalToolbar h2{color:#0f172a;margin:0;font-size:22px;font-weight:800}.resumeUploadModalCloseBtn{border-radius:10px;font-weight:600}.resumeUploadModalActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px}.resumeUploadClearAllBtn{border-radius:10px;font-weight:600}.uploadFileList.resumeUploadFileList--enhanced{background:#f8fafc;border-color:#dbe4f2;border-radius:12px;padding:14px}.resumeUploadFileListUl{margin:0;padding:0;list-style:none}.resumeUploadFileRow{justify-content:space-between;align-items:center;gap:12px;min-height:52px;box-shadow:0 1px 2px #0f172a0a;border-color:#e2e8f0!important;border-radius:10px!important;padding:10px 12px!important;display:flex!important}.resumeUploadFileRowMain{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.resumeUploadFileDocIcon{width:40px;height:40px;color:var(--color-brand,#1d4ed8);background:linear-gradient(145deg,#eff6ff,#dbeafe);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.resumeUploadFileText{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.resumeUploadFileName{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;display:block;overflow:hidden}.resumeUploadFileMeta{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.resumeUploadFileExt{letter-spacing:.02em;color:#3730a3;background:#e0e7ff;border-radius:6px;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.resumeUploadFileSize{color:#64748b;font-weight:600}.resumeUploadRemoveBtn{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.resumeUploadRemoveBtn:hover:not(:disabled){color:#991b1b;background:#fef2f2;border-color:#f87171}.resumeUploadRemoveBtn:focus-visible{outline-offset:2px;outline:2px solid #dc2626}.resumeUploadRemoveBtn:disabled{opacity:.45;cursor:not-allowed}.resumeUploadRemoveBtnSvg{display:block}.resumeUploadEmptyHint{color:#64748b;margin:0;padding:8px 4px 4px;font-size:14px;line-height:1.45}.resumeUploadModalFooter{background:#fff;border-top:1px solid #e2e8f0;border-radius:0 0 16px 16px;flex-shrink:0;margin-top:0;padding:14px 22px 18px}.resumeUploadSubmitBtn{background:var(--color-accent,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:10px;min-width:160px;padding:12px 20px;font-size:14px;font-weight:700;transition:background .15s}.resumeUploadSubmitBtn:hover:not(:disabled){background:var(--color-brand-hover,#1e40af)}.resumeUploadSubmitBtn:disabled{opacity:.65;cursor:not-allowed}.questionUploadModalCard{width:min(960px,92vw);max-height:90vh;overflow-y:auto}.questionModeSwitch{gap:8px;margin-bottom:12px;display:flex}.questionModeSwitch .secondary.active{color:#fff;background:#1d4ed8}.questionUploadFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.questionFileUploadField{margin-bottom:12px}.questionFileUploadField input[type=file]{padding:10px 0}.resumeStepBar{grid-template-columns:repeat(4,minmax(0,1fr));align-items:flex-start;width:min(520px,94%);margin:4px auto 18px;padding:0;display:grid;position:relative}.resumeStepTrack{background:var(--jd-step-track-bg,#e2e8f0);z-index:0;border-radius:999px;height:5px;position:absolute;top:20px;left:12.5%;right:12.5%}.resumeStepTrackFill{background:linear-gradient(90deg, var(--jd-step-fill-start,#3b82f6), var(--jd-step-fill-end,#1d4ed8));z-index:0;transform-origin:0;border-radius:999px;height:5px;transition:transform .36s ease-in-out;position:absolute;top:20px;left:12.5%;right:12.5%;transform:scaleX(0);box-shadow:0 0 12px #2563eb40}.resumeStepItem{z-index:1;justify-items:center;gap:8px;display:grid;position:relative}.resumeStepNode{background:var(--jd-step-node-muted-bg,#f8fafc);border:1px solid var(--jd-step-node-muted-border,#cbd5e1);width:44px;height:44px;color:var(--jd-step-node-muted-text,#475569);box-sizing:border-box;transition:background var(--t-fast,.16s) var(--ease-soft,ease), color var(--t-fast,.16s) ease, border-color var(--t-fast,.16s) ease, box-shadow var(--t-fast,.16s) ease;border-radius:50%;place-items:center;font-size:18px;font-weight:700;display:grid}.resumeStepNode.active{background:linear-gradient(145deg, var(--color-accent,#2563eb) 0%, var(--color-brand,#1d4ed8) 100%);color:#fff;border-color:#0000;box-shadow:0 6px 16px #1d4ed859}.resumeStepLabel{color:var(--jd-step-node-muted-text,#475569);font-size:12px;font-weight:600}.resumeStepLabel.active{color:var(--jd-step-label-active,#0f172a);font-weight:700}.resumeStepSubLabel{color:var(--color-text-muted,#64748b);margin-top:-4px;font-size:11px;font-weight:600}.manualReviewModal{grid-template-rows:auto auto minmax(0,1fr);width:min(1320px,96vw);max-height:90vh;display:grid;overflow:hidden}.manualReviewModal .toolbar{border-bottom:1px solid #e2e8f0;margin-bottom:0;padding-bottom:12px}.manualReviewForm{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:12px;padding:16px 4px 12px;display:grid;overflow-y:auto}.manualReviewField{color:#334155;text-transform:none;gap:6px;margin:0;font-size:13px;display:grid}.manualReviewField input,.manualReviewField textarea{background:#fff;border:1px solid #d9e2ef;border-radius:10px}.manualReviewFieldWide{grid-column:span 2}.manualReviewActions{background:#fff;border-top:1px solid #e2e8f0;flex-wrap:nowrap;justify-content:space-between;align-items:center;margin-top:16px;padding-top:10px;position:sticky;bottom:0}.manualReviewHeaderActions{border-bottom:1px solid #e2e8f0;justify-content:flex-end;gap:10px;margin:0;padding:12px 0}.manualReviewActionLeft{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.resumePreviewBtn{color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-flex}.resumePreviewBtn:hover{background:#e0e7ff}.manualReviewHeaderActions button,.manualReviewHeaderActions .resumePreviewBtn{box-sizing:border-box;min-height:44px;padding:10px 18px}.manualReviewSaveBtn{margin-left:auto}.modalFooterActions{justify-content:flex-end;margin-bottom:0}.jdTextarea{box-sizing:border-box;border:1px solid var(--color-border-strong,#cbd5e1);width:100%;min-height:340px;font-family:var(--font-sans,inherit);transition:border-color var(--t-fast,.16s) ease, box-shadow var(--t-fast,.16s) ease;border-radius:12px;padding:14px 16px;font-size:14px;line-height:1.5}.jdTextarea:focus{border-color:var(--color-accent,#2563eb);outline:none;box-shadow:0 0 0 3px #2563eb33}.eyeBtn{place-items:center;min-width:38px;padding:8px;display:inline-grid}.permissionDeleteBtn{color:#fff!important}.moduleLead{color:#1f2937;margin:0}.principlesList{gap:8px;margin:12px 0 0;padding-left:18px;display:grid}.flowWrap{justify-items:center;gap:8px;display:grid}.flowStep{text-align:center;color:#1e3a8a;background:#eff6ff;border:1px solid #93c5fd;border-radius:10px;width:min(760px,100%);padding:14px;font-weight:600}.flowStepPrimary{color:#fff;background:#1e3a8a;border-color:#1e40af}.flowStepHighlight{color:#0f172a;background:#ecfeff;border-color:#67e8f9}.flowArrow{color:#2563eb;font-size:20px;line-height:1}.helperText{color:#374151;margin:12px 0 0}.jdAnalyzeActions{justify-content:flex-end}.jdWorkflowModal{border:1px solid var(--color-border,#e2e8f0);width:min(1200px,95vw);max-height:90vh;box-shadow:var(--shadow-float,0 20px 50px -24px #0f172a24);background:linear-gradient(#fff 0%,#f8fafc 55%,#fff 100%);border-radius:16px;grid-template-rows:auto auto minmax(0,1fr);display:grid}.jdWorkflowModal .toolbar{border-bottom:1px solid var(--color-border,#e2e8f0);margin-bottom:0;padding-bottom:10px}.jdWorkflowModal .toolbar h2{color:var(--color-text,#0f172a);letter-spacing:-.02em}.jdWorkflowModal .resumeStepBar{border-bottom:1px solid var(--color-border,#e2e8f0);width:min(640px,96%);padding-top:10px;padding-bottom:12px}.jdWizardBody{min-height:0;padding:10px 4px 0 0;overflow-y:auto}.jdStepStage,.jdStepStage.forward{animation:.32s both jdStepStageIn}.jdStepStage.backward{animation:.28s both jdStepStageBackIn}.jdInlineError{color:#b91c1c;text-align:left;margin:0 0 8px;font-size:13px;font-weight:700}.jdTextarea::placeholder{color:#6b7280;opacity:1;letter-spacing:.01em}.jdWizardBody .jdAnalyzeActions{border-top:1px solid #e2e8f0;margin-top:12px;padding-top:10px}.jdResumeStep4Footer{flex-wrap:nowrap;justify-content:flex-end;gap:10px}.jdResumeStep4Footer>button{flex:none}.wizardAlert{color:#9f1239;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:8px;margin:10px 0 0;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.wizardAlertIcon{color:#fff;background:#e11d48;border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;font-size:12px;font-weight:800;display:inline-grid}@keyframes jdStepStageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes jdStepStageBackIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes jdCardSelectedPulse{0%{box-shadow:0 0 #3b82f640}70%{box-shadow:0 0 0 9px #3b82f600}to{box-shadow:0 14px 26px #3b82f633}}@keyframes jdSelectedBtnPop{0%{opacity:.7;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.templateGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:8px;display:grid}.templateCard{color:#0f172a;background:#fff;border:1px solid #dbe1ea;border-radius:10px;justify-items:start;gap:6px;min-height:76px;padding:12px;display:grid}.templateCard strong{font-size:16px}.templateCard span{color:#64748b;font-size:12px}.templateCard.active{border-color:var(--color-brand,#1d4ed8);background:linear-gradient(135deg,#eff6ff 0%,#f8fafc 100%);box-shadow:0 0 0 1px #2563eb1f}.jdMatchList{gap:10px;display:grid}.jdMatchVisualGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.jdMatchVisualCard{width:100%;color:inherit;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #dbe1ea;border-radius:16px;gap:10px;min-width:0;padding:14px 12px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;position:relative;overflow:hidden}.jdMatchVisualCard:hover{border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 12px 24px #0f172a1a}.jdMatchVisualCard.selected{border-color:#60a5fa;animation:.7s jdCardSelectedPulse;box-shadow:0 14px 26px #3b82f633}.jdMatchVisualCard.recommended{border-color:var(--color-brand,#1d4ed8);background:linear-gradient(#fff 0%,#f8fafc 100%);box-shadow:0 0 0 1px #2563eb1f,0 14px 32px #1d4ed81f}.jdMatchVisualCard.recommended:before{content:"";background:linear-gradient(180deg, var(--color-accent,#2563eb), var(--color-brand,#1d4ed8));border-radius:16px 0 0 16px;width:4px;position:absolute;top:0;bottom:0;left:0}.jdMatchVisualTop{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;display:grid}.jdMatchVisualLeft{gap:6px;min-width:0;padding-right:64px;display:grid}.jdMatchVisualLeft h4{color:#0f172a;word-break:break-word;margin:0;font-size:18px;font-weight:800;line-height:1.25}.jdMatchMeta{color:#475569;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:0;font-size:13px;line-height:1.3;overflow:hidden}.jdSkillTagWrap{flex-wrap:wrap;gap:6px;display:flex}.jdSkillTag{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700}.jdSkillShowMoreBtn{color:#1d4ed8;background:0 0;border:none;padding:4px 2px;font-size:11px;font-weight:700;text-decoration:underline}.jdMatchMiniScore{z-index:2;place-items:center;width:54px;height:54px;display:grid;position:absolute;top:10px;right:10px}.jdMatchMiniScoreSvg{width:54px;height:54px;transform:rotate(-90deg)}.jdMatchMiniTrack{fill:none;stroke:#dbe1ea;stroke-width:7px;stroke-linecap:round;stroke-dasharray:2 6}.jdMatchMiniProgress{fill:none;stroke-width:7px;stroke-linecap:round}.jdMatchMiniCenter{align-content:center;place-items:center;gap:0;display:grid;position:absolute;inset:0}.jdMatchMiniCenter strong{font-size:11px;line-height:1}.jdMatchMiniCenter span{text-transform:uppercase;letter-spacing:.04em;font-size:6px;font-weight:700}.jdMatchMiniScore.good{color:#1e40af}.jdMatchMiniScore.good .jdMatchMiniProgress{stroke:var(--color-accent,#2563eb)}.jdMatchMiniScore.medium{color:#92400e}.jdMatchMiniScore.medium .jdMatchMiniProgress{stroke:#f59e0b}.jdMatchMiniScore.low{color:#b91c1c}.jdMatchMiniScore.low .jdMatchMiniProgress{stroke:#ef4444}.jdRecommendationChip{color:#1e3a8a;background:linear-gradient(135deg,#dbeafe 0%,#e0f2fe 100%);border:1px solid #93c5fd;border-radius:999px;margin-top:2px;padding:6px 14px;font-size:12px;font-weight:800}.jdRecommendationRow{border-top:1px solid #e2e8f0;gap:6px;padding-top:8px;display:grid}.jdRecommendationReason{color:#334155;margin:0;font-size:12px;line-height:1.35}.jdRecommendationList{color:#334155;gap:4px;margin:0;padding-left:18px;font-size:12px;line-height:1.35;display:grid}.jdRecommendationList li{word-break:break-word}.jdSelectProfileBtn{border-radius:8px;justify-self:end;align-items:center;gap:5px;min-height:30px;padding:6px 10px;font-size:12px;display:inline-flex}.jdSelectProfileBtn.selected{color:#1e3a8a;background:linear-gradient(135deg,#dbeafe 0%,#e0f2fe 100%);border:1px solid #93c5fd;animation:.3s both jdSelectedBtnPop}.jdSelectCheckIcon{stroke:currentColor;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.jdMatchVisualGrid>.jdMatchVisualCard{min-width:0}.jdStepTwoPanel{grid-template-rows:auto minmax(0,1fr) auto auto;gap:10px;height:100%;min-height:0;display:grid}.jdSummaryCard{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);border-radius:12px;padding:8px;box-shadow:0 1px #0f172a0a}.jdSummaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.jdSummaryItem{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface-2,#f8fafc);border-radius:10px;gap:4px;min-height:52px;padding:8px 10px;display:grid}.jdSummaryItem span{color:var(--color-text-muted,#64748b);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:600}.jdSummaryItem strong{color:var(--color-text,#0f172a);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;line-height:1.25;display:block;overflow:hidden}.jdMatchListScroll{min-height:0;padding-right:4px;overflow:hidden auto}.jdMatchCard{background:#fff;border:1px solid #dbe1ea;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:12px;display:grid}.jdMatchSelectWrap{color:#334155;text-transform:none;align-items:center;gap:6px;font-size:12px;display:inline-flex}.jdMatchMain h4{color:#0f172a;margin:0;font-size:16px}.jdMatchMain p{color:#334155;margin:6px 0 0;font-size:13px}.jdMatchTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.jdMatchScoreWrap{gap:6px;min-width:170px;display:grid}.jdMatchScorePill{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:999px;justify-self:end;padding:4px 10px;font-size:12px;font-weight:800}.jdMatchProgress{background:#e5e7eb;border-radius:999px;width:100%;height:7px;overflow:hidden}.jdMatchProgress span{background:linear-gradient(90deg,#10b981,#22c55e);height:100%;display:block}.jdStepFooter{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid var(--color-border,#e2e8f0);background:linear-gradient(#ffffffeb 0%,#fff 35%);margin:0;padding-top:12px;position:sticky;bottom:0}.jdSelectedCardGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.jdSelectedCard{background:#fff;border:1px solid #dbe1ea;border-radius:12px;grid-template-columns:44px 1fr;align-items:start;gap:10px;padding:12px;display:grid}.jdSelectedVisualCard{background:#fff;border:1px solid #dbe1ea;border-radius:14px;gap:10px;padding:12px;animation:.32s both jdSelectedCardIn;display:grid;position:relative;overflow:hidden}.jdSelectedVisualCard:hover{border-color:#93c5fd;box-shadow:0 12px 24px #0f172a1a}.jdSelectedVisualTop{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.jdSelectedMeta{color:#475569;word-break:break-word;margin:0;font-size:12px;line-height:1.3}.jdSelectedSkillRow{flex-wrap:wrap;gap:6px;display:flex}.jdSelectedActionRow{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:8px;padding-top:8px;display:flex}@keyframes jdSelectedCardIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.jdSelectedAvatar{color:#1e40af;background:linear-gradient(145deg,#dbeafe,#eff6ff);border:1px solid #bfdbfe;border-radius:50%;place-items:center;width:44px;height:44px;font-size:14px;font-weight:800;display:grid}.jdSelectedInfo h4{color:#0f172a;margin:0;font-size:17px;font-weight:800}.jdSelectedTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.jdSelectedInfo p{color:#334155;margin:8px 0 0;font-size:13px}.generatedResumeGrid{gap:12px;display:grid}.generatedResumeCard{background:#f8fbff;border:1px solid #dbe1ea;border-radius:10px;padding:12px}.generatedResumeCard h4{color:#0f172a;margin:0 0 8px}.listEditorCard{background:#f8fbff;border:1px solid #dbe1ea;border-radius:10px;grid-column:1/-1;padding:12px}.listEditorCard h4{color:#0f172a;margin:0}.listEditorHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.resumeSourceBadge{color:#0f766e;white-space:nowrap;background:#ecfeff;border:1px solid #a5f3fc;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.resumeInfoCard{background:#fff;border:1px solid #dbe1ea;border-radius:10px;gap:10px;padding:10px 12px;display:grid}.resumeInfoRow{border-bottom:1px solid #eef2f7;padding-bottom:8px}.resumeInfoRow:last-child{border-bottom:none;padding-bottom:0}.resumeInfoRow strong{color:#0f172a;margin-bottom:4px;display:block}.resumeInfoRow p{color:#334155;margin:0 0 4px;line-height:1.35}.projectInfoLabel{font-weight:700;color:#0f172a!important;margin:6px 0 2px!important}.projectInfoValue{color:#334155;margin:0 0 6px!important}.resumeInfoList{color:#1e293b;gap:6px;margin:0;padding-left:18px;display:grid}.listEditorHint{color:#64748b;margin:6px 0 10px;font-size:13px}.editableTag{align-items:center;gap:6px;display:inline-flex}.tagRemove{color:#0f4c81;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;line-height:1}.profileHeaderCard{gap:14px;display:grid}.profileIdentity h3{color:#0f172a;margin:0;font-size:24px}.profileIdentity p{color:#475569;margin:4px 0 0}.profileIdentityRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.profileFactsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.factBox{background:#f8fbff;border:1px solid #dbe1ea;border-radius:10px;gap:6px;padding:10px;display:grid}.factBox span{color:#64748b;text-transform:uppercase;font-size:12px}.factBox strong{color:#0f172a;font-size:14px}.profileTagSection h4{color:#0f172a;margin:0 0 8px}.profileResumeActions{justify-content:flex-end;margin-left:auto;display:flex}.profileSectionHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.profileSectionHeader h3,.profileSectionHeaderTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted,#64748b);margin:0;font-size:12px;font-weight:800}.timelineCard h3{margin:0 0 12px}.profileSummaryText{color:#334155;background:#f8fbff;border:1px solid #dbe1ea;border-radius:10px;margin:0;padding:14px;line-height:1.65}.aiSummaryGrid{gap:12px;display:grid}.profileDetailList{color:#1e293b;gap:8px;margin:0;padding-left:18px;display:grid}.profileDetailList li{line-height:1.5}.profileDetailList.compact{gap:6px;margin-top:8px}.projectTimelineBlocks{gap:12px;display:grid}.projectTimelineEntry{grid-template-columns:62px 1fr;align-items:start;gap:10px;display:grid}.projectTimelineIndex{color:#fff;text-align:center;background:#64748b;border-radius:8px;margin-top:6px;padding:8px 6px;font-size:12px;font-weight:700}.projectTimelineContent{background:#fff;border:1px solid #dbe1ea;border-left:4px solid #3b82f6;border-radius:10px;gap:8px;padding:12px;display:grid}.projectTimelineContent h4{color:#0f172a;margin:0}.projectTimelineContent p{color:#334155;margin:0}.timelineBlocks{gap:12px;display:grid;position:relative}.timelineBlocks:before{content:"";opacity:.9;background:linear-gradient(#93c5fd 0%,#60a5fa 100%);border-radius:999px;width:2px;position:absolute;top:8px;bottom:8px;left:44px}.timelineEntryBox{opacity:0;grid-template-columns:90px 1fr;align-items:start;gap:10px;transition:opacity .36s,transform .36s;display:grid;transform:translateY(14px)}.timelineEntryBox.in-view{opacity:1;transform:translateY(0)}.timelineYearPill{color:#fff;text-align:center;z-index:1;background:#64748b;border-radius:8px;margin-top:6px;padding:6px 8px;font-size:12px;position:relative;box-shadow:0 0 0 3px #fff}.timelineEntryContent{background:#fff;border:1px solid #dbe1ea;border-left:4px solid #60a5fa;border-radius:10px;padding:12px}.timelineEntryContent h4{color:#0f172a;margin:0 0 8px}.timelineEntryContent p{color:#334155;margin:4px 0}.timelineProjectList{margin:8px 0 0;padding-left:18px}.timelineProjectList li{color:#1e293b;margin:4px 0}.timelineProjectFallback{color:#64748b;margin:6px 0 0}.resumePreviewModal{grid-template-rows:auto minmax(0,1fr);width:min(1320px,97vw);height:min(92vh,920px);display:grid}.resumeEditModal{flex-direction:column;gap:12px;width:min(1280px,96vw);max-height:min(92vh,960px);display:flex}.resumeEditToolbar h2{color:#0f172a;margin:0 0 6px;font-size:20px}.resumeEditMeta{color:#334155;margin:0;font-size:14px}.resumeEditHint{color:#64748b;margin:8px 0 0;font-size:12px;line-height:1.45}.resumeUnsavedPill{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:999px;margin-left:10px;padding:2px 10px;font-size:11px;font-weight:700;display:inline-block}.resumeEditLayout{flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;min-height:0;display:grid}@media (width<=960px){.resumeEditLayout{grid-template-columns:1fr}}.resumeEditPane{flex-direction:column;min-height:0;display:flex}.resumeEditPaneLabel{color:#2563eb;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:12px;font-weight:700}.resumeEditPaneEditor .resumeEditorHost,.resumeEditPanePreview .resumeEditorLivePreview{flex:1;min-height:280px;max-height:52vh}.resumeEditFooter{flex-wrap:wrap}.resumeEditorHost{border:1px solid #d1d5db;border-radius:10px;min-height:58vh;overflow:hidden}.resumeEditorPreviewFrame{background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;min-height:45vh}.interviewActionBtn{align-items:center;gap:6px;min-height:36px;padding:8px 10px;display:inline-flex}.interviewActionIcon{font-size:14px;line-height:1}.resumePreviewFrame{background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;height:100%;min-height:70vh}.resumeWordPreview{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #d1d5db;border-radius:10px;height:100%;min-height:70vh;max-height:100%;padding:18px;line-height:1.5;overflow-y:auto}.resumeWordPreview p{margin:0 0 10px}.resumePreviewFallback{color:#1e3a8a;background:#eff6ff;border:1px dashed #93c5fd;border-radius:10px;gap:10px;padding:14px;display:grid}.dashboardTopBar{background:#fff;border-color:#dbe4f2;justify-content:space-between;align-items:center;display:flex;box-shadow:0 8px 24px #0f172a0f}.dashboardSubtle{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:12px}.dashboardTitle{color:#0f172a;margin:4px 0 0;font-size:24px}.dashboardTopRight{align-items:center;gap:10px;display:flex}.dashboardDateRange{color:#1e293b;background:#fff;border:1px solid #d8e1ef;border-radius:10px;align-items:center;padding:0;font-size:13px;font-weight:600;display:inline-flex}.dashboardDateRange select{appearance:none;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 28px 10px 12px;font-weight:600}.dashboardDateRange select:disabled{opacity:.65;cursor:not-allowed}.dashboardEmpty{color:#64748b;margin:8px 0 4px;font-size:13px;line-height:1.45}.dashboardErrorBanner{background:#fef2f2;border-color:#fecaca;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:12px 14px;display:flex}.dashboardErrorBanner p{color:#991b1b;margin:0;font-size:13px}.dashboardSectionBusy{opacity:.72;pointer-events:none}.dashboardMetricSub{color:#0f766e;margin-top:4px;font-size:12px;font-weight:700;display:block}.dashboardMetricSub--negative{color:#b45309}.dashboardMetricSub--neutral{color:#64748b}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dashboardMetricGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.dashboardMetricCard{transform-style:preserve-3d;perspective:900px;background:#fff;border:1px solid #dbe4f2;border-radius:12px;padding:12px;transition:transform .34s cubic-bezier(.2,.8,.2,1),box-shadow .28s,border-color .28s,background-color .28s;animation:.42s both dashboardPanelIn;box-shadow:0 8px 20px #0f172a0a}.dashboardMetricCard:hover{background:linear-gradient(#fff 0%,#f8fbff 100%);border-color:#bfdbfe;transform:translateY(-4px)rotateX(4deg)rotateY(-3deg)scale(1.01);box-shadow:0 18px 34px #2563eb29}.dashboardMetricCard:active{transform:translateY(-2px)rotateX(2deg)rotateY(-1deg)scale(.998)}.dashboardMetricCard .dashboardMetricIcon svg{transform-origin:50%;transition:transform .32s cubic-bezier(.2,.8,.2,1),stroke .22s}.dashboardMetricCard:hover .dashboardMetricIcon svg{stroke:#3b82f6;animation:.7s ease-in-out metricIconWiggle;transform:translateY(-2px)translate(2px)rotate(-10deg)scale(1.12)}.dashboardMetricCard h3{transition:transform .28s,color .22s}.dashboardMetricCard:hover h3{color:#0b3f91;transform:translateZ(8px)}.dashboardMetricCard>span{transition:transform .26s,opacity .22s}.dashboardMetricCard:hover>span{opacity:1;transform:translate(3px)}.dashboardMetricGrid .dashboardMetricCard:first-child{animation-delay:60ms}.dashboardMetricGrid .dashboardMetricCard:nth-child(2){animation-delay:.1s}.dashboardMetricGrid .dashboardMetricCard:nth-child(3){animation-delay:.14s}.dashboardMetricGrid .dashboardMetricCard:nth-child(4){animation-delay:.18s}.dashboardMetricGrid .dashboardMetricCard:nth-child(5){animation-delay:.22s}.dashboardMetricCard p{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:11px}.dashboardMetricHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.dashboardMetricIcon{justify-content:center;align-items:center;width:28px;height:22px;display:inline-flex}.dashboardMetricIcon svg{fill:none;stroke:#9bb0cd;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.dashboardMetricCard h3{color:#0f172a;margin:6px 0 0;font-size:34px}.dashboardMetricCard>span{color:#0f766e;margin-top:4px;font-size:12px;font-weight:700;display:block}.dashboardGridMain{grid-template-columns:2fr 1.2fr;gap:10px;display:grid}.dashboardGridLower{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:10px;margin-bottom:14px;display:grid;position:relative}.dashboardGridLower>.dashboardPanel{height:100%;padding:12px 14px 10px;overflow:hidden}.dashboardGridBottom{z-index:1;grid-template-columns:1fr;gap:12px;margin-top:0;display:grid;position:relative}.dashboardPanel{background:#fff;border-color:#dbe4f2;animation:.42s both dashboardPanelIn;box-shadow:0 10px 24px #0f172a0a}.dashboardPanelHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.dashboardPanelHeader h3{color:#111827;margin:0;font-size:15px}.dashboardPanelHeader p{color:#64748b;margin:0;font-size:11px}.dashboardCompactHeader{align-items:flex-start;margin-bottom:8px}.dashboardInlineBtn{color:#475569;background:#f8f9f3;border:1px solid #d7ddd2;border-radius:10px;justify-content:center;width:100%;min-height:38px;font-size:12px}.dashboardBars{align-items:end;gap:10px;min-height:166px;display:flex}.dashboardBarGroup{text-align:center;flex:1}.dashboardBarWrap{justify-content:center;align-items:end;gap:4px;height:130px;display:flex}.dashboardBarWrap span{border-radius:6px 6px 2px 2px;width:9px;display:block}.barIntake{background:#2563eb}.barPlaced{background:#22c55e}.barCalls{background:#f59e0b}.barFailed{background:#ef4444}.dashboardBarGroup p{color:#64748b;margin:6px 0 0;font-size:12px}.dashboardTrendHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:8px;display:flex}.dashboardTrendHeader h3{color:#111827;margin:0;font-size:16px}.dashboardTrendHeader p{color:#6b7280;margin:2px 0 0;font-size:12px;font-weight:600}.dashboardTrendLegend{flex-wrap:wrap;gap:12px;display:flex}.dashboardTrendLegend span{color:#1f2937;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.dashboardTrendLegend i{border-radius:3px;width:10px;height:10px;animation:2.2s ease-in-out infinite legendDotPulse;display:inline-block}.dashboardTrendChart{grid-template-columns:34px 1fr;align-items:stretch;gap:8px;display:grid}.dashboardTrendYAxis{grid-template-rows:repeat(8,1fr);height:280px;display:grid}.dashboardTrendYAxis span{color:#6b7280;font-size:11px;line-height:1;transform:translateY(-6px)}.dashboardTrendPlot{border-bottom:1px solid #e5e7eb;border-left:1px solid #e5e7eb;height:280px;padding-left:6px;position:relative}.dashboardTrendGridLines{grid-template-rows:repeat(8,1fr);display:grid;position:absolute;inset:0 0 26px}.dashboardTrendGridLines span{border-top:1px solid #edf0f4;animation:.7s both trendGridFade}.dashboardTrendGridLines span:last-child{border-top:none}.dashboardTrendBars{grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;display:grid;position:absolute;inset:0 6px}.dashboardTrendBarWrap{gap:6px;height:245px}.dashboardTrendBarWrap span{transform-origin:bottom;width:14px;min-height:2px;animation:.7s cubic-bezier(.2,.8,.2,1) both dashboardBarRise}.dashboardTrendBars .dashboardBarGroup:first-child .dashboardTrendBarWrap span{animation-delay:60ms}.dashboardTrendBars .dashboardBarGroup:nth-child(2) .dashboardTrendBarWrap span{animation-delay:.11s}.dashboardTrendBars .dashboardBarGroup:nth-child(3) .dashboardTrendBarWrap span{animation-delay:.16s}.dashboardTrendBars .dashboardBarGroup:nth-child(4) .dashboardTrendBarWrap span{animation-delay:.21s}.dashboardTrendBars .dashboardBarGroup:nth-child(5) .dashboardTrendBarWrap span{animation-delay:.26s}.dashboardTrendBars .dashboardBarGroup:nth-child(6) .dashboardTrendBarWrap span{animation-delay:.31s}.dashboardTrendBars .dashboardBarGroup:nth-child(7) .dashboardTrendBarWrap span{animation-delay:.36s}.dashboardTrendBars .dashboardBarGroup:nth-child(8) .dashboardTrendBarWrap span{animation-delay:.41s}.dashboardTrendBars .dashboardBarGroup:first-child p{animation-delay:90ms}.dashboardTrendBars .dashboardBarGroup:nth-child(2) p{animation-delay:.14s}.dashboardTrendBars .dashboardBarGroup:nth-child(3) p{animation-delay:.19s}.dashboardTrendBars .dashboardBarGroup:nth-child(4) p{animation-delay:.24s}.dashboardTrendBars .dashboardBarGroup:nth-child(5) p{animation-delay:.29s}.dashboardTrendBars .dashboardBarGroup:nth-child(6) p{animation-delay:.34s}.dashboardTrendBars .dashboardBarGroup:nth-child(7) p{animation-delay:.39s}.dashboardTrendBars .dashboardBarGroup:nth-child(8) p{animation-delay:.44s}.dashboardTrendBars .dashboardBarGroup p{animation:.42s both axisLabelIn}.dashboardCallPanel{padding-bottom:16px}.dashboardCallTrendChart .dashboardTrendYAxis,.dashboardCallTrendChart .dashboardTrendPlot{height:260px}.dashboardCallTrendChart .dashboardTrendBars{gap:14px}.dashboardCallTrendChart .dashboardTrendBarWrap{height:230px}.dashboardCallKpiGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.dashboardPoolPanel{align-content:start;gap:12px;display:grid}.dashboardPoolTop{grid-template-columns:auto 1fr;align-items:center;gap:16px;display:grid}.dashboardPoolDonut{background:conic-gradient(#165aa7 0 38%, #f0a020 38% 62%, #5ad2b6 62% 82%, #d6d6cf 82% 100%);border-radius:50%;width:168px;height:168px;animation:4s ease-in-out infinite donutFloat;position:relative}.dashboardPoolDonut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:34px}.dashboardPoolLegend{gap:10px;display:grid}.dashboardPoolLegend div{color:#111827;grid-template-columns:16px 1fr auto;align-items:center;gap:8px;font-size:14px;font-weight:600;display:grid}.dashboardPoolLegend span{border-radius:3px;width:10px;height:10px;display:inline-block}.dashboardPoolLegend b{font-size:34px;line-height:1}.legendBlue{background:#165aa7}.legendAmber{background:#f0a020}.legendMint{background:#5ad2b6}.legendGray{background:#d6d6cf}.dashboardPoolKpiGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dashboardCallKpiCard{background:#f7f7f1;border:1px solid #edece3;border-radius:14px;min-height:86px;padding:11px 12px 10px;animation:.42s both dashboardPanelIn}.dashboardCallKpiGrid .dashboardCallKpiCard:first-child{animation-delay:80ms}.dashboardCallKpiGrid .dashboardCallKpiCard:nth-child(2){animation-delay:.12s}.dashboardCallKpiGrid .dashboardCallKpiCard:nth-child(3){animation-delay:.16s}.dashboardCallKpiGrid .dashboardCallKpiCard:nth-child(4){animation-delay:.2s}.dashboardCallKpiCard strong{color:#0f172a;font-size:16px;line-height:1.1;display:block}.dashboardCallKpiCard p{color:#1f2937;margin:3px 0 7px;font-size:12px;font-weight:600}.kpiLine{transform-origin:0;background:#cbd5e1;border-radius:999px;width:68%;height:4px;animation:.7s both kpiLineGrow;display:block}.kpiLineGreen{background:linear-gradient(90deg,#10b981,#22c55e)}.kpiLineBlue{background:linear-gradient(90deg,#1d4ed8,#2563eb)}.kpiLineAmber{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.dashboardFunnel{gap:8px;display:grid}.dashboardFunnelRow{grid-template-columns:90px 1fr 36px;align-items:center;gap:8px;display:grid}.dashboardFunnelRow>span{color:#334155;font-size:12px}.dashboardFunnelTrack{background:#edf2fb;border-radius:8px;height:28px;overflow:hidden}.dashboardFunnelFill{color:#fff;transform-origin:0;background:linear-gradient(90deg,#0057b8,#1a84e2);border-radius:8px 0 0 8px;align-items:center;height:100%;padding:0 10px;font-size:12px;font-weight:700;animation:.7s cubic-bezier(.2,.8,.2,1) both funnelFillIn;display:flex}.dashboardFunnelFill.isFull{border-radius:8px}.dashboardFunnelRow strong{color:#64748b;text-align:right;font-size:12px}.dashboardColumns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.dashboardColumns h4{color:#0f172a;margin:0 0 10px}.dashboardListRow{border-bottom:1px solid #e8eef8;grid-template-columns:18px 1fr auto;align-items:start;gap:10px;padding:6px 0;display:grid}.dashboardListRow:last-child{border-bottom:none}.dashboardListRow span,.dashboardListRow p{color:#64748b;margin:0;font-size:12px}.dashboardListRow strong{color:#111827;font-size:12px}.dashboardListRow b{color:#0b5cab;font-size:11px}.dashboardSkillRow{grid-template-columns:84px 1fr 26px;align-items:center;gap:10px;margin-bottom:10px;padding:2px 0;animation:.42s both skillRowIn;display:grid}.dashboardSkillRow:last-child{margin-bottom:0}.dashboardSkillRow:nth-child(2){animation-delay:60ms}.dashboardSkillRow:nth-child(3){animation-delay:.1s}.dashboardSkillRow:nth-child(4){animation-delay:.14s}.dashboardSkillRow:nth-child(5){animation-delay:.18s}.dashboardSkillRow:nth-child(6){animation-delay:.22s}.dashboardSkillRow:nth-child(7){animation-delay:.26s}.dashboardSkillRow:nth-child(8){animation-delay:.3s}.dashboardSkillRow span,.dashboardSkillRow b{color:#0f172a;font-size:11px}.dashboardSkillRow div{background:#e8eef8;border-radius:999px;height:6px;overflow:hidden}.dashboardSkillRow i{transform-origin:0;background:linear-gradient(90deg,#0b5cab,#2f8ee8);height:100%;animation:.7s both skillBarIn;display:block}.dashboardFeedList{gap:0;display:grid}.dashboardFeedPanel .dashboardPanelHeader h3{letter-spacing:-.005em;color:#111827;font-size:16px;font-weight:700;line-height:1.15}.dashboardFeedPanel .dashboardPanelHeader p{letter-spacing:-.005em;color:#6f6f6f;font-size:12px;font-weight:500;line-height:1.15}.dashboardFeedPanel{flex-direction:column;min-height:0;max-height:560px;display:flex;position:relative}.dashboardFeedPanel .dashboardFeedList{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;max-height:480px;padding-right:4px;overflow-y:auto}.dashboardFeedPanel .dashboardFeedList::-webkit-scrollbar{width:6px}.dashboardFeedPanel .dashboardFeedList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.dashboardFeedPanel:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#fff 78%);height:28px;position:absolute;bottom:10px;left:14px;right:14px}.dashboardFeedItem{border-bottom:1px solid #e5e5e5;grid-template-columns:16px 1fr;align-items:start;gap:10px;padding:8px 0;animation:.42s both feedItemSlideIn;display:grid}.dashboardFeedItem:first-child{animation-delay:60ms}.dashboardFeedItem:nth-child(2){animation-delay:.11s}.dashboardFeedItem:nth-child(3){animation-delay:.16s}.dashboardFeedItem:nth-child(4){animation-delay:.21s}.dashboardFeedItem:nth-child(5){animation-delay:.26s}.dashboardFeedItem:last-child{border-bottom:none;padding-bottom:0}.dashboardFeedRail{min-height:52px;position:relative}.dashboardFeedLine{background:#ddd;width:1px;position:absolute;top:14px;bottom:0;left:5px}.dashboardFeedItem:last-child .dashboardFeedLine{display:none}.dashboardFeedDot{width:12px;height:12px;box-shadow:none;background:#15a56b;border:none;border-radius:50%;margin-top:1px;animation:2.1s ease-in-out infinite feedDotPulse;display:block}.dashboardFeedDot.blue{background:#0a66c2}.dashboardFeedDot.green{background:#15a56b}.dashboardFeedDot.amber{background:#f0a020}.dashboardFeedDot.red{background:#ea4b45}.dashboardFeedBody{gap:1px;display:grid}@keyframes dashboardPanelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes metricIconWiggle{0%{transform:translateY(-2px)translate(2px)rotate(-10deg)scale(1.12)}35%{transform:translateY(-3px)translate(3px)rotate(3deg)scale(1.14)}70%{transform:translateY(-2px)translate(2px)rotate(-4deg)scale(1.12)}to{transform:translateY(-2px)translate(2px)rotate(-10deg)scale(1.12)}}@keyframes dashboardBarRise{0%{opacity:0;transform:scaleY(.08)}to{opacity:1;transform:scaleY(1)}}@keyframes axisLabelIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes funnelFillIn{0%{opacity:.4;transform:scaleX(.06)}to{opacity:1;transform:scaleX(1)}}@keyframes skillBarIn{0%{transform:scaleX(.12)}to{transform:scaleX(1)}}@keyframes feedItemSlideIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes skillRowIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes kpiLineGrow{0%{opacity:.5;transform:scaleX(.12)}to{opacity:1;transform:scaleX(1)}}@keyframes feedDotPulse{0%{transform:scale(1)}50%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes donutFloat{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-3px)rotate(2deg)}to{transform:translateY(0)rotate(0)}}@keyframes legendDotPulse{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes trendGridFade{0%{opacity:0}to{opacity:1}}.dashboardFeedTitle{color:#0b0f18;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;font-weight:600;line-height:1.2;overflow:hidden}.dashboardFeedMeta{color:#6f6f6f;letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;font-weight:500;line-height:1.2;overflow:hidden}@media (width<=1200px){.dashboardFeedPanel .dashboardPanelHeader h3,.dashboardFeedPanel .dashboardPanelHeader p{font-size:14px}.dashboardFeedTitle{font-size:11px}.dashboardFeedMeta{font-size:10px}}@media (width<=820px){.dashboardFeedPanel .dashboardPanelHeader h3,.dashboardFeedPanel .dashboardPanelHeader p{font-size:13px}.dashboardFeedTitle{font-size:10px}.dashboardFeedMeta{font-size:9px}.dashboardFeedRail{min-height:46px}.dashboardFeedItem{padding:7px 0}}.dashboardSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.dashboardMiniStat{background:#f8fbff;border:1px solid #dbe4f2;border-radius:10px;padding:12px}.dashboardMiniStat strong{color:#0f172a;font-size:24px;display:block}.dashboardMiniStat span{color:#64748b;font-size:12px}.dashboardAlerts{gap:10px;display:grid}.dashboardAlertRow{background:#f8fbff;border:1px solid #dbe4f2;border-left:4px solid #f59e0b;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;animation:.42s both dashboardPanelIn;display:flex}.dashboardAlerts .dashboardAlertRow:first-child{animation-delay:70ms}.dashboardAlerts .dashboardAlertRow:nth-child(2){animation-delay:.12s}.dashboardAlerts .dashboardAlertRow:nth-child(3){animation-delay:.17s}.dashboardAlertRow p{color:#1e293b;margin:0;font-size:13px}.dashboardAlertRow .secondary{color:#0f4c81;background:#fff;border:1px solid #c8d5e8}.scrollRevealItem{opacity:0;transition:opacity .44s,transform .44s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(14px)scale(.99)}.scrollRevealItem.inView{opacity:1;transform:translateY(0)scale(1)}@media (width<=980px){.appLayout{grid-template-columns:1fr}.sidebar{position:static}.kpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.vizGrid{grid-template-columns:1fr}.topBar{grid-template-columns:1fr;align-items:stretch}.topRight{justify-content:space-between}.searchResultTitle{font-size:14px}.searchResultMetaRow{font-size:11px}.manualReviewForm{grid-template-columns:repeat(2,minmax(0,1fr))}.manualReviewActions{flex-wrap:wrap;gap:10px}.manualReviewHeaderActions{flex-wrap:wrap}.manualReviewSaveBtn{width:100%;margin-left:0}.resumeStepTrack,.resumeStepTrackFill{left:12.5%;right:12.5%}.templateGrid,.jdMatchCard,.jdMatchVisualTop{grid-template-columns:1fr}.jdMatchVisualLeft{padding-right:56px}.jdMatchVisualGrid,.jdSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.jdMatchScorePill{justify-self:start}.jdSelectedCard,.authCard{grid-template-columns:1fr}.authVisualPane{min-height:180px}.authFormPane{min-height:0}.timelineEntryBox{grid-template-columns:1fr}.timelineYearPill{width:max-content}.dashboardMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboardGridMain,.dashboardGridBottom,.dashboardColumns{grid-template-columns:1fr}.dashboardGridLower{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboardTrendHeader{gap:8px;display:grid}.dashboardTrendBars{gap:8px}.talentPoolToolbarRight{justify-content:flex-start}.questionListMetaRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.manualReviewForm{grid-template-columns:1fr}.manualReviewFieldWide{grid-column:span 1}.manualReviewActionLeft{width:100%}.jdSummaryGrid,.jdMatchVisualGrid{grid-template-columns:1fr}.dashboardTopBar{gap:10px;display:grid}.dashboardTopRight{justify-content:space-between}.dashboardMetricGrid,.dashboardSummaryGrid,.dashboardGridLower,.dashboardCallKpiGrid{grid-template-columns:1fr}.dashboardPoolTop{grid-template-columns:1fr;justify-items:center}.dashboardPoolKpiGrid,.questionListMetaRow{grid-template-columns:1fr}}.globalSearchSticky{top:var(--top-admin-nav-sticky-height,72px);z-index:99;background:var(--color-bg-subtle,#f1f5f9);margin-bottom:0;position:sticky}.topBar.topBar--talentGlobal{flex-direction:column;align-items:stretch;gap:0;padding:12px 14px;display:flex}.globalSearchStack{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.globalSearchPrimaryRow{align-items:center;gap:12px;width:100%;min-width:0;display:flex}.globalSearchPrimaryRow .topSearchWrap{flex:1;min-width:0}.globalSearchPrimaryRow .topRight{flex-shrink:0}.globalSearchSticky .topBar.card.topBar--talentGlobal,.topBar.card.topBar--talentGlobal{background:#fff;border:1px solid #dbe4f2;border-radius:12px;box-shadow:0 8px 24px #0f172a0f}.globalSearchFiltersBar{border-top:1px solid #e8edf5;padding-top:8px;margin-top:0!important}.topBar.topBar--talentGlobal .topSearch,.topBar.topBar--talentGlobal .filterSelect,.topBar.topBar--talentGlobal input.filterSelect{color:#1e293b;border-color:#d8e1ef;font-size:13px;font-weight:500}.topBar.topBar--talentGlobal .topSearch{border-radius:999px;min-height:44px;padding:10px 12px;font-size:13px;font-weight:500}.topBar.topBar--talentGlobal .topSearch::placeholder{color:#64748b;opacity:1;font-size:13px;font-weight:500}.topBar .topSearchWrap--jdLaunch,.topBar.topBar--talentGlobal .topSearchWrap--jdLaunch{background:#fff;border:1px solid #e2e8f0;border-radius:999px}.topBar .topSearchWrap--jdLaunch .topSearch--jdLaunch,.topBar.topBar--talentGlobal .topSearchWrap--jdLaunch .topSearch--jdLaunch{background:#fff}.topAdminNav{z-index:100;background:var(--color-bg,#fff);border:1px solid var(--color-border,#dbeafe);border-radius:var(--radius-lg,16px);box-shadow:var(--shadow-card);box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px;display:flex;position:sticky;top:0}.topAdminNavBrand{align-items:center;gap:10px;min-width:0;display:flex}.topAdminNavLogo{background:linear-gradient(135deg, var(--color-accent,#2563eb), var(--color-brand,#1d4ed8));color:#fff;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:18px;font-weight:800;display:grid}.topAdminNavLogo.topAdminNavLogo--jbr{letter-spacing:-.03em;font-size:11px;font-weight:800}.topAdminNavTitles .topAdminNavTitle{color:var(--color-text,#111827);letter-spacing:.02em;margin:0;font-size:17px;font-weight:800}.topAdminNavTitles .topAdminNavSubtitle{color:var(--color-text-muted,#6b7280);margin:0;font-size:11px;font-weight:600}.topAdminNavDesktop{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.topNavLink{color:var(--color-text-muted,#6b7280);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600}.topNavLink:hover,.topNavLink.active{color:#fff;background:var(--color-accent,#2563eb)}.topNavLink.active:hover{background:var(--color-brand-hover,#1e40af);color:#fff}.topAdminNavRight{align-items:center;gap:10px;display:flex}.topNavHamburger{border:1px solid var(--color-border,#dbeafe);background:var(--color-bg,#fff);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.topNavHamburger span{background:var(--color-text,#111827);border-radius:2px;width:20px;height:2px;display:block}.topNavMobilePanel{border-top:1px solid var(--color-border-neutral,#e2e8f0);flex-direction:column;flex:100%;order:99;gap:6px;width:100%;padding-top:8px;display:none}.topNavMobilePanel.open{display:flex}@media (width>=1025px){.topNavMobilePanel{display:none!important}}.topNavMobilePanel .topNavLink{text-align:left;border-radius:10px;width:100%}.topNavLogout{color:#b91c1c;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:8px 12px;font-weight:700}.topNavLogout:hover{background:#fee2e2}@media (width<=1024px){.topAdminNavDesktop{display:none}.topNavHamburger,.topNavMobilePanel.open{display:flex}}.talentPoolPhase3{flex-direction:column;gap:14px;display:flex}.card.talentPoolPhase3{transition:box-shadow var(--t-med,.28s) var(--ease-soft,ease), border-color var(--t-fast,.16s) var(--ease-soft,ease);background:#fff;border:1px solid #dbe4f2;border-radius:12px;padding:16px 16px 18px;box-shadow:0 10px 24px #0f172a0a}.card.talentPoolPhase3:hover{border-color:#bfdbfe;transform:none;box-shadow:0 14px 32px #0f172a14}.talentPoolPageHeader{border-bottom:1px solid #e8edf5;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:2px;padding-bottom:14px;display:flex}.talentPoolPageHeaderTitles{min-width:0}.talentPoolPageHeader .dashboardTitle{margin:4px 0 0;line-height:1.15}.talentPoolToolbarActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.talentPoolToolbar .btnPrimarySolid,.talentPoolToolbarActions .btnPrimarySolid{background:var(--color-accent,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 16px;font-weight:700}.talentPoolToolbar .btnPrimarySolid:hover,.talentPoolToolbarActions .btnPrimarySolid:hover{background:var(--color-brand-hover,#1e40af)}.talentPoolToolbarActions .btnOutline{color:#475569;cursor:pointer;background:#fff;border:1px solid #d8e1ef;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s}.talentPoolToolbarActions .btnOutline:hover:not(:disabled){color:#1e293b;background:#f8fafc;border-color:#bfdbfe}.talentPoolToolbarActions .btnOutline:disabled{opacity:.55;cursor:not-allowed}.talentPoolKpiRow{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.talentPoolKpiRow--compact{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=900px){.talentPoolKpiRow--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}.talentPoolKpiCard{background:#fff;border:1px solid #dbe4f2;border-radius:12px;padding:12px;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s,border-color .28s,background-color .28s;box-shadow:0 8px 20px #0f172a0a}.talentPoolKpiCard:hover{background:linear-gradient(#fff 0%,#f8fbff 100%);border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 16px 30px #2563eb1f}.talentPoolKpiCard .kpiLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:11px;font-weight:600;line-height:1.3}.talentPoolKpiCard .kpiValue{color:#0f172a;letter-spacing:-.02em;margin:6px 0 0;font-size:30px;font-weight:800;line-height:1.1}.talentPoolKpiCard .kpiHint{color:#0f766e;margin-top:4px;font-size:12px;font-weight:700;line-height:1.35;display:block}.talentPoolKpiCard--accent{background:linear-gradient(145deg,#fff 0%,#f8fbff 45%,#eff6ff 100%);border-left:4px solid #2563eb;position:relative;overflow:hidden;box-shadow:0 8px 22px #2563eb1a}.talentPoolKpiCard--accent:hover{background:linear-gradient(145deg,#fff 0%,#f0f9ff 50%,#e0f2fe 100%);border-color:#bfdbfe #bfdbfe #bfdbfe #2563eb;transform:translateY(-3px);box-shadow:0 18px 36px #2563eb29}.talentPoolKpiCard--accent .kpiHint{color:#1e40af;font-weight:650}.talentPoolKpiCard--accent:not(.talentPoolKpiCard--aiScore):before{content:"";opacity:.95;background:linear-gradient(90deg,#1d4ed8,#60a5fa,#2563eb);height:3px;position:absolute;top:0;left:0;right:0}.talentPoolKpiCard--aiScore:before{content:"";background:linear-gradient(90deg,#1d4ed8,#38bdf8,#6366f1,#38bdf8,#1d4ed8) 0 0/220% 100%;height:3px;animation:5s ease-in-out infinite talentPoolKpiAiSheen;position:absolute;top:0;left:0;right:0}@keyframes talentPoolKpiAiSheen{0%{background-position:0%}to{background-position:200%}}.kpiValue--aiScore{color:#1d4ed8;text-shadow:0 1px #ffffffbf}@supports ((-webkit-background-clip:text) or (background-clip:text)){.kpiValue--aiScore{background:linear-gradient(115deg,#0f172a 0%,#1d4ed8 42%,#0891b2 100%);color:#0000;text-shadow:none;-webkit-background-clip:text;background-clip:text}}@media (prefers-reduced-motion:reduce){.talentPoolKpiCard--aiScore:before{background-position:50%;animation:none}}.talentPoolFiltersBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #dbe4f2;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;display:flex;box-shadow:0 4px 16px #0f172a0a}.globalSearchStack--talentPool .talentPoolFiltersBar .filterSelect,.globalSearchStack--talentPool .talentPoolFilterField{height:34px;min-height:34px;padding:0 10px;font-size:12px}.talentPoolFiltersBar .filterSelect{color:#1e293b;background:#fff;border:1px solid #d8e1ef;border-radius:10px;min-width:130px;padding:0 10px;font-size:13px;font-weight:600}.globalSearchStack--talentPool .talentPoolFiltersBar .btnPrimarySolid,.globalSearchStack--talentPool .talentPoolFiltersBar .btnOutline{box-sizing:border-box;border-radius:8px;height:34px;min-height:34px;padding:0 12px;font-size:12px;line-height:1}.globalSearchStack--talentPool .talentPoolFiltersBar{gap:8px;padding:8px 10px}.talentAvailabilityToggleWrap{flex-direction:row;flex:none;justify-content:flex-start;align-items:center;gap:8px;display:flex}.talentAvailabilityToggleLabel{color:var(--color-text-muted,#6b7280);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.talentAvailabilityToggle{border:1px solid var(--color-border,#dbeafe);background:#f1f5f9;border-radius:10px;gap:2px;padding:3px;display:inline-flex}.talentAvailabilityToggle button{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:700;line-height:1.2;transition:background .15s,color .15s,box-shadow .15s}.talentAvailabilityToggle button:hover{color:#0f172a}.talentAvailabilityToggle button.active{color:var(--color-brand,#1d4ed8);background:#fff;box-shadow:0 1px 3px #0f172a14}.talentPoolTableWrap{background:#fff;border:1px solid #dbe4f2;border-radius:12px;overflow-x:auto;box-shadow:0 8px 20px #0f172a0a}.talentPoolTable{border-collapse:collapse;color:#1e293b;width:100%;min-width:640px;font-size:13px;font-weight:500}.talentPoolTable th{text-align:left;color:#475569;text-transform:uppercase;letter-spacing:.06em;background:#f8fafc;border-bottom:1px solid #e8edf5;padding:10px 12px;font-size:12px;font-weight:700;line-height:1.35}.talentPoolTable td{vertical-align:middle;color:#1e293b;border-bottom:1px solid #eef2f7;padding:11px 12px;line-height:1.45}.talentPoolTable th:last-child,.talentPoolTable td:last-child{text-align:right}.talentPoolAvailPill{white-space:nowrap;cursor:pointer;font:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:7px;padding:0;display:inline-flex}.talentPoolAvailPill:disabled{opacity:.55;cursor:wait}.talentPoolAvailPill:focus-visible{outline:2px solid var(--color-brand,#2563eb);outline-offset:2px}.talentPoolAvailPillTrack{border-radius:999px;flex-shrink:0;width:36px;height:20px;transition:background-color .2s;position:relative}.talentPoolAvailPill--bench .talentPoolAvailPillTrack{background:#22c55e}.talentPoolAvailPill--deployed .talentPoolAvailPillTrack{background:#4f46e5}.talentPoolAvailPillKnob{background:#fff;border-radius:999px;width:16px;height:16px;transition:left .2s,right .2s;position:absolute;top:2px;box-shadow:0 1px 2px #0f172a29}.talentPoolAvailPill--bench .talentPoolAvailPillKnob{left:auto;right:2px}.talentPoolAvailPill--deployed .talentPoolAvailPillKnob{left:2px;right:auto}.talentPoolAvailPillLabel{color:#0f172a;font-size:12px;font-weight:600}.talentPoolTable tr:hover td{background:#f8fbff}.talentPoolNameCell{align-items:center;gap:10px;display:flex}.talentPoolAvatar{background:linear-gradient(135deg, #93c5fd, var(--color-accent,#2563eb));color:#fff;border-radius:999px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:grid}.talentPoolNameBlock strong{color:#0f172a;font-size:14px;font-weight:700;display:block}.talentPoolNameBlock span{color:#64748b;font-size:12px;font-weight:500}.talentPoolSkillCell{flex-direction:column;align-items:flex-start;gap:6px;width:fit-content;max-width:100%;display:flex}.talentPoolSkillsMoreWrap{align-items:center;display:inline-flex;position:relative}.talentPoolSkillsExpandBtn{color:#475569;letter-spacing:.02em;cursor:pointer;background:linear-gradient(#fff,#f8fafc);border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:5px;margin:0;padding:4px 10px 4px 8px;font-family:inherit;font-size:11px;font-weight:700;transition:border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 1px 2px #0f172a0d}.talentPoolSkillsExpandBtn:hover{color:#1d4ed8;background:linear-gradient(#f8fbff,#eff6ff);border-color:#93c5fd;box-shadow:0 2px 8px #2563eb1f}.talentPoolSkillsExpandBtn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.talentPoolSkillsExpandCount{color:#3730a3;background:#e0e7ff;border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;padding:1px 5px;font-size:10px;font-weight:800;display:inline-flex}.talentPoolSkillsExpandBtn:hover .talentPoolSkillsExpandCount{color:#1e1b4b;background:#c7d2fe}.talentPoolSkillsExpandText{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:10px}.talentPoolSkillsExpandBtn:hover .talentPoolSkillsExpandText{color:#334155}.talentPoolSkillsExpandCaret{color:#94a3b8;margin-left:1px;font-size:9px;line-height:1}.talentPoolSkillsExpandBtn:hover .talentPoolSkillsExpandCaret{color:#2563eb}.talentPoolSkillsHoverPanel{z-index:60;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:180px;max-width:320px;padding:12px;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 40px -12px #0f172a2e}.talentPoolSkillTags--panel{max-width:none}.talentPoolSkillsMoreWrap:hover .talentPoolSkillsHoverPanel,.talentPoolSkillsMoreWrap:focus-within .talentPoolSkillsHoverPanel{display:block}.talentPoolSkillTags{flex-wrap:wrap;gap:6px;max-width:100%;display:flex}.talentPoolSkillTags .miniTag{color:#1e40af;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;line-height:1.3}.talentPoolScorePill{color:#047857;background:#ecfdf5;border-radius:8px;justify-content:center;align-items:center;min-width:52px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.talentPoolScorePill.muted{color:#6b7280;background:#f3f4f6}.talentPoolRunRowError{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:flex-start;gap:8px;max-width:320px;margin-top:8px;padding:8px 10px;font-size:12px;line-height:1.4;display:flex}.talentPoolRunRowErrorDismiss{color:#991b1b;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 2px;font-size:18px;line-height:1}.talentPoolActionBtn--scheduled{cursor:default;background:#059669!important;border-color:#059669!important}.talentPoolRowActions{vertical-align:middle;grid-template-columns:1fr 1fr;gap:5px;width:min(204px,100%);display:inline-grid}.talentPoolRowActions--resumeListing{flex-wrap:wrap;gap:6px;width:100%;min-width:210px;max-width:280px;display:flex}.talentPoolRowActions--resumeListing .talentPoolActionBtn{white-space:nowrap;text-overflow:ellipsis;flex:calc(33.333% - 6px);min-width:68px;overflow:hidden}.talentPoolRowActions--resumeListingDownloadOnly .talentPoolActionBtn{flex:100%;max-width:100%}@media (width>=1280px){.talentPoolRowActions{grid-template-columns:repeat(4,minmax(0,1fr));width:min(292px,100%)}.talentPoolRowActions--resumeListing{max-width:300px}}.talentPoolActionBtn{color:#334155;letter-spacing:.01em;text-transform:none;cursor:pointer;text-align:center;background:#fff;border:1px solid #d8e1ef;border-radius:6px;justify-content:center;align-items:center;min-height:26px;padding:4px 8px;font-family:inherit;font-size:11px;font-weight:600;line-height:1.25;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.talentPoolActionBtn:hover:not(:disabled){color:#0f172a;background:#f8fafc;border-color:#bfdbfe;box-shadow:0 1px 2px #0f172a0d}.talentPoolActionBtn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.talentPoolActionBtn:disabled{opacity:.5;cursor:not-allowed}.talentPoolActionBtn--primary{color:#fff;background:linear-gradient(#3b82f6,#2563eb);border-color:#1d4ed8;font-weight:600;box-shadow:0 1px 3px #2563eb33}.talentPoolActionBtn--primary:hover:not(:disabled){color:#fff;background:linear-gradient(#2563eb,#1d4ed8);border-color:#1e40af;box-shadow:0 2px 6px #2563eb47}.talentPoolActionBtn--solid{color:#0f172a;background:#f8fafc;border-color:#e2e8f0;font-weight:600}.talentPoolActionBtn--solid:hover:not(:disabled){color:#020617;background:#e2e8f0;border-color:#94a3b8}.talentPoolActionIconBtn{cursor:pointer;box-sizing:border-box;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:transform .12s,filter .12s;display:inline-flex}.talentPoolActionIconBtn:hover:not(:disabled){filter:brightness(.97);transform:translateY(-1px)}.talentPoolActionIconBtn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.talentPoolActionIconBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.talentPoolActionIconBtn--success{color:#3c4043;background:#e6f4ea}.talentPoolActionIconBtn--danger{color:#3c4043;background:#fce8e6}.talentPoolActionIconBtn--neutral{color:#3c4043;background:#fff;border:1px solid #dadce0}.talentPoolActionIconBtn--neutral.talentPoolProfilePeek{border-radius:8px;width:32px;height:32px}.talentPoolProfileIconSvg{display:block}.talentPoolActionIconBtnEllipsis{color:#5f6368;font-size:15px;font-weight:800;line-height:1}.talentPoolRowActionsDivider{background:#e5e7eb;flex-shrink:0;width:1px;height:22px;margin:0 4px}.talentPoolMiraMonogram--inBtn{font-size:11px}.talentPoolIconBtn{border:1px solid var(--color-border,#dbeafe);width:38px;height:38px;color:var(--color-brand,#1d4ed8);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.talentPoolIconBtn:hover{background:var(--color-bg-subtle,#eff6ff);color:#1e40af;border-color:#93c5fd}.talentPoolIconBtn:focus-visible{outline:2px solid var(--color-brand,#2563eb);outline-offset:2px}.talentPoolIconBtnSvg{flex-shrink:0;display:block}.talentPoolMiraMonogram{letter-spacing:-.04em;color:inherit;-webkit-user-select:none;user-select:none;font-size:12px;font-weight:800;line-height:1;display:block}.talentPoolPagination{color:var(--color-text-muted,#6b7280);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:12px;font-size:13px;display:flex}.talentPoolPagination .pageBtns{align-items:center;gap:6px;display:flex}.talentPoolPagination .pageBtns button{padding:6px 12px;font-size:12px}.listingProgressCell{align-items:center;gap:8px;min-width:100px;max-width:160px;display:flex}.listingProgressCell .pipelineProgressBar{flex:1;min-width:56px;height:6px;margin:0}.listingProgressPct{color:#475569;white-space:nowrap;font-size:12px;font-weight:700}.listingStatusPill{text-transform:capitalize;color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.listingStatusPill--completed{color:#047857;background:#ecfdf5;border-color:#6ee7b7}.listingStatusPill--pending{color:#c2410c;background:#fff7ed;border-color:#fdba74}.listingMetaMuted{color:#64748b;margin-top:2px;font-size:12px;font-weight:500;display:block}.listingTableToggle{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.listingTableToggle .statusToggleWrap{margin:0}.listingNextStepHint{color:#64748b;max-width:220px;font-size:12px;line-height:1.35;display:block}.moduleListingTable--wide{min-width:960px}.aiResumeHistoryCard{border:1px solid #e2e8f0;border-radius:16px;padding:20px 22px 22px;box-shadow:0 12px 32px #0f172a0f}.globalSearchSticky+.aiResumeHistoryCard,.globalSearchSticky+.moduleListingCard{margin-top:-10px}.moduleListingCard{border:1px solid #e2e8f0;border-radius:16px;padding:20px 22px 22px;box-shadow:0 12px 32px #0f172a0f}.moduleListingHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px}.moduleListingHeader .btnPrimarySolid{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;height:40px;padding:0 16px;font-size:13px;font-weight:600}.moduleListingHeader .btnPrimarySolid:hover{background:#4338ca}.moduleListingCol--company{width:16%}.moduleListingCol--profile{width:18%}.moduleListingCol--experience{width:10%}.moduleListingCol--source{width:16%}.moduleListingCol--count{width:10%}.moduleListingCol--created{width:14%}.moduleListingCol--actions{width:16%}.moduleListingCol--user{width:36%}.moduleListingCol--role,.moduleListingCol--status{width:22%}.moduleListingCol--roleLabel{width:18%}.moduleListingCol--roleKey{width:16%}.moduleListingCol--desc{width:34%}.moduleListingCol--system{width:12%}.moduleListingCol--permLabel,.moduleListingCol--permKey{width:16%}.moduleListingCol--rolesAssign{width:42%}.moduleListingCol--ctCompany{width:26%}.moduleListingCol--ctFormat{width:12%}.moduleListingCol--ctFile{width:28%}.moduleListingCol--ctUpdated{width:18%}.moduleListingTable--permissions{min-width:1100px}.moduleListingCountPill{color:#3730a3;background:#e0e7ff;border-radius:999px;justify-content:center;align-items:center;min-width:28px;padding:2px 10px;font-size:12px;font-weight:700;display:inline-flex}.moduleListingStrong{color:#0f172a;font-size:13px;font-weight:600}.moduleListingRoleChecks{flex-wrap:wrap;gap:6px 10px;max-width:100%;display:flex}.moduleListingRoleCheck{color:#475569;white-space:nowrap;align-items:center;gap:4px;font-size:11px;font-weight:600;display:inline-flex}.moduleListingRoleCheck input,.moduleListingStatusToggle{margin:0}.talentPoolActionIconBtn--danger{color:#b91c1c;border-color:#fecaca}.talentPoolActionIconBtn--danger:hover:not(:disabled){background:#fef2f2;border-color:#fca5a5}.moduleListingPagination{margin-top:16px}.aiResumeHistoryHeader{border-bottom:1px solid #e8edf5;align-items:flex-start;gap:16px;margin-bottom:18px;padding-bottom:16px}.aiResumeHistoryHeaderTitle h2{letter-spacing:-.02em;color:#0f172a;margin:0 0 4px;font-size:1.35rem}.aiResumeHistoryHeaderSub{color:#64748b;margin:0;font-size:13px;font-weight:500}.aiResumeHistorySummaryBoxes{flex-shrink:0}.aiResumeHistoryEmpty{text-align:center;color:#64748b;margin:24px 0 8px;font-size:14px}.aiResumeHistoryTableWrap{background:#fff;border:1px solid #dbe4f2;border-radius:12px;overflow-x:auto;box-shadow:inset 0 1px #fffc}.aiResumeHistoryTable{table-layout:fixed;border-collapse:collapse;width:100%;min-width:1020px;font-size:13px}.aiResumeHistoryCol--company,.aiResumeHistoryCol--candidate{width:14%}.aiResumeHistoryCol--profile{width:19%}.aiResumeHistoryCol--status{width:17%}.aiResumeHistoryCol--created{width:15%}.aiResumeHistoryCol--actions{width:21%}.aiResumeHistoryTable th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#0f172a;white-space:nowrap;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;padding:10px 14px;font-size:11px;font-weight:700}.aiResumeHistoryTable th:last-child,.aiResumeHistoryTable td.aiResumeHistoryCell--actions{text-align:right}.aiResumeHistoryTable td{vertical-align:middle;color:#64748b;border-bottom:1px solid #eef2f7;padding:12px 14px;font-weight:400}.aiResumeHistoryTable tbody tr:last-child td{border-bottom:none}.aiResumeHistoryTable tbody tr:hover td{background:#f8fbff}.aiResumeHistoryTable th:nth-child(4),.aiResumeHistoryTable td.aiResumeHistoryCell--status{text-align:left;padding:10px 56px 10px 14px}.aiResumeHistoryTable th:nth-child(5),.aiResumeHistoryTable td.aiResumeHistoryCell--created{text-align:left;padding:10px 48px 10px 40px}.aiResumeHistoryTable th:nth-child(6),.aiResumeHistoryTable td.aiResumeHistoryCell--actions{padding:10px 14px 10px 40px}.aiResumeHistoryCompany,.aiResumeHistoryCandidate,.aiResumeHistoryProfile{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-weight:400;line-height:1.35;display:block;overflow:hidden}.aiResumeHistoryProgressEmpty{text-align:center;color:#94a3b8;font-weight:600;display:block}.aiResumeHistoryEditBtn,.aiResumeHistoryTemplateBtn{border-radius:8px;width:32px;height:32px}.aiResumeHistoryTemplateBtn--active{color:#1d4ed8;cursor:default;background:#eff6ff;border:1px solid #93c5fd}.aiResumeTemplateDrawerBackdrop{z-index:1200;cursor:pointer;background:#0f172a47;border:0;padding:0;position:fixed;inset:0}.aiResumeTemplateDrawer{z-index:1201;background:#fff;border-left:1px solid #dbe4f2;flex-direction:column;width:min(520px,92vw);height:100vh;display:flex;position:fixed;top:0;right:0;box-shadow:-12px 0 40px #0f172a24}.aiResumeTemplateDrawerHead{background:linear-gradient(#f8fafc 0%,#fff 100%);border-bottom:1px solid #e8edf5;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 14px;display:flex}.aiResumeTemplateDrawerHeadMain{flex:1;min-width:0}.aiResumeTemplateDrawerHead h2{color:#0f172a;margin:0 0 4px;font-size:17px}.aiResumeTemplateDrawerCloseBtn{border-radius:8px;flex-shrink:0;align-self:flex-start;min-height:34px;padding:0 14px;font-size:12px;font-weight:700}.aiResumeTemplateDrawerSub{color:#64748b;margin:0;font-size:12px;line-height:1.45}.aiResumeTemplateDrawerFile{color:#334155;margin:4px 0 0;font-size:12px;font-weight:600}.aiResumeTemplateDrawerFrameWrap{background:#e8eef7;border:1px solid #dbe4f2;border-radius:10px;flex:1;min-height:0;margin:0 14px 14px;overflow:hidden}.aiResumeTemplateDrawerIframe{background:#fff;border:0;width:100%;height:100%}.aiResumeTemplateDrawerNoPreview{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:24px;font-size:14px;line-height:1.5;display:flex}.aiResumeTemplateDrawerNoPreview p{margin:0 0 8px}.aiResumeTemplateDrawerFoot{color:#64748b;padding:0 18px 16px;font-size:12px;line-height:1.45}.aiResumeHistoryStatusPill{letter-spacing:.02em;text-transform:capitalize;border:1px solid #0000;border-radius:999px;justify-content:flex-start;align-items:center;width:auto;min-width:0;max-width:100%;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.aiResumeHistoryStatusPill--completed{color:#047857;background:#ecfdf5;border-color:#6ee7b7}.aiResumeHistoryStatusPill--queued{color:#c2410c;background:#fff7ed;border-color:#fdba74}.aiResumeHistoryStatusPill--active{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.aiResumeHistoryProgress{flex-direction:column;gap:6px;width:100%;max-width:140px;margin:0 auto;display:flex}.aiResumeHistoryProgressTop{align-items:center;gap:8px;display:flex}.aiResumeHistoryProgressBar{background:#e2e8f0;border-radius:999px;flex:1;height:7px;overflow:hidden}.aiResumeHistoryProgressBar>span{border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#2563eb);height:100%;transition:width .25s;display:block}.aiResumeHistoryProgressPct{color:#334155;text-align:right;min-width:34px;font-size:12px;font-weight:800}.aiResumeHistoryProgressStep{color:#64748b;font-size:11px;font-weight:600;line-height:1.2}.aiResumeHistoryDate{color:#64748b;white-space:nowrap;font-size:13px;font-weight:400;line-height:1.4;display:block}.aiResumeHistoryActions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;width:100%;max-width:100%;display:inline-flex}.aiResumeHistoryBtn{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:700;line-height:1.2;transition:background .15s,border-color .15s,box-shadow .15s,transform .12s;display:inline-flex}.aiResumeHistoryBtn:disabled{opacity:.55;cursor:wait}.aiResumeHistoryBtn--ghost{color:#334155;background:#fff;border-color:#cbd5e1;box-shadow:0 1px 2px #0f172a0a}.aiResumeHistoryBtn--ghost:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.aiResumeHistoryBtn--primary{color:#fff;background:linear-gradient(#3b82f6 0%,#2563eb 100%);border-color:#1d4ed8;box-shadow:0 2px 8px #2563eb47}.aiResumeHistoryBtn--primary:hover:not(:disabled){background:linear-gradient(#2563eb 0%,#1d4ed8 100%);box-shadow:0 4px 12px #2563eb59}@media (width<=1100px){.aiResumeHistoryHeader{flex-direction:column;align-items:stretch}.aiResumeHistorySummaryBoxes{justify-content:flex-start;margin-left:0;padding-left:0}.aiResumeHistorySummaryBoxes:before{display:none}}.miraAssessmentOverlay{justify-content:center;align-items:center;padding:24px}.miraAssessmentModal{border:1px solid var(--color-border-neutral,#e2e8f0);background:#fff;border-radius:16px;width:100%;max-width:520px;max-height:min(90vh,640px);padding:22px 22px 20px;position:relative;overflow:auto;box-shadow:0 24px 48px #0f172a33}.miraAssessmentModalClose{background:var(--color-bg-subtle,#eff6ff);width:36px;height:36px;color:var(--color-text,#111827);cursor:pointer;border:none;border-radius:10px;font-size:20px;font-weight:700;line-height:1;position:absolute;top:12px;right:12px}.miraAssessmentModalClose:hover{background:var(--color-border,#dbeafe)}.miraAssessmentModalHead{align-items:flex-start;gap:12px;margin-bottom:18px;padding-right:40px;display:flex}.miraAssessmentModalIcon{color:#fff;background:linear-gradient(135deg,#6366f1,#7c3aed);border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:18px;font-weight:900;display:grid}.miraAssessmentModalHead h2{color:var(--color-text,#111827);margin:0 0 4px;font-size:18px}.miraAssessmentModalHead p{color:var(--color-text-muted,#6b7280);margin:0;font-size:13px}.miraDonutWrap{justify-content:center;margin:8px 0 20px;display:flex}.miraDonut{background:conic-gradient(#22c55e calc(var(--p,0) * 1%), #e5e7eb 0);border-radius:50%;place-items:center;width:140px;height:140px;display:grid;position:relative}.miraDonut:after{content:"";background:#fff;border-radius:50%;width:92px;height:92px;position:absolute}.miraDonutInner{z-index:1;text-align:center;position:relative}.miraDonutInner strong{color:var(--color-text,#111827);font-size:32px;line-height:1;display:block}.miraDonutInner span{color:var(--color-text-muted,#6b7280);font-size:12px}.miraScoreGrid{grid-template-columns:1fr 1fr;gap:12px 16px;margin-bottom:16px;display:grid}.miraScoreItem label{letter-spacing:.06em;color:var(--color-text-muted,#6b7280);margin-bottom:4px;font-size:10px;font-weight:800;display:block}.miraScoreItem .barTrack{background:#e5e7eb;border-radius:999px;height:8px;margin-top:4px;overflow:hidden}.miraScoreItem .barFill{background:#22c55e;border-radius:999px;height:100%}.miraScoreItem .barFill.blue{background:var(--color-accent,#2563eb)}.miraInsightBox{border:1px solid var(--color-border-neutral,#e2e8f0);color:var(--color-text,#111827);background:#f9fafb;border-radius:12px;padding:14px;font-size:13px;line-height:1.5}.miraInsightBox strong{color:var(--color-text,#111827);margin-bottom:6px;display:block}.miraModalFooter{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.profileRevealRoot{min-width:0;display:block}@keyframes profileSectionIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes profileTocIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes profileBannerShine{0%,to{opacity:0;transform:translate(-18%)skew(-12deg)}12%{opacity:1}45%{opacity:.85;transform:translate(118%)skew(-12deg)}55%{opacity:0}}@keyframes profileAvatarIn{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes profileHeroLineIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes profileNestedIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.profileRevealRoot .profileAwaitScrollReveal:not(.profileReveal--visible){opacity:0;transform:translateY(28px)}@media (width>=1080px){.profileRevealRoot .profileAwaitScrollReveal:not(.profileReveal--visible).profileToc{transform:translate(22px)translateY(10px)}}.profileRevealRoot .profilePageHero.profileReveal--visible{animation:profileSectionIn .62s var(--ease-out-expo,cubic-bezier(.16, 1, .3, 1)) both}.profileRevealRoot .profilePageMain>section.profileSectionCard.profileReveal--visible{animation:profileSectionIn .58s var(--ease-out-expo,cubic-bezier(.16, 1, .3, 1)) both}.profileRevealRoot .profileToc.profileReveal--visible{animation:profileSectionIn .55s var(--ease-out-expo,cubic-bezier(.16, 1, .3, 1)) both}@media (width>=1080px){.profileRevealRoot .profileToc.profileReveal--visible{animation:profileTocIn .58s var(--ease-out-expo,cubic-bezier(.16, 1, .3, 1)) .12s both}}.profileRevealRoot .profilePageHero.profileReveal--visible .profileHeroAvatar{animation:profileAvatarIn .62s var(--ease-out-expo,cubic-bezier(.16, 1, .3, 1)) 80ms both}.profileRevealRoot .profilePageHero.profileReveal--visible .profileHeroTitleRow{animation:profileHeroLineIn .52s var(--ease-out-expo,cubic-bezier(.16, 1, .3, 1)) .12s both}.profileRevealRoot .profilePageHero.profileReveal--visible .profileHeroMeta{animation:profileHeroLineIn .48s var(--ease-out-expo,cubic-bezier(.16, 1, .3, 1)) .18s both}.profileRevealRoot .profilePageHero.profileReveal--visible .profileHeroActions{animation:profileHeroLineIn .46s var(--ease-out-expo,cubic-bezier(.16, 1, .3, 1)) .24s both}.profileSectionCard.profileReveal--visible .profileAiCertGrid .profileAiCertCard,.profileSectionCard.profileReveal--visible .profileAiEducationList .profileAiEducationCard,.profileSectionCard.profileReveal--visible .profileAiProjectGrid .profileAiProjectCard,.profileSectionCard.profileReveal--visible .projectTimelineBlocks .projectTimelineEntry{animation:profileNestedIn .48s var(--ease-out-expo,cubic-bezier(.16, 1, .3, 1)) both}.profileSectionCard.profileReveal--visible .profileAiCertGrid .profileAiCertCard:first-child,.profileSectionCard.profileReveal--visible .profileAiEducationList .profileAiEducationCard:first-child,.profileSectionCard.profileReveal--visible .profileAiProjectGrid .profileAiProjectCard:first-child,.profileSectionCard.profileReveal--visible .projectTimelineBlocks .projectTimelineEntry:first-child{animation-delay:.12s}.profileSectionCard.profileReveal--visible .profileAiCertGrid .profileAiCertCard:nth-child(2),.profileSectionCard.profileReveal--visible .profileAiEducationList .profileAiEducationCard:nth-child(2),.profileSectionCard.profileReveal--visible .profileAiProjectGrid .profileAiProjectCard:nth-child(2),.profileSectionCard.profileReveal--visible .projectTimelineBlocks .projectTimelineEntry:nth-child(2){animation-delay:.18s}.profileSectionCard.profileReveal--visible .profileAiCertGrid .profileAiCertCard:nth-child(3),.profileSectionCard.profileReveal--visible .profileAiEducationList .profileAiEducationCard:nth-child(3),.profileSectionCard.profileReveal--visible .profileAiProjectGrid .profileAiProjectCard:nth-child(3),.profileSectionCard.profileReveal--visible .projectTimelineBlocks .projectTimelineEntry:nth-child(3){animation-delay:.24s}.profileSectionCard.profileReveal--visible .profileAiCertGrid .profileAiCertCard:nth-child(4),.profileSectionCard.profileReveal--visible .profileAiEducationList .profileAiEducationCard:nth-child(4),.profileSectionCard.profileReveal--visible .profileAiProjectGrid .profileAiProjectCard:nth-child(4),.profileSectionCard.profileReveal--visible .projectTimelineBlocks .projectTimelineEntry:nth-child(4){animation-delay:.3s}.profileSectionCard.profileReveal--visible .profileAiCertGrid .profileAiCertCard:nth-child(5),.profileSectionCard.profileReveal--visible .profileAiEducationList .profileAiEducationCard:nth-child(5),.profileSectionCard.profileReveal--visible .profileAiProjectGrid .profileAiProjectCard:nth-child(5),.profileSectionCard.profileReveal--visible .projectTimelineBlocks .projectTimelineEntry:nth-child(5){animation-delay:.36s}.profileSectionCard.profileReveal--visible .profileAiCertGrid .profileAiCertCard:nth-child(6),.profileSectionCard.profileReveal--visible .profileAiEducationList .profileAiEducationCard:nth-child(6),.profileSectionCard.profileReveal--visible .profileAiProjectGrid .profileAiProjectCard:nth-child(6),.profileSectionCard.profileReveal--visible .projectTimelineBlocks .projectTimelineEntry:nth-child(6){animation-delay:.42s}@media (prefers-reduced-motion:reduce){.profileRevealRoot .profileAwaitScrollReveal:not(.profileReveal--visible){opacity:1!important;transform:none!important}.profileRevealRoot .profilePageHero.profileReveal--visible,.profileRevealRoot .profilePageMain>section.profileSectionCard.profileReveal--visible,.profileRevealRoot .profileToc.profileReveal--visible,.profileRevealRoot .profilePageHero.profileReveal--visible .profileHeroAvatar,.profileRevealRoot .profilePageHero.profileReveal--visible .profileHeroTitleRow,.profileRevealRoot .profilePageHero.profileReveal--visible .profileHeroMeta,.profileRevealRoot .profilePageHero.profileReveal--visible .profileHeroActions,.profileSectionCard.profileReveal--visible .profileAiCertGrid .profileAiCertCard,.profileSectionCard.profileReveal--visible .profileAiEducationList .profileAiEducationCard,.profileSectionCard.profileReveal--visible .profileAiProjectGrid .profileAiProjectCard,.profileSectionCard.profileReveal--visible .projectTimelineBlocks .projectTimelineEntry,.profileHeroBanner:before{animation:none!important}.profileSectionCard:hover,.profileSkillPills .skillPill:hover{transform:none}}.profilePageLayout{align-items:start;gap:24px;max-width:1120px;margin:0 auto;display:grid}@media (width>=1080px){.profilePageLayout{grid-template-columns:minmax(0,1fr) 220px;gap:28px 32px}}.profilePageMain{flex-direction:column;gap:0;min-width:0;display:flex}.profilePageAside{display:none}@media (width>=1080px){.profilePageAside{top:calc(var(--top-admin-nav-sticky-height,72px) + 16px);flex-direction:column;gap:12px;display:flex;position:sticky}}.profileToc{background:var(--color-surface,#fff);border:1px solid var(--color-border-neutral,#e2e8f0);border-radius:var(--radius-md,12px);box-shadow:var(--shadow-card);padding:14px 14px 12px}.profileTocTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted,#64748b);margin:0 0 10px;font-size:10px;font-weight:800}.profileToc a{color:var(--color-text-muted,#64748b);transition:background-color var(--t-fast,.16s) var(--ease-soft,ease), color var(--t-fast,.16s) var(--ease-soft,ease);border-radius:8px;margin:0 -8px;padding:6px 8px;font-size:13px;font-weight:600;text-decoration:none;display:block}.profileToc a:hover{background:var(--color-bg-muted,#eef2ff);color:var(--color-brand,#1d4ed8)}.profilePageHero{border-radius:var(--radius-xl,20px);border:1px solid var(--color-border-neutral,#e2e8f0);background:var(--color-surface,#fff);box-shadow:var(--shadow-card);margin-bottom:20px;overflow:hidden}.profileHeroBanner{background:linear-gradient(115deg, #0f172a 0%, var(--color-brand,#1d4ed8) 38%, var(--color-accent,#2563eb) 72%, #38bdf8 100%);height:96px;position:relative;overflow:hidden}.profileHeroBanner:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 38%,#ffffff24 50%,#0000 62%);animation:9s ease-in-out infinite profileBannerShine;position:absolute;inset:-50% -80%}.profileHeroBanner:after{content:"";pointer-events:none;background:linear-gradient(#ffffff1f 0%,#0000 45%);position:absolute;inset:0}.profileHeroBody{padding:0 24px 24px;position:relative}.profileHeroAvatar{background:linear-gradient(145deg, var(--color-accent-soft,#93c5fd), var(--color-accent,#2563eb));color:#fff;width:92px;height:92px;transition:transform var(--t-med,.28s) var(--ease-soft,ease);border:4px solid #fff;border-radius:999px;place-items:center;margin-top:-46px;font-size:30px;font-weight:800;display:grid;box-shadow:0 10px 30px -8px #2563eb73}.profilePageHero:hover .profileHeroAvatar{transform:scale(1.02)}.profileHeroTitleRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.profileHeroTitleRow h1{letter-spacing:-.02em;color:var(--color-text,#0f172a);margin:0;font-size:26px;font-weight:800}.profileHeroMeta{color:var(--color-text-muted,#64748b);margin:8px 0 0;font-size:14px;font-weight:500}.profileHeroActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.profileHeroActions .secondary{transition:background-color var(--t-fast,.16s) var(--ease-soft,ease), border-color var(--t-fast,.16s) var(--ease-soft,ease), transform var(--t-fast,.16s) var(--ease-soft,ease)}.profileHeroActions .secondary:hover{transform:translateY(-1px)}.profileHeroMuted{color:var(--color-text-muted,#64748b);font-size:14px}.profileMsgBanner{border-radius:var(--radius-md,12px);color:var(--color-brand,#1d4ed8);border:1px solid var(--color-border,#e2e8f0);animation:profileSectionIn .4s var(--ease-out-expo,cubic-bezier(.16, 1, .3, 1)) both;background:linear-gradient(135deg,#eff6ff,#f8fafc);margin-bottom:14px;padding:12px 14px;font-size:14px;font-weight:600}.profileBadge{letter-spacing:.02em;color:var(--color-brand,#1d4ed8);background:linear-gradient(#eef2ff,#e0e7ff);border:1px solid #c7d2fe;border-radius:999px;align-items:center;padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex}.profileSectionCard{background:var(--color-surface,#fff);border:1px solid var(--color-border-neutral,#e2e8f0);border-radius:var(--radius-lg,16px);box-shadow:var(--shadow-card);scroll-margin-top:calc(var(--top-admin-nav-sticky-height,72px) + 12px);transition:box-shadow var(--t-med,.28s) var(--ease-soft,ease), border-color var(--t-fast,.16s) var(--ease-soft,ease), transform var(--t-med,.28s) var(--ease-soft,ease);margin-bottom:16px;padding:22px 24px}.profileSectionCard:hover{box-shadow:var(--shadow-float,0 20px 50px -24px #0f172a24);border-color:var(--color-border-strong,#cbd5e1);transform:translateY(-2px)}.profileSectionTitle{border-bottom:1px solid var(--color-border-neutral,#e2e8f0);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted,#64748b);align-items:center;gap:10px;margin:0 0 16px;padding-bottom:10px;font-size:12px;font-weight:800;display:flex}.profileSectionTitle:before{content:"";background:linear-gradient(180deg, var(--color-accent,#2563eb), var(--color-brand,#1d4ed8));border-radius:4px;flex-shrink:0;width:4px;height:18px}.profileDetailGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.profileDetailGrid .field{background:var(--color-surface-2,#f8fafc);border:1px solid var(--color-border-neutral,#e2e8f0);border-radius:var(--radius-md,12px);transition:border-color var(--t-fast,.16s) var(--ease-soft,ease), background-color var(--t-fast,.16s) var(--ease-soft,ease);padding:12px 14px}.profileDetailGrid .field:hover{background:#fff;border-color:#bfdbfe}.profileDetailGrid .field label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-faint,#94a3b8);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.profileDetailGrid .field strong{color:var(--color-text,#0f172a);word-break:break-word;font-size:14px;font-weight:600;line-height:1.45}.profileDetailGrid .field a{color:var(--color-accent,#2563eb);font-weight:600}.profileSkillPills{flex-wrap:wrap;gap:8px;display:flex}.profileSkillPills .skillPill{background:var(--color-surface-2,#f8fafc);border:1px solid var(--color-border-neutral,#e2e8f0);color:var(--color-text,#0f172a);transition:border-color var(--t-fast,.16s) var(--ease-soft,ease), transform var(--t-fast,.16s) var(--ease-soft,ease), box-shadow var(--t-fast,.16s) var(--ease-soft,ease);border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:600;display:inline-flex}.profileSkillPills .skillPill:hover{border-color:#bfdbfe;transform:translateY(-2px)scale(1.02);box-shadow:0 6px 16px -8px #2563eb59}.profileSkillPills .skillDot{background:var(--color-accent,#2563eb);border-radius:999px;width:8px;height:8px}.profileSkillCategoryGrid{flex-direction:column;gap:14px;display:flex}.profileSkillCategory{margin:0}.profileSkillCategoryTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted,#64748b);margin:0 0 8px;font-size:11px;font-weight:700}.profileSkillPills--compact{gap:6px}.profileSkillPills--compact .skillPill{gap:5px;padding:4px 10px;font-size:12px}.profileSkillPills--compact .skillDot{width:6px;height:6px}.profileCertPills .skillPill{color:var(--color-brand,#1d4ed8);background:linear-gradient(#eef2ff,#e0e7ff);border-color:#c7d2fe}.profileEmptyHint{color:var(--color-text-muted,#64748b);font-size:14px}.profileBackRow{margin-bottom:14px}.profileBackRow button{color:var(--color-brand,#1d4ed8);background:var(--color-surface,#fff);border:1px solid var(--color-border-neutral,#e2e8f0);cursor:pointer;transition:background-color var(--t-fast,.16s) var(--ease-soft,ease), border-color var(--t-fast,.16s) var(--ease-soft,ease), transform var(--t-fast,.16s) var(--ease-soft,ease);border-radius:10px;padding:8px 14px;font-size:14px;font-weight:600}.profileBackRow button:hover{background:var(--color-bg-muted,#eef2ff);border-color:#bfdbfe;transform:translate(-2px)}.profileBackRow a{color:var(--color-brand,#1d4ed8);font-size:14px;font-weight:600;text-decoration:none}.profileBackRow a:hover{text-decoration:underline}.resumeAiAnalyzingBanner{color:#1e40af;background:#eff6ff;border-radius:10px;margin:0 0 10px;padding:10px 12px;font-size:14px;font-weight:700}.resumeAiPreviewSection{border-top:1px solid #e2e8f0;margin-top:14px;padding-top:12px}.resumeAiPreviewTitle{color:#0f172a;margin:0 0 6px;font-size:16px;font-weight:800}.resumeAiPreviewSub{color:#64748b;margin:0 0 12px;font-size:13px}.resumeAiPreviewList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.resumeAiPreviewCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:6px;padding:12px 14px;display:grid}.resumeAiPreviewMeta{color:#475569;font-size:13px;line-height:1.4}.resumeAiPreviewFailures{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:13px}.resumeAiPreviewFailures ul{margin:8px 0 0;padding-left:18px}.profileAiResumeSummaryCard{background:linear-gradient(135deg,#f8fbff,#eff6ff);border-color:#bfdbfe}.profileAiResumeSummaryText{color:#0f172a;margin:0;font-size:15px;line-height:1.55}.profileAiCertGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.profileAiCertCard{transition:border-color var(--t-fast,.16s) var(--ease-soft,ease), transform var(--t-fast,.16s) var(--ease-soft,ease), box-shadow var(--t-fast,.16s) var(--ease-soft,ease);background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px}.profileAiCertCard:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 10px 24px -14px #0f172a1f}.profileAiCertCard h4{color:#0f172a;margin:0 0 8px;font-size:15px}.profileAiCertCard p{color:#475569;margin:4px 0;font-size:13px;line-height:1.4}.profileAiProjectGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.profileAiProjectCard{transition:border-color var(--t-fast,.16s) var(--ease-soft,ease), transform var(--t-fast,.16s) var(--ease-soft,ease), box-shadow var(--t-fast,.16s) var(--ease-soft,ease);background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px}.profileAiProjectCard:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 10px 24px -14px #0f172a1f}.profileAiProjectCard h4{margin:0 0 8px;font-size:15px}.profileAiProjectCard p{color:#475569;margin:6px 0;font-size:13px;line-height:1.45}.profileAiEducationList{gap:10px;display:grid}.profileAiEducationCard{transition:border-color var(--t-fast,.16s) var(--ease-soft,ease), transform var(--t-fast,.16s) var(--ease-soft,ease), box-shadow var(--t-fast,.16s) var(--ease-soft,ease);background:#fafafa;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px}.profileAiEducationCard:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 8px 20px -12px #0f172a1a}.profileAiEducationCard h4{margin:0 0 6px;font-size:15px}.profileAiEducationCard p{color:#475569;margin:4px 0;font-size:13px}.talentPoolFeedback{border-radius:10px;margin:0;padding:10px 12px;font-size:13px;font-weight:600}.talentPoolFeedback--success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.talentPoolFeedback--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.timesheetUploadModalCard{max-width:480px}.timesheetFilePick{margin-top:12px;display:inline-block;position:relative}.timesheetFilePick input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.talentPoolScorecardModal{color:#0f172a;background:linear-gradient(#f8fafc 0%,#fff 22% 100%);border:1px solid #dbe4f2;border-radius:16px;flex-direction:column;width:min(1400px,98vw);max-width:min(1400px,98vw);max-height:min(94vh,960px);padding:0;display:flex;overflow:hidden;box-shadow:0 28px 56px -16px #0f172a38}.talentPoolScorecardOverlay--processing{background:#000000c7}.talentPoolScorecardModal--processingState{color:#e2e8f0;background:#0f172a;border-color:#1e293b;box-shadow:0 24px 48px #00000073}.talentPoolScorecardModal--processingState .talentPoolScorecardTopBar--brand{flex-shrink:0}.talentPoolScorecardProcessingBody{text-align:center;background:#020617;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;min-height:280px;padding:40px 28px 48px;display:flex}.talentPoolScorecardProcessingBody--error{gap:20px}.talentPoolScorecardProcessingSpinner{border:3px solid #94a3b859;border-top-color:#38bdf8;border-radius:999px;width:48px;height:48px;animation:.85s linear infinite talentPoolScorecardSpin}@keyframes talentPoolScorecardSpin{to{transform:rotate(360deg)}}.talentPoolScorecardProcessingTitle{color:#f8fafc;margin:0;font-size:1.25rem;font-weight:800}.talentPoolScorecardProcessingSub{color:#94a3b8;max-width:440px;margin:0;font-size:.95rem;line-height:1.55}.talentPoolScorecardProcessingMeta{color:#64748b;margin:0;font-size:.8rem;font-weight:600}.talentPoolScorecardRetryBtn{color:#e0f2fe;cursor:pointer;background:#38bdf81f;border:1px solid #38bdf8;border-radius:10px;margin-top:8px;padding:10px 20px;font-weight:700}.talentPoolScorecardRetryBtn:hover{background:#38bdf838}@media (prefers-reduced-motion:reduce){.talentPoolScorecardProcessingSpinner{border-top-color:#38bdf8;animation:none}}.talentPoolScorecardTopBar{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:14px 20px 16px;display:flex}.talentPoolScorecardTopBarActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.talentPoolScorecardTopBar--brand button.talentPoolScorecardViewDetailsBtn{color:#1e40af;letter-spacing:.01em;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ffffffa6;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-family:inherit;font-size:.8125rem;font-weight:800;transition:background .15s,color .15s,border-color .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 10px #0f172a2e}.talentPoolScorecardTopBar--brand button.talentPoolScorecardViewDetailsBtn:hover:not(:disabled),.talentPoolScorecardTopBar--brand button.talentPoolScorecardViewDetailsBtn:focus-visible:not(:disabled){color:#1e3a8a;background:#f1f5f9;border-color:#ffffffe6;transform:translateY(-1px);box-shadow:0 4px 14px #0f172a38}.talentPoolScorecardTopBar--brand button.talentPoolScorecardViewDetailsBtn:active:not(:disabled){color:#1e3a8a;background:#e2e8f0;transform:translateY(0)}.talentPoolScorecardViewDetailsBtnIcon{color:#fff;background:linear-gradient(145deg,#4f46e5,#2563eb);border-radius:6px;place-items:center;width:22px;height:22px;font-size:11px;line-height:1;display:inline-grid}.talentPoolScorecardBody{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden auto}.talentPoolScorecardBody::-webkit-scrollbar{width:8px}.talentPoolScorecardBody::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.talentPoolScorecardTopBar--brand{background:linear-gradient(115deg, #0f172a 0%, var(--color-brand,#1d4ed8) 38%, var(--color-accent,#2563eb) 72%, #38bdf8 100%);box-shadow:inset 0 -1px #ffffff1f}.talentPoolScorecardTopBar--brand h2{letter-spacing:-.02em;color:#fafafa;text-shadow:0 1px 14px #00000040;margin:0;font-size:1.2rem;font-weight:800}.talentPoolScorecardTopBar:not(.talentPoolScorecardTopBar--brand) h2{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:1.125rem;font-weight:700}.talentPoolScorecardTopBar--brand .talentPoolScorecardCloseTop{color:#fafafa;background:#ffffff24;border:1px solid #ffffff59;font-weight:700}.talentPoolScorecardTopBar--brand .talentPoolScorecardCloseTop:hover:not(:disabled){background:#ffffff3d;border-color:#ffffff80}.talentPoolScorecardCloseTop{flex-shrink:0}.talentPoolScorecardHeader{background:linear-gradient(#fff 0%,#f1f5f9 100%);border-bottom:none;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 20px 12px;display:flex}.talentPoolScorecardTabsShell{background:#fff;border:1px solid #dbe4f2;border-radius:12px;flex-direction:column;flex:auto;min-height:0;margin:0 20px 16px;display:flex;overflow:hidden;box-shadow:0 2px 8px #0f172a0a}.talentPoolScorecardMainTabs{background:#f1f5f9;border-bottom:1px solid #dbe4f2;flex-shrink:0;gap:0;margin:0;padding:0;display:flex}.talentPoolScorecardTabsShell button.talentPoolScorecardMainTab{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;color:#64748b;background:#f1f5f9;border-top:none;border-bottom:3px solid #0000;border-left:none;border-right:1px solid #dbe4f2;border-radius:0;flex:1 1 0;min-width:0;margin:0;padding:12px 16px;font-family:inherit;font-size:.6875rem;font-weight:800;transition:background-color .15s,color .15s,border-color .15s}.talentPoolScorecardTabsShell button.talentPoolScorecardMainTab:last-child{border-right:none}.talentPoolScorecardTabsShell button.talentPoolScorecardMainTab:hover:not(:disabled):not(.active){color:#334155;background:#e8eef5;border-bottom-color:#cbd5e1}.talentPoolScorecardTabsShell button.talentPoolScorecardMainTab.active{color:#4f46e5;box-shadow:none;background:#fff;border-bottom-color:#4f46e5}.talentPoolScorecardTabsShell button.talentPoolScorecardMainTab:disabled{opacity:.5;cursor:not-allowed;background:#f8fafc}.talentPoolScorecardMainTabPanel{background:#fff;flex:auto;min-height:0;padding:16px;overflow:hidden auto}.talentPoolScorecardTabsShell .talentPoolScorecardSkillBreakdown{margin-top:0;padding-left:0;padding-right:0}.talentPoolScorecardTabsShell .talentPoolScorecardBadges,.talentPoolScorecardTabsShell .talentPoolScorecardSection--recs{margin-left:0;margin-right:0}.talentPoolScorecardSubTabsShell{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.talentPoolScorecardSubTabs{background:#f8fafc;border-bottom:1px solid #e2e8f0;gap:0;display:flex}.talentPoolScorecardSubTabsShell button.talentPoolScorecardSubTab{cursor:pointer;color:#64748b;background:#f8fafc;border-top:none;border-bottom:2px solid #0000;border-left:none;border-right:1px solid #e2e8f0;border-radius:0;flex:1 1 0;justify-content:center;align-items:center;gap:6px;margin:0;padding:10px 12px;font-family:inherit;font-size:.8125rem;font-weight:700;display:inline-flex}.talentPoolScorecardSubTabsShell button.talentPoolScorecardSubTab:last-child{border-right:none}.talentPoolScorecardSubTabsShell button.talentPoolScorecardSubTab.active{color:#4f46e5;background:#fff;border-bottom-color:#4f46e5}.talentPoolScorecardSubTabsShell button.talentPoolScorecardSubTab:hover:not(.active){color:#334155;background:#f1f5f9}.talentPoolScorecardDetailsTabBody{min-height:200px;padding:12px}.talentPoolScorecardDetailsLoading,.talentPoolScorecardDetailsError,.talentPoolScorecardDetailsEmpty{text-align:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:28px 16px;font-size:.9rem}.talentPoolScorecardDetailsError{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.talentPoolScorecardHeaderMain{gap:12px;min-width:0;display:flex}.talentPoolScorecardAvatar{color:#fff;background:linear-gradient(145deg,#93c5fd 0%,#2563eb 55%,#1d4ed8 100%);border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:15px;font-weight:800;display:grid;box-shadow:0 6px 16px #2563eb59}.talentPoolScorecardHeaderCopy h2{color:#0f172a;margin:0;font-size:22px}.talentPoolScorecardHeaderLead{color:#475569;margin:0;font-size:13px;line-height:1.35}.talentPoolScorecardHeaderLead strong{color:#0f172a}.talentPoolScorecardHeaderMeta{color:#64748b;margin:4px 0 0;font-size:11px}.talentPoolScorecardHeaderCopy p{color:#64748b;margin:3px 0 0;font-size:12px}.talentPoolScorecardHeaderCopy p strong{color:#0f172a}.talentPoolScorecardHeaderSide{justify-items:end;gap:8px;display:grid}.talentPoolScorecardScoreBadge{background:linear-gradient(165deg,#fff 0%,#eff6ff 100%);border:1px solid #bfdbfe;border-radius:12px;min-width:138px;padding:10px 12px;box-shadow:0 4px 14px #2563eb1f}.talentPoolScorecardScoreBadge .label{text-transform:uppercase;letter-spacing:.08em;color:#1e40af;margin:0;font-size:9px;font-weight:800}.talentPoolScorecardScoreBadge .grade{color:#334155;margin:4px 0 0;font-size:11px;font-weight:700}.talentPoolScorecardScoreBadge .value{color:#1d4ed8;margin:2px 0 0;font-size:30px;font-weight:800;line-height:1}.talentPoolScorecardScoreBadge--positive{background:linear-gradient(165deg,#ecfdf5 0%,#d1fae5 100%);border-color:#86efac}.talentPoolScorecardScoreBadge--positive .value{color:#166534}.talentPoolScorecardScoreBadge--negative{background:linear-gradient(165deg,#fff1f2 0%,#ffe4e6 100%);border-color:#fda4af}.talentPoolScorecardScoreBadge--negative .value{color:#9f1239}.talentPoolScorecardVerdict{color:#334155;background:linear-gradient(90deg,#eff6ff 0%,#fff 58%);border:1px solid #dbeafe;border-left:4px solid #2563eb;border-radius:12px;flex-shrink:0;margin:0 20px;padding:12px 14px;font-size:13px;line-height:1.55;box-shadow:0 2px 10px #2563eb14}.talentPoolScorecardVerdict strong{color:#0f172a}.talentPoolScorecardVerdict--positive{background:linear-gradient(90deg,#ecfdf5 0%,#fff 55%);border-color:#bbf7d0 #bbf7d0 #bbf7d0 #16a34a}.talentPoolScorecardVerdict--negative{background:linear-gradient(90deg,#fff1f2 0%,#fff 55%);border-color:#fecdd3 #fecdd3 #fecdd3 #e11d48}.talentPoolScorecardKpiGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.talentPoolScorecardKpiCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px}.talentPoolScorecardKpiCard .value{color:#0f172a;margin:0;font-size:28px;font-weight:800;line-height:1.05}.talentPoolScorecardKpiCard .value span{color:#64748b;font-size:15px;font-weight:700}.talentPoolScorecardKpiCard .label{color:#64748b;margin:4px 0 0;font-size:12px;font-weight:600}@media (width<=760px){.talentPoolScorecardKpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.talentPoolScorecardHeader{grid-template-columns:1fr;display:grid}.talentPoolScorecardHeaderSide{justify-items:start}}.talentPoolScorecardToolbar{border-bottom:1px solid var(--color-border-neutral,#e2e8f0);margin-bottom:4px;padding-bottom:14px}.talentPoolScorecardToolbar h2{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:19px;font-weight:800}.talentPoolScorecardSkillBreakdown{background:linear-gradient(#f8fafc 0%,#eff6ff8c 48%,#fff 100%);border-top:none;border-radius:0;flex:none;margin:0;padding:12px 24px 16px;overflow:visible}.talentPoolScorecardRecsHead{flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.talentPoolScorecardScrollHint{letter-spacing:.04em;text-transform:uppercase;color:#64748b;white-space:nowrap;background:#ffffffd9;border:1px solid #cbd5e1;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700}.talentPoolScorecardSkillBreakdownTitle{letter-spacing:.12em;text-transform:uppercase;color:#475569;margin:0 0 12px;font-size:11px;font-weight:800}.talentPoolScorecardSkillGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}@media (width<=1100px){.talentPoolScorecardSkillGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.talentPoolScorecardSkillGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.talentPoolScorecardSkillGrid{grid-template-columns:1fr}}.talentPoolScorecardSkillCard{background:#fff;border:1px solid #dbe4f2;border-radius:12px;padding:10px 12px;box-shadow:0 4px 14px #0f172a0f}.talentPoolScorecardSkillCardTop{grid-template-columns:28px 1fr auto;align-items:start;gap:8px;min-width:0;display:grid}.talentPoolScorecardSkillIcon{color:#fff;border-radius:6px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:9px;font-weight:800;display:grid}.talentPoolScorecardSkillIcon--expert{background:linear-gradient(135deg,#1e3a8a,#4338ca)}.talentPoolScorecardSkillIcon--advanced{background:linear-gradient(135deg,#2563eb,#3b82f6)}.talentPoolScorecardSkillIcon--intermediate{background:linear-gradient(135deg,#64748b,#94a3b8)}.talentPoolScorecardSkillTitleBlock{min-width:0}.talentPoolScorecardSkillName{color:#0f172a;word-break:break-word;margin:0;font-size:12px;font-weight:800;line-height:1.25}.talentPoolScorecardSkillCategory{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:1px 0 0;font-size:10px;font-weight:700}.talentPoolScorecardSkillScoreBlock{text-align:right;flex-shrink:0;line-height:1}.talentPoolScorecardSkillScoreValue{color:#1d4ed8;font-variant-numeric:tabular-nums;font-size:17px;font-weight:800}.talentPoolScorecardSkillScoreDenom{color:#94a3b8;margin-left:1px;font-size:10px;font-weight:700}.talentPoolScorecardSkillBarTrack{background:#f1f5f9;border-radius:999px;height:5px;margin-top:8px;overflow:hidden}.talentPoolScorecardSkillBarFill{border-radius:999px;height:100%;transition:width .35s}.talentPoolScorecardSkillBarFill--expert{background:linear-gradient(90deg,#312e81,#6366f1)}.talentPoolScorecardSkillBarFill--advanced{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.talentPoolScorecardSkillBarFill--intermediate{background:linear-gradient(90deg,#64748b,#94a3b8)}.talentPoolScorecardSkillCardBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.talentPoolScorecardSkillLevel{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.talentPoolScorecardSkillLevel--expert{color:#bbf7d0;background:#052e16;border:1px solid #166534}.talentPoolScorecardSkillLevel--advanced{color:#bfdbfe;background:#172554;border:1px solid #1d4ed8}.talentPoolScorecardSkillLevel--intermediate{color:#e2e8f0;background:#1e293b;border:1px solid #475569}.talentPoolScorecardSkillTopics{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:6px;min-width:0;display:flex}.talentPoolScorecardSkillTopicPill{color:#475569;text-overflow:ellipsis;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;max-width:140px;padding:3px 8px;font-size:11px;font-weight:600;overflow:hidden}.talentPoolScorecardBadges{flex-wrap:wrap;flex-shrink:0;gap:8px;margin:10px 20px 0;display:flex}.talentPoolStatusBadge{text-transform:uppercase;letter-spacing:.04em;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:5px 11px;font-size:11px;font-weight:700}.talentPoolStatusBadge--call{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%)}.talentPoolScorecardHero{background:linear-gradient(145deg,#fff 0%,#f8fafc 38%,#eff6ff 100%);border:1px solid #dbeafe;border-radius:14px;margin-top:16px;padding:14px 16px 16px;position:relative;overflow:hidden;box-shadow:0 1px 3px #2563eb0f}.talentPoolScorecardHero--compact{margin-top:10px}.talentPoolScorecardHero.talentPoolScorecardHero--modalTop{margin-top:12px}.talentPoolScorecardHero:before{content:"";opacity:1;background:linear-gradient(90deg,#1d4ed8,#3b82f6,#60a5fa);border-radius:14px 14px 0 0;height:3px;position:absolute;inset:0 0 auto}.talentPoolScorecardHero--negative{background:linear-gradient(145deg,#fff 0%,#fafafa 40%,#fff1f2 100%);border-color:#e2e8f0;box-shadow:0 1px 3px #0f172a0d}.talentPoolScorecardHero--negative:before{background:linear-gradient(90deg,#be123c,#e11d48,#fb7185)}.talentPoolScorecardHero--positive{background:linear-gradient(145deg,#fff 0%,#f8fafc 35%,#ecfdf5 100%);border-color:#d1fae5;box-shadow:0 1px 3px #16a34a12}.talentPoolScorecardHero--positive:before{background:linear-gradient(90deg,#047857,#10b981,#34d399)}.talentPoolScorecardHeroEyebrow{text-transform:uppercase;letter-spacing:.08em;color:#93a4bd;margin:0 0 12px;font-size:11px;font-weight:800}.talentPoolScorecardHeroScoreWrap{background:#fff;border:1px solid #dbeafe;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;display:flex;box-shadow:0 1px 2px #2563eb0f}.talentPoolScorecardHeroScoreLabel{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:11px;font-weight:700}.talentPoolScorecardHeroScoreValue{letter-spacing:-.03em;color:#1d4ed8;font-variant-numeric:tabular-nums;font-size:36px;font-weight:800;line-height:1.05}.talentPoolScorecardHeroMeta{flex-direction:column;gap:12px;min-width:0;display:flex}.talentPoolScorecardHeroRow{flex-direction:column;gap:6px;display:flex}.talentPoolScorecardHeroKey{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:11px;font-weight:700}.talentPoolScorecardPill{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-self:flex-start;align-items:center;max-width:100%;padding:8px 12px;font-size:13px;font-weight:600;line-height:1.35;display:inline-flex;box-shadow:0 1px 2px #0f172a0d}.talentPoolScorecardPill--negative{color:#9f1239;background:#fff1f2;border-color:#fecdd3}.talentPoolScorecardPill--positive{color:#166534;background:#ecfdf5;border-color:#a7f3d0}.talentPoolScorecardPill--neutral{color:#334155;background:#f8fafc;border-color:#dbeafe}.talentPoolScorecardSection{border-top:1px solid #e2e8f0;flex-shrink:0;margin:10px 20px 16px;padding-top:10px}.talentPoolScorecardSection--qa{border-top-color:#e2e8f0}.talentPoolScorecardSectionTitle{letter-spacing:-.01em;color:#0f172a;margin:0 0 14px;font-size:15px;font-weight:800}.talentPoolScorecardSection--qa .talentPoolScorecardSectionTitle{letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-size:12px;font-weight:800}.talentPoolScorecardEmpty{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;margin:0;padding:14px 16px;font-size:14px}.talentPoolScorecardOverallValue{color:var(--color-text,#111827);margin:0;font-size:28px;font-weight:800}.talentPoolScorecardSkillList{color:#0f172a;margin:0;padding-left:18px;font-size:14px}.talentPoolScorecardOutcomeList{color:#0f172a;margin:0;padding-left:18px;font-size:14px;line-height:1.55}.talentPoolScorecardOutcomeList li{margin-bottom:6px}.talentPoolScorecardAiScore{color:#0f172a;margin:4px 0 0;font-size:13px;font-weight:600}.talentPoolScorecardQaList{flex-direction:column;gap:16px;display:flex}.talentPoolScorecardQaCard{background:#0b1220;border:1px solid #334155;border-radius:14px;padding:0;transition:box-shadow .15s,border-color .15s;overflow:hidden;box-shadow:0 1px 3px #0f172a0d}.talentPoolScorecardQaCard:hover{border-color:#3b82f6;box-shadow:0 4px 16px #2563eb33}.talentPoolScorecardQaCard--low{border-color:#334155;box-shadow:0 1px 3px #0f172a0d}.talentPoolScorecardQaCard--mid{border-color:#1d4ed8;box-shadow:0 1px 3px #2563eb0f}.talentPoolScorecardQaCard--high{border-color:#22c55e;box-shadow:0 1px 3px #2563eb14}.talentPoolScorecardQaCardTop{background:linear-gradient(#111827 0%,#0b1220 100%);border-bottom:1px solid #1f2937;align-items:flex-start;gap:12px;padding:14px 16px 12px;display:flex}.talentPoolScorecardQaIndex{color:#1d4ed8;background:linear-gradient(145deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:2rem;height:2rem;font-size:12px;font-weight:800;display:inline-flex}.talentPoolScorecardQaCard--low .talentPoolScorecardQaIndex{color:#94a3b8;background:linear-gradient(145deg,#1f2937 0%,#111827 100%);border-color:#374151}.talentPoolScorecardQaCard--mid .talentPoolScorecardQaIndex{color:#1d4ed8;background:linear-gradient(145deg,#eff6ff 0%,#dbeafe 100%);border-color:#93c5fd}.talentPoolScorecardQaCard--high .talentPoolScorecardQaIndex{color:#bbf7d0;background:linear-gradient(145deg,#14532d 0%,#166534 100%);border-color:#22c55e}.talentPoolScorecardQ{color:#f8fafc;flex:1;min-width:0;margin:0;font-size:14px;font-weight:700;line-height:1.45}.talentPoolScorecardQaAnswerBlock{background:#111827;border-bottom:1px solid #1f2937;padding:12px 16px 14px}.talentPoolScorecardQaScoreBlock{background:#0b1220;border-bottom:1px solid #1f2937;padding:12px 16px 14px}.talentPoolScorecardQaScoreHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.talentPoolScorecardQaScoreHead .talentPoolScorecardLabel{margin:0}.talentPoolScorecardQaScoreBadge{font-variant-numeric:tabular-nums;color:#cbd5e1;background:#111827;border:1px solid #374151;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800}.talentPoolScorecardQaCard--low .talentPoolScorecardQaScoreBadge{color:#94a3b8;background:#111827;border-color:#374151}.talentPoolScorecardQaCard--mid .talentPoolScorecardQaScoreBadge{color:#bfdbfe;background:#172554;border-color:#1d4ed8}.talentPoolScorecardQaCard--high .talentPoolScorecardQaScoreBadge{color:#bbf7d0;background:#052e16;border-color:#166534}.talentPoolScorecardScoreBar{background:#1f2937;border-radius:999px;height:8px;overflow:hidden}.talentPoolScorecardScoreBarFill{border-radius:999px;height:100%;transition:width .35s}.talentPoolScorecardScoreBarFill--low{background:linear-gradient(90deg,#cbd5e1,#94a3b8)}.talentPoolScorecardScoreBarFill--mid{background:linear-gradient(90deg,#93c5fd,#3b82f6)}.talentPoolScorecardScoreBarFill--high{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.talentPoolScorecardQaFeedbackBlock{background:#111827;border-top:1px solid #1f2937;padding:12px 16px 16px}.talentPoolScorecardQaCard--high .talentPoolScorecardQaFeedbackBlock,.talentPoolScorecardQaCard--low .talentPoolScorecardQaFeedbackBlock{background:#f8fafc}.talentPoolScorecardLabel{text-transform:uppercase;letter-spacing:.07em;color:#93a4bd;margin:0;font-size:10px;font-weight:800}.talentPoolScorecardA,.talentPoolScorecardFb{color:#cbd5e1;margin:6px 0 0;font-size:13px;line-height:1.55}.talentPoolScorecardFb{color:#e2e8f0}.talentPoolScorecardSection--recs{background:linear-gradient(#fff 0%,#f8fafc 40%,#eff6ff 100%);border:1px solid #bfdbfe;border-radius:12px;flex-direction:column;flex-shrink:0;min-height:0;margin:10px 20px 14px;padding:12px 14px;display:flex;box-shadow:0 4px 14px #2563eb14}.talentPoolScorecardSectionTitle--recs{letter-spacing:.14em;text-transform:uppercase;color:#1e40af;margin:0;font-size:11px;font-weight:800}.talentPoolScorecardRecsScroll{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#93c5fd #e0f2fe;flex:0 auto;min-height:0;max-height:min(150px,20vh);padding-right:4px;overflow:hidden auto}.talentPoolScorecardRecsScroll::-webkit-scrollbar{width:8px}.talentPoolScorecardRecsScroll::-webkit-scrollbar-track{background:#e0f2fe;border-radius:999px}.talentPoolScorecardRecsScroll::-webkit-scrollbar-thumb{background:#3b82f6;border-radius:999px}.talentPoolScorecardSection--recs[data-scrollable=true] .talentPoolScorecardRecsScroll{padding-bottom:4px;box-shadow:inset 0 -12px 12px -12px #1e40af1f}.talentPoolScorecardSection--audio{flex-shrink:0;margin:0 20px 14px}.talentPoolScorecardRecommendations{gap:10px;margin:0;padding:0;line-height:1.5;list-style:none;display:grid}.talentPoolScorecardRecommendations li{color:#334155;padding-left:22px;font-size:13px;position:relative}.talentPoolScorecardRecommendations li:before{content:"";background:#2563eb;border-radius:2px;width:8px;height:8px;position:absolute;top:.42em;left:0;box-shadow:0 0 0 2px #2563eb33}.talentPoolScorecardAudio{margin:8px 0 0;font-size:13px}.talentPoolCallTimelineModal{max-width:520px;max-height:90vh;overflow-y:auto}.talentPoolCallTimelineToolbar h2{margin:0;font-size:18px}.talentPoolCallTimelineSub{color:var(--color-text-muted,#6b7280);margin:8px 0 0;font-size:14px}.talentPoolCallTimelineId{color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.talentPoolTimelineList{flex-direction:column;gap:0;margin:16px 0 0;padding:0;list-style:none;display:flex}.talentPoolTimelineItem{border-left:2px solid #e2e8f0;grid-template-columns:18px 1fr;gap:12px;margin-left:7px;padding:12px 0 12px 4px;display:grid}.talentPoolTimelineItem:last-child{border-left-color:#0000}.talentPoolTimelineDot{background:linear-gradient(135deg,#6366f1,#7c3aed);border-radius:999px;flex-shrink:0;width:12px;height:12px;margin-top:4px;margin-left:-13px;box-shadow:0 0 0 3px #fff}.talentPoolTimelineBody{min-width:0}.talentPoolTimelineLabel{color:#0f172a;font-size:14px}.talentPoolTimelineDesc{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.45}.talentPoolTimelineAt{color:#1e293b;margin:6px 0 0;font-size:13px;font-weight:600}.talentPoolTimelineStatus{color:#334155;margin:6px 0 0;font-size:13px}.talentPoolTimelineStatusKey{text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-right:6px;font-size:11px;font-weight:700}.modalOverlay.modalOverlay--stacked{z-index:1001}.talentPoolJourneyModal{flex-direction:column;width:min(540px,94vw);max-width:540px;max-height:88vh;display:flex;overflow:hidden}.talentPoolJourneyToolbar h2{letter-spacing:.01em;color:#334155;margin:0;font-size:1.05rem;font-weight:600}.talentPoolJourneySub{color:#475569;margin:8px 0 0;font-size:14px;line-height:1.45}.talentPoolJourneySubHint{color:#64748b;font-weight:400}.talentJourneyEmpty{color:#64748b;margin:16px 0 0;font-size:14px;line-height:1.5}.talentJourneyWrap{flex:1;min-height:0;margin-top:18px;padding:4px 4px 8px 8px;position:relative;overflow-y:auto}.talentJourneySpine{background:linear-gradient(#e2e8f0,#e8edf5);border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:22px}.talentJourneyList{flex-direction:column;gap:0;padding-left:48px;display:flex;position:relative}.talentJourneyYearRow{align-items:center;min-height:28px;margin:14px 0 10px -26px;display:flex;position:relative}.talentJourneyYearBadge{color:#f8fafc;letter-spacing:.04em;z-index:2;background:#1e293b;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700;position:relative}.journeyReveal{opacity:0;animation:.55s forwards journeyRevealIn;transform:translateY(8px)}@keyframes journeyRevealIn{to{opacity:1;transform:translateY(0)}}.talentJourneyRow{grid-template-columns:44px 1fr;gap:12px;padding:14px 0 18px;display:grid;position:relative}.talentJourneyIconCircle{color:#fff;z-index:2;border-radius:999px;place-items:center;width:40px;height:40px;margin-left:-30px;display:grid;position:relative;box-shadow:0 0 0 4px #fff}.talentJourneyIconCircle--resume{background:linear-gradient(145deg,#eab308,#ca8a04)}.talentJourneyIconCircle--timesheet{background:linear-gradient(145deg,#8b5cf6,#6d28d9)}.talentJourneyIconCircle--assessment{background:linear-gradient(145deg,#14b8a6,#0d9488)}.journeySvg{display:block}.talentJourneyRowBody{min-width:0}.talentJourneyTitle{color:#0f172a;font-size:15px;font-weight:700}.talentJourneyTitleScore{color:#0f766e;font-variant-numeric:tabular-nums;font-weight:800}.talentJourneyDate{color:#64748b;margin-top:4px;font-size:13px}.talentJourneyTime{color:#94a3b8;margin-top:2px;font-size:12px}.talentJourneyMeta{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:8px;padding:8px 10px;font-size:13px;line-height:1.4}.talentJourneyScorePill{color:#334155;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;width:fit-content;max-width:100%;margin-top:10px;padding:8px 12px;font-size:13px;display:inline-flex}.talentJourneyNoPayload{color:#94a3b8;margin:8px 0 0;font-size:12px}.talentJourneyScorePill:disabled{opacity:.55;cursor:not-allowed}.talentJourneyScorePill:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.talentJourneyScoreHint{color:#2563eb;background:#eff6ff;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700}.appToast{top:calc(var(--top-admin-nav-sticky-height,72px) + 12px);z-index:12000;color:#f8fafc;background:#1e293b;border:1px solid #0000;border-radius:10px;max-width:min(420px,100vw - 40px);padding:12px 18px;font-size:14px;font-weight:600;line-height:1.4;position:fixed;bottom:auto;right:20px;box-shadow:0 14px 36px #0f172a38}.appToast--success{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);border-color:#3730a3;box-shadow:0 14px 36px #4f46e566}.appToast--error{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-color:#b91c1c;box-shadow:0 14px 36px #dc262661}.jdTemplateStepHint{color:#475569;margin:0 0 12px;font-size:14px;line-height:1.45}.jdResumeStep4Meta{color:#334155;margin:0 0 14px;font-size:14px}.jdResumeStep4Preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:18px 0 20px;padding:16px 18px}.jdResumeStep4PreviewHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.jdResumeStep4PreviewHead h4{color:#0f172a;margin:0;font-size:15px}.jdResumeStep4Structure{color:#475569;margin:0 0 10px;font-size:13px}.jdResumeMissingFields{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.jdResumeMissingLabel{color:#b45309;font-size:12px;font-weight:600}.jdResumeMissingChip{color:#92400e;background:#fef3c7;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.jdResumeEditGrid{grid-template-columns:1fr 1fr;gap:12px 16px;display:grid}.jdResumeEditGrid label{color:#334155;flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.jdResumeEditFull{grid-column:1/-1}.jdResumeEditGrid input,.jdResumeEditGrid textarea{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;font-size:14px;font-weight:400}.jdResumeHtmlPipeline{flex-direction:column;gap:.75rem;margin:1rem 0 1.25rem;display:flex}.jdResumeHtmlPipelineLoading{color:#4b5563;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.jdResumeHtmlPipelineDone{flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.jdResumeHtmlMissingInfo{color:#92400e;background:#fffbeb;border-color:#fcd34d}.jdResumePreviewPlaceholder{color:#64748b;margin:0;font-size:14px;line-height:1.5}.clientTemplatesLoading{color:#64748b;margin:12px 0 0;font-size:14px}.clientTemplateEmpty{color:#334155;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;margin-top:14px;padding:20px}.clientTemplateEmpty p{margin:0}.clientTemplateEmptyHint{color:#64748b;font-size:13px;margin-top:8px!important}.clientTemplateCardActions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:8px;margin-top:10px;padding-top:10px;display:flex}.clientTemplateDeleteBtn:hover{color:#b91c1c;border-color:#fecaca}.fieldRequiredMark{color:#2563eb;font-weight:700;line-height:1}.clientTemplateEditHint{color:#64748b;margin:0;font-size:12px}.btnDangerSolid{cursor:pointer;color:#fff;background:linear-gradient(#ef4444,#b91c1c);border:none;border-radius:8px;padding:8px 16px;font-weight:700;box-shadow:0 6px 16px #b91c1c40}.btnDangerSolid:hover{filter:brightness(1.05)}.deleteClientTemplateModal{width:min(480px,100vw - 40px)}.deleteClientTemplateModal h3{color:#0f172a;margin:0 0 10px}.deleteClientTemplateModal p{color:#334155;margin:0 0 16px;line-height:1.45}.aiResumeQuickActions{flex-wrap:wrap;gap:8px;display:flex}.aiResumeTemplateFile{color:#475569;margin:0;font-size:13px}.aiResumePreviewModal{flex-direction:column;gap:12px;width:min(900px,100vw - 24px);max-height:min(92vh,960px);display:flex}.aiResumePreviewToolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.aiResumePreviewTitleBlock h2{color:#0f172a;margin:0 0 6px;font-size:20px}.aiResumePreviewSub{color:#64748b;max-width:560px;margin:0;font-size:13px;line-height:1.45}.aiResumePreviewActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.aiResumePreviewActions button{white-space:nowrap;min-width:88px}.resumeEditFooter button{white-space:nowrap;min-width:100px}.aiResumePreviewFrameWrap{background:#e8eef7;border:1px solid #dbe4f2;border-radius:10px;flex:1;min-height:0;overflow:hidden}.card.talentPoolMainCard{border:1px solid #e2e8f0;border-radius:16px;padding:20px 22px 22px;box-shadow:0 12px 32px #0f172a0f}.card.talentPoolMainCard:hover{border-color:#e2e8f0;transform:none;box-shadow:0 12px 32px #0f172a0f}.globalSearchSticky+.talentPoolMainCard{margin-top:-10px}.talentPoolMainCard .talentPoolTable th{letter-spacing:.06em;text-transform:uppercase;color:#0f172a;font-size:11px;font-weight:700}.talentPoolMainCard .talentPoolTable td{color:#64748b;font-weight:400}.talentPoolMainCard .talentPoolKpiCard--accent{box-shadow:none;background:#fff;border-left-width:1px}.talentPoolMainCard .talentPoolKpiCard--accent:before,.talentPoolMainCard .talentPoolKpiCard--aiScore:before{display:none}.talentPoolMainCard .talentPoolKpiCard:hover{box-shadow:none;transform:none}.talentPoolMainCard .talentPoolToolbarActions .btnPrimarySolid{background:#4f46e5}.talentPoolMainCard .talentPoolToolbarActions .btnPrimarySolid:hover{background:#4338ca}.topBar.topBar--talentGlobal .topSearchWrap--talentPool,.topBar.topBar--talentGlobal .topSearchWrap--talentPool .topSearch--talentPool{background:#fff}.talentPoolMainCard .talentPoolAvatar,.talentPoolMainCard .talentPoolAvatar.talentPoolAvatar--indigo{color:#3730a3;background:#e0e7ff}.talentPoolMainCard .talentPoolAvatar.talentPoolAvatar--emerald{color:#065f46;background:#d1fae5}.talentPoolMainCard .talentPoolAvatar.talentPoolAvatar--violet{color:#5b21b6;background:#ede9fe}.talentPoolMainCard .talentPoolAvatar.talentPoolAvatar--amber{color:#92400e;background:#fef3c7}.talentPoolMainCard .talentPoolAvatar.talentPoolAvatar--teal{color:#115e59;background:#ccfbf1}.talentPoolMainCard .talentPoolAvatar.talentPoolAvatar--coral{color:#9f1239;background:#ffe4e6}.talentPoolMainCard .talentPoolTable .talentPoolRowActions.talentPoolRowActions--table{grid-template-columns:unset;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;width:auto;min-width:max-content;display:inline-flex}.talentPoolMainCard .talentPoolRowActions--table .talentPoolActionBtn{white-space:nowrap;flex-shrink:0}.monthlySyncPanel{border-color:#dbe4f2;margin:12px 0 16px;padding:14px 16px}.monthlySyncPanelHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.monthlySyncTitle{color:#0f172a;margin:0;font-size:15px}.monthlySyncSubtitle{color:#64748b;max-width:52rem;margin:4px 0 0;font-size:12px;line-height:1.45}.monthlySyncActions{flex-wrap:wrap;gap:8px;display:flex}.monthlySyncError{color:#b91c1c;margin:0 0 10px;font-size:13px}.monthlySyncEmpty{color:#64748b;margin:0;font-size:13px}.monthlySyncTableWrap{overflow-x:auto}.monthlySyncTable{border-collapse:collapse;width:100%;font-size:13px}.monthlySyncTable th,.monthlySyncTable td{text-align:left;border-bottom:1px solid #e2e8f0;padding:8px 10px}.monthlySyncTable th{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:11px}.monthlySyncStatus{text-transform:capitalize;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.monthlySyncStatus--completed{color:#166534;background:#dcfce7}.monthlySyncStatus--failed{color:#991b1b;background:#fee2e2}.monthlySyncStatus--progress{color:#1d4ed8;background:#dbeafe}.monthlySyncDetailsBtn{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.monthlySyncDetailsRow td{vertical-align:top;background:#f8fafc}.monthlySyncErrorList{color:#475569;margin:0;padding-left:18px;font-size:12px;line-height:1.5}.monthlySyncErrorAt{color:#94a3b8}.assessmentDetailsCard{padding:0;overflow:hidden}.assessmentDetailsHero{border-bottom:1px solid var(--color-border-neutral,#e2e8f0);position:relative}.assessmentDetailsHeroBanner{background:linear-gradient(115deg, #0f172a 0%, var(--color-brand,#4f46e5) 42%, var(--color-accent,#4f46e5) 72%, #6366f1 100%);align-items:center;min-height:0;padding:10px 20px;display:flex}.assessmentDetailsHeroTitle{letter-spacing:-.02em;color:#fff;text-shadow:0 1px 12px #0003;margin:0;font-size:1.0625rem;font-weight:800}.assessmentDetailsHeroBody{z-index:1;background:var(--color-bg,#fff);border-bottom:1px solid var(--color-border-neutral,#e2e8f0);margin-top:0;padding:14px 24px 18px;position:relative}.assessmentDetailsSub{color:var(--color-text-secondary,#64748b);margin:0;font-size:.9rem}.assessmentDetailsContent{padding:20px 24px 24px}.assessmentDetailsLoading,.assessmentDetailsError,.assessmentDetailsEmpty{text-align:center;color:var(--color-text-secondary,#64748b);background:var(--color-bg-subtle,#f8fafc);border-radius:var(--radius-md,12px);border:1px solid var(--color-border-neutral,#e2e8f0);margin:0 24px 24px;padding:32px 24px}.assessmentDetailsSpinner{border:3px solid #e2e8f0;border-top-color:var(--color-brand,#4f46e5);border-radius:999px;width:40px;height:40px;margin:0 auto 12px;animation:.85s linear infinite assessmentDetailsSpin}@keyframes assessmentDetailsSpin{to{transform:rotate(360deg)}}.assessmentDetailsError a{color:var(--color-brand,#4f46e5);font-weight:600}.assessmentDetailsTabs{border-bottom:1px solid var(--color-border-neutral,#e2e8f0);flex-wrap:wrap;gap:8px;margin:0 0 16px;padding-bottom:12px;display:flex}.assessmentDetailsTab{border:1px solid var(--color-border-neutral,#e2e8f0);cursor:pointer;background:var(--color-bg,#fff);color:var(--color-text-secondary,#64748b);border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:.8125rem;font-weight:700;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.assessmentDetailsTab:hover:not(:disabled){background:var(--color-bg-muted,#eef2ff);color:var(--color-brand,#4f46e5);border-color:#c7d2fe}.assessmentDetailsTab.active{background:var(--color-brand,#4f46e5);border-color:var(--color-brand,#4f46e5);color:var(--color-on-brand,#fff);box-shadow:0 4px 12px #4f46e547}.assessmentDetailsTabIcon{font-size:.95rem;line-height:1}.assessmentDetailsPanel{min-height:280px}.assessmentSummaryTiles.jdSummaryBoxes{flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-bottom:18px;margin-left:0;padding-left:0}.assessmentSummaryTiles.jdSummaryBoxes:before{display:none}.assessmentSummaryTiles.aiResumeHistorySummaryBoxes .jdSummaryBox{cursor:default;min-width:108px;max-width:148px}.assessmentFlagsTab{flex-direction:column;gap:0;display:flex}.assessmentDetailsTableWrap{margin-top:4px}.assessmentDetailsTable{table-layout:auto;min-width:720px}.assessmentDetailsTable th:first-child,.assessmentDetailsTable td:first-child{width:48px}.assessmentSeverityPill--low{color:#047857;background:#ecfdf5;border-color:#6ee7b7}.assessmentSeverityPill--medium{color:#c2410c;background:#fff7ed;border-color:#fdba74}.assessmentSeverityPill--high{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.assessmentSnapshotsCount{color:var(--color-text-secondary,#64748b);margin:0 0 10px;font-size:.8125rem}.assessmentSnapshotsGrid{grid-template-columns:repeat(auto-fill,minmax(128px,156px));justify-content:start;gap:10px;display:grid}@media (width<=900px){.assessmentSnapshotsGrid{grid-template-columns:repeat(auto-fill,minmax(112px,140px))}}@media (width<=520px){.assessmentDetailsContent{padding:16px}.assessmentDetailsHeroBody{padding:14px 16px 16px}.assessmentSnapshotsGrid{grid-template-columns:1fr}}.snapshot-card{border:1px solid var(--color-border-neutral,#e2e8f0);background:var(--color-bg,#fff);cursor:pointer;text-align:left;border-radius:8px;flex-direction:column;gap:0;padding:0;font-family:inherit;display:flex;position:relative;overflow:hidden}.snapshot-card--flagged{border-color:#fca5a5;box-shadow:0 0 0 1px #fecaca}.snapshot-card img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.snapshot-card p{color:var(--color-text-muted,#64748b);margin:0;padding:6px 8px;font-size:.65rem;line-height:1.3}.snapshot-flag-badge{z-index:1;background:var(--color-danger,#ef4444);color:#fff;text-overflow:ellipsis;white-space:nowrap;border-radius:4px;max-width:calc(100% - 8px);padding:2px 6px;font-size:.6rem;font-weight:700;position:absolute;top:4px;left:4px;overflow:hidden}.snapshot-cardPlaceholder{aspect-ratio:16/10;background:var(--color-bg-secondary,#f1f5f9);color:var(--color-text-faint,#94a3b8);place-items:center;font-size:.7rem;display:grid}.assessmentSnapshotLightbox{z-index:2000;background:#0f172ad9;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.assessmentSnapshotLightbox img{border-radius:8px;max-width:min(960px,96vw);max-height:90vh}.assessmentSnapshotLightboxClose{cursor:pointer;background:#fff;border:none;border-radius:8px;padding:8px 14px;font-weight:700;position:absolute;top:16px;right:16px}.assessmentRecordingTab{width:100%}.assessmentRecordingLayout{grid-template-columns:minmax(0,1.4fr) minmax(260px,.85fr);align-items:start;gap:20px;display:grid}@media (width<=900px){.assessmentRecordingLayout{grid-template-columns:1fr}}.assessmentRecordingCol--player,.assessmentRecordingCol--details{min-width:0}.assessmentRecordingPlayerWrap{border:1px solid var(--color-border-neutral,#e2e8f0);border-radius:var(--radius-md,12px);box-shadow:var(--shadow-card,0 8px 28px #0f172a14);background:#0f172a;overflow:hidden}.assessmentRecordingVideo{object-fit:contain;background:#000;width:100%;min-height:220px;max-height:min(52vh,480px);display:block}.assessmentRecordingMetaPanel{border:1px solid var(--color-border-neutral,#e2e8f0);border-radius:var(--radius-md,12px);height:100%;box-shadow:var(--shadow-card,0 8px 28px #0f172a0f);background:linear-gradient(#fff 0%,#f8fafc 100%);flex-direction:column;gap:16px;padding:16px;display:flex}.assessmentRecordingMetaHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.assessmentRecordingMetaTitle{color:var(--color-text,#0f172a);letter-spacing:-.02em;margin:0;font-size:.9375rem;font-weight:800}.assessmentRecordingStatusPill{text-transform:none}.assessmentRecordingStatus--available{color:#047857;background:#ecfdf5;border-color:#6ee7b7}.assessmentRecordingStatus--processing{color:#c2410c;background:#fff7ed;border-color:#fdba74}.assessmentRecordingStatus--unavailable{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.assessmentRecordingMetaList{border:1px solid var(--color-border-neutral,#e2e8f0);background:#fff;border-radius:10px;flex-direction:column;gap:0;margin:0;padding:0;display:flex;overflow:hidden}.assessmentRecordingMetaRow{border-bottom:1px solid #eef2f7;grid-template-columns:110px 1fr;gap:12px;padding:11px 14px;display:grid}.assessmentRecordingMetaRow:last-child{border-bottom:none}.assessmentRecordingMetaRow dt{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted,#64748b);margin:0;font-size:.75rem;font-weight:700}.assessmentRecordingMetaRow dd{color:var(--color-text,#0f172a);margin:0;font-size:.875rem;font-weight:600}.assessmentRecordingDownload{background:var(--color-brand,#4f46e5);width:100%;color:var(--color-on-brand,#fff);border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:12px 16px;font-family:inherit;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.assessmentRecordingDownload:hover{background:var(--color-brand-hover,#4338ca);color:#fff}.assessmentRecordingEmpty{flex-direction:column;align-items:center;gap:12px;display:flex}.assessmentRecordingStatus{border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.assessmentDetailsTabs button.assessmentDetailsTab{background:var(--color-bg,#fff);color:var(--color-text-secondary,#64748b)}.assessmentDetailsTabs button.assessmentDetailsTab:hover:not(:disabled):not(.active){background:var(--color-bg-muted,#eef2ff);color:var(--color-brand,#4f46e5)}.assessmentDetailsTabs button.assessmentDetailsTab.active{background:var(--color-brand,#4f46e5);color:var(--color-on-brand,#fff)}
