@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700;800&family=Poppins:wght@400;500;600;700;800&display=swap";:root{font-family:Poppins,Montserrat,PingFang SC,Helvetica Neue,Arial,sans-serif;line-height:1.5;color:#333;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--xh-red: #ff2442;--xh-red-soft: #fff0f2;--xh-text: #333333;--xh-text-secondary: #888888;--xh-border: #f0d7dc;--xh-card: #ffffff;--xh-shadow: 0 2px 8px rgba(0, 0, 0, .08);--xh-title-size: 1.02rem;--xh-body-size: .94rem;--xh-caption-size: .84rem;--xh-control-height: 46px;--xh-control-radius: 12px;--xh-control-padding: 12px 14px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:1280px;background:radial-gradient(circle at top right,rgba(255,36,66,.06),transparent 22%),linear-gradient(180deg,#fffaf9,#fff 18%,#fff);color:var(--xh-text)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{border:none;background:none}.app-shell{display:grid;grid-template-columns:304px 1fr;min-height:100vh;background:#fff;transition:grid-template-columns .18s ease}.app-shell.sidebar-collapsed{grid-template-columns:88px 1fr}.sidebar{position:sticky;top:0;height:100vh;padding:20px 14px 16px;border-right:1px solid #f2f2f2;background:#fffffff5;display:flex;flex-direction:column;gap:12px}.sidebar.collapsed{align-items:center;padding-inline:10px}.main-content{padding:20px 28px}.main-content.main-content-wide{padding-left:32px}.page-frame{max-width:1380px;margin:0 auto}.page{display:flex;flex-direction:column;gap:20px}.section-heading h3,.welcome-block h1,.candidate-card-copy h4,.drawer-head h3,.drawer-profile h4{margin:0;letter-spacing:-.02em}.brand-block p,.muted,.candidate-card-copy span,.history-empty span{color:var(--xh-text-secondary)}.section-step{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:var(--xh-red-soft);color:var(--xh-red);font-size:.8rem;font-weight:600}.brand-block{display:flex;align-items:flex-start}.sidebar-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-logo{display:inline-flex;align-items:center;justify-content:center;color:var(--xh-red)}.brand-logo svg{display:block;width:100%;height:100%}.brand-logo-small{width:30px;height:30px}.brand-logo-large{width:44px;height:44px}.brand-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.brand-copy strong{color:var(--xh-red);font-family:Poppins,Montserrat,PingFang SC,sans-serif;font-size:2rem;line-height:1;letter-spacing:.04em;font-weight:800}.brand-copy span{color:var(--xh-text-secondary);font-size:.76rem;letter-spacing:.02em;white-space:nowrap}.sidebar-toggle{width:28px;height:28px;border-radius:999px;border:1px solid #f0d7dc;background:#fff8f9;color:var(--xh-red);cursor:pointer;flex:0 0 auto}.sidebar-toggle:hover{background:#fff0f2}.sidebar-action{width:100%;justify-content:center;min-height:42px}.sidebar-action.icon-only{width:42px;min-width:42px;padding:10px;border-radius:14px}.sidebar-section{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px}.sidebar-section-header{display:flex;align-items:center;justify-content:space-between}.sidebar-section-header h2{margin:0;font-size:.86rem}.sidebar-section-header span{padding:3px 7px;border-radius:999px;background:var(--xh-red-soft);color:var(--xh-red);font-size:.72rem}.history-list{display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding-right:2px}.history-item{display:flex;flex-direction:column;gap:6px;border:1px solid #f3f3f3;border-radius:10px;background:#fff;box-shadow:var(--xh-shadow);padding:8px 9px}.history-item.active{border-color:#ff244247;background:#fff8f9}.history-select{width:100%;text-align:left;padding:0;cursor:pointer}.history-item-head,.history-item-foot,.candidate-card-top,.candidate-footer,.drawer-head,.section-heading-spread,.timeline-head,.timeline-copy,.action-row,.message-tabs,.board-tabs,.candidate-link-row,.candidate-tag-row,.timeline-tags,.board-stats{display:flex;align-items:center;gap:10px}.history-item-head,.history-item-foot,.section-heading-spread,.candidate-card-top,.candidate-footer,.drawer-head,.timeline-head{justify-content:space-between}.history-item p{margin:0;color:var(--xh-text);line-height:1.3;font-size:.78rem;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.history-delete{color:var(--xh-red);cursor:pointer;padding:0;font-size:.74rem}.phase-pill{border-radius:999px;padding:2px 6px;background:#f7f7f7;color:var(--xh-text-secondary);font-size:.62rem}.history-item-head strong,.history-item-foot,.history-item-foot span{font-size:.72rem}.history-item-foot{align-items:center}.history-item-foot span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-delete{flex:0 0 auto;white-space:nowrap}.sidebar-collapsed-state{width:100%;margin-top:4px;padding:12px 6px;border-radius:16px;background:#fff8f9;display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--xh-text-secondary);text-align:center}.collapsed-count{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 8px;border-radius:999px;background:var(--xh-red);color:#fff;font-size:.88rem;font-weight:700}.phase-results,.phase-running{background:var(--xh-red-soft);color:var(--xh-red)}.history-empty,.empty-state{border:1px dashed var(--xh-border);border-radius:12px;padding:14px;background:#fffafb}.history-empty p,.empty-state p{margin:0 0 6px;font-weight:600}.search-flow{display:flex;flex-direction:column;gap:18px}.search-flow-empty{min-height:calc(100vh - 180px);justify-content:center}.composer-shell{display:flex;justify-content:center}.composer-shell.compact{justify-content:stretch}.composer-card,.conversation-card,.drawer-card{background:var(--xh-card);border-radius:12px;box-shadow:var(--xh-shadow)}.composer-card{width:min(860px,100%);padding:24px;border:1px solid #f5f5f5}.composer-shell.compact .composer-card{width:100%;padding:20px 22px}.composer-input-wrap{position:relative;padding:16px;border:1px solid #f1d7dc;border-radius:20px;background:#fff}.welcome-block{margin-bottom:16px;text-align:center}.welcome-kicker{display:inline-block;margin-bottom:0;color:var(--xh-red);font-size:2rem;letter-spacing:.01em;font-weight:700}.composer-input{width:100%;resize:none;border:none;outline:none;background:transparent;color:var(--xh-text);font-size:1.04rem;line-height:1.7;padding-right:140px}.composer-input::placeholder,.revision-input::placeholder,.message-editor::placeholder{color:#b5b5b5}.composer-submit{position:absolute;right:16px;bottom:16px}.prompt-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.prompt-card,.board-tab,.message-tab,.ghost-button,.link-chip{border:1px solid rgba(255,36,66,.2);border-radius:12px;background:#fff;color:var(--xh-text);cursor:pointer;transition:all .16s ease}.prompt-card{min-height:82px;padding:16px;text-align:left;color:var(--xh-red);line-height:1.55}.prompt-card:hover,.board-tab:hover,.message-tab:hover,.ghost-button:hover,.link-chip:hover{border-color:var(--xh-red);color:var(--xh-red);background:#fff9fa}.conversation-card{padding:22px;border:1px solid #f5f5f5}.plan-loading-card,.backend-config-card{border-color:#ff244224;background:linear-gradient(180deg,#fff,#fffafb)}.backend-config-copy{margin:0}.backend-config-input{width:100%;border-radius:12px;border:1px solid #f0d7dc;outline:none;background:#fff;color:var(--xh-text);padding:14px 16px;line-height:1.6}.backend-config-input::placeholder{color:#b5b5b5}.plan-loading-body{display:flex;align-items:center;gap:12px;min-height:88px}.plan-loading-body p{margin:0;font-size:.96rem;color:var(--xh-text)}.plan-loading-pulse{position:relative;width:12px;height:12px;border-radius:999px;background:var(--xh-red);flex:0 0 auto}.user-query-card p,.candidate-summary,.timeline-content p,.drawer-card p,.warning-card p{margin:0}.section-heading{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0}.plan-grid div,.drawer-meta-grid div{padding:14px 16px;border-radius:12px;background:#fffafb}.plan-grid dt,.field-label,.drawer-meta-grid strong{font-size:var(--xh-caption-size);color:#7f6b70;font-weight:600;margin-bottom:6px}.plan-grid dd{margin:0;color:var(--xh-text)}.warning-card{margin-top:18px;padding:14px 16px;border-radius:12px;border:1px solid rgba(255,36,66,.16);background:var(--xh-red-soft)}.warning-card strong{display:block;margin-bottom:6px;color:var(--xh-red)}.error-card{border-color:#ff244238;background:#fff4f6}.revision-panel{margin-top:18px}.revision-input,.text-input,.review-control-block select,.message-editor,.advanced-review-item select,.advanced-review-item input[type=number]{width:100%;min-height:var(--xh-control-height);border-radius:var(--xh-control-radius);border:1px solid #f0d7dc;outline:none;resize:vertical;background:#fff;color:var(--xh-text);padding:var(--xh-control-padding);line-height:1.5;font-size:var(--xh-body-size)}.text-input,.review-control-block select,.advanced-review-item select,.advanced-review-item input[type=number]{resize:none}.revision-input:focus,.text-input:focus,.review-control-block select:focus,.message-editor:focus,.advanced-review-item select:focus,.advanced-review-item input[type=number]:focus{border-color:#ff244266;box-shadow:0 0 0 3px #ff244214}.action-row{flex-wrap:wrap;margin-top:16px}.plan-review-section{margin-top:18px;padding-top:18px;border-top:1px solid #f5e5e8}.plan-review-revision-panel{margin-top:0}.plan-review-list{margin:0}.review-control-block{display:flex;flex-direction:column;gap:10px;margin-top:14px}.checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.checkbox-option{display:flex;align-items:flex-start;gap:10px;color:var(--xh-text)}.checkbox-option input{margin-top:3px;accent-color:var(--xh-red)}.facet-option input,.candidate-select-toggle input{accent-color:var(--xh-red)}.review-acknowledgement{margin-top:18px;padding:14px 16px;border-radius:12px;background:#fffafb}.advanced-review-panel{margin-top:18px;border:1px solid #f3e3e7;border-radius:16px;background:linear-gradient(180deg,#fffafb,#fff)}.advanced-review-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;padding:16px 18px;list-style:none}.advanced-review-summary::-webkit-details-marker{display:none}.advanced-review-summary-copy{display:flex;flex-direction:column;gap:5px}.advanced-review-summary-label{font-size:.8rem;font-weight:600;letter-spacing:.02em;color:#a07880;text-transform:uppercase}.advanced-review-summary-title{color:var(--xh-text);font-size:var(--xh-title-size);font-weight:700}.advanced-review-summary-icon{color:#b0848c;font-size:1rem;transition:transform .16s ease}.advanced-review-panel[open] .advanced-review-summary-icon{transform:rotate(180deg)}.advanced-review-item{margin:0 18px 14px;padding:14px 16px 15px;border:1px solid #f2e1e6;border-radius:14px;background:#fff}.advanced-review-item.subtle{background:#fffafb}.advanced-review-item-head{display:flex;flex-direction:column;gap:6px}.advanced-review-item-title{color:var(--xh-text);font-size:.92rem;font-weight:600;letter-spacing:.01em}.advanced-review-item-value{color:#8a5963;font-size:var(--xh-caption-size);font-weight:600;line-height:1.5}.advanced-review-item-description{color:var(--xh-text-secondary);font-size:var(--xh-caption-size);line-height:1.55}.advanced-review-item-body{margin-top:12px}.advanced-review-item.subtle .advanced-review-item-title,.advanced-review-item.subtle .advanced-review-item-value{color:#9f7e86}.advanced-review-panel[open]{padding-bottom:16px}.advanced-review-panel[open] .review-control-block,.advanced-review-panel[open] .checkbox-option.review-control-block{margin-top:0}.run-status-card{border-color:#ff244224;background:linear-gradient(180deg,#fff,#fffafb)}.run-status-copy{margin:0}.run-status-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.run-status-metric-card{padding:14px 16px;border-radius:12px;background:#fff;border:1px solid #f4e2e6}.run-status-workers{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.run-status-worker-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:#fff1f3;color:var(--xh-text)}.primary-button,.ghost-button,.board-tab,.message-tab,.link-chip{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;font-weight:600}.primary-button{background:var(--xh-red);color:#fff;border-radius:12px;cursor:pointer;box-shadow:var(--xh-shadow)}.primary-button:hover{background:#eb1839}.primary-button:disabled,.ghost-button:disabled{opacity:.6;cursor:not-allowed}.ghost-button{color:var(--xh-red)}.small-button{padding:10px 14px;font-size:.9rem}.timeline-shell{display:flex;flex-direction:column;gap:14px}.timeline-step{width:100%;display:grid;grid-template-columns:44px 1fr;gap:14px;text-align:left;padding:0;cursor:pointer}.timeline-marker{position:relative;display:flex;align-items:flex-start;justify-content:center;padding-top:4px}.timeline-marker:after{content:"";position:absolute;top:28px;left:50%;width:2px;height:calc(100% + 14px);background:#f0d7dc;transform:translate(-50%)}.timeline-step:last-child .timeline-marker:after{display:none}.timeline-marker span:first-child{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#fff1f3;color:var(--xh-red);font-size:.74rem;font-weight:700}.timeline-content{padding-bottom:6px}.timeline-copy{flex-direction:column;align-items:flex-start;gap:4px}.timeline-copy span,.timeline-content p,.drawer-profile span,.board-stats span,.candidate-card-copy span{color:var(--xh-text-secondary)}.timeline-tags{flex-wrap:wrap;margin-top:12px}.source-tag,.candidate-tag{border-radius:999px;padding:6px 10px;background:#fff0f2;color:var(--xh-red);font-size:.82rem;font-weight:600}.timeline-pulse{position:absolute;top:-2px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,36,66,.18);animation:pulse 1.4s ease infinite}.candidate-board{display:flex;flex-direction:column;gap:18px}.candidate-board-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.facet-dropdown-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.facet-dropdown{position:relative}.facet-dropdown summary{list-style:none}.facet-dropdown summary::-webkit-details-marker{display:none}.facet-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:var(--xh-control-height);padding:var(--xh-control-padding);border:1px solid #f0d7dc;border-radius:var(--xh-control-radius);background:#fff;cursor:pointer;min-width:0}.facet-dropdown[open] .facet-dropdown-trigger{border-color:#ff244252;box-shadow:var(--xh-shadow)}.facet-dropdown-trigger strong{color:var(--xh-text);font-size:.95rem;flex:1;min-width:0;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.facet-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:20;display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid #f0d7dc;border-radius:12px;background:#fff;box-shadow:0 14px 32px #00000014}.facet-option{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:10px;color:var(--xh-text)}.facet-option strong{color:var(--xh-red);font-size:.84rem}.candidate-card-v2{display:flex;flex-direction:column;gap:14px;padding:18px;border:1px solid #f3f3f3;border-radius:12px;background:#fff;box-shadow:var(--xh-shadow)}.candidate-card-copy{flex:1;min-width:0}.candidate-card-copy h4{font-size:1rem}.candidate-card-copy p{margin:4px 0}.candidate-tag-row,.candidate-link-row,.board-stats{flex-wrap:wrap}.candidate-summary{line-height:1.6;color:#4f4f4f}.experience-preview-block{display:flex;flex-direction:column;gap:8px}.candidate-experience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.candidate-experience-section{display:flex;flex-direction:column;gap:8px}.candidate-experience-section h5,.candidate-experience-section strong{margin:0;font-size:.92rem}.experience-preview-block strong{font-size:.92rem}.experience-preview-list{margin:0}.link-chip{padding:10px 12px;color:var(--xh-red)}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000002e;display:flex;justify-content:flex-end;z-index:100}.one-page-drawer{width:min(520px,100%);height:100vh;background:#fff;box-shadow:-10px 0 30px #00000014;padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.drawer-body{display:flex;flex-direction:column;gap:16px}.drawer-card{padding:18px;border:1px solid #f3f3f3}.drawer-profile{display:flex;align-items:center;gap:14px;margin-bottom:16px}.drawer-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.drawer-timeline,.drawer-links{display:flex;flex-direction:column;gap:12px}.drawer-timeline-item{display:flex;align-items:center;gap:12px}.timeline-dot-mini{width:10px;height:10px;border-radius:999px;background:var(--xh-red)}.evidence-link{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:12px;background:#fffafb}.evidence-link span{color:var(--xh-text-secondary)}.message-tabs{flex-wrap:wrap}.drawer-loading{padding:20px 0;color:var(--xh-text-secondary)}.results-filter-panel{display:flex;flex-direction:column;gap:16px}.results-body-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.9fr);gap:20px;align-items:start}.candidate-list{display:flex;flex-direction:column;gap:14px}.results-pager{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 0 2px}.candidate-card{display:flex;flex-direction:column;gap:14px;padding:18px;border:1px solid #f3f3f3;border-radius:14px;background:#fff;box-shadow:var(--xh-shadow);cursor:pointer}.candidate-card.selected-card{border-color:#ff244259;background:#fffafb}.candidate-card.batch-selected-card{border-color:#ff244273;box-shadow:0 12px 28px #ff24421a}.candidate-header,.candidate-title-row,.candidate-actions,.candidate-contact-links,.results-toolbar,.toolbar-stats,.candidate-keywords,.meta-row{display:flex;align-items:center;gap:10px}.candidate-header,.candidate-title-row,.results-toolbar{justify-content:space-between}.candidate-title-row{align-items:flex-start}.candidate-copy{flex:1;min-width:0}.candidate-meta-line{margin:4px 0 0;color:var(--xh-text-secondary)}.candidate-actions,.candidate-contact-links,.candidate-keywords,.toolbar-stats{flex-wrap:wrap}.keyword-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#fff0f2;color:var(--xh-red);font-size:.82rem;font-weight:600}.metric-card{min-width:136px;padding:12px 14px;border-radius:12px;background:#fffafb;border:1px solid #f3e3e7}.metric-card strong{display:block;margin-top:4px}.results-header-actions{margin-top:0}.results-summary-panel{margin-bottom:18px}.grouping-panel .stack,.candidate-panel .stack{gap:12px}.avatar,.hero-avatar{border-radius:999px;object-fit:cover;background:#ffe1e6}.avatar{width:52px;height:52px}.hero-avatar{width:72px;height:72px}.avatar-fallback{display:inline-flex;align-items:center;justify-content:center;color:var(--xh-red);font-weight:700}@keyframes pulse{0%{transform:scale(.88);opacity:.8}to{transform:scale(1.2);opacity:0}}@media (max-width: 1400px){body{min-width:1080px}.prompt-grid,.candidate-board-grid,.run-status-metrics,.checkbox-grid,.facet-dropdown-row,.candidate-experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-header{display:flex;flex-direction:column;gap:8px}.split-header{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:16px}.eyebrow{margin:0;color:var(--xh-red);font-size:.84rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.page-header h2,.panel-header h3{margin:0;letter-spacing:-.02em}.panel{background:var(--xh-card);border:1px solid #f5f5f5;border-radius:16px;box-shadow:var(--xh-shadow);padding:22px}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.panel-header p{margin:4px 0 0}.stat-pill-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:.82rem;font-weight:600}.status-badge,.confidence-high,.confidence-medium,.confidence-lead_only{background:#fff0f2;color:var(--xh-red)}.flat-list{margin:0;padding-left:18px}.flat-list.compact{display:flex;flex-direction:column;gap:6px}.results-skeleton{display:flex;flex-direction:column;gap:12px}.skeleton-line{height:14px;border-radius:999px;background:linear-gradient(90deg,#f9dfe4,#fff3f5,#f9dfe4);background-size:180% 100%;animation:skeletonPulse 1.6s ease infinite}.skeleton-line.short{width:32%}@keyframes skeletonPulse{0%{background-position:100% 0}to{background-position:-100% 0}}.workflow-step-shell{display:flex;flex-direction:column;gap:0}.workflow-step-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:-1px;padding-inline:8px}.workflow-step-tab{display:inline-flex;align-items:center;justify-content:center;min-width:156px;padding:14px 18px;border:1px solid #f0d7dc;border-bottom:none;border-radius:14px 14px 0 0;background:#fff6f7;color:var(--xh-text-secondary);cursor:pointer;transition:all .16s ease}.workflow-step-tab strong{color:var(--xh-text);font-size:.95rem;font-weight:700}.workflow-step-tab.active{background:#fff;color:var(--xh-red);box-shadow:0 -2px 10px #0000000a}.workflow-step-tab.active strong{color:var(--xh-red)}.workflow-step-panel{border-radius:18px}.workflow-step-panel>*:first-child{margin-top:0}.plan-review-note{margin:0 0 14px}.results-board-panel,.manual-review-panel,.results-group-stack{display:flex;flex-direction:column;gap:18px}.results-status-group{display:flex;flex-direction:column;gap:12px}.results-status-group-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.results-status-group-header h4{margin:0;font-size:.98rem}.results-batch-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.results-toolbar-stacked{flex-direction:column;align-items:stretch;gap:14px}.results-search{min-width:0}.results-search-wide,.results-search-wide .text-input{width:100%}.results-filter-topline{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:12px;align-items:end}.facet-dropdown-row-wide{grid-template-columns:1.35fr repeat(3,minmax(0,1fr))}.facet-dropdown-wide{min-width:0}.metric-card-compact{min-width:0;display:flex;flex-direction:column;justify-content:center}.results-candidate-grid,.manual-review-card-grid,.target-candidate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.result-candidate-card,.manual-review-card,.target-candidate-card{height:100%;min-height:440px}.candidate-action-button{min-height:44px;padding:11px 14px;border-radius:12px}.candidate-actions-compact .candidate-action-button{flex:0 0 auto}.candidate-actions-bottom{margin-top:auto}.candidate-card-top-block,.candidate-card-content{display:flex;flex-direction:column;gap:14px}.candidate-card-content{flex:1 1 auto;min-height:0}.candidate-header-with-avatar{align-items:flex-start}.candidate-card-selection-row{display:flex;justify-content:flex-end}.candidate-select-toggle{display:inline-flex;align-items:center;gap:8px;color:var(--xh-text-secondary);font-size:.84rem}.candidate-select-toggle input{margin:0}.candidate-email-line{margin:6px 0 0;color:#9c5560;font-size:.88rem}.candidate-email-line-with-help{display:inline-flex;align-items:center;gap:8px}.linkedin-glyph{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:4px;background:#0a66c2;color:#fff;font-size:.62rem;font-weight:700;line-height:1}.candidate-experience-scroll{min-height:132px;max-height:132px;overflow-y:auto;scrollbar-gutter:stable both-edges;overscroll-behavior:contain;padding-right:8px}.candidate-experience-scroll::-webkit-scrollbar{width:8px}.candidate-experience-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#ff24421f}.candidate-experience-scroll:hover::-webkit-scrollbar-thumb{background:#ff244242}.candidate-experience-scroll p{margin:0;color:var(--xh-text-secondary)}.manual-review-missing-block{display:flex;flex-direction:column;gap:8px}.review-status-control{display:flex;flex-direction:column;gap:6px;min-width:180px}.review-status-control select{min-height:44px}.manual-review-missing-block h5{margin:0;font-size:.92rem}.facet-dropdown-trigger strong{max-width:72%}.facet-label-with-help{display:inline-flex;align-items:center;gap:8px;min-width:0}.help-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;border:1px solid #d9c9cd;color:var(--xh-text-secondary);font-size:.74rem;line-height:1;cursor:help}.help-tooltip{position:absolute;top:calc(100% + 8px);left:50%;z-index:30;display:none;min-width:220px;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #f0d7dc;box-shadow:0 10px 24px #00000014;color:var(--xh-text);transform:translate(-20%)}.help-tooltip span{display:block;margin-top:4px;color:var(--xh-text-secondary);font-size:.82rem;line-height:1.5}.help-badge:hover .help-tooltip{display:block}.layer-tristate-option{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;width:100%;padding:12px 10px;border-radius:10px;text-align:left;color:var(--xh-text)}.layer-tristate-option:hover{background:#fff7f8}.layer-tristate-indicator{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;border:1px solid #d9c9cd;color:var(--xh-text-secondary);font-size:.84rem;font-weight:700}.layer-tristate-option.state-include .layer-tristate-indicator{background:var(--xh-red-soft);border-color:#ff244259;color:var(--xh-red)}.layer-tristate-option.state-exclude .layer-tristate-indicator{background:#f5f5f5;border-color:#cfcfcf;color:#666}.layer-tristate-copy{display:flex;flex-direction:column;gap:2px}.layer-tristate-copy strong{color:var(--xh-text);font-size:.9rem}.layer-tristate-copy span{color:var(--xh-text-secondary);font-size:.8rem}.layer-tristate-option em{font-style:normal;color:var(--xh-red);font-weight:600}.target-candidates-panel{display:flex;flex-direction:column;gap:18px}.target-candidates-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.target-candidates-toolbar h3{margin:0}.target-candidates-toolbar p{margin:6px 0 0}.target-candidates-actions{margin-top:0;align-items:stretch}.target-candidates-export-block{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.target-candidates-export-note{color:var(--xh-text-secondary);font-size:var(--xh-caption-size);line-height:1.4}.target-candidate-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;flex:1 1 auto}.target-candidate-comment{grid-column:1 / -1}@media (max-width: 1200px){.split-header{flex-direction:column}.results-candidate-grid,.manual-review-card-grid,.target-candidate-grid,.candidate-board-grid{grid-template-columns:1fr}.results-filter-topline,.target-candidates-toolbar,.target-candidate-fields{grid-template-columns:1fr;flex-direction:column}.results-batch-toolbar{justify-content:flex-start}.facet-dropdown-row-wide{grid-template-columns:1fr}.workflow-step-tabs{padding-inline:0}.workflow-step-tab{min-width:160px}}
