.cohere-jobedit,.cohere-jobedit-modal{--primary:var(--c-near-black);--primary-hover:var(--c-true-black);--primary-soft:var(--c-soft-stone);--primary-foreground:var(--c-canvas);--text-on-primary:var(--c-canvas);--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);--surface-elevated:var(--c-soft-stone);--text-primary:var(--c-ink);--text-secondary:var(--c-muted);--text-muted:var(--c-slate);--danger:var(--c-error);--danger-soft:var(--c-error-bg);--success:var(--c-success);--success-soft:var(--c-success-bg);--warning:var(--c-warning);--warning-soft:var(--c-warning-bg);--info:var(--c-action-blue);--info-soft:var(--c-pale-blue);font-family:var(--c-font-ui);color:var(--c-ink)}.cohere-jobedit .ds-section-card,.cohere-jobedit-modal .ds-section-card{background:var(--c-canvas);border:1px solid var(--c-hairline-soft);border-radius:16px;box-shadow:none}.cohere-jobedit .ds-shadow-card,.cohere-jobedit-modal .ds-shadow-card{box-shadow:none}.cohere-jobedit input:not([type]),.cohere-jobedit input[type=email],.cohere-jobedit input[type=number],.cohere-jobedit input[type=search],.cohere-jobedit input[type=tel],.cohere-jobedit input[type=text],.cohere-jobedit input[type=url],.cohere-jobedit select,.cohere-jobedit textarea,.cohere-jobedit-modal input:not([type]),.cohere-jobedit-modal input[type=email],.cohere-jobedit-modal input[type=number],.cohere-jobedit-modal input[type=search],.cohere-jobedit-modal input[type=tel],.cohere-jobedit-modal input[type=text],.cohere-jobedit-modal input[type=url],.cohere-jobedit-modal select,.cohere-jobedit-modal textarea{font-family:var(--c-font-ui);color:var(--c-ink);background:var(--c-canvas);border-color:var(--c-hairline);border-radius:8px;outline:0;transition:border-color var(--c-dur-fast) var(--c-ease),box-shadow var(--c-dur-fast) var(--c-ease)}.cohere-jobedit input:focus,.cohere-jobedit select:focus,.cohere-jobedit textarea:focus,.cohere-jobedit-modal input:focus,.cohere-jobedit-modal select:focus,.cohere-jobedit-modal textarea:focus{border-color:var(--c-focus-violet)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--c-focus-violet) 22%,transparent)!important}.cohere-jobedit .focus-within-wrapper,.cohere-jobedit-modal .focus-within-wrapper{border-radius:8px}.cohere-jobedit .focus-within-wrapper input[type=tel],.cohere-jobedit .focus-within-wrapper input[type=tel]:focus,.cohere-jobedit-modal .focus-within-wrapper input[type=tel],.cohere-jobedit-modal .focus-within-wrapper input[type=tel]:focus{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;height:100%!important}.cohere-jobedit .c-je-shell{background:var(--c-canvas)}.cohere-jobedit .c-je-progress{height:2px;background:var(--c-hairline-soft);position:relative;overflow:hidden}.cohere-jobedit .c-je-progress-fill{position:absolute;inset:0 auto 0 0;background:var(--c-near-black);transition:width .38s var(--c-ease)}.cohere-jobedit .c-je-back-row{padding:18px 26px 6px}.cohere-jobedit .c-je-headband{display:flex;flex-direction:column;gap:18px;margin:0 26px 12px;padding:22px 24px;border:1px solid var(--c-hairline);border-radius:18px;background:var(--c-canvas)}@media (min-width:720px){.cohere-jobedit .c-je-headband{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px}}.cohere-jobedit .c-je-headband-text{display:flex;flex-direction:column;gap:8px;min-width:0}.cohere-jobedit .c-je-headband-title{font-family:var(--c-font-display);font-weight:400;font-size:clamp(22px,2.6vw,30px);letter-spacing:-.6px;line-height:1.1;color:var(--c-ink);margin:0;max-width:30ch}.cohere-jobedit .c-je-headband-actions{display:flex;gap:8px;flex-wrap:wrap}.cohere-jobedit .c-je-meta-status{color:var(--c-ink)}.cohere-jobedit .c-je-meta-status[data-status=published]{color:var(--c-success)}.cohere-jobedit .c-je-meta-status[data-status=draft]{color:var(--c-coral)}.cohere-jobedit .c-je-meta-status[data-status=closed]{color:var(--c-error)}.cohere-jobedit .c-je-meta-status[data-status=paused]{color:var(--c-action-blue)}.cohere-jobedit .c-je-btn-sm,.cohere-jobedit-modal .c-je-btn-sm{height:30px;padding:0 14px;font-size:12.5px;letter-spacing:0}.cohere-jobedit .c-je-header{display:flex;flex-direction:column;gap:14px;padding:22px 26px 18px;border-bottom:1px solid var(--c-hairline-soft);background:var(--c-canvas)}.cohere-jobedit .c-je-back{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:0;display:inline-flex;align-items:center;gap:8px;font-family:var(--c-font-mono);font-size:10px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-slate);cursor:pointer;transition:color var(--c-dur-fast) var(--c-ease)}.cohere-jobedit .c-je-back:hover{color:var(--c-ink)}.cohere-jobedit .c-je-back svg{stroke-width:1.5;width:14px;height:14px}.cohere-jobedit .c-je-eyebrow{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-coral);margin:0}.cohere-jobedit .c-je-title{font-family:var(--c-font-display);font-weight:400;font-size:clamp(22px,2.6vw,28px);letter-spacing:-.5px;line-height:1.16;color:var(--c-ink);margin:0}.cohere-jobedit .c-je-meta{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-slate);display:inline-flex;align-items:center;gap:10px;margin:0;flex-wrap:wrap}.cohere-jobedit .c-je-meta .dot{color:var(--c-hairline)}.cohere-jobedit .c-je-status{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;border:1px solid var(--c-hairline);background:var(--c-canvas);font-family:var(--c-font-mono);font-size:10px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-ink)}.cohere-jobedit .c-je-status-dot{width:6px;height:6px;border-radius:999px;margin-right:6px;background:var(--c-coral)}.cohere-jobedit .c-je-status[data-status=published] .c-je-status-dot{background:var(--c-success)}.cohere-jobedit .c-je-status[data-status=draft] .c-je-status-dot{background:var(--c-coral)}.cohere-jobedit .c-je-status[data-status=closed] .c-je-status-dot{background:var(--c-error)}.cohere-jobedit .c-je-status[data-status=paused] .c-je-status-dot{background:var(--c-action-blue)}.cohere-jobedit .c-je-dots{display:inline-flex;align-items:center;gap:8px}.cohere-jobedit .c-je-dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.cohere-jobedit .c-je-dot-mark{width:8px;height:8px;border-radius:999px;background:var(--c-hairline);transition:background var(--c-dur-fast) var(--c-ease),width var(--c-dur-fast) var(--c-ease)}.cohere-jobedit .c-je-dot.is-active .c-je-dot-mark{width:24px;border-radius:4px;background:var(--c-near-black)}.cohere-jobedit .c-je-dot.is-done .c-je-dot-mark{background:var(--c-coral)}.cohere-jobedit .c-je-body{display:flex;flex-direction:column;gap:12px;padding:22px 26px 28px;background:var(--c-canvas)}.cohere-jobedit .c-je-section{border:1px solid var(--c-hairline-soft);border-radius:14px;background:var(--c-canvas);overflow:hidden;transition:opacity var(--c-dur-base) var(--c-ease)}.cohere-jobedit .c-je-section.is-locked{opacity:.62}.cohere-jobedit .c-je-section-header{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 22px;text-align:left;cursor:pointer;transition:background var(--c-dur-fast) var(--c-ease)}.cohere-jobedit .c-je-section-header:hover{background:var(--c-soft-stone)}.cohere-jobedit .c-je-section-num{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-coral);margin:0 0 4px;display:inline-flex;align-items:center;gap:8px}.cohere-jobedit .c-je-section-num svg{stroke-width:1.5;width:12px;height:12px;color:var(--c-success)}.cohere-jobedit .c-je-section-title-text{font-family:var(--c-font-display);font-weight:400;font-size:17px;letter-spacing:-.3px;line-height:1.2;color:var(--c-ink);margin:0}.cohere-jobedit .c-je-section-helper{font-family:var(--c-font-ui);font-size:12.5px;color:var(--c-muted);margin:4px 0 0}.cohere-jobedit .c-je-section-chev{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--c-slate);background:transparent;border:0;transition:transform var(--c-dur-fast) var(--c-ease)}.cohere-jobedit .c-je-section-chev svg{stroke-width:1.5;width:16px;height:16px}.cohere-jobedit .c-je-section.is-open .c-je-section-chev{transform:rotate(180deg)}.cohere-jobedit .c-je-section-saved{font-family:var(--c-font-mono);font-size:9.5px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-coral);border:1px solid var(--c-hairline);background:var(--c-canvas);padding:2px 8px;border-radius:999px;margin-right:6px;display:inline-flex;align-items:center;gap:4px}.cohere-jobedit .c-je-section-saved svg{stroke-width:1.5;width:10px;height:10px}.cohere-jobedit .c-je-section-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s var(--c-ease)}.cohere-jobedit .c-je-section.is-open .c-je-section-panel{grid-template-rows:1fr}.cohere-jobedit .c-je-section-panel>div{overflow:hidden;min-height:0}.cohere-jobedit .c-je-section-content{border-top:1px solid var(--c-hairline-soft);padding:18px 22px 22px;display:flex;flex-direction:column;gap:22px}.cohere-jobedit .c-je-row-label,.cohere-jobedit-modal .c-je-row-label{font-family:var(--c-font-ui);font-size:12px;font-weight:500;color:var(--c-muted);letter-spacing:.1px;display:block}.cohere-jobedit .c-je-required,.cohere-jobedit-modal .c-je-required{color:var(--c-coral);margin-left:2px}.cohere-jobedit .c-je-error,.cohere-jobedit-modal .c-je-error{font-family:var(--c-font-ui);font-size:12px;color:var(--c-error);margin-top:4px}.cohere-jobedit .c-je-grid-2{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:640px){.cohere-jobedit .c-je-grid-2{grid-template-columns:1fr 1fr}}.cohere-jobedit .c-je-grid-4{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:640px){.cohere-jobedit .c-je-grid-4{grid-template-columns:repeat(4,1fr)}}.cohere-jobedit .c-je-btn,.cohere-jobedit-modal .c-je-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;justify-content: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-jobedit .c-je-btn svg,.cohere-jobedit-modal .c-je-btn svg{stroke-width:1.5;width:16px;height:16px}.cohere-jobedit .c-je-btn-primary,.cohere-jobedit-modal .c-je-btn-primary{background:var(--c-near-black);color:var(--c-canvas);border-color:var(--c-near-black)}.cohere-jobedit .c-je-btn-primary:hover:not(:disabled),.cohere-jobedit-modal .c-je-btn-primary:hover:not(:disabled){background:var(--c-true-black);border-color:var(--c-true-black)}.cohere-jobedit .c-je-btn-outline,.cohere-jobedit-modal .c-je-btn-outline{background:transparent;color:var(--c-ink);border-color:var(--c-hairline)}.cohere-jobedit .c-je-btn-outline:hover:not(:disabled),.cohere-jobedit-modal .c-je-btn-outline:hover:not(:disabled){background:var(--c-soft-stone)}.cohere-jobedit .c-je-btn-ghost,.cohere-jobedit-modal .c-je-btn-ghost{background:transparent;color:var(--c-ink);border-color:transparent;padding:0 14px}.cohere-jobedit .c-je-btn-ghost:hover:not(:disabled),.cohere-jobedit-modal .c-je-btn-ghost:hover:not(:disabled){background:var(--c-soft-stone)}.cohere-jobedit .c-je-btn:disabled,.cohere-jobedit-modal .c-je-btn:disabled{background:var(--c-hairline);color:var(--c-slate);border-color:var(--c-hairline);cursor:not-allowed}.cohere-jobedit .c-je-btn-outline:disabled,.cohere-jobedit-modal .c-je-btn-outline:disabled{background:transparent;color:var(--c-slate);border-color:var(--c-hairline)}.cohere-jobedit .c-je-actions{display:flex;gap:10px;justify-content:flex-end;align-items:center;border-top:1px solid var(--c-hairline-soft);margin-top:8px;padding-top:16px}.cohere-jobedit .c-je-spinner,.cohere-jobedit-modal .c-je-spinner{width:14px;height:14px;border-radius:999px;border:2px solid;border-top:2px solid transparent;animation:c-je-spin .7s linear infinite;display:inline-block}@keyframes c-je-spin{to{transform:rotate(1turn)}}.cohere-jobedit .c-je-autosave{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-slate);display:inline-flex;align-items:center;gap:6px}.cohere-jobedit .c-je-autosave[data-state=saved]{color:var(--c-success)}.cohere-jobedit .c-je-edit-link,.cohere-jobedit-modal .c-je-edit-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;font-family:var(--c-font-mono);font-size:10px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-ink);cursor:pointer;border-bottom:1px solid var(--c-coral);padding:0 0 1px}.cohere-jobedit .c-je-edit-link:hover,.cohere-jobedit-modal .c-je-edit-link:hover{color:var(--c-coral)}.cohere-jobedit .c-je-preview{border:1px solid var(--c-hairline);border-radius:16px;background:var(--c-canvas);padding:18px 20px;min-height:220px;font-family:var(--c-font-ui);font-size:14px;line-height:1.6;color:var(--c-ink)}.cohere-jobedit .c-je-preview-empty{color:var(--c-slate);font-style:italic}.cohere-jobedit .c-je-chips{display:flex;flex-wrap:wrap;gap:8px}.cohere-jobedit .c-je-chip{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 8px 0 12px;border-radius:999px;border:1px solid var(--c-hairline);background:var(--c-canvas);font-family:var(--c-font-ui);font-size:12px;color:var(--c-ink)}.cohere-jobedit .c-je-chip button{background:transparent;border:0;padding:0;color:var(--c-slate);cursor:pointer;display:inline-flex;align-items:center}.cohere-jobedit .c-je-chip button:hover{color:var(--c-error)}.cohere-jobedit .c-je-segmented{display:inline-flex;border:1px solid var(--c-hairline);border-radius:999px;background:var(--c-canvas);padding:4px;gap:4px}.cohere-jobedit .c-je-segmented-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;height:32px;padding:0 16px;border-radius:999px;font-family:var(--c-font-mono);font-size:11px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-slate);cursor:pointer;transition:color var(--c-dur-fast) var(--c-ease),background var(--c-dur-fast) var(--c-ease)}.cohere-jobedit .c-je-segmented-item:hover:not(:disabled){color:var(--c-ink)}.cohere-jobedit .c-je-segmented-item.is-active{background:var(--c-near-black);color:var(--c-canvas)}.cohere-jobedit .c-je-segmented-item:disabled{opacity:.6;cursor:not-allowed}.cohere-jobedit .c-je-empty{border:1px solid var(--c-hairline);border-radius:22px;background:var(--c-canvas);padding:36px 28px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.cohere-jobedit .c-je-empty svg{stroke-width:1.5;color:var(--c-coral)}.cohere-jobedit .c-je-elig{border:1px solid var(--c-hairline);border-radius:22px;background:var(--c-canvas);padding:22px 24px;display:flex;flex-direction:column;gap:18px}.cohere-jobedit .c-je-elig-row{display:flex;flex-direction:column;gap:8px;padding:14px 0;border-bottom:1px solid var(--c-hairline-soft)}.cohere-jobedit .c-je-elig-row:last-of-type{border-bottom:0}.cohere-jobedit .c-je-elig-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.cohere-jobedit .c-je-elig-q{font-family:var(--c-font-ui);font-size:14px;color:var(--c-ink);font-weight:500}.cohere-jobedit .c-je-elig-meta{display:inline-flex;align-items:center;gap:8px}.cohere-jobedit .c-je-pill{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;border:1px solid var(--c-hairline);background:var(--c-canvas);font-family:var(--c-font-mono);font-size:10px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-slate);cursor:pointer}.cohere-jobedit .c-je-pill.is-required{border-color:var(--c-coral);color:var(--c-coral)}.cohere-jobedit .c-je-elig-remove{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:0 0 0 8px;font-family:var(--c-font-mono);font-size:10px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-error);cursor:pointer}.cohere-jobedit .c-je-elig-add{border:1px dashed var(--c-hairline);border-radius:16px;padding:18px 20px;display:flex;flex-direction:column;gap:12px;background:var(--c-canvas)}.cohere-jobedit .c-je-tabs,.cohere-jobedit-modal .c-je-tabs{display:flex;align-items:center;border-bottom:1px solid var(--c-hairline);background:var(--c-canvas);overflow-x:auto}.cohere-jobedit .c-je-tab,.cohere-jobedit-modal .c-je-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-bottom:2px solid transparent;padding:14px 16px 12px;font-family:var(--c-font-mono);font-size:10px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-slate);cursor:pointer;white-space:nowrap;transition:color var(--c-dur-fast) var(--c-ease),border-color var(--c-dur-fast) var(--c-ease)}.cohere-jobedit .c-je-tab:hover,.cohere-jobedit-modal .c-je-tab:hover{color:var(--c-ink)}.cohere-jobedit .c-je-tab.is-active,.cohere-jobedit-modal .c-je-tab.is-active{color:var(--c-ink);border-bottom-color:var(--c-coral)}.cohere-jobedit .c-je-tabs-toolbar,.cohere-jobedit-modal .c-je-tabs-toolbar{display:flex;align-items:center;gap:14px;padding:0 14px;margin-left:auto}.cohere-jobedit .c-je-tools-link,.cohere-jobedit-modal .c-je-tools-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:0;font-family:var(--c-font-mono);font-size:10px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-ink);cursor:pointer}.cohere-jobedit .c-je-tools-link:hover,.cohere-jobedit-modal .c-je-tools-link:hover{color:var(--c-coral)}.cohere-jobedit .c-je-tools-link.is-danger,.cohere-jobedit-modal .c-je-tools-link.is-danger{color:var(--c-error)}.cohere-jobedit .c-je-qlist,.cohere-jobedit-modal .c-je-qlist{display:flex;flex-direction:column;padding:4px 0;max-height:460px;overflow-y:auto}.cohere-jobedit-modal .c-je-qlist{max-height:560px}.cohere-jobedit .c-je-qrow,.cohere-jobedit-modal .c-je-qrow{padding:16px 18px;border-bottom:1px solid var(--c-hairline-soft);display:flex;flex-direction:column;gap:12px}.cohere-jobedit .c-je-qrow:last-child,.cohere-jobedit-modal .c-je-qrow:last-child{border-bottom:0}.cohere-jobedit .c-je-qrow-head,.cohere-jobedit-modal .c-je-qrow-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.cohere-jobedit .c-je-qrow-badges,.cohere-jobedit-modal .c-je-qrow-badges{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.cohere-jobedit .c-je-badge,.cohere-jobedit-modal .c-je-badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;border:1px solid var(--c-hairline);background:var(--c-canvas);font-family:var(--c-font-mono);font-size:10px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-slate)}.cohere-jobedit .c-je-badge.is-high,.cohere-jobedit-modal .c-je-badge.is-high{color:var(--c-error);border-color:var(--c-coral-soft)}.cohere-jobedit .c-je-badge.is-low,.cohere-jobedit-modal .c-je-badge.is-low{color:var(--c-success);border-color:var(--c-hairline)}.cohere-jobedit .c-je-badge.is-skill,.cohere-jobedit-modal .c-je-badge.is-skill{color:var(--c-ink);border-color:var(--c-hairline)}.cohere-jobedit .c-je-qrow-actions,.cohere-jobedit-modal .c-je-qrow-actions{display:inline-flex;align-items:center;gap:4px}.cohere-jobedit .c-je-iconbtn,.cohere-jobedit-modal .c-je-iconbtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid transparent;width:28px;height:28px;border-radius:999px;color:var(--c-slate);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color var(--c-dur-fast) var(--c-ease),background var(--c-dur-fast) var(--c-ease)}.cohere-jobedit .c-je-iconbtn svg,.cohere-jobedit-modal .c-je-iconbtn svg{stroke-width:1.5;width:14px;height:14px}.cohere-jobedit .c-je-iconbtn:hover,.cohere-jobedit-modal .c-je-iconbtn:hover{color:var(--c-ink);background:var(--c-soft-stone)}.cohere-jobedit .c-je-iconbtn.is-danger:hover,.cohere-jobedit-modal .c-je-iconbtn.is-danger:hover{color:var(--c-error)}.cohere-jobedit .c-je-qtext,.cohere-jobedit-modal .c-je-qtext{font-family:var(--c-font-ui);font-size:14px;line-height:1.55;color:var(--c-ink)}.cohere-jobedit .c-je-qtext-empty,.cohere-jobedit-modal .c-je-qtext-empty{color:var(--c-slate);font-style:italic}.cohere-jobedit .c-je-q-add,.cohere-jobedit-modal .c-je-q-add{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px dashed var(--c-hairline);border-radius:14px;padding:14px 16px;margin:12px 18px 4px;font-family:var(--c-font-mono);font-size:11px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-slate);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:color var(--c-dur-fast) var(--c-ease),border-color var(--c-dur-fast) var(--c-ease)}.cohere-jobedit .c-je-q-add:hover,.cohere-jobedit-modal .c-je-q-add:hover{color:var(--c-ink);border-color:var(--c-near-black)}.cohere-jobedit .c-je-q-empty,.cohere-jobedit-modal .c-je-q-empty{padding:36px 24px;text-align:center;color:var(--c-slate);font-family:var(--c-font-ui);font-size:13px}.cohere-jobedit .c-je-weight{display:flex;flex-direction:column;gap:14px}.cohere-jobedit .c-je-weight-row{display:grid;grid-template-columns:1fr;gap:8px;padding:14px 0;border-bottom:1px solid var(--c-hairline-soft)}@media (min-width:768px){.cohere-jobedit .c-je-weight-row{grid-template-columns:1fr auto 96px;align-items:center;gap:18px}}.cohere-jobedit .c-je-weight-row:last-of-type{border-bottom:0}.cohere-jobedit .c-je-weight-label{font-family:var(--c-font-ui);font-size:14px;color:var(--c-ink);font-weight:500}.cohere-jobedit .c-je-weight-desc{display:block;margin-top:2px;font-size:11px;font-weight:400;line-height:1.35;color:var(--c-ink-soft,#6b7280)}.cohere-jobedit .c-je-weight-num{position:relative}.cohere-jobedit .c-je-weight-num input{width:96px;height:38px;padding:0 22px 0 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:14px;text-align:right}.cohere-jobedit .c-je-weight-num input:disabled{background:var(--c-soft-stone);color:var(--c-slate)}.cohere-jobedit .c-je-weight-num span{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-family:var(--c-font-mono);font-size:11px;color:var(--c-slate)}.cohere-jobedit .c-je-weight-total{margin-top:6px;padding:14px 18px;border:1px solid var(--c-hairline);border-radius:14px;background:var(--c-canvas);display:flex;align-items:center;justify-content:space-between}.cohere-jobedit .c-je-weight-total.is-invalid{border-color:var(--c-coral)}.cohere-jobedit .c-je-weight-total-label{font-family:var(--c-font-mono);font-size:11px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-slate)}.cohere-jobedit .c-je-weight-total.is-invalid .c-je-weight-total-label{color:var(--c-coral)}.cohere-jobedit .c-je-weight-total-value{font-family:var(--c-font-display);font-weight:400;font-size:28px;letter-spacing:-.4px;color:var(--c-ink)}.cohere-jobedit .c-je-weight-total.is-invalid .c-je-weight-total-value{color:var(--c-coral)}.cohere-jobedit-modal{background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:22px;box-shadow:var(--c-shadow-lg)}.cohere-jobedit-modal .c-je-modal-head{padding:22px 28px 18px;border-bottom:1px solid var(--c-hairline-soft)}.cohere-jobedit-modal .c-je-modal-eyebrow{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-coral);margin:0 0 6px}.cohere-jobedit-modal .c-je-modal-title{font-family:var(--c-font-display);font-weight:400;font-size:clamp(22px,2.4vw,26px);letter-spacing:-.4px;color:var(--c-ink);margin:0}.cohere-jobedit-modal .c-je-modal-head-row{display:flex;align-items:flex-start;gap:12px}.cohere-jobedit-modal .c-je-modal-back{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-top:2px;border:1px solid var(--c-hairline);border-radius:999px;background:var(--c-canvas);color:var(--c-ink);cursor:pointer;transition:border-color .12s ease,background .12s ease}.cohere-jobedit-modal .c-je-modal-back:hover{border-color:#b8b8c0;background:var(--c-surface,#f6f6f7)}.cohere-jobedit-modal .c-je-modal-back:focus-visible{outline:0;border-color:var(--c-near-black);box-shadow:0 0 0 3px rgba(155,96,170,.25)}.cohere-jobedit-modal .c-je-modal-meta{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.32px;text-transform:uppercase;color:var(--c-slate);margin:6px 0 0}.cohere-jobedit-modal .c-je-modal-body{padding:20px 28px 24px}.cohere-jobedit-modal .c-je-modal-foot{padding:18px 28px 22px;border-top:1px solid var(--c-hairline-soft);display:flex;align-items:center;justify-content:flex-end;gap:10px}.cohere-jobedit-modal .c-je-modal-frame{border:1px solid var(--c-hairline);border-radius:16px;background:var(--c-canvas);overflow:hidden}.cohere-jobedit-modal .c-je-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:60px 20px;font-family:var(--c-font-ui);font-size:13px;color:var(--c-muted);text-align:center}.cohere-jobedit-modal .c-je-method-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:20px}@media (min-width:640px){.cohere-jobedit-modal .c-je-method-grid{grid-template-columns:1fr 1fr}}.cohere-jobedit-modal .c-je-method{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:16px;padding:18px 20px;cursor:pointer;display:flex;flex-direction:column;gap:6px;box-shadow:var(--shadow-md);transition:border-color var(--c-dur-fast) var(--c-ease),box-shadow var(--c-dur-fast) var(--c-ease),background var(--c-dur-fast) var(--c-ease)}.cohere-jobedit-modal .c-je-method:hover{border-color:var(--c-near-black);box-shadow:var(--shadow-lg)}.cohere-jobedit-modal .c-je-method.is-selected{border-color:var(--c-near-black);background:var(--c-soft-stone)}.cohere-jobedit-modal .c-je-method-head{display:flex;align-items:center;gap:12px}.cohere-jobedit-modal .c-je-method-label{font-family:var(--c-font-display);font-weight:400;font-size:16px;letter-spacing:-.2px;color:var(--c-ink)}.cohere-jobedit-modal .c-je-dropzone,.cohere-jobedit-modal .c-je-method-desc{font-family:var(--c-font-ui);font-size:13px;color:var(--c-muted)}.cohere-jobedit-modal .c-je-dropzone{border:1px dashed var(--c-hairline);border-radius:16px;background:var(--c-canvas);padding:36px 20px;display:flex;flex-direction:column;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)}.cohere-jobedit-modal .c-je-dropzone:hover{border-color:var(--c-near-black);background:var(--c-soft-stone)}.cohere-jobedit-modal .c-je-dropzone.is-error{border-color:var(--c-error);background:var(--c-error-bg);color:var(--c-error)}.cohere-jobedit-modal .c-je-dropzone svg{stroke-width:1.5;color:var(--c-ink)}.cohere-jobedit-modal .c-je-dropzone.is-error svg{color:var(--c-error)}.cohere-jobedit-modal .c-je-dropzone-title{font-family:var(--c-font-display);font-weight:400;font-size:16px;letter-spacing:-.2px;color:var(--c-ink)}.cohere-jobedit-modal .c-je-dropzone.is-error .c-je-dropzone-title{color:var(--c-error)}.cohere-jobedit-modal .c-je-csv-grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width:640px){.cohere-jobedit-modal .c-je-csv-grid{grid-template-columns:1fr 1fr}}.cohere-jobedit-modal .c-je-csv-drop,.cohere-jobedit-modal .c-je-csv-step{border-radius:16px;padding:22px 22px 24px;display:flex;flex-direction:column;gap:8px;font-family:var(--c-font-ui);transition:border-color var(--c-dur-fast) var(--c-ease),background var(--c-dur-fast) var(--c-ease)}.cohere-jobedit-modal .c-je-csv-step{border:1px solid var(--c-hairline);background:var(--c-soft-stone);align-items:center;text-align:center;justify-content:center}.cohere-jobedit-modal .c-je-csv-drop{border:1px dashed var(--c-hairline);background:var(--c-canvas);align-items:center;text-align:center;justify-content:center;cursor:pointer;color:var(--c-muted)}.cohere-jobedit-modal .c-je-csv-drop.is-drag,.cohere-jobedit-modal .c-je-csv-drop:hover{border-color:var(--c-near-black);background:var(--c-soft-stone)}.cohere-jobedit-modal .c-je-csv-drop.is-drag{border-style:solid}.cohere-jobedit-modal .c-je-csv-drop.is-error{border-color:var(--c-error);background:var(--c-error-bg);color:var(--c-error)}.cohere-jobedit-modal .c-je-csv-drop svg{stroke-width:1.5;color:var(--c-ink)}.cohere-jobedit-modal .c-je-csv-drop.is-error svg{color:var(--c-error)}.cohere-jobedit-modal .c-je-csv-eyebrow{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--c-coral)}.cohere-jobedit-modal .c-je-csv-eyebrow.is-upload{color:var(--c-coral)}.cohere-jobedit-modal .c-je-csv-title{font-family:var(--c-font-display);font-weight:400;font-size:16px;letter-spacing:-.2px;color:var(--c-ink)}.cohere-jobedit-modal .c-je-csv-drop.is-error .c-je-csv-title{color:var(--c-error)}.cohere-jobedit-modal .c-je-csv-body{font-size:13px;line-height:1.45;color:var(--c-muted)}.cohere-jobedit-modal .c-je-csv-hint{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--c-muted)}.cohere-jobedit-modal .c-je-csv-actions{margin-top:auto;padding-top:6px}.cohere-jobedit .c-je-sheet{position:fixed;inset:0;background:rgba(23,23,28,.45);z-index:50;display:flex;align-items:flex-end;justify-content:center}.cohere-jobedit .c-je-sheet-card{width:calc(100% - 24px);max-width:480px;margin:0 12px 16px;border:1px solid var(--c-hairline);border-radius:22px;background:var(--c-canvas);padding:20px;display:flex;flex-direction:column;gap:12px;box-shadow:var(--c-shadow-lg)}.cohere-jobedit .c-je-sheet-head{display:flex;align-items:center;justify-content:space-between}.cohere-jobedit .c-je-sheet-title{font-family:var(--c-font-display);font-weight:400;font-size:18px;letter-spacing:-.3px;color:var(--c-ink)}.cohere-jobedit .c-je-sheet-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;width:28px;height:28px;border-radius:999px;color:var(--c-slate);cursor:pointer}.cohere-jobedit .c-je-sheet-close:hover{color:var(--c-ink)}.cohere-jobedit .c-jc-preview-section-body{display:flex;flex-direction:column;gap:18px}.cohere-jobedit .c-jc-preview-section-body>.c-je-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media (max-width:640px){.cohere-jobedit .c-jc-preview-section-body>.c-je-grid-2{grid-template-columns:1fr}}.cohere-jobedit .c-jc-preview-section-body .c-je-row-label{display:block;font-size:13px;font-weight:500;color:var(--c-ink);margin-bottom:6px}.cohere-feedback-form{--primary:var(--c-near-black);--primary-hover:var(--c-true-black);--primary-soft:var(--c-soft-stone);--text-on-primary:var(--c-canvas);--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);font-family:var(--c-font-ui);color:var(--c-ink);width:100%;max-width:960px;margin:0 auto;padding:28px 20px 48px;display:flex;flex-direction:column;gap:22px}@media (min-width:640px){.cohere-feedback-form{padding:36px 28px 56px;gap:26px}}.cohere-feedback-form .c-fb-error{display:flex;align-items:flex-start;gap:12px;padding:14px 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-family:var(--c-font-ui);font-size:13px;font-weight:500;line-height:1.45}.cohere-feedback-form .c-fb-hero{border:1px solid var(--c-hairline);border-radius:22px;background:var(--c-canvas);padding:28px 28px 26px;display:flex;flex-direction:column;gap:10px}@media (min-width:640px){.cohere-feedback-form .c-fb-hero{padding:36px 36px 32px}}.cohere-feedback-form .c-fb-hero-eyebrow{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-coral);margin:0}.cohere-feedback-form .c-fb-hero-title{font-family:var(--c-font-display);font-weight:400;font-size:26px;letter-spacing:-.7px;line-height:1.12;color:var(--c-ink);margin:4px 0 0;overflow-wrap:anywhere;word-break:break-word}@media (min-width:640px){.cohere-feedback-form .c-fb-hero-title{font-size:38px;letter-spacing:-.8px}}.cohere-feedback-form .c-fb-hero-body{font-family:var(--c-font-ui);font-size:14px;line-height:1.6;color:var(--c-muted);margin:6px 0 0}.cohere-feedback-form .c-fb-hero-body em{font-style:normal;color:var(--c-ink);font-weight:500}.cohere-feedback-form .c-fb-hero-meta{font-family:var(--c-font-mono);font-size:11px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate);margin:14px 0 0;display:flex;flex-wrap:wrap;gap:14px}.cohere-feedback-form .c-fb-hero-meta>span{display:inline-flex;align-items:center;gap:6px}.cohere-feedback-form .c-fb-hero-meta-divider{width:1px;height:10px;background:var(--c-hairline);display:inline-block}.cohere-feedback-form .c-fb-form{display:flex;flex-direction:column;gap:22px}.cohere-feedback-form .c-fb-card{border:1px solid var(--c-hairline);border-radius:22px;background:var(--c-canvas);overflow:hidden}.cohere-feedback-form .c-fb-card-head{padding:22px 28px 18px;border-bottom:1px solid var(--c-hairline-soft);display:flex;flex-direction:column;gap:6px}.cohere-feedback-form .c-fb-card-eyebrow{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-coral);margin:0}.cohere-feedback-form .c-fb-card-title{font-family:var(--c-font-display);font-weight:400;font-size:22px;letter-spacing:-.6px;line-height:1.2;color:var(--c-ink);margin:0}.cohere-feedback-form .c-fb-card-helper{font-size:12px;line-height:1.5;color:var(--c-muted);margin:0}.cohere-feedback-form .c-fb-card-body{padding:22px 28px 26px;display:flex;flex-direction:column;gap:18px}.cohere-feedback-form .c-fb-field{display:flex;flex-direction:column;gap:8px}.cohere-feedback-form .c-fb-label{font-family:var(--c-font-ui);font-size:12px;font-weight:500;color:var(--c-muted);display:inline-flex;align-items:center;gap:4px}.cohere-feedback-form .c-fb-required{color:var(--c-coral);font-family:var(--c-font-mono)}.cohere-feedback-form .c-fb-error-msg{font-size:12px;color:var(--c-error);font-weight:500}.cohere-feedback-form .c-fb-input,.cohere-feedback-form input[type=email],.cohere-feedback-form input[type=text],.cohere-feedback-form input[type=url],.cohere-feedback-form select.c-fb-input{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;padding:0 14px;outline:0;width:100%;transition:border-color var(--c-dur-fast) var(--c-ease),box-shadow var(--c-dur-fast) var(--c-ease)}.cohere-feedback-form .c-fb-input:focus,.cohere-feedback-form input[type=email]:focus,.cohere-feedback-form input[type=text]:focus,.cohere-feedback-form input[type=url]:focus,.cohere-feedback-form select.c-fb-input:focus,.cohere-feedback-form textarea.c-fb-textarea:focus{border-color:var(--c-focus-violet);box-shadow:var(--c-focus-ring)}.cohere-feedback-form .c-fb-textarea,.cohere-feedback-form textarea{min-height:96px;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;line-height:1.55;padding:10px 14px;outline:0;width:100%;resize:vertical;transition:border-color var(--c-dur-fast) var(--c-ease),box-shadow var(--c-dur-fast) var(--c-ease)}.cohere-feedback-form .c-fb-input:disabled,.cohere-feedback-form input[type=email]:disabled,.cohere-feedback-form input[type=text]:disabled,.cohere-feedback-form input[type=url]:disabled{background:var(--c-soft-stone);color:var(--c-slate);cursor:not-allowed}.cohere-feedback-form .c-fb-input.is-error,.cohere-feedback-form .c-fb-textarea.is-error{border-color:var(--c-error)}.cohere-feedback-form .c-fb-input.is-error:focus,.cohere-feedback-form .c-fb-textarea.is-error:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--c-error) 25%,transparent)}.cohere-feedback-form select.c-fb-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1.5L6 6.5L11 1.5' stroke='%2375758a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 14px center;padding-right:34px}.cohere-feedback-form .c-fb-dropdown{position:relative;width:100%}.cohere-feedback-form .c-fb-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;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;padding:0 14px;cursor:pointer;text-align:left;transition:border-color var(--c-dur-fast) var(--c-ease),box-shadow var(--c-dur-fast) var(--c-ease)}.cohere-feedback-form .c-fb-dropdown-trigger:hover{border-color:var(--c-near-black)}.cohere-feedback-form .c-fb-dropdown-trigger[aria-expanded=true]{border-color:var(--c-focus-violet);box-shadow:var(--c-focus-ring)}.cohere-feedback-form .c-fb-dropdown-trigger.is-error{border-color:var(--c-error)}.cohere-feedback-form .c-fb-dropdown-placeholder{color:var(--c-slate)}.cohere-feedback-form .c-fb-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:40;background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:12px;box-shadow:var(--c-shadow-md);padding:6px;display:flex;flex-direction:column;gap:2px}.cohere-feedback-form .c-fb-dropdown-option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:9px 12px;border:0;border-radius:8px;background:transparent;color:var(--c-ink);font-family:var(--c-font-ui);font-size:13.5px;text-align:left;cursor:pointer;transition:background var(--c-dur-fast) var(--c-ease)}.cohere-feedback-form .c-fb-dropdown-option:hover{background:var(--c-soft-stone)}.cohere-feedback-form .c-fb-dropdown-option.is-selected{color:var(--c-near-black);font-weight:500}.cohere-feedback-form .c-fb-dropdown-option.is-selected svg{color:var(--c-coral)}.cohere-feedback-form .c-fb-grid-2{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:720px){.cohere-feedback-form .c-fb-grid-2{grid-template-columns:1fr 1fr;gap:20px}}.cohere-feedback-form .c-fb-rating{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}@media (min-width:900px){.cohere-feedback-form .c-fb-rating{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:26px}}.cohere-feedback-form .c-fb-rating-left{display:flex;flex-direction:column;gap:10px}.cohere-feedback-form .c-fb-rating-readout{display:flex;align-items:baseline;gap:8px}.cohere-feedback-form .c-fb-rating-value{font-family:var(--c-font-display);font-weight:400;font-size:30px;letter-spacing:-.6px;color:var(--c-ink);font-variant-numeric:tabular-nums;line-height:1}.cohere-feedback-form .c-fb-rating-out{font-family:var(--c-font-mono);font-size:11px;letter-spacing:.28px;color:var(--c-slate);text-transform:uppercase}.cohere-feedback-form .c-fb-slider{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:2px;background:linear-gradient(to right,var(--c-near-black) 0,var(--c-near-black) var(--c-val,0),var(--c-hairline) var(--c-val,0),var(--c-hairline) 100%);border-radius:999px;cursor:pointer;outline:0}.cohere-feedback-form .c-fb-slider::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:16px;height:16px;border-radius:999px;background:var(--c-canvas);border:1.5px solid var(--c-near-black);cursor:pointer;-webkit-transition:box-shadow var(--c-dur-fast) var(--c-ease);transition:box-shadow var(--c-dur-fast) var(--c-ease)}.cohere-feedback-form .c-fb-slider:focus-visible::-webkit-slider-thumb{box-shadow:var(--c-focus-ring)}.cohere-feedback-form .c-fb-slider::-moz-range-thumb{width:16px;height:16px;border-radius:999px;background:var(--c-canvas);border:1.5px solid var(--c-near-black);cursor:pointer}.cohere-feedback-form .c-fb-slider-ticks{display:flex;justify-content:space-between;margin-top:8px;padding:0 2px}.cohere-feedback-form .c-fb-slider-ticks>span{font-family:var(--c-font-mono);font-size:9px;letter-spacing:.28px;color:var(--c-slate)}.cohere-feedback-form .c-fb-rating-label{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate)}.cohere-feedback-form .c-fb-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.cohere-feedback-form .c-fb-btn{height:38px;padding:0 22px;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-feedback-form .c-fb-btn-outline{background:transparent;color:var(--c-ink);border-color:var(--c-hairline)}.cohere-feedback-form .c-fb-btn-outline:hover{background:var(--c-soft-stone);border-color:var(--c-near-black)}.cohere-feedback-form .c-fb-btn-primary{background:var(--c-near-black);color:var(--c-canvas)}.cohere-feedback-form .c-fb-btn-primary:hover{background:var(--c-true-black)}.cohere-feedback-form .c-fb-btn[disabled]{background:var(--c-hairline);color:var(--c-slate);border-color:var(--c-hairline);cursor:not-allowed}body.cohere-feedback-form-open [data-radix-dialog-content],body.cohere-feedback-form-open [role=dialog]{font-family:var(--c-font-ui);color:var(--c-ink)}.cohere-feedback-form-success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:12px 8px 4px}.cohere-feedback-form-success .c-fb-success-mark{width:56px;height:56px;border-radius:999px;border:1px solid var(--c-hairline);background:var(--c-canvas);display:inline-flex;align-items:center;justify-content:center;color:var(--c-near-black)}.cohere-feedback-form-success .c-fb-success-mark svg{width:26px;height:26px;stroke-width:1.5}.cohere-feedback-form-success .c-fb-success-eyebrow{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-coral);margin:4px 0 0}.cohere-feedback-form-success .c-fb-success-title{font-family:var(--c-font-display);font-weight:400;font-size:26px;letter-spacing:-.6px;color:var(--c-ink);margin:4px 0 0}.cohere-feedback-form-success .c-fb-success-body{font-family:var(--c-font-ui);font-size:14px;line-height:1.55;color:var(--c-muted);margin:0;max-width:38ch}.cohere-feedback-form-success .c-fb-btn{margin-top:10px;min-width:140px;justify-content:center}.cohere-profile .ds-datepicker-wrapper button,.cohere-profile .focus-within-wrapper,.cohere-profile input.block,.cohere-profile select{border:1px solid var(--c-hairline)!important;border-radius:8px!important}.cohere-profile .ds-datepicker-wrapper button:focus,.cohere-profile .ds-datepicker-wrapper button:hover,.cohere-profile .focus-within-wrapper:focus-within,.cohere-profile .focus-within-wrapper:hover,.cohere-profile input.block:focus,.cohere-profile input.block:hover,.cohere-profile select:focus,.cohere-profile select:hover{border-color:var(--c-near-black)!important}.cohere-profile .ds-datepicker-wrapper button{font-size:14px!important}@media (max-width:639px){.cohere-profile .ds-datepicker-wrapper button,.cohere-profile .focus-within-wrapper,.cohere-profile input.block,.cohere-profile select,.cohere-profile textarea{height:40px!important;min-height:40px!important;border-radius:8px!important;border:1px solid var(--c-hairline)!important;font-size:13px!important;padding-top:0!important;padding-bottom:0!important}.cohere-profile .ds-datepicker-wrapper .react-datepicker-wrapper,.cohere-profile .ds-datepicker-wrapper .react-datepicker__input-container{display:block;width:100%}.cohere-profile .ds-datepicker-wrapper button{display:flex;align-items:center}.cohere-profile select{padding-right:36px!important}.cohere-profile textarea{height:auto!important;min-height:84px!important;padding-top:9px!important;padding-bottom:9px!important;line-height:1.45!important}.cohere-profile input.block::-moz-placeholder,.cohere-profile textarea::-moz-placeholder{font-size:13px!important}.cohere-profile input.block::placeholder,.cohere-profile textarea::placeholder{font-size:13px!important}.cohere-profile label{font-size:12px!important;line-height:1.35!important;margin-bottom:6px!important}.cohere-profile .c-chip-row>div{padding:3px 8px!important;font-size:12px!important;border-radius:7px!important}.cohere-profile .c-chip-row>div>button{width:12px!important;height:12px!important}}