.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-border-surface-color);--color-input-border:var(--c-border-surface-color);--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:var(--c-border-error-soft);border-radius:12px;color:var(--c-error);font-family:var(--c-body-font);font-size:var(--c-body-md);font-weight:var(--c-weight-medium);line-height:1.45}.cohere-feedback-form .c-fb-hero{border:1px solid var(--c-border-surface-color);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-eyebrow-font);font-weight:var(--c-eyebrow-weight);font-size:var(--c-eyebrow-size);line-height:var(--c-eyebrow-line-height);letter-spacing:var(--c-eyebrow-tracking);color:var(--c-eyebrow-accent-color);margin:0}.cohere-feedback-form .c-fb-hero-title{font-family:var(--c-title-font);font-weight:var(--c-title-weight);font-size:var(--c-title-lg);letter-spacing:-.7px;line-height:1.12;color:var(--c-title-color);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-body-font);font-size:var(--c-body-lg);line-height:var(--c-body-line-height);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:var(--c-weight-medium)}.cohere-feedback-form .c-fb-hero-meta{font-family:var(--c-font-mono);font-size:var(--c-micro-size);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-border-surface-color);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-border-surface-soft-color);display:flex;flex-direction:column;gap:6px}.cohere-feedback-form .c-fb-card-eyebrow{font-family:var(--c-eyebrow-font);font-weight:var(--c-eyebrow-weight);font-size:var(--c-eyebrow-size);line-height:var(--c-eyebrow-line-height);letter-spacing:var(--c-eyebrow-tracking);color:var(--c-eyebrow-accent-color);margin:0}.cohere-feedback-form .c-fb-card-title{font-family:var(--c-title-font);font-weight:var(--c-title-weight);font-size:22px;letter-spacing:-.6px;line-height:var(--c-title-line-height);color:var(--c-title-color);margin:0}.cohere-feedback-form .c-fb-card-helper{font-size:var(--c-helper-size);line-height:var(--c-helper-line-height);color:var(--c-helper-color);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:var(--c-body-sm);font-weight:var(--c-weight-medium);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:var(--c-body-sm);color:var(--c-error);font-weight:var(--c-weight-medium)}.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-border-control-color);background:var(--c-canvas);color:var(--c-control-color);font-family:var(--c-control-font);font-size:var(--c-control-size);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-border-control-focus-alt-color);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-border-control-color);background:var(--c-canvas);color:var(--c-control-color);font-family:var(--c-control-font);font-size:var(--c-control-size);line-height:var(--c-leading-normal);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-border-error-color)}.cohere-feedback-form .c-fb-input.is-error:focus,.cohere-feedback-form .c-fb-textarea.is-error:focus{box-shadow:var(--c-ring-error)}.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-border-control-color);background:var(--c-canvas);color:var(--c-body-color);font-family:var(--c-body-font);font-size:var(--c-body-lg);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-border-selected-color)}.cohere-feedback-form .c-fb-dropdown-trigger[aria-expanded=true]{border-color:var(--c-border-control-focus-alt-color);box-shadow:var(--c-focus-ring)}.cohere-feedback-form .c-fb-dropdown-trigger.is-error{border-color:var(--c-border-error-color)}.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-border-surface-color);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-body-color);font-family:var(--c-body-font);font-size:var(--c-body-md);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:var(--c-weight-medium)}.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-metric-font);font-weight:var(--c-metric-weight);font-size:30px;letter-spacing:-.6px;color:var(--c-metric-color);font-variant-numeric:tabular-nums;line-height:var(--c-metric-line-height)}.cohere-feedback-form .c-fb-rating-out{font-family:var(--c-micro-font);font-size:var(--c-micro-size);letter-spacing:.28px;color:var(--c-micro-color);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-border-control-color) var(--c-val,0),var(--c-border-control-color) 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:var(--c-border-selected-thick);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:var(--c-border-selected-thick);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-eyebrow-font);font-weight:var(--c-eyebrow-weight);font-size:var(--c-eyebrow-size);line-height:var(--c-eyebrow-line-height);letter-spacing:var(--c-eyebrow-tracking);color:var(--c-eyebrow-color)}.cohere-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-button-font);font-size:var(--c-button-size);font-weight:var(--c-button-weight);line-height:var(--c-button-line-height);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-border-surface-color)}.cohere-feedback-form .c-fb-btn-outline:hover{background:var(--c-soft-stone);border-color:var(--c-border-selected-color)}.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-border-surface-color);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-border-surface-color);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-eyebrow-font);font-weight:var(--c-eyebrow-weight);font-size:var(--c-eyebrow-size);line-height:var(--c-eyebrow-line-height);letter-spacing:var(--c-eyebrow-tracking);color:var(--c-eyebrow-accent-color);margin:4px 0 0}.cohere-feedback-form-success .c-fb-success-title{font-family:var(--c-title-font);font-weight:var(--c-title-weight);font-size:var(--c-title-lg);line-height:var(--c-title-line-height);letter-spacing:-.6px;color:var(--c-title-color);margin:4px 0 0}.cohere-feedback-form-success .c-fb-success-body{font-family:var(--c-body-font);font-size:var(--c-body-lg);line-height:var(--c-body-line-height);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-admin-gate .c-center-pad{display:flex;align-items:center;justify-content:center;min-height:300px}.cohere-admin-gate .c-gate-card{max-width:440px;margin:64px auto 0;text-align:center;background:var(--c-canvas);border:1px solid var(--c-border-surface-color);border-radius:16px;padding:32px}.cohere-admin-gate .c-gate-icon{width:48px;height:48px;border-radius:999px;background:var(--c-soft-stone);color:var(--c-slate);display:inline-flex;align-items:center;justify-content:center;margin:0 auto 16px}.cohere-admin-gate .c-gate-title{font-family:var(--c-title-font);font-weight:var(--c-title-weight);font-size:22px;line-height:var(--c-title-line-height);letter-spacing:var(--c-title-tracking);color:var(--c-title-color);margin:0 0 6px}.cohere-admin-gate .c-gate-body{font-family:var(--c-body-font);font-size:var(--c-body-lg);color:var(--c-muted);line-height:var(--c-body-line-height);margin:0}.cohere-profile .ds-datepicker-wrapper button,.cohere-profile .focus-within-wrapper,.cohere-profile input.block,.cohere-profile select{border:1px solid var(--c-border-control-color)!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-border-selected-color)!important}.cohere-profile .ds-datepicker-wrapper button{font-size:var(--c-control-size)!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-border-surface-color)!important;font-size:var(--c-control-size)!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:var(--c-control-size)!important}.cohere-profile input.block::placeholder,.cohere-profile textarea::placeholder{font-size:var(--c-control-size)!important}.cohere-profile label{font-size:var(--c-body-sm)!important;line-height:1.35!important;margin-bottom:6px!important}.cohere-profile .c-chip-row>div{padding:3px 8px!important;font-size:var(--c-helper-size)!important;border-radius:7px!important}.cohere-profile .c-chip-row>div>button{width:12px!important;height:12px!important}}.c-md{font-size:inherit;line-height:inherit;color:inherit;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.c-md>:first-child{margin-top:0}.c-md>:last-child{margin-bottom:0}.c-md p{margin:0 0 8px;overflow-wrap:anywhere}.c-md b,.c-md strong{font-weight:var(--c-weight-semibold);color:inherit}.c-md em,.c-md i{font-style:italic}.c-md ol,.c-md ul{margin:6px 0;padding-left:20px}.c-md ul{list-style:disc}.c-md ol{list-style:decimal}.c-md li{margin:3px 0;overflow-wrap:anywhere}.c-md li::marker{color:var(--c-slate,currentColor)}.c-md a{color:var(--c-coral,inherit);font-weight:var(--c-weight-medium);text-decoration:underline;text-underline-offset:2px;word-break:break-word;overflow-wrap:anywhere}.c-md a:hover{color:#ff6647}.c-md h1,.c-md h2,.c-md h3,.c-md h4,.c-md h5,.c-md h6{font-weight:var(--c-weight-semibold);letter-spacing:-.2px;margin:10px 0 4px;font-size:1.08em}.c-md code{font-family:var(--c-font-mono,ui-monospace,monospace);font-size:.92em;padding:1px 5px;border-radius:5px;overflow-wrap:anywhere}.c-md code,.c-md pre{background:var(--c-canvas,rgba(0,0,0,.04))}.c-md pre{border:var(--c-border-surface-soft);border-radius:8px;padding:10px 12px;overflow-x:auto;margin:6px 0}.c-md pre code{background:transparent;padding:0}.c-md blockquote{margin:6px 0;padding-left:12px;border-left:3px solid var(--c-hairline,rgba(0,0,0,.12));color:var(--c-slate,inherit)}.c-md hr{border:0;border-top:var(--c-border-surface-soft);margin:10px 0}.c-md table{border-collapse:collapse;margin:6px 0;width:100%;font-size:.95em}.c-md td,.c-md th{border:var(--c-border-surface-soft);padding:4px 8px;text-align:left;overflow-wrap:anywhere}.c-md img{max-width:100%;height:auto}.c-md-inline p,.c-md-inline>:first-child,.c-md-inline>:last-child{margin:0}.c-md-inline p+p{margin-top:6px}