:root{--bg:#f5f2e4;--panel:rgba(255,253,247,0.92);--panel-strong:rgba(255,252,244,0.97);--line:rgba(112,104,73,0.16);--line-strong:rgba(96,122,67,0.2);--text:#252218;--muted:#70685a;--gold:#cb9620;--green:#4d972f;--green-deep:#2f7b2d;--green-soft:#8fbe36;--blue:#5d7fd8;--orange:#d98a1a;--red:#bf5d49;--lavender:#dbc8f5;--shadow:0 10px 24px rgba(72,63,33,0.06);--shadow-strong:0 18px 40px rgba(72,63,33,0.1)}*{box-sizing:border-box}html{font-family:Georgia,Times New Roman,serif;background:radial-gradient(circle at top left,rgba(186,221,58,.16),transparent 28%),radial-gradient(circle at top right,rgba(82,158,59,.12),transparent 24%),linear-gradient(180deg,#f9f6ea,#f1eddf 46%,#ece6d6);color:var(--text);font-size:15px;line-height:1.36}body{margin:0;min-height:100vh}a{color:inherit}.inline-link,a{text-decoration:none}.inline-link{color:var(--blue)}.inline-link:hover{text-decoration:underline}.share-preview-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(180deg,rgba(247,242,222,.98),rgba(251,248,239,.98))}.share-preview-card{width:min(720px,100%);border:1px solid var(--line);border-radius:24px;padding:28px;background:rgba(255,255,255,.78);box-shadow:0 18px 50px rgba(69,58,31,.12)}.share-preview-eyebrow{color:var(--muted);font-size:14px;margin-bottom:10px}.share-preview-card h1{margin:0;font-size:34px;line-height:1.18}.share-preview-card p{margin:14px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.shell{display:grid;grid-template-columns:216px minmax(0,1fr);min-height:100vh}.sidebar{position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding:14px 12px;border-right:1px solid var(--line);background:linear-gradient(180deg,rgba(252,249,239,.96),rgba(243,239,223,.94))}.brand{font-size:18px;line-height:1;margin:0;white-space:nowrap}.sidebar-brand-row{display:flex;align-items:center;gap:9px;margin-bottom:4px}.sidebar-brand-en{font-size:11px;margin-top:1px}.sidebar-ai-row,.sidebar-search{margin-bottom:10px}.sidebar-search{display:grid;grid-template-columns:minmax(0,1fr) 34px;grid-gap:6px;gap:6px}.sidebar-search input{min-width:0;width:100%;min-height:34px;padding:6px 9px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.72);color:var(--text);font:inherit}.sidebar-search button{width:34px;min-height:34px;border:1px solid rgba(77,151,47,.28);border-radius:10px;background:linear-gradient(90deg,#7fb72f,#3c9130);color:white;font:inherit;font-weight:700;cursor:pointer}.sidebar-user{padding:0}.sidebar-footer{margin-top:auto;padding:10px 11px 0;border-top:1px solid rgba(116,103,72,.14)}.sidebar-footer-actions{display:grid;grid-gap:7px;gap:7px;margin-top:9px}.sidebar-footer-actions .button{display:flex;align-items:center;width:100%;justify-content:center}.sidebar-user-name{font-weight:700;line-height:1.25}.sidebar-user-meta{margin-top:3px;font-size:12px;line-height:1.35;word-break:break-word}.sidebar-logout{margin:0}.sidebar-logout .button{padding:6px 11px}.nav{display:grid;grid-gap:4px;gap:4px}.nav a{border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.58);color:var(--text)}.mcp-install-guide-nav-button,.nav a{padding:7px 9px;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease;font:inherit;font-size:14px;line-height:1.25;text-align:left}.mcp-install-guide-nav-button{border:1px solid rgba(77,151,47,.36);border-radius:9px;width:100%;background:linear-gradient(90deg,#7fb72f,#3c9130);box-shadow:0 6px 14px rgba(68,133,42,.15);color:white;cursor:pointer}.mcp-install-guide-nav-button:hover{border-color:rgba(77,151,47,.5);background:linear-gradient(90deg,#8bc73a,#3f9b33);box-shadow:0 8px 18px rgba(68,133,42,.2)}.nav a.active{color:white;border-color:rgba(77,151,47,.36);background:linear-gradient(90deg,#7fb72f,#3c9130);box-shadow:0 6px 14px rgba(68,133,42,.15)}.nav-section.active{color:#3d7f2c}.nav-group{display:grid;grid-gap:4px;gap:4px}.nav-section{padding:7px 4px 3px;color:#6b5741;font-size:12px;font-weight:700;line-height:1.2}.nav-children{display:grid;grid-gap:4px;gap:4px;padding-left:8px}.main{padding:16px 18px;min-width:0}.auth-main{min-height:100vh}.hero{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:12px}.hero h1,.hero h2,.hero h3,.hero p{margin:0}.hero-copy{max-width:720px}.hero-side{display:inline-flex;flex-direction:column;align-items:flex-end;gap:10px}.hero-title{font-size:30px;line-height:1.08;margin-bottom:4px}.hero-note{color:var(--muted);font-size:14px;line-height:1.45}.grid{display:grid;grid-gap:10px;gap:10px}.grid.metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.two{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:linear-gradient(180deg,var(--panel-strong),var(--panel));border:1px solid var(--line);border-radius:12px;padding:12px;box-shadow:var(--shadow)}.card,.grid>*{min-width:0}.metric-card .label,.muted,.section-label{color:var(--muted)}.metric-card .label{white-space:nowrap}.metric-card.active{border-color:rgba(73,121,255,.35);box-shadow:0 0 0 2px rgba(73,121,255,.12),var(--shadow)}.field-label{color:var(--muted);font-size:12px;margin:0 0 4px}.persistent-file-input-native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.persistent-file-input-trigger{width:100%;display:flex;align-items:center;gap:9px;min-height:48px;padding:8px 11px;border-radius:12px;border:1px solid var(--line);background:rgba(255,255,255,.76);box-shadow:inset 0 1px 0 rgba(255,255,255,.45);text-align:left;cursor:pointer}.persistent-file-input-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:34px;padding:0 12px;border-radius:9px;border:1px solid rgba(116,103,72,.24);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(246,241,230,.92));color:var(--text);font-size:14px;font-weight:700}.persistent-file-input-name{min-width:0;color:var(--text);font-size:14px;line-height:1.35;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.persistent-file-input-name.placeholder{color:var(--muted);font-weight:500}.form-page-header{display:grid;grid-gap:4px;gap:4px}.form-page-title{font-size:24px;line-height:1.12;color:var(--text);font-weight:700}.form-page-note{color:var(--muted);font-size:14px;line-height:1.45;max-width:760px}.form-section-block{display:grid;grid-gap:4px;gap:4px}.form-section-title{font-size:18px;line-height:1.2;color:var(--text);font-weight:700}.form-subsection-title{font-size:16px;line-height:1.25;color:var(--text);font-weight:700}.form-section-description{color:var(--muted);font-size:13px;line-height:1.6;max-width:780px}.form-submit-row{display:flex;justify-content:flex-start;margin-top:14px}.metric-value{font-size:34px;line-height:1;margin:5px 0}.accent-gold{color:var(--gold)}.accent-green{color:var(--green)}.accent-blue{color:var(--blue)}.accent-orange{color:var(--orange)}.accent-lavender{color:#8e3de8}.list{display:grid;grid-gap:7px;gap:7px}.list-row{display:flex;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:10px;background:rgba(250,247,240,.95);border:1px solid rgba(116,103,72,.15)}.global-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;margin-bottom:10px}.global-search-form input{width:100%;min-width:0;min-height:38px;padding:7px 11px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.74);color:var(--text);font:inherit}.global-search-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.global-search-tabs a{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.62);color:var(--muted);font-size:13px}.global-search-tabs a.active{color:white;border-color:rgba(77,151,47,.36);background:linear-gradient(90deg,#7fb72f,#3c9130)}.global-search-tabs span{font-size:12px;opacity:.78}.global-search-results{display:grid;grid-gap:8px;gap:8px}.global-search-result{display:grid;grid-template-columns:72px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:9px 11px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.68);box-shadow:var(--shadow)}.global-search-type{color:var(--green-deep);font-size:13px;font-weight:700}.global-search-result-main{min-width:0}.global-search-result-main a{font-weight:700}.global-search-result-main p{margin:3px 0;color:var(--muted);font-size:14px}.global-search-result-main span{display:block;color:var(--muted);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search-action{white-space:nowrap}.global-search-empty{color:var(--muted)}.activity-timeline-card{padding:0;overflow:hidden}.activity-timeline-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;cursor:pointer;list-style:none}.activity-timeline-summary::-webkit-details-marker{display:none}.activity-timeline-summary:after{content:"展开";color:var(--blue);font-size:13px}.activity-timeline-card[open] .activity-timeline-summary{border-bottom:1px solid var(--line)}.activity-timeline-card[open] .activity-timeline-summary:after{content:"收起"}.activity-timeline-list{display:grid;grid-gap:8px;gap:8px;max-height:260px;overflow-x:auto;overflow-y:auto;padding:10px 12px 12px}.activity-timeline-row{display:grid;grid-template-columns:minmax(140px,.9fr) minmax(220px,2fr) minmax(120px,.8fr) minmax(150px,auto);align-items:center;grid-gap:12px;gap:12px;min-width:760px;padding:7px 10px;border-radius:10px;background:rgba(250,247,240,.95);border:1px solid rgba(116,103,72,.15)}.activity-timeline-action,.activity-timeline-detail,.activity-timeline-time{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-timeline-action{font-weight:700}.hr-screening-panel{grid-column:1/-1;border:1px solid rgba(116,103,72,.15);border-radius:12px;background:rgba(250,247,240,.66);padding:10px}.hr-screening-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.hr-screening-result{margin-top:9px;padding:10px;border-radius:10px;background:rgba(236,245,255,.72);border:1px solid rgba(105,147,214,.22);color:var(--ink);white-space:pre-wrap;line-height:1.55}.pill{display:inline-flex;padding:3px 8px;border-radius:999px;font-size:11px;border:1px solid}.priority-high{color:var(--red)}.priority-medium{color:var(--orange)}.progress{width:100%;height:8px;border-radius:999px;background:#e7e0d2;overflow:hidden}.progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--green))}.candidate-ai-refresh{display:grid;grid-gap:8px;gap:8px;justify-items:end;min-width:0;max-width:min(320px,100%)}.candidate-ai-refresh .button{white-space:nowrap}.candidate-ai-refresh-progress{width:min(280px,100%);display:grid;grid-gap:4px;gap:4px}.candidate-ai-refresh-progress-label{color:var(--muted);font-size:12px;text-align:right}.table{width:100%;border-collapse:collapse}.usage-dashboard{display:grid;grid-gap:12px;gap:12px}.usage-kpi-band{display:grid;grid-template-columns:minmax(160px,.75fr) minmax(0,2.25fr);grid-gap:10px;gap:10px;align-items:stretch}.usage-kpi,.usage-kpi-primary,.usage-panel{border:1px solid var(--line);border-radius:10px;background:rgba(255,253,247,.78);box-shadow:var(--shadow)}.usage-kpi-primary{display:grid;align-content:center;grid-gap:4px;gap:4px;min-height:112px;padding:14px 16px;background:linear-gradient(135deg,rgba(76,151,47,.15),rgba(255,253,247,.88))}.usage-kpi-link{color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.usage-kpi-link.active,.usage-kpi-link:hover{border-color:rgba(76,151,47,.3);box-shadow:0 10px 24px rgba(72,120,46,.14);transform:translateY(-1px)}.usage-kpi span,.usage-kpi-primary span{color:var(--muted);font-size:13px;font-weight:700}.usage-kpi-primary strong{color:var(--green-deep);font-size:46px;line-height:1}.usage-kpi small,.usage-kpi-primary small{color:var(--muted);font-size:12px}.usage-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.usage-kpi{display:grid;align-content:center;grid-gap:3px;gap:3px;min-height:94px;padding:12px}.usage-kpi strong{color:var(--text);font-size:28px;line-height:1}.usage-main-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:10px;gap:10px}.usage-rank-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);grid-gap:10px;gap:10px}.usage-panel{padding:12px}.usage-panel-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:10px}.usage-panel-head p{margin:3px 0 0;font-size:13px;line-height:1.45}.usage-range-picker{display:inline-flex;gap:5px;padding:3px;border:1px solid rgba(116,103,72,.16);border-radius:999px;background:rgba(246,242,230,.8)}.usage-range-picker button{min-height:28px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-size:13px;font-weight:700}.usage-range-picker button.active{background:linear-gradient(90deg,#7fb72f,#3c9130);color:white;box-shadow:0 5px 12px rgba(68,133,42,.16)}.usage-trend-summary{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.usage-trend-summary span{display:inline-flex;align-items:baseline;gap:6px;padding:5px 9px;border-radius:999px;background:rgba(247,243,232,.82);color:var(--text);font-weight:700}.usage-trend-summary small{color:var(--muted);font-size:12px}.usage-trend-chart{display:block;width:100%;height:250px;overflow:visible}.usage-trend-chart line{stroke:rgba(116,103,72,.18);stroke-width:1}.usage-trend-chart text{fill:var(--muted);font-size:11px}.usage-chart-line{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.usage-chart-line.pv{stroke:var(--green)}.usage-chart-line.dau{stroke:var(--blue)}.usage-chart-line.uv{stroke:#b7791f}.usage-chart-line.average-pv{stroke:#805ad5}.usage-chart-line.mau{stroke:#2c7a7b}.usage-chart-line.month-pv{stroke:#c05621}.usage-chart-point circle{fill:rgba(255,253,247,.98);stroke:var(--green);stroke-width:2}.usage-chart-point:hover circle{fill:var(--green)}.usage-chart-legend{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:12px;font-weight:700}.usage-chart-legend a{display:inline-flex;align-items:center;gap:5px;color:inherit;text-decoration:none}.usage-chart-legend a.active{color:var(--text)}.usage-chart-legend i{width:18px;height:3px;border-radius:999px}.usage-chart-legend i.pv{background:var(--green)}.usage-chart-legend i.dau{background:var(--blue)}.usage-chart-legend i.uv{background:#b7791f}.usage-chart-legend i.average-pv{background:#805ad5}.usage-chart-legend i.mau{background:#2c7a7b}.usage-chart-legend i.month-pv{background:#c05621}.usage-rank-table{margin-top:6px}.usage-rank-table td,.usage-rank-table th{padding:8px 9px}.usage-rank-table td:first-child{max-width:280px;overflow-wrap:anywhere}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:8px 0 10px}[data-focus-target]{scroll-margin-top:24px;outline:none}.focus-target-active{animation:focus-target-pulse 1.8s ease-out}@keyframes focus-target-pulse{0%{box-shadow:0 0 0 3px rgba(127,183,47,.24)}to{box-shadow:0 0 0 0 rgba(127,183,47,0)}}.interview-basic-grid{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(180px,1fr) minmax(190px,1fr);grid-gap:8px;gap:8px;align-items:center;margin:12px 0 10px}.dashboard-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.dashboard-filter-grid .dashboard-status-filter,.dashboard-filter-grid input,.dashboard-filter-grid select{min-height:32px;font-size:13px}button,input,select,textarea{font:inherit}input,select,textarea{width:100%;padding:7px 10px;border-radius:9px;border:1px solid rgba(116,103,72,.2);background:rgba(255,255,255,.9);line-height:1.32}.job-profile-editor-textarea{min-height:320px;max-height:620px;overflow-y:auto;resize:vertical;line-height:1.56;white-space:pre-wrap;word-break:break-word;-moz-tab-size:2;tab-size:2}.markdown-preview{max-width:100%;line-height:1.6;word-break:break-word}.markdown-preview>:first-child{margin-top:0}.markdown-preview>:last-child{margin-bottom:0}.markdown-preview-heading{color:var(--ink);font-weight:800;line-height:1.45;margin:12px 0 6px}.markdown-preview-heading.level-1,.markdown-preview-heading.level-2{font-size:1.05em}.markdown-preview-heading.level-3,.markdown-preview-heading.level-4{font-size:1em}.markdown-preview-paragraph{margin:0 0 8px}.markdown-preview-list{margin:6px 0 10px;padding-left:1.4em}.markdown-preview-list li{margin:4px 0}.markdown-preview strong{color:var(--ink);font-weight:800}.guide-tracker-table-wrap{margin-top:12px;overflow-x:auto;max-width:100%}.guide-tracker-table{min-width:1280px}.guide-tracker-table td,.guide-tracker-table th{vertical-align:top}.guide-tracker-table td{white-space:pre-wrap;word-break:break-word}.guide-tracker-table td:first-child,.guide-tracker-table td:nth-child(2),.guide-tracker-table td:nth-child(3),.guide-tracker-table td:nth-child(4),.guide-tracker-table td:nth-child(5),.guide-tracker-table td:nth-child(6),.guide-tracker-table th:first-child,.guide-tracker-table th:nth-child(2),.guide-tracker-table th:nth-child(3),.guide-tracker-table th:nth-child(4),.guide-tracker-table th:nth-child(5),.guide-tracker-table th:nth-child(6){min-width:92px}.guide-tracker-table td:nth-child(7),.guide-tracker-table td:nth-child(8),.guide-tracker-table td:nth-child(9),.guide-tracker-table th:nth-child(7),.guide-tracker-table th:nth-child(8),.guide-tracker-table th:nth-child(9){min-width:260px}.interview-note-block .markdown-preview{margin-top:6px}.button{border:0;border-radius:999px;padding:7px 12px;background:linear-gradient(90deg,#c89a22,#d78115);color:white;cursor:pointer;box-shadow:0 5px 14px rgba(172,118,18,.13)}.button.secondary{background:linear-gradient(90deg,#6d8ee0,#4ea24a);box-shadow:0 5px 14px rgba(85,135,78,.12)}.button.danger{background:linear-gradient(90deg,#ca6a52,#b6483e);box-shadow:0 8px 20px rgba(168,74,58,.14)}.button:disabled,.button[aria-disabled=true]{background:linear-gradient(90deg,#c7c2b5,#b7b1a2);color:rgba(255,255,255,.92);box-shadow:none;cursor:not-allowed;opacity:.78}.grid.metrics.workbench-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.recruiter-workbench-metrics{grid-template-columns:repeat(9,minmax(0,1fr))!important}.recruiter-workbench-metrics .metric-card{padding:9px 10px}.recruiter-workbench-metrics .metric-card .label{font-size:12px;line-height:1.35;min-height:30px;white-space:normal}.recruiter-workbench-metrics .metric-card .metric-value{font-size:34px;line-height:1}.mine-filter-card{padding:10px 12px}.mine-filter-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.mine-filter-row input,.mine-filter-row select{flex:1 1 240px;min-width:220px;padding-top:8px;padding-bottom:8px}.mine-filter-row input::placeholder{color:var(--text);opacity:1}.mine-filter-row .button{flex:0 0 auto;min-height:39px;display:inline-flex;align-items:center}.employee-resume-add-card{display:grid;grid-gap:12px;gap:12px;margin-bottom:12px}.employee-resume-import-row{display:grid;grid-template-columns:minmax(360px,560px) auto;grid-gap:10px;gap:10px;align-items:center;justify-content:start}.employee-resume-import-field{display:flex;align-items:center;gap:10px;min-width:0}.employee-resume-import-label{flex:0 0 auto;color:var(--muted);font-size:15px;font-weight:700}.employee-resume-import-field input[type=file]{flex:1 1 auto;min-width:220px}.employee-resume-list-card{overflow-x:auto}.employee-resume-list-header{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}.employee-resume-list-header h2{margin:0;font-size:20px}.employee-resume-create-row,.employee-resume-filter{display:grid;grid-template-columns:repeat(6,minmax(110px,1fr)) auto auto;grid-gap:8px;gap:8px;align-items:center}.employee-resume-create-row{grid-template-columns:repeat(6,minmax(110px,1fr)) auto}.employee-resume-filter{margin-bottom:12px}.employee-resume-table{min-width:980px}.employee-resume-table .file-link-stack{align-items:flex-start}.employee-resume-inline-upload{margin:0}.visually-hidden-file-input{display:none}.employee-resume-upload-link{padding:0;border:0;background:transparent;color:var(--blue);cursor:pointer;text-decoration:underline}.employee-resume-actions{display:flex;align-items:center;gap:8px;white-space:nowrap}.employee-resume-text-button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 11px;font-size:14px;line-height:1;text-decoration:none}.employee-resume-edit-panel{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.8fr);grid-gap:10px;gap:10px;padding:8px 0}.employee-resume-edit-form{display:grid;grid-template-columns:repeat(6,minmax(100px,1fr)) auto auto;grid-gap:8px;gap:8px;align-items:center}.employee-resume-upload-form{display:grid;grid-template-columns:minmax(160px,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.candidate-resume-preview-card{display:grid;grid-gap:12px;gap:12px}.candidate-resume-preview-link{position:relative;display:grid;grid-gap:10px;gap:10px;color:inherit;text-decoration:none}.candidate-resume-preview-surface{position:relative;min-height:240px;aspect-ratio:4/3;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.58)}.candidate-resume-preview-frame{width:100%;height:100%;border:0;object-fit:cover;pointer-events:none}.candidate-resume-preview-placeholder{display:grid;align-content:center;justify-items:center;grid-gap:8px;gap:8px;min-height:240px;padding:18px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.58);color:var(--muted);text-align:center}.candidate-resume-preview-placeholder strong{max-width:100%;overflow-wrap:anywhere;color:var(--text)}.candidate-resume-preview-placeholder.empty{margin-top:2px}.candidate-resume-text-preview{display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:10px;gap:10px;height:100%;min-height:240px;padding:14px;color:var(--text);background:rgba(255,255,255,.68)}.candidate-resume-text-preview-head{display:grid;grid-gap:6px;gap:6px}.candidate-resume-text-preview-head strong{overflow-wrap:anywhere}.candidate-resume-text-preview pre{margin:0;overflow:auto;white-space:pre-wrap;word-break:break-word;color:var(--muted);font:inherit;line-height:1.55}.candidate-resume-preview-file-type{padding:6px 12px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.7);font-size:12px}.candidate-resume-preview-meta{display:grid;grid-gap:4px;gap:4px}.candidate-resume-preview-meta strong{overflow-wrap:anywhere;color:var(--brand-blue)}.candidate-resume-preview-click-target{position:absolute;inset:0;z-index:1;border-radius:10px}.candidate-job-profile-card{display:grid;grid-gap:10px;gap:10px}.candidate-job-profile-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.job-profile-action-row{display:inline-flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.candidate-job-profile-full,.candidate-job-profile-preview{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65}.candidate-job-profile-preview{max-height:calc(1.65em * 5);overflow-y:auto;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.62)}.candidate-job-profile-details{display:grid;grid-gap:10px;gap:10px}.candidate-job-profile-details summary{justify-self:start;list-style:none;cursor:pointer}.candidate-job-profile-details summary::-webkit-details-marker{display:none}.candidate-job-profile-details[open] .candidate-job-profile-summary-collapsed,.candidate-job-profile-summary-expanded{display:none}.candidate-job-profile-details[open] .candidate-job-profile-summary-expanded{display:inline}.candidate-job-profile-card:has(.candidate-job-profile-details[open]) .candidate-job-profile-preview{display:none}.candidate-job-profile-full{max-height:min(62vh,560px);overflow-y:auto;padding:12px 14px;border:1px solid rgba(93,127,216,.16);border-radius:10px;background:rgba(93,127,216,.06)}.candidate-hr-notes-title{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.candidate-hr-notes-toggle{padding:7px 12px;min-height:32px;font-size:14px}.candidate-hr-notes-bottom-actions{display:flex;justify-content:flex-end;margin-top:14px}.candidate-hr-notes-bottom-toggle{padding:7px 12px;min-height:32px;font-size:14px}.workbench-section{scroll-margin-top:20px}.workbench-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.section-note{max-width:760px;margin-top:6px;line-height:1.45}.workbench-tabs{display:flex;flex-wrap:wrap;gap:6px}.workbench-tab{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(116,103,72,.18);background:rgba(255,255,255,.76);color:#534a3c;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease;font-size:13px}.workbench-tab:hover{border-color:rgba(69,111,214,.28);background:rgba(255,255,255,.94)}.workbench-tab.active{border-color:rgba(77,151,47,.38);background:linear-gradient(90deg,#7fb72f,#429a35);color:white;box-shadow:0 10px 24px rgba(77,151,47,.16)}.workbench-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:rgba(35,33,28,.08);font-size:12px}.workbench-tab.active .workbench-tab-count{background:rgba(255,255,255,.22)}.reminder-list,.workbench-reminders{display:grid;grid-gap:7px;gap:7px}.reminder-row{display:flex;justify-content:space-between;gap:9px;align-items:flex-start;padding:9px 11px;border-radius:11px;border:1px solid rgba(116,103,72,.14);background:rgba(255,255,255,.72);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.reminder-row:hover{border-color:rgba(77,151,47,.2);box-shadow:0 12px 28px rgba(77,151,47,.08);background:rgba(255,255,255,.9)}.reminder-main{min-width:0;flex:1 1}.reminder-topline{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.reminder-side{display:grid;grid-gap:10px;gap:10px;justify-items:end;text-align:right;min-width:140px}.reminder-link{color:#3154b5;font-weight:600}.reminder-age.high,.reminder-priority.high{color:#a24b36}.reminder-age.medium,.reminder-priority.medium{color:#b07410}.reminder-age.low,.reminder-priority.low{color:#4f6cb6}.compact-user-panel>summary,.compact-user-row>summary{list-style:none}.compact-user-panel>summary::-webkit-details-marker,.compact-user-row>summary::-webkit-details-marker{display:none}.compact-user-summary{justify-content:space-between;gap:12px;cursor:pointer}.compact-user-line,.compact-user-summary{display:flex;align-items:center;flex-wrap:wrap}.compact-user-line{gap:10px 14px}.compact-user-row{border:1px solid rgba(116,103,72,.14);border-radius:11px;background:rgba(255,255,255,.55);padding:9px 11px}.compact-user-row[open]{background:rgba(255,253,248,.92)}.compact-user-form{margin-top:9px;padding-top:9px;border-top:1px solid rgba(116,103,72,.12)}.compact-user-edit-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.compact-role-group{display:flex;flex-wrap:wrap;gap:10px}.compact-role-option{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid rgba(116,103,72,.16);border-radius:999px;background:rgba(255,255,255,.78);font-size:13px}.table td,.table th{padding:6px 7px;border-bottom:1px solid rgba(116,103,72,.15);text-align:left;vertical-align:top;line-height:1.32}.candidate-list-table{table-layout:fixed}.candidate-list-table td:first-child,.candidate-list-table th:first-child{width:92px;white-space:nowrap}.candidate-list-table td:nth-child(3),.candidate-list-table th:nth-child(3){width:122px;white-space:nowrap}.candidate-list-table td:nth-child(6),.candidate-list-table th:nth-child(6){width:160px}.dashboard-drill-link{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.dashboard-drill-link:hover{color:var(--accent-green)}.dashboard-funnel-button{white-space:nowrap;padding:6px 10px;font-size:13px}.dashboard-filter-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dashboard-filter-actions .dashboard-export-button{margin-left:auto;white-space:nowrap}.dashboard-export-summary-row{display:flex;align-items:stretch;gap:12px;margin-bottom:16px}.dashboard-export-summary-row>.button{flex:0 0 auto;align-self:flex-start;white-space:nowrap}.dashboard-ai-summary-row{margin-bottom:16px}.dashboard-ai-summary-row .dashboard-ai-summary-card{width:100%}.dashboard-ai-summary-card{flex:1 1 auto;padding:12px 14px}.dashboard-ai-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.dashboard-ai-summary-head .button{padding:7px 12px;font-size:13px}.dashboard-ai-summary-subtitle{margin-top:4px;font-size:12px}.dashboard-ai-summary-body{margin-top:8px;color:var(--ink);font-size:14px;line-height:1.58;white-space:pre-wrap}.dashboard-ai-summary-status{margin-top:8px;font-size:12px}.dashboard-job-process-card{overflow:hidden}.dashboard-job-process-table{font-size:14px;font-weight:400}.dashboard-job-process-table td,.dashboard-job-process-table th{padding:5px 6px;line-height:1.28;font-weight:400}.dashboard-job-process-table .dashboard-drill-link,.dashboard-job-process-table .pill,.dashboard-job-process-table th,.dashboard-job-process-table th a{font-weight:500}.dashboard-active-candidate-table{table-layout:fixed;min-width:100%}.dashboard-active-candidate-table td:first-child,.dashboard-active-candidate-table th:first-child{width:112px;white-space:nowrap}.dashboard-active-candidate-table td:nth-child(2),.dashboard-active-candidate-table th:nth-child(2){width:220px}.dashboard-active-candidate-table td:nth-child(3),.dashboard-active-candidate-table th:nth-child(3){width:132px;white-space:nowrap}.dashboard-active-candidate-table td:nth-child(4),.dashboard-active-candidate-table th:nth-child(4){width:146px;white-space:nowrap}.priority-progress-section .card{overflow:hidden}.priority-progress-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.priority-progress-card{display:grid;grid-gap:9px;gap:9px;min-height:132px;padding:13px 14px;border:1px solid rgba(77,151,47,.16);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(250,253,246,.78)),radial-gradient(circle at top right,rgba(93,127,216,.14),transparent 42%)}.priority-progress-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.priority-progress-title{color:var(--ink);font-size:16px;font-weight:800;line-height:1.2}.priority-progress-percent{color:var(--green-deep);font-size:28px;font-weight:900;line-height:1;white-space:nowrap}.priority-progress-track{width:100%;height:9px;border-radius:999px;background:rgba(111,126,86,.16);overflow:hidden}.priority-progress-fill{display:block;height:100%;min-width:0;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--green))}.priority-progress-count{display:flex;justify-content:flex-start;align-items:baseline;gap:8px;color:var(--blue);font-size:17px;font-weight:800}.priority-progress-separator{color:rgba(120,126,146,.72);font-weight:500}.priority-progress-description{font-size:12px;line-height:1.35}.file-link-stack{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;max-width:100%}.file-link-stack.align-end{align-items:flex-end}.file-link-action,.file-link-name{color:var(--blue);text-decoration:none;word-break:break-all}.file-link-action:hover,.file-link-name:hover{text-decoration:underline}.file-link-action{font-size:13px;color:var(--muted)}.locked{color:var(--muted);font-style:italic}.chart-list{display:grid;grid-gap:7px;gap:7px}.chart-row{display:grid;grid-gap:4px;gap:4px}.chart-meta{display:flex;justify-content:space-between;gap:12px}.chart-track{height:8px;border-radius:999px;background:#e8e1d4;overflow:hidden}.chart-fill{display:block;height:100%;border-radius:inherit}.chart-fill.gold,.column-fill.gold{background:linear-gradient(180deg,#e7ba47,#d38e10)}.chart-fill.green,.column-fill.green{background:linear-gradient(180deg,#68b174,#468b55)}.chart-fill.blue,.column-fill.blue{background:linear-gradient(180deg,#7398ef,#456fd6)}.chart-fill.orange,.column-fill.orange{background:linear-gradient(180deg,#f4b04b,#d57d0d)}.columns-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));grid-gap:9px;gap:9px;align-items:flex-end}.column-item{display:grid;grid-gap:4px;gap:4px;justify-items:center}@media (max-width:1100px){.grid.metrics.workbench-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.recruiter-workbench-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mine-filter-row{align-items:stretch}.mine-filter-row .button,.mine-filter-row input,.mine-filter-row select{flex:1 1 100%;justify-content:center}.employee-resume-create-row,.employee-resume-edit-form,.employee-resume-edit-panel,.employee-resume-filter,.employee-resume-import-row,.employee-resume-upload-form{grid-template-columns:1fr}.employee-resume-import-field{align-items:stretch;flex-direction:column}.employee-resume-import-field input[type=file]{min-width:0}}.column-value{font-size:13px;color:var(--muted)}.column-track{width:100%;max-width:64px;height:128px;display:flex;align-items:flex-end;justify-content:center;border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.3),rgba(231,224,210,.9));padding:6px}.column-fill{width:100%;border-radius:14px;display:block}.column-label{text-align:center;font-size:13px}.criteria-table{border:1px solid rgba(116,103,72,.15);border-radius:12px;overflow:hidden;background:rgba(255,255,255,.55)}.job-criteria-panel{display:grid;grid-gap:8px;gap:8px}.job-criteria-file-note{color:var(--muted);font-size:12px;line-height:1.45}.job-criteria-status{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px;padding:8px 10px;border-radius:11px;background:rgba(250,247,240,.95);border:1px solid rgba(116,103,72,.12)}.job-criteria-status-title{color:var(--text);font-size:14px;font-weight:700;line-height:1.3}.job-criteria-status-text{color:var(--muted);font-size:13px;line-height:1.4;margin-top:3px;max-width:760px}.criteria-row{display:grid;grid-template-columns:minmax(0,1.8fr) 110px 120px;grid-gap:8px;gap:8px;align-items:center;padding:8px 10px;border-bottom:1px solid rgba(116,103,72,.12)}.criteria-row.interview-score-row,.criteria-row.interview-value-row{grid-template-columns:minmax(160px,1fr) 86px 96px minmax(260px,1.7fr);align-items:start}.criteria-row.interview-score-row textarea,.criteria-row.interview-value-row textarea{min-height:56px;resize:vertical}.criteria-row.interview-score-row>:nth-child(2),.criteria-row.interview-score-row>:nth-child(3),.criteria-row.interview-value-row>:nth-child(2),.criteria-row.interview-value-row>:nth-child(3){text-align:center}.criteria-row.schedule-row{grid-template-columns:90px minmax(160px,1.1fr) minmax(120px,.8fr) minmax(160px,200px) minmax(160px,200px)}.criteria-row.schedule-display-row{grid-template-columns:72px minmax(140px,1fr) minmax(110px,.8fr) minmax(120px,150px) minmax(180px,220px) minmax(108px,132px);align-items:start}.criteria-row:last-child{border-bottom:0}.criteria-head{background:rgba(242,235,217,.7);color:var(--muted);font-size:13px}.criteria-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;background:rgba(248,243,231,.85)}.job-criteria-summary{display:flex;align-items:center;gap:8px;color:var(--text);font-size:14px;font-weight:600}.job-criteria-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.interview-history{display:grid;grid-gap:9px;gap:9px}.interview-card{border:1px solid rgba(116,103,72,.15);border-radius:12px;background:rgba(255,255,255,.6);padding:10px}.interview-card-anchor{scroll-margin-top:18px}.interview-card-result-anchor{display:flex;justify-content:flex-end}.interview-card-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.interview-score-badge{min-width:120px;padding:9px 11px;border-radius:12px;border:1px solid rgba(116,103,72,.16);background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(249,244,235,.92));text-align:right;box-shadow:0 10px 22px rgba(72,63,33,.08)}.interview-score-badge.positive{border-color:rgba(77,151,47,.28);background:linear-gradient(180deg,rgba(249,255,246,.98),rgba(237,247,230,.94))}.interview-score-badge.caution{border-color:rgba(217,138,26,.28);background:linear-gradient(180deg,rgba(255,251,243,.98),rgba(250,239,219,.94))}.interview-score-badge.negative{border-color:rgba(191,93,73,.28);background:linear-gradient(180deg,rgba(255,248,246,.98),rgba(248,232,228,.94))}.interview-score-label{color:var(--muted);font-size:12px;letter-spacing:.04em}.interview-score-recommendation{margin-top:3px;font-size:18px;line-height:1.05;font-weight:700}.interview-score-value{margin-top:3px;font-size:24px;line-height:1;font-weight:700}.interview-score-divider{height:1px;margin:7px 0;background:rgba(116,103,72,.14)}.interview-card-summary{display:grid;grid-gap:9px;gap:9px;margin-top:9px}.interview-round-card{padding:11px;display:grid;grid-gap:9px;gap:9px}.interview-round-summary{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.interview-round-summary-text{margin-top:6px}.interview-round-toolbar{display:flex;gap:8px;flex-wrap:wrap;align-items:stretch;padding:8px 10px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.44)}.interview-round-toolbar .button,.interview-round-toolbar .calendar-sync-actions .button,.interview-round-toolbar .calendar-sync-actions.compact .button{min-height:40px;display:inline-flex;align-items:center;justify-content:center}.interview-round-notice-action{margin-left:auto;display:inline-flex;align-items:stretch}.interview-round-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;border:1px solid rgba(116,103,72,.12);background:rgba(255,255,255,.78);line-height:1.2}.interview-round-chip.recommendation{font-weight:700}.interview-round-chip.recommendation.positive{border-color:rgba(77,151,47,.22);background:rgba(240,250,238,.9);color:#3c6d3a}.interview-round-chip.recommendation.caution{border-color:rgba(213,159,40,.24);background:rgba(255,247,228,.92);color:#9b6c12}.interview-round-chip.recommendation.negative{border-color:rgba(182,72,62,.2);background:rgba(255,241,239,.92);color:#a84a3a}.interview-note-block,.interview-trace-block{border:1px solid rgba(116,103,72,.14);border-radius:12px;padding:10px 11px;background:rgba(255,252,246,.82)}.interview-note-block{display:grid;grid-gap:8px;gap:8px}.multiline-text{white-space:pre-wrap}.interview-note-block-ai{background:linear-gradient(180deg,rgba(246,250,255,.88),rgba(239,246,252,.82));border-color:rgba(93,127,216,.16)}.interview-note-block-head{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap}.interview-note-block-tag{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:rgba(112,104,90,.08);color:var(--muted);font-size:12px}.interview-note-item{padding:9px 10px;border-radius:10px;background:rgba(255,255,255,.58);border:1px solid rgba(116,103,72,.1)}.overall-insight-evidence{padding:9px 11px;border-radius:11px;border:1px solid rgba(93,127,216,.2);background:linear-gradient(180deg,rgba(244,248,255,.96),rgba(234,242,255,.9));color:#35518d;font-size:14px;line-height:1.42;font-weight:700}.transcript-preview-loading{border:1px solid rgba(116,103,72,.14);border-radius:12px;padding:10px;background:linear-gradient(180deg,rgba(255,252,245,.94),rgba(248,243,232,.9));max-width:100%;overflow:hidden}.transcript-preview-result{margin-top:9px;min-height:180px;max-height:420px;overflow:auto;border:1px solid rgba(116,103,72,.18);border-radius:11px;padding:10px 12px;background:rgba(255,255,255,.78)}.transcript-preview-loading-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap;min-width:0}.transcript-preview-loading-time{display:inline-flex;align-items:center;justify-content:center;min-width:48px;padding:6px 9px;border-radius:999px;border:1px solid rgba(93,127,216,.18);background:rgba(255,255,255,.76);color:#4668be;font-weight:700}.transcript-preview-progress{margin-top:8px;height:7px;border-radius:999px;background:rgba(217,209,192,.7);overflow:hidden}.transcript-preview-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6d8ee0,#4ea24a,#d59f28);transition:width .5s ease}.transcript-preview-ticker{margin-top:8px;border-radius:10px;border:1px solid rgba(116,103,72,.12);background:rgba(255,255,255,.66);overflow:hidden;max-width:100%}.transcript-preview-ticker-track{display:block;width:100%;padding:6px 10px;color:#506739;font-size:13px;line-height:1.4;white-space:normal;word-break:break-word}.transcript-preview-step-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:6px;gap:6px;margin-top:8px}.transcript-preview-step{display:flex;align-items:center;gap:6px;min-width:0;padding:6px 8px;border-radius:10px;border:1px solid rgba(116,103,72,.1);background:rgba(255,255,255,.58);transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.transcript-preview-step-dot{flex:0 0 auto;width:7px;height:7px;border-radius:999px;background:rgba(112,104,90,.26)}.transcript-preview-step-title{min-width:0;font-weight:700;font-size:12px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.transcript-preview-step.done{border-color:rgba(77,151,47,.15);background:rgba(244,252,239,.76)}.transcript-preview-step.done .transcript-preview-step-dot{background:linear-gradient(180deg,#75b75b,#4b8e49)}.transcript-preview-step.active{border-color:rgba(93,127,216,.2);background:rgba(241,246,255,.82);box-shadow:0 6px 16px rgba(93,127,216,.08)}.transcript-preview-step.active .transcript-preview-step-dot{background:linear-gradient(180deg,#7a9bf3,#4f70d6);box-shadow:0 0 0 4px rgba(93,127,216,.12);animation:transcript-step-pulse 1.5s ease-in-out infinite}.transcript-preview-footnote{margin-top:8px;padding:6px 8px;border-radius:10px;background:rgba(255,255,255,.58);border:1px solid rgba(116,103,72,.1);color:var(--muted);font-size:12px;line-height:1.45}.feedback-draft-assist{margin:10px 0 14px;padding:10px 12px;border:1px solid rgba(116,103,72,.14);border-radius:10px;background:rgba(255,252,245,.82)}.interview-recommendation-check{display:grid;grid-template-columns:minmax(180px,.65fr) minmax(260px,1fr);grid-gap:12px;gap:12px;align-items:center;margin:10px 0;padding:10px 12px;border:1px solid rgba(68,148,70,.2);border-radius:10px;background:rgba(239,248,233,.76)}.interview-recommendation-card{grid-template-columns:minmax(240px,1fr) auto;align-items:center;margin:12px 0 14px;padding:14px 16px;border-color:rgba(116,103,72,.18);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(249,244,235,.9));box-shadow:0 10px 22px rgba(72,63,33,.08)}.interview-recommendation-card-copy{display:flex;min-height:74px;flex-direction:column;justify-content:center;gap:4px}.interview-recommendation-card-title{font-size:20px;line-height:1.15;font-weight:700}.interview-recommendation-select{min-width:0}.interview-recommendation-select select{width:100%;min-height:48px;font-weight:700;background:rgba(255,255,255,.9)}.interview-recommendation-edit-badge{min-width:120px;padding:9px 11px;border-radius:12px;border:1px solid rgba(116,103,72,.16);background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(249,244,235,.92));text-align:right;box-shadow:0 10px 22px rgba(72,63,33,.08)}.interview-recommendation-edit-badge.positive{border-color:rgba(77,151,47,.28);background:linear-gradient(180deg,rgba(249,255,246,.98),rgba(237,247,230,.94))}.interview-recommendation-edit-badge.caution{border-color:rgba(217,138,26,.28);background:linear-gradient(180deg,rgba(255,251,243,.98),rgba(250,239,219,.94))}.interview-recommendation-edit-badge.negative{border-color:rgba(191,93,73,.28);background:linear-gradient(180deg,rgba(255,248,246,.98),rgba(248,232,228,.94))}.interview-recommendation-edit-badge .interview-recommendation-select{margin-top:3px}.interview-recommendation-edit-badge .interview-recommendation-select select{min-height:24px;padding:0 18px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--text);font-size:18px;line-height:1.05;font-weight:700;text-align:right}.feedback-draft-assist-row{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(420px,1.2fr);grid-gap:12px;gap:12px;align-items:center}.feedback-draft-assist-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.feedback-draft-assist-controls{display:grid;grid-template-columns:minmax(260px,1fr) auto;grid-gap:10px;gap:10px;align-items:center;min-width:0}.feedback-draft-file{min-width:0}.feedback-draft-file .persistent-file-input-trigger{min-height:40px;padding:5px 8px;border-radius:9px}.feedback-draft-file .persistent-file-input-button{min-height:28px;padding:0 10px;border-radius:7px;font-size:13px}.feedback-draft-file .persistent-file-input-name{font-size:13px}.feedback-draft-button{min-height:40px;white-space:nowrap}.feedback-draft-overwrite-confirm{display:grid;grid-template-columns:minmax(260px,1fr) auto;grid-gap:12px;gap:12px;align-items:center;margin-top:10px;padding:10px 12px;border:1px solid rgba(217,138,26,.28);border-radius:10px;background:rgba(255,248,236,.9)}.feedback-draft-overwrite-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.feedback-draft-assist .transcript-preview-loading{padding:8px;border-radius:9px;background:rgba(255,255,255,.62)}.feedback-draft-assist .transcript-preview-loading-head{align-items:center;gap:8px}.feedback-draft-assist .transcript-preview-loading-time{min-width:42px;padding:4px 8px}.feedback-draft-assist .transcript-preview-progress{height:5px}.feedback-draft-assist .transcript-preview-step-list{gap:5px;margin-top:7px}.feedback-draft-assist .transcript-preview-step{padding:5px 7px;border-radius:8px}.feedback-draft-assist .transcript-preview-step-title{font-size:11px}@keyframes transcript-step-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.unsaved-guard-overlay{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px;background:rgba(53,43,26,.24);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.unsaved-guard-dialog{width:min(460px,100%);border-radius:16px;border:1px solid rgba(196,176,145,.45);background:linear-gradient(180deg,rgba(255,252,244,.98),rgba(248,243,231,.98));box-shadow:0 24px 60px rgba(62,49,26,.16);padding:18px}.calendar-sync-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.calendar-sync-actions.compact{gap:0}.calendar-sync-status{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.45}.calendar-sync-status.success{color:var(--green-deep)}.calendar-sync-status.error{color:var(--red)}.calendar-sync-drawer-overlay{position:fixed;inset:0;z-index:1300;display:flex;justify-content:flex-end;background:rgba(53,43,26,.24);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.calendar-sync-drawer{width:min(1320px,100vw);height:100vh;overflow-y:auto;padding:16px 16px 22px;border-left:1px solid rgba(196,176,145,.45);background:linear-gradient(180deg,rgba(255,252,244,.99),rgba(248,243,231,.98));box-shadow:-20px 0 50px rgba(62,49,26,.12)}.calendar-sync-drawer-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.calendar-sync-drawer-body{display:grid;grid-gap:10px;gap:10px;margin-top:10px}.calendar-sync-card{border:1px solid var(--line);border-radius:12px;padding:10px;background:rgba(255,255,255,.58)}.calendar-day-planner{overflow-x:auto}.calendar-day-duration-row,.calendar-day-meta,.calendar-day-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center}.calendar-day-nav{display:inline-flex;gap:8px;align-items:center}.calendar-day-nav .button{min-width:52px;padding:9px 14px}.calendar-day-nav .calendar-today-shortcut{min-width:76px;border:1px solid rgba(96,88,73,.22);background:rgba(255,255,255,.74);color:var(--muted);box-shadow:none}.calendar-day-nav .calendar-today-shortcut:hover{color:var(--text);border-color:rgba(96,88,73,.34)}.calendar-day-meta{margin-top:10px;padding:9px 11px;border:1px solid rgba(93,127,216,.14);border-radius:11px;background:rgba(93,127,216,.07)}.calendar-day-meta strong{display:block;color:var(--text);font-size:15px}.calendar-day-meta span{display:block;margin-top:3px;color:var(--muted);font-size:12px}.calendar-day-duration-row{margin-top:9px;align-items:flex-end}.calendar-day-duration-row label{display:grid;grid-gap:6px;gap:6px;width:min(260px,100%)}.calendar-day-grid{display:grid;grid-template-columns:78px minmax(0,1fr);grid-gap:0;gap:0;margin-top:10px;max-height:min(720px,68vh);overflow:auto;border:1px solid rgba(116,103,72,.14);border-radius:12px;background:rgba(255,255,255,.68)}.calendar-day-time-axis{position:relative;margin-top:52px;border-right:1px solid rgba(116,103,72,.12);background:rgba(248,243,231,.58)}.calendar-day-time-mark{position:absolute;right:12px;transform:translateY(-9px);color:var(--muted);font-size:12px;font-weight:700}.calendar-day-columns{display:grid;min-width:0}.calendar-day-person-column{min-width:0;border-right:1px solid rgba(116,103,72,.1)}.calendar-day-person-column:last-child{border-right:0}.calendar-day-column-head{position:-webkit-sticky;position:sticky;top:0;z-index:6;height:44px;display:flex;flex-direction:column;justify-content:center;gap:2px;padding:6px 10px;border-bottom:1px solid rgba(116,103,72,.12);background:rgba(248,243,231,.76)}.calendar-day-column-head strong{color:var(--text);font-size:14px}.calendar-day-column-head span{color:var(--muted);font-size:12px}.calendar-day-column-body{position:relative;background:linear-gradient(90deg,rgba(93,127,216,.04),transparent 62%),rgba(255,255,255,.52)}.calendar-day-hour-line{position:absolute;left:0;right:0;height:1px;background:rgba(116,103,72,.11);pointer-events:none}.calendar-day-slot-button{position:absolute;left:0;right:0;z-index:1;border:0;border-radius:0;background:transparent;cursor:pointer}.calendar-day-slot-button:hover{background:rgba(93,127,216,.08)}.calendar-day-busy-block{position:absolute;left:10px;right:10px;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:2px;padding:7px 10px;overflow:hidden;border:1px solid rgba(116,103,72,.12);border-radius:10px;background:rgba(221,221,218,.78);color:rgba(35,32,24,.72);pointer-events:none}.calendar-day-busy-block strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.calendar-day-busy-block span{font-size:11px;color:rgba(35,32,24,.58)}.calendar-day-selection-block{position:absolute;left:16px;right:16px;z-index:3;display:flex;align-items:center;padding:0 12px;border:1px solid rgba(93,127,216,.52);border-radius:12px;background:rgba(93,127,216,.2);color:#3154b5;font-size:12px;font-weight:800;pointer-events:none;box-shadow:0 10px 22px rgba(93,127,216,.16)}.calendar-day-empty{position:absolute;top:14px;left:14px;z-index:0;color:rgba(116,103,72,.52);font-size:12px}.calendar-sync-schedule-picker{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;margin-top:8px}.calendar-sync-feedback{margin-top:12px;padding:10px 12px;border-radius:14px;font-size:13px;line-height:1.5}.calendar-sync-feedback.success{border:1px solid rgba(77,151,47,.16);background:rgba(77,151,47,.08);color:var(--green-deep)}.calendar-sync-feedback.info{border:1px solid rgba(116,103,72,.12);background:rgba(248,243,231,.88);color:var(--text)}.calendar-sync-feedback.error{border:1px solid rgba(191,93,73,.16);background:rgba(191,93,73,.08);color:var(--red)}.calendar-sync-two-col{display:grid;grid-template-columns:minmax(0,1fr) 180px;grid-gap:12px;gap:12px;align-items:end;margin-top:12px}.calendar-sync-party-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:14px;gap:14px;margin-top:12px}.calendar-sync-section-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.calendar-sync-week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.calendar-sync-day-card{border:1px solid rgba(116,103,72,.14);border-radius:14px;background:rgba(255,255,255,.72);min-height:220px;display:flex;flex-direction:column}.calendar-sync-day-card.compact{min-height:168px}.calendar-sync-day-head{display:flex;justify-content:space-between;gap:8px;align-items:baseline;padding:10px 12px;border-bottom:1px solid rgba(116,103,72,.1);background:rgba(248,243,231,.82);color:var(--muted);font-size:12px}.calendar-sync-day-head strong{color:var(--text);font-size:14px}.calendar-sync-slot-list{display:grid;grid-gap:8px;gap:8px;padding:10px}.calendar-sync-slot-empty{padding:12px 10px;border-radius:12px;background:rgba(242,235,217,.55);color:var(--muted);font-size:12px;line-height:1.45;text-align:center}.calendar-sync-slot{width:100%;padding:10px 12px;border-radius:12px;border:1px solid rgba(77,151,47,.18);background:rgba(77,151,47,.08);color:#2f7b2d;text-align:left;font-size:13px;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.calendar-sync-slot:hover{transform:translateY(-1px);border-color:rgba(77,151,47,.36);box-shadow:0 10px 18px rgba(77,151,47,.12);background:rgba(77,151,47,.14)}.calendar-sync-slot.active{border-color:rgba(93,127,216,.38);background:rgba(93,127,216,.14);color:#3154b5;box-shadow:0 10px 20px rgba(93,127,216,.14)}.calendar-sync-slot.passive{cursor:default;color:#506739;font-weight:600}.calendar-sync-slot.passive,.calendar-sync-slot.passive:hover{background:rgba(255,255,255,.74);border-color:rgba(93,127,216,.12);box-shadow:none}.calendar-sync-slot.passive:hover{transform:none}.calendar-sync-block-summary{margin-top:12px;padding:12px 14px;border-radius:12px;border:1px solid rgba(93,127,216,.14);background:rgba(93,127,216,.08);color:#3154b5;font-size:13px;font-weight:600}.calendar-sync-start-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:10px;gap:10px;margin-top:12px}.calendar-sync-checkbox{display:inline-flex;align-items:center;gap:8px;min-height:46px}.calendar-sync-footer{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:14px}.calendar-sync-footer-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.calendar-sync-event-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.calendar-sync-event-item{border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:rgba(255,255,255,.72)}.global-ai-button{position:fixed;right:22px;bottom:18px;z-index:1200;display:inline-flex;align-items:center;gap:8px;min-height:42px;border:1px solid rgba(255,255,255,.62);border-radius:999px;padding:7px 14px 7px 8px;color:white;background:radial-gradient(circle at 16% 12%,rgba(255,255,255,.7),transparent 20%),radial-gradient(circle at 88% 18%,rgba(255,219,125,.58),transparent 24%),linear-gradient(135deg,#2f6fff,#a743f5 48%,#ff8a3d);box-shadow:0 14px 34px rgba(97,58,211,.28);cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.global-ai-button.active,.global-ai-button:hover{transform:translateY(-1px);filter:saturate(1.08);box-shadow:0 18px 42px rgba(97,58,211,.34)}.global-ai-button.dragging{cursor:-webkit-grabbing;cursor:grabbing;transform:scale(.99);transition:none}.global-ai-button-sidebar{position:static;width:100%;min-height:34px;height:34px;justify-content:center;gap:5px;margin:0;padding:0 9px;border-radius:10px;cursor:pointer;touch-action:auto;box-shadow:0 7px 16px rgba(97,58,211,.16);white-space:nowrap}.global-ai-button-sidebar.active,.global-ai-button-sidebar:hover{transform:none}.global-ai-button-sidebar.dragging{cursor:pointer;transform:none}.global-ai-button-sidebar .global-ai-button-mark{width:18px;height:18px}.global-ai-button-sidebar strong{font-size:12px}.global-ai-button-mark{width:26px;height:26px;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.96) 0 2px,transparent 3px),conic-gradient(from 25deg,#ffffff,rgba(255,255,255,.08),#ffffff,rgba(255,255,255,.16),#ffffff);box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}.global-ai-button strong{font-size:14px;line-height:1;letter-spacing:.02em}.global-ai-overlay{position:fixed;inset:0;z-index:1500;display:flex;justify-content:flex-end}.global-ai-scrim{position:absolute;inset:0;border:0;padding:0;background:rgba(37,34,24,.2);cursor:default}.global-ai-drawer{position:relative;z-index:1;display:flex;flex-direction:column;width:min(480px,calc(100vw - 24px));height:100vh;border-left:1px solid rgba(255,255,255,.72);background:radial-gradient(circle at 12% 4%,rgba(93,127,216,.14),transparent 28%),radial-gradient(circle at 92% 10%,rgba(77,151,47,.12),transparent 26%),rgba(255,253,247,.98);box-shadow:-24px 0 60px rgba(55,47,25,.22)}.global-ai-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:24px 24px 16px;border-bottom:1px solid var(--line)}.global-ai-head .eyebrow{margin:0 0 4px;color:#4c72ca;font-size:11px;font-weight:800;letter-spacing:.14em}.global-ai-head h2{margin:0;font-size:26px}.global-ai-head p:last-child{margin:4px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.global-ai-close{flex:0 0 auto;padding:8px 13px}.global-ai-user-note{display:flex;align-items:center;gap:9px;margin:16px 24px 0;padding:11px 13px;border:1px solid rgba(93,127,216,.15);border-radius:14px;color:#4f5f38;background:rgba(93,127,216,.07);font-size:13px;line-height:1.5}.global-ai-user-dot{flex:0 0 auto;width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,#5d7fd8,#4d972f);box-shadow:0 0 0 5px rgba(93,127,216,.1)}.mcp-install-guide-overlay{position:fixed;inset:0;z-index:1450;display:grid;place-items:center;padding:24px}.mcp-install-guide-scrim{position:absolute;inset:0;border:0;padding:0;background:rgba(37,34,24,.26);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default}.mcp-install-guide-dialog{position:relative;z-index:1;width:min(760px,100%);max-height:min(760px,calc(100vh - 48px));overflow-y:auto;border:1px solid rgba(196,176,145,.48);border-radius:16px;background:rgba(255,253,247,.98);box-shadow:0 24px 70px rgba(55,47,25,.24)}.mcp-install-guide-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 16px;border-bottom:1px solid var(--line)}.mcp-install-guide-head h2{margin:4px 0 6px;font-size:24px}.mcp-install-guide-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.mcp-install-guide-body{display:grid;grid-gap:16px;gap:16px;padding:18px 24px 24px}.mcp-install-guide-body section{display:grid;grid-gap:8px;gap:8px}.mcp-install-guide-body h3{margin:0;font-size:16px}.mcp-install-guide-body ol,.mcp-install-guide-body p,.mcp-install-guide-body ul{margin:0;color:#4f4638;font-size:14px;line-height:1.65}.mcp-install-guide-body ol,.mcp-install-guide-body ul{padding-left:20px}.mcp-install-guide-code{display:block;width:100%;overflow-x:auto;padding:9px 11px;border:1px solid rgba(93,127,216,.16);border-radius:10px;background:rgba(93,127,216,.07);color:#30446f;font-size:13px;line-height:1.45;white-space:pre}.mcp-install-guide-prompt{max-height:280px;white-space:pre-wrap}.global-ai-messages{flex:1 1;display:grid;align-content:start;grid-gap:12px;gap:12px;overflow-y:auto;padding:18px 24px}.global-ai-empty{padding:18px;border:1px solid rgba(77,151,47,.14);border-radius:20px;background:rgba(255,255,255,.68);box-shadow:var(--shadow)}.global-ai-empty h3{margin:0;font-size:20px}.global-ai-empty p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.global-ai-suggestions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.global-ai-suggestions button{border:1px solid rgba(93,127,216,.18);border-radius:999px;padding:8px 11px;color:#3154b5;background:rgba(93,127,216,.08);cursor:pointer}.global-ai-message{display:grid;grid-gap:6px;gap:6px;max-width:92%}.global-ai-message.user{justify-self:end}.global-ai-message span{color:var(--muted);font-size:12px;font-weight:700}.global-ai-message.user span{text-align:right}.global-ai-message p{margin:0;padding:12px 14px;border-radius:16px;white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.72}.global-ai-message.assistant p{border:1px solid rgba(77,151,47,.14);background:rgba(255,255,255,.76)}.global-ai-message.user p{color:white;background:linear-gradient(135deg,#5d7fd8,#3f9a51);box-shadow:0 12px 24px rgba(85,135,78,.16)}.global-ai-message.loading p{color:var(--muted);background:linear-gradient(90deg,rgba(255,255,255,.62),rgba(93,127,216,.1),rgba(255,255,255,.62));background-size:180% 100%;animation:aiThinking 1.4s ease-in-out infinite}.global-ai-error{margin:0 24px 12px;padding:11px 13px;border:1px solid rgba(217,138,26,.26);border-radius:14px;color:#9a6317;background:rgba(217,138,26,.09);font-size:13px}.global-ai-composer{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;padding:16px 24px 22px;border-top:1px solid var(--line);background:rgba(255,253,247,.88)}.global-ai-composer textarea{min-height:72px;resize:none;line-height:1.55}.global-ai-send{align-self:end;min-width:78px;min-height:44px}@keyframes aiThinking{0%{background-position:0 50%}to{background-position:180% 50%}}.unsaved-guard-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}@media (max-width:960px){.mcp-install-guide-overlay{padding:12px}.mcp-install-guide-dialog{max-height:calc(100vh - 24px)}.mcp-install-guide-head{flex-direction:column;padding:18px}.mcp-install-guide-body{padding:16px 18px 20px}.shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;overflow:visible;border-right:0;border-bottom:1px solid var(--line)}.form-grid,.global-search-form,.grid.metrics,.grid.three,.grid.two,.interview-basic-grid,.interview-recommendation-check,.priority-progress-grid{grid-template-columns:1fr}.dashboard-filter-actions .dashboard-export-button{margin-left:0}.hero{flex-direction:column}.hero,.hero-side{align-items:start}.criteria-row,.criteria-row.interview-score-row,.criteria-row.interview-value-row{grid-template-columns:1fr}.calendar-day-duration-row,.calendar-day-meta,.calendar-day-toolbar,.calendar-sync-drawer-head,.calendar-sync-footer,.calendar-sync-section-head,.compact-user-summary,.criteria-footer,.interview-card-header,.reminder-row,.transcript-preview-loading-head,.unsaved-guard-actions{flex-direction:column}.calendar-sync-party-grid,.calendar-sync-schedule-picker,.calendar-sync-two-col{grid-template-columns:1fr}.calendar-sync-week-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-day-meta{align-items:stretch}.calendar-day-grid{grid-template-columns:64px minmax(520px,1fr)}.calendar-sync-drawer{width:100vw}.global-ai-button{right:14px}.global-ai-drawer{width:100vw}.global-ai-composer,.global-ai-head{padding-left:18px;padding-right:18px}.global-ai-error,.global-ai-messages,.global-ai-user-note{margin-left:18px;margin-right:18px}.global-ai-messages{padding-left:0;padding-right:0}.global-ai-composer,.global-search-result{grid-template-columns:1fr}.global-search-action{justify-self:start}.transcript-preview-step-list{grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-draft-assist-controls,.feedback-draft-assist-row{grid-template-columns:1fr}.feedback-draft-button{width:100%}.feedback-draft-overwrite-confirm{grid-template-columns:1fr}.feedback-draft-overwrite-actions{justify-content:stretch}.feedback-draft-overwrite-actions .button{flex:1 1 160px}.interview-recommendation-edit-badge,.interview-score-badge{width:100%;text-align:left}.job-criteria-actions,.job-criteria-status,.job-criteria-summary{align-items:flex-start}.compact-user-edit-grid{grid-template-columns:1fr}.reminder-side{justify-items:start;text-align:left;min-width:0}.usage-kpi-band,.usage-main-grid,.usage-rank-grid{grid-template-columns:1fr}.usage-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-panel-head{flex-direction:column}.usage-range-picker{width:100%}.usage-range-picker button{flex:1 1}}@media (max-width:720px){.mcp-install-guide-overlay{padding:12px}.mcp-install-guide-dialog{max-height:calc(100vh - 24px)}.mcp-install-guide-head{flex-direction:column;padding:18px}.mcp-install-guide-body{padding:16px 18px 20px}.candidate-detail-page{display:grid;grid-gap:0;gap:0}.candidate-detail-page .hero{gap:10px}.candidate-detail-page .hero-side{width:100%;align-items:stretch}.candidate-detail-page .hero-side>div{justify-content:flex-start!important}.candidate-detail-page .hero-side .button,.candidate-detail-page .hero-side button,.candidate-detail-page .hero-side form{min-height:38px}.candidate-detail-top-grid{grid-template-columns:1fr}.candidate-detail-page .card{overflow-x:auto;-webkit-overflow-scrolling:touch}.candidate-detail-page .table{min-width:560px}.candidate-detail-meta-card .table{min-width:0}.candidate-detail-meta-card th{width:104px}.candidate-detail-meta-card td,.candidate-detail-meta-card th{word-break:break-word}.candidate-resume-preview-placeholder,.candidate-resume-preview-surface,.candidate-resume-text-preview{min-height:220px}.candidate-resume-preview-surface{aspect-ratio:3/4;max-height:62svh}.candidate-ai-refresh{justify-items:stretch}.candidate-ai-refresh .button,.candidate-ai-refresh-progress{width:100%}.candidate-hr-notes-bottom-actions,.candidate-hr-notes-title,.interview-round-toolbar{align-items:stretch}.candidate-hr-notes-bottom-toggle,.candidate-hr-notes-toggle,.interview-round-toolbar .button{justify-content:center}.interview-round-notice-action{margin-left:0;width:100%}.interview-round-notice-action .button,.interview-round-notice-action>div{width:100%}.usage-kpi-grid{grid-template-columns:1fr}.usage-trend-chart{height:190px}.usage-rank-table{min-width:560px}}