.provider-catalog-pane,.provider-config-pane{min-width:0}.provider-wizard-stepper{grid-template-columns:repeat(4,minmax(0,1fr))}.provider-wizard-panel{gap:12px;margin-bottom:12px;display:grid}.provider-access-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.provider-access-card{border:1px solid var(--border);background:var(--surface);min-height:184px;color:var(--text);text-align:left;cursor:pointer;border-radius:10px;align-content:start;gap:9px;padding:14px;display:grid}.provider-access-card:hover,.provider-access-card.active{border-color:color-mix(in srgb, var(--accent) 42%, var(--border));background:var(--accent-weak)}.provider-access-card.active{box-shadow:inset 3px 0 0 var(--accent)}.provider-access-card>span{background:var(--surface-soft);width:32px;height:32px;color:var(--accent);border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.provider-access-card strong{color:var(--text);font-size:14px;font-weight:780}.provider-access-card em,.provider-access-card small,.provider-account-channel-note span{color:var(--muted);font-size:12px;font-style:normal;line-height:1.5}.provider-access-card small{border-top:1px solid var(--border);margin-top:2px;padding-top:8px}.provider-account-channel-note{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:4px;padding:10px 11px;display:grid}.provider-account-channel-note strong{color:var(--text);font-size:12px;font-weight:740}.provider-create-review{grid-template-columns:repeat(4,minmax(0,1fr))}.provider-catalog-head,.provider-model-head{min-height:32px;color:var(--text);justify-content:space-between;align-items:center;gap:10px;display:flex}.provider-catalog-head strong,.provider-model-head strong{font-size:13px;font-weight:720}.provider-catalog-head span,.provider-model-head span,.provider-import-hint{color:var(--muted);font-size:11px}.provider-template-search{border:1px solid var(--border);background:var(--surface-soft);height:30px;color:var(--muted);border-radius:8px;align-items:center;gap:6px;margin:4px 0 8px;padding:0 8px;display:flex}.provider-template-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:12px}.provider-catalog-list{gap:5px;max-height:528px;padding-right:3px;display:grid;overflow:auto}.provider-catalog-list.compact{max-height:288px}.provider-category-list{gap:5px;max-height:184px;padding-right:3px;display:grid;overflow:auto}.provider-category-item{border:1px solid var(--border);background:var(--surface);width:100%;min-height:38px;color:var(--text);text-align:left;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;display:flex}.provider-category-item:hover,.provider-category-item.active{border-color:var(--border-strong);background:var(--surface-soft)}.provider-category-item strong{font-size:12px;font-weight:720}.provider-category-item span{color:var(--muted);white-space:nowrap;font-size:11px}.provider-catalog-subhead{margin-top:12px}.provider-selected-summary{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;align-items:center;gap:8px;min-height:44px;margin-bottom:12px;padding:8px 10px;display:flex}.provider-selected-summary strong{color:var(--blue);background:#dbeafe;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:760}.provider-selected-summary span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);font-size:13px;font-weight:720;overflow:hidden}.provider-account-channel-select{border:1px solid var(--border);background:var(--surface);min-width:200px;max-width:360px;height:34px;color:var(--text);border-radius:7px;padding:0 30px 0 10px;font-size:13px;font-weight:720}.provider-selected-summary em{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:11px;font-style:normal}.provider-account-selector{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(280px,46%);align-items:center;gap:14px;min-height:64px;margin-bottom:12px;padding:9px 10px;display:grid}.provider-account-selector>div{gap:3px;min-width:0;display:grid}.provider-account-selector strong{color:var(--text);font-size:12px}.provider-account-selector span{color:var(--muted-strong);font-size:11px;line-height:1.4}.provider-account-selector select{border:1px solid var(--border);background:var(--surface);min-width:0;height:36px;color:var(--text);border-radius:7px;padding:0 30px 0 10px}.provider-editor-tabs{border-bottom:1px solid var(--border);gap:18px;margin:-2px 0 12px;display:flex;overflow-x:auto}.provider-editor-tabs button{color:var(--muted-strong);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:9px 2px 10px;font-size:12px;font-weight:680;position:relative}.provider-editor-tabs button:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.provider-editor-tabs button:hover,.provider-editor-tabs button.active{color:var(--blue)}.provider-editor-tabs button.active:after{background:var(--blue)}.compact-empty{padding:10px 4px;font-size:12px}.catalog-item{border:1px solid var(--border);background:var(--surface);width:100%;min-height:48px;color:var(--text);text-align:left;cursor:pointer;border-radius:8px;gap:3px;padding:8px 9px;display:grid}.catalog-item:hover,.catalog-item.active{border-color:var(--border-strong);background:var(--surface-soft)}.catalog-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.catalog-item span{color:var(--muted);font-size:11px}.custom-provider-button{background:var(--surface);width:100%;min-height:54px;color:var(--text);cursor:pointer;text-align:left;border:1px dashed #b9b9bd;border-radius:8px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:2px 8px;margin-bottom:8px;padding:9px 10px;display:grid}.custom-provider-button:hover,.custom-provider-button.active{border-color:var(--blue);background:#f4f8ff}.custom-provider-button svg{color:var(--blue);grid-row:span 2}.custom-provider-button span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:730;overflow:hidden}.custom-provider-button em{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11px;font-style:normal;overflow:hidden}.provider-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.provider-credential-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;margin-bottom:12px;padding:10px}.provider-credential-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.provider-credential-head>div,.provider-account-inline-head{gap:3px;min-width:0;display:grid}.provider-credential-head strong,.provider-account-inline-head strong{color:var(--text);font-size:12px;font-weight:740}.provider-credential-head span,.provider-account-inline-head span,.provider-credential-note{color:var(--muted-strong);font-size:11px;line-height:1.45}.provider-credential-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.provider-credential-option{border:1px solid var(--border);background:var(--surface-soft);min-height:82px;color:var(--text);text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;gap:8px;padding:10px;display:grid}.provider-credential-option:hover,.provider-credential-option.active{border-color:var(--blue);background:#f4f8ff}.provider-credential-option svg{color:var(--blue);margin-top:1px}.provider-credential-option span{gap:4px;min-width:0;display:grid}.provider-credential-option strong{color:var(--text);font-size:12px;font-weight:740}.provider-credential-option em{color:var(--muted);font-size:11px;font-style:normal;line-height:1.4}.provider-account-inline{border-top:1px solid var(--border);margin-top:10px;padding-top:10px}.provider-quota-panel{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;padding:12px}.provider-quota-list{gap:10px;margin-top:10px;display:grid}.provider-quota-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:12px}.provider-quota-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.provider-quota-account{gap:3px;min-width:0;display:grid}.provider-quota-account strong{overflow-wrap:anywhere;color:var(--text);font-size:13px}.provider-quota-account>span{color:var(--muted-strong);font-size:10px}.provider-quota-card-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.provider-quota-card-actions button{justify-content:center;align-items:center;gap:5px;display:inline-flex}.provider-account-disable-button{color:var(--warn)}.provider-account-delete-button{width:auto;height:34px;min-height:34px;padding:0 10px}.provider-account-confirmation-modal{width:min(460px,100vw - 32px)}.provider-account-confirmation-target{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:3px;padding:10px 12px;display:grid}.provider-account-confirmation-target span{color:var(--muted);font-size:11px}.provider-account-confirmation-target strong{overflow-wrap:anywhere;color:var(--text);font-size:13px}.provider-account-delete-confirmation-field code{background:var(--surface-soft);width:max-content;color:var(--neg);letter-spacing:.04em;border-radius:6px;padding:5px 8px;font-size:12px;font-weight:760}.provider-quota-status{border-radius:999px;padding:4px 8px;font-size:10px;font-weight:740}.provider-quota-status.available{color:var(--pos);background:color-mix(in srgb, var(--pos) 12%, transparent)}.provider-quota-status.limited{color:var(--neg);background:color-mix(in srgb, var(--neg) 10%, transparent)}.provider-quota-summary{grid-template-columns:minmax(160px,.8fr) minmax(0,2.2fr);gap:8px;margin-top:12px;display:grid}.provider-quota-usage{background:var(--surface-soft);border-radius:7px;align-content:center;gap:6px;padding:10px;display:grid}.provider-quota-usage>span{color:var(--muted);font-size:10px}.provider-quota-usage>strong{color:var(--text);font-size:24px;line-height:1}.provider-quota-progress{background:var(--border);border-radius:999px;height:5px;overflow:hidden}.provider-quota-progress span{border-radius:inherit;background:var(--accent);height:100%;display:block}.provider-quota-highlights{grid-template-columns:.7fr .7fr 1.6fr;gap:8px;display:grid}.provider-quota-fetched-at{color:var(--muted);text-align:right;margin-top:7px;font-size:9px}.provider-quota-details{border-top:1px solid var(--border);margin-top:8px;padding-top:8px}.provider-quota-details summary{cursor:pointer;width:max-content;color:var(--muted-strong);font-size:10px;font-weight:700}.provider-quota-details[open] summary{color:var(--text)}.provider-quota-grid,.provider-account-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.provider-quota-metric{background:var(--surface-soft);border-radius:7px;gap:4px;min-width:0;padding:8px;display:grid}.provider-quota-metric span{color:var(--muted);font-size:10px}.provider-quota-metric strong{overflow-wrap:anywhere;color:var(--text);font-size:12px}.provider-quota-error{color:var(--neg);margin:10px 0 0;font-size:11px}.provider-codex-test-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.provider-codex-test-account,.provider-codex-test-prompt{grid-column:1/-1}.provider-codex-test-prompt textarea{resize:vertical;min-height:76px}.provider-codex-test-result{margin-top:10px}.provider-account-intersection-note{border:1px solid color-mix(in srgb, var(--blue) 24%, var(--border));background:color-mix(in srgb, var(--blue) 7%, var(--surface));color:var(--muted-strong);border-radius:8px;margin:10px 0 0;padding:9px 10px;font-size:11px;line-height:1.5}.provider-codex-test-actions{justify-content:flex-end;margin-top:10px;display:flex}.provider-test-status{background:var(--surface-soft);color:var(--muted-strong);border-radius:999px;padding:3px 7px;font-size:10px}.provider-test-status.success{background:var(--pos-weak);color:var(--pos)}.provider-test-status.error{background:color-mix(in srgb, var(--red) 10%, transparent);color:var(--red)}.provider-account-selection-empty{border:1px dashed var(--border-strong);min-height:220px;color:var(--muted);text-align:center;border-radius:10px;place-content:center;justify-items:center;gap:8px;display:grid}.provider-account-selection-empty strong{color:var(--text);font-size:14px}.provider-account-selection-empty span{max-width:420px;font-size:12px;line-height:1.5}.provider-codex-test-result pre{border:1px solid var(--border);color:#e2e8f0;white-space:pre-wrap;overflow-wrap:anywhere;background:#0f172a;border-radius:7px;max-height:260px;margin:10px 0 0;padding:10px;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:auto}.provider-account-auth-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:10px;display:grid}.provider-account-auth-wide{grid-column:1/-1}.field-action-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.field-action-row .secondary-button{white-space:nowrap;min-height:38px}.provider-account-auth-actions{grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;display:flex}.provider-oauth-callback-backdrop{z-index:30}.provider-oauth-callback-modal{gap:14px;width:min(560px,100%);display:grid}.provider-oauth-callback-modal>p{margin:0}.provider-oauth-callback-heading{align-items:center;gap:12px;display:flex}.provider-oauth-callback-heading h2,.provider-oauth-callback-heading p{margin:0}.provider-oauth-callback-icon{background:var(--accent-weak);width:38px;height:38px;color:var(--accent);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.provider-oauth-callback-modal textarea{min-height:112px}.provider-oauth-callback-modal .provider-oauth-callback-error{color:var(--neg);margin:0;font-size:12px}.provider-account-token-status{border:1px solid var(--border);background:var(--surface-soft);min-width:0;color:var(--muted-strong);border-radius:8px;flex-wrap:wrap;align-items:center;gap:7px;padding:8px 10px;font-size:12px;line-height:1.35;display:flex}.provider-account-token-status.ready{border-color:color-mix(in srgb, var(--pos) 28%, var(--border));background:var(--pos-weak);color:var(--pos)}.provider-account-token-status span{font-weight:720}.provider-account-token-status em{background:var(--surface);color:var(--text);border-radius:999px;padding:2px 7px;font-size:11px;font-style:normal}.provider-account-runtime{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;margin-top:12px;padding:10px}.provider-account-runtime summary{cursor:pointer;color:var(--text);font-size:12px}.provider-account-runtime summary strong{margin-right:6px;font-weight:730}.provider-account-runtime summary span{color:var(--muted-strong);font-size:11px}.provider-account-name-error{color:var(--neg)!important}.provider-account-fields{grid-template-columns:1fr 1fr;gap:12px;margin-top:10px;display:grid}.provider-account-fields.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.provider-direct-key-fields{border-top:1px solid var(--border);margin-top:10px;padding-top:10px}.provider-account-fields .field[data-field-key=id_token]{grid-column:1/-1}.provider-credential-note{margin:10px 0 0}.provider-account-advanced{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;margin-top:12px;padding:10px}.provider-account-advanced summary{cursor:pointer;color:var(--text);font-size:12px;font-weight:730}.provider-account-advanced p{color:var(--muted-strong);margin:8px 0 0;font-size:11px;line-height:1.45}.provider-import-options{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;margin:12px 0;padding:9px 10px;display:flex}.provider-import-options>div:first-child{gap:3px;min-width:0;display:grid}.provider-import-options strong{color:var(--text);font-size:12px;font-weight:730}.provider-import-options span{color:var(--muted-strong);font-size:11px;line-height:1.45}.model-option input{flex:none;width:14px;height:14px}.multi-select-field{grid-column:1/-1}.multi-select-tools{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.multi-select-tools input{min-width:0}.multi-select-list{border:1px solid var(--border);background:var(--surface);border-radius:8px;max-height:260px;overflow:auto}.multi-select-option{border-bottom:1px solid var(--border);cursor:pointer;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:9px;min-height:38px;padding:8px 10px;display:grid}.multi-select-option:last-child{border-bottom:0}.multi-select-option:hover{background:var(--surface-soft)}.multi-select-option input{width:14px;height:14px}.multi-select-option span{min-width:0;color:var(--text);overflow-wrap:anywhere;font-size:12px;font-weight:650;line-height:1.35}.provider-route-toggle{flex:none}.provider-model-tools{justify-content:flex-end;align-items:center;gap:8px;min-width:min(390px,58%);display:flex}.provider-model-tools input{border:1px solid var(--border);background:var(--surface);width:min(260px,50%);height:30px;color:var(--text);border-radius:8px;padding:0 9px;font-size:12px}.provider-model-tools .secondary-button{height:30px}.provider-model-list{border:1px solid var(--border);border-radius:8px;max-height:340px;overflow:auto}.model-option{border-bottom:1px solid var(--border);cursor:pointer;grid-template-columns:16px minmax(0,1fr);gap:9px;min-height:76px;padding:9px 10px;display:grid}.model-option:last-child{border-bottom:0}.model-option:hover{background:var(--surface-soft)}.model-option strong,.model-option span,.model-option small{display:block}.model-option strong{font-size:12px;font-weight:720}.model-option span{color:var(--muted-strong);margin-top:2px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.model-option small{color:var(--muted);margin-top:4px;font-size:11px}.capability-row{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.capability-row em{color:#57575c;background:#f0f0f0;border-radius:999px;min-height:20px;padding:3px 6px;font-size:10px;font-style:normal;font-weight:680}.provider-import-hint{margin:8px 0 0}.field{gap:6px;display:grid}.field span{color:var(--muted);font-size:11px;font-weight:680}.field small{color:var(--muted);font-size:11px;line-height:1.45}.field input,.field select,.field textarea{border:1px solid var(--border);width:100%;min-height:32px;color:var(--text);background:var(--surface);border-radius:8px;padding:0 9px;font-size:12px}.field textarea{resize:vertical;min-height:84px;padding:9px}.boolean-toggle{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;grid-template-columns:1fr 1fr;gap:3px;width:fit-content;min-height:32px;padding:3px;display:inline-grid}.boolean-toggle button{min-width:56px;height:24px;color:var(--muted-strong);cursor:pointer;border-radius:6px;padding:0 10px;font-size:12px;font-weight:680}.boolean-toggle button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #00000014}.boolean-toggle button:disabled{cursor:not-allowed;opacity:.6}.modal-actions{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:8px;min-height:54px;padding:11px 18px;display:flex}
.database-status{gap:16px;display:grid}.database-status-actions{justify-content:flex-end;display:flex}.database-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.database-status-card,.database-status-details{border:1px solid var(--border);background:var(--surface-2);min-width:0;box-shadow:var(--shadow-sm);border-radius:14px;padding:18px}.database-status-card{min-height:132px}.database-status-card-header{align-items:center;gap:10px;margin-bottom:18px;display:flex}.database-status-card-header h2{color:var(--ink-2);margin:0;font-size:13px;font-weight:650}.database-status-card-icon{border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.database-status-card-icon svg{width:18px;height:18px}.database-status-card-icon.database{background:var(--accent-weak);color:var(--accent)}.database-status-card-icon.runtime,.database-status-card-icon.version{color:#7c3aed;background:#7c3aed1f}.database-status-card-icon.connection{background:var(--pos-weak);color:var(--pos)}.database-status-card-icon.details{background:var(--surface-3);color:var(--ink-2)}.database-status-card-value{min-width:0;color:var(--ink);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:25px;font-weight:720;line-height:1.2}.database-status-value-row{align-items:center;gap:9px;display:flex}.database-status-indicator{background:var(--ink-4);border-radius:999px;flex:none;width:10px;height:10px}.database-status-indicator.active{background:var(--pos)}.database-status-state-icon{width:24px;height:24px}.database-status-state,.database-status-state-icon.normal{color:var(--pos)}.database-status-state.error,.database-status-state-icon.error{color:var(--red)}.database-status-state{font-size:20px;font-weight:720}.database-status-version,.database-status-url{color:var(--ink-2);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.database-status-version{font-size:13px;line-height:1.6}.database-status-url{background:var(--surface-3);border-radius:9px;padding:11px 12px;font-size:12px;line-height:1.6}.database-status-note{color:var(--ink-3);margin-top:8px;font-size:11px}.database-status-message{min-height:160px;color:var(--ink-3);justify-content:center;align-items:center;display:flex}.database-status-error{border:1px solid color-mix(in srgb, var(--red) 28%, var(--border));background:color-mix(in srgb, var(--red) 8%, var(--surface));color:var(--red);border-radius:12px;align-items:center;gap:9px;padding:13px 14px;display:flex}.database-status-error svg{flex:none;width:19px;height:19px}@media (max-width:720px){.database-status-grid{grid-template-columns:1fr}.database-status-card{min-height:120px}}
@media (max-width:1440px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.app-shell.sidebar-collapsed{grid-template-columns:68px minmax(0,1fr)}.top-links{display:none}.content-panel{padding:26px 30px 42px}.playground-content-panel{padding:0}.gateway-quick-grid,.reports-export-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.login-shell{padding:14px}.login-card{width:100%}.app-shell{grid-template-columns:1fr}.sidebar{display:none}.workspace{padding:0 12px}.topbar{flex-wrap:wrap;align-items:center;height:auto;padding:12px 0}.content-panel{margin:0;padding:20px 16px 28px}.playground-content-panel{padding:0}.gateway-hero{flex-direction:column;padding:18px}.gateway-quick-grid,.resource-detail-layout.with-panel{grid-template-columns:1fr}.team-members-panel,.project-quota-panel{max-height:none}.project-quota-grid,.metrics,.two-column,.modal-body,.identity-provider-grid,.identity-provider-grid.compact,.identity-template-grid,.identity-template-summary,.wizard-stepper,.wizard-project-grid,.wizard-choice-row,.wizard-form-grid,.wizard-model-list,.wizard-review-grid,.provider-modal-body,.provider-form-grid,.provider-access-options,.provider-credential-options,.provider-account-auth-grid,.provider-account-fields,.playground-shell,.playground-detail-strip,.model-catalog,.route-matrix,.request-history-layout,.reports-export-grid{grid-template-columns:1fr}.request-history-toolbar{flex-direction:column;align-items:stretch}.request-search{width:100%;min-width:0}.request-filter-tabs{overflow-x:auto}.request-detail-panel{min-height:0}.playground-shell{height:auto;min-height:0}.playground-config{border-right:0;border-bottom:1px solid var(--border)}.playground-main{min-height:560px}.playground-page{min-height:0}.playground-model-bar{flex-direction:column;align-items:stretch}.playground-actions{justify-content:flex-start}.playground-composer-actions{grid-template-columns:minmax(0,1fr) 38px}.playground-composer-actions .playground-foot{grid-column:1/-1;justify-content:flex-start}.playground-message{width:100%}.provider-catalog-list,.provider-model-list{max-height:260px}.provider-model-head{flex-direction:column;align-items:stretch}.provider-model-tools{justify-content:stretch;min-width:0}.multi-select-tools{grid-template-columns:1fr 1fr}.multi-select-tools input{grid-column:1/-1}.multi-select-list{max-height:220px}.provider-model-tools input{width:100%}.workflow-hint{flex-direction:column;align-items:stretch}.workflow-hint-stats{flex-wrap:wrap}.search-box{width:100%;min-width:0}.model-provider-list{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));max-height:none}.model-category-strip{grid-template-columns:1fr;gap:8px}.model-category-tabs{overflow-x:auto}.model-filterbar{flex-direction:column;align-items:stretch}.model-capability-tabs{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.model-catalog-actions{flex-direction:column;align-items:stretch;width:100%}.model-catalog-table-mode .model-catalog-actions .button{align-self:flex-start;width:fit-content}.model-search{width:100%}.route-model-head{flex-direction:column;align-items:stretch}.route-model-stats{justify-items:start}.route-provider-row{grid-template-columns:26px 30px minmax(0,1fr) auto;align-items:start}.route-provider-main,.route-upstream-model{grid-column:3/-1}.route-provider-row>.pill{grid-column:3/4;justify-self:start}.route-row-actions{grid-area:3/4/auto/5;align-self:center}.table-toolbar{flex-direction:column;align-items:stretch}.table-toolbar-actions{white-space:normal;flex-wrap:wrap;justify-content:flex-start}.pagination{flex-direction:column;align-items:stretch}.pagination-controls{justify-content:space-between}}@media (max-width:640px){h1{font-size:22px}.metric{min-height:96px}.metric-value{margin-top:20px}.request-detail-grid,.request-usage-strip{grid-template-columns:1fr}.request-list-row{grid-template-columns:minmax(0,1fr)}.request-row-tail{grid-area:auto/1;justify-content:space-between}.model-card-grid{grid-template-columns:1fr}.model-card{padding:12px}.model-card-pricing{gap:9px}.wizard-step strong{white-space:normal}.api-key-wizard-body{padding:14px}.wizard-panel,.identity-template-card{min-height:0}}
*{scrollbar-color:var(--border-2) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-2);background-clip:content-box;border:3px solid #0000;border-radius:8px}button,a,input,select,textarea{transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform .15s,filter .15s}button:active,a:active{transform:scale(.985)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 34%, transparent);outline-offset:2px}.login-shell{min-height:100dvh;color:var(--ink);background:radial-gradient(900px 420px at 50% -10%,#ffffffb8,#0000 72%),linear-gradient(135deg,#edf5ff 0%,#f6f9ff 52%,#e8f1ff 100%);place-items:center;padding:clamp(24px,4vw,56px);display:grid;position:relative;overflow:hidden auto}.login-theme-toggle{z-index:5;color:#536174;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #a2b0c661;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:absolute;top:clamp(22px,3.2vw,42px);right:clamp(22px,3.2vw,42px);box-shadow:0 10px 24px #1d427a14}.login-theme-toggle:hover{color:#1f2a3d;border-color:#487ef157;transform:translateY(-1px)}.login-stage{background:#fff;border:1px solid #cdd8e7eb;border-radius:24px;grid-template-columns:minmax(360px,1.06fr) minmax(300px,.94fr);width:min(860px,100%);height:auto;min-height:480px;display:grid;overflow:hidden;box-shadow:0 20px 54px #2648761f,0 3px 14px #26487614}.login-hero-panel{isolation:isolate;background-color:#f8f1e7;background-image:linear-gradient(151deg,#ffffffad 0 1px,#0000 1px 100%),linear-gradient(29deg,#dfd5c485 0 1px,#0000 1px 100%);background-size:126px 74px;border-right:1px solid #e0dacfc7;place-items:center;display:grid;position:relative;overflow:hidden}.login-hero-panel:before,.login-hero-panel:after{content:"";z-index:-1;pointer-events:none;position:absolute;inset:-20%}.login-hero-panel:before{background:radial-gradient(circle at 46%,#3e7bf621,#0000 24%),radial-gradient(circle at 58% 47%,#0fa4781a,#0000 20%);animation:10s ease-in-out infinite login-ambient}.login-hero-panel:after{opacity:.38;background:linear-gradient(90deg,#0000 0%,#ffffff57 46%,#0000 56%);animation:4.2s cubic-bezier(.16,1,.3,1) infinite login-scan;transform:translate(-65%)}.login-hero-orbit{z-index:1;pointer-events:none;position:absolute;inset:0}.login-hero-orbit:before{content:"";aspect-ratio:1;border:1px solid #3e7bf61a;border-radius:36px;width:min(28vw,280px);animation:4.2s cubic-bezier(.16,1,.3,1) infinite login-frame-reveal;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.login-flow-scene{z-index:2;contain:layout style paint;width:min(440px,94%);height:320px;position:relative}.login-flow-svg{z-index:1;position:absolute;inset:0;overflow:visible}.login-flow-link{fill:none;stroke:#3e7bf642;stroke-width:2.4px;stroke-linecap:round;stroke-dasharray:5 8;animation:3.1s linear infinite login-flow-dash}.login-provider-flow{stroke:#0fa47857;stroke-width:3px}.login-flow-token{fill:#3e7bf6;opacity:.92;filter:drop-shadow(0 0 7px #3e7bf673);animation:1.55s ease-in-out infinite login-token-pulse}.login-key-stack{z-index:3;gap:36px;display:grid;position:absolute;top:64px;left:26px}.login-key-chip{color:#506079;letter-spacing:0;background:#ffffffb8;border:1px solid #ffffffc2;border-radius:12px;align-items:center;gap:8px;width:94px;height:36px;padding:0 11px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:760;animation:3.1s ease-in-out infinite login-key-pulse;display:inline-flex;box-shadow:0 12px 24px #21355414,inset 0 1px #ffffffd6}.login-key-chip.key-two{animation-delay:.35s}.login-key-chip.key-three{animation-delay:.7s}.login-key-icon{color:#2f6df3;background:radial-gradient(circle at 32% 28%,#fffffff5,#0000 42%),#3e7bf61a;border:1px solid #3e7bf633;border-radius:8px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;box-shadow:0 8px 16px #3e7bf624}.login-hub-node{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffc;border:1px solid #ffffffd1;border-radius:22px;place-items:center;gap:7px;width:98px;min-height:88px;padding:11px 10px 10px;animation:3.1s ease-in-out infinite login-hub-breathe;display:grid;position:absolute;top:117px;left:187px;box-shadow:0 24px 46px #21355421,inset 0 1px #ffffffeb}.login-logo-tile{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.login-logo-tile img{object-fit:contain;width:100%;height:100%}.login-hub-copy{justify-items:center;gap:1px;display:grid}.login-hub-copy strong{color:#1e293b;letter-spacing:0;font-size:13px;font-weight:820;line-height:1}.login-hub-copy small{color:#7b879b;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:720;line-height:1}.login-provider-stack{z-index:3;gap:14px;display:grid;position:absolute;top:46px;right:8px}.login-provider-node{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#1f2a3d;background:#ffffffa8;border:1px solid #ffffffb8;border-radius:15px;grid-template-columns:24px minmax(0,1fr);align-content:center;place-items:center;gap:4px 8px;width:112px;min-height:60px;padding:8px 14px 8px 10px;animation:3.1s ease-in-out infinite login-provider-card;display:grid;box-shadow:0 16px 32px #2135541a,inset 0 1px #fffc}.login-provider-node.provider-two{animation-delay:.28s}.login-provider-node.provider-three{animation-delay:.56s}.login-provider-icon{color:#fff;background:linear-gradient(135deg,#3e7bf6f2,#0fa478eb),#3e7bf6;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;animation:3.1s ease-in-out infinite login-provider-ready;display:inline-flex;box-shadow:0 10px 22px #3e7bf642}.login-provider-icon svg{filter:drop-shadow(0 1px 2px #1118272e)}.login-provider-node strong{white-space:nowrap;justify-self:start;min-width:0;padding-right:4px;font-size:10px;font-weight:800;line-height:1}.login-provider-bars{grid-column:1/-1;justify-self:end;gap:3px;width:72px;display:grid}.login-provider-bars span{background:#3e7bf63d;border-radius:999px;height:2px;animation:1.7s ease-in-out infinite login-provider-bar}.login-provider-bars span:nth-child(2){width:76%;animation-delay:.18s}.login-provider-bars span:nth-child(3){width:58%;animation-delay:.36s}.login-signal-strip{z-index:2;gap:9px;display:inline-flex;position:absolute;bottom:42px;left:50%;transform:translate(-50%)}.login-signal-strip span{transform-origin:0;background:#3e7bf642;border-radius:999px;width:34px;height:3px;animation:2.4s ease-in-out infinite login-signal}.login-signal-strip span:nth-child(2){animation-delay:.25s}.login-signal-strip span:nth-child(3){animation-delay:.5s}.login-card{width:min(292px,100% - 48px);box-shadow:none;background:0 0;border:0;border-radius:0;place-self:center;gap:0;padding:clamp(28px,3vw,38px) 0;display:grid}.login-card-head{grid-template-columns:minmax(0,1fr);align-items:start;gap:0;margin-bottom:22px;display:grid}.login-card-head h1{color:#202638;letter-spacing:0;white-space:nowrap;margin:0;font-size:28px;font-weight:800;line-height:1.08}.login-language-switcher{justify-self:start;margin:0}.field{align-content:start;align-self:start;gap:7px;margin-bottom:18px}.field>span:first-child,.field>small{color:var(--ink-2);font-size:12.5px;font-weight:500}.field input,.field select,.field textarea,.playground-field textarea,.playground-field select,.playground-slider input[type=number],.provider-model-tools input,.provider-template-search,.search-box,.request-search{border-color:var(--border-2);background:var(--surface-2);color:var(--ink);border-radius:11px}.field input,.field select{min-height:44px;padding:0 14px;font-size:14px}.field textarea{min-height:96px;padding:12px 14px;font-size:13px;line-height:1.55}.field input:focus,.field select:focus,.field textarea:focus,.playground-field textarea:focus,.playground-field select:focus,.playground-slider input[type=number]:focus{border-color:var(--accent);background:var(--surface);box-shadow:0 0 0 3px var(--accent-weak);outline:0}.login-card .field{gap:7px;margin-bottom:15px}.login-card .field>span:first-child{color:#667086;font-size:14px;font-weight:700}.login-card .field input{color:#202638;letter-spacing:0;background:#fff;border:1px solid #d5deeb;border-radius:13px;min-height:48px;padding:0 16px;font-size:16px;font-weight:700;box-shadow:0 1px #ffffffd9,inset 0 0 0 1px #ffffff75}.login-card .field input:focus{background:#fff;border-color:#3e7bf6c7;box-shadow:0 0 0 4px #3e7bf621}.password-field{color:inherit;font-size:inherit;font-weight:inherit;display:block;position:relative}.password-field input{padding-right:52px}.password-toggle{color:#9aa6b8;cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:absolute;top:7px;right:7px}.password-toggle:hover{color:#68758a;background:#f1f5fb}.login-helper-row{justify-content:space-between;align-items:center;gap:12px;margin:0 0 18px;display:flex}.login-helper-row>span{color:#667086;align-items:center;gap:9px;font-size:14px;font-weight:700;display:inline-flex}.login-checkmark{color:#fff;background:#407df2;border-radius:7px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.login-helper-row button{color:#3477f6;cursor:pointer;white-space:nowrap;background:0 0;font-size:14px;font-weight:700}.login-helper-row button:hover{text-underline-offset:4px;text-decoration:underline}.login-submit{color:#fff;background:#437df1;border-radius:13px;width:100%;height:48px;font-size:16px;font-weight:760;box-shadow:0 12px 22px #3e7bf633}.login-submit:hover{filter:brightness(1.06);transform:translateY(-1px)}.login-error{border-color:color-mix(in srgb, var(--red) 28%, transparent);background:color-mix(in srgb, var(--red) 8%, var(--surface));color:var(--red);border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:13px}.login-divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:22px 0;display:grid}.login-divider span{background:var(--border);height:1px}.login-divider small{color:var(--ink-3);font-size:11.5px}.login-sso-list{gap:10px;display:grid}.login-sso-list.multi{grid-template-columns:repeat(3,minmax(0,1fr))}.login-sso-list.multi.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.login-sso-button{border:1px solid var(--border-2);background:var(--surface);width:100%;height:44px;color:var(--ink);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:9px;font-size:13.5px;font-weight:500;text-decoration:none;display:inline-flex}.login-sso-list.multi .login-sso-button{gap:7px;height:50px;padding:0 8px}.login-sso-icon{background:color-mix(in srgb, var(--accent) 10%, var(--surface));width:24px;height:24px;color:var(--accent);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.login-sso-list.multi .login-sso-icon{border-radius:7px;width:22px;height:22px}.login-sso-icon.gitlab{color:#d65a1f;background:#fff2e8}.login-sso-icon.github{color:#24292f;background:#eef2f7}.login-sso-icon.google{color:#2472d8;background:#eef6ff}.login-sso-icon.microsoft{color:#18884f;background:#edf7f0}.login-sso-icon.okta,.login-sso-icon.keycloak,.login-sso-icon.oidc{color:#5c55d6;background:#f0efff}.login-sso-icon.oauth2{color:#16866f;background:#eef8f5}.login-sso-icon.saml{color:#a96d00;background:#fff7df}.login-sso-icon.ldap{color:#475569;background:#f1f5f9}.login-sso-icon svg{display:block}.login-sso-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.login-sso-list.multi .login-sso-label{font-size:12.5px}.login-sso-button:hover{border-color:var(--ink-3)}.login-sso-button:disabled,.login-sso-button[aria-disabled=true]{cursor:not-allowed;opacity:.62}@media (max-width:360px){.login-sso-list.multi{grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes login-ambient{0%,to{opacity:.78;transform:translate(-1.5%,-1%)scale(1)}50%{opacity:1;transform:translate(1.5%,1%)scale(1.04)}}@keyframes login-scan{0%,34%{opacity:0;transform:translate(-72%)}50%{opacity:.7}76%,to{opacity:0;transform:translate(72%)}}@keyframes login-frame-reveal{0%,12%{opacity:0;transform:translate(-50%,-50%)rotate(45deg)scale(.72)}34%,84%{opacity:1;transform:translate(-50%,-50%)rotate(45deg)scale(1)}to{opacity:0;transform:translate(-50%,-50%)rotate(45deg)scale(1.02)}}@keyframes login-flow-dash{0%{stroke-dashoffset:26px}to{stroke-dashoffset:0}}@keyframes login-token-pulse{0%,to{opacity:.48;transform:scale(.86)}50%{opacity:1;transform:scale(1.1)}}@keyframes login-key-pulse{0%,to{border-color:#ffffffc2;transform:translate(0,0)}40%{border-color:#3e7bf670;transform:translate(4px)}}@keyframes login-hub-breathe{0%,to{transform:scale(1);box-shadow:0 24px 46px #21355421,inset 0 1px #ffffffeb}50%{transform:scale(1.025);box-shadow:0 28px 54px #3e7bf62b,inset 0 1px #fffffff0}}@keyframes login-provider-ready{0%,to{filter:saturate();transform:scale(1)}50%{filter:saturate(1.18);transform:scale(1.08)}}@keyframes login-provider-card{0%,to{border-color:#ffffffb8;transform:translate(0,0)}44%{border-color:#0fa47861;transform:translate(-3px)}}@keyframes login-provider-bar{0%,to{opacity:.32;transform:scaleX(.55)}50%{opacity:.84;transform:scaleX(1)}}@keyframes login-signal{0%,to{opacity:.35;transform:scaleX(.55)}50%{opacity:.82;transform:scaleX(1)}}[data-theme=dark].login-shell{background:radial-gradient(800px 420px at 50% -10%,#5b92ff24,#0000 70%),linear-gradient(135deg,#0c111c 0%,#111827 54%,#0b1020 100%)}[data-theme=dark] .login-theme-toggle{color:#a8b4c6;background:#141a26d1;border-color:#68799557;box-shadow:0 14px 34px #00000047}[data-theme=dark] .login-stage{background:#101725;border-color:#4e5c7494;box-shadow:0 30px 90px #00000061}[data-theme=dark] .login-hero-panel{background-color:#131927;background-image:linear-gradient(151deg,#ffffff17 0 1px,#0000 1px 100%),linear-gradient(29deg,#5b92ff24 0 1px,#0000 1px 100%);border-right-color:#4e5c7480}[data-theme=dark] .login-logo-tile{background:0 0}[data-theme=dark] .login-key-chip,[data-theme=dark] .login-hub-node,[data-theme=dark] .login-provider-node{background:#0f172abd;border-color:#ffffff1f;box-shadow:0 22px 48px #00000047,inset 0 1px #ffffff14}[data-theme=dark] .login-key-chip,[data-theme=dark] .login-hub-copy small{color:#a9b4c6}[data-theme=dark] .login-key-icon{color:#8ab2ff;background:radial-gradient(circle at 32% 28%,#ffffff2e,#0000 42%),#5b92ff29;border-color:#5b92ff47;box-shadow:0 8px 18px #0000002e}[data-theme=dark] .login-hub-copy strong,[data-theme=dark] .login-provider-node,[data-theme=dark] .login-card-head h1{color:#f4f7fb}[data-theme=dark] .login-flow-link{stroke:#5b92ff52}[data-theme=dark] .login-provider-flow{stroke:#2fd8a857}[data-theme=dark] .login-card .field>span:first-child,[data-theme=dark] .login-helper-row>span{color:#a9b4c6}[data-theme=dark] .login-card .field input{color:#f4f7fb;background:#101827;border-color:#334059;box-shadow:inset 0 0 0 1px #ffffff08}[data-theme=dark] .password-toggle:hover{color:#d5deec;background:#172235}@media (prefers-reduced-motion:reduce){.login-hero-panel:before,.login-hero-panel:after,.login-hero-orbit:before,.login-flow-link,.login-flow-token,.login-key-chip,.login-hub-node,.login-provider-icon,.login-provider-bars span,.login-signal-strip span{animation:none}.login-flow-token{display:none}}
.app-shell{background:var(--bg);height:100dvh;min-height:100dvh;color:var(--ink);grid-template-columns:256px minmax(0,1fr);display:grid;overflow:hidden}.app-shell.sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.sidebar{border-right:1px solid var(--border);background:var(--surface);height:100dvh;color:var(--ink-2);padding:0}.brand{border-bottom:1px solid var(--border);min-height:76px;color:var(--ink);letter-spacing:0;grid-template-columns:44px minmax(0,1fr);grid-template-areas:"logo name""logo version";gap:7px 12px;padding:0 44px 0 18px;font-size:20px;font-weight:780;position:relative}.brand-logo{object-fit:contain;border-radius:0;width:44px;height:44px}.brand-name{align-self:end;font-size:20px;font-weight:780;line-height:1}.version{background:var(--surface-3);height:24px;color:var(--ink-3);letter-spacing:0;border-radius:999px;align-self:start;padding:0 11px;font-size:14px;font-weight:760}.version-check{z-index:20;grid-area:version;width:fit-content;position:relative}.version-check-trigger{cursor:pointer;border:0;align-items:center;gap:7px;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.version-check-trigger:hover,.version-check-trigger:focus-visible,.version-check-trigger.has-update{background:var(--warn-weak);color:var(--warn);outline:none}.version-check-trigger.has-update{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--warn) 20%, transparent)}.version-update-dot{background:#ff9f1a;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #ff9f1a29}.version-popover{border:1px solid var(--border);background:var(--surface);width:min(410px,100vw - 32px);color:var(--ink);box-shadow:var(--shadow-lg);border-radius:18px;position:absolute;top:36px;left:0;overflow:hidden}.version-popover-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:74px;padding:0 26px;display:flex}.version-popover-header strong{font-size:18px;font-weight:760}.version-popover-body{justify-items:center;gap:14px;padding:32px 32px 28px;display:grid}.version-current{color:var(--ink);font-size:36px;font-weight:820;line-height:1}.version-latest{color:var(--ink-2);font-size:15px;font-weight:560}.version-update-card{border:1px solid color-mix(in srgb, #ffd43b 78%, var(--border));background:color-mix(in srgb, #fff7d6 72%, var(--surface));color:#b94a00;border-radius:14px;align-items:center;gap:18px;width:100%;min-height:86px;margin-top:10px;padding:16px 22px;display:flex}.version-update-card strong{font-size:19px;font-weight:760;display:block}.version-update-card span{color:#ee8a35;margin-top:5px;font-size:16px;display:block}.version-update-icon{color:#f08a00;background:#ffedb3;border-radius:999px;flex:0 0 50px;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.version-status-text{min-height:56px;color:var(--ink-2);text-align:center;align-items:center;margin:10px 0 0;font-size:14px;display:flex}.version-status-text.error{color:var(--red)}.version-primary-action{color:#fff;background:#19b8a7;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:56px;margin-top:2px;font-size:18px;font-weight:760;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.version-primary-action:hover{background:#12a796;transform:translateY(-1px)}.version-secondary-link{color:var(--ink-2);align-items:center;gap:6px;font-size:14px;font-weight:560;text-decoration:none;display:inline-flex}.version-secondary-link:hover{color:var(--ink)}.spinning{animation:.8s linear infinite version-check-spin}@keyframes version-check-spin{to{transform:rotate(360deg)}}.sidebar-toggle{position:absolute;top:50%;right:14px;transform:translateY(-50%)}.sidebar-toggle,.account-logout,.toolbar-icon,.icon-button,.top-icon-button{color:var(--ink-3);border-radius:8px}.sidebar-toggle:hover,.account-logout:hover,.toolbar-icon:hover,.icon-button:hover,.top-icon-button:hover{background:var(--surface-3);color:var(--ink)}.sidebar-nav-scroll{gap:14px;padding:12px}.nav-title{min-height:26px;color:var(--ink-3);letter-spacing:.08em;text-transform:uppercase;padding:6px 10px 4px;font-size:10.5px;font-weight:600}.nav-title:hover{background:var(--surface-3);color:var(--ink-2)}.nav-item{min-height:40px;color:var(--ink-2);border-radius:10px;gap:11px;padding:0 11px;font-size:13.5px;font-weight:500}.nav-item:hover,.nav-parent.active-parent{background:var(--surface-3);color:var(--ink);box-shadow:none}.nav-item.active{background:var(--accent-weak);color:var(--accent);box-shadow:none;font-weight:600}.nav-subnav{gap:3px;padding-left:16px}.nav-child{min-height:36px}.sidebar.collapsed .brand{justify-content:flex-start;align-items:center;min-height:56px;padding:8px 0 0;position:relative}.sidebar.collapsed .brand-logo{opacity:1;flex:0 0 34px;width:34px;height:34px;transition:opacity .12s}.sidebar.collapsed .version-check{display:none}.sidebar.collapsed .sidebar-toggle{opacity:0;pointer-events:none;border-radius:10px;width:34px;height:34px;transition:opacity .12s;top:8px;left:50%;right:auto;transform:translate(-50%)}.sidebar.collapsed .brand:hover .brand-logo{opacity:0}.sidebar.collapsed .brand:hover .sidebar-toggle,.sidebar.collapsed .sidebar-toggle:focus-visible{opacity:1;pointer-events:auto}.sidebar.collapsed .sidebar-nav-scroll{padding:12px 10px}.sidebar.collapsed .nav-title{min-height:8px}.sidebar-account{border-top:1px solid var(--border);grid-template-columns:32px minmax(0,1fr) 30px;gap:10px;min-height:58px;padding:12px}.account-avatar{background:var(--accent);color:#fff;border-radius:10px;width:32px;height:32px;font-size:13px;font-weight:700}.account-meta strong{color:var(--ink);font-size:13px;font-weight:600}.account-meta span{color:var(--ink-3);font-size:11px}.workspace{flex-direction:column;min-width:0;min-height:0;padding:0;display:flex;overflow:hidden}.topbar{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 82%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex:0 0 60px;justify-content:flex-start;gap:12px;height:60px;padding:0 22px}.top-search-wrap{flex:480px;min-width:220px;max-width:560px;position:relative}.top-search{border:1px solid var(--border);background:var(--surface-3);width:100%;height:36px;color:var(--ink-3);border-radius:10px;align-items:center;gap:9px;padding:0 10px 0 13px;display:flex}.top-search.active,.top-search:focus-within{border-color:color-mix(in srgb, var(--accent) 38%, var(--border));background:var(--surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 10%, transparent)}.top-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.top-search span{border:1px solid var(--border-2);color:var(--ink-4);border-radius:5px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.top-search-panel{z-index:60;border:1px solid var(--border);background:var(--surface);width:min(560px,100vw - 32px);max-height:min(420px,100vh - 88px);box-shadow:var(--shadow-lg);border-radius:12px;gap:4px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow:auto}.top-search-result{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:56px;padding:8px;display:grid}.top-search-result:hover,.top-search-result.active{border-color:var(--border);background:var(--surface-2)}.top-search-result-icon{width:34px;height:34px;color:var(--accent);background:color-mix(in srgb, var(--accent) 9%, var(--surface));border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.top-search-result-icon.entity{color:var(--pos);background:color-mix(in srgb, var(--pos) 10%, var(--surface))}.top-search-result-icon.recent{color:var(--warn);background:color-mix(in srgb, var(--warn) 12%, var(--surface))}.top-search-result-body{gap:3px;min-width:0;display:grid}.top-search-result-body strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:720;line-height:1.25;overflow:hidden}.top-search-result-body small{color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.top-search-result-action{color:var(--ink-4);font-size:11px;font-weight:700}.top-search-empty{align-content:center;gap:5px;min-height:74px;padding:14px;display:grid}.top-search-empty strong{color:var(--ink);font-size:13px}.top-search-empty span{color:var(--ink-3);font-size:12px;line-height:1.45}.topbar-spacer{flex:1}.topbar-actions{align-items:center;gap:10px;display:inline-flex}.top-quick-actions{align-items:center;gap:6px;display:inline-flex}.top-icon-button{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--ink-2);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.top-icon-button:hover,.top-icon-button.active{border-color:color-mix(in srgb, var(--accent) 28%, var(--border));color:var(--accent);background:color-mix(in srgb, var(--accent) 7%, var(--surface))}.top-scope-pill{border:1px solid var(--border);background:var(--surface);border-radius:10px;align-items:center;gap:7px;min-width:0;height:36px;padding:0 10px 0 7px;display:inline-flex}.top-scope-pill span{background:var(--accent);color:#fff;border-radius:7px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:760;display:inline-flex}.top-scope-pill strong{color:var(--ink-2);white-space:nowrap;font-size:12px;font-weight:720}.content-panel{min-height:0;box-shadow:none;background:0 0;border-radius:0;flex:1;margin:0;padding:26px 30px 44px;overflow:auto}.playground-content-panel{padding:0}.page-header{margin-bottom:12px}.page-context-header{justify-content:space-between;align-items:center;gap:16px;min-height:42px;display:flex}.page-context-main{align-items:center;min-width:0;display:flex}.page-breadcrumb{max-width:min(56vw,760px);color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;font-size:14px;font-weight:680;line-height:1.3;display:flex;overflow:hidden}.page-breadcrumb-separator{color:var(--ink-4);flex:none}.page-breadcrumb .current{color:var(--ink);font-weight:780}.page-context-side{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.scope-chip,.page-context-chip{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:4px 9px;display:inline-flex}.scope-chip{color:var(--accent);font-size:12px;font-weight:760}.page-context-chip strong{color:var(--ink);font-size:12.5px;font-weight:780}.page-context-chip em{color:var(--ink-3);font-size:11.5px;font-style:normal;font-weight:650}.eyebrow{color:var(--ink-3);letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}h1{color:var(--ink);letter-spacing:0;font-size:23px;font-weight:700}h2{color:var(--ink);font-size:15px;font-weight:600}.page-desc{color:var(--ink-2);font-size:13px}.divider{display:none}.status-line{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:10px;grid-template-columns:18px minmax(0,1fr) 28px;align-items:center;gap:8px;margin:0 0 14px;padding:10px 12px;display:grid}.status-stack{gap:8px;display:grid}.status-line span{overflow-wrap:anywhere;min-width:0}.status-line.error{border-color:color-mix(in srgb, var(--red) 24%, var(--border));background:color-mix(in srgb, var(--red) 7%, var(--surface));color:var(--red)}.status-line.success{border-color:color-mix(in srgb, var(--pos) 24%, var(--border));background:color-mix(in srgb, var(--pos) 7%, var(--surface));color:var(--pos)}.metrics{grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;margin-bottom:16px}.metric,.section,.overview-announcements,.gateway-copy-card,.gateway-code-block,.audit-tabs,.request-list-panel,.request-detail-panel,.report-export-card,.language-card,.model-catalog-sidebar,.model-card,.route-model-card,.route-empty,.api-example-panel,.modal,.confirm-modal,.team-members-panel,.project-quota-panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:14px}.metric{min-height:110px;padding:16px}.compact-metric{min-height:104px}.metric-label{color:var(--ink-2);font-size:12.5px;font-weight:500}.metric-label svg{color:var(--accent)}.metric-value{color:var(--ink);letter-spacing:0;margin-top:18px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:26px;font-weight:700}.section{border-radius:16px;overflow:hidden}.section-header{border-bottom-color:var(--border);min-height:52px;padding:0 18px}.section-body{padding:16px 18px}.two-column{gap:14px}.table-wrap{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:14px}table{font-size:12.5px}th{background:var(--surface-2);color:var(--ink-3);letter-spacing:.04em;padding:11px 12px;font-size:11.5px;font-weight:600}td{color:var(--ink-2);border-bottom-color:var(--border);padding:12px}tr.clickable-row:hover td,tr.selected-row td{background:var(--surface-2)}tr.selected-row td:first-child{box-shadow:inset 3px 0 0 var(--accent)}.button,.secondary-button,.text-button,.danger-confirm,.danger-button{border-radius:10px;font-weight:600}.button{background:var(--accent);min-height:34px;color:var(--accent-ink)}.secondary-button{border-color:var(--border);background:var(--surface);min-height:34px;color:var(--ink)}.secondary-button:hover,.text-button:hover{border-color:var(--ink-3);background:var(--surface-3)}.text-button{background:var(--surface-3);color:var(--ink-2)}.danger-button{background:color-mix(in srgb, var(--red) 12%, var(--surface))}.search-box,.request-search{height:36px;padding:0 12px}.table-toolbar{gap:12px;margin-bottom:14px}.table-toolbar-actions{gap:8px}.table-result-count{border:1px solid var(--border);min-height:28px;color:var(--ink-3);background:var(--surface);border-radius:999px;align-items:center;padding:4px 9px;font-size:11.5px;font-weight:700;display:inline-flex}.system-settings-preference{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;padding-bottom:16px;display:flex}.system-settings-preference strong{color:var(--ink);margin-top:4px;font-size:15px;font-weight:760;display:block}.system-settings-preference span,.system-settings-preference small{color:var(--ink-3);font-size:12px;line-height:1.5}.system-settings-preference span{margin-top:3px;display:block}.system-settings-intro{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.system-settings-intro h3{color:var(--ink);letter-spacing:0;margin-top:4px;font-size:18px;font-weight:760}.system-settings-intro p:not(.eyebrow){max-width:680px;color:var(--ink-2);margin-top:6px;font-size:13px;line-height:1.6}.system-settings-summary{border:1px solid var(--border);background:var(--border);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.system-setting-item{background:var(--surface);align-content:start;gap:7px;min-height:104px;padding:14px;display:grid}.system-setting-item span{color:var(--ink-3);font-size:11.5px;font-weight:700}.system-setting-item strong{color:var(--ink);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;font-weight:760}.system-setting-item small{max-width:52ch;color:var(--ink-3);font-size:12px;line-height:1.5}.system-settings-meta,.system-settings-meta div,.system-settings-note{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.system-settings-meta{color:var(--ink-3);justify-content:space-between;margin-top:12px;font-size:12px}.system-settings-meta code{border:1px solid var(--border);background:var(--surface-2);color:var(--ink-2);border-radius:8px;padding:3px 7px}.system-settings-note{border:1px solid color-mix(in srgb, var(--accent) 24%, var(--border));background:var(--accent-weak-2);color:var(--ink-2);border-radius:12px;margin-top:12px;padding:10px 12px;font-size:12.5px;line-height:1.5}.system-settings-note svg{color:var(--accent);flex:none}.resource-empty{border:1px dashed var(--border-strong);text-align:center;background:var(--surface-2);border-radius:14px;align-content:center;justify-items:center;gap:9px;min-height:220px;padding:24px;display:grid}.resource-empty-icon{width:38px;height:38px;color:var(--accent);background:color-mix(in srgb, var(--accent) 9%, var(--surface));border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.resource-empty strong{color:var(--ink);font-size:15px;font-weight:760}.resource-empty span{max-width:420px;color:var(--ink-3);font-size:13px;line-height:1.55}.skeleton-table{border:1px solid var(--border);background:var(--surface);border-radius:12px;gap:7px;padding:8px;display:grid}.skeleton-row{grid-template-columns:repeat(var(--skeleton-columns,4), minmax(0, 1fr));gap:8px;display:grid}.skeleton-row span{background:linear-gradient(90deg, var(--surface-2), var(--surface-3), var(--surface-2));background-size:200% 100%;border-radius:8px;height:30px;animation:1.2s ease-in-out infinite skeleton-pulse}@keyframes skeleton-pulse{0%{background-position:100%}to{background-position:0}}.pill,.category-tab em,.reports-export-head span,.report-export-card em,.workflow-hint-stats span,.overview-announcement>span,.route-provider-chip{border-color:var(--border);background:var(--surface-3);color:var(--ink-2)}.pill.ok{background:var(--pos-weak);color:var(--pos)}.pill.warn{background:var(--warn-weak);color:var(--warn)}.pill.error{background:color-mix(in srgb, var(--red) 12%, transparent);color:var(--red)}.status-switch{border-color:var(--border-2);background:var(--surface-3);color:var(--ink-2)}.status-switch.active{border-color:color-mix(in srgb, var(--pos) 24%, var(--border));background:var(--pos-weak);color:var(--pos)}.status-switch.active .status-switch-track{background:var(--pos)}.overview-playground-card,.flow-row,.overview-announcement,.gateway-api-note,.workflow-hint,.quota-status-row,.quota-request-banner,.detail-field,.usage-stat,.attempt-content,.payload-block,.request-id-line,.secret,.model-catalog-empty,.catalog-item,.provider-category-item,.provider-selected-summary,.custom-provider-button,.provider-import-options,.multi-select-list,.provider-model-list,.model-option,.route-provider-row{border-color:var(--border);background:var(--surface-2);border-radius:12px}.overview-playground-card:hover,.flow-row:hover,.catalog-item:hover,.provider-category-item:hover,.custom-provider-button:hover,.model-option:hover,.route-provider-row:hover{border-color:color-mix(in srgb, var(--accent) 32%, var(--border));background:var(--accent-weak-2)}.overview-playground-icon,.step-no,.route-order-badge,.model-card-brand>span{background:var(--accent);color:var(--accent-ink);border-radius:9px}.overview-announcements{border-radius:16px}.overview-announcements-head{border-bottom-color:var(--border);min-height:52px;padding:0 18px}.overview-announcement.popup{border-color:color-mix(in srgb, var(--accent) 28%, var(--border));background:var(--accent-weak-2)}
.api-key-empty-state{background:var(--surface);align-content:start;justify-items:center;gap:46px;min-height:500px;padding:38px 24px 28px;display:grid}.api-key-empty-heading{text-align:center;justify-items:center;display:grid}.api-key-empty-emblem{width:62px;height:58px;color:color-mix(in srgb, var(--accent) 40%, var(--ink-3));background:color-mix(in srgb, var(--accent) 9%, var(--surface));border-radius:8px;place-items:center;margin-bottom:16px;display:grid;position:relative;transform:rotate(-8deg)}.api-key-empty-emblem:after{content:"";z-index:-1;border:1px solid color-mix(in srgb, var(--accent) 12%, var(--border));background:color-mix(in srgb, var(--accent) 12%, var(--surface));border-radius:6px;width:30px;height:36px;position:absolute;bottom:-3px;right:-14px;transform:rotate(22deg)}.api-key-empty-sparkle{color:var(--ink);position:absolute;top:-6px;right:-9px;transform:rotate(8deg)}.api-key-empty-heading h3{color:var(--ink);letter-spacing:0;margin:0;font-size:17px;font-weight:720;line-height:1.4}.api-key-empty-heading p{max-width:520px;color:var(--ink-3);margin:13px 0 20px;font-size:13px;line-height:1.65}.api-key-empty-create{border-radius:6px;min-height:38px;padding:0 16px}.api-key-empty-flow{background:var(--surface-2);grid-template-columns:150px 104px 174px 118px 132px;justify-content:center;align-items:center;width:min(100%,760px);min-height:206px;padding:18px 20px;display:grid}.api-key-flow-node{border:1px solid var(--border-2);text-align:center;background:var(--surface);flex-direction:column;justify-content:center;align-items:center;width:100%;height:168px;display:flex}.api-key-flow-icon{border:1px solid var(--border);width:28px;height:28px;color:var(--ink-2);background:var(--surface-2);border-radius:5px;place-items:center;margin-bottom:8px;display:grid}.api-key-flow-icon.accent{border-color:color-mix(in srgb, var(--accent) 18%, var(--border));color:var(--accent);background:var(--accent-weak)}.api-key-flow-node strong{color:var(--ink);font-size:13px;font-weight:690;line-height:1.4}.api-key-flow-node>span:last-of-type{color:var(--ink-2);margin-top:17px;font-size:12px;line-height:1.45}.api-key-flow-key>span:last-of-type{margin-top:11px}.api-key-flow-key>strong{color:var(--accent)}.api-key-flow-key small{color:var(--pos);align-items:center;gap:4px;margin-top:10px;font-size:11px;font-weight:650;display:inline-flex}.api-key-flow-link{height:42px;color:var(--accent);justify-content:center;align-items:center;display:flex;position:relative}.api-key-flow-link:before{content:"";background:var(--accent);height:1px;position:absolute;top:50%;left:0;right:4px}.api-key-flow-link span,.api-key-flow-branch-label{z-index:1;border:1px solid var(--accent);color:var(--accent);background:var(--surface);white-space:nowrap;border-radius:999px;padding:3px 7px;font-size:11px;line-height:1.35}.api-key-flow-arrow-right{color:var(--accent);background:var(--surface-2);padding-left:2px;position:absolute;top:13px;right:-2px}.api-key-flow-arrow-down{display:none}.api-key-flow-branch{width:100%;height:168px;color:var(--accent);position:relative}.api-key-flow-branch:before{content:"";background:var(--accent);height:1px;position:absolute;top:50%;left:0;right:68px}.api-key-flow-branch:after{content:"";background:var(--accent);width:1px;position:absolute;top:24px;bottom:24px;right:67px}.api-key-flow-branch-label{position:absolute;top:50%;left:0;transform:translateY(-50%)}.api-key-flow-branch-line{background:var(--accent);height:1px;position:absolute;left:50px;right:0}.api-key-flow-branch-line.top{top:24px}.api-key-flow-branch-line.middle{top:calc(50% - .5px)}.api-key-flow-branch-line.bottom{bottom:24px}.api-key-flow-branch-line svg{background:var(--surface-2);padding-left:2px;position:absolute;top:-7px;right:-3px}.api-key-flow-branch-down{display:none}.api-key-flow-models{grid-template-rows:repeat(3,1fr);gap:12px;height:168px;display:grid}.api-key-flow-model{border:1px solid var(--border-2);min-width:0;color:var(--ink-2);background:var(--surface);align-items:center;gap:9px;padding:0 12px;display:flex}.api-key-flow-model>span{border:1px solid var(--border);width:26px;height:26px;color:var(--ink-2);background:var(--surface-2);border-radius:4px;flex:0 0 26px;place-items:center;display:grid}.api-key-flow-model strong{min-width:0;color:var(--ink);font-size:12px;font-weight:650;line-height:1.3}@media (max-width:760px){.api-key-empty-state{gap:34px;min-height:0;padding:30px 8px 12px}.api-key-empty-flow{grid-template-rows:auto 64px auto 82px auto;grid-template-columns:minmax(0,320px);width:100%;min-height:0;padding:20px 14px}.api-key-flow-node{height:132px}.api-key-flow-link{width:100%;height:64px}.api-key-flow-link:before{width:1px;height:auto;inset:0 auto 4px 50%}.api-key-flow-arrow-right{display:none}.api-key-flow-arrow-down{background:var(--surface-2);padding-top:2px;display:block;position:absolute;bottom:-2px;left:calc(50% - 8px)}.api-key-flow-branch{width:100%;height:82px}.api-key-flow-branch:before{width:1px;height:auto;inset:0 auto 42px 50%}.api-key-flow-branch:after{width:auto;height:1px;inset:40px 16.67% auto}.api-key-flow-branch-label{top:19px;left:50%;transform:translate(-50%,-50%)}.api-key-flow-branch-line{display:none}.api-key-flow-branch-down{color:var(--accent);background:var(--surface-2);padding-top:2px;display:block;position:absolute;top:36px}.api-key-flow-branch-down.left{left:calc(16.67% - 7px)}.api-key-flow-branch-down.center{left:calc(50% - 7px)}.api-key-flow-branch-down.right{left:calc(83.33% - 7px)}.api-key-flow-models{grid-template-rows:56px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;height:auto}.api-key-flow-model{justify-content:center;gap:5px;padding:0 7px}.api-key-flow-model>span{flex-basis:22px;width:22px;height:22px}.api-key-flow-model strong{font-size:11px}}
.quick-access{width:min(100%,1120px);margin:0 auto;padding:22px 0 44px}.quick-access-intro{margin-bottom:24px}.quick-access-intro .eyebrow{margin-bottom:8px}.quick-access-intro h1{color:var(--ink);letter-spacing:0;margin:0;font-size:25px;font-weight:740;line-height:1.35}.quick-access-intro>p:last-child{color:var(--ink-2);margin:9px 0 0;font-size:13px;line-height:1.6}.quick-access-steps{gap:16px;display:grid}.quick-access-step{border:1px solid var(--border-2);background:var(--surface);border-radius:4px;overflow:hidden}.quick-access-step-toggle{width:100%;min-height:70px;color:var(--ink);background:var(--surface);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:20px;padding:0 19px;display:flex}.quick-access-step-toggle:hover:not(:disabled){background:var(--surface-2)}.quick-access-step-title,.quick-access-step-meta{align-items:center;min-width:0;display:flex}.quick-access-step-title{gap:8px;font-size:15px;font-weight:690}.quick-access-step-title>strong{color:var(--accent);font-size:15px;font-weight:730}.quick-access-complete{color:var(--pos);flex:none}.quick-access-step-meta{color:var(--ink-3);flex:0 auto;gap:12px}.quick-access-step-meta small{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.quick-access-step-meta svg{color:var(--ink-2);flex:none;transition:transform .16s}.quick-access-step.open .quick-access-step-meta svg{transform:rotate(180deg)}.quick-access-step.disabled .quick-access-step-toggle{color:var(--ink-4);cursor:not-allowed}.quick-access-step.disabled .quick-access-step-title>strong,.quick-access-step.disabled .quick-access-step-meta svg{color:var(--ink-4)}.quick-access-step-content{border-top:1px solid var(--border);padding:0 19px 20px}.quick-access-step-content>div>p:first-child{color:var(--ink-2);margin:18px 0 14px;line-height:1.6}.quick-access-search{border:1px solid var(--border-2);width:min(100%,370px);height:36px;color:var(--ink-3);background:var(--surface);border-radius:4px;align-items:center;gap:8px;padding:0 11px;display:flex}.quick-access-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-weak)}.quick-access-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.quick-access-search input::placeholder{color:var(--ink-3)}.quick-access-key-table-wrap{border:1px solid var(--border-2);min-height:230px;margin-top:14px;overflow-x:auto}.quick-access-key-table{border-collapse:collapse;table-layout:fixed;width:100%}.quick-access-key-table th{height:44px;color:var(--ink-2);background:var(--surface-2);text-align:left;padding:0 14px;font-size:12px;font-weight:650}.quick-access-key-table th:first-child,.quick-access-key-table th:nth-child(2){width:20%}.quick-access-key-table th:nth-child(3){width:25%}.quick-access-key-table th:nth-child(4){width:24%}.quick-access-key-table th:nth-child(5){width:11%}.quick-access-key-table td{border-top:1px solid var(--border);height:56px;color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;padding:10px 14px;overflow:hidden}.quick-access-key-table td:first-child strong{max-width:calc(100% - 50px);color:var(--ink);text-overflow:ellipsis;vertical-align:middle;display:inline-block;overflow:hidden}.quick-access-key-table code,.quick-access-model-confirm code,.quick-access-usage-toolbar code,.quick-access-key-notice code,.quick-access-model-detail-head code{color:var(--ink-2);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px}.quick-access-key-status{color:var(--ink-3);background:var(--surface-3);vertical-align:middle;border-radius:3px;margin-left:7px;padding:2px 5px;font-size:10px}.quick-access-key-status.active{color:var(--pos);background:var(--pos-weak)}.quick-access-text-button{color:var(--accent);cursor:pointer;background:0 0;padding:0;font-weight:630}.quick-access-text-button:hover{text-decoration:underline}.quick-access-key-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:184px;padding:25px;display:flex}.quick-access-key-empty-icon{width:46px;height:42px;color:var(--accent);background:var(--accent-weak);border-radius:7px;place-items:center;margin-bottom:11px;display:grid;transform:rotate(-5deg)}.quick-access-key-empty strong{color:var(--ink);font-size:13px}.quick-access-key-empty p{color:var(--ink-3);margin:7px 0 11px;line-height:1.5}.quick-access-text-button.create{align-items:center;gap:5px;display:inline-flex}.quick-access-model-picker{border:1px solid var(--border-2);grid-template-columns:minmax(300px,47%) 1fr;height:420px;margin-top:14px;display:grid;overflow:hidden}.quick-access-model-list,.quick-access-model-detail{min-width:0;overflow-y:auto}.quick-access-model-list{border-right:1px solid var(--border-2)}.quick-access-model-option{border-bottom:1px solid var(--border);width:100%;min-height:64px;color:var(--ink);background:var(--surface);cursor:pointer;text-align:left;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 13px;display:grid}.quick-access-model-option:hover,.quick-access-model-option.selected{background:var(--accent-weak-2)}.quick-access-model-option.selected{box-shadow:inset 3px 0 0 var(--accent)}.quick-access-model-icon{border:1px solid var(--border);width:30px;height:30px;color:var(--ink-2);background:var(--surface);border-radius:6px;place-items:center;font-size:12px;font-weight:750;display:grid}.quick-access-model-icon.large{width:38px;height:38px}.quick-access-model-icon img{object-fit:contain;width:20px;height:20px}.quick-access-model-option-copy{gap:3px;min-width:0;display:grid}.quick-access-model-option-copy strong,.quick-access-model-option-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quick-access-model-option-copy strong{font-size:13px}.quick-access-model-option-copy small{color:var(--ink-3);font-size:11px}.quick-access-model-tags{gap:4px;display:flex}.quick-access-model-tags em{border:1px solid var(--border);max-width:80px;color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;border-radius:3px;padding:3px 5px;font-size:10px;font-style:normal;overflow:hidden}.quick-access-no-model-results{color:var(--ink-3);text-align:center;padding:28px 16px}.quick-access-model-detail{padding:24px}.quick-access-model-detail-head{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.quick-access-model-detail-head h3{color:var(--ink);letter-spacing:0;margin:0 0 4px;font-size:18px}.quick-access-availability{color:var(--ink-2);background:var(--surface-3);white-space:nowrap;border-radius:3px;padding:4px 7px;font-size:11px}.quick-access-availability.ready{color:var(--pos);background:var(--pos-weak)}.quick-access-availability.warning{color:var(--warn);background:var(--warn-weak)}.quick-access-model-description{min-height:42px;color:var(--ink-2);margin:20px 0;line-height:1.65}.quick-access-model-facts{border:1px solid var(--border);margin:0}.quick-access-model-facts>div{border-bottom:1px solid var(--border);grid-template-columns:112px 1fr;align-items:center;gap:15px;min-height:54px;padding:10px 13px;display:grid}.quick-access-model-facts>div:last-child{border-bottom:0}.quick-access-model-facts dt{color:var(--ink-3)}.quick-access-model-facts dd{overflow-wrap:anywhere;color:var(--ink);margin:0;font-weight:620}.quick-access-model-confirm{border:1px solid var(--border-2);background:var(--surface-2);border-top:0;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:13px 16px;display:flex}.quick-access-model-confirm>div{align-items:baseline;gap:9px;min-width:0;display:flex}.quick-access-model-confirm span{color:var(--ink-3)}.quick-access-model-confirm strong{color:var(--ink)}.quick-access-model-confirm .button{white-space:nowrap;align-items:center;gap:7px;min-height:38px;display:inline-flex}.quick-access-model-empty{border:1px solid var(--border-2);min-height:240px;color:var(--ink-3);text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-top:14px;display:flex}.quick-access-model-empty strong{color:var(--ink);margin-top:12px}.quick-access-model-empty p{margin:7px 20px 0}.quick-access-tabs{border-bottom:1px solid var(--border-2);gap:30px;height:56px;display:flex}.quick-access-tabs button,.quick-access-code-tabs button{color:var(--ink-2);cursor:pointer;background:0 0;align-items:center;gap:7px;padding:0;display:inline-flex;position:relative}.quick-access-tabs button.active,.quick-access-code-tabs button.active{color:var(--ink);font-weight:680}.quick-access-tabs button.active:after,.quick-access-code-tabs button.active:after{content:"";background:var(--ink);height:2px;position:absolute;bottom:-1px;left:0;right:0}.quick-access-usage-toolbar{justify-content:space-between;align-items:center;gap:18px;min-height:72px;display:flex}.quick-access-usage-toolbar>span{color:var(--ink-3)}.quick-access-segmented{border:1px solid var(--border-strong);display:inline-flex}.quick-access-segmented button{border-right:1px solid var(--border-strong);min-height:34px;color:var(--ink-2);background:var(--surface);cursor:pointer;padding:0 15px}.quick-access-segmented button:last-child{border-right:0}.quick-access-segmented button.active{color:var(--ink);background:var(--surface-3);font-weight:650}.quick-access-key-notice{color:var(--ink-2);background:var(--accent-weak-2);align-items:center;gap:8px;margin:0 0 12px;padding:10px 12px;display:flex}.quick-access-key-notice svg{color:var(--accent);flex:none}.quick-access-code-shell{border:1px solid var(--border-2)}.quick-access-code-tabs{border-bottom:1px solid var(--border);gap:24px;height:42px;padding:0 15px;display:flex}.quick-access-code-tabs button.active:after{bottom:0}.quick-access-code-shell .gateway-code-block{border:0;border-radius:0}.quick-access-code-shell .gateway-code-block pre{min-height:260px;max-height:420px;margin:0}.quick-key-backdrop{padding:20px}.quick-key-modal{border:1px solid var(--border-2);background:var(--surface);width:min(100%,460px);box-shadow:var(--shadow-lg);border-radius:6px}.quick-key-modal-head{border-bottom:1px solid var(--border);grid-template-columns:38px minmax(0,1fr) 34px;align-items:start;gap:12px;padding:20px;display:grid}.quick-key-modal-icon{width:38px;height:38px;color:var(--accent);background:var(--accent-weak);border-radius:6px;place-items:center;display:grid}.quick-key-modal-head h2{color:var(--ink);letter-spacing:0;margin:0;font-size:17px;line-height:1.4}.quick-key-modal-head p{color:var(--ink-2);margin:5px 0 0;font-size:12px;line-height:1.55}.quick-key-modal-head .icon-button{width:34px;height:34px}.quick-key-modal-body{gap:16px;padding:20px;display:grid}.quick-key-field{gap:7px;display:grid}.quick-key-field>span,.quick-key-project>span{color:var(--ink-2);font-size:12px;font-weight:650}.quick-key-field input,.quick-key-field select{border:1px solid var(--border-2);width:100%;height:38px;color:var(--ink);background:var(--surface);border-radius:4px;outline:0;padding:0 11px}.quick-key-field input:focus,.quick-key-field select:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-weak)}.quick-key-field input::placeholder{color:var(--ink-3)}.quick-key-project{border:1px solid var(--border);background:var(--surface-2);justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:10px 12px;display:flex}.quick-key-project strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quick-key-defaults{min-height:42px;color:var(--ink-2);background:var(--accent-weak-2);align-items:flex-start;gap:8px;padding:10px 12px;font-size:12px;line-height:1.55;display:flex}.quick-key-defaults svg{color:var(--pos);flex:none;margin-top:1px}.quick-key-no-project{min-height:180px;color:var(--warn);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:28px 24px;display:flex}.quick-key-no-project strong{color:var(--ink);margin-top:11px}.quick-key-no-project p{max-width:330px;color:var(--ink-2);margin:7px 0 0;line-height:1.6}.quick-key-modal-actions{border-top:1px solid var(--border);background:var(--surface-2);justify-content:flex-end;gap:9px;padding:14px 20px;display:flex}.quick-key-modal-actions .button,.quick-key-modal-actions .secondary-button{min-height:36px}@media (max-width:840px){.quick-access{padding-top:14px}.quick-access-intro h1{font-size:21px}.quick-access-model-picker{grid-template-columns:1fr;height:auto}.quick-access-model-list{border-right:0;border-bottom:1px solid var(--border-2);max-height:310px}.quick-access-model-detail{max-height:none}}@media (max-width:600px){.quick-access-step-toggle{min-height:62px;padding:0 14px}.quick-access-step-content{padding:0 14px 15px}.quick-access-step-title{flex-wrap:wrap;gap:5px 7px;font-size:13px}.quick-access-step-title>strong{font-size:13px}.quick-access-step-meta small{display:none}.quick-access-key-table{min-width:760px}.quick-access-model-option{grid-template-columns:34px minmax(0,1fr)}.quick-access-model-tags{display:none}.quick-access-model-detail{padding:17px}.quick-access-model-detail-head{grid-template-columns:38px minmax(0,1fr)}.quick-access-availability{grid-column:1/-1;justify-self:start}.quick-access-model-facts>div{grid-template-columns:96px 1fr}.quick-access-model-confirm,.quick-access-usage-toolbar{flex-direction:column;align-items:stretch}.quick-access-model-confirm>div{flex-direction:column;align-items:flex-start;gap:4px}.quick-access-model-confirm .button{justify-content:center}.quick-access-usage-toolbar{padding:15px 0}.quick-access-segmented{width:100%}.quick-access-segmented button{flex:1;min-width:0;padding:0 8px}.quick-access-tabs{gap:20px}.quick-access-key-notice{align-items:flex-start}.quick-key-backdrop{padding:14px}.quick-key-modal-head,.quick-key-modal-body{padding:16px}.quick-key-modal-actions{padding:12px 16px}}
.gateway-docs{gap:16px}.gateway-hero{border:1px solid var(--border);background:var(--surface);min-height:154px;box-shadow:var(--shadow-sm);border-radius:16px;padding:24px}.gateway-hero h2{color:var(--ink);letter-spacing:0;font-size:24px;font-weight:700}.gateway-hero p{color:var(--ink-2)}.gateway-hero a,.gateway-model-list span,.gateway-hero code,.gateway-steps code,.gateway-api-note code{border-color:var(--border);background:var(--surface-2);color:var(--ink);border-radius:9px}.gateway-quick-grid{gap:12px}.gateway-copy-card{border-radius:14px}.gateway-code-block pre,.api-code-block,.payload-block pre{background:var(--surface);color:var(--ink)}.audit-tabs,.request-filter-tabs,.category-tabs,.language-switcher,.settings-tabs,.boolean-toggle,.api-example-tabs{border-color:var(--border);background:var(--surface-3);border-radius:10px}.audit-tab,.request-filter-tabs button,.category-tab,.language-switcher button,.settings-tab,.boolean-toggle button,.api-example-tab{color:var(--ink-2);border-radius:8px}.audit-tab:hover,.audit-tab.active,.category-tab:hover,.category-tab.active,.language-switcher button.active,.settings-tab:hover,.settings-tab.active,.boolean-toggle button.active,.api-example-tab:hover,.api-example-tab.active{background:var(--surface);color:var(--ink);box-shadow:var(--shadow-sm)}.request-filter-tabs button.active{background:var(--accent);color:var(--accent-ink)}.request-history-layout{gap:14px}.request-list-panel,.request-detail-panel{background:var(--surface);border-radius:16px}.request-list-head,.payload-block-head,.api-example-header{border-bottom-color:var(--border);background:var(--surface-2)}.request-list-row{border-bottom-color:var(--border)}.request-list-row:hover,.request-list-row.active{background:var(--surface-2)}.request-list-row.active{box-shadow:inset 3px 0 0 var(--accent)}.request-message,.request-row-main strong,.request-detail-head strong,.detail-field strong,.usage-stat strong,.attempt-head strong,.model-name-cell strong,.model-card h2,.route-model-head h2,.route-provider-main strong,.route-upstream-model strong{color:var(--ink)}.model-catalog,.route-matrix{gap:18px}.model-catalog-sidebar{box-shadow:var(--shadow-sm);border-radius:14px}.model-provider-filter,.model-capability-tab{border-color:var(--border);background:var(--surface);border-radius:10px}.model-provider-filter:hover,.model-provider-filter.active,.model-capability-tab:hover,.model-capability-tab.active,.model-card:hover,.route-model-card:hover,.report-export-card:hover{border-color:color-mix(in srgb, var(--accent) 34%, var(--border));box-shadow:var(--shadow-md)}.model-provider-icon,.report-export-icon{background:var(--accent-weak);color:var(--accent);border-radius:9px}.model-card,.route-model-card{border-radius:16px}.model-card.unrouted{border-color:color-mix(in srgb, var(--warn) 34%, var(--border));background:linear-gradient(0deg, color-mix(in srgb, var(--warn) 8%, transparent), color-mix(in srgb, var(--warn) 8%, transparent)), var(--surface);box-shadow:inset 3px 0 0 color-mix(in srgb, var(--warn) 72%, transparent), var(--shadow-sm)}.model-card.unrouted:hover{border-color:color-mix(in srgb, var(--warn) 48%, var(--border));background:linear-gradient(0deg, color-mix(in srgb, var(--warn) 11%, transparent), color-mix(in srgb, var(--warn) 11%, transparent)), var(--surface);box-shadow:inset 3px 0 0 var(--warn), var(--shadow-md)}.model-card-brand em,.model-card-brand strong,.model-card-tags span,.capability-row em{background:var(--surface-3);color:var(--ink-2);border-radius:7px}.model-card-brand strong,.model-card-tags .official,.category-tab.active em,.provider-selected-summary strong{background:var(--accent-weak);color:var(--accent)}.model-card-tags .unrouted-tag{background:var(--warn-weak);color:var(--warn)}.route-provider-row{border-radius:12px}.modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b0b0f57}.modal,.confirm-modal{box-shadow:var(--shadow-lg);border-radius:18px}.modal-header,.modal-actions{border-color:var(--border)}.modal-header{align-items:center}.playground-page{background:0 0;border-radius:0;min-height:calc(100dvh - 60px)}.playground-shell{background:var(--surface);grid-template-columns:300px minmax(0,1fr);height:calc(100dvh - 60px);min-height:620px}.playground-config{border-right-color:var(--border);background:var(--surface-2)}.playground-main,.playground-chat,.playground-code-drawer,.api-code-block{background:var(--surface)}.playground-model-select,.playground-model-bar,.playground-detail-strip,.playground-route,.playground-composer,.api-example-header,.api-example-tabs,.api-example-meta{border-color:var(--border)}.playground-model-select select,.playground-field select{border-radius:10px;height:38px}.playground-field span,.playground-slider span,.playground-model-title>span,.playground-route em,.playground-route small,.playground-foot,.playground-empty,.api-example-header span,.api-example-meta,.provider-catalog-head span,.provider-model-head span,.provider-import-hint{color:var(--ink-3)}.playground-detail-strip,.playground-route,.api-example-header,.api-example-meta{background:var(--surface-2)}.playground-message p{border-color:var(--border);background:var(--surface-2);color:var(--ink);border-radius:14px 14px 14px 4px}.playground-message.user p{border-color:var(--accent);background:var(--accent);color:var(--accent-ink);border-radius:14px 14px 4px}.playground-composer{background:var(--surface-2);border-radius:14px}.playground-send-button{background:var(--accent);color:var(--accent-ink);border-radius:10px}.api-example-tab.active{color:var(--accent)}.pagination{border-top-color:var(--border)}.page-size select,.page-buttons button{border-color:var(--border);background:var(--surface);color:var(--ink-2);border-radius:8px}[data-theme=dark] .gateway-code-block pre,[data-theme=dark] .api-code-block,[data-theme=dark] .payload-block pre{color:var(--ink)}
.api-doc-shell{grid-template-columns:286px minmax(0,1fr);align-items:start;gap:16px;display:grid}.api-doc-nav,.api-doc-main,.api-doc-content-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:16px}.api-doc-nav{max-height:calc(100vh - 104px);padding:14px;position:sticky;top:82px;overflow:auto}.api-doc-nav-head{border-bottom:1px solid var(--border);grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;margin:-2px -2px 12px;padding:0 2px 12px;display:grid}.api-doc-nav-head svg{background:var(--accent-weak);width:28px;height:28px;color:var(--accent);border-radius:9px;padding:6px}.api-doc-nav-head strong,.api-doc-title h2,.api-doc-main-head h2,.api-doc-panel h3,.api-doc-code-card>strong{color:var(--ink)}.api-doc-nav-head strong{font-size:13px;font-weight:760;display:block}.api-doc-nav-head span{color:var(--ink-3);margin-top:2px;font-size:11.5px;display:block}.api-doc-search{border:1px solid var(--border);background:var(--surface-2);height:36px;color:var(--ink-3);border-radius:10px;align-items:center;gap:8px;margin-bottom:14px;padding:0 10px;display:flex}.api-doc-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.api-doc-search input::placeholder{color:var(--ink-3)}.api-doc-empty{border:1px dashed var(--border);background:var(--surface-2);color:var(--ink-3);text-align:center;border-radius:12px;padding:16px;font-size:12px}.api-doc-nav-list{gap:14px;display:grid}.api-doc-nav-group h3{color:var(--ink-3);letter-spacing:.06em;margin:0 0 7px;font-size:11px;font-weight:760}.api-doc-nav-item{width:100%;min-height:54px;color:var(--ink-2);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px;padding:9px;display:grid}.api-doc-nav-item:hover,.api-doc-nav-item.active{border-color:color-mix(in srgb, var(--accent) 28%, var(--border));background:var(--accent-weak-2)}.api-doc-nav-item.active{box-shadow:inset 3px 0 0 var(--accent)}.api-doc-nav-item strong,.api-doc-nav-item em{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.api-doc-nav-item strong{color:var(--ink);font-size:12.5px;font-weight:720}.api-doc-nav-item em{color:var(--ink-3);margin-top:3px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10.5px;font-style:normal}.api-method{background:var(--surface-3);min-width:48px;height:24px;color:var(--ink-2);letter-spacing:0;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:0 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10.5px;font-weight:760;display:inline-flex}.api-method.get{background:var(--pos-weak);color:var(--pos)}.api-method.post,.api-method.mixed{background:var(--accent-weak);color:var(--accent)}.api-method.muted{background:var(--surface-3);color:var(--ink-3)}.api-doc-main{gap:14px;min-width:0;padding:18px;display:grid}.api-doc-main-head{border:1px solid var(--border);background:var(--surface-2);border-radius:14px;justify-content:space-between;align-items:flex-start;gap:18px;min-height:132px;padding:20px;display:flex}.api-doc-main-head h2{margin:0 0 7px;font-size:24px;font-weight:760;line-height:1.2}.api-doc-main-head p{max-width:760px;color:var(--ink-2);margin:0;font-size:13px;line-height:1.7}.api-doc-main-head code,.api-doc-endpoint code{border:1px solid var(--border);background:var(--surface);color:var(--ink);border-radius:8px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.api-doc-main-head a{border:1px solid var(--border);background:var(--surface);min-height:34px;color:var(--ink-2);white-space:nowrap;border-radius:10px;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.api-doc-main-head a:hover{border-color:color-mix(in srgb, var(--accent) 28%, var(--border));color:var(--accent)}.api-doc-language-switcher{border:1px solid var(--border);background:var(--surface);white-space:nowrap;border-radius:10px;align-items:center;gap:3px;padding:3px;display:inline-flex}.api-doc-language-switcher button{min-height:28px;color:var(--ink-2);cursor:pointer;background:0 0;border-radius:8px;padding:0 10px;font-size:12px;font-weight:700}.api-doc-language-switcher button:hover,.api-doc-language-switcher button.active{background:var(--accent-weak);color:var(--accent)}.api-doc-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.api-doc-config-card{grid-template-columns:minmax(0,1fr)}.api-doc-content-card{gap:16px;min-width:0;padding:20px;display:grid}.api-doc-title{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.api-doc-title>div{min-width:0}.api-doc-title span{color:var(--accent);font-size:12px;font-weight:760}.api-doc-title h2{margin:5px 0 7px;font-size:22px;font-weight:760;line-height:1.25}.api-doc-title p{max-width:780px;color:var(--ink-2);margin:0;font-size:13px;line-height:1.7}.api-doc-endpoint{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.api-doc-endpoint code{overflow-wrap:anywhere;max-width:100%}.api-doc-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.api-doc-detail-grid div{border:1px solid var(--border);background:var(--surface-2);border-radius:12px;align-content:start;gap:8px;min-height:74px;padding:12px;display:grid}.api-doc-detail-grid span{color:var(--ink-3);font-size:11.5px;font-weight:700}.api-doc-detail-grid strong{min-width:0;color:var(--ink);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.45}.api-doc-panel{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:16px}.api-doc-panel h3{margin:0 0 12px;font-size:14px;font-weight:760}.api-doc-notes{gap:10px;margin:0;padding:0;list-style:none;display:grid}.api-doc-notes li{color:var(--ink-2);padding-left:18px;font-size:13px;line-height:1.65;position:relative}.api-doc-notes li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:2px}.api-doc-code-grid{gap:12px;display:grid}.api-doc-code-card{gap:9px;min-width:0;display:grid}.api-doc-code-card>strong{font-size:12.5px;font-weight:720}.api-doc-model-list{margin-top:0}
@media (max-width:1440px){.app-shell{grid-template-columns:232px minmax(0,1fr)}.app-shell.sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.content-panel{padding:24px 26px 38px}.overview-report-grid{grid-template-columns:minmax(0,1.45fr) minmax(310px,.9fr)}.api-doc-shell{grid-template-columns:260px minmax(0,1fr)}.api-doc-quick-grid,.api-doc-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.login-shell{align-items:center;padding:16px;overflow:hidden auto}.login-theme-toggle{width:40px;height:40px;top:24px;right:24px}.login-stage{border-radius:24px;grid-template-columns:minmax(330px,1.06fr) minmax(280px,.94fr);width:min(860px,100%);height:auto;min-height:480px}.login-hero-panel{background-size:126px 74px;border-bottom:0;border-right:1px solid #e0dacfc7;min-height:0}.login-hero-orbit:before{width:min(34vw,280px)}.login-flow-scene{transform-origin:50%;transform:scale(.92)}.login-signal-strip{bottom:34px}.login-card{width:min(280px,100% - 40px);padding:28px 0}.login-card-head{margin-bottom:20px}.login-card .field input{min-height:46px}.password-toggle{width:36px;height:36px;top:6px;right:7px}.app-shell,.app-shell.sidebar-collapsed{grid-template-columns:1fr}.sidebar{display:none}.topbar{flex-wrap:nowrap;flex:none;height:auto;padding:12px 14px}.top-search-wrap{flex:auto;max-width:none}.top-search-panel{width:calc(100vw - 28px)}.top-quick-actions,.top-scope-pill strong{display:none}.page-context-header{flex-direction:column;align-items:flex-start;gap:8px}.page-context-main{flex-wrap:wrap;width:100%}.page-breadcrumb{max-width:100%}.page-context-side{justify-content:flex-start}.table-toolbar,.table-toolbar-actions{flex-wrap:wrap;align-items:stretch}.table-toolbar .search-box{flex:none;width:100%;height:36px}.table-result-count{width:fit-content}.system-settings-preference,.system-settings-intro,.system-settings-meta{flex-direction:column;align-items:stretch}.system-settings-intro .button{width:fit-content}.system-settings-summary{grid-template-columns:1fr}.topbar-spacer{display:none}.content-panel{padding:20px 16px 30px}.metrics,.overview-report-grid,.two-column,.modal-body,.identity-provider-grid,.identity-provider-grid.compact,.identity-template-grid,.identity-template-summary,.wizard-stepper,.wizard-project-grid,.wizard-choice-row,.wizard-form-grid,.wizard-model-list,.wizard-review-grid,.provider-modal-body,.provider-form-grid,.provider-access-options,.provider-credential-options,.provider-account-auth-grid,.provider-account-fields,.provider-account-detail-grid,.provider-quota-summary,.provider-quota-highlights,.provider-account-selector,.playground-shell,.playground-detail-strip,.model-catalog,.route-matrix,.request-history-layout{grid-template-columns:1fr}.provider-account-selector{align-items:stretch}.playground-shell{height:auto;min-height:0}.playground-page{min-height:0}.overview-report-head,.overview-panel-head{flex-direction:column;align-items:stretch}.overview-range-tabs,.overview-metric-tabs{width:fit-content;max-width:100%;overflow-x:auto}.overview-side-stack{grid-template-columns:1fr}.overview-trend-panel{min-height:380px}.api-doc-shell{grid-template-columns:1fr}.api-doc-nav{max-height:none;position:static}.api-doc-nav-list{gap:12px;padding-bottom:2px;display:flex;overflow-x:auto}.api-doc-nav-group{min-width:238px}.api-doc-main-head,.api-doc-title{flex-direction:column;align-items:stretch}.api-doc-main-head a,.api-doc-endpoint{width:fit-content;max-width:100%}}@media (max-width:640px){.login-shell{align-items:start;padding:12px;overflow:auto}.login-theme-toggle{top:18px;right:18px}.login-stage{border-radius:22px;grid-template-columns:1fr;height:auto;min-height:calc(100dvh - 24px)}.login-hero-panel{background-size:118px 70px;border-bottom:1px solid #e0dacfc7;border-right:0;min-height:220px}.login-flow-scene{transform-origin:50%;width:440px;height:260px;transform:translate(-32px)scale(.74)}.login-signal-strip{display:none}.login-card{width:calc(100% - 32px);padding:30px 0 34px}.login-card-head{grid-template-columns:1fr;align-items:start;gap:14px;margin-bottom:24px}.login-card-head h1{font-size:32px}.login-language-switcher{max-width:100%;overflow-x:auto}.login-card .field{margin-bottom:20px}.login-card .field input{border-radius:14px;min-height:58px;padding:0 18px;font-size:18px}.password-field input{padding-right:58px}.password-toggle{width:44px;height:44px;top:7px;right:7px}.login-helper-row{flex-wrap:wrap;gap:12px;margin:2px 0 26px}.login-checkmark{border-radius:8px;width:28px;height:28px}.login-submit{border-radius:15px;height:60px}.login-helper-row,.table-toolbar,.request-history-toolbar,.pagination{align-items:stretch}.metrics{grid-template-columns:1fr}.wizard-step strong{white-space:normal}.api-key-wizard-body{padding:14px}.wizard-panel,.identity-template-card{min-height:0}.overview-share-content{grid-template-columns:1fr;justify-items:center}.overview-share-list{width:100%}.overview-chart{min-height:260px}.api-doc-main,.api-doc-content-card{padding:16px}.api-doc-main-head{min-height:0;padding:16px}.api-doc-quick-grid,.api-doc-detail-grid{grid-template-columns:1fr}.api-doc-nav-list{padding-bottom:0;display:grid;overflow:visible}.api-doc-nav-group{min-width:0}.api-doc-nav-item{grid-template-columns:50px minmax(0,1fr)}h1{font-size:22px}}@media (max-width:1180px){.executive-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.executive-report-head,.executive-panel-head{flex-direction:column;align-items:stretch}.executive-report-tools{justify-content:flex-start}.executive-grid{grid-template-columns:1fr}.executive-chart{min-width:720px}.executive-chart-wrap{overflow-x:auto}}@media (max-width:640px){.executive-report-head,.executive-chart-panel,.executive-department-panel,.executive-member-panel{padding:16px}.executive-kpi-grid{grid-template-columns:1fr}.executive-kpi{min-height:96px}.executive-kpi strong{font-size:24px}.executive-legend{justify-content:flex-start}.executive-rank-table{min-width:760px}}@media (max-width:1180px){.overview-workbench-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.overview-workbench-main,.overview-primary-action{grid-template-columns:1fr}.overview-workbench-main{display:grid}.overview-primary-action{align-items:stretch;display:grid}.overview-primary-action .button,.overview-readiness{width:100%}.overview-workbench-controls{grid-template-columns:minmax(0,1fr) 32px}.overview-workbench-grid{grid-template-columns:1fr}}
.login-hero-panel{isolation:isolate;background-color:#f7f9fc;background-image:linear-gradient(#22304b09 1px,#0000 1px),linear-gradient(90deg,#22304b09 1px,#0000 1px);background-size:28px 28px;border-right:1px solid #dfe4ec;place-items:center;display:grid;position:relative;overflow:hidden;container-type:inline-size}.login-hero-panel:before,.login-hero-panel:after{content:none;animation:none}.login-brand-lockup{z-index:4;white-space:nowrap;align-items:center;gap:12px;display:inline-flex;position:absolute;top:38px;left:50%;translate:-50%}.login-brand-mark{will-change:transform, opacity;place-items:center;width:46px;height:46px;animation:.72s cubic-bezier(.16,1,.3,1) both login-brand-mark-enter;display:grid}.login-brand-mark img{object-fit:contain;width:100%;height:100%}.login-brand-copy{transform-origin:0;will-change:transform, opacity, clip-path;gap:4px;animation:.82s cubic-bezier(.16,1,.3,1) .12s both login-brand-copy-reveal;display:grid}.login-brand-copy strong{color:#182033;letter-spacing:0;font-size:29px;font-weight:820;line-height:.9}.login-brand-copy strong span{color:#3478f6}.login-brand-copy small{color:#7d889c;letter-spacing:0;text-transform:uppercase;font-size:9px;font-weight:720;line-height:1}.login-route-scene{z-index:2;contain:layout style paint;transform-origin:50%;width:460px;height:240px;position:relative;transform:translate(min(0px,50cqw - 230px),42px)scale(.94)}.login-route-svg{z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.login-route-line{fill:none;stroke:#76a0f7;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;opacity:.24;vector-effect:non-scaling-stroke}.login-route-line.inbound{animation:6.4s cubic-bezier(.16,1,.3,1) infinite both login-inbound-line}.login-route-line.outbound{animation:6.4s cubic-bezier(.16,1,.3,1) infinite both login-outbound-line}.login-route-line.middle{animation-delay:.12s}.login-route-line.bottom{animation-delay:.24s}.login-route-user,.login-route-auth,.login-route-model{background:#fffffff0;border:1px solid #d8dee9;border-radius:8px;box-shadow:0 10px 24px #263a5c0f}.login-route-user{z-index:3;text-align:center;will-change:transform, opacity;flex-direction:column;justify-content:center;align-items:center;width:92px;height:92px;animation:6.4s cubic-bezier(.16,1,.3,1) infinite both login-user-cycle;display:flex;position:absolute;top:84px;left:4px}.login-route-icon{color:#586579;background:#f8fafc;border:1px solid #dce2ec;border-radius:6px;place-items:center;width:28px;height:28px;margin-bottom:7px;display:grid}.login-route-icon.auth{color:#3478f6;background:#edf3ff;border-color:#cbdafb;border-radius:8px;width:36px;height:36px;margin-bottom:8px}.login-route-user strong,.login-route-auth strong,.login-route-model strong{color:#202a3d;letter-spacing:0;font-weight:720}.login-route-user strong{font-size:12px}.login-route-user small,.login-route-auth small{color:#7d8798;letter-spacing:0;font-size:9.5px;line-height:1.35}.login-route-user small{max-width:78px;margin-top:6px}.login-route-label{z-index:5;color:#3478f6;letter-spacing:0;white-space:nowrap;background:#fff;border:1px solid #9ebbf9;border-radius:999px;padding:3px 6px;font-size:8.5px;font-weight:670;line-height:1.2;position:absolute}.login-route-label.request-label{animation:6.4s ease-in-out infinite both login-request-label;top:107px;left:132px;translate:-50%}.login-route-label.access-label{animation:6.4s ease-in-out infinite both login-access-label;top:107px;left:334px;translate:-50%}.login-route-packet{z-index:4;color:#fff;opacity:0;will-change:transform, opacity;background:#3478f6;place-items:center;display:grid;position:absolute;box-shadow:0 0 0 4px #3478f61f}.login-route-packet.inbound-packet{border-radius:6px;width:18px;height:18px;animation:6.4s cubic-bezier(.16,1,.3,1) infinite both login-inbound-packet;top:122px;left:100px}.login-route-auth{z-index:3;text-align:center;will-change:transform, opacity;flex-direction:column;justify-content:center;align-items:center;width:128px;height:140px;animation:6.4s cubic-bezier(.16,1,.3,1) infinite both login-auth-cycle;display:flex;position:absolute;top:60px;left:168px}.login-route-auth strong{color:#3478f6;font-size:13px}.login-route-auth small{max-width:108px;margin-top:7px}.login-route-auth-status{color:#0a956a;letter-spacing:0;will-change:transform, opacity;align-items:center;gap:4px;margin-top:8px;font-size:9px;font-weight:720;line-height:1;animation:6.4s cubic-bezier(.16,1,.3,1) infinite both login-auth-status;display:inline-flex}.login-route-packet.route-one,.login-route-packet.route-two,.login-route-packet.route-three{border-radius:50%;width:7px;height:7px;animation:6.4s cubic-bezier(.16,1,.3,1) infinite both login-route-packet;top:127px;left:294px}.login-route-packet.route-one{--route-y:-58px}.login-route-packet.route-two{--route-y:0px;animation-delay:.15s}.login-route-packet.route-three{--route-y:58px;animation-delay:.3s}.login-route-models{z-index:3;gap:12px;width:88px;display:grid;position:absolute;top:49px;left:372px}.login-route-model{will-change:transform, opacity;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:6px;height:46px;padding:0 8px;animation:6.4s cubic-bezier(.16,1,.3,1) infinite both login-model-cycle;display:grid}.login-route-model.model-2{animation-delay:.15s}.login-route-model.model-3{animation-delay:.3s}.login-route-model>span{color:#69758a;background:#f8fafc;border:1px solid #dce2ec;border-radius:6px;place-items:center;width:24px;height:24px;display:grid}.login-route-model strong{white-space:nowrap;min-width:0;font-size:10px}.login-motion-toggle{z-index:6;color:#6d798c;cursor:pointer;background:#ffffffd1;border:1px solid #d8dee9;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;display:inline-grid;position:absolute;bottom:24px;left:28px}.login-motion-toggle:hover,.login-motion-toggle[aria-pressed=true]{color:#3478f6;background:#fff;border-color:#9ebbf9}.login-hero-panel.is-paused .login-brand-mark,.login-hero-panel.is-paused .login-brand-copy,.login-hero-panel.is-paused .login-route-line,.login-hero-panel.is-paused .login-route-user,.login-hero-panel.is-paused .login-route-label,.login-hero-panel.is-paused .login-route-packet,.login-hero-panel.is-paused .login-route-auth,.login-hero-panel.is-paused .login-route-auth-status,.login-hero-panel.is-paused .login-route-model{animation-play-state:paused}@keyframes login-brand-mark-enter{0%{opacity:0;transform:translate(10px)scale(.82)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes login-brand-copy-reveal{0%{clip-path:inset(0 100% 0 0);opacity:0;transform:translate(-10px)scaleX(.86)}to{clip-path:inset(0);opacity:1;transform:translate(0,0)scaleX(1)}}@keyframes login-user-cycle{0%,to{border-color:#d8dee9;transform:translate(0,0)}12%,30%{border-color:#9ebbf9;transform:translate(2px)}}@keyframes login-inbound-line{0%,7%{stroke-dashoffset:1px;opacity:.18}24%,42%{stroke-dashoffset:0;opacity:1}54%,to{stroke-dashoffset:0;opacity:.3}}@keyframes login-request-label{0%,7%,48%,to{opacity:.68;transform:translate(0,0)}16%,38%{opacity:1;transform:translateY(-2px)}}@keyframes login-inbound-packet{0%,10%{opacity:0;transform:translate(0,0)scale(.82)}15%{opacity:1}34%{opacity:1;transform:translate(58px)scale(1)}40%,to{opacity:0;transform:translate(60px)scale(.88)}}@keyframes login-auth-cycle{0%,25%,66%,to{border-color:#d8dee9;transform:scale(1);box-shadow:0 10px 24px #263a5c0f}36%,56%{border-color:#8fb0f7;transform:scale(1.02);box-shadow:0 16px 34px #3478f624}}@keyframes login-auth-status{0%,28%,65%,to{opacity:.56;transform:scale(.96)}38%,56%{opacity:1;transform:scale(1)}}@keyframes login-outbound-line{0%,42%{stroke-dashoffset:1px;opacity:.16}60%,82%{stroke-dashoffset:0;opacity:1}92%,to{stroke-dashoffset:0;opacity:.3}}@keyframes login-access-label{0%,42%,90%,to{opacity:.66;transform:translate(0,0)}54%,80%{opacity:1;transform:translateY(-2px)}}@keyframes login-route-packet{0%,47%{opacity:0;transform:translate(0,0)scale(.75)}52%{opacity:1}59%{opacity:1;transform:translate(39px)scale(1)}66%{opacity:1;transform:translate3d(39px, var(--route-y), 0) scale(1)}76%{opacity:1;transform:translate3d(75px, var(--route-y), 0) scale(1)}82%,to{opacity:0;transform:translate3d(77px, var(--route-y), 0) scale(.78)}}@keyframes login-model-cycle{0%,56%,91%,to{border-color:#d8dee9;transform:translate(0,0);box-shadow:0 10px 24px #263a5c0f}68%,82%{border-color:#8fb0f7;transform:translate(-2px);box-shadow:0 12px 26px #3478f61f}}[data-theme=dark] .login-hero-panel{background-color:#141b28;background-image:linear-gradient(#94a3b80e 1px,#0000 1px),linear-gradient(90deg,#94a3b80e 1px,#0000 1px);border-right-color:#303b50}[data-theme=dark] .login-brand-copy strong,[data-theme=dark] .login-route-user strong,[data-theme=dark] .login-route-auth strong,[data-theme=dark] .login-route-model strong{color:#f3f6fb}[data-theme=dark] .login-brand-copy strong span,[data-theme=dark] .login-route-auth strong{color:#78a4ff}[data-theme=dark] .login-brand-copy small,[data-theme=dark] .login-route-user small,[data-theme=dark] .login-route-auth small{color:#9ca9bc}[data-theme=dark] .login-route-user,[data-theme=dark] .login-route-auth,[data-theme=dark] .login-route-model{background:#182130f5;border-color:#344158;box-shadow:0 12px 28px #0003}[data-theme=dark] .login-route-icon,[data-theme=dark] .login-route-model>span{color:#a8b4c7;background:#1b2535;border-color:#3b4961}[data-theme=dark] .login-route-icon.auth{color:#8eb2ff;background:#1b2b48;border-color:#47689f}[data-theme=dark] .login-route-label{color:#8eb2ff;background:#182130;border-color:#5879b3}[data-theme=dark] .login-route-line{stroke:#6e96e8}[data-theme=dark] .login-motion-toggle{color:#9ca9bc;background:#182130e6;border-color:#344158}[data-theme=dark] .login-motion-toggle:hover,[data-theme=dark] .login-motion-toggle[aria-pressed=true]{color:#8eb2ff;background:#1b2535;border-color:#5879b3}@media (max-width:980px){.login-route-scene{transform:translate(min(0px,50cqw - 230px),42px)scale(.88)}}@media (max-width:820px){.login-route-scene{transform:translate(min(0px,50cqw - 230px),42px)scale(.78)}}@media (max-width:700px){.login-route-scene{transform:translate(min(0px,50cqw - 230px),42px)scale(.7)}}@media (max-width:640px){.login-hero-panel{background-size:24px 24px;border-bottom:1px solid #dfe4ec;border-right:0;min-height:238px}[data-theme=dark] .login-hero-panel{border-bottom-color:#303b50}.login-brand-lockup{gap:9px;top:20px;left:50%}.login-brand-mark{width:36px;height:36px}.login-brand-copy strong{font-size:22px}.login-brand-copy small{font-size:7px}.login-route-scene{transform:translate(min(0px,50cqw - 230px),34px)scale(.72)}.login-motion-toggle{bottom:14px;left:18px}}@media (max-width:390px){.login-route-scene{transform:translate(min(0px,50cqw - 230px),34px)scale(.7)}}@media (prefers-reduced-motion:reduce){.login-brand-mark,.login-brand-copy,.login-route-line,.login-route-user,.login-route-label,.login-route-packet,.login-route-auth,.login-route-auth-status,.login-route-model{animation:none!important}.login-route-line{stroke-dashoffset:0;opacity:.5}.login-route-packet{display:none}.login-route-auth-status,.login-route-label{opacity:1}.login-motion-toggle{display:none}}

