.config-table-shell{min-width:0;max-width:100%}.config-table-shell .proof-table-head{display:grid;gap:.95rem;align-items:start}.config-table-shell .proof-table-head--compact{padding-bottom:.8rem}.config-table-shell .proof-table-copy{display:grid;gap:.28rem;max-width:34rem}.config-table-shell .proof-table-copy .kicker{margin-bottom:0}.config-table-shell .proof-table-copy h3{margin-bottom:0;font-size:clamp(1.7rem,2.3vw,2.2rem);font-weight:800;line-height:1.02;letter-spacing:-.035em;color:var(--ink)}.config-table-shell .proof-table-description{margin:0;color:var(--muted);line-height:1.5}.config-table-shell .proof-table-meta{display:flex;flex-wrap:wrap;gap:.5rem}.config-table-shell .proof-chip{border:1px solid var(--line);padding:.35rem .6rem;font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;background:var(--paper-strong)}.config-table-shell .command-columns-scroll{overflow:hidden;border-radius:inherit;max-width:100%}.config-table-shell .command-columns-scroll table,.config-table-shell .table-body-pane table{border-collapse:separate;border-spacing:0;width:100%;table-layout:fixed;margin:0;border:0;border-radius:0;box-shadow:none}.config-table-shell .command-columns-scroll table{background:var(--surface-muted)}.config-table-shell .table-command-center{position:sticky;top:calc(var(--telemetry-bar-height, 54px) + var(--filter-bar-height, 100px));z-index:44;border:2px solid var(--line);border-bottom:none;border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--surface-muted);box-shadow:0 10px 15px -5px #0a0a0b1f;width:100%;max-width:100%}.config-table-shell.config-table-shell--no-filter .table-command-center{top:var(--telemetry-bar-height, 54px)}.config-table-shell .command-columns-scroll th{background:var(--surface-muted);font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800;padding:.72rem .85rem;white-space:nowrap;border-bottom:2px solid var(--line);text-align:left}.config-table-shell .command-columns-scroll th:first-child{position:sticky;left:0;z-index:2;background:var(--surface-muted)}.config-table-shell .table-body-pane{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--line-strong) rgba(62,90,115,.12);border:2px solid var(--line);border-top:none;border-radius:0 0 var(--radius-lg) var(--radius-lg);position:relative;width:100%;max-width:100%}.config-table-shell .table-body-pane::-webkit-scrollbar{height:12px}.config-table-shell .table-body-pane::-webkit-scrollbar-track{background:#3e5a731f;border-radius:999px}.config-table-shell .table-body-pane::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#7e8a98,#66717f);border-radius:999px;border:2px solid rgba(255,255,255,.92)}.config-table-shell .table-body-pane::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#6d7b8a,#556271)}.config-table-shell .table-body-pane table{background:var(--paper-strong)}.config-table-shell .table-body-pane:after{content:"";position:absolute;top:0;bottom:0;left:95px;width:20px;background:linear-gradient(to right,rgba(13,27,42,.07),transparent);pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:6}.config-table-shell .table-body-pane.is-scrolled:after{opacity:1}.config-table-shell .cell-key{position:sticky;left:0;z-index:4;background:var(--paper-strong);border-right:2px solid var(--line);font-weight:700}.config-table-shell :is(.cab-group-header,.section-group-header) th{background-color:var(--surface-alt);font-size:.98rem;font-weight:800;color:var(--text-main);padding:1rem 1rem .7rem;border-bottom:2px solid var(--line);text-transform:uppercase;letter-spacing:.06em;text-align:left;scroll-margin-top:calc(var(--telemetry-bar-height, 54px) + var(--filter-bar-height, 100px) + 60px)}.config-table-shell.config-table-shell--no-filter :is(.cab-group-header,.section-group-header) th{scroll-margin-top:calc(var(--telemetry-bar-height, 54px) + 60px)}.config-table-shell .data-row td{padding:.85rem;border-bottom:1px solid var(--line);vertical-align:top}.config-table-shell .data-row:hover td{background:#5f85a60a}.config-table-shell .data-row:hover .cell-key{background:var(--surface-muted)}.config-table-shell .cell-dim{color:var(--muted);font-weight:500}.config-table-shell .cell-primary{font-weight:800;color:var(--highlight)}
