.cohere-jobview{background:var(--c-paper);color:var(--c-ink);font-family:var(--c-font-ui);min-height:100%;--canvas:var(--c-canvas);--card-bg:var(--c-canvas);--surface-elevated:var(--c-soft-stone);--background:var(--c-canvas);--bg:var(--c-canvas);--primary:var(--c-near-black);--primary-hover:var(--c-true-black);--primary-foreground:#ffffff;--primary-soft:var(--c-soft-stone);--on-primary:#ffffff;--text-on-primary:#ffffff;--text-primary:var(--c-ink);--text-secondary:var(--c-muted);--text-muted:var(--c-slate);--foreground:var(--c-ink);--border:var(--c-border-surface-color);--border-strong:var(--c-near-black);--hairline:var(--c-border-surface-color);--accent:var(--c-coral);--danger:var(--c-error);--warning:var(--c-warning);--info:var(--c-action-blue);--success:var(--c-success)}.cohere-jobview .c-jv-topbar{position:sticky;top:48px;z-index:30;display:flex;align-items:center;gap:14px;height:44px;padding:0 24px;border-bottom:0;background:transparent;transition:background var(--c-dur-fast,.15s) ease,border-color var(--c-dur-fast,.15s) ease}.cohere-jobview .c-jv-topbar.is-scrolled{background:var(--c-paper);border-bottom:1px solid var(--c-border-surface-soft-color)}@media (min-width:1024px){.cohere-jobview .c-jv-topbar{top:0;padding:0 32px}}@media (max-width:1023px){.cohere-jobview .c-jv-topbar{display:none}.cohere-jobview .c-hero{padding-top:calc(56px + clamp(10px, 1.5vw, 16px))}}.cohere-jobview .c-jv-back{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;font-family:var(--c-micro-font);font-size:var(--c-micro-size);letter-spacing:.28px;text-transform:uppercase;color:var(--c-micro-color);cursor:pointer;display:inline-flex;align-items:center;gap:6px;padding:4px 0;border-bottom:1px solid transparent;transition:color var(--c-dur-fast) var(--c-ease),border-color var(--c-dur-fast) var(--c-ease)}.cohere-jobview .c-jv-back:hover{color:var(--c-ink);border-bottom-color:var(--c-border-selected-color)}.cohere-jobview .c-jv-back svg{width:12px;height:12px}.cohere-jobview .c-jv-back-icononly{gap:0;width:34px;height:34px;margin-left:-8px;padding:0;justify-content:center;border-radius:999px;border-bottom:0}.cohere-jobview .c-jv-back-icononly:hover{border-bottom:0;color:var(--c-ink);background:var(--c-soft-stone)}.cohere-jobview .c-jv-back-icononly svg{width:18px;height:18px}.cohere-jobview .c-jv-topbar-title{font-family:var(--c-font-ui);font-size:var(--c-title-xs);line-height:var(--c-title-line-height);font-weight:var(--c-title-weight);color:var(--c-title-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.cohere-jobview .c-jv-topbar-divider{width:1px;height:14px;background:var(--c-hairline);flex-shrink:0}.cohere-jobview .c-jv-page{padding:0 24px 48px;max-width:1440px;margin:0 auto}@media (min-width:1024px){.cohere-jobview .c-jv-page{padding:0 32px 64px}}.cohere-jobview .c-jv-body{font-family:var(--c-font-ui);font-size:var(--c-body-lg);line-height:var(--c-leading-normal);color:var(--c-ink);max-width:64ch;margin:0;text-wrap:pretty}.cohere-jobview .c-jv-show-more{font-family:var(--c-body-font);font-size:var(--c-body-md);font-weight:var(--c-weight-medium);color:var(--c-coral);background:none;border:0;padding:0;cursor:pointer;letter-spacing:.1px}.cohere-jobview .c-jv-show-more:hover{text-decoration:underline}.cohere-jobview .c-jv-btn-outline,.cohere-jobview .c-jv-btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 18px;border-radius:999px;font-family:var(--c-button-font);font-size:var(--c-button-size);font-weight:var(--c-button-weight);cursor:pointer;white-space:nowrap;transition:background var(--c-dur-fast) var(--c-ease),color var(--c-dur-fast) var(--c-ease),border-color var(--c-dur-fast) var(--c-ease)}.cohere-jobview .c-jv-btn-outline{background:transparent;color:var(--c-near-black);border:var(--c-border-selected)}.cohere-jobview .c-jv-btn-outline:hover,.cohere-jobview .c-jv-btn-primary{background:var(--c-near-black);color:var(--c-canvas)}.cohere-jobview .c-jv-btn-primary{border:var(--c-border-selected)}.cohere-jobview .c-jv-btn-primary:hover{background:var(--c-true-black)}.cohere-jobview .c-jv-btn-outline svg,.cohere-jobview .c-jv-btn-primary svg{width:13px;height:13px}.cohere-jobview .c-jv-body,.cohere-jobview .c-jv-facts,.cohere-jobview .c-jv-funnel,.cohere-jobview .c-jv-mfunnel,.cohere-jobview .c-jv-toolbar,.cohere-jobview main{position:relative;z-index:1;background:#fbfbf9}.cohere-jobview .c-jv-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:18px 0;border-bottom:1px solid var(--c-border-surface-color)}.cohere-jobview .c-jv-toolbar-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-width:0}@media (max-width:639px){.cohere-jobview .c-jv-toolbar{padding:14px 0}.cohere-jobview .c-jv-toolbar-actions{width:100%;flex-wrap:nowrap}.cohere-jobview .c-jv-toolbar-actions>.c-jv-btn-outline{flex:1 1 0;min-width:0;justify-content:center}.cohere-jobview .c-jv-toolbar-actions>.c-jv-chip{flex:0 0 100%;order:1}}.cohere-jobview .c-jv-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:0;padding:0;border-bottom:1px solid var(--c-border-surface-color)}.cohere-jobview .c-jv-fact{display:flex;flex-direction:column;gap:6px;padding:22px 24px 22px 0}.cohere-jobview .c-jv-fact+.c-jv-fact{border-left:1px solid var(--c-border-surface-soft-color);padding-left:24px}@media (max-width:720px){.cohere-jobview .c-jv-fact+.c-jv-fact{border-left:0;border-top:1px solid var(--c-border-surface-soft-color);padding-left:0;padding-top:16px}.cohere-jobview .c-jv-fact{padding:16px 0}}.cohere-jobview .c-jv-fact-eyebrow{font-family:var(--c-eyebrow-font);font-weight:var(--c-eyebrow-weight);font-size:var(--c-eyebrow-size);line-height:var(--c-eyebrow-line-height);letter-spacing:var(--c-eyebrow-tracking);color:var(--c-eyebrow-color)}.cohere-jobview .c-jv-fact-value{font-family:var(--c-font-ui);font-size:var(--c-body-lg);font-weight:var(--c-weight-medium);color:var(--c-ink);line-height:1.4}.cohere-jobview .c-jv-fact-value-mono{font-family:var(--c-metric-inline-font);font-size:var(--c-metric-inline-size);letter-spacing:.28px;color:var(--c-ink)}.cohere-jobview .c-jv-fact-skills{display:flex;flex-wrap:wrap;gap:6px}.cohere-jobview .c-jv-skill{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;font-family:var(--c-body-font);font-size:var(--c-body-sm);font-weight:var(--c-weight-medium);background:var(--c-soft-stone);color:var(--c-body-color)}.cohere-jobview .c-jv-skill.is-mandatory{background:var(--c-pale-coral);color:var(--c-coral)}.cohere-jobview .c-jv-funnel{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:0;margin:20px 0 24px;border:1px solid var(--c-border-surface-color);border-radius:14px;overflow:hidden;background:var(--c-canvas)}.cohere-jobview .c-jv-mfunnel{display:none}@media (max-width:880px){.cohere-jobview .c-jv-funnel{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(2,1fr)}}.cohere-jobview .c-jv-funnel-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-left:1px solid var(--c-border-surface-soft-color);text-align:left;cursor:pointer;padding:16px 18px;display:flex;flex-direction:column;gap:12px;min-width:0;transition:background var(--c-dur-fast) var(--c-ease)}.cohere-jobview .c-jv-funnel-item:first-child{border-left:0}@media (max-width:880px){.cohere-jobview .c-jv-funnel-item{border-top:1px solid var(--c-border-surface-soft-color);padding:14px 16px}.cohere-jobview .c-jv-funnel-item:nth-child(odd){border-left:0}.cohere-jobview .c-jv-funnel-item:first-child,.cohere-jobview .c-jv-funnel-item:nth-child(2){border-top:0}.cohere-jobview .c-jv-funnel-item:nth-child(odd):last-child{grid-column:1/-1}}.cohere-jobview .c-jv-funnel-item:hover{background:var(--c-soft-stone)}.cohere-jobview .c-jv-funnel-head{display:flex;flex-direction:column;gap:6px}.cohere-jobview .c-jv-funnel-name{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;line-height:1.25;text-transform:uppercase;color:var(--c-slate);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cohere-jobview .c-jv-funnel-num{font-family:var(--c-metric-font);font-weight:var(--c-metric-weight);font-size:30px;letter-spacing:-.6px;color:var(--c-metric-color);font-variant-numeric:tabular-nums;line-height:var(--c-metric-line-height)}.cohere-jobview .c-jv-funnel-item.is-empty .c-jv-funnel-num{color:var(--c-slate)}.cohere-jobview .c-jv-funnel-item.is-empty .c-jv-funnel-track{background:var(--c-hairline)}.cohere-jobview .c-jv-funnel-track{height:3px;background:var(--c-hairline-soft);border-radius:999px;overflow:hidden}.cohere-jobview .c-jv-funnel-fill{height:100%;background:var(--c-ink);border-radius:999px;transition:width var(--c-dur-slow) var(--c-ease)}.cohere-jobview .c-jv-filterstrip{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;padding:0;border-bottom:0}.cohere-jobview .c-jv-filterstrip-controls{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-left:auto}@media (max-width:880px){.cohere-jobview .c-jv-filterstrip-controls{margin-left:0}}.cohere-jobview .c-jv-control{position:relative;display:inline-block;flex-shrink:0}.cohere-jobview .c-jv-control-label{display:none}.cohere-jobview .c-jv-control-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;height:38px;min-width:160px;padding:0 14px;box-sizing:border-box;border-radius:999px;border:1px solid var(--c-border-surface-color);background:var(--c-paper);color:var(--c-ink);font-family:var(--c-button-font);font-size:var(--c-button-size);font-weight:var(--c-button-weight);cursor:pointer;white-space:nowrap;transition:border-color var(--c-dur-fast) var(--c-ease),background var(--c-dur-fast) var(--c-ease)}.cohere-jobview .c-jv-control-btn:hover,.cohere-jobview .c-jv-control-btn[aria-expanded=true]{border-color:var(--c-border-selected-color)}.cohere-jobview .c-jv-control-btn.is-active{background:var(--c-near-black);color:var(--c-canvas);border-color:var(--c-border-selected-color)}.cohere-jobview .c-jv-control-btn svg{width:14px;height:14px;color:var(--c-slate);flex-shrink:0}.cohere-jobview .c-jv-control-btn.is-active svg{color:var(--c-canvas)}.cohere-jobview .c-jv-control-clear{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:38px;padding:0 14px;box-sizing:border-box;border-radius:999px;border:1px solid transparent;background:transparent;font-family:var(--c-micro-font);font-size:var(--c-micro-size);letter-spacing:.28px;text-transform:uppercase;color:var(--c-error);cursor:pointer;display:inline-flex;align-items:center;transition:border-color var(--c-dur-fast) var(--c-ease)}.cohere-jobview .c-jv-control-clear:hover:not(:disabled){border-color:var(--c-border-error-color)}.cohere-jobview .c-jv-control-clear:disabled{color:var(--c-slate);opacity:.5;cursor:not-allowed}.cohere-jobview .c-jv-menu{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;max-height:280px;overflow-y:auto;background:var(--c-canvas);border:1px solid var(--c-border-surface-color);border-radius:8px;padding:6px;z-index:1000;display:flex;flex-direction:column;box-shadow:var(--c-shadow-md)}.cohere-jobview .c-jv-menu-group{font-family:var(--c-micro-font);font-size:var(--c-micro-size);letter-spacing:.28px;text-transform:uppercase;color:var(--c-micro-color);padding:8px 10px 4px}.cohere-jobview .c-jv-menu-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;text-align:left;padding:8px 10px;font-family:var(--c-body-font);font-size:var(--c-body-md);color:var(--c-body-color);cursor:pointer;border-radius:6px;transition:background var(--c-dur-fast) var(--c-ease);display:flex;align-items:center;gap:10px;text-transform:capitalize}.cohere-jobview .c-jv-menu-item.is-sub{padding-left:22px}.cohere-jobview .c-jv-menu-item:hover{background:var(--c-soft-stone)}.cohere-jobview .c-jv-menu-check{width:14px;height:14px;border-radius:3px;border:1px solid var(--c-border-surface-color);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:transparent;transition:background var(--c-dur-fast) var(--c-ease),border-color var(--c-dur-fast) var(--c-ease)}.cohere-jobview .c-jv-menu-check.is-checked{background:var(--c-near-black);border-color:var(--c-border-selected-color)}.cohere-jobview .c-jv-menu-check svg{color:var(--c-canvas)}.cohere-jobview .c-jv-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:24px 0 16px}.cohere-jobview .c-jv-section-title{font-family:var(--c-title-font);font-weight:var(--c-title-weight);font-size:22px;line-height:var(--c-title-line-height);letter-spacing:var(--c-title-tracking);color:var(--c-title-color);margin:0}.cohere-jobview .c-jv-section-count{font-family:var(--c-metric-inline-font);font-size:var(--c-metric-inline-size);letter-spacing:.28px;text-transform:uppercase;color:var(--c-metric-inline-color)}.cohere-jobview .c-jv-table-card{background:var(--c-canvas);border:1px solid var(--c-border-surface-color);border-radius:22px;overflow:hidden}.cohere-jobview .c-jv-table-scroll{width:100%;overflow-x:auto;scrollbar-gutter:stable}.cohere-jobview .c-jv-table{width:100%;min-width:1030px;border-collapse:collapse;font-family:var(--c-body-font);font-size:var(--c-body-lg);table-layout:auto}.cohere-jobview .c-jv-table td:first-child,.cohere-jobview .c-jv-table th:first-child{min-width:260px;max-width:340px}.cohere-jobview .c-jv-table td:first-child .c-jv-name,.cohere-jobview .c-jv-table td:first-child>div>div>.c-jv-sub{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-jobview .c-jv-table td:first-child .c-jv-meta-row{display:flex;overflow:visible}.cohere-jobview .c-jv-table td:nth-child(2),.cohere-jobview .c-jv-table th:nth-child(2){min-width:150px}.cohere-jobview .c-jv-table td:nth-child(3),.cohere-jobview .c-jv-table th:nth-child(3){min-width:180px}.cohere-jobview .c-jv-table td:nth-child(4),.cohere-jobview .c-jv-table th:nth-child(4){min-width:150px;text-align:center}.cohere-jobview .c-jv-table td:nth-child(5),.cohere-jobview .c-jv-table th:nth-child(5){min-width:140px}.cohere-jobview .c-jv-table td:nth-child(6),.cohere-jobview .c-jv-table th:nth-child(6){min-width:110px;white-space:nowrap}.cohere-jobview .c-jv-table td:nth-child(7),.cohere-jobview .c-jv-table th:nth-child(7){min-width:120px}.cohere-jobview .c-jv-table td:nth-child(8),.cohere-jobview .c-jv-table th:nth-child(8){width:64px;text-align:right;position:sticky;right:0;background:var(--c-canvas);z-index:1}.cohere-jobview .c-jv-table td:nth-child(8),.cohere-jobview .c-jv-table thead th:nth-child(8){box-shadow:var(--c-shadow-sticky-col)}.cohere-jobview .c-jv-table tbody tr:hover td:nth-child(8){background:#fafaf8}.cohere-jobview .c-jv-table thead th{text-align:left;font-family:var(--c-tablehead-font);font-size:var(--c-tablehead-size);letter-spacing:var(--c-tablehead-tracking);text-transform:var(--c-tablehead-transform);color:var(--c-tablehead-color);font-weight:var(--c-tablehead-weight);padding:14px 24px 10px;border-bottom:1px solid var(--c-border-surface-color);background:var(--c-canvas);white-space:nowrap}.cohere-jobview .c-jv-table tbody td{padding:14px 24px;border-bottom:1px solid var(--c-border-surface-soft-color);color:var(--c-ink);vertical-align:middle}.cohere-jobview .c-jv-table tbody tr:last-child td{border-bottom:0}.cohere-jobview .c-jv-table tbody tr{cursor:pointer;transition:background var(--c-dur-fast) var(--c-ease)}.cohere-jobview .c-jv-table tbody tr:hover{background:#fafaf8}.cohere-jobview .c-jv-name{font-family:var(--c-helper-font);font-size:var(--c-control-size);font-weight:var(--c-weight-medium);color:var(--c-ink)}.cohere-jobview .c-jv-sub{font-family:var(--c-helper-font);font-size:var(--c-helper-size);color:var(--c-helper-color);margin-top:2px}.cohere-jobview .c-jv-score-cell{display:flex;flex-direction:column;align-items:center;gap:3px}.cohere-jobview .c-jv-score-source{font-family:var(--c-font-ui);font-size:10px;line-height:var(--c-leading-tight);color:var(--c-muted);white-space:nowrap;text-align:center}.cohere-jobview .c-jv-sub-mono{font-family:var(--c-font-mono);font-size:var(--c-micro-size);letter-spacing:.28px;color:var(--c-slate);text-transform:uppercase}.cohere-jobview .c-jv-meta-row{display:flex;align-items:center;gap:5px;min-width:0;max-width:100%}.cohere-jobview .c-jv-loc{display:inline-flex;align-items:center;gap:4px;min-width:0;flex:0 1 auto}.cohere-jobview .c-jv-loc-icon{flex-shrink:0;color:var(--c-slate);margin-top:-1px}.cohere-jobview .c-jv-loc-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-jobview .c-jv-meta-dot{flex-shrink:0;color:var(--c-hairline)}.cohere-jobview .c-jv-meta-exp{flex-shrink:0;white-space:nowrap}.cohere-jobview .c-jv-avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;flex-shrink:0;font-family:var(--c-body-font);font-size:var(--c-body-sm);font-weight:var(--c-weight-medium);background:var(--c-soft-stone);color:var(--c-body-color);overflow:hidden}.cohere-jobview .c-jv-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cohere-jobview .c-jv-chip{display:inline-flex;align-items:center;gap:6px;font-family:var(--c-font-ui);font-size:var(--c-helper-size);font-weight:var(--c-chip-weight);padding:3px 10px;border-radius:999px;background:var(--c-soft-stone);color:var(--c-ink);white-space:nowrap}.cohere-jobview .c-jv-chip.is-success{background:var(--c-success-bg);color:var(--c-success)}.cohere-jobview .c-jv-chip.is-warning{background:var(--c-warning-bg);color:var(--c-warning)}.cohere-jobview .c-jv-chip.is-error{background:var(--c-error-bg);color:var(--c-error)}.cohere-jobview .c-jv-chip.is-info{background:var(--c-pale-blue);color:var(--c-action-blue)}.cohere-jobview .c-jv-chip.is-coral{background:var(--c-pale-coral);color:var(--c-coral)}.cohere-jobview .c-jv-chip-stack{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.cohere-jobview .c-jv-resume{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;display:inline-flex;align-items:center;gap:6px;font-family:var(--c-font-mono);font-size:var(--c-micro-size);letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate);cursor:pointer;padding:0;transition:color var(--c-dur-fast) var(--c-ease)}.cohere-jobview .c-jv-resume:hover{color:var(--c-action-blue)}.cohere-jobview .c-jv-resume:disabled{opacity:.5;cursor:not-allowed}.cohere-jobview .c-jv-resume svg{width:12px;height:12px}.cohere-jobview .c-jv-actions-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:32px;height:32px;border-radius:999px;border:1px solid var(--c-border-control-color);background:transparent;color:var(--c-slate);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color var(--c-dur-fast) var(--c-ease),color var(--c-dur-fast) var(--c-ease)}.cohere-jobview .c-jv-actions-btn:hover{border-color:var(--c-border-selected-color);color:var(--c-ink)}.c-jv-actions-menu{font-family:var(--c-font-ui);background:var(--c-canvas);border:1px solid var(--c-border-control-color);border-radius:8px;padding:6px;min-width:200px;box-shadow:var(--c-shadow-md);display:flex;flex-direction:column}.c-jv-actions-menu button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;text-align:left;padding:8px 10px;font-family:var(--c-button-font);font-size:var(--c-button-size);color:var(--c-ink);cursor:pointer;border-radius:6px;transition:background var(--c-dur-fast) var(--c-ease);white-space:nowrap}.c-jv-actions-menu button:hover{background:var(--c-soft-stone)}.c-jv-actions-menu button:disabled,.c-jv-actions-menu button:disabled:hover{color:var(--c-slate);opacity:.55;cursor:not-allowed;background:transparent}.cohere-jobview .c-jv-pager{display:flex;align-items:center;justify-content:center;gap:14px;padding:20px 24px;border-top:1px solid var(--c-border-surface-soft-color)}.cohere-jobview .c-jv-pager-empty{font-family:var(--c-helper-font);font-size:var(--c-helper-size);line-height:var(--c-helper-line-height);color:var(--c-helper-color);padding:20px 0;text-align:center}.cohere-jobview .c-jv-results{min-height:520px;display:flex;flex-direction:column}.cohere-jobview .c-jv-results>*{flex:1 1 auto}.cohere-jobview .c-jv-empty{min-height:calc(100vh - 220px);padding:40px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center}.cohere-jobview .c-jv-empty-eyebrow{font-family:var(--c-eyebrow-font);font-weight:var(--c-eyebrow-weight);font-size:var(--c-eyebrow-size);line-height:var(--c-eyebrow-line-height);letter-spacing:var(--c-eyebrow-tracking);color:var(--c-eyebrow-accent-color)}.cohere-jobview .c-jv-empty-title{font-family:var(--c-title-font);font-weight:var(--c-title-weight);font-size:var(--c-title-lg);line-height:var(--c-title-line-height);letter-spacing:-.5px;color:var(--c-title-color);margin:0}.cohere-jobview .c-jv-empty-body{font-family:var(--c-helper-font);font-size:var(--c-control-size);color:var(--c-helper-color);margin:0;max-width:44ch;line-height:var(--c-helper-line-height)}.cohere-jobview .c-jv-loading{min-height:calc(100vh - 220px);padding:40px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.cohere-jobview .c-jv-loading-eyebrow{font-family:var(--c-eyebrow-font);font-weight:var(--c-eyebrow-weight);font-size:var(--c-eyebrow-size);line-height:var(--c-eyebrow-line-height);letter-spacing:var(--c-eyebrow-tracking);color:var(--c-eyebrow-color)}.cohere-jobview-modal{--primary:var(--c-near-black);--card-bg:var(--c-canvas);--border:var(--c-border-surface-color);--text-primary:var(--c-ink);--text-muted:var(--c-slate);--primary-foreground:var(--c-canvas);--on-primary:var(--c-canvas);--text-on-primary:var(--c-canvas);font-family:var(--c-font-ui);color:var(--c-ink);border:1px solid var(--c-border-surface-color);border-radius:22px!important;background:var(--c-canvas);box-shadow:var(--c-shadow-lg)}.cohere-jobview-modal [data-slot=dialog-title],.cohere-jobview-modal h2{font-family:var(--c-title-font);font-weight:var(--c-title-weight)!important;font-size:var(--c-title-lg)!important;letter-spacing:-.5px!important;line-height:var(--c-title-line-height)!important;color:var(--c-title-color)!important}.cohere-jobview-modal [data-slot=dialog-description]{font-family:var(--c-helper-font)!important;font-size:var(--c-control-size)!important;color:var(--c-helper-color)!important;margin-top:8px!important}.cohere-jobview-modal .c-jv-modal-eyebrow{display:block;font-family:var(--c-eyebrow-font);font-weight:var(--c-eyebrow-weight);font-size:var(--c-eyebrow-size);line-height:var(--c-eyebrow-line-height);letter-spacing:var(--c-eyebrow-tracking);color:var(--c-eyebrow-accent-color);margin:0 0 8px}.cohere-jobview-modal .c-jv-choice{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;gap:14px;width:100%;text-align:left;padding:16px 18px;border-radius:16px;border:1px solid var(--c-border-surface-color);background:var(--c-canvas);cursor:pointer;transition:background var(--c-dur-fast) var(--c-ease),border-color var(--c-dur-fast) var(--c-ease)}.cohere-jobview-modal .c-jv-choice:hover{background:var(--c-soft-stone);border-color:var(--c-border-selected-color)}.cohere-jobview-modal .c-jv-choice-icon{width:40px;height:40px;border-radius:999px;background:var(--c-soft-stone);color:var(--c-ink);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cohere-jobview-modal .c-jv-choice-title{font-family:var(--c-font-ui);font-size:var(--c-title-xs);line-height:var(--c-title-line-height);font-weight:var(--c-title-weight);color:var(--c-title-color);margin:0}.cohere-jobview-modal .c-jv-choice-desc{font-family:var(--c-helper-font);font-size:var(--c-helper-size);color:var(--c-helper-color);margin:2px 0 0;line-height:var(--c-helper-line-height)}@media (max-width:639px){.cohere-jobview .c-jv-filterstrip.hidden{display:none}.cohere-jobview{background:#fbfbf9}.cohere-jobview .c-jv-page{padding:0 12px 32px}.cohere-jobview .c-jv-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}.cohere-jobview .c-jv-actions .c-jv-btn-outline,.cohere-jobview .c-jv-actions .c-jv-btn-primary{width:100%;justify-content:center;height:40px;padding:0 14px;font-size:var(--c-button-size)}.cohere-jobview .c-jv-actions .c-jv-btn-outline{border-color:var(--c-border-surface-color);color:var(--c-ink)}.cohere-jobview .c-jv-actions .c-jv-btn-outline:hover{background:var(--c-soft-stone);color:var(--c-ink)}.cohere-jobview .c-jv-actions .c-jv-chip{grid-column:1/-1;align-self:flex-start;justify-self:flex-start}.cohere-jobview .c-jv-facts{grid-template-columns:1fr 1fr;-moz-column-gap:16px;column-gap:16px;border-bottom:0}.cohere-jobview .c-jv-fact{padding:12px 0;border-top:1px solid var(--c-border-surface-soft-color)}.cohere-jobview .c-jv-fact+.c-jv-fact{border-left:0;padding-left:0;padding-top:12px;border-top:1px solid var(--c-border-surface-soft-color)}.cohere-jobview .c-jv-fact:first-child,.cohere-jobview .c-jv-fact:nth-child(2){border-top:0}.cohere-jobview .c-jv-fact:has(.c-jv-fact-skills){grid-column:1/-1}.cohere-jobview .c-jv-funnel{display:none}.cohere-jobview .c-jv-mfunnel{display:flex;flex-direction:column;gap:10px;margin:14px 0 20px;padding:16px 14px 14px;border:1px solid var(--c-border-surface-soft-color);border-radius:16px;background:var(--c-canvas)}.cohere-jobview .c-jv-mfunnel-row{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;flex-direction:column;gap:7px;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.cohere-jobview .c-jv-mfunnel-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.cohere-jobview .c-jv-mfunnel-name{font-family:var(--c-font-mono);font-size:9px;letter-spacing:.18px;text-transform:uppercase;color:var(--c-slate);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.cohere-jobview .c-jv-mfunnel-meta{display:inline-flex;align-items:baseline;gap:8px;flex-shrink:0}.cohere-jobview .c-jv-mfunnel-num{font-family:var(--c-metric-font);font-size:18px;letter-spacing:-.3px;line-height:var(--c-metric-line-height);color:var(--c-metric-color);font-variant-numeric:tabular-nums}.cohere-jobview .c-jv-mfunnel-conv{font-family:var(--c-micro-font);font-size:var(--c-micro-size);letter-spacing:.28px;color:var(--c-micro-color);font-variant-numeric:tabular-nums}.cohere-jobview .c-jv-mfunnel-bar-wrap{height:12px;border-radius:999px;background:var(--c-soft-stone);overflow:hidden}.cohere-jobview .c-jv-mfunnel-bar{display:block;height:100%;border-radius:999px;background:var(--c-coral);transition:width var(--c-dur-slow) var(--c-ease)}.cohere-jobview .c-jv-mfunnel-row:first-child .c-jv-mfunnel-bar{background:var(--c-ink)}.cohere-jobview .c-jv-mfunnel-row:active .c-jv-mfunnel-bar{opacity:.85}.cohere-jobview .c-jv-mfunnel-row.is-empty .c-jv-mfunnel-num{color:var(--c-hairline)}.cohere-jobview .c-jv-mfunnel-row.is-empty .c-jv-mfunnel-bar{background:var(--c-hairline)}.cohere-jobview .c-jv-mfunnel.is-empty .c-jv-mfunnel-bar{background:var(--c-hairline-soft)}.cohere-jobview .c-jv-mfunnel.is-empty .c-jv-mfunnel-row:first-child .c-jv-mfunnel-bar{background:var(--c-hairline)}.cohere-jobview .c-jv-mfunnel-hint{font-family:var(--c-helper-font);font-size:var(--c-helper-size);line-height:var(--c-helper-line-height);color:var(--c-helper-color);margin:2px 0 0;text-align:center}.cohere-jobview .c-jv-filterstrip-mobile .c-jv-control-btn:not(.is-active){background:#fbfbf9}.cohere-jobview .c-jv-mobile-filterbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 0}.cohere-jobview .c-jv-filterstrip.c-jv-filterstrip-mobile{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:10px 0;margin-top:0}.cohere-jobview .c-jv-mobile-row-1{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,40%);gap:8px;width:100%;min-width:0;transition:grid-template-columns var(--c-dur-base) var(--c-ease)}.cohere-jobview .c-jv-mobile-stage{min-width:0;position:relative;overflow:visible}.cohere-jobview .c-jv-mobile-stage .c-jv-control{width:100%;display:block}.cohere-jobview .c-jv-mobile-stage .c-jv-control-btn{width:100%;transition:opacity var(--c-dur-fast) var(--c-ease),border-color var(--c-dur-fast) var(--c-ease)}.cohere-jobview .c-jv-filterstrip[data-search-focused=true] .c-jv-mobile-row-1{grid-template-columns:minmax(0,1fr) 0fr;gap:0}.cohere-jobview .c-jv-filterstrip[data-search-focused=true] .c-jv-mobile-stage .c-jv-control-btn{opacity:0;border-color:transparent;pointer-events:none}.cohere-jobview .c-jv-mobile-row-2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;min-width:0}.cohere-jobview .c-jv-mobile-row-2 .c-jv-control{width:100%;min-width:0;position:relative}.cohere-jobview .c-jv-mobile-row-2 .c-jv-control-btn{width:100%}.cohere-jobview .c-jv-filterstrip-mobile .c-jv-control-btn{min-width:0;height:36px;font-size:var(--c-button-size);padding:0 10px;overflow:hidden}.cohere-jobview .c-jv-filterstrip-mobile .c-jv-control-btn>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1 1 auto;text-align:left}.cohere-jobview .c-jv-filterstrip-mobile .c-jv-control-btn svg{flex-shrink:0}.cohere-jobview .c-jv-filterstrip-mobile .c-jv-menu{left:0;right:auto;min-width:100%;max-width:calc(100vw - 24px);z-index:70}.cohere-jobview .c-jv-mobile-row-2 .c-jv-control:last-child .c-jv-menu{left:auto;right:0}.cohere-jobview .c-jv-mobile-clear{align-self:flex-start;height:auto;padding:4px 0}.cohere-jobview .c-jv-section-head{display:none}.cohere-jobview .c-jv-section-title{font-size:18px;line-height:var(--c-title-line-height)}.cohere-jobview .c-jv-table-card{border:0;border-radius:0;background:transparent;margin:0;padding:0}.cohere-jobview .c-jv-table-scroll{overflow:visible}.cohere-jobview .c-jv-table{display:block;width:100%;min-width:0;border-collapse:separate;border-spacing:0}.cohere-jobview .c-jv-table thead{display:none}.cohere-jobview .c-jv-table tbody{display:flex;flex-direction:column;gap:8px;width:100%}.cohere-jobview .c-jv-table tbody tr{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"candidate actions" "stage     stage" "rec       score";-moz-column-gap:8px;column-gap:8px;row-gap:0;padding:14px;background:var(--c-canvas);border:1px solid var(--c-border-surface-soft-color);border-radius:14px;cursor:pointer;transition:border-color var(--c-dur-fast) var(--c-ease);overflow:hidden}.cohere-jobview .c-jv-table tbody tr:hover{background:var(--c-canvas);border-color:var(--c-border-surface-color)}.cohere-jobview .c-jv-table tbody td{display:block;padding:0;border:0;min-width:0}.cohere-jobview .c-jv-table tbody td:first-child,.cohere-jobview .c-jv-table tbody td:nth-child(2),.cohere-jobview .c-jv-table tbody td:nth-child(3),.cohere-jobview .c-jv-table tbody td:nth-child(4),.cohere-jobview .c-jv-table tbody td:nth-child(5),.cohere-jobview .c-jv-table tbody td:nth-child(6),.cohere-jobview .c-jv-table tbody td:nth-child(7),.cohere-jobview .c-jv-table tbody td:nth-child(8){min-width:0}.cohere-jobview .c-jv-table tbody td:first-child{grid-area:candidate;min-width:0;padding-top:2px;padding-bottom:10px;align-self:center}.cohere-jobview .c-jv-table tbody td:first-child>div{min-width:0;width:100%}.cohere-jobview .c-jv-table tbody td:first-child>div>div{min-width:0;flex:1 1 auto}.cohere-jobview .c-jv-table tbody td:first-child .c-jv-avatar{width:38px;height:38px;font-size:var(--c-body-sm);flex-shrink:0}.cohere-jobview .c-jv-table tbody td:first-child .c-jv-name{font-size:var(--c-body-lg);line-height:1.3;display:block!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.cohere-jobview .c-jv-table tbody td:first-child .c-jv-sub{font-size:var(--c-helper-size);line-height:1.35;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.cohere-jobview .c-jv-table tbody td:first-child{max-width:none}.cohere-jobview .c-jv-table tbody td:first-child .c-jv-meta-row{display:flex;white-space:normal;overflow:visible}.cohere-jobview .c-jv-table tbody td:first-child .c-jv-name .c-jv-chip{display:none}.cohere-jobview .c-jv-table tbody td:nth-child(4){grid-area:score;justify-self:end;align-self:center;display:flex;align-items:center;justify-content:flex-end;background:transparent;box-shadow:none;width:40px;min-width:0;max-width:40px;height:40px;padding:0;overflow:visible}.cohere-jobview .c-jv-table tbody td:nth-child(4)>div{transform:scale(.8);transform-origin:center center;margin-right:-5px}.cohere-jobview .c-jv-table tbody td:nth-child(8){grid-area:actions;justify-self:end;align-self:center;background:transparent;box-shadow:none;width:auto;position:static;right:auto;text-align:left}.cohere-jobview .c-jv-table td:nth-child(8),.cohere-jobview .c-jv-table thead th:nth-child(8){box-shadow:none}.cohere-jobview .c-jv-table tbody td:nth-child(2),.cohere-jobview .c-jv-table tbody td:nth-child(3){display:none}.cohere-jobview .c-jv-table tbody td:nth-child(5){grid-area:stage;padding-top:8px;padding-bottom:8px;min-width:0;border-top:1px solid var(--c-border-surface-soft-color);border-bottom:1px solid var(--c-border-surface-soft-color);margin-bottom:6px}.cohere-jobview .c-jv-table tbody td:nth-child(5) .c-jv-chip-stack{flex-direction:row;flex-wrap:wrap;gap:4px;width:100%;min-width:0;max-width:100%}.cohere-jobview .c-jv-table tbody td:nth-child(5) .c-jv-chip{font-size:var(--c-chip-size);padding:2px 8px;line-height:1.3;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-jobview .c-jv-table tbody td:nth-child(6){display:none}.cohere-jobview .c-jv-table tbody td:nth-child(7){grid-area:rec;align-self:center;font-family:var(--c-metric-inline-font);font-size:var(--c-metric-inline-size);letter-spacing:.28px;color:var(--c-ink);min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-jobview .c-jv-table tbody td:nth-child(7):before{content:"REC";display:inline-block;color:var(--c-slate);opacity:.7;margin-right:6px;letter-spacing:.28px}.cohere-jobview .c-jv-pager{border-top:0;padding:18px 0 8px}.cohere-jobview .c-jv-actions-btn{width:28px;height:28px}.cohere-jobview .c-jv-actions-btn svg{width:14px;height:14px}.cohere-jobview .c-jv-pager{padding:16px 0}.cohere-jobview .c-jv-results{min-height:280px}.cohere-jobview .c-jv-empty{min-height:calc(100vh - 160px);padding:24px 0}.cohere-jobview .c-jv-empty-title{font-size:var(--c-title-md);line-height:var(--c-title-line-height)}.cohere-jobview .c-jv-loading{min-height:calc(100vh - 160px);padding:24px 0}.cohere-jobview-modal .c-jv-choice{padding:12px 14px;gap:12px}.cohere-jobview-modal .c-jv-choice-icon{width:36px;height:36px;flex-shrink:0}}