.cohere-talent-hub{background:#fbfbf9;color:var(--c-ink);font-family:var(--c-font-ui);--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-primary:var(--c-ink);--text-secondary:var(--c-muted);--text-muted:var(--c-slate);--foreground:var(--c-ink);--border:var(--c-hairline);--border-strong:var(--c-near-black);--hairline:var(--c-hairline);--accent:var(--c-coral);--danger:var(--c-error)}.cohere-talent-hub .c-th-content{position:relative;z-index:1;background:#fbfbf9;padding-top:28px}.cohere-talent-hub .c-th-tabs{display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--c-hairline);margin-bottom:20px;overflow-x:auto;scrollbar-width:none}.cohere-talent-hub .c-th-tabs::-webkit-scrollbar{display:none}.cohere-talent-hub .c-th-tab{position:relative;display:inline-flex;align-items:center;gap:8px;padding:10px 4px 12px;margin-right:18px;font-family:var(--c-font-ui);font-size:14px;font-weight:500;color:var(--c-slate);background:none;border:0;white-space:nowrap;cursor:pointer;transition:color .15s ease}.cohere-talent-hub .c-th-tab.is-active,.cohere-talent-hub .c-th-tab:hover{color:var(--c-ink)}.cohere-talent-hub .c-th-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--c-near-black);border-radius:2px 2px 0 0}.cohere-talent-hub .c-th-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;padding:1px 6px;border-radius:999px;background:var(--c-soft-stone);color:var(--c-muted);font-family:var(--c-font-mono);font-size:11px;font-weight:700;font-variant-numeric:tabular-nums}.cohere-talent-hub .c-th-tab.is-active .c-th-tab-count{background:var(--c-near-black);color:#ffffff}.cohere-talent-hub .c-th-buckets{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px}.cohere-talent-hub .c-th-bucket{display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 12px;border:1px solid var(--c-hairline);border-radius:999px;background:var(--c-canvas);color:var(--c-ink);font-family:var(--c-font-ui);font-size:12.5px;font-weight:500;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.cohere-talent-hub .c-th-bucket:hover{border-color:#b8b8c0}.cohere-talent-hub .c-th-bucket.is-active{background:var(--c-near-black);border-color:var(--c-near-black);color:#ffffff}.cohere-talent-hub .c-th-bucket-count{font-family:var(--c-font-mono);font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--c-slate)}.cohere-talent-hub .c-th-bucket.is-active .c-th-bucket-count{color:rgba(255,255,255,.75)}.cohere-talent-hub .c-th-action{display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 14px;border:1px solid var(--c-coral);border-radius:999px;background:var(--c-coral);color:#ffffff;font-family:var(--c-font-ui);font-size:12.5px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.cohere-talent-hub .c-th-action:hover{background:#f0653f;border-color:#f0653f}.cohere-talent-hub .c-th-selectioninline{display:inline-flex;align-items:center;gap:10px}.cohere-talent-hub .c-th-selectioninline-count{font-family:var(--c-font-mono);font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.28px;color:var(--c-ink);white-space:nowrap}.cohere-talent-hub .c-th-selectioninline-clear{background:none;border:0;padding:0;color:var(--c-slate);font-family:var(--c-font-ui);font-size:12.5px;cursor:pointer}.cohere-talent-hub .c-th-selectioninline-clear:hover{color:var(--c-ink)}.cohere-talent-hub .c-th-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.cohere-talent-hub .c-th-toolbar.hidden{display:none}@media (min-width:640px){.cohere-talent-hub .c-th-toolbar.sm\:flex{display:flex}}.cohere-talent-hub .c-th-search{display:inline-flex;align-items:center;gap:8px;height:36px;min-width:240px;flex:1 1 240px;max-width:420px;padding:0 14px;border:1px solid var(--c-hairline);border-radius:999px;background:var(--c-canvas);transition:border-color .15s ease,box-shadow .15s ease}.cohere-talent-hub .c-th-search:focus-within{border-color:var(--c-near-black);box-shadow:0 0 0 3px rgba(155,96,170,.25)}.cohere-talent-hub .c-th-search input{flex:1;border:0;outline:0;background:transparent;font-family:var(--c-font-ui);font-size:13.5px;color:var(--c-ink)}.cohere-talent-hub .c-th-search input::-moz-placeholder{color:var(--c-slate)}.cohere-talent-hub .c-th-search input::placeholder{color:var(--c-slate)}.cohere-talent-hub .c-th-search input:focus,.cohere-talent-hub .c-th-search input:focus-visible{box-shadow:none!important;outline:none!important}.cohere-talent-hub .c-th-selectbtn{display:inline-flex;align-items:center;gap:8px;padding:0 12px 0 14px;max-width:260px}.cohere-talent-hub .c-th-selectbtn[data-open=true]{border-color:var(--c-near-black)}.cohere-talent-hub .c-th-selectbtn.is-active{background:var(--c-near-black);border-color:var(--c-near-black);color:#ffffff}.cohere-talent-hub .c-th-selectbtn-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-talent-hub .c-th-selectbtn-icon{flex:none;color:var(--c-slate);transition:transform .2s ease}.cohere-talent-hub .c-th-selectbtn.is-active .c-th-selectbtn-icon{color:rgba(255,255,255,.75)}.c-th-menu{z-index:990;min-width:max(var(--radix-popover-trigger-width),220px);max-height:320px;overflow-y:auto;padding:4px;border:1px solid var(--c-hairline,#d9d9dd);border-radius:12px;background:#ffffff;box-shadow:0 8px 24px rgba(15,23,42,.1);outline:0}.c-th-menuitem{display:flex;width:100%;align-items:flex-start;gap:8px;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:var(--c-ink,#1a1a1e);font-family:var(--c-font-ui);font-size:13px;text-align:left;cursor:pointer}.c-th-menuitem:hover{background:var(--c-soft-stone,#f4f4f1)}.c-th-menuitem-label{flex:1;min-width:0}.c-th-menuitem-hint{display:block;margin-top:1px;font-size:11.5px;color:var(--c-slate,#71717a)}.c-th-menuitem-tick{flex:none;margin-top:2px;color:var(--c-coral,#ff7759)}.c-th-menubox{margin-top:1px;border-color:var(--c-hairline,#d9d9dd)}.c-th-menubox[data-checked=true]{background:var(--c-near-black,#1a1a1e);border-color:var(--c-near-black,#1a1a1e)}.c-th-menusection{margin:4px 0 2px;padding:6px 10px 4px;border-top:1px solid var(--c-hairline-soft,#ececef);font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate,#71717a)}.cohere-talent-hub .c-th-toolbarcheck{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 12px;border:1px solid var(--c-hairline);border-radius:999px;background:var(--c-canvas);color:var(--c-ink);font-family:var(--c-font-ui);font-size:12.5px;font-weight:500;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:border-color .15s ease}.cohere-talent-hub .c-th-toolbarcheck:hover{border-color:#b8b8c0}.cohere-talent-hub .c-th-toolbarcheck:focus-within{border-color:var(--c-near-black);box-shadow:0 0 0 3px rgba(155,96,170,.25)}.cohere-talent-hub .c-th-toolbarcheck .c-th-sheettoggle-box{transition:background .15s ease,border-color .15s ease}.cohere-talent-hub .c-th-visuallyhidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cohere-talent-hub .c-th-mobileactions{display:inline-flex;align-items:center;gap:8px}.cohere-talent-hub .c-th-selectwrap{position:relative;display:inline-flex;align-items:center;flex:none}.cohere-talent-hub .c-th-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;height:36px;padding:0 32px 0 14px;border:1px solid var(--c-hairline);border-radius:999px;background:var(--c-canvas);color:var(--c-ink);font-family:var(--c-font-ui);font-size:12.5px;font-weight:500;line-height:1;cursor:pointer;outline:0;transition:border-color .15s ease}.cohere-talent-hub .c-th-select:hover{border-color:#b8b8c0}.cohere-talent-hub .c-th-select:focus,.cohere-talent-hub .c-th-select:focus-visible{border-color:var(--c-near-black);box-shadow:none!important;outline:none!important}.cohere-talent-hub .c-th-clear:disabled{visibility:hidden;pointer-events:none}.cohere-talent-hub .c-th-selecticon{position:absolute;right:12px;color:var(--c-slate);pointer-events:none}.c-th-sheettoggle{display:flex;width:100%;align-items:center;gap:12px;padding:10px 14px;border:1px solid var(--hairline);border-radius:12px;background:var(--canvas);text-align:left}.c-th-sheettoggle[data-checked=true]{border-color:var(--near-black)}.c-th-sheettoggle-box{display:flex;width:16px;height:16px;flex:none;align-items:center;justify-content:center;border:1px solid var(--hairline);border-radius:4px}.c-th-sheettoggle-box[data-checked=true]{background:var(--near-black);border-color:var(--near-black)}.c-th-sheetjobbtn{display:flex;width:100%;height:40px;align-items:center;justify-content:space-between;gap:8px;padding:0 14px;border:1px solid var(--hairline);border-radius:12px;background:var(--canvas);color:var(--ink);font-size:13px}.c-th-sheetjobbtn[data-checked=true]{border-color:var(--near-black)}.cohere-talent-hub .c-th-mobilebar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.cohere-talent-hub .c-th-mobilecount{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.24px;text-transform:uppercase;color:var(--c-slate)}.cohere-talent-hub .c-th-spacer{flex:1 1 auto}.c-th-mcards{display:grid;gap:10px;padding:12px}.c-th-tablecard{margin-top:4px}@media (min-width:640px){.c-th-mcards{display:none}}@media (max-width:639px){.cohere-talent-hub .c-th-tablecard{background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.c-th-mcards{padding:0}}.cohere-talent-hub.cohere-candidates .c-cand-table td,.cohere-talent-hub.cohere-candidates .c-cand-table th{width:auto;min-width:0;max-width:none;text-align:left;position:static;right:auto;box-shadow:none}.cohere-talent-hub.cohere-candidates .c-cand-table td:nth-child(7),.cohere-talent-hub.cohere-candidates .c-cand-table th:nth-child(7){width:17%;text-align:left;position:static;right:auto;background:transparent;box-shadow:none;z-index:auto}.cohere-talent-hub.cohere-candidates .c-cand-table td:nth-child(7).c-cand-actions-cell,.cohere-talent-hub.cohere-candidates .c-cand-table thead th:nth-child(7){box-shadow:none}.cohere-talent-hub.cohere-candidates .c-cand-table tbody tr:hover td:nth-child(7){background:transparent}.cohere-talent-hub.cohere-candidates .c-cand-table{min-width:0;width:100%;table-layout:fixed}.cohere-talent-hub .c-cand-table-scroll{overflow-x:hidden}.cohere-talent-hub.cohere-candidates .c-cand-table td[data-col=sel]:not(.x),.cohere-talent-hub.cohere-candidates .c-cand-table th[data-col=sel]:not(.x){width:0;min-width:0;max-width:0;padding-left:0;padding-right:0;overflow:hidden;opacity:0;transition:width .22s ease,max-width .22s ease,padding .22s ease,opacity .18s ease}.cohere-talent-hub.cohere-candidates .c-cand-table.is-selecting td[data-col=sel]:not(.x),.cohere-talent-hub.cohere-candidates .c-cand-table.is-selecting th[data-col=sel]:not(.x){width:48px;min-width:48px;max-width:48px;padding-left:20px;padding-right:6px;overflow:visible;opacity:1}@media (prefers-reduced-motion:reduce){.cohere-talent-hub.cohere-candidates .c-cand-table td[data-col=sel],.cohere-talent-hub.cohere-candidates .c-cand-table th[data-col=sel]{transition:none}}.cohere-talent-hub.cohere-candidates .c-cand-table td[data-col=candidate]:not(.x),.cohere-talent-hub.cohere-candidates .c-cand-table th[data-col=candidate]:not(.x){width:26%}.cohere-talent-hub.cohere-candidates .c-cand-table td[data-col=passed]:not(.x),.cohere-talent-hub.cohere-candidates .c-cand-table th[data-col=passed]:not(.x){width:10%}.cohere-talent-hub.cohere-candidates .c-cand-table td[data-col=passed] .c-cand-chip{max-width:100%;white-space:normal;line-height:1.3}.cohere-talent-hub.cohere-candidates .c-cand-table td[data-col=reason]:not(.x),.cohere-talent-hub.cohere-candidates .c-cand-table th[data-col=reason]:not(.x){width:22%}.cohere-talent-hub.cohere-candidates .c-cand-table td[data-col=reason] .c-cand-chip{max-width:100%;white-space:normal;line-height:1.3}.cohere-talent-hub.cohere-candidates .c-cand-table td[data-col=lastact]:not(.x),.cohere-talent-hub.cohere-candidates .c-cand-table th[data-col=lastact]:not(.x){width:11%;white-space:nowrap}.cohere-talent-hub.cohere-candidates .c-cand-table td[data-col=score]:not(.x),.cohere-talent-hub.cohere-candidates .c-cand-table th[data-col=score]:not(.x){width:14%}.cohere-talent-hub.cohere-candidates .c-cand-table td[data-col=job]:not(.x),.cohere-talent-hub.cohere-candidates .c-cand-table th[data-col=job]:not(.x){width:17%}.cohere-talent-hub .c-th-scorecell{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.cohere-talent-hub .c-th-scorecell .c-cand-chip{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-talent-hub .c-th-candcell{display:flex;align-items:flex-start;gap:10px}.cohere-talent-hub .c-th-candcell .c-cand-avatar{margin-top:1px}.cohere-talent-hub .c-th-candloc{color:var(--c-slate);font-size:11.5px}.cohere-talent-hub .c-th-candmeta,.cohere-talent-hub .c-th-jobtitle,.cohere-talent-hub.cohere-candidates .c-cand-table td[data-col=candidate] .c-cand-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-talent-hub.cohere-candidates .c-cand-table tbody td,.cohere-talent-hub.cohere-candidates .c-cand-table thead th{padding-left:14px;padding-right:14px}.cohere-talent-hub.cohere-candidates .c-cand-table thead th{vertical-align:bottom;line-height:1.25}.cohere-talent-hub.cohere-candidates .c-cand-table tbody td:first-child,.cohere-talent-hub.cohere-candidates .c-cand-table thead th:first-child{padding-left:20px}.cohere-talent-hub.cohere-candidates .c-cand-table tbody td:last-child,.cohere-talent-hub.cohere-candidates .c-cand-table thead th:last-child{padding-right:20px}.cohere-talent-hub .c-th-dropoff{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--c-muted);white-space:nowrap}.cohere-talent-hub .c-th-dropoff .c-th-dot{width:6px;height:6px;border-radius:50%;background:var(--c-coral);flex:none}.cohere-talent-hub .c-th-dropoff.is-in-motion .c-th-dot{background:var(--c-slate)}.cohere-talent-hub .c-th-dropoff.is-terminal .c-th-dot{background:var(--c-hairline)}.cohere-talent-hub .c-th-stale{font-family:var(--c-font-mono);font-size:11px;letter-spacing:.28px;color:var(--c-slate);font-variant-numeric:tabular-nums}.cohere-talent-hub .c-th-stale.is-cold{color:var(--c-coral);font-weight:600}.cohere-talent-hub .c-th-selectbar{position:sticky;bottom:16px;z-index:5;display:flex;align-items:center;gap:14px;margin:16px auto 0;padding:10px 16px;width:-moz-fit-content;width:fit-content;max-width:100%;border:1px solid var(--c-near-black);border-radius:999px;background:var(--c-near-black);color:#ffffff;box-shadow:0 8px 24px rgba(15,23,42,.18)}.cohere-talent-hub .c-th-selectbar-count{font-family:var(--c-font-mono);font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.28px}.cohere-talent-hub .c-th-selectbar-btn{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 14px;border:0;border-radius:999px;background:#ffffff;color:var(--c-near-black);font-family:var(--c-font-ui);font-size:12.5px;font-weight:600;cursor:pointer}.cohere-talent-hub .c-th-selectbar-btn:disabled{opacity:.55;cursor:not-allowed}.cohere-talent-hub .c-th-selectbar-link{background:none;border:0;color:rgba(255,255,255,.7);font-size:12.5px;cursor:pointer}.cohere-talent-hub .c-th-selectbar-link:hover{color:#ffffff}.cohere-talent-hub .c-th-contact-grid{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:640px){.cohere-talent-hub .c-th-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.cohere-talent-hub .c-th-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.cohere-talent-hub .c-th-contact{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid var(--c-hairline);border-radius:14px;background:var(--c-canvas);transition:border-color .15s ease,box-shadow .15s ease}.cohere-talent-hub .c-th-contact[data-selected=true]{border-color:var(--c-near-black);background:var(--c-pale-coral)}.cohere-talent-hub .c-th-contact-check{display:flex;width:16px;height:16px;flex:none;align-items:center;justify-content:center;margin-top:2px;padding:0;border:1px solid var(--c-hairline);border-radius:4px;background:transparent;cursor:pointer}.cohere-talent-hub .c-th-contact-check[data-checked=true]{background:var(--c-near-black);border-color:var(--c-near-black)}.cohere-talent-hub .c-th-contact:hover{border-color:#b8b8c0;box-shadow:var(--shadow-md)}.cohere-talent-hub .c-th-contact-head{display:flex;align-items:flex-start;gap:11px}.cohere-talent-hub .c-th-contact-avatar{width:40px;height:40px;flex:none;border-radius:50%;overflow:hidden;background:var(--c-soft-stone);display:flex;align-items:center;justify-content:center;font-family:var(--c-font-ui);font-size:13px;font-weight:600;color:var(--c-muted)}.cohere-talent-hub .c-th-contact-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cohere-talent-hub .c-th-contact-name{font-size:14px;font-weight:500;color:var(--c-ink);line-height:1.3}.cohere-talent-hub .c-th-contact-sub{margin-top:2px;font-size:12px;color:var(--c-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cohere-talent-hub .c-th-contact-email{font-family:var(--c-font-mono);font-size:11.5px;letter-spacing:.2px;color:var(--c-ink);word-break:break-all}.cohere-talent-hub .c-th-contact-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:auto;padding-top:4px}.cohere-talent-hub .c-th-src{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:500;border:1px solid var(--c-hairline);color:var(--c-muted);background:var(--c-canvas)}.cohere-talent-hub .c-th-src.is-linkedin{color:#0a66c2;border-color:rgba(10,102,194,.28);background:rgba(10,102,194,.06)}.cohere-talent-hub .c-th-src.is-github{color:var(--c-ink);border-color:var(--c-hairline);background:var(--c-soft-stone)}.c-th-iconbtn,.cohere-talent-hub .c-th-iconbtn{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--c-slate);cursor:pointer;transition:color .15s ease}.c-th-iconbtn:hover,.cohere-talent-hub .c-th-iconbtn:hover{color:var(--c-ink)}.c-th-iconbtn:disabled{opacity:.5;cursor:not-allowed}.c-th-group-gap{margin-top:12px}.c-th-notewrap{display:flex;flex-direction:column;gap:6px;margin-top:18px}.c-th-clearpicked{margin-top:14px;align-self:flex-start;border:0;background:none;padding:0;font-family:var(--c-font-ui);font-size:12.5px;color:var(--c-coral);cursor:pointer}.c-th-note{width:100%;resize:vertical;padding:10px 12px;border:1px solid var(--c-hairline);border-radius:8px;background:var(--c-canvas);color:var(--c-ink);font-family:var(--c-font-ui);font-size:13.5px;line-height:1.4;outline:0}.c-th-note:hover{border-color:#b8b8c0}.c-th-note:focus{border-color:var(--c-near-black);box-shadow:0 0 0 3px rgba(155,96,170,.25)}.c-th-note::-moz-placeholder{color:var(--c-slate)}.c-th-note::placeholder{color:var(--c-slate)}.cohere-talent-hub .c-th-empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:64px 24px;text-align:center}.cohere-talent-hub .c-th-empty-icon{width:44px;height:44px;border-radius:50%;background:var(--c-soft-stone);display:flex;align-items:center;justify-content:center;color:var(--c-slate)}.cohere-talent-hub .c-th-empty-eyebrow{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate)}.cohere-talent-hub .c-th-empty-text{font-size:13.5px;color:var(--c-muted);max-width:460px;line-height:1.55}@media (max-width:640px){body:has(.cohere-talent-hub) .app-topbar-spacer{height:0}.cohere-talent-hub.c-hero-page{padding-top:0}.cohere-talent-hub .c-hero{min-height:150px;padding-top:76px;padding-bottom:26px}.cohere-talent-hub .c-hero:after{-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.4) 24%,#000 46%,#000 90%,transparent),linear-gradient(180deg,#000 40%,transparent 92%);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.4) 24%,#000 46%,#000 90%,transparent),linear-gradient(180deg,#000 40%,transparent 92%);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.cohere-talent-hub .c-th-content{padding-top:18px}.cohere-talent-hub .c-th-tab{font-size:13.5px;margin-right:14px}.cohere-talent-hub .c-th-search{min-width:0;max-width:none}.cohere-talent-hub .c-th-selectbar{width:calc(100% - 24px);justify-content:space-between;gap:8px;padding:10px 12px}}@media (min-width:640px) and (max-width:1023px){body:has(.cohere-talent-hub) .app-topbar-spacer{height:0}.cohere-talent-hub.c-hero-page{padding-top:0}.cohere-talent-hub .c-hero{padding-top:76px}.cohere-talent-hub .c-hero:after{top:-48px}}.cohere-schedule-scrim{position:fixed;inset:0;z-index:1000;background:rgba(23,23,28,.45);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity var(--c-dur-slow) var(--c-ease)}.cohere-schedule-scrim[data-open=true]{opacity:1;pointer-events:auto}.cohere-schedule{--primary:var(--c-near-black);--primary-hover:var(--c-true-black);--primary-soft:var(--c-soft-stone);--border:var(--c-hairline);--color-input-border:var(--c-hairline);--color-input-bg:var(--c-canvas);--color-input-text:var(--c-ink);--card-bg:var(--c-canvas);--background:var(--c-canvas);--text-primary:var(--c-ink);--text-secondary:var(--c-muted);--text-muted:var(--c-slate);--surface-elevated:var(--c-soft-stone);--danger:var(--c-error);--danger-soft:var(--c-error-bg);position:fixed;top:0;right:0;height:100%;z-index:1001;display:flex;flex-direction:column;width:min(640px,92vw);background:var(--c-canvas);border-left:1px solid var(--c-hairline);box-shadow:-24px 0 60px rgba(15,23,42,.12);transform:translateX(100%);transition:transform var(--c-dur-slow) var(--c-ease);font-family:var(--c-font-ui);color:var(--c-ink)}.cohere-schedule[data-open=true]{transform:translateX(0)}.cohere-schedule .c-sched-head{display:flex;align-items:center;justify-content:space-between;padding:22px 28px 18px;border-bottom:1px solid var(--c-hairline-soft);background:var(--c-canvas);flex-shrink:0}.cohere-schedule .c-sched-eyebrow{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-coral);margin:0}.cohere-schedule .c-sched-title{font-family:var(--c-font-display);font-weight:400;font-size:26px;letter-spacing:-.4px;line-height:1.15;color:var(--c-ink);margin:6px 0 0}.cohere-schedule .c-sched-sub{font-size:13px;line-height:1.5;color:var(--c-muted);margin:6px 0 0}.cohere-schedule .c-sched-close{width:38px;height:38px;border-radius:999px;border:1px solid var(--c-hairline);background:transparent;display:inline-flex;align-items:center;justify-content:center;color:var(--c-ink);cursor:pointer;transition:background var(--c-dur-fast) var(--c-ease),color var(--c-dur-fast) var(--c-ease);flex-shrink:0;margin-left:16px}.cohere-schedule .c-sched-close:hover{background:var(--c-near-black);color:var(--c-canvas);border-color:var(--c-near-black)}.cohere-schedule .c-sched-body{flex:1 1 auto;overflow-y:auto;padding:24px 28px 28px;scrollbar-width:thin}.cohere-schedule .c-sched-section+.c-sched-section{margin-top:24px}.cohere-schedule .c-sched-error{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:var(--c-error-bg);border:1px solid color-mix(in srgb,var(--c-error) 25%,transparent);border-radius:12px;color:var(--c-error);font-size:13px;font-weight:500;line-height:1.4;margin-bottom:18px}.cohere-schedule .c-sched-error svg{width:16px;height:16px;flex-shrink:0;margin-top:2px}.cohere-schedule .c-sched-banner{display:flex;align-items:center;gap:14px;padding:16px 18px;background:var(--c-soft-stone);border:1px solid var(--c-hairline-soft);border-radius:16px}.cohere-schedule .c-sched-avatar{width:44px;height:44px;border-radius:999px;background:var(--c-near-black);color:var(--c-canvas);display:inline-flex;align-items:center;justify-content:center;font-family:var(--c-font-ui);font-size:14px;font-weight:500;letter-spacing:.4px;flex-shrink:0}.cohere-schedule .c-sched-banner-meta{flex:1 1 auto;min-width:0}.cohere-schedule .c-sched-banner-meta .c-eyebrow{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate)}.cohere-schedule .c-sched-banner-meta .c-cand-name{display:block;margin-top:4px;font-family:var(--c-font-ui);font-size:15px;font-weight:500;color:var(--c-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cohere-schedule .c-sched-round{position:relative;flex-shrink:0}.cohere-schedule .c-sched-round-trigger{height:38px;padding:0 14px 0 16px;border-radius:999px;border:1px solid var(--c-hairline);background:var(--c-canvas);color:var(--c-ink);font-family:var(--c-font-ui);font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:10px;cursor:pointer;transition:border-color var(--c-dur-fast) var(--c-ease),background var(--c-dur-fast) var(--c-ease);min-width:150px;justify-content:space-between}.cohere-schedule .c-sched-round-trigger:hover{border-color:var(--c-near-black)}.cohere-schedule .c-sched-round-trigger svg{width:14px;height:14px;color:var(--c-slate)}.cohere-schedule .c-sched-round-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:14px;box-shadow:var(--c-shadow-lg);padding:6px;z-index:1002;display:flex;flex-direction:column;max-height:280px;overflow-y:auto}.cohere-schedule .c-sched-round-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;text-align:left;padding:8px 12px;border-radius:8px;font-family:var(--c-font-ui);font-size:13px;color:var(--c-ink);cursor:pointer;transition:background var(--c-dur-fast) var(--c-ease)}.cohere-schedule .c-sched-round-item:hover{background:var(--c-soft-stone)}.cohere-schedule .c-sched-round-item.is-active{background:var(--c-near-black);color:var(--c-canvas)}.cohere-schedule .c-sched-card{background:var(--c-canvas);border:1px solid var(--c-hairline-soft);border-radius:16px;overflow:hidden}.cohere-schedule .c-sched-card-head{padding:14px 20px;border-bottom:1px solid var(--c-hairline-soft);background:var(--c-canvas);display:flex;align-items:center;justify-content:space-between;gap:12px}.cohere-schedule .c-sched-card-head .c-eyebrow{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate)}.cohere-schedule .c-sched-card-head .c-sched-helper{font-size:12px;color:var(--c-muted);margin-top:4px}.cohere-schedule .c-sched-card-body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:14px}.cohere-schedule .c-sched-field{display:flex;flex-direction:column;gap:6px}.cohere-schedule .c-sched-field-label{font-family:var(--c-font-ui);font-size:12px;font-weight:500;color:var(--c-muted)}.cohere-schedule .c-sched-field-error{font-size:12px;color:var(--c-error);font-weight:500;margin-top:2px}.cohere-schedule .c-sched-input,.cohere-schedule input[type=email],.cohere-schedule input[type=text],.cohere-schedule input[type=url]{height:42px;border-radius:8px;border:1px solid var(--c-hairline);background:var(--c-canvas);color:var(--c-ink);font-family:var(--c-font-ui);font-size:14px;outline:0;transition:border-color var(--c-dur-fast) var(--c-ease),box-shadow var(--c-dur-fast) var(--c-ease);width:100%}.cohere-schedule input:not([class*=pl-]){padding-left:14px}.cohere-schedule input:not([class*=pr-]){padding-right:14px}.cohere-schedule .c-sched-input:focus,.cohere-schedule input[type=email]:focus,.cohere-schedule input[type=text]:focus,.cohere-schedule input[type=url]:focus{border-color:var(--c-near-black);box-shadow:var(--c-focus-ring)}.cohere-schedule input[readonly]{background:var(--c-soft-stone);color:var(--c-muted)}.cohere-schedule .c-sched-input.is-error,.cohere-schedule .is-error{border-color:var(--c-error)}.cohere-schedule .ds-datepicker-wrapper button,.cohere-schedule .ds-timepicker-wrapper button{height:42px!important;border-radius:8px!important;border:1px solid var(--c-hairline)!important;background:var(--c-canvas)!important;color:var(--c-ink)!important;font-family:var(--c-font-ui)!important;font-size:14px!important;padding:0 14px!important;transition:border-color var(--c-dur-fast) var(--c-ease),box-shadow var(--c-dur-fast) var(--c-ease)!important}.cohere-schedule .ds-datepicker-wrapper button:hover,.cohere-schedule .ds-timepicker-wrapper button:hover{border-color:var(--c-near-black)!important}.cohere-schedule .ds-datepicker-wrapper button:focus,.cohere-schedule .ds-timepicker-wrapper button:focus{outline:0!important;border-color:var(--c-near-black)!important;box-shadow:var(--c-focus-ring)!important}.cohere-schedule .ds-datepicker-wrapper svg,.cohere-schedule .ds-timepicker-wrapper svg{color:var(--c-slate)!important;stroke-width:1.5!important}body.cohere-schedule-open .ds-timepicker-pop,body.cohere-schedule-open .ds-timezone-pop{background:var(--c-canvas)!important;border:1px solid var(--c-hairline)!important;border-radius:14px!important;box-shadow:var(--c-shadow-lg)!important;font-family:var(--c-font-ui);color:var(--c-ink);z-index:1100}body.cohere-schedule-open .ds-timezone-pop>div{padding:9px 14px!important;font-size:13px!important;color:var(--c-ink)!important;border-radius:8px;margin:2px 4px;transition:background var(--c-dur-fast) var(--c-ease)}body.cohere-schedule-open .ds-timezone-pop>div:hover{background:var(--c-soft-stone)!important}body.cohere-schedule-open .ds-timezone-pop>p{padding:14px!important;font-size:13px!important;color:var(--c-muted)!important}body.cohere-schedule-open .ds-timepicker-pop .sticky{font-family:var(--c-font-mono)!important;font-size:10px!important;letter-spacing:.28px!important;color:var(--c-slate)!important;background:var(--c-canvas)!important;border-bottom:1px solid var(--c-hairline-soft)!important}body.cohere-schedule-open .ds-timepicker-pop .border-r{border-right-color:var(--c-hairline-soft)!important}body.cohere-schedule-open .ds-timepicker-pop .flex-col>div:not(.sticky),body.cohere-schedule-open .ds-timepicker-pop [data-h],body.cohere-schedule-open .ds-timepicker-pop [data-m]{color:var(--c-ink)!important;font-size:13px!important}body.cohere-schedule-open .ds-timepicker-pop .flex-col>div:not(.sticky):not(.opacity-30):hover,body.cohere-schedule-open .ds-timepicker-pop [data-h]:hover:not(.opacity-30),body.cohere-schedule-open .ds-timepicker-pop [data-m]:hover:not(.opacity-30){background:var(--c-soft-stone)!important}body.cohere-schedule-open .ds-timepicker-pop [style*="var(--primary)"]{background-color:var(--c-near-black)!important;color:var(--c-canvas)!important}body.cohere-schedule-open .ds-timepicker-pop .border-t{border-top-color:var(--c-hairline-soft)!important;background:var(--c-canvas)!important}body.cohere-schedule-open .ds-timepicker-pop button[style*="var(--primary)"]{background-color:var(--c-near-black)!important;color:var(--c-canvas)!important;border-radius:999px!important;padding:6px 18px!important;font-family:var(--c-font-ui)!important;font-size:12px!important;font-weight:500!important}body.cohere-schedule-open .ds-datepicker-popper{z-index:1100}body.cohere-schedule-open .react-datepicker{font-family:var(--c-font-ui)!important;border:1px solid var(--c-hairline)!important;border-radius:14px!important;box-shadow:var(--c-shadow-lg)!important;background:var(--c-canvas)!important;color:var(--c-ink)!important;overflow:hidden}body.cohere-schedule-open .react-datepicker__header{background:var(--c-canvas)!important;border-bottom:1px solid var(--c-hairline-soft)!important;padding-top:14px}body.cohere-schedule-open .react-datepicker__current-month{font-family:var(--c-font-ui)!important;font-size:14px!important;font-weight:500!important;color:var(--c-ink)!important;margin-bottom:8px}body.cohere-schedule-open .react-datepicker__day-name{font-family:var(--c-font-mono)!important;font-size:10px!important;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate)!important;width:32px;margin:2px}body.cohere-schedule-open .react-datepicker__day{width:32px;height:32px;line-height:32px;margin:2px;border-radius:999px!important;font-size:13px;color:var(--c-ink)!important;transition:background var(--c-dur-fast) var(--c-ease)}body.cohere-schedule-open .react-datepicker__day:hover{background:var(--c-soft-stone)!important}body.cohere-schedule-open .react-datepicker__day--keyboard-selected,body.cohere-schedule-open .react-datepicker__day--selected{background:var(--c-near-black)!important;color:var(--c-canvas)!important}body.cohere-schedule-open .react-datepicker__day--today{font-weight:500;color:var(--c-coral)!important}body.cohere-schedule-open .react-datepicker__day--disabled{color:var(--c-hairline)!important;cursor:not-allowed}body.cohere-schedule-open .react-datepicker__navigation{top:14px}body.cohere-schedule-open .react-datepicker__navigation-icon:before{border-color:var(--c-ink)!important;border-width:2px 2px 0 0}body.cohere-schedule-open .react-datepicker__triangle{display:none!important}.cohere-schedule .c-sched-add-slot{height:30px;padding:0 14px;border-radius:999px;border:1px solid var(--c-near-black);background:transparent;color:var(--c-near-black);font-family:var(--c-font-ui);font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:6px;cursor:pointer;transition:background var(--c-dur-fast) var(--c-ease),color var(--c-dur-fast) var(--c-ease);flex-shrink:0}.cohere-schedule .c-sched-add-slot:hover{background:var(--c-near-black);color:var(--c-canvas)}.cohere-schedule .c-sched-add-slot svg{width:14px;height:14px;stroke-width:1.5}.cohere-schedule .c-sched-slot{padding:16px;border:1px solid var(--c-hairline-soft);border-radius:14px;background:var(--c-canvas);display:flex;flex-direction:column;gap:12px}.cohere-schedule .c-sched-slot-head{display:flex;align-items:center;justify-content:space-between}.cohere-schedule .c-sched-slot-index{font-family:var(--c-font-mono);font-size:11px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate)}.cohere-schedule .c-sched-slot-remove{width:28px;height:28px;border-radius:999px;border:1px solid var(--c-hairline);background:transparent;color:var(--c-slate);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;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-schedule .c-sched-slot-remove:hover{background:var(--c-error-bg);color:var(--c-error);border-color:color-mix(in srgb,var(--c-error) 35%,transparent)}.cohere-schedule .c-sched-slot-remove svg{width:14px;height:14px;stroke-width:1.5}.cohere-schedule .c-sched-slot-grid{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:560px){.cohere-schedule .c-sched-slot-grid{grid-template-columns:1.2fr 1fr 1.2fr}}.cohere-schedule .c-sched-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 16px;border:1px dashed var(--c-hairline);border-radius:14px;color:var(--c-muted);gap:8px}.cohere-schedule .c-sched-empty svg{width:26px;height:26px;color:var(--c-slate);stroke-width:1.5}.cohere-schedule .c-sched-empty-title{font-family:var(--c-font-ui);font-size:14px;font-weight:500;color:var(--c-ink)}.cohere-schedule .c-sched-empty-sub{font-size:12px;color:var(--c-muted)}.cohere-schedule .c-sched-preview-frame{width:100%;height:480px;border:0;display:block;background:var(--c-canvas)}.cohere-schedule .c-sched-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 28px 20px;border-top:1px solid var(--c-hairline-soft);background:var(--c-canvas);flex-shrink:0}.cohere-schedule .c-sched-foot-note{font-size:12px;color:var(--c-muted)}@media (max-width:560px){.cohere-schedule .c-sched-foot-note{display:none}}.cohere-schedule .c-sched-actions{display:flex;gap:10px;margin-left:auto}.cohere-schedule .c-sched-btn{height:38px;padding:0 20px;border-radius:999px;border:1px solid transparent;font-family:var(--c-font-ui);font-size:14px;font-weight:500;line-height:1;display:inline-flex;align-items:center;gap:8px;cursor:pointer;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);white-space:nowrap}.cohere-schedule .c-sched-btn-outline{background:transparent;color:var(--c-ink);border-color:var(--c-hairline)}.cohere-schedule .c-sched-btn-outline:hover{background:var(--c-soft-stone)}.cohere-schedule .c-sched-btn-primary{background:var(--c-near-black);color:var(--c-canvas)}.cohere-schedule .c-sched-btn-primary:hover{background:var(--c-true-black)}.cohere-schedule .c-sched-btn.is-disabled,.cohere-schedule .c-sched-btn[disabled]{background:var(--c-hairline);color:var(--c-slate);border-color:var(--c-hairline);cursor:not-allowed}.cohere-schedule .c-sched-spinner{width:14px;height:14px;border-radius:999px;border:2px solid;border-top:2px solid transparent;animation:c-sched-spin .7s linear infinite}@keyframes c-sched-spin{to{transform:rotate(1turn)}}@media (max-width:560px){.cohere-schedule{width:100vw;max-width:100vw;border-left:0;box-shadow:none;background:var(--background)}.cohere-schedule .c-sched-head{padding:16px 14px 12px;background:var(--background)}.cohere-schedule .c-sched-title{font-size:22px}.cohere-schedule .c-sched-body{padding:14px 14px 18px}.cohere-schedule .c-sched-section+.c-sched-section{margin-top:14px}.cohere-schedule .c-sched-banner{gap:10px;padding:12px;background:var(--c-canvas)}.cohere-schedule .c-sched-avatar{width:38px;height:38px}.cohere-schedule .c-sched-card-head{padding:12px 14px}.cohere-schedule .c-sched-card-body{padding:14px 14px 16px;gap:12px}.cohere-schedule .c-sched-input,.cohere-schedule .ds-datepicker-wrapper button,.cohere-schedule .ds-timepicker-wrapper button,.cohere-schedule input[type=email],.cohere-schedule input[type=text],.cohere-schedule input[type=url]{height:38px!important}.cohere-schedule .c-sched-round-trigger{height:34px}.cohere-schedule .c-sched-slot{padding:12px;gap:10px}.cohere-schedule .c-sched-preview-frame{height:360px}.cohere-schedule .c-sched-foot{padding:12px 14px 16px;background:var(--background)}}.cohere-feedback{background:#fbfbf9;color:var(--c-ink);font-family:var(--c-font-ui);--canvas:var(--c-canvas);--card-bg:var(--c-canvas);--surface-elevated:var(--c-soft-stone);--background:#fbfbf9;--bg:#fbfbf9;--primary:var(--c-near-black);--primary-hover:var(--c-true-black);--primary-foreground:var(--c-canvas);--primary-soft:var(--c-soft-stone);--on-primary:var(--c-canvas);--text-on-primary:var(--c-canvas);--text-primary:var(--c-ink);--text-secondary:var(--c-muted);--text-muted:var(--c-slate);--foreground:var(--c-ink);--border:var(--c-hairline);--border-strong:var(--c-near-black);--hairline:var(--c-hairline);--accent:var(--c-coral);--danger:var(--c-error);--danger-soft:var(--c-error-bg);--success:var(--c-success);--success-soft:var(--c-success-bg)}.cohere-feedback .c-wf-content{position:relative;z-index:1;background:var(--background,#fbfbf9)}.cohere-feedback .c-wf-count-pill{display:inline-flex;align-items:center;gap:6px;font-family:var(--c-font-mono);font-size:11px;letter-spacing:.28px;color:var(--c-coral);background:var(--c-pale-coral);padding:3px 10px;border-radius:999px}.cohere-feedback .c-wf-toolbar{width:100%;flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;padding-bottom:24px;border-bottom:1px solid var(--c-hairline-soft)}.cohere-feedback .c-wf-search{display:inline-flex;align-items:center;gap:10px;background:#fbfbf9;border:1px solid var(--c-hairline);height:38px;padding:0 16px;box-sizing:border-box;border-radius:999px;font-family:var(--c-font-ui);font-size:13px;color:var(--c-ink);min-width:240px;flex:1 1 240px;max-width:360px}.cohere-feedback .c-wf-search:focus-within{border-color:var(--c-near-black);box-shadow:var(--c-focus-ring)}.cohere-feedback .c-wf-search input,.cohere-feedback .c-wf-search input:focus{flex:1;border:0;outline:0;box-shadow:none!important;background:transparent;font:inherit;font-size:13px;color:var(--c-ink);min-width:0}.cohere-feedback .c-wf-search input::-moz-placeholder{color:var(--c-slate)}.cohere-feedback .c-wf-search input::placeholder{color:var(--c-slate)}.cohere-feedback .c-wf-round-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;height:38px;padding:0 14px;box-sizing:border-box;border-radius:999px;border:1px solid var(--c-hairline);background:transparent;color:var(--c-ink);font-family:var(--c-font-ui);font-size:13px;font-weight:500;cursor:pointer;min-width:180px;transition:border-color var(--c-dur-fast) var(--c-ease)}.cohere-feedback .c-wf-round-btn:hover{border-color:var(--c-near-black)}.cohere-feedback .c-wf-round-btn.is-active{background:var(--c-near-black);color:var(--c-canvas);border-color:var(--c-near-black)}.c-wf-round-menu{background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:12px;box-shadow:var(--c-shadow-md);padding:6px;max-height:320px;overflow-y:auto;min-width:200px}.c-wf-round-option{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;border-radius:8px;background:transparent;border:0;cursor:pointer;text-align:left;font-family:var(--c-font-ui);font-size:13px;color:var(--c-ink)}.c-wf-round-option:hover{background:var(--c-soft-stone)}.c-wf-round-check{width:16px;height:16px;border-radius:4px;border:1px solid var(--c-hairline);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.c-wf-round-check.is-checked{background:var(--c-near-black);border-color:var(--c-near-black);color:var(--c-canvas)}.cohere-feedback .c-wf-view-toggle{display:inline-flex;align-items:center;padding:3px;border:1px solid var(--c-hairline);border-radius:999px;background:var(--c-canvas);height:38px;box-sizing:border-box}.cohere-feedback .c-wf-view-toggle button{width:32px;height:30px;border-radius:999px;border:0;background:transparent;color:var(--c-slate);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--c-dur-fast) var(--c-ease),color var(--c-dur-fast) var(--c-ease)}.cohere-feedback .c-wf-view-toggle button.is-active{background:var(--c-near-black);color:var(--c-canvas)}.cohere-feedback .c-wf-clear{height:38px;padding:0 14px;border-radius:30px;border:1px solid var(--c-error);background:transparent;color:var(--c-error);font-family:var(--c-font-ui);font-size:13px;cursor:pointer;white-space:nowrap}.cohere-feedback .c-wf-mhead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-bottom:14px;border-bottom:1px solid var(--c-hairline-soft)}@media (min-width:640px){.cohere-feedback .c-wf-mhead,.cohere-feedback .c-wf-mlist{display:none!important}}.cohere-feedback .c-wf-mhead-count{font-family:var(--c-font-mono);font-size:11px;letter-spacing:.28px;color:var(--c-slate)}.cohere-feedback .c-wf-table-card-spaced{margin-top:16px}.cohere-feedback .c-wf-table-card{background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:22px;overflow:hidden;box-shadow:var(--shadow-md)}.cohere-feedback .c-wf-table-scroll{width:100%;overflow-x:auto;scrollbar-gutter:stable}.cohere-feedback .c-wf-table{width:100%;min-width:960px;border-collapse:collapse;font-family:var(--c-font-ui);font-size:14px;table-layout:auto}.cohere-feedback .c-wf-table td:first-child,.cohere-feedback .c-wf-table th:first-child{min-width:240px}.cohere-feedback .c-wf-table td:nth-child(2),.cohere-feedback .c-wf-table th:nth-child(2){min-width:180px}.cohere-feedback .c-wf-table td:nth-child(3),.cohere-feedback .c-wf-table th:nth-child(3){width:96px;min-width:96px;text-align:center;white-space:nowrap}.cohere-feedback .c-wf-table td:nth-child(4),.cohere-feedback .c-wf-table td:nth-child(5),.cohere-feedback .c-wf-table th:nth-child(4),.cohere-feedback .c-wf-table th:nth-child(5){min-width:130px}.cohere-feedback .c-wf-table td:nth-child(6),.cohere-feedback .c-wf-table th:nth-child(6){min-width:130px;white-space:nowrap}.cohere-feedback .c-wf-table td:nth-child(7),.cohere-feedback .c-wf-table th:nth-child(7){width:64px;text-align:right;position:sticky;right:0;background:var(--c-canvas);z-index:1}.cohere-feedback .c-wf-table td:nth-child(7),.cohere-feedback .c-wf-table thead th:nth-child(7){box-shadow:var(--c-shadow-sm)}.cohere-feedback .c-wf-table tbody tr:hover td:nth-child(7){background:var(--c-soft-stone)}.cohere-feedback .c-wf-table thead th{text-align:left;font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate);font-weight:400;padding:14px 24px 10px;border-bottom:1px solid var(--c-hairline);background:var(--c-canvas)}.cohere-feedback .c-wf-table tbody td{padding:14px 24px;border-bottom:1px solid var(--c-hairline-soft);color:var(--c-ink);vertical-align:middle}.cohere-feedback .c-wf-table tbody tr:last-child td{border-bottom:0}.cohere-feedback .c-wf-table tbody tr:hover{background:var(--c-soft-stone);cursor:pointer}.cohere-feedback .c-wf-name{font-family:var(--c-font-ui);font-size:14px;font-weight:500;color:var(--c-ink)}.cohere-feedback .c-wf-sub{font-family:var(--c-font-ui);font-size:12px;color:var(--c-muted);margin-top:2px}.cohere-feedback .c-wf-mono{font-family:var(--c-font-mono);font-size:12px;letter-spacing:.28px;color:var(--c-ink);font-variant-numeric:tabular-nums}.cohere-feedback .c-wf-chip{display:inline-flex;align-items:center;gap:6px;font-family:var(--c-font-ui);font-size:12px;font-weight:500;padding:3px 10px;border-radius:999px}.cohere-feedback .c-wf-chip-stone{background:var(--c-soft-stone);color:var(--c-ink)}.cohere-feedback .c-wf-chip-coral{background:var(--c-pale-coral);color:var(--c-coral)}.cohere-feedback .c-wf-chip-success{background:var(--c-success-bg);color:var(--c-success)}.cohere-feedback .c-wf-chip-error{background:var(--c-error-bg);color:var(--c-error)}.cohere-feedback .c-wf-chip-warn{background:var(--c-warning-bg);color:var(--c-warning)}.cohere-feedback .c-wf-chip-outline{background:transparent;color:var(--c-ink);border:1px solid var(--c-hairline)}.cohere-feedback .c-wf-chip-mono{font-family:var(--c-font-mono);font-size:11px;letter-spacing:.28px;background:var(--c-soft-stone);color:var(--c-ink);text-transform:uppercase}.cohere-feedback .c-wf-chip-xs{font-size:10.5px;font-weight:500;padding:1px 7px;gap:4px}.cohere-feedback .c-wf-roundcell{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.cohere-feedback .c-wf-roundcell-round{font-family:var(--c-font-ui);font-size:13px;line-height:1.2;color:var(--c-ink)}.cohere-feedback .c-wf-avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;flex-shrink:0;font-family:var(--c-font-ui);font-size:12px;font-weight:500;background:var(--c-soft-stone);color:var(--c-ink);overflow:hidden}.cohere-feedback .c-wf-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cohere-feedback .c-wf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px}@media (min-width:1280px){.cohere-feedback .c-wf-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.cohere-feedback .c-wf-card{background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:16px;padding:16px;cursor:pointer;transition:border-color var(--c-dur-fast) var(--c-ease)}.cohere-feedback .c-wf-card:hover{border-color:var(--c-near-black)}.cohere-feedback .c-wf-mcard,.cohere-feedback .c-wf-mlist{display:flex;flex-direction:column;gap:12px}.cohere-feedback .c-wf-mcard{position:relative;padding:16px;background:#ffffff;border:1px solid var(--c-hairline);border-radius:14px;cursor:pointer;outline:none;transition:border-color var(--c-dur-fast) var(--c-ease),box-shadow var(--c-dur-fast) var(--c-ease)}.cohere-feedback .c-wf-mcard:active{border-color:var(--c-hairline)}.cohere-feedback .c-wf-mcard:focus-visible{border-color:var(--c-near-black);box-shadow:0 0 0 3px rgba(155,96,170,.28)}.cohere-feedback .c-wf-mcard-head{display:flex;align-items:flex-start;gap:12px}.cohere-feedback .c-wf-mcard .c-wf-avatar{width:44px;height:44px;font-size:14px;font-weight:600}.cohere-feedback .c-wf-mcard-identity{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.cohere-feedback .c-wf-mcard-name{margin:0;font-family:var(--c-font-display);font-weight:400;font-size:18px;letter-spacing:-.3px;line-height:1.2;color:var(--c-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-feedback .c-wf-mcard-sub{font-family:var(--c-font-ui);font-size:12px;color:var(--c-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-feedback .c-wf-mcard-actions{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.cohere-feedback .c-wf-mcard-role{display:flex;align-items:baseline;gap:8px;padding-top:12px;border-top:1px solid var(--c-hairline-soft);min-width:0}.cohere-feedback .c-wf-mcard-role-title{font-family:var(--c-font-ui);font-size:13px;font-weight:500;color:var(--c-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.cohere-feedback .c-wf-mcard-role-code{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-coral);flex-shrink:0}.cohere-feedback .c-wf-mcard-meta{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 8px}.cohere-feedback .c-wf-mcard-meta li{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:999px;background:var(--c-soft-stone);font-family:var(--c-font-ui);font-size:12px;line-height:1;color:var(--c-ink);max-width:100%}.cohere-feedback .c-wf-mcard-meta li>span{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-feedback .c-wf-mcard-meta li>em{font-style:normal;font-family:var(--c-font-mono);font-size:9.5px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate)}.cohere-feedback .c-wf-mcard-foot{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 6px;padding-top:12px;border-top:1px dashed var(--c-hairline-soft)}.cohere-feedback .c-wf-mcard-foot-bullet{width:5px;height:5px;border-radius:999px;background:var(--c-coral);flex-shrink:0;align-self:center}.cohere-feedback .c-wf-mcard-foot-label{font-family:var(--c-font-mono);font-size:9.5px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate);flex-shrink:0}.cohere-feedback .c-wf-mcard-foot-rounds{flex:1 1 auto;min-width:0;font-family:var(--c-font-ui);font-size:12px;font-weight:500;line-height:1.4;color:var(--c-coral);overflow-wrap:anywhere}.cohere-feedback .c-wf-action-btn{background:transparent;border:0;color:var(--c-slate);padding:6px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background var(--c-dur-fast) var(--c-ease),color var(--c-dur-fast) var(--c-ease)}.cohere-feedback .c-wf-action-btn:hover{background:var(--c-soft-stone);color:var(--c-ink)}.c-wf-menu{position:fixed;z-index:9999;min-width:200px;background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:12px;box-shadow:var(--c-shadow-md);padding:6px}.c-wf-menu,.c-wf-menu-item{font-family:var(--c-font-ui)}.c-wf-menu-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;background:transparent;border:0;border-radius:8px;cursor:pointer;text-align:left;font-size:13px;color:var(--c-ink);white-space:nowrap}.c-wf-menu-item:hover,.c-wf-menu-sub{background:var(--c-soft-stone)}.c-wf-menu-sub{margin:4px 0;padding:4px 0;border-top:1px solid var(--c-hairline-soft);border-bottom:1px solid var(--c-hairline-soft);border-radius:6px}.c-wf-menu-sub-item{width:100%;text-align:left;background:transparent;border:0;padding:6px 12px 6px 28px;font-family:var(--c-font-ui);font-size:12px;color:var(--c-ink);text-transform:capitalize;cursor:pointer}.c-wf-menu-sub-item:hover{background:var(--c-hairline-soft)}.cohere-feedback .c-wf-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:56px 24px}.cohere-feedback .c-wf-empty-icon{width:40px;height:40px;border-radius:999px;background:var(--c-soft-stone);color:var(--c-slate);display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px}.cohere-feedback .c-wf-empty-eyebrow{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate);margin-bottom:6px}.cohere-feedback .c-wf-empty-text{font-family:var(--c-font-ui);font-size:13px;color:var(--c-muted);max-width:360px;line-height:1.5}.cohere-feedback .c-wf-error{margin-top:16px;padding:12px 16px;border-radius:12px;border:1px solid var(--c-error);background:var(--c-error-bg);color:var(--c-error);font-size:13px;font-family:var(--c-font-ui)}.cohere-feedback .c-wf-end{text-align:center;padding:16px 20px;font-family:var(--c-font-mono);font-size:12px;letter-spacing:.28px;color:var(--c-slate);border-top:1px solid var(--c-hairline-soft)}.cohere-feedback [class*=shadow-lg],.cohere-feedback [class*=shadow-md],.cohere-feedback [class*=shadow-token-],.cohere-feedback [class*=shadow-xl]{box-shadow:none!important}.cohere-feedback :focus-visible{outline:0;box-shadow:var(--c-focus-ring)}@media (max-width:639px){.cohere-feedback .c-wf-table-card{background:transparent;border:0;border-radius:0;overflow:visible}.cohere-feedback .c-wf-table-card--empty{background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:22px;overflow:hidden;box-shadow:var(--shadow-md)}.cohere-feedback .c-wf-table-card-spaced{margin-top:12px}.cohere-feedback .c-wf-end{border-top:0;padding:14px 0 4px;font-size:11px}}