:root{color:#1d2433;background:#f5f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{height:100%}body{min-width:320px;min-height:100vh;margin:0;font-size:13px;background:#f5f7fa;overflow:hidden}#root{min-height:100vh}.login-shell{display:grid;min-height:100vh;place-items:center;padding:24px;background:#eef1f5}.login-panel{display:grid;align-content:start;width:min(640px,100%);padding:54px 64px 58px;border:1px solid #dde3ea;border-radius:8px;background:#fff}.login-brand{display:flex;align-items:center;margin-bottom:26px}.login-brand img{display:block;width:220px;max-width:100%;height:auto}.login-slogan{margin:0 0 34px;color:#475569;font-size:15px;font-weight:600;line-height:1.7}.login-panel h1.ant-typography{margin:0 0 6px;color:#172033;font-size:24px;line-height:1.2}.login-form{display:grid;gap:12px;width:min(480px,100%);margin-top:0}.login-form label{display:grid;gap:6px;color:#526070;font-size:12px;font-weight:700;text-transform:uppercase}.login-form input{width:100%;min-height:36px;padding:7px 10px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#172033;font-size:13px}.login-form button,.console-header-actions button{min-height:42px;padding:0 18px;border:0;border-radius:6px;background:#2563eb;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.login-form button:disabled{cursor:progress;opacity:.7}.login-docs-link{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:0 16px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#1d4ed8;font-size:14px;font-weight:700;line-height:1.35;text-align:center;text-decoration:none}.login-docs-link:hover{border-color:#93b4f8;background:#f8fbff;color:#155eef}@media(max-width:520px){.login-panel{padding:40px 28px 44px}}.console-header-actions{display:flex;align-items:center;gap:10px}.console-shell{display:flex;height:100vh;min-height:100vh;overflow:hidden;background:#f5f7fa}.console-sider{flex:0 0 248px;height:100vh;overflow:hidden;position:sticky;top:0;background:#fff!important;border-right:1px solid #e1e6ef}.brand-lockup{display:flex;align-items:center;height:64px;padding:0 20px;border-bottom:1px solid #edf0f5}.brand-lockup button{display:flex;align-items:center;width:100%;padding:0;border:0;background:transparent;cursor:pointer}.brand-lockup img{display:block;width:174px;max-width:100%;height:auto}.console-menu{display:grid;gap:6px;padding:12px;background:transparent;border-inline-end:0!important}.menu-group{display:grid;gap:0}.console-menu button,.sub-menu button{width:100%;min-height:38px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#445062;font-size:14px;line-height:1;text-align:left;cursor:pointer}.console-menu>.menu-group>button.active{background:#f1f5f9;color:#111827;font-weight:650}.sub-menu{display:grid;gap:4px;margin:4px 0 6px;padding:0}.sub-menu button{color:#667085;font-size:13px;min-height:38px;padding:0 10px 0 36px}.sub-menu button.active{background:#edf4ff;color:#155eef;font-weight:700}.console-header{display:flex;align-items:center;justify-content:space-between;height:88px;padding:0 32px;background:#fff;border-bottom:1px solid #dde3ea}.console-header h1.ant-typography{margin:0 0 4px;color:#172033;font-size:24px;line-height:1.2}.console-content{flex:1 1 auto;height:100vh;min-width:0;overflow-y:auto;padding:24px 28px}.content-shell{width:100%;max-width:1320px;margin:0 auto}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.page-header h1{margin:0;color:#111827;font-size:22px;line-height:1.25}.header-actions{display:flex;align-items:center;gap:10px}.header-actions select{min-height:34px;min-width:180px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#172033}.user-menu{position:relative}.user-menu-trigger{min-height:34px;padding:7px 12px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#172033;cursor:pointer}.user-menu-panel{position:absolute;top:calc(100% + 6px);right:0;z-index:20;display:grid;min-width:220px;padding:6px;border:1px solid #d8dee8;border-radius:6px;background:#fff;box-shadow:0 10px 24px #0f172a1f}.user-menu-identity,.user-menu-version{display:grid;gap:2px;padding:8px 8px 10px;border-bottom:1px solid #e5eaf1;color:#172033}.user-menu-identity strong,.user-menu-identity span,.user-menu-version strong,.user-menu-version span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu-identity strong,.user-menu-version strong{font-size:13px;font-weight:600}.user-menu-identity span,.user-menu-version span{color:#64748b;font-size:12px}.user-menu-panel button{min-height:32px;border:0;border-radius:4px;background:transparent;color:#172033;text-align:left;cursor:pointer}.user-menu-panel button:hover{background:#f3f6fa}.secondary-button{min-height:34px;padding:0 13px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#172033;cursor:pointer}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:14px;padding:12px;border:1px solid #e1e6ef;border-radius:8px;background:#fff}.config-page{display:grid;gap:14px}.config-page-actions{display:flex;justify-content:flex-end}.config-page-actions button{min-height:34px;padding:0 13px;border:1px solid #155eef;border-radius:6px;background:#155eef;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.config-toolbar{display:flex;align-items:flex-end;justify-content:flex-start;margin-bottom:0}.config-toolbar .search-field{flex:0 0 300px;grid-template-rows:36px}.config-toolbar select{width:150px}.config-toolbar button{width:auto;min-width:64px}.empty-access-panel{display:grid;gap:6px}.empty-access-panel h2{margin:0;color:#172033;font-size:16px}.empty-access-panel p{margin:0;color:#667085;font-size:13px}.config-toolbar .secondary-button,.drawer .secondary-button{border:1px solid #cbd5e1;background:#fff;color:#172033}.toolbar label,.action-form label{display:grid;grid-template-rows:16px 36px;gap:6px;color:#526070;font-size:12px;font-weight:600}.toolbar input,.toolbar select,.toolbar button,.action-form input,.action-form select,.action-form textarea,.drawer button,.project-detail-card button{min-height:36px;padding:0 10px;border:1px solid #cfd7e4;border-radius:6px;background:#fff;color:#1d2433;font-size:13px}.toolbar button,.action-form button,.project-detail-card button,.drawer button{min-height:36px;padding:0 13px;background:#155eef;border-color:#155eef;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.action-form button,.project-detail-card button{align-self:end}.project-detail-card .tab-row button{background:#fff;border-color:transparent;color:#667085}.drawer{position:fixed;top:0;right:0;z-index:20;height:100vh;display:grid;grid-template-rows:auto 1fr;overflow:hidden;padding:0;border-left:1px solid #dbe3ec;background:#fff;box-shadow:-18px 0 42px #0f172a1f}.drawer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:0;padding:20px 22px 16px;border-bottom:1px solid #edf0f5}.drawer-header h2,.project-detail-header h2{margin:0;color:#111827;font-size:18px}.drawer-header p{margin:6px 0 0;color:#667085;font-size:13px}.drawer>form,.drawer>section{overflow:auto;padding:18px 22px}.drawer>form.drawer-form{min-height:0;overflow:hidden;padding:0}.drawer-form{display:grid;grid-template-rows:minmax(0,1fr) auto}.drawer-body{min-height:0;overflow:auto;padding:18px 22px}.drawer-footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 22px;border-top:1px solid #edf0f5;background:#fff}.drawer-footer button{min-height:34px}.form-section{margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid #edf0f5}.form-section:last-child{margin-bottom:0;border-bottom:0}.form-section h3{margin:0 0 12px;color:#1d2433;font-size:14px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px}.enterprise-config-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.model-price-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.context-pricing-editor{display:grid;gap:10px;margin-top:14px}.context-pricing-row{display:grid;grid-template-columns:minmax(118px,.8fr) minmax(132px,1fr) minmax(150px,1.05fr) minmax(132px,1fr) 64px;align-items:start;gap:10px}.drawer-form .context-pricing-row label{grid-template-rows:18px 42px auto;min-height:74px;min-width:0}.context-pricing-label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.context-pricing-row button{align-self:start;min-height:42px;margin-top:24px;padding:0 12px}.form-grid>.field.full,.drawer-form .status-field,.scope-field{grid-column:1 / -1}.status-scope-row{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.drawer-form .status-scope-row>.status-field{grid-column:span 1}.drawer-form label,.drawer-form .form-field,.drawer-form .status-field{display:grid;grid-template-rows:16px 36px;gap:6px;color:#526070;font-size:12px;font-weight:600}.form-grid>label,.form-grid>.form-field,.form-grid>.required-field,.form-grid>fieldset{min-height:86px}.drawer-form input,.drawer-form select,.drawer-form textarea{width:100%;min-height:36px;padding:0 10px;border:1px solid #cfd7e4;border-radius:6px;background:#fff;color:#1d2433;font-size:13px}.form-grid input,.form-grid select,.searchable-select-input{min-height:42px}.drawer-form .status-field{padding-top:0}.drawer-form textarea{min-height:92px;padding:9px 10px;resize:vertical}.drawer-form .textarea-field{grid-template-rows:16px auto}.drawer-form .readonly-input{background:#f4f6f8;color:#667085}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.section-head h3{margin:0}.section-head .association-subtitle{color:#526070;font-size:12px;font-weight:600;line-height:16px}.model-form .section-head{margin-top:8px;margin-bottom:6px}.model-form .project-picker{margin-bottom:8px}.binding-section{margin-top:22px}.binding-section>h3,.binding-section>.section-head{margin:0 0 10px}.binding-section .searchable-popover,.binding-section .project-picker{margin-bottom:14px}.quota-line-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:flex-start;gap:10px}.quota-default-grid{margin-bottom:6px}.quota-line-grid>label{min-height:86px}.quota-line-grid .quota-input-with-unit{width:100%}.quota-line-grid .quota-input{flex:1;min-width:0;max-width:none}.quota-cell{display:grid;gap:6px}.quota-cell.quota-cell-error{grid-template-rows:none}.quota-cell .field-error{display:block;margin-top:0}.quota-input-with-unit{display:inline-flex;align-items:center;gap:6px}.warning-box{margin:12px 0;padding:10px 12px;border:1px solid #fedf89;border-radius:7px;background:#fffcf5;color:#93370d;font-size:12px;line-height:1.5}.note{margin:8px 0 0;color:#667085;font-size:12px}.linked-project-head{margin-top:6px;margin-bottom:6px}.linked-list{display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.linked-chip{display:inline-flex;min-height:30px;align-items:center;gap:8px;padding:0 10px;border:1px solid #d7dee8;border-radius:999px;background:#fff;color:#1d2433;font-size:12px}.enterprise-admin-field,.enterprise-admin-field.field-with-error{grid-template-rows:16px 42px auto auto}.admin-chip-list{margin-top:8px;min-height:30px}.drawer button.ghost-button{min-height:28px;padding:0 4px;border-color:transparent;background:transparent;color:#155eef}.test-box{display:grid;gap:10px;padding:12px;border:1px solid #e1e6ef;border-radius:7px;background:#f8fafc}.test-box p{margin:0;color:#667085;font-size:12px}.test-box .secondary-button{justify-self:start}.test-result{padding:10px;border:1px solid #bbf7d0;border-radius:7px;background:#f0fdf4;color:#166534;font-size:12px}.rule-test-section{display:grid;gap:14px}.rule-test-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.rule-test-header h3{margin:0}.rule-test-section textarea{min-height:120px}.rule-form .rule-test-result{display:grid;min-height:42px;gap:8px;padding:10px 12px;border:1px solid #d8e0ec;border-radius:8px;color:#31405a;font-size:12px}.association-block{grid-column:1 / -1;display:grid;gap:12px}.association-block select[multiple]{min-height:92px}.selection-list{display:grid;gap:6px;align-content:start;max-height:132px;overflow:auto;padding:8px 10px;border:1px solid #e1e6ef;border-radius:8px;background:#fff}.selection-list>span{color:#526070;font-size:12px;font-weight:700}.selection-list label{display:grid;grid-template-columns:18px 1fr;grid-template-rows:none;min-height:34px;align-items:center;gap:8px;margin:0;padding:5px 8px;border-radius:6px;color:#1d2433;font-size:13px;font-weight:500}.selection-list button{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:38px;align-items:center;gap:8px;padding:6px 8px;border:0;border-radius:6px;background:transparent;color:#1d2433;font-size:13px;text-align:left;cursor:pointer}.selection-list button:hover,.selection-list button:focus{background:#edf4ff;outline:none}.selection-list button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selection-list button small{color:#667085}.project-picker{position:relative;display:grid;gap:6px}.project-picker label{display:grid;gap:6px;color:#526070;font-size:12px;font-weight:600}.project-picker label>input{width:100%;height:36px;padding:0 10px;border:1px solid #cfd7e4;border-radius:6px;background:#fff;color:#1d2433;font-size:13px}.project-picker label>input::placeholder{color:#7b8794}.project-picker label>input:focus{border-color:#155eef;outline:2px solid rgb(21 94 239 / 14%);outline-offset:0}.project-picker-popover{position:absolute;top:calc(100% + 4px);left:0;z-index:20;display:grid;gap:4px;width:min(360px,100%);max-height:180px;overflow:auto;padding:8px;border:1px solid #d8dee8;border-radius:8px;background:#fff;box-shadow:0 10px 24px #0f172a1f}.project-picker-popover .project-picker-option{display:grid;grid-template-columns:18px 1fr;grid-template-rows:none;min-height:34px;align-items:center;gap:8px;padding:0 8px;border-radius:6px;color:#1d2433;font-size:14px;font-weight:400}.project-picker-popover .project-picker-option:hover{background:#edf4ff;color:#155eef}.project-picker-popover span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-picker-popover input[type=checkbox]{width:16px;height:16px;min-height:16px;margin:0;padding:0;accent-color:#155eef}.association-form{display:grid;gap:12px}.project-binding-form{display:grid;gap:14px}.association-picker{max-width:520px}.association-picker-popover{width:min(520px,100%);max-height:220px}.association-picker-popover .project-picker-option{grid-template-columns:18px minmax(0,1fr) auto}.association-picker-popover small{color:#667085;font-size:12px;white-space:nowrap}.project-tab-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) repeat(3,160px);align-items:end;gap:10px;padding:12px;border:1px solid #e1e6ef;border-radius:8px;background:#fff}.vk-toolbar{display:grid;grid-template-columns:minmax(260px,420px) 160px max-content;align-items:end;gap:10px;padding:12px;border:1px solid #e1e6ef;border-radius:8px;background:#fff}.project-tab-toolbar label,.vk-toolbar label,.vk-detail-form label{display:grid;grid-template-rows:16px 36px;gap:6px;color:#526070;font-size:12px;font-weight:700}.project-tab-toolbar input,.project-tab-toolbar select,.vk-toolbar input,.vk-toolbar select,.vk-detail-form input,.vk-detail-form select,.quota-input,.quota-period-select{width:100%;min-height:36px;padding:0 10px;border:1px solid #cfd7e4;border-radius:6px;background:#fff;color:#172033;font-size:13px}.quota-input,.quota-period-select{max-width:118px}.project-tab-toolbar button,.vk-toolbar button,.panel-section-head button,.compact-action{width:auto;min-height:36px;padding:0 13px}.project-detail-card .secondary-button,.project-detail-card .compact-action{border-color:#cbd5e1;background:#fff;color:#172033}.panel-section{overflow:hidden;border:1px solid #e1e6ef;border-radius:8px;background:#fff}.panel-section .pagination-bar{margin:18px 16px 16px}.panel-section input[type=checkbox]{width:16px;height:16px;min-height:16px;margin:0;accent-color:#155eef}.panel-section input[type=checkbox]:disabled{accent-color:#98a2b3}.panel-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #edf0f5;background:#fff}.panel-section-head h3{margin:0;color:#111827;font-size:14px}.name-cell{display:grid;gap:3px}.name-cell strong{display:flex;min-width:0;align-items:center;gap:6px;color:#111827;font-size:13px;font-weight:700}.name-cell span:not(.tag){color:#667085;font-size:12px}.tag,.status-pill{display:inline-flex;width:fit-content;min-width:40px;min-height:24px;align-items:center;justify-content:center;padding:0 8px;border-radius:999px;font-size:12px;font-weight:700}.tag.gray{background:#f2f4f7;color:#475467}.tag.pin{background:#fff7ed;color:#c2410c}.tag.red{background:#fff1f3;color:#c01048}.tag.orange{background:#fff6ed;color:#b54708}.tag.yellow{background:#fffaeb;color:#b54708}.tag.green,.status-pill.success{background:#ecfdf3;color:#067647}.status-pill.muted{background:#f2f4f7;color:#667085}.period-select-pair{display:flex;flex-wrap:wrap;gap:6px}.association-form .form-actions{justify-content:flex-end}.rule-test-card{display:grid;gap:12px;padding:14px;border:1px solid #e1e6ef;border-radius:8px;background:#fff}.rule-test-card h3{margin:0;color:#172033;font-size:15px}.panel-section.rule-test-card{gap:0;padding:0}.rule-test-form{display:grid;gap:12px;padding:14px}.rule-test-controls{display:grid;grid-template-columns:minmax(160px,220px) auto;align-items:end;gap:10px}.rule-test-form label{display:grid;grid-template-rows:16px auto;gap:6px;color:#526070;font-size:12px;font-weight:600}.rule-test-form select,.rule-test-form textarea{width:100%;min-height:36px;padding:0 10px;border:1px solid #cfd7e4;border-radius:6px;background:#fff;color:#1d2433;font-size:13px}.rule-test-form textarea{min-height:92px;padding:10px;resize:vertical}.rule-test-form button{min-height:36px;padding:0 13px;border:1px solid #155eef;border-radius:6px;background:#155eef;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.rule-test-result{display:grid;gap:10px}.action-form .selection-list input[type=checkbox]{width:16px;height:16px;min-height:16px;margin:0;padding:0;accent-color:#155eef}.readonly-value{display:flex;min-height:36px;align-items:center;padding:0 10px;border:1px solid #e3e8ef;border-radius:6px;background:#f4f6f8;color:#667085;font-size:13px}.form-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px}.project-detail-card{display:grid;gap:14px}.button-row,.tab-row{display:flex;flex-wrap:wrap;gap:8px}.tab-row{margin:0 0 14px;border-bottom:1px solid #dfe5ef}.tab-row button.active{background:transparent;border-color:transparent;border-bottom-color:#155eef;color:#155eef}.detail-section{display:grid;gap:14px}.vk-split{display:grid;grid-template-columns:340px minmax(0,1fr);gap:14px;min-height:520px}.vk-panel{min-width:0;overflow:hidden;border:1px solid #e1e6ef;border-radius:8px;background:#fff}.vk-list{display:grid;gap:8px;max-height:620px;overflow:auto;padding:8px}.project-detail-card .vk-list-item{display:grid;width:100%;min-height:auto;justify-items:stretch;gap:6px;padding:12px;border:1px solid transparent;border-radius:8px;background:#fff;color:#172033;text-align:left}.project-detail-card .vk-list-item.active{border-color:#155eef;background:#edf4ff}.vk-list-item-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.vk-list-item strong{color:#111827;font-size:13px}.vk-list-item>span:not(.vk-list-item-head){color:#667085;font-size:12px;overflow-wrap:anywhere}.vk-detail-form{display:grid;gap:18px;padding:14px}.vk-config-section{display:grid;gap:10px}.vk-config-section h4{margin:0;color:#111827;font-size:14px}.vk-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.muted{margin:0;color:#667085;font-size:12px}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.detail-field,.detail-grid span{padding:8px 10px;border:1px solid #dbe3ec;border-radius:6px;background:#f8fafc}.detail-field{display:grid;gap:4px}.detail-field span{padding:0;border:0;background:transparent;color:#64748b;font-size:12px}.detail-field strong{color:#172033;font-size:13px;font-weight:600;overflow-wrap:anywhere}.raw-grid,.split-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.raw-grid pre{min-height:120px;margin:0;overflow:auto;padding:12px;border-radius:6px;background:#0f172a;color:#e2e8f0}.raw-grid label{display:grid;gap:6px;color:#526070;font-size:12px;font-weight:600}.audit-table-wrap table{min-width:980px}.audit-table-wrap th:nth-child(5),.audit-table-wrap th:nth-child(6),.audit-table-wrap td:nth-child(5),.audit-table-wrap td:nth-child(6){width:72px;min-width:72px;white-space:nowrap}.audit-row-expanded>td{background:#f8fbff}.audit-detail-drawer{width:min(760px,calc(100vw - 248px))}.audit-detail-body{display:grid;gap:0}.audit-detail-section{display:grid;gap:12px;padding-bottom:18px;border-bottom:1px solid #edf0f5}.audit-detail-section+.audit-detail-section{padding-top:18px}.audit-detail-section:last-child{border-bottom:0}.audit-detail-section h3{margin:0;color:#1d2433;font-size:14px}.kv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.audit-basic-info-grid{align-items:stretch}.kv-item{min-width:0;padding:10px;border:1px solid #edf0f5;border-radius:7px;background:#fafbfc}.audit-basic-info-item{display:flex;flex-direction:column}.audit-basic-info-item-primary{min-height:80px}.audit-basic-info-item-model{grid-column:1 / -1}.kv-item>span{display:block;margin-bottom:5px;color:#667085;font-size:12px}.kv-item strong{display:block;color:#111827;font-size:13px;overflow-wrap:anywhere}.virtual-key-detail{display:grid;min-width:0;gap:4px}.virtual-key-detail span{color:#667085;font-size:12px;font-weight:400;overflow-wrap:anywhere}.hit-list{display:grid;gap:8px}.hit-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:10px;border:1px solid #e1e6ef;border-radius:7px}.hit-item strong{min-width:0;overflow-wrap:anywhere}.sub-tabs{display:flex;flex-wrap:wrap;gap:8px}.sub-tab{display:inline-flex;min-height:30px;align-items:center;padding:0 10px;border:1px solid #cfd7e4;border-radius:6px;background:#fff;color:#475467;font-size:12px;font-weight:700}.sub-tab.active{border-color:#155eef;background:#edf4ff;color:#155eef}.code-block{max-height:220px;overflow:auto;margin:0;padding:12px;border-radius:7px;background:#111827;color:#d1e9ff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.55;white-space:pre-wrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.status-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;padding:12px 14px;border:1px solid #f3c26b;border-radius:8px;background:#fff8e6}.operation-result{margin-bottom:16px;padding:10px 12px;border-radius:8px;font-size:13px}.operation-success{border:1px solid #8ed8b6;background:#ecfdf5;color:#14532d}.operation-error{border:1px solid #f2a1a1;background:#fef2f2;color:#7f1d1d}.stats-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:18px}.metric-tile,.console-panel{border:1px solid #dde3ea;border-radius:8px;background:#fff}.metric-tile{display:flex;min-height:72px;flex-direction:column;justify-content:center;padding:12px}.metric-tile span{color:#64748b;font-size:13px}.metric-tile strong{margin-top:7px;color:#111827;font-size:19px;line-height:1;overflow-wrap:anywhere}.tool-access,.governance-section{width:100%}.governance-section{margin-top:28px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.section-heading h2.ant-typography{margin:0;color:#172033;font-size:22px;line-height:1.2}.table-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.workflow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.workspace-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.workspace-summary-item{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #dde3ea;border-radius:8px;background:#fff}.workspace-summary-item span{color:#64748b;font-size:13px}.workspace-summary-item strong{color:#172033;font-size:20px;line-height:1}.workspace-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.workspace-tabs button{display:flex;min-width:0;align-items:center;gap:10px;min-height:62px;padding:10px 12px;border:1px solid #d6dee8;border-radius:8px;background:#fff;color:#172033;cursor:pointer;text-align:left}.workspace-tabs button.active{border-color:#2563eb;background:#eff6ff;box-shadow:inset 0 0 0 1px #2563eb}.workspace-tabs svg{flex:0 0 auto;color:#2563eb;font-size:18px}.workspace-tabs span{display:grid;min-width:0;gap:3px}.workspace-tabs strong,.workspace-tabs small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-tabs strong{font-size:13px;line-height:1.2}.workspace-tabs small{color:#64748b;font-size:12px}.console-panel{min-width:0;padding:16px}.compact-panel{max-width:760px}.console-panel h3.ant-typography{margin:0 0 12px;color:#172033;font-size:16px}.action-panel h3.ant-typography{margin-bottom:14px}.action-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;align-items:start;gap:12px}.action-form .field.full,.action-form .textarea-field,.action-form .association-block,.action-form .test-box,.action-form .bulk-quota,.action-form .form-actions{grid-column:1 / -1}.setup-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.inline-form{align-items:end}.action-form input,.action-form select,.action-form textarea,.setup-grid input,.setup-grid select{width:100%;height:36px;padding:0 10px;border:1px solid #cfd7e4;border-radius:6px;background:#fff;color:#1d2433;font-size:13px}.action-form input.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.action-form>label,.status-field{grid-template-rows:16px 36px;min-height:58px}.action-form textarea{grid-column:1 / -1;height:auto;min-height:92px;resize:vertical}.bulk-quota{display:grid;grid-template-columns:minmax(120px,160px) minmax(120px,160px) minmax(92px,110px) auto;align-items:end;gap:10px;padding:0;border:0;border-radius:8px;background:transparent}.model-form .bulk-quota{grid-template-columns:1fr 1fr 128px auto;padding:10px;border:1px solid #e1e6ef;background:#fafbfc}.model-form .bulk-quota .secondary-button{font-weight:500}.model-form .association-table .table-wrap{max-height:280px;border:1px solid #e1e6ef;border-radius:7px}.model-form .association-table table{min-width:660px}.association-overrides{grid-column:1 / -1;display:grid;grid-template-columns:1fr;gap:10px}.association-overrides fieldset{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:10px;border:1px solid #d8dee8;border-radius:6px}.association-overrides legend{padding:0 4px;color:#334155;font-size:13px}.action-form button,.setup-grid button{min-height:36px;padding:0 13px;border:0;border-radius:6px;background:#2563eb;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.action-form button{justify-self:start}.action-form .form-actions button,.action-form .bulk-quota button{justify-self:end;width:auto;align-self:end}.setup-grid button{justify-self:start}.status-field{display:grid;gap:6px;color:#526070;font-size:12px;font-weight:600;align-self:start}.required-star{margin-left:3px;color:#d92d20;font-weight:700}.field-with-error{grid-template-rows:16px 36px auto}.field-error{color:#b42318;font-size:12px;font-weight:500;line-height:1.35}.field-with-error input,.field-with-error select,.field-with-error textarea,.quota-cell-error input,.quota-cell-error select,.quota-cell-error textarea{border-color:#f04438;background:snow}.form-submit-error{grid-column:1 / -1;margin:0;padding:8px 10px;border:1px solid #fecdca;border-radius:6px;background:#fffbfa;color:#b42318;font-size:12px}.check-row{display:flex;align-items:center;gap:14px;box-sizing:border-box;width:100%;margin:0;padding:0 10px;border:1px solid #cfd7e4;border-radius:6px;height:36px;min-height:36px;align-self:end;background:#fff}.check-row label{display:inline-flex;grid-template-rows:none;align-items:center;gap:6px;min-height:auto;color:#172033;font-size:13px;font-weight:500}.check-row input{width:auto;height:auto;min-height:auto}.checkbox-field{display:inline-flex;align-items:center;gap:6px;min-height:36px;color:#172033;font-size:13px}.checkbox-field input{width:auto;height:auto;min-height:auto}.drawer-form .checkbox-field{display:inline-flex;grid-template-rows:none;justify-self:start;width:fit-content}.context-pricing-toggle{margin-top:4px}.association-table table{font-size:12px}.association-table .table-wrap{max-height:280px;overflow:auto}.association-table td,.association-table th{padding:9px 10px}.association-table td input,.association-table td select{height:30px;min-height:30px;padding:0 8px;font-size:12px}.association-table td input[type=checkbox]{width:14px;height:14px;min-height:14px;padding:0}.binding-panel{display:grid;grid-template-columns:minmax(180px,260px) minmax(280px,1fr) auto;align-items:end;gap:10px;margin-bottom:14px;padding:12px;border:1px solid #e1e6ef;border-radius:8px;background:#fff}.binding-panel label{display:grid;gap:6px;color:#526070;font-size:12px;font-weight:600}.binding-panel input{min-height:36px;padding:0 10px;border:1px solid #cfd7e4;border-radius:6px;font-size:13px}.binding-panel>button{min-height:34px;padding:0 13px;border:1px solid #155eef;border-radius:6px;background:#155eef;color:#fff;font-size:13px;font-weight:700}.bind-list{max-height:150px}.bind-list label{grid-template-columns:18px 1fr auto}.bind-list small{color:#667085;font-size:12px}.disabled-option{color:#98a2b3;background:#f8fafc}.table-wrap{width:100%;overflow-x:auto}.pagination-bar{align-items:center;background:#fff;border-top:1px solid #e1e7f0;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin:18px 16px 16px;padding-top:14px}.pagination-total,.pagination-current{color:#5b667a;font-size:14px}.pagination-button,.pagination-page-size{background:#fff;border:1px solid #cfd8e6;border-radius:6px;color:#172033;font-size:14px;height:34px;padding:0 12px}.pagination-button{min-height:34px}.pagination-button:disabled{color:#9aa5b5;cursor:not-allowed}.pagination-page-size{min-width:104px}.project-detail-card .pagination-button,.project-detail-card .pagination-page-size{background:#fff;border-color:#cfd8e6;color:#172033;font-weight:400}.project-detail-card .pagination-button:disabled{color:#9aa5b5}.vk-config-section .pagination-bar{align-items:center;flex-wrap:nowrap;margin-right:0;margin-left:0}.vk-config-section .pagination-total,.vk-config-section .pagination-current{align-items:center;display:inline-flex;min-height:34px}.vk-config-section .pagination-page-size{flex:0 0 122px;width:122px}table{width:100%;min-width:520px;border-collapse:collapse;color:#1d2433;font-size:13px}caption{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}th,td{padding:13px 14px;border-bottom:1px solid #edf0f5;text-align:left;vertical-align:middle}th{color:#667085;background:#fafbfc;font-size:12px;font-weight:700;text-transform:none}td{line-height:1.35;overflow-wrap:anywhere}.table-wrap button{min-height:30px;padding:0 10px;border:1px solid transparent;border-radius:6px;background:transparent;color:#155eef;font-size:12px;font-weight:700;cursor:pointer}.table-wrap button:hover{border-color:#2563eb;color:#1d4ed8}.table-actions{display:flex;flex-wrap:wrap;gap:6px}.gitlab-instance-actions{display:grid;grid-template-columns:repeat(2,max-content)}.model-config-table table{min-width:1180px;table-layout:fixed}.model-config-table th:nth-child(1),.model-config-table td:nth-child(1){width:15.4%}.model-config-table th:nth-child(2),.model-config-table td:nth-child(2){width:15.4%}.model-config-table th:nth-child(3),.model-config-table td:nth-child(3){width:76px}.model-config-table th:nth-child(4),.model-config-table td:nth-child(4){width:18%}.model-config-table th:nth-child(5),.model-config-table td:nth-child(5){width:144px;white-space:nowrap}.model-config-table th:nth-child(6),.model-config-table td:nth-child(6){width:104px;white-space:nowrap}.model-config-table th:nth-child(7),.model-config-table td:nth-child(7){width:92px;white-space:nowrap}.model-config-table th:nth-child(8),.model-config-table td:nth-child(8){width:72px;white-space:nowrap}td input,td select{width:100%;min-height:30px;padding:5px 8px;border:1px solid #cbd5e1;border-radius:5px;background:#fff;color:#172033;font-size:12px}td input[type=checkbox]{width:18px;min-height:18px}tbody tr:last-child td{border-bottom:0}.empty-cell{color:#64748b;text-align:center}.snapshot-panel,.result-panel{margin-top:16px}.result-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}.result-list div{min-width:0;padding:12px;border:1px solid #e5eaf0;border-radius:6px;background:#f8fafc}.result-list dt{margin-bottom:6px;color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase}.result-list dd{margin:0;color:#172033;font-size:13px;line-height:1.4;overflow-wrap:anywhere}.snapshot-panel pre{max-height:260px;margin:0;overflow:auto;border:1px solid #dbe3ec;border-radius:6px;background:#0f172a;color:#dbeafe;font-size:12px;line-height:1.55;padding:14px}.setup-block{grid-column:1 / -1;max-height:220px;margin:12px 0 0;overflow:auto;border:1px solid #dbe3ec;border-radius:6px;background:#f8fafc;color:#172033;font-size:12px;line-height:1.55;padding:12px;white-space:pre-wrap}.gateway-section{width:100%}.compact-panel{padding:18px}.license-detail-list{display:grid;margin:0 0 18px;padding:0;border-top:1px solid #edf0f5}.license-detail-row{display:grid;grid-template-columns:minmax(120px,180px) minmax(0,1fr);gap:18px;padding:14px 0;border-bottom:1px solid #edf0f5}.license-detail-row dt{color:#1d2433;font-size:14px;font-weight:700}.license-detail-row dd{min-width:0;margin:0;color:#1d2433;font-size:14px;overflow-wrap:anywhere}.license-upload-form{grid-template-columns:minmax(0,1fr) auto}.license-file-picker{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:36px;border:1px solid #cfd7e4;border-radius:6px;background:#fff;overflow:hidden}.license-file-picker .file-picker-button{display:inline-flex;align-items:center;height:100%;border-width:0 1px 0 0;border-radius:0;font-size:13px;font-weight:700}.file-picker-name{min-width:0;padding:0 10px;color:#1d2433;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-management{display:grid;gap:16px}.project-layout{display:grid;grid-template-columns:minmax(260px,.34fr) minmax(0,1fr);gap:16px;align-items:start}.project-list{display:grid;gap:8px;margin:14px 0}.project-list button{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:9px 11px;border:1px solid #dbe3ec;border-radius:6px;background:#fff;color:#172033;text-align:left;cursor:pointer}.project-list button.selected{border-color:#2563eb;background:#eff6ff}.project-list button>span:first-child{display:grid;gap:3px}.project-list strong{font-size:14px}.project-list small,.project-detail-header span{color:#64748b;font-size:12px}.project-detail-header,.usage-summary{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.project-detail-header{justify-content:space-between;padding:0;border:0;border-radius:0;background:transparent}.usage-summary span{padding:8px 10px;border:1px solid #dbe3ec;border-radius:6px;background:#fff;color:#172033;font-size:13px}.inline-form{grid-template-columns:repeat(5,minmax(120px,1fr))}.breadcrumb{color:#667085;font-size:13px}.project-detail-panel{position:fixed;top:0;right:0;bottom:0;left:248px;z-index:14;overflow:auto;padding:24px 28px;background:#f5f7fa}.project-detail-panel .project-detail-card{max-width:1320px;margin:0 auto}.project-detail-panel .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:14px;margin-bottom:14px;padding:10px 0 16px;border-bottom:1px solid #edf0f5}.project-detail-panel .metric-tile{min-width:0;min-height:62px;padding:10px 12px;border:1px solid #dbe3ec;border-radius:8px;background:#fff}.project-detail-panel .metric-tile strong{font-size:18px;overflow-wrap:anywhere}.project-detail-panel .usage-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:12px;padding:8px 0 16px;border-bottom:1px solid #edf0f5}.project-detail-panel .usage-summary span{min-width:0;padding:10px 12px;border:1px solid #dbe3ec;border-radius:8px;background:#fff;overflow-wrap:anywhere}.time-range-picker{position:relative;display:grid;min-width:0;gap:6px}.toolbar .time-range-picker{flex:0 1 260px}.time-range-label{color:#526070;font-size:12px;font-weight:700}.time-range-picker .time-range-trigger{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;width:100%;min-height:36px;align-items:center;gap:8px;padding:0 10px;border:1px solid #cfd7e4;border-radius:6px;background:#fff;color:#172033;font-size:13px;font-weight:500;cursor:pointer}.time-range-picker .time-range-trigger:after{grid-column:3;color:#667085;content:"⌄";font-size:14px}.time-range-picker .time-range-trigger>span{grid-column:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.time-range-picker .time-range-trigger small{grid-column:2;min-width:0;color:#667085;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.time-range-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:12;width:min(420px,calc(100vw - 56px));padding:14px;border:1px solid #cfd7e4;border-radius:8px;background:#fff;box-shadow:0 16px 40px #0f172a29}.time-range-popover-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.time-range-popover-header strong{color:#172033;font-size:14px}.time-range-popover-header span{color:#667085;font-size:12px}.time-range-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.time-range-popover .time-range-options button{width:100%;min-height:34px;padding:0 10px;border:1px solid #dbe3ec;border-radius:6px;background:#f8fafc;color:#344054;font-size:13px;font-weight:700;cursor:pointer}.time-range-popover .time-range-options button.selected,.time-range-popover .time-range-options button[aria-pressed=true]{border-color:#155eef;background:#edf4ff;color:#155eef}.time-range-custom-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;border:1px solid #edf0f5;border-radius:8px;background:#f8fafc}.time-range-custom-fields label{display:grid;grid-template-rows:16px 36px;gap:6px;color:#526070;font-size:12px;font-weight:700}.time-range-custom-fields input{width:100%;min-height:36px;padding:0 10px;border:1px solid #cfd7e4;border-radius:6px;background:#fff;color:#172033;font-size:13px}.time-range-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.time-range-popover .time-range-actions button{width:auto;min-height:34px;padding:0 13px;border:1px solid #155eef;border-radius:6px;background:#155eef;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.time-range-popover .time-range-actions .secondary-button{border-color:#cbd5e1;background:#fff;color:#172033}.project-detail-panel .tab-row button{min-height:38px;padding:0 12px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:#667085}.project-detail-panel .tab-row button.active{color:#155eef;border-bottom-color:#155eef}.usage-management-page{display:grid;gap:16px}.public-docs-shell{height:100vh;min-height:0;overflow-y:auto;padding:28px;background:#f5f7fa;scroll-behavior:smooth}.public-docs-page{display:grid;grid-template-columns:180px minmax(0,1fr) 220px;align-items:start;gap:24px;width:min(1440px,100%);margin:0 auto}.public-docs-nav-panel{position:sticky;top:24px;padding:8px 0}.public-docs-nav-title{margin:0 0 12px;color:#667085;font-size:12px;font-weight:700}.public-docs-nav{display:grid;gap:4px}.public-docs-select-label{display:none}.public-docs-nav a{display:block;padding:8px 10px;border-left:3px solid transparent;color:#475467;font-size:13px;font-weight:600;line-height:1.35;text-decoration:none}.public-docs-nav a.active,.public-docs-nav a[aria-current=page]{border-left-color:#155eef;background:#edf4ff;color:#155eef}.public-docs-nav a:hover{color:#155eef}.public-docs-content{min-width:0;border:1px solid #dbe3ec;border-radius:8px;background:#fff}.docs-outline.public-docs-outline{margin:0}.markdown-document{min-width:0;padding:28px 32px 48px;color:#172033;font-size:14px;line-height:1.75}.markdown-document h1{margin:0 0 22px;color:#111827;font-size:28px;line-height:1.25}.markdown-document h2{margin:32px 0 12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb;color:#111827;font-size:20px;line-height:1.35}.markdown-document h3{margin:24px 0 10px;color:#111827;font-size:16px;line-height:1.45}.markdown-document h4{margin:20px 0 8px;color:#111827;font-size:14px;line-height:1.45}.markdown-document p,.markdown-document ul,.markdown-document ol{margin:0 0 14px}.markdown-document ul,.markdown-document ol{padding-left:24px}.markdown-document li+li{margin-top:4px}.markdown-document a{color:#155eef;text-decoration:none}.markdown-document a:hover{text-decoration:underline}.docs-inline-code{padding:2px 5px;border-radius:4px;background:#f2f4f7;color:#172033;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}.markdown-document pre{max-width:100%;overflow-x:auto;margin:14px 0 18px;padding:14px 16px;border-radius:8px;background:#111827;color:#d1e9ff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.6}.markdown-document pre code{color:inherit;font:inherit}.docs-table-scroll{max-width:100%;overflow-x:auto;margin:14px 0 22px;border:1px solid #e5e7eb;border-radius:8px}.docs-table-scroll table{width:100%;min-width:680px;border-collapse:collapse}.docs-table-scroll table.docs-credits-table{min-width:760px;table-layout:fixed}.docs-credits-table th:nth-child(1),.docs-credits-table td:nth-child(1){width:24%}.docs-credits-table th:nth-child(2),.docs-credits-table td:nth-child(2){width:12%}.docs-credits-table th:nth-child(3),.docs-credits-table td:nth-child(3),.docs-credits-table th:nth-child(4),.docs-credits-table td:nth-child(4),.docs-credits-table th:nth-child(5),.docs-credits-table td:nth-child(5){width:21.33%}.docs-credits-table td[rowspan]{vertical-align:middle}.docs-table-scroll th{background:#f8fafc;color:#344054;font-weight:700;text-align:left}.docs-table-scroll th,.docs-table-scroll td{padding:10px 12px;border-bottom:1px solid #eef2f7;vertical-align:top}.docs-table-scroll tr:last-child td{border-bottom:0}.docs-outline{position:sticky;top:24px;max-height:calc(100vh - 72px);overflow-y:auto;margin:24px 18px 24px 0;padding:12px 0 12px 14px;border-left:1px solid #e5e7eb}.docs-outline-title{margin:0 0 8px;color:#667085;font-size:12px;font-weight:700}.docs-outline ol{display:grid;gap:2px;margin:0;padding:0;list-style:none}.docs-outline li.level-3{padding-left:12px}.docs-outline a{display:block;overflow:hidden;padding:5px 0;color:#475467;font-size:12px;line-height:1.35;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.docs-outline a:hover{color:#155eef}.usage-filter-panel{padding:14px;border:1px solid #e1e6ef;border-radius:8px;background:#fff}.usage-filter-panel label{display:grid;min-width:0;gap:6px;color:#526070;font-size:12px;font-weight:700}.usage-filter-panel select,.usage-filter-panel input{width:100%;min-height:36px;padding:0 10px;border:1px solid #cfd7e4;border-radius:6px;background:#fff;color:#172033;font-size:13px}.usage-filter-panel button{min-height:36px;padding:0 14px;border:0;border-radius:6px;background:#2563eb;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.searchable-select{position:relative;display:grid;min-width:0;gap:6px}.searchable-select label{display:block;min-height:auto;color:#526070;font-size:12px;font-weight:700;line-height:16px}.searchable-select input{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searchable-select-options{position:absolute;top:calc(100% + 4px);right:0;left:0;z-index:8;max-height:220px;overflow:auto;padding:6px;border:1px solid #cfd7e4;border-radius:7px;background:#fff;box-shadow:0 12px 30px #0f172a24}.searchable-select-options button{display:block;width:100%;min-height:30px;padding:0 8px;border:0;border-radius:5px;background:transparent;color:#172033;font-size:13px;font-weight:500;line-height:30px;overflow:hidden;text-overflow:ellipsis;text-align:left;white-space:nowrap}.searchable-select-options button:hover,.searchable-select-options button[aria-selected=true]{background:#edf4ff;color:#155eef}.searchable-select-options span{display:block;padding:8px;color:#64748b;font-size:13px}.usage-filter-panel .usage-filter-bar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) auto;gap:12px;align-items:end}.usage-filter-panel .audit-filter-bar{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;align-items:end}.usage-management-page .usage-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:12px}.usage-management-page .usage-summary-card{display:grid;gap:6px;min-width:0;min-height:104px;padding:14px;border:1px solid #dbe3ec;border-radius:8px;background:#fff}.usage-management-page .usage-summary-card span{padding:0;border:0;border-radius:0;background:transparent;color:#64748b;font-size:12px;font-weight:700}.usage-management-page .usage-summary-card strong{color:#111827;font-size:22px;line-height:1.2;overflow-wrap:anywhere}.usage-ranking-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.usage-trend-panel{position:relative;padding:14px;border:1px solid #dbe3ec;border-radius:8px;background:#fff}.usage-trend-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.usage-trend-header strong{color:#172033;font-size:16px}.usage-trend-header label{display:flex;align-items:center;gap:8px;color:#526070;font-size:12px;font-weight:700}.usage-trend-header select{min-height:34px;padding:0 10px;border:1px solid #cfd7e4;border-radius:6px;background:#fff;color:#172033;font-size:13px}.usage-trend-chart{width:100%;height:280px;color:#2563eb;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc}.usage-chart-axis{stroke:#94a3b8;stroke-width:1}.usage-chart-grid{stroke:#e2e8f0;stroke-width:1}.usage-chart-tick{stroke:#94a3b8;stroke-width:1}.usage-chart-label{fill:#64748b;font-size:12px}.usage-chart-point{fill:#fff;stroke:#2563eb;stroke-width:2;cursor:pointer}.usage-chart-hit-area{fill:transparent;pointer-events:all;cursor:crosshair}.attribution-line-chart .usage-chart-hit-area{pointer-events:none}.usage-chart-point:focus{outline:none;stroke:#1d4ed8;stroke-width:3}.usage-chart-tooltip rect{fill:#111827;opacity:.92}.usage-chart-tooltip text{fill:#fff;font-size:12px}.user-quota-section{display:grid;gap:12px}.quota-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.quota-section-title h2{margin:0;color:#172033;font-size:18px;line-height:1.3}.base-url-card,.quota-card,.model-quota-card{border:1px solid #dbe3ec;border-radius:8px;background:#fff}.base-url-card{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;gap:12px;align-items:center;padding:12px 14px}.base-url-card span,.quota-field-label{color:#64748b;font-size:12px;font-weight:700}.base-url-card code,.model-api-meta-item strong,.quota-field-value,.secret-value,.plain-value{min-width:0;padding:9px 10px;border:1px solid #dbe3ec;border-radius:6px;background:#f8fafc;color:#172033;font-family:inherit;font-size:13px;font-weight:600;line-height:1.35;overflow-wrap:anywhere}.quota-card{display:grid;gap:12px;padding:14px}.quota-card-head,.model-quota-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.quota-card-title,.quota-section-heading{color:#172033;font-size:16px;font-weight:800;line-height:1.3}.quota-meter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.quota-meter{display:grid;grid-template-rows:auto auto auto 17px;gap:8px;min-width:0;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.quota-meter-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.quota-meter label{color:#526070;font-size:12px;font-weight:700}.quota-meter-head span{padding:2px 7px;border-radius:999px;background:#eef2f7;color:#64748b;font-size:12px;font-weight:700}.quota-meter strong{color:#111827;font-size:18px;line-height:1.2;overflow-wrap:anywhere}.quota-meter small{color:#64748b;font-size:12px;min-height:17px}.quota-bar{height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.quota-bar span{display:block;height:100%;border-radius:inherit;background:#2563eb}.quota-meter.unset{border-style:dashed;background:#fbfdff}.quota-meter.unset .quota-bar{background:repeating-linear-gradient(135deg,#e2e8f0 0,#e2e8f0 6px,#f8fafc 6px,#f8fafc 12px)}.quota-meter.unset .quota-bar span{background:transparent}.model-quota-list{display:grid;align-content:start;grid-auto-rows:max-content;gap:12px}.user-vkey-table{overflow:hidden;border:1px solid #dbe3ec;border-radius:8px;background:#fff}.user-vkey-table table{min-width:1160px;table-layout:fixed}.user-vkey-table th:nth-child(1),.user-vkey-table td:nth-child(1){width:168px}.user-vkey-table th:nth-child(2),.user-vkey-table td:nth-child(2){width:156px}.user-vkey-table th:nth-child(3),.user-vkey-table td:nth-child(3),.user-vkey-table th:nth-child(4),.user-vkey-table td:nth-child(4),.user-vkey-table th:nth-child(5),.user-vkey-table td:nth-child(5){width:126px}.user-vkey-table th:nth-child(6),.user-vkey-table td:nth-child(6){width:72px;white-space:nowrap}.user-vkey-table th:nth-child(7),.user-vkey-table td:nth-child(7){width:234px}.user-vkey-table th:nth-child(8),.user-vkey-table td:nth-child(8){width:150px;white-space:nowrap}.user-vkey-table .secret-value{width:100%;max-width:100%}.user-vkey-table .pagination-bar{margin:0 14px 14px}.user-vkey-actions{flex-wrap:nowrap;gap:6px;align-items:center}.user-key-model-drawer{display:grid;align-content:start;gap:14px}.model-quota-card{display:grid;align-content:start;align-self:start;grid-auto-rows:max-content;gap:12px;padding:12px;background:#fbfdff}.user-key-model-drawer .model-quota-card{gap:10px;padding:10px}.model-quota-title{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;color:#172033}.model-quota-title strong{font-size:14px;font-weight:700;overflow-wrap:anywhere}.model-api-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.model-api-meta-item{display:grid;align-content:start;grid-template-rows:auto auto;gap:6px;min-width:0}.model-api-meta-item .quota-field-value{display:flex;align-items:center;align-self:start;min-height:38px}.model-alias-field .quota-field-value{min-height:42px}.model-api-meta-item span{color:#64748b;font-size:12px;font-weight:700}.model-quota-row{display:grid;gap:8px}.user-key-model-drawer .model-quota-row{gap:6px}.user-key-model-drawer .quota-meter{gap:6px;padding:10px}.usage-ranking-card{min-width:0;padding:14px;border:1px solid #dbe3ec;border-radius:8px;background:#fff}.usage-ranking-card h2{margin:0 0 10px;color:#172033;font-size:15px;line-height:1.25}.usage-ranking-card .table-wrap{height:294px;overflow:auto}.usage-ranking-card.attribution-sync-status-panel .table-wrap{height:auto;overflow-x:auto;overflow-y:visible}.usage-ranking-card table{min-width:0}.usage-ranking-card tbody tr{height:48px}.usage-ranking-card .empty-cell{height:240px}.usage-ranking-card th{position:sticky;top:0;z-index:1;color:#526070;font-weight:700}.gitlab-settings-page,.attribution-page{display:grid;gap:16px}.notice{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid #bfd7ff;border-radius:8px;background:#edf4ff;color:#1849a9}.notice strong{display:block;color:#172033;font-size:13px}.notice span{color:#1849a9}.attribution-filter-bar{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.usage-filter-panel .attribution-filter-bar{align-items:end}.usage-filter-panel .attribution-filter-bar .time-range-trigger,.usage-filter-panel .attribution-filter-bar .searchable-select-input,.usage-filter-panel .attribution-filter-bar input{min-height:36px}.usage-filter-panel .attribution-filter-bar .inline-search,.usage-filter-panel .attribution-filter-bar .searchable-select,.usage-filter-panel .attribution-filter-bar .time-range-picker{align-self:end;margin-bottom:0}.status-pill{display:inline-flex;align-items:center;border-radius:999px;font-size:12px;line-height:1;padding:5px 9px;white-space:nowrap}.status-pill.green{background:#e8f7ef;color:#18713a}.status-pill.blue{background:#eaf2ff;color:#235bd8}.status-pill.yellow{background:#fff7df;color:#916500}.status-pill.red{background:#fff0f0;color:#b42318}.status-pill.gray{background:#eef2f6;color:#5f6c7b}.attribution-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.attribution-grid.two{align-items:start;grid-template-columns:repeat(2,minmax(0,1fr))}.usage-ranking-card .panel-section-head{margin:-14px -14px 12px}.usage-ranking-card .panel-section-head h2{margin:0}.usage-ranking-card .panel-section-head input,.inline-search input{min-height:34px;padding:0 10px;border:1px solid #cfd7e4;border-radius:6px;background:#fff;color:#172033;font-size:13px}.pagination-affordance,.empty-note{display:inline-block;margin-top:8px;color:#667085;font-size:12px}.detail-identity{display:grid;gap:4px;padding:14px;border:1px solid #dbe3ec;border-radius:8px;background:#fff}.detail-identity strong{color:#111827;font-size:16px}.detail-identity span{color:#667085}.attribution-status-panel{display:grid;gap:0;padding:0}.attribution-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.attribution-summary-card{display:grid;gap:8px;min-height:90px;padding:16px;border:1px solid #d9e2ef;border-radius:8px;background:#fff}.attribution-summary-card span{color:#5b667a;font-size:12px;font-weight:700}.attribution-summary-card strong{color:#172033;font-size:24px;line-height:1.2;overflow-wrap:anywhere}.attribution-line-chart{width:100%;height:280px;margin-top:16px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc}.checkbox-grid label{display:inline-flex;align-items:center;gap:8px;margin-right:16px;white-space:nowrap}.chart-line{stroke:#3563e9;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.chart-point{fill:#fff;stroke-width:2}.chart-line-1{stroke:#3563e9}.chart-line-2{stroke:#0f9f6e}.chart-line-3{stroke:#b45309}.chart-line-4{stroke:#7c3aed}.chart-line-5{stroke:#db2777}.inline-search{display:inline-grid;margin-bottom:10px}.committer-search{width:min(360px,100%)}.test-box{padding:12px;border:1px solid #e1e6ef;border-radius:7px;background:#f8fafc}.test-box h3{margin:0 0 8px;color:#1d2433;font-size:14px}.test-box p{margin:0 0 10px;color:#667085;font-size:12px}.test-box .test-box-note{margin:8px 0 0}.test-box-result{margin:10px 0 0;padding:8px 10px;border-radius:6px;font-weight:600}.test-box-success{border:1px solid #8ed8b6;background:#ecfdf5;color:#047857}.test-box-error{border:1px solid #f2a1a1;background:#fef2f2;color:#b42318}.status-badge{display:inline-flex;align-items:center;gap:6px;font-weight:700}.status-badge:before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor}.status-ok{color:#067647}.status-bad{color:#b42318}.status-unknown{color:#667085}.test-box button:disabled{border-color:#cfd7e4;background:#edf2f7;color:#7b8794;cursor:not-allowed}@media(max-height:720px){.console-sider{overflow-y:auto}}@media(max-width:960px){.usage-filter-panel .usage-filter-bar,.usage-filter-panel .audit-filter-bar,.time-range-custom-fields,.usage-management-page .usage-summary,.usage-ranking-grid,.enterprise-config-grid,.model-price-grid,.context-pricing-row,.quota-line-grid,.base-url-card,.model-api-meta,.quota-meter-grid,.public-docs-page{grid-template-columns:1fr}.public-docs-nav-panel{position:static}.public-docs-nav-title,.public-docs-nav{display:none}.public-docs-select-label{display:grid;gap:6px;color:#526070;font-size:12px;font-weight:700}.public-docs-select-label select{width:100%;min-height:40px;padding:0 38px 0 12px;border:1px solid #cfd7e4;border-radius:6px;background:#fff;color:#172033;font-size:14px;font-weight:700}.docs-outline{display:none}}@media(max-width:820px){.console-shell{flex-direction:column;height:100vh;overflow-x:hidden;overflow-y:auto}.console-sider{flex:0 0 auto!important;height:auto;width:100%!important;max-width:none!important;min-width:0!important;overflow:visible;position:static}.brand-lockup{height:60px}.console-menu{display:flex;overflow-x:auto;padding:10px 12px 12px}.console-menu .menu-group{flex:0 0 auto;min-width:132px}.console-menu button{width:auto}.console-header{height:auto;flex-wrap:wrap;gap:12px;padding:0 24px;padding-block:18px}.workflow-grid,.action-form,.inline-form,.association-overrides fieldset,.project-layout,.setup-grid,.workspace-summary,.workspace-tabs{grid-template-columns:1fr}.console-content{height:auto;overflow:visible;padding:24px}.project-detail-panel{top:0;right:0;bottom:0;left:0;padding:18px}.project-detail-panel .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-detail-panel .tab-row{overflow-x:auto;flex-wrap:nowrap}.project-detail-panel .tab-row button{flex:0 0 auto}.stats-grid,.table-grid,.result-list{grid-template-columns:1fr}.section-heading,.status-banner{align-items:flex-start;flex-direction:column}}
