.cohere-settings{background:var(--background);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);--bg-primary:var(--background);--bg-secondary:var(--c-soft-stone);--bg:var(--background);--primary:var(--c-near-black);--primary-hover:var(--c-true-black);--primary-foreground:#ffffff;--primary-soft:var(--c-soft-stone);--on-primary:#ffffff;--text-on-primary:#ffffff;--text-primary:var(--c-ink);--text-secondary:var(--c-muted);--text-muted:var(--c-slate);--border:var(--c-hairline);--border-strong:var(--c-near-black);--hairline:var(--c-hairline);--accent:var(--c-coral);--danger:var(--c-error)}.cohere-settings .c-settings-content{position:relative;z-index:1;background:var(--background,#fbfbf9)}.cohere-settings .settings-sidebar-group-toggle,.cohere-settings .settings-sidebar-item,.cohere-settings .settings-sidebar-sub-item{position:relative;display:flex;align-items:center;width:100%;height:36px;padding:0 12px;border-radius:10px;font-family:var(--c-font-ui);font-size:14px;font-weight:400;line-height:1;color:var(--c-muted);background:transparent;border:0;cursor:pointer;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background var(--c-dur-fast) var(--c-ease),color var(--c-dur-fast) var(--c-ease)}.cohere-settings .settings-sidebar-group-toggle:hover,.cohere-settings .settings-sidebar-item:hover,.cohere-settings .settings-sidebar-sub-item:hover{background:#f5f3ee;color:var(--c-ink)}.cohere-settings .settings-sidebar-item.is-active,.cohere-settings .settings-sidebar-sub-item.is-active{background:var(--c-near-black);color:#ffffff;font-weight:500}.cohere-settings .settings-sidebar-group-toggle>span:first-child,.cohere-settings .settings-sidebar-item>span:not(.settings-sidebar-indicator),.cohere-settings .settings-sidebar-sub-item>span:not(.settings-sidebar-indicator){padding-left:0!important}.cohere-settings .settings-sidebar-indicator{display:none}.cohere-settings .settings-sidebar-sub-item{padding-left:28px;font-size:13px}.cohere-settings .settings-sidebar-sub-item>span:not(.settings-sidebar-indicator)>span:first-child{display:none!important}.cohere-settings .settings-sidebar-divider{height:1px;background:var(--c-hairline-soft);margin:12px 4px;border:0}.cohere-settings .settings-sidebar-group-toggle{justify-content:space-between}.cohere-settings .c-mobile-tab-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:12px;font-family:var(--c-font-ui);font-size:14px;font-weight:500;color:var(--c-ink);cursor:pointer;transition:background var(--c-dur-fast) var(--c-ease)}.cohere-settings .c-mobile-tab-trigger:hover{background:#f5f3ee}.cohere-settings .c-mobile-tab-list{margin-top:6px;background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:12px;overflow:hidden;box-shadow:var(--c-shadow-md);max-height:60vh;overflow-y:auto}.cohere-settings .c-mobile-tab-list button{width:100%;text-align:left;padding:12px 16px;font-family:var(--c-font-ui);font-size:14px;color:var(--c-muted);background:transparent;border:0;border-bottom:1px solid var(--c-hairline-soft);cursor:pointer;transition:background var(--c-dur-fast) var(--c-ease)}.cohere-settings .c-mobile-tab-list button:last-child{border-bottom:0}.cohere-settings .c-mobile-tab-list button:hover{background:#f5f3ee;color:var(--c-ink)}.cohere-settings .c-mobile-tab-list button.is-active{background:var(--c-near-black);color:#fff;font-weight:500}.cohere-settings .c-tab-card{background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:22px;padding:24px;box-shadow:var(--shadow-md)}.cohere-settings .cohere-onboarding{background:transparent;min-height:0}.cohere-settings .cohere-onboarding .c-ob-card{box-shadow:var(--shadow-md)}.cohere-onboarding .cohere-settings{background:transparent;min-height:0}@media (min-width:640px){.cohere-settings .c-tab-card{padding:28px}.cohere-settings .c-ob-mobile-cards{display:none!important}.cohere-settings .c-ob-desktop-only{display:block!important}}@media (min-width:1024px){.cohere-settings .c-tab-card{padding:32px}}.cohere-settings .c-section+.c-section{margin-top:32px;padding-top:32px;border-top:1px solid var(--c-hairline-soft)}.cohere-settings .c-customize-root .c-section+.c-section{border-top:2px solid var(--c-hairline)}.cohere-settings .c-section-title{font-family:var(--c-font-display);font-weight:400;font-size:20px;letter-spacing:-.2px;line-height:1.3;color:var(--c-ink);margin:0 0 4px}.cohere-settings .c-section-help{font-family:var(--c-font-ui);font-size:13px;color:var(--c-muted);margin:0 0 16px;max-width:560px;line-height:1.5}.cohere-settings .c-customize-tabs{display:flex;gap:4px;margin:0 0 24px;padding:4px;background:var(--c-soft-stone,#f5f3ee);border:1px solid var(--c-hairline-soft);border-radius:12px;overflow:hidden}.cohere-settings .c-customize-tab{flex:1 1 0;min-width:0;display:inline-flex;align-items:center;justify-content:center;padding:10px 8px;font-family:var(--c-font-ui);font-size:13px;font-weight:400;color:var(--c-muted,#6b6b75);background:transparent;border:0;border-radius:8px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color var(--c-dur-fast,.15s) var(--c-ease,ease),background var(--c-dur-fast,.15s) var(--c-ease,ease),box-shadow var(--c-dur-fast,.15s) var(--c-ease,ease)}.cohere-settings .c-customize-tab:hover:not(.is-active){color:var(--c-ink)}.cohere-settings .c-customize-tab.is-active{color:var(--c-ink,#111);font-weight:500;background:var(--c-canvas,#fff);box-shadow:0 1px 2px rgba(17,17,17,.06),0 0 0 1px rgba(17,17,17,.04)}.cohere-settings .c-ob-mobile-only,.cohere-settings .c-retry-mobile-trigger{display:none}.c-retry-sheet-body.cohere-settings{background:transparent!important}.c-retry-sheet-body .c-btn-primary,.c-retry-sheet-body .c-btn-secondary{flex:1 1 0}.c-retry-sheet-body .c-retry-row{display:grid!important;grid-template-columns:1fr auto;grid-template-areas:"label  remove" "value  value" "unit   unit" "note   note";-moz-column-gap:10px;column-gap:10px;row-gap:8px;padding:12px;background:#ffffff;border:1px solid var(--c-hairline-soft);border-radius:12px}.c-retry-sheet-body .c-retry-row>span:first-child{grid-area:label;min-width:0!important;align-self:center}.c-retry-sheet-body .c-retry-row>input[type=number],.c-retry-sheet-body .c-retry-row>input[type=time]{grid-area:value;max-width:none!important;width:100%}.c-retry-sheet-body .c-retry-row>select{grid-area:unit;max-width:none!important;width:100%}.c-retry-sheet-body .c-retry-row-scheduled>span:nth-of-type(2){display:none}.c-retry-sheet-body .c-retry-row>span:not(:first-child){grid-area:note;font-size:11px!important}.c-retry-sheet-body .c-retry-row>button{grid-area:remove;margin-left:0!important;align-self:center;justify-self:end}.c-retry-sheet-body select.c-input{max-width:none!important;width:100%}.cohere-settings .c-var-chips{display:flex;flex-wrap:wrap;gap:6px}.cohere-settings .c-var-chip{background:var(--c-soft-stone);color:var(--c-ink);border:0;border-radius:999px;padding:4px 10px;font-family:var(--c-font-mono);font-size:11px;letter-spacing:.28px;cursor:pointer;transition:background .12s cubic-bezier(.22,.61,.36,1)}.cohere-settings .c-var-chip:hover{background:#e3e0d8}.cohere-settings .c-var-add-btn{display:none}.cohere-settings .c-field{display:flex;flex-direction:column;gap:6px}.cohere-settings .c-field-label{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate)}.cohere-settings .c-field-help{font-family:var(--c-font-ui);font-size:12px;color:var(--c-slate);margin-top:4px}.cohere-settings .c-input,.cohere-settings .c-select,.cohere-settings .c-textarea{font-family:var(--c-font-ui);font-size:14px;line-height:1.4;color:var(--c-ink);background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:8px;padding:10px 12px;outline:0;transition:border-color var(--c-dur-fast) var(--c-ease),box-shadow var(--c-dur-fast) var(--c-ease)}.cohere-settings .c-input:hover,.cohere-settings .c-select:hover,.cohere-settings .c-textarea:hover{border-color:#b8b8c0}.cohere-settings .c-input:focus,.cohere-settings .c-select:focus,.cohere-settings .c-textarea:focus{border-color:var(--c-near-black);box-shadow:0 0 0 3px rgba(155,96,170,.25)}.cohere-settings.c-search-modal .c-input:focus,.cohere-settings.c-search-modal .c-select:focus,.cohere-settings.c-search-modal .c-textarea:focus{border-color:var(--c-near-black)!important;box-shadow:none!important}.cohere-settings .c-vendor-new-form .relative{display:flex;flex-direction:column;gap:6px}.cohere-settings .c-vendor-new-form label{font-family:var(--c-font-mono)!important;font-size:10px!important;font-weight:400!important;letter-spacing:.28px!important;text-transform:uppercase!important;color:var(--c-slate)!important;margin:0!important;line-height:1.4!important;display:block}.cohere-settings .c-vendor-new-form input{font-family:var(--c-font-ui)!important;font-size:14px!important;line-height:1.4!important;color:var(--c-ink)!important;background:var(--c-canvas)!important;border:1px solid var(--c-hairline)!important;border-radius:8px!important;height:auto!important;min-height:0!important;padding:10px 12px!important;box-shadow:none!important;transition:border-color var(--c-dur-fast) var(--c-ease),box-shadow var(--c-dur-fast) var(--c-ease)}.cohere-settings .c-vendor-new-form .c-field .relative .w-full,.cohere-settings .c-vendor-new-form .c-field .relative>.w-full{width:100%}.cohere-settings .c-vendor-new-form .c-field>.relative input{display:block!important;width:100%!important;height:auto!important;min-height:0!important;font-size:14px!important;line-height:1.4!important;padding:10px 12px!important}.cohere-settings .c-vendor-new-form input::-moz-placeholder{color:var(--c-slate)!important;font-family:var(--c-font-ui)!important;font-size:14px!important;opacity:1!important}.cohere-settings .c-vendor-new-form input::placeholder{color:var(--c-slate)!important;font-family:var(--c-font-ui)!important;font-size:14px!important;opacity:1!important}.cohere-settings .c-vendor-new-form input:hover{border-color:#b8b8c0!important}.cohere-settings .c-vendor-new-form input:focus{border-color:var(--c-near-black)!important;box-shadow:0 0 0 3px rgba(155,96,170,.25)!important}.cohere-settings .c-btn-primary{font-family:var(--c-font-ui);font-size:14px;font-weight:500;line-height:1;height:38px;padding:0 20px;border-radius:32px;background:var(--c-near-black);color:#fff;border:0;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:background var(--c-dur-fast) var(--c-ease),transform var(--c-dur-fast) var(--c-ease)}.cohere-settings .c-btn-primary:hover{background:var(--c-true-black)}.cohere-settings .c-btn-primary:active{transform:scale(.985)}.cohere-settings .c-btn-primary[disabled]{background:var(--c-hairline);color:var(--c-slate);cursor:not-allowed}.cohere-settings .c-btn-outline{font-family:var(--c-font-ui);font-size:14px;font-weight:500;line-height:1;height:38px;padding:0 19px;border-radius:30px;background:transparent;color:var(--c-near-black);border:1px solid var(--c-near-black);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)}.cohere-settings .c-btn-outline:hover{background:var(--c-near-black);color:#fff}.cohere-settings .c-btn-danger{font-family:var(--c-font-ui);font-size:14px;font-weight:500;line-height:1;height:38px;padding:0 19px;border-radius:30px;background:transparent;color:var(--c-error);border:1px solid var(--c-error);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)}.cohere-settings .c-btn-danger:hover{background:var(--c-error);color:#fff}.cohere-settings .c-profile-add-link{display:inline-flex;align-items:center;gap:4px;background:transparent;border:0;padding:0;font-family:var(--c-font-ui);font-size:13px;font-weight:500;color:var(--c-slate);cursor:pointer;transition:color var(--c-dur-fast) var(--c-ease)}.cohere-settings .c-profile-add-link:hover{color:var(--c-ink)}@media (max-width:639px){.cohere-settings .c-profile-size-chips{gap:8px!important}.cohere-settings .c-profile-size-chips>button{height:30px!important;font-size:12px!important;padding:0 12px!important}}.cohere-settings .c-pinvite-card{display:flex;flex-direction:column;gap:14px;background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:18px;padding:20px 22px 18px;transition:border-color var(--c-dur-fast) var(--c-ease),box-shadow var(--c-dur-fast) var(--c-ease)}.cohere-settings .c-pinvite-card:hover{border-color:var(--c-near-black);box-shadow:0 4px 16px rgba(17,17,17,.05)}.cohere-settings .c-pinvite-head{display:flex;align-items:center;gap:13px}.cohere-settings .c-pinvite-logo{flex:0 0 auto;width:42px;height:42px;border-radius:12px;background:var(--c-soft-stone);border:1px solid var(--c-hairline-soft);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;color:var(--c-slate)}.cohere-settings .c-pinvite-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cohere-settings .c-pinvite-headline{min-width:0;flex:1;display:flex;flex-direction:column;gap:6px}.cohere-settings .c-pinvite-eyebrow{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate)}.cohere-settings .c-pinvite-eyebrow .dot{color:var(--c-hairline)}.cohere-settings .c-pinvite-name{font-family:var(--c-font-display);font-weight:400;font-size:22px;letter-spacing:-.4px;line-height:1.18;color:var(--c-ink);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-settings .c-pinvite-web{display:inline-flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;max-width:100%;margin-top:-4px;font-family:var(--c-font-mono);font-size:11px;letter-spacing:.24px;color:var(--c-slate);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color var(--c-dur-fast) var(--c-ease)}.cohere-settings .c-pinvite-web:hover{color:var(--c-action-blue)}.cohere-settings .c-pinvite-web--empty{color:var(--c-hairline);font-style:italic}.cohere-settings .c-pinvite-web--empty:hover{color:var(--c-hairline)}.cohere-settings .c-pinvite-meta{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 8px}.cohere-settings .c-pinvite-meta li{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;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-settings .c-pinvite-meta li>span{display:inline-block;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-settings .c-pinvite-meta li>span em{font-style:normal;font-family:var(--c-font-mono);font-size:9.5px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate);margin-right:5px}.cohere-settings .c-pinvite-meta svg{width:12px;height:12px;color:var(--c-slate);flex-shrink:0}.cohere-settings .c-pinvite-more{display:inline-flex;align-items:center;gap:5px;background:transparent;border:0;padding:0;font-family:var(--c-font-mono);font-size:10.5px;letter-spacing:.24px;text-transform:uppercase;color:var(--c-action-blue);cursor:pointer}.cohere-settings .c-pinvite-foot{margin-top:2px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px dashed var(--c-hairline)}.cohere-settings .c-pinvite-hint{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)}.cohere-settings .c-pinvite-hint-dot{width:5px;height:5px;border-radius:999px;background:#f5a623}.cohere-settings .c-pinvite-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.cohere-settings .c-pinvite-cancel{display:inline-flex;align-items:center;gap:5px;height:30px;padding:0 12px;border-radius:999px;background:transparent;border:0;font-family:var(--c-font-ui);font-size:12.5px;font-weight:500;color:var(--c-slate);cursor:pointer;transition:color var(--c-dur-fast) var(--c-ease)}.cohere-settings .c-pinvite-cancel:hover:not([disabled]){color:var(--c-error)}.cohere-settings .c-pinvite-resend{display:inline-flex;align-items:center;gap:7px;height:30px;padding:0 14px;border-radius:999px;border:1px solid var(--c-near-black);background:var(--c-near-black);color:var(--c-canvas);font-family:var(--c-font-ui);font-size:13px;font-weight:500;letter-spacing:-.1px;cursor:pointer;white-space:nowrap;transition:background var(--c-dur-fast) var(--c-ease),border-color var(--c-dur-fast) var(--c-ease),transform var(--c-dur-fast) var(--c-ease)}.cohere-settings .c-pinvite-resend:hover:not([disabled]){background:var(--c-coral);border-color:var(--c-coral);transform:translateY(-1px)}.cohere-settings .c-pinvite-resend:active:not([disabled]){transform:translateY(0)}.cohere-settings .c-pinvite-cancel[disabled],.cohere-settings .c-pinvite-resend[disabled]{opacity:.5;cursor:not-allowed}.cohere-settings .c-vactive-card{display:flex;flex-direction:column;gap:14px;background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:18px;padding:20px 22px 18px;transition:border-color var(--c-dur-fast) var(--c-ease),box-shadow var(--c-dur-fast) var(--c-ease)}.cohere-settings .c-vactive-card:hover{border-color:var(--c-near-black);box-shadow:0 4px 16px rgba(17,17,17,.05)}.cohere-settings .c-vactive-head{display:flex;align-items:center;gap:13px}.cohere-settings .c-vactive-logo{flex:0 0 auto;width:42px;height:42px;border-radius:12px;background:var(--c-soft-stone);border:1px solid var(--c-hairline-soft);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;color:var(--c-slate)}.cohere-settings .c-vactive-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cohere-settings .c-vactive-headline{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.cohere-settings .c-vactive-name{font-family:var(--c-font-display);font-weight:400;font-size:22px;letter-spacing:-.4px;line-height:1.18;color:var(--c-ink);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-settings .c-vactive-web{display:inline-flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;max-width:100%;font-family:var(--c-font-mono);font-size:11px;letter-spacing:.24px;color:var(--c-slate);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color var(--c-dur-fast) var(--c-ease)}.cohere-settings .c-vactive-web:hover{color:var(--c-action-blue)}.cohere-settings .c-vactive-web--empty{color:var(--c-hairline);font-style:italic}.cohere-settings .c-vactive-web--empty:hover{color:var(--c-hairline)}.cohere-settings .c-vactive-status{flex:0 0 auto;align-self:flex-start;font-family:var(--c-font-mono);font-size:9.5px;letter-spacing:.6px;text-transform:uppercase;padding:4px 9px;border-radius:999px}.cohere-settings .c-vactive-roster-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:9px 12px;border-radius:10px;background:var(--c-soft-stone);border:0;cursor:pointer;font-family:var(--c-font-ui);color:var(--c-ink);transition:background var(--c-dur-fast) var(--c-ease)}.cohere-settings .c-vactive-roster-toggle:hover{background:var(--c-hairline-soft)}.cohere-settings .c-vactive-roster-count{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:500}.cohere-settings .c-vactive-roster-count svg{color:var(--c-slate)}.cohere-settings .c-vactive-roster-chevron{display:inline-flex;align-items:center;gap:4px;font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate)}.cohere-settings .c-vactive-empty{margin:0;font-family:var(--c-font-ui);font-size:13px;color:var(--c-muted)}.cohere-settings .c-vactive-users{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.cohere-settings .c-vactive-user{display:flex;align-items:center;gap:11px;min-width:0;padding:11px 2px;border-top:1px solid var(--c-hairline-soft)}.cohere-settings .c-vactive-user:first-child{border-top:0;padding-top:2px}.cohere-settings .c-vactive-avatar{flex:0 0 auto;width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--c-soft-stone);border:1px solid var(--c-hairline-soft);font-family:var(--c-font-ui);font-size:12px;font-weight:600;color:var(--c-ink)}.cohere-settings .c-vactive-user-id{min-width:0;flex:1;display:flex;flex-direction:column;line-height:1.3}.cohere-settings .c-vactive-user-name{font-family:var(--c-font-ui);font-size:13.5px;font-weight:500;color:var(--c-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-settings .c-vactive-user-mail{font-family:var(--c-font-mono);font-size:11px;letter-spacing:.2px;color:var(--c-slate);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohere-settings .c-vactive-user-role{flex:0 0 auto;font-family:var(--c-font-mono);font-size:9.5px;letter-spacing:.4px;text-transform:uppercase;color:var(--c-slate);background:var(--c-soft-stone);border:1px solid var(--c-hairline-soft);padding:3px 8px;border-radius:999px}.cohere-settings .c-vactive-foot{margin-top:2px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px dashed var(--c-hairline)}.cohere-settings .c-vactive-hint{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)}.cohere-settings .c-vactive-hint--warn{color:var(--c-warning);text-transform:none;letter-spacing:.2px;font-size:11px}.cohere-settings .c-vactive-hint-dot{width:5px;height:5px;border-radius:999px;background:var(--c-hairline)}.cohere-settings .c-vactive-hint-dot[data-tone=green]{background:var(--c-success)}.cohere-settings .c-vactive-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.cohere-settings .c-vactive-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 14px;border-radius:999px;font-family:var(--c-font-ui);font-size:12.5px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background var(--c-dur-fast) var(--c-ease),color var(--c-dur-fast) var(--c-ease),border-color var(--c-dur-fast) var(--c-ease)}.cohere-settings .c-vactive-btn[disabled]{opacity:.5;cursor:not-allowed}.cohere-settings .c-vactive-btn--ghost{background:transparent;color:var(--c-ink);border:1px solid var(--c-hairline)}.cohere-settings .c-vactive-btn--ghost:hover:not([disabled]){border-color:var(--c-near-black)}.cohere-settings .c-vactive-btn--solid{background:var(--c-near-black);color:var(--c-canvas);border:1px solid var(--c-near-black)}.cohere-settings .c-vactive-btn--solid:hover:not([disabled]){background:var(--c-true-black)}.cohere-settings .c-vactive-btn--danger{background:transparent;color:var(--c-error);border:1px solid var(--c-hairline)}.cohere-settings .c-vactive-btn--danger:hover:not([disabled]){border-color:var(--c-error);background:var(--c-error);color:#fff}.cohere-settings .shadow-token-lg,.cohere-settings .shadow-token-md,.cohere-settings [class*=shadow-lg],.cohere-settings [class*=shadow-md]{box-shadow:none!important}.cohere-settings [class*=rounded-2xl]{border-radius:22px!important}.cohere-settings [class*=rounded-xl]{border-radius:16px!important}.cohere-settings [class*=rounded-lg]{border-radius:12px!important}.cohere-settings :focus-visible{outline:0;box-shadow:0 0 0 3px rgba(155,96,170,.35)}::-moz-selection{background:var(--c-coral);color:#fff}::selection{background:var(--c-coral);color:#fff}@media (min-width:640px){.cohere-settings .cohere-onboarding .c-ob-section-head-split{justify-content:flex-start;align-items:center;gap:18px}.cohere-settings .cohere-onboarding .c-ob-section-head-split .c-ob-photo-row{order:-1;flex-direction:column;align-items:center;gap:8px;text-align:center}.cohere-settings .cohere-onboarding .c-ob-section-head-split .c-ob-avatar{width:72px;height:72px;min-width:72px;max-width:72px;min-height:72px;max-height:72px}.cohere-settings .cohere-onboarding .c-ob-section-head-split .c-ob-photo-meta{align-items:center}.cohere-settings .cohere-onboarding .c-ob-section-head-split .c-ob-photo-remove{text-align:center}}@media (max-width:639px){.cohere-settings{background:#fbfbf9}.cohere-settings .c-tab-card{background:transparent;border:0;border-radius:0;padding:0;box-shadow:none}.cohere-settings .c-section+.c-section{margin-top:18px;padding-top:18px}.cohere-settings .c-section-title{font-size:17px;letter-spacing:-.2px}.cohere-settings .c-section-help{display:none}.cohere-settings .c-input,.cohere-settings .c-select,.cohere-settings .c-textarea{font-size:14px!important;padding:8px 12px!important;border-radius:10px!important;border-color:var(--c-hairline-soft)!important}.cohere-settings .c-theme-search-input{padding-left:34px!important}.cohere-settings .c-field{gap:5px!important}.cohere-settings .focus-within-wrapper{height:38px!important;min-height:38px!important;border-radius:10px!important;border-color:var(--c-hairline-soft)!important}.cohere-settings .c-persona-name-field{max-width:none!important}.cohere-settings .c-models-grid{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}.cohere-settings .c-models-grid .c-field{min-width:0}.cohere-settings .c-cascade-pop{flex-direction:column!important;left:0!important;right:0!important;width:auto!important;max-width:calc(100vw - 24px)!important;max-height:min(60vh,420px)!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.cohere-settings .c-cascade-col{width:100%!important;border-right:0!important;border-bottom:1px solid var(--c-hairline-soft);flex-shrink:0}.cohere-settings .c-cascade-col:last-child{border-bottom:0}.cohere-settings .c-voice-speed input[type=range]{flex:1 1 100%!important;min-width:0!important;max-width:none!important}.cohere-settings .c-prompt-tabs{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.cohere-settings .c-prompt-tabs::-webkit-scrollbar{display:none}.cohere-settings .c-prompt-tabs>button{white-space:nowrap;flex-shrink:0;padding:10px 12px!important;font-size:13px!important}.cohere-settings .c-customize-tabs{margin-bottom:18px}.cohere-settings .c-customize-tab{flex:1 1 0!important;min-width:0!important;padding:8px 4px!important;font-size:12px!important}.cohere-settings .c-var-chips{display:none}.cohere-settings .c-var-add-btn{display:inline-flex;align-items:center;gap:6px;background:var(--c-canvas);border:1px solid var(--c-hairline-soft);border-radius:999px;padding:7px 14px;font-family:var(--c-font-ui);font-size:13px;font-weight:500;color:var(--c-ink);cursor:pointer}.cohere-settings .c-var-add-btn:active{background:var(--c-soft-stone)}.cohere-settings .c-ob-mobile-only{display:flex}.cohere-settings .c-retry-mobile-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin-top:16px;padding:13px 14px;background:var(--c-canvas,#fff);border:1px solid var(--c-hairline-soft);border-radius:12px;cursor:pointer;text-align:left}.cohere-settings .c-retry-mobile-trigger:active{background:var(--c-soft-stone)}.cohere-settings .c-retry-mobile-trigger-text{display:flex;flex-direction:column;gap:2px;font-family:var(--c-font-ui);font-size:14px;font-weight:500;color:var(--c-ink)}.cohere-settings .c-retry-mobile-trigger-sub{font-size:12px;font-weight:400;color:var(--c-muted)}.cohere-settings .c-retry-row{display:grid!important;grid-template-columns:1fr auto;grid-template-areas:"label  remove" "value  value" "unit   unit" "note   note";-moz-column-gap:10px;column-gap:10px;row-gap:8px;padding:12px;background:#ffffff;border:1px solid var(--c-hairline-soft);border-radius:12px}.cohere-settings .c-retry-row>span:first-child{grid-area:label;min-width:0!important;align-self:center}.cohere-settings .c-retry-row>input[type=number],.cohere-settings .c-retry-row>input[type=time]{grid-area:value;max-width:none!important;width:100%}.cohere-settings .c-retry-row>select{grid-area:unit;max-width:none!important;width:100%}.cohere-settings .c-retry-row-scheduled>span:nth-of-type(2){display:none}.cohere-settings .c-retry-row>span:not(:first-child){grid-area:note;font-size:11px!important}.cohere-settings .c-retry-row>button{grid-area:remove;margin-left:0!important;align-self:center;justify-self:end}.cohere-settings .c-bucket-card{border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important;display:flex;flex-direction:column;gap:10px}.cohere-settings .c-bucket-row{grid-template-columns:1fr 1fr!important;grid-template-areas:"label label" "rail  rail" "min   max"!important;background:#ffffff;border-bottom:1px solid var(--c-hairline-soft)!important;border-radius:12px!important;border:1px solid var(--c-hairline-soft)!important;padding:14px!important;-moz-column-gap:10px!important;column-gap:10px!important;row-gap:10px!important}.cohere-settings .c-bucket-row>[data-bucket=label]{grid-area:label}.cohere-settings .c-bucket-row>[data-bucket=rail]{grid-area:rail}.cohere-settings .c-bucket-row>[data-bucket=min]{grid-area:min}.cohere-settings .c-bucket-row>[data-bucket=max]{grid-area:max}.cohere-settings .c-customize-save{margin-top:20px!important;padding-top:16px!important}.cohere-settings .c-customize-save .c-btn-primary{width:100%;justify-content:center;min-width:0!important}.cohere-settings .c-settings-rowcard{padding:14px!important;border-radius:12px!important;gap:10px!important}.cohere-settings .c-company-type-grid{margin-top:12px}.cohere-settings .c-company-type-grid .c-settings-rowcard{padding:9px 12px!important;gap:0!important;align-items:center!important;justify-content:center!important;text-align:center!important;border-radius:10px!important}.cohere-settings .c-company-type-grid .c-settings-rowcard>span:first-child{font-size:12.5px!important;text-align:center!important}.cohere-settings .c-company-type-grid .c-settings-rowcard>span:last-child{display:none!important}.cohere-settings .c-settings-card{border-radius:14px!important}.cohere-settings .c-settings-card>div{padding:14px!important}.cohere-settings .c-settings-savebar{margin-top:20px!important;padding-top:16px!important}.cohere-settings .c-settings-savebar .c-btn-outline,.cohere-settings .c-settings-savebar .c-btn-primary{width:100%;justify-content:center;min-width:0!important}.cohere-settings .c-tab-card .c-btn-outline,.cohere-settings .c-tab-card .c-btn-primary{min-width:0!important}.cohere-settings .c-tab-card .flex.justify-end{flex-wrap:wrap;gap:10px}.cohere-settings .c-tab-card .flex.justify-end>.c-btn-outline,.cohere-settings .c-tab-card .flex.justify-end>.c-btn-primary{flex:1 1 auto;min-width:0}.cohere-settings .cohere-onboarding{background:transparent!important;min-height:0!important}.cohere-settings .c-tab-card .cohere-onboarding{background:var(--c-soft-stone)!important;border:1px solid var(--c-hairline);border-radius:14px;padding:12px}.cohere-settings .cohere-onboarding .c-ob-card,.cohere-settings .cohere-onboarding .c-ob-card-canvas{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important}.cohere-settings .cohere-onboarding .c-ob-card+.c-ob-card,.cohere-settings .cohere-onboarding .c-ob-card+.c-ob-card-canvas,.cohere-settings .cohere-onboarding .c-ob-card-canvas+.c-ob-card,.cohere-settings .cohere-onboarding .c-ob-card-canvas+.c-ob-card-canvas{margin-top:18px!important;padding-top:18px!important;border-top:1px solid var(--c-hairline-soft)!important}.cohere-settings .c-member-head{margin-bottom:16px!important;padding-bottom:14px!important}.cohere-settings .c-member-title{font-size:21px!important;letter-spacing:-.3px!important}.cohere-settings .c-member-sub{font-size:12.5px!important;margin-top:4px!important;line-height:1.45!important}.cohere-settings .cohere-onboarding .c-ob-section-title{display:block!important;font-size:15px!important;line-height:1.25!important;margin:0 0 3px!important}.cohere-settings .cohere-onboarding .c-ob-section-helper{display:block!important;font-size:12px!important;line-height:1.4!important;margin:0 0 12px!important}.cohere-settings .cohere-onboarding .c-ob-section-eyebrow{margin-bottom:6px!important}.cohere-settings .cohere-onboarding .c-ob-grid-2,.cohere-settings .cohere-onboarding .c-ob-grid-3,.cohere-settings .cohere-onboarding .c-ob-stack{gap:12px!important}.cohere-settings .cohere-onboarding label:not(.c-ob-ignore){font-size:12px!important;margin-bottom:5px!important}.cohere-settings .cohere-onboarding input:not([type]),.cohere-settings .cohere-onboarding input[type=email],.cohere-settings .cohere-onboarding input[type=text],.cohere-settings .cohere-onboarding select{height:40px!important;font-size:14px!important;border:1px solid var(--c-hairline-soft)!important;border-radius:10px!important;background:var(--c-canvas)!important}.cohere-settings .cohere-onboarding .focus-within-wrapper{height:40px!important;border-radius:10px!important;border-color:var(--c-hairline-soft)!important}.cohere-settings .cohere-onboarding .c-ob-field-error{margin-top:5px!important;font-size:11.5px!important}.cohere-settings .cohere-onboarding .c-ob-photo-row{gap:14px!important}.cohere-settings .cohere-onboarding .c-ob-avatar{width:64px!important;height:64px!important;min-width:64px!important;max-width:64px!important;min-height:64px!important;max-height:64px!important;flex:0 0 auto!important;aspect-ratio:1/1!important;border-radius:999px!important}.cohere-settings .cohere-onboarding .c-ob-section-head-split{flex-direction:row;align-items:center;gap:10px!important}.cohere-settings .cohere-onboarding .c-ob-section-head-split .c-ob-photo-row{order:-1;flex:0 0 auto}.cohere-settings .cohere-onboarding .c-ob-section-head-split .c-ob-section-head-copy{min-width:0;flex:1 1 auto}.cohere-settings .cohere-onboarding .c-ob-section-head-split .c-ob-section-head-copy .c-ob-section-helper{margin-bottom:0!important}.cohere-settings .cohere-onboarding .c-ob-actions{margin-top:18px!important;padding-top:16px!important}.cohere-settings .cohere-onboarding .c-ob-actions .c-ob-btn{width:100%;height:40px!important;font-size:13.5px!important}.cohere-settings .c-mobile-tab-trigger{padding:9px 14px;font-size:13px}.cohere-settings .cohere-onboarding [role=tablist]{margin-top:4px;margin-bottom:14px!important}.cohere-settings .cohere-onboarding .c-ob-collapse{margin-top:0;background:var(--c-soft-stone)!important;border:1px solid var(--c-hairline)!important;border-radius:14px!important}.cohere-settings .cohere-onboarding .c-ob-collapse-head{background:var(--c-soft-stone)!important}.cohere-settings .cohere-onboarding .c-ob-collapse-head:hover{background:#e8e6e1!important}.cohere-settings .cohere-onboarding .c-ob-collapse-body{background:var(--c-soft-stone)!important;padding:0 12px 12px!important}.cohere-settings .cohere-onboarding .c-ob-collapse+.c-ob-collapse{margin-top:12px!important}.cohere-settings .cohere-onboarding .c-ob-collapse-head{padding:14px}.cohere-settings .cohere-onboarding .c-ob-invite-row{gap:10px!important;background:var(--c-soft-stone)!important;border:1px solid var(--c-hairline)!important;border-radius:14px!important;padding:14px!important}.cohere-settings .cohere-onboarding .c-ob-invite-row+.c-ob-invite-row{margin-top:10px!important}.cohere-settings .cohere-onboarding .c-ob-role-trigger{height:40px!important;font-size:14px!important;border-radius:10px!important;border-color:var(--c-hairline-soft)!important}.cohere-settings .cohere-onboarding .c-ob-invite-row input:not([type]),.cohere-settings .cohere-onboarding .c-ob-invite-row input[type=email],.cohere-settings .cohere-onboarding .c-ob-invite-row input[type=text],.cohere-settings .cohere-onboarding .c-ob-invite-row select{height:40px!important;min-height:0!important;font-size:14px!important;padding:8px 12px!important;border:1px solid var(--c-hairline-soft)!important;border-radius:10px!important;background:var(--c-canvas)!important}.cohere-settings .cohere-onboarding .c-ob-table thead th{padding:10px;font-size:9.5px}.cohere-settings .cohere-onboarding .c-ob-table tbody td{padding:12px 10px;font-size:12.5px}.cohere-settings .cohere-onboarding .c-ob-icon-btn{padding:8px}.cohere-settings .cohere-onboarding .c-ob-icon-btn svg{width:20px;height:20px}.cohere-settings .c-tpl-editor-header{flex-direction:column;align-items:stretch!important;gap:12px!important}.cohere-settings .c-tpl-editor-actions{flex-wrap:wrap;width:100%}.cohere-settings .c-tpl-editor-actions>button{flex:1 1 auto;justify-content:center;min-width:0}.cohere-settings .c-tpl-editor-actions>button.c-btn-primary{flex:1 1 100%;order:1}.cohere-settings .c-tpl-message-row{flex-direction:column;align-items:stretch!important;gap:8px}.cohere-settings .c-tpl-view-switcher{align-self:flex-start}.cohere-settings .c-tpl-canvas{padding-left:12px!important;padding-right:12px!important}.cohere-settings .c-tpl-preview{padding:12px!important}.cohere-settings .c-tpl-preview>div{border-radius:14px!important}.cohere-settings .c-vsubtab-bar{gap:4px!important;margin-bottom:16px!important;padding:3px!important;border-radius:11px!important;overflow:hidden!important}.cohere-settings .c-vsubtab{flex:1 1 0!important;min-width:0!important;padding:8px 4px!important;gap:0!important;font-size:12px!important;border-radius:8px!important}.cohere-settings .c-vsubtab-icon{display:none!important}.cohere-settings .c-vendor-invite-head{gap:12px!important}.cohere-settings .c-vendor-bulk-btn{width:100%;height:38px!important;justify-content:center;font-size:13px!important}.cohere-settings .c-vendor-invite-head .c-section-title{font-size:20px!important;letter-spacing:-.3px!important}.cohere-settings .c-vendor-invite-head .c-section-help{font-size:12.5px!important;margin-top:3px!important;line-height:1.45!important}.cohere-settings .c-vendor-mode-toggle{display:flex!important;width:100%;margin-bottom:14px!important}.cohere-settings .c-vendor-mode-tab{flex:1 1 0!important;min-width:0!important;height:38px!important;padding:0 10px!important;font-size:13px!important;display:inline-flex;align-items:center;justify-content:center}.cohere-settings .c-vendor-mode-toggle~div .c-field,.cohere-settings .c-vendor-new-form .c-field{gap:5px!important}.cohere-settings .c-vendor-mode-toggle~div .c-input,.cohere-settings .c-vendor-new-form .c-field>.relative input,.cohere-settings .c-vendor-new-form .c-input,.cohere-settings .c-vendor-new-form input{font-size:14px!important;line-height:1.2!important;box-sizing:border-box!important;height:38px!important;min-height:38px!important;padding:0 12px!important;border-radius:10px!important;border-color:var(--c-hairline-soft)!important}.cohere-settings .c-vendor-new-form .relative{gap:5px}.cohere-settings .c-vendor-new-form label{font-family:var(--c-font-mono)!important;font-size:10px!important;font-weight:400!important;letter-spacing:.28px!important;text-transform:uppercase!important;color:var(--c-slate)!important;margin:0!important}.cohere-settings .c-vendor-new-form{grid-template-columns:1fr!important;gap:12px!important}.cohere-settings .c-vendor-new-form>div:last-child{margin-top:0!important}.cohere-settings .c-vendor-new-form>div:last-child>.c-btn-primary{width:100%;justify-content:center}.cohere-settings .c-vendor-result-row{flex-wrap:wrap!important;padding:12px!important}.cohere-settings .c-vendor-result-cta{width:100%!important;height:38px!important;justify-content:center}.cohere-settings .c-vactive-card{border-radius:16px;gap:12px;padding:16px 16px 14px}.cohere-settings .c-vactive-head{flex-wrap:wrap;gap:11px}.cohere-settings .c-vactive-logo{width:38px!important;height:38px!important;border-radius:11px!important}.cohere-settings .c-vactive-name{font-size:19px!important}.cohere-settings .c-vactive-status{align-self:center;margin-left:auto}.cohere-settings .c-vactive-foot{flex-wrap:wrap;gap:12px!important}.cohere-settings .c-vactive-actions,.cohere-settings .c-vactive-hint{flex:1 1 100%}.cohere-settings .c-vactive-btn{flex:1 1 0;justify-content:center;height:38px!important}.cohere-settings .c-vactive-user-mail{overflow-wrap:anywhere;word-break:break-word;white-space:normal}.cohere-settings .c-pinvite-card{border-radius:16px;gap:12px;padding:16px 16px 14px}.cohere-settings .c-pinvite-logo{width:38px!important;height:38px!important;border-radius:11px!important}.cohere-settings .c-pinvite-name{font-size:19px!important}.cohere-settings .c-pinvite-foot{flex-wrap:wrap;gap:12px!important}.cohere-settings .c-pinvite-actions,.cohere-settings .c-pinvite-hint{flex:1 1 100%}.cohere-settings .c-pinvite-resend{flex:1 1 auto;justify-content:center;height:36px!important}.cohere-settings .c-pinvite-cancel{height:36px!important}.cohere-settings .c-ob-subtab-content{padding-top:2px}.cohere-settings .c-ob-desktop-only{display:none!important}.cohere-settings .c-ob-mobile-cards{display:flex;flex-direction:column;gap:10px;padding:4px 0 2px}.cohere-settings .c-member-card{background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:14px;padding:0;display:flex;flex-direction:column;gap:0;overflow:hidden}.cohere-settings .c-member-card-head{display:flex;align-items:center;gap:11px;padding:14px 14px 10px}.cohere-settings .c-member-card-avatar{flex-shrink:0;width:38px;height:38px;border-radius:50%;background:var(--c-near-black);color:#fff;font-family:var(--c-font-ui);font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;letter-spacing:.5px}.cohere-settings .c-member-card-avatar.is-pending{background:#8b8fa8}.cohere-settings .c-member-card-identity{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:2px}.cohere-settings .c-member-card-name{font-family:var(--c-font-ui);font-size:14px;font-weight:500;color:var(--c-ink);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cohere-settings .c-member-card-email{font-family:var(--c-font-mono);font-size:11px;color:var(--c-slate);letter-spacing:.1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cohere-settings .c-member-card-role{display:inline-flex;align-self:flex-start;padding:3px 9px;background:var(--c-soft-stone);border:1px solid var(--c-hairline-soft);border-radius:999px;font-family:var(--c-font-mono);font-size:10px;font-weight:400;letter-spacing:.28px;text-transform:uppercase;color:var(--c-slate);margin:0 14px 12px}.cohere-settings .c-member-card-status-pill{flex-shrink:0;display:inline-flex;align-items:center;gap:5px;padding:3px 10px;background:#fff8ec;border:1px solid #f5c76b;border-radius:999px;font-family:var(--c-font-mono);font-size:10px;font-weight:500;letter-spacing:.3px;color:#a06000}.cohere-settings .c-member-card-divider{flex-shrink:0;width:100%;height:1px;background:var(--c-hairline)}.cohere-settings .c-member-card-foot{display:flex;align-items:center;gap:0;width:100%}.cohere-settings .c-member-card-btn{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:5px;height:38px;padding:0 6px;background:transparent;border:0;font-family:var(--c-font-ui);font-size:12.5px;font-weight:400;color:var(--c-ink);cursor:pointer;transition:color .12s ease,background .12s ease}.cohere-settings .c-member-card-btn:not(:first-child){border-left:1px solid var(--c-hairline-soft)}.cohere-settings .c-member-card-btn:hover{background:var(--c-soft-stone)}.cohere-settings .c-member-card-btn.is-danger{color:var(--c-error,#e03535)}.cohere-settings .c-member-card-btn.is-primary{font-weight:500;color:var(--c-near-black)}.cohere-settings .c-discord-mobile .c-btn-danger,.cohere-settings .c-discord-mobile .c-btn-outline,.cohere-settings .c-discord-mobile .c-btn-primary{height:34px;padding:0 16px;font-size:13px}}.c-vsubtab-label-short{display:none}.c-vsubtab-label-full{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:480px){.c-vsubtab-label-full{display:none}.c-vsubtab-label-short{display:inline;white-space:nowrap;font-size:12px}.c-vsubtab-count{display:none!important}}.cohere-billing{background:var(--c-canvas);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);--bg-primary:var(--c-canvas);--bg:var(--c-canvas);--primary:var(--c-near-black);--primary-hover:var(--c-true-black);--primary-foreground:#ffffff;--primary-soft:var(--c-soft-stone);--on-primary:#ffffff;--text-on-primary:#ffffff;--text-primary:var(--c-ink);--text-secondary:var(--c-muted);--text-muted:var(--c-slate);--border:var(--c-hairline);--border-strong:var(--c-near-black);--hairline:var(--c-hairline);--accent:var(--c-coral);--danger:var(--c-error)}.cohere-billing .c-billing-page-header{padding-bottom:20px;margin-bottom:28px;border-bottom:1px solid var(--c-hairline-soft)}.cohere-billing .c-billing-page-title{font-family:var(--c-font-display);font-weight:400;font-size:clamp(28px,4vw,40px);letter-spacing:-.6px;line-height:1.05;color:var(--c-ink);margin:0}.cohere-billing .c-billing-page-subtitle{font-family:var(--c-font-ui);font-size:14px;color:var(--c-muted);margin-top:8px;max-width:560px;line-height:1.5}.cohere-billing .c-billing-band{background:var(--c-dark-navy);border-radius:22px;padding:28px;color:#ffffff;position:relative;overflow:hidden;box-shadow:var(--shadow-md)}@media (min-width:1024px){.cohere-billing .c-billing-band{padding:40px}}.cohere-billing .c-billing-band-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:32px;align-items:stretch}@media (min-width:1024px){.cohere-billing .c-billing-band-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:56px}}.cohere-billing .c-billing-band-aside,.cohere-billing .c-billing-band-main{display:flex;flex-direction:column;min-width:0}.cohere-billing .c-billing-band-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:rgba(255,255,255,.55);margin-bottom:18px}.cohere-billing .c-credit-balance{display:flex;flex-direction:column;flex:1}.cohere-billing .c-credit-number{font-family:var(--c-font-display);font-weight:400;font-size:clamp(56px,7vw,72px);letter-spacing:-1.8px;line-height:1;color:#ffffff;font-variant-numeric:tabular-nums}.cohere-billing .c-credit-suffix{font-family:var(--c-font-mono);font-size:11px;letter-spacing:.28px;text-transform:uppercase;color:rgba(255,255,255,.55);margin-top:10px}.cohere-billing .c-credit-status{display:inline-flex;align-items:center;gap:6px;font-family:var(--c-font-ui);font-size:12px;font-weight:500;padding:4px 12px;border-radius:999px;margin-bottom:18px;width:-moz-max-content;width:max-content}.cohere-billing .c-credit-status.is-low{background:var(--c-coral);color:#ffffff}.cohere-billing .c-credit-status.is-healthy{background:rgba(255,255,255,.12);color:#ffffff;border:1px solid rgba(255,255,255,.18)}.cohere-billing .c-credit-status.is-active{background:rgba(255,255,255,.08);color:rgba(255,255,255,.85);border:1px solid rgba(255,255,255,.14)}.cohere-billing .c-credit-meta{display:flex;gap:24px;margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12)}.cohere-billing .c-credit-meta-item{display:inline-flex;align-items:center;gap:8px;font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:rgba(255,255,255,.6)}.cohere-billing .c-credit-freetier-usage{display:flex;flex-direction:column;gap:8px;margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12)}.cohere-billing .c-credit-freetier-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.cohere-billing .c-credit-freetier-label{font-size:13px;color:rgba(255,255,255,.78)}.cohere-billing .c-credit-freetier-count{font-family:var(--c-font-mono);font-size:11px;letter-spacing:.2px;color:rgba(255,255,255,.6)}.cohere-billing .c-credit-skel-num{height:60px;width:220px;background:rgba(255,255,255,.08);border-radius:12px;animation:cohereBillingPulse 1.4s ease-in-out infinite}.cohere-billing .c-credit-skel-suffix{height:10px;width:120px;background:rgba(255,255,255,.06);border-radius:999px;margin-top:14px;animation:cohereBillingPulse 1.4s ease-in-out infinite}@keyframes cohereBillingPulse{0%,to{opacity:1}50%{opacity:.5}}.cohere-billing .c-band-aside-title{font-family:var(--c-font-mono);font-size:10px;letter-spacing:.28px;text-transform:uppercase;color:rgba(255,255,255,.55);margin-bottom:14px}.cohere-billing .c-billing-card{background:var(--c-canvas);border:1px solid var(--c-hairline);border-radius:22px;overflow:hidden;box-shadow:var(--shadow-md)}.cohere-billing .c-billing-tabs{display:flex;align-items:center;border-bottom:1px solid var(--c-hairline-soft);padding:0 12px}@media (min-width:640px){.cohere-billing .c-billing-tabs{padding:0 20px}}.cohere-billing .c-billing-tab{position:relative;display:inline-flex;align-items:center;gap:8px;font-family:var(--c-font-ui);font-size:13px;font-weight:500;color:var(--c-muted);background:transparent;border:0;padding:14px 16px;cursor:pointer;transition:color var(--c-dur-fast) var(--c-ease)}.cohere-billing .c-billing-tab.is-active,.cohere-billing .c-billing-tab:hover{color:var(--c-ink)}.cohere-billing .c-billing-tab.is-active:after{content:"";position:absolute;left:12px;right:12px;bottom:-1px;height:2px;background:var(--c-near-black)}.cohere-billing .c-mycards-body{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.25) transparent}.cohere-billing .c-mycards-body::-webkit-scrollbar{width:6px}.cohere-billing .c-mycards-body::-webkit-scrollbar-track{background:transparent}.cohere-billing .c-mycards-body::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:999px}.cohere-billing .c-mycards-body::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.35)}.c-cards-drawer-overlay{position:fixed;inset:0;z-index:960;background:rgba(4,12,22,.6);backdrop-filter:blur(2px)}.c-cards-drawer-overlay[data-state=open]{animation:cardsDrawerFade .2s ease-out}.c-cards-drawer{position:fixed;top:0;right:0;bottom:0;z-index:970;width:420px;max-width:92vw;display:flex;flex-direction:column;background:var(--c-dark-navy,#071829);border-left:1px solid rgba(255,255,255,.1);box-shadow:-24px 0 60px rgba(0,0,0,.45);outline:none}.c-cards-drawer[data-state=open]{animation:cardsDrawerIn .32s cubic-bezier(.22,.61,.36,1)}.c-cards-drawer[data-state=closed]{animation:cardsDrawerOut .24s cubic-bezier(.22,.61,.36,1)}@keyframes cardsDrawerFade{0%{opacity:0}to{opacity:1}}@keyframes cardsDrawerIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes cardsDrawerOut{0%{transform:translateX(0)}to{transform:translateX(100%)}}.c-cards-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:24px 24px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.c-cards-drawer-close{flex-shrink:0;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:transparent;color:rgba(255,255,255,.92);cursor:pointer;transition:background .12s cubic-bezier(.22,.61,.36,1)}.c-cards-drawer-close:hover{background:rgba(255,255,255,.08)}.c-cards-drawer-body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:18px 24px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.25) transparent}.c-cards-drawer-body::-webkit-scrollbar{width:6px}.c-cards-drawer-body::-webkit-scrollbar-track{background:transparent}.c-cards-drawer-body::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:999px}.c-cards-drawer-body::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.35)}.c-cards-drawer-foot{padding:18px 24px 24px;border-top:1px solid rgba(255,255,255,.1)}.cohere-billing .c-add-label-short{display:none}.cohere-billing [class*=shadow-lg],.cohere-billing [class*=shadow-md],.cohere-billing [class*=shadow-token-],.cohere-billing [class*=shadow-xl]{box-shadow:none!important}.cohere-billing :focus-visible{outline:0;box-shadow:0 0 0 3px rgba(155,96,170,.35)}@media (max-width:639px){.cohere-billing{background:#fbfbf9}.cohere-billing .c-billing-band{padding:18px 16px;border-radius:18px}.cohere-billing .c-billing-band-grid{gap:20px}.cohere-billing .c-mycards{padding:12px 10px!important;gap:12px!important;border-radius:14px!important;min-width:0;max-width:100%}.cohere-billing .c-mycards-add,.cohere-billing .c-mycards-manage{font-size:12px!important;padding:0 10px!important}.cohere-billing .c-add-label-full{display:none}.cohere-billing .c-add-label-short{display:inline}.c-cards-drawer{width:100vw!important;max-width:100vw!important;border-left:0!important}.c-cards-drawer-body,.c-cards-drawer-foot,.c-cards-drawer-head{padding-left:16px;padding-right:16px}.c-mycards-row{height:64px!important;padding:0 12px!important;gap:10px!important;min-width:0}.c-mycards-row-meta{flex-wrap:nowrap!important;gap:6px!important;min-width:0;overflow:hidden}.c-mycards-row-meta>span{white-space:nowrap}.c-mycards-row-number{flex-shrink:0}.c-mycards-default-chip,.c-mycards-row-brand{display:none!important}.c-mycards-row-actions{flex-shrink:0}.c-mycards-makedefault-label{display:none!important}}