:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--bg:#0d1117;--bg-subtle:#111720;--surface:#151c25;--surface-raised:#1a222d;--surface-hover:#202a36;--border:#2a3542;--border-strong:#3b4857;--text:#e6edf3;--text-muted:#9ca9b7;--text-faint:#758292;--accent:#65a9ff;--accent-strong:#8dbfff;--accent-surface:#102b4a;--positive:#64c28b;--positive-surface:#102d22;--caution:#e7b95f;--caution-surface:#33270e;--negative:#ef7f83;--negative-surface:#35191d;--focus:#8fc3ff;--sidebar-width:13.75rem;--topbar-height:4rem;--radius:.45rem;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:20rem;min-height:100%;margin:0}body{background:var(--bg);min-height:100dvh;color:var(--text);font-size:.875rem;line-height:1.45}button,input,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:var(--accent-strong)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.025em;margin-bottom:.35rem;font-size:clamp(1.45rem,2vw,1.85rem);font-weight:650}h2{margin-bottom:.5rem;font-size:1rem;font-weight:650}h3{letter-spacing:.045em;text-transform:uppercase;margin-bottom:.5rem;font-size:.78rem;font-weight:650}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}::selection{background:var(--accent-surface);color:var(--text)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;border-radius:var(--radius);background:var(--accent);color:#06111e;padding:.65rem .85rem;font-weight:700;position:fixed;top:.5rem;left:.5rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.mono{font-family:var(--font-mono);font-size:.78rem}.muted{color:var(--text-muted)}.break-all{word-break:break-all}.truncate{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:14rem;display:inline-block;overflow:hidden}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);grid-template-rows:var(--topbar-height) minmax(0, 1fr);width:100%;height:100dvh;display:grid;overflow:hidden}.sidebar{border-right:1px solid var(--border);background:#0f141b;flex-direction:column;grid-row:1/-1;min-height:0;padding:.85rem;display:flex}.brand{min-height:2.8rem;color:var(--text);align-items:center;gap:.65rem;padding:.45rem .65rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.brand svg{color:var(--accent)}.nav-group{flex-direction:column;gap:.2rem;margin-top:1rem;display:flex}.nav-group--secondary{margin-top:auto}.nav-link{border-radius:var(--radius);min-height:2.45rem;color:var(--text-muted);align-items:center;gap:.7rem;padding:.45rem .65rem;font-weight:540;text-decoration:none;display:flex}.nav-link:hover{background:var(--surface-hover);color:var(--text)}.nav-link.is-active{background:var(--accent-surface);color:var(--accent-strong)}.topbar{border-bottom:1px solid var(--border);background:#0f141bf5;grid-area:1/2;align-items:center;gap:1rem;min-width:0;padding:0 1rem;display:flex}.global-search{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:min(36rem,54vw);min-height:2.35rem;color:var(--text-muted);cursor:pointer;text-align:left;align-items:center;gap:.55rem;padding:.4rem .55rem .4rem .7rem;display:flex}.global-search:hover{border-color:var(--border-strong);background:var(--surface-raised)}.global-search span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.global-search kbd{border:1px solid var(--border-strong);background:var(--bg-subtle);color:var(--text-faint);font-family:var(--font-mono);border-radius:.25rem;margin-left:auto;padding:.12rem .35rem;font-size:.7rem}.tenant-menu{border-radius:var(--radius);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:.55rem;min-width:10rem;min-height:2.5rem;margin-left:auto;padding:.35rem .55rem .35rem .7rem;display:flex}.tenant-menu:hover,.tenant-menu[data-state=open]{border-color:var(--border);background:var(--surface)}.tenant-menu span{flex-direction:column;flex:1;min-width:0;display:flex}.tenant-menu small{color:var(--text-faint);letter-spacing:.055em;text-transform:uppercase;font-size:.67rem;line-height:1.15}.tenant-menu strong{text-overflow:ellipsis;white-space:nowrap;max-width:13rem;font-size:.82rem;overflow:hidden}.mobile-menu-button{display:none}.main-content{background:var(--bg);grid-area:2/2;min-width:0;min-height:0;overflow:auto}.page{width:100%;max-width:104rem;min-height:100%;margin:0 auto;padding:1.5rem}.page-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.25rem;display:flex}.page-header p{max-width:58rem;color:var(--text-muted);margin-bottom:0}.page-header__actions{flex:none;align-items:center;gap:.5rem;display:flex}.button,.icon-button{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.45rem;min-height:2.35rem;font-weight:600;text-decoration:none;display:inline-flex}.button{padding:.45rem .8rem}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.5}.button--primary{color:#fff;background:#2879d8;border-color:#3687ea}.button--primary:hover:not(:disabled){background:#3588e9}.button--secondary{border-color:var(--border-strong);background:var(--surface-raised);color:var(--text)}.button--secondary:hover:not(:disabled){background:var(--surface-hover)}.button--quiet{color:var(--text-muted);background:0 0;border-color:#0000}.button--quiet:hover:not(:disabled){background:var(--surface-hover);color:var(--text)}.button--danger{background:var(--negative-surface);color:#ffafb2;border-color:#8f4148}.icon-button{width:2.35rem;color:var(--text-muted);background:0 0;padding:0}.icon-button:hover{background:var(--surface-hover);color:var(--text)}.badge{border:1px solid var(--border);background:var(--bg-subtle);width:fit-content;min-height:1.45rem;color:var(--text-muted);letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;padding:.12rem .4rem;font-size:.7rem;font-weight:650;display:inline-flex}.badge--positive{background:var(--positive-surface);color:#8ed8aa;border-color:#285b41}.badge--caution{background:var(--caution-surface);color:#f2cb77;border-color:#6d5628}.badge--negative{background:var(--negative-surface);color:#f5a3a6;border-color:#71343a}.badge--info{background:var(--accent-surface);color:var(--accent-strong);border-color:#285887}.caution-text{color:var(--caution)!important}.surface{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:1rem}.state-panel{min-height:18rem;color:var(--text-muted);text-align:left;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.state-panel>svg{width:1.5rem;height:1.5rem;color:var(--text-faint);flex:none}.state-panel h2{color:var(--text);margin-bottom:.2rem}.state-panel p{max-width:34rem;margin-bottom:0}.state-panel .button{flex:none}.state-panel--compact{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-subtle);justify-content:flex-start;min-height:7rem;padding:1rem}.definition-list{margin:0}.definition-list>div{border-bottom:1px solid var(--border);grid-template-columns:minmax(7rem,32%) minmax(0,1fr);gap:.75rem;padding:.45rem 0;display:grid}.definition-list>div:last-child{border-bottom:0}.definition-list dt{color:var(--text-faint)}.definition-list dd{min-width:0;color:var(--text);margin:0}.eyebrow{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:700}.form-stack{flex-direction:column;gap:1rem;display:flex}.form-stack label{color:var(--text-muted);flex-direction:column;gap:.35rem;font-weight:550;display:flex}.form-stack label small{color:var(--text-faint);font-weight:400}input,select,textarea{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg-subtle);width:100%;min-height:2.5rem;color:var(--text);padding:.52rem .65rem}input::placeholder,textarea::placeholder{color:var(--text-faint)}input:hover,select:hover,textarea:hover{border-color:#526174}textarea{resize:vertical}.form-error{color:var(--negative);margin:0}.form-actions{justify-content:flex-end;gap:.5rem;display:flex}.auth-page,.fatal-page{background:radial-gradient(circle at 50% 0%, #2a609c2e, transparent 35rem), var(--bg);place-items:center;min-height:100dvh;padding:1.5rem;display:grid}.auth-card{border:1px solid var(--border);background:#151c25f5;border-radius:.65rem;width:min(100%,27rem);padding:1.5rem;box-shadow:0 1.2rem 4rem #00000040}.auth-brand{color:var(--text);align-items:center;gap:.65rem;margin-bottom:2.25rem;font-size:1rem;font-weight:700;display:flex}.auth-brand svg{color:var(--accent)}.auth-card__heading{margin-bottom:1.35rem}.auth-card__heading>svg{color:var(--accent);margin-bottom:.65rem}.auth-card__heading p{color:var(--text-muted);margin-bottom:0}.auth-card .button--primary{width:100%;min-height:2.65rem}.query-bar{grid-template-columns:minmax(16rem,1fr) 11rem auto;gap:.6rem;margin-bottom:.75rem;display:grid}.query-input{position:relative}.query-input svg{color:var(--text-faint);pointer-events:none;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.query-input input{padding-left:2.35rem}.result-toolbar,.live-status{min-height:2.75rem;color:var(--text-muted);justify-content:space-between;align-items:center;gap:1rem;padding:.3rem 0;display:flex}.result-toolbar>div:first-child,.live-status{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.result-toolbar strong{color:var(--text)}.segmented-control{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-subtle);flex:none;padding:.16rem;display:flex}.segmented-control button{min-height:1.95rem;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:.3rem;align-items:center;gap:.35rem;padding:.25rem .55rem;display:inline-flex}.segmented-control button[aria-pressed=true]{background:var(--surface-hover);color:var(--text)}.workbench{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;max-width:100%;height:calc(100dvh - 15.75rem);min-height:32rem;overflow:hidden}.live-page .workbench{height:calc(100dvh - 12.75rem)}.workbench-group{min-width:0;max-width:100%;height:100%}.workbench-group>[data-panel]{min-width:0;max-width:100%;overflow:hidden}.results-panel,.workbench-detail{width:100%;min-width:0;max-width:100%;height:100%}.results-panel{overflow:auto}.resize-handle{background:var(--border);width:1px;position:relative}.resize-handle:after{content:"";position:absolute;inset:0 -.25rem}.resize-handle[data-resize-handle-active],.resize-handle:hover{background:var(--accent)}.table-scroll{width:100%;overflow:auto}.data-table{border-spacing:0;border-collapse:separate;width:100%;min-width:68rem;font-size:.8rem}.data-table th{z-index:2;border-bottom:1px solid var(--border-strong);height:2.4rem;color:var(--text-faint);letter-spacing:.045em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#171e28;padding:.45rem .65rem;font-size:.69rem;font-weight:700;position:sticky;top:0}.data-table td{border-bottom:1px solid var(--border);max-width:18rem;height:2.65rem;color:var(--text-muted);white-space:nowrap;padding:.45rem .65rem}.data-table tbody tr{cursor:pointer}.data-table tbody tr:hover td{background:var(--surface-hover);color:var(--text)}.data-table tbody tr.is-selected td{background:var(--accent-surface);color:var(--text)}.data-table--comfortable{min-width:60rem;font-size:.84rem}.data-table--comfortable td{white-space:normal;height:3.5rem}.data-table td strong,.data-table td small{display:block}.data-table td small{color:var(--text-faint);margin-top:.15rem}.timeline{max-width:64rem;margin:0;padding:.5rem 1rem;list-style:none}.timeline li{border-left:1px solid var(--border-strong);position:relative}.timeline button{border-radius:var(--radius);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:11rem minmax(0,1fr) auto;align-items:start;gap:1rem;width:100%;min-height:4.5rem;padding:.75rem .75rem .75rem 1.25rem;display:grid;position:relative}.timeline button:hover,.timeline button.is-selected{background:var(--surface-hover)}.timeline button.is-selected{box-shadow:inset 2px 0 var(--accent)}.timeline__marker{border:2px solid var(--surface);background:var(--text-faint);border-radius:50%;width:.58rem;height:.58rem;position:absolute;top:1.05rem;left:-.3rem}.timeline__time{color:var(--text-faint)}.timeline__content{flex-direction:column;gap:.2rem;min-width:0;display:flex}.timeline__content strong{color:var(--text);font-size:.84rem;font-weight:600}.timeline__content span{color:var(--text-muted)}.inspector{background:var(--surface);height:100%;overflow:auto}.inspector__header{z-index:3;border-bottom:1px solid var(--border);background:#151c25f7;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem;display:flex;position:sticky;top:0}.inspector__header h2{margin:.15rem 0 0;font-size:.95rem;line-height:1.4}.inspector__actions{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.3rem;padding:.7rem 1rem;display:flex}.inspector__section{border-bottom:1px solid var(--border);padding:1rem}.inspector__section--caution{background:#42310e4d}.inspector__section--caution p{color:var(--caution);margin-bottom:0}.entity-pivots{gap:.45rem;display:grid}.entity-pivots a{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-subtle);flex-direction:column;padding:.65rem;text-decoration:none;display:flex}.entity-pivots a:hover{border-color:var(--border-strong);background:var(--surface-hover)}.entity-pivots span{color:var(--text-faint);text-transform:uppercase;font-size:.69rem}.entity-pivots strong{color:var(--accent-strong);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.code-block{border:1px solid var(--border);border-radius:var(--radius);color:#c9d5e1;max-width:100%;max-height:28rem;font-family:var(--font-mono);white-space:pre-wrap;word-break:break-word;background:#0b1016;margin:.65rem 0 0;padding:.75rem;font-size:.74rem;line-height:1.55;overflow:auto}.code-block--raw{white-space:pre;max-height:34rem}.dialog-overlay{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#03070cb8;animation:.12s ease-out fade-in;position:fixed;inset:0}.dialog-card,.command-dialog,.mobile-navigation{z-index:51;border:1px solid var(--border-strong);background:var(--surface-raised);position:fixed;box-shadow:0 1.5rem 5rem #00000073}.dialog-card{border-radius:.65rem;width:min(100vw - 2rem,32rem);max-height:calc(100dvh - 2rem);padding:1.25rem;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.dialog-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.dialog-card__header h2{margin-bottom:.3rem;font-size:1.1rem}.dialog-card__header p{color:var(--text-muted);margin-bottom:0}.command-dialog{border-radius:.7rem;width:min(100vw - 2rem,42rem);padding:1rem;top:14vh;left:50%;transform:translate(-50%)}.command-dialog>h2{margin-bottom:.25rem}.command-dialog>p{color:var(--text-muted)}.command-dialog form{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg-subtle);align-items:center;gap:.5rem;padding:.35rem .4rem .35rem .75rem;display:flex}.command-dialog form input{background:0 0;border:0;outline:0;flex:1;min-width:0}.command-dialog form button{border-radius:var(--radius);color:#fff;cursor:pointer;background:#2879d8;border:1px solid #3687ea;min-height:2.25rem;padding:.3rem .7rem}.command-hint{font-size:.75rem;margin:.75rem 0 0!important}.menu-content{z-index:60;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface-raised);width:15rem;padding:.35rem;box-shadow:0 1rem 3rem #0006}.menu-label{flex-direction:column;gap:.1rem;padding:.55rem;display:flex}.menu-label span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.menu-separator{background:var(--border);height:1px;margin:.3rem}.menu-item{color:var(--text-muted);cursor:pointer;border-radius:.3rem;outline:0;padding:.5rem .55rem}.menu-item[data-highlighted]{background:var(--surface-hover);color:var(--text)}.menu-item[data-disabled]{opacity:.5}.menu-error{color:var(--negative);margin:.4rem;font-size:.75rem}.tooltip{z-index:70;border:1px solid var(--border-strong);background:var(--surface-raised);color:var(--text);border-radius:.3rem;padding:.3rem .45rem;font-size:.72rem;box-shadow:0 .5rem 1.5rem #00000059}.tooltip__arrow{fill:var(--border-strong)}@keyframes fade-in{0%{opacity:0}}.live-status{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);justify-content:flex-start;margin-bottom:.65rem;padding:.4rem .65rem}.live-status .button{margin-left:auto}.case-list,.rule-list{border:1px solid var(--border);border-radius:var(--radius);display:grid;overflow:hidden}.case-row,.rule-row{border-bottom:1px solid var(--border);background:var(--surface);color:var(--text);grid-template-columns:minmax(18rem,1fr) minmax(24rem,auto);gap:1.5rem;padding:1rem;text-decoration:none;display:grid}.case-row:last-child,.rule-row:last-child{border-bottom:0}.case-row:hover,.rule-row:hover{background:var(--surface-hover)}.case-row__title h2,.rule-row h2{margin-right:.5rem;display:inline}.case-row__title p,.rule-row p{color:var(--text-muted);margin:.35rem 0 0}.case-row__meta,.rule-row__meta{color:var(--text-faint);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem 1rem;font-size:.77rem;display:flex}.back-link{color:var(--text-muted);align-items:center;gap:.4rem;margin-bottom:1rem;text-decoration:none;display:inline-flex}.back-link:hover{color:var(--text)}.case-metadata{color:var(--text-faint);flex-wrap:wrap;gap:.65rem 1.25rem;margin:-.65rem 0 1.25rem;display:flex}.case-layout{grid-template-columns:minmax(0,1fr) minmax(18rem,24rem);align-items:start;gap:1rem;display:grid}.case-journal,.note-composer{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:1rem}.case-journal>ol{margin:0;padding:0;list-style:none}.case-item{border-bottom:1px solid var(--border);grid-template-columns:2rem minmax(0,1fr);gap:.75rem;padding:1rem 0;display:grid}.case-item:last-child{border-bottom:0}.case-item__icon{border:1px solid var(--border);background:var(--bg-subtle);width:2rem;height:2rem;color:var(--text-muted);border-radius:50%;place-items:center;display:grid}.case-item__heading{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.case-item p{color:var(--text-muted);white-space:pre-wrap;margin:.5rem 0}.case-item small{color:var(--text-faint);margin-top:.45rem;display:block}.note-composer{position:sticky;top:0}.note-composer>p{color:var(--text-muted)}.note-composer form{flex-direction:column;gap:.75rem;display:flex}.rule-detail-grid,.entity-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.rule-definition .code-block{max-height:32rem}.dry-run>p{color:var(--text-muted)}.inline-controls{align-items:center;gap:.5rem;display:flex}.inline-controls label{flex:1}.dry-run__receipt{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-subtle);color:var(--text-muted);flex-wrap:wrap;gap:.65rem 1rem;margin-top:1rem;padding:.75rem;display:flex}.dry-run__receipt strong{color:var(--text)}.dry-run-results{margin-top:1rem;padding:0;overflow:hidden}.dry-run-results>h2,.selection-hint{border-bottom:1px solid var(--border);margin:0;padding:.85rem 1rem}.selection-hint{border-top:1px solid var(--border);color:var(--text-muted);border-bottom:0}.settings-page,.entity-page,.evidence-detail-page{max-width:76rem}.settings-section{max-width:48rem;margin-bottom:1rem}.settings-note{color:var(--text-muted);margin:1rem 0}.evidence-detail-page>.inspector{border:1px solid var(--border);border-radius:var(--radius);height:auto;overflow:visible}.evidence-detail-page .inspector__header{position:static}.fatal-page{align-content:center}.fatal-page .state-panel{min-height:10rem}.integrations-page{max-width:94rem}.integration-role-boundary{background:var(--surface);color:var(--caution);border:1px solid #6d5628;border-radius:.25rem;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.integration-role-boundary svg{flex:none;margin-top:.1rem}.integration-role-boundary strong{color:#f4d28c}.integration-role-boundary p{color:var(--text-muted);margin:.15rem 0 0}.integration-summary{border:1px solid var(--border);background:var(--surface);border-radius:.25rem;grid-template-columns:repeat(3,minmax(10rem,1fr)) minmax(12rem,auto);margin-bottom:1rem;display:grid;overflow:hidden}.integration-summary>div{border-right:1px solid var(--border);min-height:5rem;padding:.75rem 1rem;display:grid}.integration-summary strong{font-size:1.35rem;font-family:var(--font-mono);font-variant-numeric:tabular-nums;align-self:end;line-height:1.1}.integration-summary small{color:var(--text-faint)}.integration-summary__sources{color:var(--text-muted);justify-content:center;align-items:center;gap:.45rem;padding:.8rem 1rem;font-weight:600;text-decoration:none;display:flex}.integration-summary__sources:hover{background:var(--surface-hover);color:var(--text)}.section-heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.65rem;display:flex}.section-heading h2{margin:.1rem 0 0;font-size:1.05rem}.integration-catalog,.integration-configured{margin-top:1.25rem}.integration-catalog-card{border:1px solid var(--border);background:var(--surface);border-radius:.25rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;display:grid}.integration-catalog-card__icon,.integration-row__icon,.integration-secret__icon{border:1px solid var(--border-strong);background:var(--bg-subtle);color:var(--text-muted);border-radius:.25rem;flex:none;place-items:center;display:grid}.integration-catalog-card__icon{width:3.25rem;height:3.25rem}.integration-title-line{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.integration-title-line h3{color:var(--text);letter-spacing:normal;text-transform:none;margin:0;font-size:.95rem}.integration-catalog-card p{max-width:58rem;color:var(--text-muted);margin:.35rem 0 .65rem}.integration-capabilities{color:var(--text-faint);flex-wrap:wrap;gap:.35rem 1rem;margin:0;padding:0;font-size:.75rem;list-style:none;display:flex}.integration-capabilities li:before{color:var(--text-faint);content:"✓";margin-right:.35rem}.integration-catalog-card__action{flex-direction:column;align-items:center;gap:.35rem;display:flex}.integration-catalog-card__action small{color:var(--text-faint)}.integration-fixed-type{border:1px solid var(--border);background:var(--bg-subtle);color:var(--text-muted);border-radius:.25rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.8rem;display:grid}.integration-fixed-type span{min-width:0;color:var(--text);flex-direction:column;display:flex}.integration-fixed-type small{color:var(--text-faint)}.integration-secret{border-color:var(--border-strong);background:var(--surface);border-radius:.25rem;margin-bottom:1.5rem;padding:0;position:relative;overflow:hidden}.integration-secret:before{display:none}.integration-secret__header{border-bottom:1px solid var(--border);align-items:flex-start;gap:.85rem;padding:1rem;display:flex}.integration-secret__icon{width:2.8rem;height:2.8rem}.integration-secret__header>div{flex:1;min-width:0}.integration-secret__header h2{margin:.12rem 0 .25rem;font-size:1.15rem}.integration-secret__header p{max-width:62rem;color:var(--text-muted);margin:0}.integration-secret__values{border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:1rem;display:grid}.integration-secret__values>div{border:1px solid var(--border);background:#0b1016;border-radius:.25rem;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.35rem;min-width:0;padding:.5rem .5rem .5rem .7rem;display:grid}.integration-secret__values>div>span{color:var(--text-faint);letter-spacing:.06em;text-transform:uppercase;grid-column:1/-1;font-size:.68rem;font-weight:700}.integration-secret__values code{color:#c9d5e1;min-width:0;font-family:var(--font-mono);font-size:.72rem}.integration-secret__values .button{min-height:2rem;padding:.25rem .5rem;font-size:.75rem}.integration-secret__values .icon-button{width:2rem;min-height:2rem}.integration-samples{border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:.75rem 1rem 1rem;display:grid}.integration-samples>section{border:1px solid var(--border);background:var(--bg-subtle);border-radius:.25rem;min-width:0;overflow:hidden}.integration-samples>section>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:2.7rem;padding:.35rem .45rem .35rem .75rem;display:flex}.integration-samples h3{margin:0}.integration-samples .button{min-height:2rem;padding:.25rem .5rem;font-size:.75rem}.integration-samples .code-block{border:0;border-radius:0;height:9rem;max-height:9rem;margin:0;overflow:auto}.integration-test-action{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.integration-test-action h3{color:var(--text);letter-spacing:normal;text-transform:none;margin:0 0 .15rem;font-size:.9rem}.integration-test-action p{color:var(--text-muted);margin:0}.integration-proof{border:1px solid var(--border-strong);background:var(--bg-subtle);border-radius:.25rem;margin:1rem;padding:1rem}.integration-proof[data-phase=verified]{box-shadow:inset 3px 0 0 var(--positive);border-color:#285b41}.integration-proof__heading{align-items:center;gap:.65rem;min-height:2.5rem;margin-bottom:.8rem;display:flex}.integration-proof__heading>div{flex:1}.integration-proof__heading h3{color:var(--text);letter-spacing:normal;text-transform:none;margin:.1rem 0 0;font-size:1rem}.integration-proof__stages{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:.75rem 0;list-style:none;display:grid}.integration-proof__stages li{color:var(--text-faint);grid-template-columns:auto minmax(0,1fr);gap:.55rem;padding-right:.8rem;display:grid;position:relative}.integration-proof__stages li:not(:last-child):after{background:var(--border-strong);content:"";width:.5rem;height:1px;position:absolute;top:.8rem;right:.15rem}.integration-proof__stages li.is-complete{color:var(--positive)}.integration-proof__stages li.is-current{color:var(--text)}.integration-proof__marker{border:1px solid;border-radius:50%;place-items:center;width:1.6rem;height:1.6rem;display:grid}.integration-proof__stages span:last-child{flex-direction:column;display:flex}.integration-proof__stages strong{color:currentColor}.integration-proof__stages small{color:var(--text-faint);margin-top:.15rem;line-height:1.35}.integration-receipt-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:.75rem;padding-top:0;display:grid}.integration-receipt-grid>span{flex-direction:column;min-width:0;display:flex}.integration-receipt-grid small{color:var(--text-faint)}.integration-receipt-grid code{color:var(--text-muted);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.integration-receipt-grid strong{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.integration-proof__note{color:var(--text-muted);margin:.8rem 0 0;font-size:.78rem}.integration-proof>.form-error{margin-top:.8rem}.integration-proof__actions{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.integration-secret__issued{color:var(--text-faint);margin:0;padding:0 1rem 1rem;font-size:.75rem}.integration-list{border:1px solid var(--border);border-radius:.25rem;overflow:hidden}.integration-row{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:minmax(18rem,1.15fr) minmax(22rem,1fr) auto;align-items:center;gap:1.25rem;padding:.75rem 1rem;display:grid}.integration-row:last-child{border-bottom:0}.integration-row__identity{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.integration-row__identity>div{min-width:0}.integration-row__icon{width:2.5rem;height:2.5rem}.integration-row__identity p{color:var(--text-muted);margin:.2rem 0}.integration-row__identity code{max-width:32rem;color:var(--text-faint);font-family:var(--font-mono);font-size:.7rem;display:block}.integration-row__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1rem;margin:0;display:grid}.integration-row__facts div{min-width:0}.integration-row__facts dt{color:var(--text-faint);font-size:.7rem}.integration-row__facts dd{min-width:0;color:var(--text-muted);margin:.1rem 0 0}.integration-row__actions{flex-direction:column;justify-content:center;align-items:flex-end;gap:.4rem;display:flex}.integration-last-proof{color:var(--positive);align-items:center;gap:.35rem;font-size:.75rem;display:flex}.integration-empty{border:1px dashed var(--border-strong);background:var(--bg-subtle);min-height:8rem;color:var(--text-faint);border-radius:.25rem;align-items:center;gap:.9rem;padding:1.2rem;display:flex}.integration-empty h3{color:var(--text);letter-spacing:normal;text-transform:none;margin:0 0 .2rem;font-size:.9rem}.integration-empty p{max-width:48rem;color:var(--text-muted);margin:0}@media (width<=68rem){.case-row,.rule-row{grid-template-columns:1fr;gap:.65rem}.case-row__meta,.rule-row__meta{justify-content:flex-start}.case-layout{grid-template-columns:minmax(0,1fr) 20rem}.topbar{padding-inline:.75rem}.integration-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.integration-summary__sources{border-top:1px solid var(--border);grid-column:1/-1;min-height:3rem}.integration-row{grid-template-columns:minmax(16rem,1fr) minmax(20rem,1fr)}.integration-row__actions{flex-direction:row;grid-column:1/-1;justify-content:flex-end;align-items:center}}@media (width<=51.25rem){.app-shell{grid-template-columns:minmax(0,1fr);grid-template-rows:var(--topbar-height) minmax(0, 1fr)}.sidebar{display:none}.topbar,.main-content{grid-column:1}.mobile-menu-button{flex:none;display:inline-flex}.mobile-navigation{flex-direction:column;width:min(19rem,100vw - 3rem);padding:.8rem;display:flex;top:0;bottom:0;left:0}.mobile-navigation__header{justify-content:space-between;align-items:center;min-height:3rem;padding:0 .35rem;display:flex}.mobile-navigation__header h2{margin:0;font-size:1rem}.tenant-menu{min-width:0}.tenant-menu strong{max-width:9rem}.global-search{flex:1;width:auto;min-width:0}.global-search kbd{display:none}.page{padding:1rem}.page-header{gap:.75rem}.query-bar{grid-template-columns:minmax(0,1fr) auto}.query-input{grid-column:1/-1}.workbench,.live-page .workbench{height:calc(100dvh - 19rem);min-height:28rem}.live-page .workbench{height:calc(100dvh - 16rem)}.results-resizable-panel{flex-grow:1!important;flex-basis:100%!important;width:100%!important}.detail-resizable-panel{z-index:45;inset:var(--topbar-height) 0 0 0;flex-basis:auto!important;width:100%!important;max-width:none!important;position:fixed!important}.workbench-detail{background:var(--surface);position:absolute;inset:0}.resize-handle{display:none}.case-layout,.rule-detail-grid,.entity-layout{grid-template-columns:1fr}.note-composer{position:static}.integration-secret__values,.integration-samples{grid-template-columns:1fr}.integration-proof__stages,.integration-receipt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.integration-proof__stages li:not(:last-child):after{display:none}.integration-row{grid-template-columns:1fr}.integration-row__actions{grid-column:auto;justify-content:flex-start}}@media (width<=35rem){.topbar{gap:.35rem}.global-search span{font-size:0}.global-search span:after{content:"Search evidence";font-size:.82rem}.tenant-menu small{display:none}.tenant-menu strong{max-width:6rem}.page-header{flex-direction:column}.page-header__actions,.page-header__actions .button{width:100%}.query-bar{grid-template-columns:minmax(0,1fr)}.query-input{grid-column:auto}.result-toolbar{flex-direction:column;align-items:flex-start}.segmented-control,.segmented-control button{flex:1}.segmented-control{width:100%}.timeline button{grid-template-columns:minmax(0,1fr) auto}.timeline__time{grid-column:1/-1}.definition-list>div{grid-template-columns:1fr;gap:.15rem}.button,.icon-button,input,select{min-height:2.75rem}.icon-button{width:2.75rem}.dialog-card{width:calc(100vw - 1rem)}.integration-summary{grid-template-columns:1fr}.integration-summary>div{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:1fr auto;min-height:4.4rem}.integration-summary>div .eyebrow,.integration-summary>div small{grid-column:1}.integration-summary>div strong{grid-area:1/2/3;align-self:center}.integration-catalog-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.integration-catalog-card__action{grid-column:1/-1;align-items:stretch}.integration-test-action{flex-direction:column;align-items:stretch}.integration-proof__stages,.integration-receipt-grid,.integration-row__facts{grid-template-columns:1fr}.integration-proof__actions .button,.integration-row__actions .button{width:100%}.integration-row__actions{flex-direction:column;align-items:stretch}.form-actions .button{flex:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){.badge,.button,.icon-button,.nav-link,input,select,textarea,.surface,.workbench,.dialog-card,.command-dialog{border:1px solid canvastext}.nav-link.is-active,.data-table tbody tr.is-selected td{outline-offset:-2px;outline:2px solid highlight}}.workflow-lab{background:radial-gradient(circle at 78% -15%, #306baf1f, transparent 31rem), var(--bg);max-width:none;padding:1.15rem}.workflow-lab__heading{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:.8rem;display:flex}.workflow-lab__heading h1{margin-bottom:.2rem}.workflow-lab__heading p{max-width:58rem;color:var(--text-muted);margin:0}.workflow-lab__heading-actions{align-items:center;gap:.55rem;display:flex}.lab-disclosure{border-radius:var(--radius);min-height:2.7rem;color:var(--accent-strong);background:#102b4ab8;border:1px solid #265884;align-items:center;gap:.55rem;margin-bottom:.7rem;padding:.45rem .7rem;display:flex}.lab-disclosure p{color:#b9d6f8;flex:1;margin:0}.lab-disclosure a{flex:none;font-weight:650}.lab-scope-bar{grid-template-columns:minmax(18rem,1fr) 11rem auto;gap:.55rem;margin-bottom:.65rem;display:grid}.lab-lens-switcher{border:1px solid var(--border);background:#10161e;border-radius:.6rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:.22rem;padding:.22rem;display:grid}.lab-lens-switcher>button{border-radius:var(--radius);min-width:0;min-height:3.25rem;color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:.6rem;padding:.45rem .65rem;display:flex}.lab-lens-switcher>button:hover{background:var(--surface-hover);color:var(--text)}.lab-lens-switcher>button.is-active{background:var(--accent-surface);color:var(--accent-strong);border-color:#315f91}.lab-lens-switcher span{flex-direction:column;min-width:0;display:flex}.lab-lens-switcher strong{color:inherit;font-size:.8rem}.lab-lens-switcher small{color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.lab-metrics{min-height:2.5rem;color:var(--text-faint);white-space:nowrap;align-items:center;gap:1rem;display:flex;overflow-x:auto}.lab-metrics strong{color:var(--text);font-variant-numeric:tabular-nums}.workflow-lab__grid{border:1px solid var(--border);background:#111720;border-radius:.65rem;grid-template-columns:minmax(15rem,19rem) minmax(28rem,1fr) minmax(18rem,22rem);height:calc(100dvh - 19.4rem);min-height:40rem;display:grid;overflow:hidden}.review-queue,.lab-inspector{background:#111820;min-width:0;overflow:auto}.review-queue{border-right:1px solid var(--border)}.lab-inspector{border-left:1px solid var(--border)}.review-queue>header,.lab-inspector>header{z-index:2;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111820f5;justify-content:space-between;align-items:flex-start;gap:.6rem;min-height:4.3rem;padding:.8rem;display:flex;position:sticky;top:0}.review-queue h2,.lab-inspector h2{margin:.1rem 0 0;font-size:.9rem}.lab-inspector h2{max-width:17rem}.review-queue__controls{border-bottom:1px solid var(--border);color:var(--text-faint);text-transform:uppercase;justify-content:space-between;padding:.35rem .65rem;font-size:.68rem;display:flex}.review-queue__controls span{align-items:center;display:flex}.review-queue__controls label{min-width:0}.review-queue__controls select{min-height:1.65rem;color:var(--text-faint);text-transform:none;background:0 0;border:0;padding:.1rem 1.4rem .1rem .25rem;font-size:.66rem}.review-queue__list>div{border-bottom:1px solid var(--border)}.review-queue__list button{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-left:2px solid #0000;grid-template-columns:2.2rem minmax(0,1fr);gap:.55rem;padding:.75rem .65rem;display:grid}.review-queue__list button:hover{background:var(--surface-hover)}.review-queue__list button.is-selected{border-left-color:var(--accent);background:var(--accent-surface)}.review-queue__score{color:#f0c875;border:1px solid #725c2e;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.64rem;font-weight:750;display:grid}.review-queue__body{flex-direction:column;gap:.2rem;min-width:0;display:flex}.review-queue__body strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.review-queue__body small{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.7rem;display:-webkit-box;overflow:hidden}.review-queue__body>span{color:var(--text-faint);font-size:.66rem}.lab-primary{background:#0f151c;min-width:0;overflow:auto}.lab-surface{min-height:100%;padding:1rem}.lab-surface__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.85rem;display:flex}.lab-surface__header h2{margin:.15rem 0 .25rem;font-size:1.05rem}.lab-surface__header p{max-width:45rem;color:var(--text-muted);margin:0}.attention-score{color:#f1cb79;background:radial-gradient(circle,#80662d38,#0000 65%);border:1px solid #80662d;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;width:4.6rem;height:4.6rem;display:flex}.attention-score strong{font-size:1.35rem;line-height:1}.attention-score span{text-transform:uppercase;font-size:.62rem}.lab-notice{border:1px solid var(--border);border-radius:var(--radius);align-items:flex-start;gap:.55rem;margin:.85rem 0;padding:.65rem .75rem;display:flex}.lab-notice p{margin:0}.lab-notice--caution{color:#e9c878;background:#33270e94;border-color:#695529}.contributor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.contributor-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;gap:.2rem .6rem;padding:.7rem;display:grid}.contributor-card strong{grid-area:1/1}.contributor-card .badge{grid-area:1/2}.contributor-card p{color:var(--text-muted);grid-column:1/-1;margin:0;font-size:.72rem}.lab-section-heading{justify-content:space-between;align-items:flex-end;margin:1.1rem 0 .4rem;display:flex}.lab-section-heading h3{margin:.1rem 0 0}.lab-section-heading>span{color:var(--text-faint);font-size:.7rem}.compact-event-list{border:1px solid var(--border);border-radius:var(--radius);margin:0;padding:0;list-style:none;overflow:hidden}.compact-event-list li+li{border-top:1px solid var(--border)}.compact-event-list button{background:var(--surface);width:100%;color:var(--text);cursor:pointer;text-align:left;border:0;grid-template-columns:8rem minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.6rem;display:grid}.compact-event-list button:hover{background:var(--surface-hover)}.compact-event-list__time{color:var(--text-faint)}.compact-event-list button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.compact-event-list small{color:var(--text-muted)}.supporting-event-disclosure,.story-supporting-events{color:var(--text-muted);margin-top:.45rem}.supporting-event-disclosure>summary,.story-supporting-events>summary{cursor:pointer;font-size:.72rem;font-weight:650}.supporting-event-disclosure .compact-event-list{margin-top:.45rem}.story-lane-labels{color:var(--text-faint);letter-spacing:.07em;text-align:center;text-transform:uppercase;grid-template-columns:1fr 1fr;margin-top:.85rem;font-size:.67rem;font-weight:700;display:grid}.story-stream{margin:0;padding:.4rem 0;list-style:none;position:relative}.story-stream:before{background:var(--border-strong);content:"";width:1px;position:absolute;top:0;bottom:0;left:50%}.story-item{width:50%;padding:.35rem 1rem;display:grid}.story-item--context{margin-right:auto}.story-item--review{margin-left:auto}.story-item button{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);cursor:pointer;text-align:left;grid-template-columns:minmax(0,1fr) auto;gap:.25rem .5rem;padding:.65rem;display:grid;position:relative}.story-item button:hover{background:var(--surface-hover)}.story-item button.is-selected{border-color:var(--accent);box-shadow:0 0 0 1px #65a9ff40}.story-item__rail{background:var(--border-strong);width:1rem;height:1px;position:absolute;top:50%}.story-item--context .story-item__rail{right:-1.05rem}.story-item--review .story-item__rail{left:-1.05rem}.story-item time{color:var(--text-faint);grid-column:1/-1}.story-item__body{flex-direction:column;min-width:0;display:flex}.story-item__summary{color:var(--text);font-size:.72rem}.story-item__body small{color:var(--text-muted)}.story-supporting-events ul{margin:.4rem 0 0;padding:0;list-style:none}.story-supporting-events li+li{margin-top:.25rem}.story-supporting-events button{border:1px solid var(--border);background:var(--bg-subtle);width:100%;color:var(--text);cursor:pointer;text-align:left;border-radius:.3rem;flex-direction:column;padding:.4rem;display:flex}.story-supporting-events button small{color:var(--text-faint)}.graph-stage{border:1px solid var(--border);border-radius:var(--radius);background:radial-gradient(circle at 50% 45%,#1f4b782b,#0000 19rem),#0d131a;min-height:31rem;margin-top:.8rem;position:relative;overflow:hidden}.graph-stage svg{width:100%;height:29rem;display:block}.graph-edge{stroke:#435164;stroke-width:1.2px}.graph-edge.is-selected{stroke:var(--accent);stroke-width:2.4px}.graph-node{cursor:pointer}.graph-node circle{fill:#192330;stroke:#607187;stroke-width:1.5px}.graph-node[data-graph-node=actor] circle{fill:#18304a;stroke:#5f9ad7}.graph-node[data-graph-node=resource] circle{fill:#2c243f;stroke:#9a7bc2}.graph-node[data-graph-node=source] circle{fill:#263423;stroke:#7da274}.graph-node.is-selected circle{stroke:#d9ecff;stroke-width:3px;filter:drop-shadow(0 0 6px #65a9ff8c)}.graph-node text{max-width:7rem;fill:var(--text-muted);text-anchor:middle;font-size:10px}.graph-node:focus{outline:none}.graph-node:focus circle{stroke:var(--focus);stroke-width:3px}.graph-legend{border:1px solid var(--border);border-radius:var(--radius);color:var(--text-faint);background:#0d131ae6;gap:.7rem;padding:.35rem .5rem;display:flex;position:absolute;bottom:.6rem;right:.7rem}.graph-legend span{align-items:center;gap:.3rem;display:flex}.node-key{background:var(--accent);border-radius:50%;width:.55rem;height:.55rem}.node-key--resource{background:#9a7bc2}.node-key--source{background:#7da274}.graph-table-fallback{color:var(--text-muted);margin-top:.65rem}.graph-table-fallback ul{padding-left:1.2rem}.graph-table-fallback summary{cursor:pointer}.graph-table-fallback button{color:var(--accent-strong);cursor:pointer;background:0 0;border:0}.graph-selection-summary{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.65rem;display:grid}.graph-selection-summary span{flex-direction:column;min-width:0;padding:.65rem;display:flex}.graph-selection-summary span+span{border-left:1px solid var(--border)}.graph-selection-summary small{color:var(--text-faint);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:700}.graph-selection-summary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.query-mode-tabs{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-subtle);margin:.9rem 0 .65rem;padding:.2rem;display:flex}.query-mode-tabs button{min-height:2.5rem;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:.3rem;flex:1;justify-content:center;align-items:center;gap:.4rem;display:flex}.query-mode-tabs button[aria-selected=true]{background:var(--accent-surface);color:var(--accent-strong)}.query-mode-panel,.query-builder,.query-code-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:1rem}.query-mode-panel label,.query-builder label{color:var(--text-muted);flex-direction:column;gap:.35rem;display:flex}.query-mode-panel__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:.8rem;display:flex}.query-mode-panel__footer p{color:var(--text-faint);margin:0}.query-builder{grid-template-columns:1fr 1fr 2fr auto;align-items:end;gap:.6rem;display:grid}.query-code-panel>div{color:var(--text-faint);justify-content:space-between;align-items:center;display:flex}.query-code-panel pre{border:1px solid var(--border);border-radius:var(--radius);color:#c8d7e7;max-height:26rem;font-family:var(--font-mono);background:#0b1016;padding:.8rem;font-size:.74rem;overflow:auto}.query-code-panel>p{color:var(--text-muted);margin:0}.lab-provenance-list{margin:0;padding:.75rem}.lab-provenance-list>div{border-bottom:1px solid var(--border);grid-template-columns:4.8rem minmax(0,1fr);gap:.55rem;padding:.38rem 0;display:grid}.lab-provenance-list dt{color:var(--text-faint)}.lab-provenance-list dd{overflow-wrap:anywhere;min-width:0;margin:0}.lab-digest{max-height:2.5rem;display:block;overflow:hidden}.lab-inspector__actions{flex-wrap:wrap;gap:.4rem;padding:0 .75rem .75rem;display:flex}.lab-case-pin,.lab-action-preview{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin:0 .75rem .75rem;padding:.75rem}.lab-case-pin{gap:.5rem;display:grid}.lab-case-pin h3,.lab-action-preview h3{margin:0}.lab-action-preview>div{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.lab-action-preview p{color:var(--text-muted);margin:.5rem 0;font-size:.72rem}@media (width<=1200px){.workflow-lab__grid{grid-template-columns:15rem minmax(25rem,1fr);height:auto;min-height:42rem}.lab-inspector{border-top:1px solid var(--border);border-left:0;grid-column:1/-1}.lab-provenance-list{grid-template-columns:1fr 1fr;gap:0 1rem;display:grid}}@media (width<=800px){.workflow-lab{padding:.75rem}.workflow-lab__heading{flex-direction:column}.lab-disclosure{flex-wrap:wrap;align-items:flex-start}.lab-disclosure p{flex-basis:calc(100% - 2rem)}.lab-scope-bar{grid-template-columns:1fr}.lab-lens-switcher{grid-template-columns:1fr 1fr}.lab-lens-switcher small{display:none}.workflow-lab__grid{flex-direction:column;height:auto;min-height:0;display:flex;overflow:visible}.review-queue,.lab-primary,.lab-inspector{border:0;max-height:none;overflow:visible}.review-queue{border-bottom:1px solid var(--border)}.review-queue__list{display:flex;overflow-x:auto}.review-queue__list>div{border-right:1px solid var(--border);min-width:17rem}.lab-primary{min-height:36rem}.contributor-grid{grid-template-columns:1fr}.compact-event-list button{grid-template-columns:1fr auto}.compact-event-list__time{grid-column:1/-1}.story-item{width:100%;padding-left:0;padding-right:0}.story-stream:before,.story-item__rail,.story-lane-labels{display:none}.query-builder{grid-template-columns:1fr}.lab-provenance-list{display:block}}@media (prefers-reduced-motion:reduce){.workflow-lab *,.workflow-lab :before,.workflow-lab :after{scroll-behavior:auto!important;transition:none!important}}
