.key-editor{--ke-paper:#fffaf1;--ke-paper-strong:#fffdf8;--ke-ink:#211f1c;--ke-muted:#706b64;--ke-line:#cfc7bc;--ke-blue:#356ac3;--ke-green:#397c60;border:2px solid var(--ke-ink);background:var(--ke-paper);width:min(100%,660px);color:var(--ke-ink);box-shadow:7px 7px 0 var(--ke-ink), 13px 13px 0 var(--ke-blue);position:relative;overflow:hidden}.key-editor--guided{width:min(100%,720px)}.key-editor--split{width:min(100%,900px)}.key-editor__spectrum{z-index:3;background:linear-gradient(90deg,#ed503d 0 16.66%,#e9ae2b 16.66% 33.32%,#3c9d75 33.32% 49.98%,#3b969c 49.98% 66.64%,#356ac3 66.64% 83.3%,#6751a5 83.3% 100%);height:6px;position:absolute;inset:0 0 auto}.key-editor__header{border-color:var(--ke-line);padding-top:26px}.key-editor__header h2{color:var(--ke-ink);font-family:var(--font-serif);font-size:1.6rem}.key-editor__header .ui-button{color:var(--ke-ink)}.key-editor__body{padding:0}.key-editor__layout{min-width:0}.key-editor--split .key-editor__layout{grid-template-columns:minmax(0,1.36fr) minmax(260px,.64fr);display:grid}.key-editor__form-content{min-width:0}.key-editor__section{border-bottom:1px solid var(--ke-line);gap:18px;padding:22px;display:grid}.key-editor__section:last-child{border-bottom:0}.key-editor__section-header{align-items:flex-start;gap:11px;display:flex}.key-editor__section-header>span,.key-editor__advanced-toggle>span{border:1px solid var(--ke-line);width:34px;height:34px;color:var(--ke-blue);background:#f4ede3;border-radius:7px;flex:none;place-items:center;display:grid}.key-editor__section-header h3,.key-editor__section-header p{margin:0}.key-editor__section-header h3{font-size:.95rem}.key-editor__section-header p{color:var(--ke-muted);margin-top:4px;font-size:.72rem;line-height:1.5}.key-editor__field,.key-editor__fieldset{gap:7px;min-width:0;display:grid}.key-editor__fieldset{border:0;margin:0;padding:0}.key-editor__field>span,.key-editor__fieldset>legend{color:var(--ke-ink);font-size:.72rem;font-weight:700}.key-editor__field>span{justify-content:space-between;align-items:center;gap:10px;display:flex}.key-editor__field>span em{color:#a33b30;font-size:.64rem;font-style:normal;font-weight:700}.key-editor__field>input,.key-editor__field--money>div,.key-editor__model-search{background:var(--ke-paper-strong);border:1px solid #a79f95;border-radius:7px;width:100%;min-height:44px}.key-editor__field>input,.key-editor__field>input{color:var(--ke-ink);outline:0;padding:9px 11px}.key-editor__field>input:focus,.key-editor__field--money>div:focus-within,.key-editor__model-search:focus-within{border-color:var(--ke-blue);box-shadow:0 0 0 3px #356ac329}.key-editor__expiry-select{--ui-select-accent:var(--ke-blue);--ui-select-bg:var(--ke-paper-strong);--ui-select-bg-active:var(--ke-paper-strong);--ui-select-line:#a79f95;--ui-select-muted:var(--ke-muted);--ui-select-shadow:var(--ke-ink);--ui-select-text:var(--ke-ink)}.key-editor__field small,.key-editor__hint,.key-editor__error{color:var(--ke-muted);margin:0;font-size:.7rem;line-height:1.5}.key-editor__error{color:#a33b30!important}.key-editor__segmented{border:1px solid var(--ke-line);background:#f1e9de;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.key-editor__segmented button{min-height:38px;color:var(--ke-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:7px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.key-editor__segmented button[aria-pressed=true]{background:var(--ke-paper-strong);color:var(--ke-ink);border-color:#aaa197;box-shadow:0 2px #211f1c1a}.key-editor__field--money>div{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:0 11px;display:grid}.key-editor__field--money strong{color:var(--ke-muted);font-family:var(--font-mono);font-size:.8rem}.key-editor__field--money input{min-width:0;height:42px;color:var(--ke-ink);background:0 0;border:0;outline:0;padding:0}.key-editor__section--scope{gap:0;padding:0}.key-editor__advanced-toggle{min-height:74px;color:var(--ke-ink);text-align:left;cursor:pointer;background:#f5eee4;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:14px 22px;display:grid}.key-editor__advanced-toggle>div{gap:3px;display:grid}.key-editor__advanced-toggle strong{font-size:.8rem}.key-editor__advanced-toggle small{color:var(--ke-muted);font-size:.7rem}.key-editor__advanced-toggle>svg{color:var(--ke-muted);transition:transform .16s}.key-editor__advanced-toggle[aria-expanded=true]>svg{transform:rotate(180deg)}.key-editor__advanced-content{border-top:1px solid var(--ke-line);background:var(--ke-paper-strong);gap:13px;padding:18px 22px 22px;display:grid}.key-editor__model-search{color:var(--ke-muted);align-items:center;gap:8px;padding:0 10px;display:flex}.key-editor__model-search input{width:100%;min-width:0;height:42px;color:var(--ke-ink);background:0 0;border:0;outline:0;padding:0}.key-editor__model-list{border:1px solid var(--ke-line);background:var(--ke-paper);border-radius:7px;max-height:210px;overflow:auto}.key-editor__model-list>label{border-bottom:1px solid var(--ke-line);cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:52px;padding:9px 11px;display:grid}.key-editor__model-list>label:last-child{border-bottom:0}.key-editor__model-list input{width:16px;height:16px;accent-color:var(--ke-blue)}.key-editor__model-list span{gap:3px;min-width:0;display:grid}.key-editor__model-list strong,.key-editor__model-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.key-editor__model-list strong{font-family:var(--font-mono);font-size:.7rem}.key-editor__model-list small{color:var(--ke-muted);font-size:.66rem}.key-editor__summary{border-left:1px solid var(--ke-line);background:#efe5d8;flex-direction:column;align-items:flex-start;min-width:0;padding:24px;display:flex}.key-editor__summary-index{color:var(--ke-muted);font-family:var(--font-mono);font-size:.64rem;font-weight:700}.key-editor__summary-mark{border:2px solid var(--ke-ink);background:var(--ke-paper);width:52px;height:52px;color:var(--ke-blue);box-shadow:4px 4px 0 var(--ke-ink);border-radius:8px;place-items:center;margin-top:26px;display:grid}.key-editor__summary h3{font-family:var(--font-serif);overflow-wrap:anywhere;margin:20px 0 10px;font-size:1.45rem}.key-editor__summary dl{gap:14px;width:100%;margin:auto 0 0;display:grid}.key-editor__summary dl>div{border-top:1px solid var(--ke-line);padding-top:12px}.key-editor__summary dt{color:var(--ke-muted);align-items:center;gap:6px;font-size:.68rem;font-weight:700;display:flex}.key-editor__summary dd{color:var(--ke-ink);font-family:var(--font-mono);margin:6px 0 0;font-size:.76rem;font-weight:700}.key-editor__stepper{border-bottom:1px solid var(--ke-line);background:#f5eee4;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);align-items:center;gap:8px;padding:14px 22px;display:grid}.key-editor__stepper button{min-height:38px;color:var(--ke-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:9px;padding:6px 9px;font-size:.74rem;font-weight:700;display:flex}.key-editor__stepper button[aria-current=step]{border-color:var(--ke-line);background:var(--ke-paper-strong);color:var(--ke-ink)}.key-editor__stepper button span{color:var(--ke-blue);font-family:var(--font-mono);font-size:.66rem}.key-editor__stepper i{background:var(--ke-line);height:1px}.key-editor__submit-error{color:#8c3027;background:#f9eae7;border:1px solid #d3857d;border-radius:7px;margin:18px 22px 0;padding:10px 12px;font-size:.72rem;font-weight:700}.key-editor__footer{border-color:var(--ke-line)}.key-editor__footer>div{align-items:center;gap:9px;display:flex}.key-editor__footer .ui-button{color:var(--ke-ink)}.key-editor__footer .ui-button--primary{--push-color:var(--ke-ink);color:#fffdf8}.console-key-modal.key-editor{border:2px solid var(--ke-ink);background:var(--ke-paper);width:min(100%,900px);max-height:min(90dvh,860px);color:var(--ke-ink);box-shadow:7px 7px 0 var(--ke-ink), 13px 13px 0 var(--ke-blue)}.console-key-modal .console-key-modal__header{border-color:var(--ke-line);padding-top:26px}.console-key-modal .console-key-modal__header h2{color:var(--ke-ink);font-family:var(--font-serif);font-size:1.6rem}.console-key-modal .console-key-modal__icon-button{border-color:var(--ke-line);background:var(--ke-paper-strong);color:var(--ke-ink)}.console-key-modal .console-key-modal__body{padding:0;display:block}.console-key-modal .console-key-modal__error{margin:18px 22px 0}.console-key-modal .console-key-field>label,.console-key-modal .console-key-field__label,.console-key-modal .console-key-models>legend{color:var(--ke-ink)}.console-key-modal .console-key-field>label{justify-content:space-between;align-items:center;gap:10px;display:flex}.console-key-modal .console-key-field>label em{color:#a33b30;font-size:.64rem;font-style:normal}.console-key-modal .console-key-field>input,.console-key-modal .console-key-field__money,.console-key-modal .console-key-model-picker__search{background:var(--ke-paper-strong);color:var(--ke-ink);border-color:#a79f95}.console-key-modal .console-key-field__help{color:var(--ke-muted)}.console-key-modal .console-key-segmented{border-color:var(--ke-line);background:#f1e9de}.console-key-modal .console-key-segmented button{color:var(--ke-muted)}.console-key-modal .console-key-segmented button[aria-pressed=true]{background:var(--ke-paper-strong);color:var(--ke-ink);border-color:#aaa197}.console-key-expiry{--ui-select-accent:var(--ke-blue);--ui-select-bg:var(--ke-paper-strong);--ui-select-bg-active:var(--ke-paper-strong);--ui-select-line:#a79f95;--ui-select-muted:var(--ke-muted);--ui-select-shadow:var(--ke-ink);--ui-select-text:var(--ke-ink)}.console-key-editor__models{border-top:1px solid var(--ke-line);background:#f5eee4;border-bottom:0;gap:12px}.console-key-modal .console-key-model-picker__list,.console-key-modal .console-key-model-picker__state{border-color:var(--ke-line);background:var(--ke-paper-strong)}.console-key-modal .console-key-model-picker__actions button,.console-key-modal .console-key-model-picker__state button{border-color:var(--ke-line);background:var(--ke-paper-strong);color:var(--ke-ink)}.console-key-modal .console-key-modal__footer{border-color:var(--ke-line);background:var(--ke-paper)}.console-key-modal .console-key-modal__secondary{border-color:var(--ke-line);background:var(--ke-paper-strong);color:var(--ke-ink)}.console-key-modal .console-key-modal__primary{--push-color:var(--ke-ink);border-color:var(--ke-ink);background:var(--ke-blue);color:#fffdf8}@media (width<=760px){.key-editor--split .key-editor__layout{grid-template-columns:minmax(0,1fr)}.key-editor__summary{border-top:1px solid var(--ke-line);border-left:0;min-height:260px}.console-key-modal.key-editor{width:100%;height:100dvh;max-height:100dvh;box-shadow:none;border-bottom:0;border-left:0;border-right:0}}.key-quota-meter{min-width:154px}.console-playground,.console-production{--cp-bg:#efeae0;--cp-surface:#f6f2e9;--cp-surface-muted:#fbf8f1;--cp-line:#d9d0c2;--cp-line-strong:#b9ad9d;--cp-text:#221f1c;--cp-muted:#6e6a66;--cp-blue:#2e64c4;--cp-green:#2f8a4a;--cp-gold:#b98713;--cp-red:#c64334}.console-production{--bf-workspace-line:var(--cp-line);--bf-workspace-muted:var(--cp-muted);--bf-workspace-surface:var(--cp-surface);--bf-workspace-surface-strong:var(--cp-surface-muted);--bf-workspace-text:var(--cp-text);color:var(--cp-text)}.console-production .cp-workspace{padding-top:0}.cp-key-section:before{z-index:3;content:"";background:linear-gradient(90deg,#d8442f 0 14.28%,#e87b2e 14.28% 28.56%,#f2c03c 28.56% 42.84%,#3e9e54 42.84% 57.12%,#2f8e92 57.12% 71.4%,#2e64c4 71.4% 85.68%,#4c3a8e 85.68% 100%);height:5px;position:absolute;top:0;left:0;right:0}.cp-title-row{border:1px solid var(--cp-line);background:var(--cp-surface-muted);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:32px;padding:18px 24px 20px;display:flex;position:relative;overflow:hidden}.cp-title-row>:not(.cp-title-spectrum){z-index:2;position:relative}.cp-title-spectrum{z-index:1;opacity:.92;pointer-events:none;width:460px;position:absolute;top:28px;right:148px;transform:none}.cp-title-spectrum span{--bf-spectrum-height:8px;box-shadow:0 2px #17191c24}.cp-kicker{color:var(--cp-muted);text-transform:uppercase;margin:0 0 5px;font-size:.68rem;font-weight:700}.cp-title-row h1{color:var(--cp-text);font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:1.85rem;font-weight:750;line-height:1.15}.cp-title-actions{justify-content:flex-end;align-self:flex-start;display:flex}.cp-endpoint{--endpoint-accent:var(--cp-blue);--endpoint-bg:#eee6d9;--endpoint-code-bg:#fffdf8;--endpoint-line:#d8cdbc;--endpoint-muted:var(--cp-muted);--endpoint-shadow:0 8px 18px #302a2217;--endpoint-text:var(--cp-text);width:min(460px,100%);margin-top:12px}.cp-create-button{--push-color:#1b1e22;--push-depth:4px;margin-top:8px}.cp-summary-strip{border:1px solid var(--cp-line);background:var(--cp-surface);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin:14px 0 18px;display:grid}.cp-summary-item{--bf-workspace-line:var(--cp-line);--bf-workspace-muted:var(--cp-muted);--bf-workspace-surface-strong:var(--cp-surface-muted);--bf-workspace-text:var(--cp-text)}.cp-key-section{border:1px solid var(--cp-line);background:var(--cp-surface);border-radius:8px;padding-top:5px;position:relative;overflow:hidden}.cp-key-section:before{height:5px}.cp-key-toolbar{z-index:4;border-bottom:1px solid var(--cp-line);grid-template-columns:minmax(320px,1fr) minmax(300px,.72fr) minmax(240px,.66fr);align-items:end;gap:14px;min-height:76px;padding:10px 14px;display:grid;position:relative}.cp-search{border:1px solid var(--cp-line);background:var(--cp-surface-muted);width:min(100%,440px);min-height:42px;color:var(--cp-muted);border-radius:8px;align-items:center;gap:8px;padding:0 11px;display:flex}.cp-search:focus-within{border-color:var(--cp-blue);box-shadow:0 0 0 3px #2e64c424}.cp-search input{width:100%;min-width:0;color:var(--cp-text);background:0 0;border:0;outline:0;padding:9px 0;font-size:.78rem}.cp-filter-pair{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:14px;min-width:0;display:grid}.cp-filter-pair .ui-select-menu{--ui-select-accent:var(--cp-blue);--ui-select-bg:var(--cp-surface-muted);--ui-select-bg-active:#fffdf8;--ui-select-line:var(--cp-line);--ui-select-muted:var(--cp-muted);--ui-select-shadow:var(--cp-text);--ui-select-text:var(--cp-text)}.cp-result-count{color:var(--cp-muted);font-family:var(--font-mono);font-size:.72rem}.cp-toolbar-summary{justify-content:flex-end;align-items:center;gap:12px;min-height:42px;display:flex}.cp-toolbar-summary button{border:1px solid var(--cp-line);background:var(--cp-surface-muted);min-height:34px;color:var(--cp-text);cursor:pointer;border-radius:7px;padding:6px 10px;font-size:.68rem;font-weight:700}.cp-selection-actions{justify-self:end;align-items:center;gap:8px;display:flex}.cp-selection-actions>span{color:var(--cp-text);margin-right:4px;font-size:.74rem;font-weight:700}.cp-selection-actions .ui-button{min-height:36px;color:var(--cp-text)}.cp-key-table-wrap{width:100%;overflow:auto}.cp-key-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:1050px}.cp-key-table th,.cp-key-table td{border-bottom:1px solid var(--cp-line);text-align:left;vertical-align:middle;height:84px;padding:12px 14px}.cp-key-table thead th{background:var(--cp-surface-muted);height:38px;color:var(--cp-muted);text-transform:uppercase;padding-block:8px;font-size:.65rem;font-weight:700}.cp-key-table tbody tr:last-child>*{border-bottom:0}.cp-key-table tbody tr{transition:background .14s}.cp-key-table tbody tr:hover,.cp-key-table tbody tr[data-selected=true]{background:#fbf4e8}.cp-key-table tbody tr.cp-key-row--highlighted{background:color-mix(in srgb, var(--cp-green) 11%, var(--cp-surface));box-shadow:inset 4px 0 0 var(--cp-green)}.cp-key-table th:first-child,.cp-key-table td:first-child{text-align:center;width:46px;padding-right:4px}.cp-key-table th:nth-child(2){width:40%}.cp-key-table th:nth-child(3){width:27%}.cp-key-table th:nth-child(4){width:16%}.cp-key-table th:last-child{text-align:right;width:210px}.cp-key-table tbody th{font-weight:inherit}.cp-key-table input[type=checkbox]{width:16px;height:16px;accent-color:var(--cp-blue)}.cp-key-identity{gap:7px;min-width:0;display:grid}.cp-key-identity__title{align-items:center;gap:8px;min-width:0;display:flex}.cp-key-identity__title strong{min-width:0;color:var(--cp-text);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.cp-key-identity .ui-badge{border-color:var(--cp-line);background:var(--cp-surface-muted);min-height:24px;color:var(--cp-muted);padding:3px 7px;font-size:.64rem}.cp-key-identity .ui-badge--positive{color:var(--cp-green);background:#2f8a4a12;border-color:#2f8a4a47}.cp-key-identity code{color:var(--cp-muted);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.cp-key-identity__meta{align-items:center;gap:10px;min-width:0;display:flex}.cp-key-identity__meta code{min-width:0}.cp-key-identity__meta small{border-left:3px solid var(--group-color);color:var(--cp-muted);font-family:var(--font-mono);flex:none;align-items:center;padding:3px 7px;font-size:.62rem;font-weight:700;display:inline-flex}.cp-key-identity__meta small[data-group=gpt-pro]{--group-color:#e87b2e}.cp-key-identity__meta small[data-group=gpt-plus]{--group-color:#3e9e54}.cp-key-identity__meta small[data-group=claude-pro]{--group-color:#d8442f}.cp-key-identity__meta small[data-group=default]{--group-color:#2e64c4}.cp-quota{gap:8px;min-width:0;display:grid}.cp-quota>div{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.cp-quota strong{color:var(--cp-text);font-family:var(--font-mono);font-size:.76rem}.cp-quota>div>span{color:var(--cp-muted);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.cp-quota__track{background:#e4ddd2;border-radius:4px;height:4px;display:block;overflow:hidden}.cp-quota__track i{border-radius:inherit;background:linear-gradient(90deg,#3e9e54,#2f8e92 52%,#2e64c4);height:100%;display:block}.cp-quota__track[data-unlimited] i{opacity:.72;background:linear-gradient(90deg,#d8442f 0 16.66%,#e87b2e 16.66% 33.32%,#f2c03c 33.32% 49.98%,#3e9e54 49.98% 66.64%,#2f8e92 66.64% 83.3%,#2e64c4 83.3% 100%)}.cp-last-used{color:var(--cp-muted);white-space:nowrap;font-size:.72rem}.cp-row-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.cp-row-actions>button:not(.cp-switch){width:34px;height:34px;color:var(--cp-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;display:inline-grid}.cp-row-actions>button:not(.cp-switch):hover{border-color:var(--cp-line);background:var(--cp-surface-muted);color:var(--cp-text)}.cp-row-actions>.cp-row-actions__danger:hover{color:var(--cp-red)}.cp-switch{cursor:pointer;background:#c8cdd2;border:0;border-radius:12px;width:36px;height:22px;margin-left:3px;padding:0;transition:background .15s;position:relative}.cp-switch span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000003d}.cp-switch[aria-pressed=true]{background:var(--cp-green)}.cp-switch[aria-pressed=true] span{transform:translate(14px)}.cp-empty-state{text-align:center;align-content:center;place-items:center;min-height:330px;padding:42px;display:grid}.cp-empty-state>div{border:1px solid var(--cp-line);background:var(--cp-surface-muted);width:48px;height:48px;color:var(--cp-blue);border-radius:8px;place-items:center;display:grid}.cp-empty-state h2{color:var(--cp-text);letter-spacing:0;margin:14px 0 0;font-size:1rem}.cp-empty-state p{color:var(--cp-muted);margin:7px 0 18px;font-size:.78rem}.cp-empty-state .ui-button{color:var(--cp-text)}.cp-empty-state .ui-button--primary{color:#f6f3eb;--push-color:var(--cp-text)}@media (prefers-reduced-motion:reduce){.cp-key-table tbody tr,.cp-switch,.cp-switch span{transition:none}}.cp-row-actions>button[aria-disabled=true],.console-key-action[aria-disabled=true]{opacity:.45;cursor:not-allowed}
