.coverage-blocks-layout{display:grid;grid-template-columns:minmax(14rem,18rem) minmax(0,1fr) minmax(16rem,22rem);gap:1rem;align-items:start}@media(max-width:1100px){.coverage-blocks-layout{grid-template-columns:1fr}}.coverage-blocks-sidebar{display:flex;flex-direction:column;gap:.35rem;max-height:calc(100vh - 12rem);overflow:auto}.coverage-block-nav-item{display:flex;flex-direction:column;gap:.2rem;width:100%;text-align:left;padding:.55rem .65rem;border-radius:.5rem;border:1px solid transparent;background:transparent;cursor:pointer}.coverage-block-nav-item:hover{background:#0000000a}.coverage-block-nav-item.is-active{border-color:var(--zx-border);background:#2563eb14}.coverage-block-nav-item__title{font-size:.86rem;font-weight:600}.coverage-block-nav-item__meta{font-size:.72rem;color:var(--color-text-muted)}.coverage-block-pct-bar{height:6px;border-radius:999px;background:var(--zx-border);overflow:hidden}.coverage-block-pct-bar__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#6366f1,#22c55e);transition:width .35s ease}.coverage-scope-grid{display:flex;flex-direction:column;gap:.5rem}.coverage-scope-row{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(7rem,1fr));gap:.45rem;align-items:stretch;padding:.55rem .65rem;border:1px solid var(--zx-border);border-radius:.5rem;background:var(--color-surface, #fff)}.coverage-scope-row__label{font-size:.8rem;line-height:1.35}.coverage-slot{min-height:2.4rem;border:1px dashed var(--zx-border);border-radius:.4rem;padding:.35rem .45rem;font-size:.74rem;background:#00000005;transition:border-color .15s,background .15s;display:flex;flex-direction:column;gap:.25rem}.coverage-slot.is-filled{border-style:solid;background:#22c55e0f;border-color:#22c55e59}.coverage-slot.is-drop-target{border-color:var(--color-primary);background:#2563eb1a}.coverage-slot__cases{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.2rem}.coverage-slot__case-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.3rem;padding:.22rem .3rem;border-radius:.3rem;background:#22c55e1a;border:1px solid rgb(34 197 94 / 22%);font-size:.72rem;line-height:1.3}.coverage-slot__case-remove{flex-shrink:0;border:none;background:transparent;color:#6b7280;cursor:pointer;font-size:.95rem;line-height:1;padding:0 .15rem}.coverage-slot__case-remove:hover{color:#374151}.coverage-slot__drop-hint{font-size:.7rem;color:var(--color-text-muted)}.coverage-slot__drop-hint--compact{margin-top:.05rem;font-size:.65rem}.coverage-slot__kind{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin-bottom:.15rem}.coverage-blocks-right-panel{position:sticky;top:1rem;max-height:calc(100vh - 8rem);min-height:20rem;display:flex;flex-direction:column;min-width:0}.coverage-blocks-right-panel .zx-catalog-inspector-tabs{flex:1;min-height:0;max-height:calc(100vh - 8rem)}.coverage-case-pool-tab{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.coverage-blocks-right-panel .zx-catalog-inspector-tabs__body>.coverage-case-pool-tab{flex:1;min-height:0;overflow:hidden}.coverage-case-pool-list{display:flex;flex-direction:column;gap:.35rem;flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:.15rem}.coverage-case-pool{display:flex;flex-direction:column;gap:.35rem;max-height:calc(100vh - 14rem);overflow:auto}.coverage-case-pool-item{display:flex;align-items:flex-start;gap:.35rem;padding:.4rem .45rem;border:1px solid var(--zx-border);border-radius:.4rem;font-size:.78rem}.coverage-case-pool-item__handle{cursor:grab;color:var(--color-text-muted);-webkit-user-select:none;user-select:none;line-height:1.2}.coverage-inspector-section{margin-bottom:1rem}.coverage-inspector-section h4{margin:0 0 .4rem;font-size:.82rem}.coverage-gap-list{margin:0;padding-left:1.1rem;font-size:.76rem;color:var(--color-text-muted)}.coverage-suitability-chips{display:flex;flex-wrap:wrap;gap:.35rem}.coverage-suitability-chip{font-size:.68rem;padding:.15rem .45rem;border-radius:999px;border:1px solid var(--zx-border)}.coverage-suitability-chip.is-eligible{background:#22c55e1f;border-color:#22c55e59;color:#15803d}.coverage-suitability-chip.is-ineligible{opacity:.65}:root{color-scheme:light;--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-sidebar: #0f172a;--color-sidebar-muted: #1e293b;--color-bg: #f8fafc;--color-surface: #ffffff;--color-surface-soft: #f1f5f9;--color-border: #e2e8f0;--color-text: #0f172a;--color-text-muted: #64748b;--color-success: #16a34a;--color-warning: #f59e0b;--color-danger: #dc2626;--color-info: #0284c7;--color-hover-subtle: rgb(0 0 0 / 4%);--color-hover-medium: rgb(0 0 0 / 5%);--color-btn-secondary-bg: #ffffff;--color-btn-secondary-text: #334155;--color-btn-secondary-border: #cbd5e1;--color-btn-secondary-hover: #f8fafc;--color-btn-muted-text: #475569;--color-btn-muted-hover-bg: #f1f5f9;--color-btn-muted-hover-text: #334155;--color-danger-subtle-bg: #fef2f2;--color-danger-subtle-text: #b91c1c;--color-danger-secondary-border: #fca5a5;--color-warning-subtle-text: #b45309;--color-warning-subtle-bg: rgb(245 158 11 / 14%);--color-warning-subtle-border: rgb(245 158 11 / 28%);--color-dialog-backdrop: rgb(15 23 42 / 45%);--color-focus-ring: rgb(37 99 235 / 35%);--color-focus-ring-soft: rgb(37 99 235 / 14%);--color-primary-subtle-bg: rgb(37 99 235 / 8%);--color-primary-subtle-border: rgb(37 99 235 / 22%);--color-bulk-bar-bg: rgb(37 99 235 / 6%);--color-switch-off: #e9e9eb;--color-switch-thumb: #ffffff;--color-theme-switch-track: #cbd5e1;--color-theme-switch-thumb: #ffffff;--color-on-primary: #ffffff;--zx-font-sans: "IBM Plex Sans", system-ui, sans-serif;--zx-font-mono: "IBM Plex Mono", ui-monospace, monospace;--zx-color-brand: var(--color-primary);--zx-color-brand-hover: var(--color-primary-hover);--zx-color-success: var(--color-success);--zx-color-warning: var(--color-warning);--zx-color-danger: var(--color-danger);--zx-color-info: var(--color-info);--zx-primary: var(--color-primary);--zx-surface-page: var(--color-bg);--zx-surface: var(--color-surface);--zx-surface-muted: var(--color-surface-soft);--zx-surface-0: var(--color-surface);--zx-surface-card: var(--color-surface);--zx-surface-soft: var(--color-surface-soft);--zx-surface-1: var(--color-surface-soft);--zx-surface-sidebar: var(--color-sidebar);--zx-sidebar-active: var(--color-sidebar-muted);--zx-text-primary: var(--color-text);--zx-text: var(--color-text);--zx-text-muted: var(--color-text-muted);--zx-muted: var(--color-text-muted);--zx-muted-fg: var(--color-text-muted);--zx-text-on-dark: #e2e8f0;--zx-border: var(--color-border);--zx-radius: 10px;--zx-radius-lg: 12px;--zx-shadow: 0 1px 2px rgb(15 23 42 / 6%), 0 1px 3px rgb(15 23 42 / 8%);--zx-shadow-lg: 0 8px 24px rgb(15 23 42 / 10%), 0 2px 6px rgb(15 23 42 / 6%);--zx-focus: 0 0 0 2px var(--color-surface), 0 0 0 4px var(--color-primary)}html[data-theme=dark]{color-scheme:dark;--color-primary: #3b82f6;--color-primary-hover: #2563eb;--color-sidebar: #0b1120;--color-sidebar-muted: #1e293b;--color-bg: #0f1419;--color-surface: #1a1f26;--color-surface-soft: #222830;--color-border: #2a3140;--color-text: #e8ecf0;--color-text-muted: #94a3b8;--color-success: #22c55e;--color-warning: #fbbf24;--color-danger: #f87171;--color-info: #38bdf8;--color-hover-subtle: rgb(255 255 255 / 6%);--color-hover-medium: rgb(255 255 255 / 8%);--color-btn-secondary-bg: #222830;--color-btn-secondary-text: #cbd5e1;--color-btn-secondary-border: #3d4654;--color-btn-secondary-hover: #2a3140;--color-btn-muted-text: #94a3b8;--color-btn-muted-hover-bg: #2a3140;--color-btn-muted-hover-text: #e2e8f0;--color-danger-subtle-bg: rgb(248 113 113 / 12%);--color-danger-subtle-text: #fca5a5;--color-danger-secondary-border: rgb(248 113 113 / 35%);--color-warning-subtle-text: #fcd34d;--color-warning-subtle-bg: rgb(251 191 36 / 14%);--color-warning-subtle-border: rgb(251 191 36 / 28%);--color-dialog-backdrop: rgb(0 0 0 / 62%);--color-focus-ring: rgb(59 130 246 / 45%);--color-focus-ring-soft: rgb(59 130 246 / 22%);--color-primary-subtle-bg: rgb(59 130 246 / 14%);--color-primary-subtle-border: rgb(59 130 246 / 28%);--color-bulk-bar-bg: rgb(59 130 246 / 10%);--color-switch-off: #3d4654;--color-switch-thumb: #e8ecf0;--color-theme-switch-track: #2a3140;--color-theme-switch-thumb: #e8ecf0;--color-on-primary: #ffffff;--zx-shadow: 0 1px 2px rgb(0 0 0 / 28%), 0 1px 3px rgb(0 0 0 / 38%);--zx-shadow-lg: 0 8px 24px rgb(0 0 0 / 45%), 0 2px 6px rgb(0 0 0 / 32%);--zx-focus: 0 0 0 2px var(--color-surface), 0 0 0 4px var(--color-primary)}*,*:before,*:after{box-sizing:border-box}html{height:100%}body{margin:0;min-height:100%;font-family:var(--zx-font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100%}#root:has(.zx-tenant){height:100%;max-height:100dvh;overflow:hidden}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:none;box-shadow:var(--zx-focus)}input,select,textarea,button{font:inherit}.zx-public{min-height:100vh;display:flex;flex-direction:column}.zx-public-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:var(--zx-surface-card);border-bottom:1px solid var(--zx-border)}.zx-public-main{flex:1;max-width:960px;margin:0 auto;padding:2rem 1.5rem;width:100%}.zx-site-footer{flex-shrink:0;padding:.75rem 1.25rem;border-top:1px solid var(--color-border);background:var(--color-surface-soft);text-align:center}.zx-site-footer__line{margin:0;font-size:.72rem;line-height:1.5;color:var(--color-text-muted)}.zx-site-footer__line+.zx-site-footer__line{margin-top:.2rem}.zx-site-footer__product{font-weight:600;color:var(--color-text)}.zx-site-footer__copyright{opacity:.92}.zx-site-footer__release-link{color:inherit;font-weight:600;text-decoration:none}.zx-site-footer__release-link:hover{text-decoration:underline;color:var(--color-text)}.zx-site-footer--sidebar{margin-top:auto;padding:.85rem .75rem 1rem;border-top:1px solid rgb(255 255 255 / 10%);background:#0000002e;text-align:left}.zx-site-footer--sidebar .zx-site-footer__line{color:#e2e8f0b8;font-size:.68rem;line-height:1.45}.zx-site-footer--sidebar .zx-site-footer__product{color:#f8fafceb}.zx-site-footer--sidebar .zx-site-footer__release-link{color:#bfdbfef2}.zx-site-footer--sidebar .zx-site-footer__release-link:hover{color:#fff}.zx-release-notes{max-width:52rem;margin:0 auto;padding-bottom:1.5rem}.zx-release-notes__header{margin-bottom:1.25rem}.zx-release-notes__list{display:flex;flex-direction:column;gap:1rem}.zx-release-card{padding:1.1rem 1.2rem;border:1px solid var(--color-border);border-radius:var(--zx-radius, 8px);background:var(--color-surface, #fff)}.zx-release-card__title{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;margin:0;font-size:1.05rem}.zx-release-card__meta{margin:.35rem 0 0;font-size:.78rem;color:var(--color-text-muted)}.zx-release-card__subtitle{margin:.85rem 0 .25rem;font-size:.95rem}.zx-release-card__summary{margin:0 0 .85rem;font-size:.88rem;line-height:1.5;color:var(--color-text-muted)}.zx-release-card__groups{display:flex;flex-direction:column;gap:.75rem}.zx-release-card__group-title{margin:0 0 .35rem}.zx-release-card__list{margin:0;padding-left:1.15rem;font-size:.86rem;line-height:1.45}.zx-release-card__list li+li{margin-top:.25rem}.zx-tutorial{max-width:72rem;margin:0 auto;padding-bottom:2rem}.zx-tutorial__header{margin-bottom:1.25rem}.zx-tutorial__layout{display:grid;grid-template-columns:minmax(11rem,15rem) minmax(0,1fr);gap:1.25rem;align-items:start}@media(max-width:860px){.zx-tutorial__layout{grid-template-columns:1fr}.zx-tutorial-toc{position:static;max-height:none}}.zx-tutorial-toc{position:sticky;top:.75rem;padding:.85rem .95rem;max-height:calc(100vh - 2rem);overflow:auto}.zx-tutorial-toc__title{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.65rem}.zx-tutorial-toc__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.15rem}.zx-tutorial-toc__item--nested{padding-left:.85rem}.zx-tutorial-toc__link{display:block;font-size:.82rem;line-height:1.35;padding:.28rem .45rem;border-radius:6px;color:var(--color-text-muted);text-decoration:none}.zx-tutorial-toc__link:hover{color:var(--color-text);background:var(--color-hover-subtle)}.zx-tutorial-toc__link.active{color:var(--color-primary, #2563eb);background:var(--color-primary-subtle-bg);font-weight:600}.zx-tutorial__body{min-width:0}.zx-tutorial-section{scroll-margin-top:1rem;padding:1rem 1.15rem;margin-bottom:.85rem;border:1px solid var(--color-border);border-radius:var(--zx-radius, 8px);background:var(--color-surface, #fff)}.zx-tutorial-section--chapter{border-left:3px solid var(--color-primary, #2563eb)}.zx-tutorial-section__title{margin:0 0 .75rem;line-height:1.3}.zx-tutorial-section--chapter .zx-tutorial-section__title{font-size:1.12rem}.zx-tutorial-section--section .zx-tutorial-section__title{font-size:1rem}.zx-tutorial-section--subsection .zx-tutorial-section__title{font-size:.92rem}.zx-tutorial-p{margin:0 0 .65rem;font-size:.9rem;line-height:1.55;color:var(--color-text)}.zx-tutorial-p:last-child{margin-bottom:0}.zx-tutorial-list{margin:0 0 .75rem;padding-left:1.2rem;font-size:.88rem;line-height:1.5}.zx-tutorial-list--ordered{padding-left:1.35rem}.zx-tutorial-list li+li{margin-top:.35rem}.zx-tutorial-p code,.zx-tutorial-list code,.zx-tutorial-table code{font-size:.84em;padding:.08em .35em;border-radius:4px;background:var(--color-hover-medium)}.zx-tutorial-code{margin:.75rem 0;padding:.85rem 1rem;border-radius:8px;background:#0f172a;color:#e2e8f0;font-size:.78rem;line-height:1.45;overflow:auto}.zx-tutorial-code code{background:none;padding:0;color:inherit}.zx-tutorial-mermaid{margin:.75rem 0;padding:.85rem 1rem;border-radius:8px;border:1px dashed var(--color-border);background:#00000005;font-size:.72rem;line-height:1.35;overflow:auto;white-space:pre;color:var(--color-text-muted)}.zx-tutorial-table-wrap{margin:.75rem 0}.zx-tutorial-table-caption{font-size:.82rem;font-weight:600;margin-bottom:.4rem;color:var(--color-text-muted)}.zx-tutorial-table-scroll{overflow:auto;border:1px solid var(--color-border);border-radius:8px}.zx-tutorial-table{width:100%;border-collapse:collapse;font-size:.82rem;line-height:1.4}.zx-tutorial-table th,.zx-tutorial-table td{padding:.45rem .65rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--color-border)}.zx-tutorial-table th{background:#00000008;font-weight:600;white-space:nowrap}.zx-tutorial-table tbody tr:last-child td{border-bottom:none}.zx-tutorial-callout{margin:.75rem 0 0;padding:.65rem .85rem;border-radius:8px;font-size:.86rem;line-height:1.45}.zx-tutorial-callout__title{display:block;margin-bottom:.25rem}.zx-tutorial-callout__body{margin:0}.zx-tutorial-callout--tip{background:#22c55e1a;border:1px solid rgb(34 197 94 / 25%)}.zx-tutorial-callout--warning{background:#eab3081f;border:1px solid rgb(234 179 8 / 30%)}.zx-tutorial-callout--note{background:#3b82f61a;border:1px solid rgb(59 130 246 / 22%)}.zx-public--glass .zx-site-footer{background:#0f172a8c;border-top-color:var(--zx-glass-border, rgb(255 255 255 / 12%))}.zx-public--glass .zx-site-footer__line{color:var(--zx-glass-faint, rgb(226 232 240 / 72%))}.zx-public--glass .zx-site-footer__product{color:#f8fafceb}.zx-minimal-shell{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:var(--color-bg, #f8fafc)}.zx-minimal-shell__main{flex:1;display:flex;flex-direction:column;min-height:0}.zx-minimal-shell__main:has(.zx-auth-shell){justify-content:center;align-items:center;padding:1.25rem 1rem .5rem}.zx-minimal-shell__main:not(:has(.zx-auth-shell)){padding:1.25rem var(--zx-content-inline-pad, 1.25rem) .5rem;width:100%;max-width:960px;margin:0 auto}.zx-minimal-shell .zx-site-footer{margin-top:auto}:root{--zx-sidebar-width: 260px;--zx-sidebar-width-collapsed: 3.25rem;--zx-content-inline-pad: 1.25rem;--zx-topbar-height: 3rem;--zx-executions-narrow-max: 960px;--zx-app-tabs-sticky-h: 2.75rem}.zx-tenant{display:grid;grid-template-columns:var(--zx-sidebar-width) minmax(0,1fr);grid-template-rows:minmax(0,1fr);height:100vh;max-height:100vh;height:100dvh;max-height:100dvh;overflow:hidden}.zx-tenant--nav-collapsed{--zx-sidebar-width: var(--zx-sidebar-width-collapsed);grid-template-columns:var(--zx-sidebar-width-collapsed) minmax(0,1fr)}.zx-sidebar{background:linear-gradient(180deg,var(--color-sidebar) 0%,#0b1220 100%);color:var(--zx-text-on-dark);padding:0;display:flex;flex-direction:column;gap:0;min-height:0;overflow:hidden;border-right:1px solid rgb(255 255 255 / 6%);box-shadow:4px 0 24px #0000001f}.zx-sidebar__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding-bottom:.5rem;display:flex;flex-direction:column;gap:.2rem}.zx-sidebar__brand{display:flex;align-items:center;gap:.55rem;padding:.15rem .25rem .35rem;min-width:0}.zx-sidebar__brand-mark{flex-shrink:0;width:2rem;height:2rem;border-radius:8px;background:linear-gradient(135deg,var(--color-primary) 0%,#1e40af 100%);color:#fff;font-size:.7rem;font-weight:800;letter-spacing:-.03em;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #2563eb59}.zx-sidebar__brand-text{min-width:0}.zx-sidebar__brand-product{display:block;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;opacity:.65;line-height:1.2}.zx-sidebar a.zx-sidebar-nav-link,.zx-sidebar a.zx-sidebar-app-link{color:var(--zx-text-on-dark);margin:0 .65rem;padding:.5rem .75rem;display:flex;align-items:center;gap:.45rem;text-decoration:none;font-size:.875rem;font-weight:500;line-height:1.35;border-radius:8px;border:1px solid transparent;transition:background .12s ease,border-color .12s ease,color .12s ease}.zx-sidebar a.zx-sidebar-nav-link:hover,.zx-sidebar a.zx-sidebar-app-link:hover{background:var(--color-sidebar-muted);border-color:#ffffff14;text-decoration:none}.zx-sidebar a.zx-sidebar-nav-link.active,.zx-sidebar a.zx-sidebar-app-link.active{background:var(--color-sidebar-muted);border-color:#2563eb73;color:#fff;box-shadow:inset 3px 0 0 var(--color-primary)}.zx-sidebar-group{margin-top:1rem;padding:0 1.25rem .35rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#e2e8f08c}.zx-sidebar__toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:.35rem;padding:.85rem .75rem .65rem;flex-shrink:0;border-bottom:1px solid rgb(255 255 255 / 8%);margin-bottom:.35rem}.zx-sidebar__title{font-weight:600;font-size:.9375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:#fff}.zx-sidebar__collapse-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:none;border-radius:6px;background:#ffffff14;color:inherit;cursor:pointer;font-size:.85rem;line-height:1}.zx-sidebar__collapse-btn:hover{background:#ffffff24}.zx-sidebar--collapsed{padding:.4rem .15rem;align-items:center;overflow:hidden}.zx-sidebar__reveal{flex:1;min-height:5rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.35rem;padding:.5rem .1rem;margin:0;width:100%;border:none;border-radius:8px;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:600;font-size:.68rem;line-height:1.15;opacity:.9}.zx-sidebar__reveal:hover{background:#ffffff14;opacity:1}.zx-sidebar__reveal-label{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.06em;text-transform:uppercase}.zx-sidebar-empty-hint{margin:0 .85rem;padding:.55rem .65rem;font-size:.8125rem;line-height:1.4;color:#e2e8f0a6;border-radius:8px;background:#ffffff0a;border:1px dashed rgb(255 255 255 / 12%)}.zx-main{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;background:var(--color-bg)}.zx-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:var(--zx-topbar-height);padding:0 1.25rem;background:var(--color-surface);border-bottom:1px solid var(--color-border);font-size:.8125rem;line-height:1.35;box-shadow:var(--zx-shadow);flex-shrink:0}.zx-topbar__brand{display:flex;align-items:baseline;gap:.65rem;min-width:0}.zx-topbar__product{font-weight:700;font-size:.9375rem;color:var(--color-text);letter-spacing:-.01em}.zx-topbar__tenant{font-size:.8125rem;color:var(--color-text-muted);padding-left:.65rem;border-left:1px solid var(--color-border)}.zx-topbar-account{display:flex;align-items:center;gap:.85rem;flex-shrink:0}.zx-topbar-account a{font-weight:600;color:var(--color-text-muted);text-decoration:none}.zx-topbar-account a:hover{color:var(--color-primary);text-decoration:none}.zx-theme-toggle{display:inline-flex;align-items:center;gap:.45rem;flex-shrink:0}.zx-theme-toggle__label{font-size:.72rem;font-weight:600;color:var(--color-text-muted);-webkit-user-select:none;user-select:none}.zx-theme-toggle__label--active{color:var(--color-text)}.zx-theme-switch{position:relative;width:2.5rem;height:1.375rem;flex-shrink:0;padding:0;border:1px solid var(--color-border);border-radius:999px;background:var(--color-theme-switch-track);cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.zx-theme-switch:hover{border-color:var(--color-text-muted)}.zx-theme-switch:focus-visible{outline:none;box-shadow:0 0 0 3px var(--color-focus-ring)}.zx-theme-switch__thumb{position:absolute;top:50%;left:.18rem;width:.95rem;height:.95rem;border-radius:50%;background:var(--color-theme-switch-thumb);box-shadow:0 1px 3px #00000040;transform:translateY(-50%);transition:transform .2s ease}.zx-theme-switch[aria-checked=true] .zx-theme-switch__thumb{transform:translate(1.05rem,-50%)}.zx-theme-switch[aria-checked=true]{background:#3b82f647;border-color:var(--color-primary)}html[data-theme=light] .zx-theme-switch[aria-checked=true]{background:#2563eb2e}.zx-content{padding:1rem var(--zx-content-inline-pad) 1.25rem;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:var(--color-bg)}.zx-page-shell{width:100%;max-width:none;min-height:0;flex:1;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.zx-page-shell:has(.zx-app-chrome){overflow:hidden}.zx-app-chrome{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--zx-radius-lg);box-shadow:var(--zx-shadow);overflow:hidden;display:flex;flex-direction:column;flex:1;min-height:0;height:100%}.zx-app-chrome__nav-block{flex-shrink:0;padding:.75rem 1.25rem 0;border-bottom:1px solid var(--color-border);background:linear-gradient(180deg,var(--color-surface) 0%,var(--color-surface-soft) 100%)}.zx-app-chrome__nav-block--collapsed{padding:.35rem 1rem .5rem}.zx-app-chrome__nav-expanded{display:flex;flex-direction:column;gap:.55rem;padding:.55rem 0 .65rem}.zx-app-chrome--header-collapsed .zx-app-chrome__body{padding-top:.45rem}.zx-app-compact-chrome__row{display:flex;align-items:center;gap:.4rem .55rem;min-height:2rem;flex-wrap:wrap}.zx-app-compact-chrome__toggle{flex-shrink:0;font-weight:600}.zx-app-compact-chrome__crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.15rem .25rem;min-width:0;flex:1 1 12rem;font-size:.8125rem;line-height:1.35}.zx-app-compact-chrome__crumb{display:inline-flex;align-items:center;gap:.25rem;min-width:0}.zx-app-compact-chrome__sep{color:var(--color-text-muted);padding:0 .1rem;-webkit-user-select:none;user-select:none}.zx-app-compact-chrome__crumb-link{color:var(--color-text-muted);font-weight:500;text-decoration:none}.zx-app-compact-chrome__crumb-link:hover{color:var(--color-primary);text-decoration:underline}.zx-app-compact-chrome__crumb-current{color:var(--color-text);font-weight:600}.zx-app-compact-chrome__page-title{display:inline-flex;align-items:center;gap:.25rem}.zx-app-compact-chrome__actions{margin-left:auto;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.35rem;flex-shrink:0}.zx-app-compact-chrome__notice-dot{color:#b45309;font-size:.65rem;line-height:1}.zx-app-compact-chrome--expanded{margin-bottom:.15rem;padding-bottom:.15rem;border-bottom:1px solid var(--color-border)}.zx-app-chrome__body{padding:.65rem 1.25rem 1rem;display:flex;flex-direction:column;flex:1 1 0;min-height:0;overflow:hidden}.zx-app-chrome__body:not(:has(.zx-app-section)){overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.zx-app-section{display:flex;flex-direction:column;flex:1;min-height:0;gap:.45rem;overflow:hidden}.zx-app-section--builder{gap:.2rem}.zx-app-chrome--header-collapsed .zx-app-section--builder{gap:0}.zx-app-section__content{display:flex;flex-direction:column;flex:1 1 0;min-height:0;overflow:auto}.zx-app-section__content:has(.zx-app-builder-page){overflow:hidden;flex:1 1 0;min-height:0}.zx-app-builder-page{display:flex;flex-direction:column;flex:1 1 0;min-height:0;overflow:hidden}.zx-playwright-run-log-dock{position:fixed;z-index:1000;top:var(--zx-topbar-height);right:0;bottom:0;left:calc(var(--zx-sidebar-width) + var(--zx-content-inline-pad) + min(var(--zx-executions-narrow-max),100vw - var(--zx-sidebar-width) - 2 * var(--zx-content-inline-pad)));display:flex;flex-direction:column;min-width:0;background:var(--color-surface);border-left:1px solid var(--color-border);box-shadow:var(--zx-shadow-lg);font-size:.78rem}.zx-playwright-run-log-dock__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.35rem;padding:.5rem .65rem;border-bottom:1px solid var(--zx-border, #e5e7eb);font-weight:600;flex-shrink:0}.zx-playwright-run-log-dock__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.zx-playwright-run-log-dock pre{margin:0;padding:.5rem .65rem;overflow:auto;flex:1;min-height:0;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,monospace}.zx-playwright-run-log-dock .zx-playwright-run-log-line{display:block}.zx-playwright-run-log-dock .zx-playwright-run-log-line--error{color:#991b1b;background:#fef2f2;border-radius:2px;padding:.05rem .2rem;margin:0 -.2rem}.zx-playwright-run-log-dock .zx-playwright-run-log-line--root-failure{color:#991b1b;background:#fef2f2;border-radius:2px;padding:.05rem .2rem;margin:0 -.2rem;border-left:3px solid #dc2626;font-weight:600}.zx-playwright-run-log-dock .zx-playwright-run-log-line--cascade-failure{color:#9a3412;background:#fffbeb;border-radius:2px;padding:.05rem .2rem;margin:0 -.2rem;border-left:3px solid #d97706;opacity:.92}.zx-playwright-run-log-dock .zx-playwright-run-log-line--locator{color:#9a3412;background:#fff7ed;border-radius:2px;padding:.05rem .2rem;margin:0 -.2rem;border-left:3px solid #ea580c}.zx-playwright-run-log-dock .zx-playwright-run-log-line--console{color:#5b21b6;background:#f5f3ff;border-radius:2px;padding:.05rem .2rem;margin:0 -.2rem;border-left:3px solid #7c3aed;font-style:italic}.zx-playwright-run-log-dock .zx-playwright-run-log-line--pw{color:#c2410c;background:#fff7ed;border-radius:2px;padding:.05rem .2rem;margin:0 -.2rem;border-left:3px solid #f97316}.zx-playwright-run-log-dock .zx-playwright-run-log-line--loop{color:#0f766e;background:#ecfdf5;border-radius:4px;padding:.2rem .35rem;margin:.15rem -.2rem;border:1px solid #5eead4;font-weight:600;letter-spacing:.02em}.zx-playwright-run-log-dock .zx-playwright-run-log-line--loop-case{color:#115e59;background:#f0fdfa;border-radius:2px;padding:.08rem .25rem;margin:0 -.2rem;border-left:3px solid #14b8a6}.zx-playwright-run-log-dock .zx-playwright-run-log-line--step{border-radius:2px;padding-top:.12rem;padding-bottom:.12rem;margin:.08rem -.15rem}.zx-playwright-run-log-dock .zx-playwright-run-log-line--expect-pass{color:#14532d;background:#f0fdf4;border-radius:2px;padding:.05rem .2rem;margin:0 -.2rem;border-left:3px solid #22c55e}.zx-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--zx-radius-lg);padding:1.35rem 1.5rem;box-shadow:var(--zx-shadow)}.zx-page-shell>.zx-card+.zx-card,.zx-app-chrome__body>.zx-card+.zx-card{margin-top:1rem}.zx-muted{color:var(--zx-text-muted);font-size:.9rem}p.zx-app-headline{margin:0 0 .4rem;font-size:.8125rem;line-height:1.35}.zx-app-tabs{position:sticky;top:0;z-index:30;display:flex;gap:.3rem;flex-wrap:wrap;align-items:center;margin:0 0 .45rem;border-bottom:1px solid var(--zx-border);padding:0 0 .35rem;background:var(--zx-surface-page);box-shadow:0 1px #0000000d}.zx-app-tabs a{padding:.22rem .55rem;border-radius:5px;font-size:.8125rem;color:var(--zx-text-muted);line-height:1.3}.zx-app-tabs a:hover{background:var(--zx-surface-page);text-decoration:none}.zx-app-tabs a.active{background:#2563eb1f;color:var(--zx-color-brand);font-weight:600}.zx-app-subtabs{position:sticky;top:var(--zx-app-tabs-sticky-h, 2.75rem);z-index:25;display:flex;gap:.25rem;flex-wrap:wrap;align-items:center;margin:0 0 .5rem;padding:0 0 .35rem;border-bottom:1px solid var(--zx-border);background:var(--zx-surface-page);box-shadow:0 1px #0000000a}.zx-app-subtabs a{padding:.2rem .45rem;border-radius:5px;font-size:.78rem;color:var(--zx-text-muted);line-height:1.3}.zx-app-subtabs a:hover{background:var(--zx-surface-page);text-decoration:none}.zx-app-subtabs a.active{background:#2563eb14;color:var(--zx-color-brand);font-weight:600}.zx-grid-kpi{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-top:1rem}.zx-kpi{padding:1.15rem 1.25rem;border-radius:var(--zx-radius-lg);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--zx-shadow)}.zx-kpi-value{font-size:1.5rem;font-weight:600}.zx-chip{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;font-weight:500}.zx-role-chips{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.zx-chip-removable{display:inline-flex;align-items:center;gap:.35rem;padding:.12rem .15rem .12rem .55rem;border-radius:999px;font-size:.78rem;font-weight:500;background:var(--zx-surface-page);border:1px solid var(--zx-border)}.zx-chip-removable-label{padding:.02rem 0}.zx-chip-remove{border:none;background:transparent;cursor:pointer;padding:.1rem .4rem .1rem .45rem;line-height:1;font-size:1.05rem;color:var(--zx-text-muted);border-radius:0 999px 999px 0;border-left:1px solid var(--zx-border);align-self:stretch;display:inline-flex;align-items:center}.zx-chip-remove:hover:not(:disabled){background:#0000000f;color:var(--zx-text)}.zx-chip-remove:disabled{opacity:.45;cursor:default}.zx-chip-pick-wrap{display:inline-flex;align-items:stretch;border-radius:999px;border:1px dashed var(--zx-border);overflow:hidden;vertical-align:middle}.zx-chip-pick{border:none;background:transparent;border-radius:0;padding:.15rem .5rem .15rem .55rem;font-size:.78rem;cursor:pointer;color:var(--zx-color-brand);text-transform:uppercase;letter-spacing:.02em;display:inline-flex;align-items:center;gap:.35rem}.zx-chip-pick-plus{font-weight:700;opacity:.85}.zx-chip-pick-remove{border:none;background:transparent;cursor:pointer;padding:.1rem .45rem;line-height:1;font-size:1.05rem;color:var(--zx-text-muted);border-left:1px solid var(--zx-border);display:inline-flex;align-items:center;align-self:stretch}.zx-chip-pick-remove:hover:not(:disabled){background:#0000000f;color:var(--zx-text)}.zx-chip-pick-remove:disabled{opacity:.45;cursor:default}.zx-chip-pick:hover:not(:disabled){background:#2563eb14}.zx-chip-pick:disabled{opacity:.5;cursor:default}.zx-chip-role{background:#2563eb1a;border:1px solid rgb(37 99 235 / 20%)}.zx-chip-rolelabel{text-transform:uppercase;letter-spacing:.02em}.zx-table-wrap{overflow-x:auto;margin-top:.75rem}.zx-table{width:100%;border-collapse:collapse;font-size:.875rem}.zx-table th,.zx-table td{text-align:left;padding:.5rem .65rem;border-bottom:1px solid var(--zx-border);vertical-align:top}.zx-table th{font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--zx-text-muted)}.zx-row-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.25rem}.zx-linkish{border:none;background:none;padding:0;color:var(--zx-color-brand);cursor:pointer;font-size:inherit;text-decoration:underline}.zx-linkish:hover{text-decoration:none}kbd{font-size:.75em;padding:.05rem .3rem;border-radius:4px;border:1px solid var(--zx-border);background:var(--zx-surface-page)}.zx-chip-go{background:#22c55e2e;color:#166534}.zx-chip-nogo{background:#ef44442e;color:#991b1b}.zx-chip-pending{background:#eab30838;color:#854d0e}.zx-topbar-account{display:flex;align-items:center;gap:.65rem;flex-shrink:0}.zx-stack{display:flex;flex-direction:column;gap:1rem}.zx-field{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem}.zx-field input,.zx-field select{padding:.5rem .65rem;border:1px solid var(--zx-border);border-radius:6px;font:inherit}.zx-field button.zx-ref-combo-option{background:transparent;color:var(--zx-text-primary, #0f172a);font-weight:400}.zx-ref-value-combo-wrap{display:flex;flex-direction:column;gap:.35rem;width:100%;min-width:0}.zx-ref-value-combo{position:relative;width:100%;min-width:0}.zx-ref-value-combo__input{display:block;width:100%;min-width:0;box-sizing:border-box;padding:.5rem 2.25rem .5rem .65rem;border:1px solid var(--zx-border);border-radius:6px;font:inherit;background:var(--zx-surface-1, #fff);color:inherit}.zx-ref-value-combo--has-clear .zx-ref-value-combo__input{padding-right:4rem}.zx-ref-value-combo__clear{position:absolute;top:1px;right:2rem;bottom:1px;width:1.5rem;display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;border-radius:0;background:transparent!important;color:#52525b;cursor:pointer;font:inherit;font-size:1.1rem;line-height:1;font-weight:400}.zx-ref-value-combo__clear:hover{background:transparent!important;color:#27272a}.zx-clearable-input{position:relative;width:100%;min-width:0}.zx-clearable-input__field{display:block;width:100%;min-width:0;box-sizing:border-box}.zx-clearable-input--has-value .zx-clearable-input__field{padding-right:2rem}.zx-clearable-input__clear{position:absolute;top:50%;right:.35rem;transform:translateY(-50%);width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;border-radius:4px;background:transparent!important;color:#52525b;cursor:pointer;font:inherit;font-size:1.1rem;line-height:1;font-weight:400}.zx-clearable-input__clear:hover{background:transparent!important;color:#27272a}.zx-field button.zx-ref-value-combo__clear,.zx-field button.zx-clearable-input__clear{background:transparent!important;color:#52525b;font-weight:400;padding:0;border:none;box-shadow:none}.zx-field button.zx-ref-value-combo__clear:hover,.zx-field button.zx-clearable-input__clear:hover{background:transparent!important;color:#27272a}.zx-tc-table-values-editor__cell button.zx-clearable-input__clear,.zx-tc-table-values-editor__cell button.zx-ref-value-combo__clear{background:transparent!important;color:#52525b;font-weight:400;padding:0;border:none;box-shadow:none}.zx-tc-table-values-editor__cell button.zx-clearable-input__clear:hover,.zx-tc-table-values-editor__cell button.zx-ref-value-combo__clear:hover{background:transparent!important;color:#27272a}.zx-tc-table-values-editor__cell .zx-clearable-input--has-value .zx-clearable-input__field{padding-right:2rem}.zx-ref-value-combo__input:disabled{opacity:.65;cursor:not-allowed}.zx-ref-value-combo__toggle{position:absolute;top:1px;right:1px;bottom:1px;width:2rem;display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;border-radius:0 5px 5px 0;background:transparent;color:var(--zx-text-secondary, #64748b);cursor:pointer;font:inherit;font-weight:400}.zx-ref-value-combo__toggle:hover:not(:disabled){background:var(--zx-surface-2, #f1f5f9);color:var(--zx-text-primary, #0f172a)}.zx-ref-value-combo__toggle:disabled{opacity:.5;cursor:not-allowed}.zx-ref-value-combo__chevron{display:block;width:.45rem;height:.45rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-1px)}.zx-ref-value-combo__list{margin:0;padding:.25rem 0;list-style:none;max-height:14rem;overflow:auto;font-size:.88rem;background:var(--zx-surface-1, #fff);border:1px solid var(--zx-border);border-radius:6px;box-shadow:0 4px 16px #0000001f}.zx-ref-value-combo__list--portal{position:fixed;z-index:5000}.zx-ref-value-combo__list .zx-ref-combo-option{display:block;width:100%;text-align:left;padding:.4rem .65rem;border:none;cursor:pointer;font:inherit}.zx-ref-value-combo__list .zx-ref-combo-option:hover,.zx-ref-value-combo__list .zx-ref-combo-option[data-active]{background:var(--zx-surface-2, #f3f4f6)}.zx-ref-value-combo__empty{padding:.4rem .65rem;font-size:.82rem}.zx-ref-value-combo__hint{font-size:.76rem}.zx-field .zx-ref-value-combo__input{width:100%}.zx-field button.zx-ref-value-combo__toggle{background:transparent;color:var(--zx-text-secondary, #64748b);font-weight:400;padding:0}.zx-field button.zx-ref-value-combo__toggle:hover:not(:disabled){background:var(--zx-surface-2, #f1f5f9);color:var(--zx-text-primary, #0f172a)}.zx-field button:not(.zx-ref-combo-option):not(.zx-ref-value-combo__clear):not(.zx-ref-value-combo__toggle):not(.zx-clearable-input__clear):not(.zx-entity-list-card):not(.zx-ui-entity-card):not(.zx-module-sidebar-item),.zx-stack>button:not(.zx-entity-list-card):not(.zx-ui-entity-card):not(.zx-module-sidebar-item){padding:.55rem 1rem;border-radius:6px;border:none;background:var(--zx-color-brand);color:#fff;font-weight:600;cursor:pointer}.zx-field button:not(.zx-ref-combo-option):not(.zx-ref-value-combo__clear):not(.zx-ref-value-combo__toggle):not(.zx-clearable-input__clear):not(.zx-entity-list-card):not(.zx-ui-entity-card):not(.zx-module-sidebar-item):disabled,.zx-stack>button:not(.zx-entity-list-card):not(.zx-ui-entity-card):not(.zx-module-sidebar-item):disabled{opacity:.6;cursor:not-allowed}.zx-ui-page-header{margin:0 0 1.25rem;padding-bottom:.85rem;border-bottom:1px solid var(--color-border)}.zx-ui-page-header__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.zx-ui-page-header__title-row{display:flex;align-items:center;gap:.4rem;min-width:0}.zx-ui-page-header__title{margin:0;font-size:1.5rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--color-text)}.zx-ui-page-header__subtitle{margin:.35rem 0 0;font-size:.875rem;color:var(--color-text-muted);line-height:1.45;max-width:40rem}.zx-ui-page-header__actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;flex-shrink:0}.zx-ui-app-context{margin:0 0 .75rem}.zx-ui-app-context__name{margin:0;font-size:1.25rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:var(--color-text)}.zx-ui-app-context__label{margin:.2rem 0 0;font-size:.8125rem;font-weight:500;color:var(--color-text-muted)}.zx-ui-section-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin:0 0 .65rem}.zx-ui-section-header__text{min-width:0}.zx-ui-section-header__title{margin:0;font-size:.95rem;font-weight:600;line-height:1.35}.zx-ui-section-header__description{margin:.15rem 0 0;font-size:.8125rem;color:var(--zx-text-muted)}.zx-ui-section-header__actions{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.zx-ui-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.375rem;padding:.45rem .95rem;border-radius:8px;border:1px solid transparent;font:inherit;font-size:.8125rem;font-weight:600;line-height:1.3;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .12s ease,border-color .12s ease,color .12s ease}.zx-ui-btn:disabled{opacity:.55;cursor:not-allowed}.zx-ui-btn--sm{min-height:2rem;padding:.3rem .65rem;font-size:.75rem;border-radius:8px}.zx-ui-btn--lg{min-height:2.75rem;padding:.55rem 1.15rem;font-size:.875rem;border-radius:10px}.zx-ui-btn--primary{background:var(--color-primary);color:var(--color-on-primary);border-color:var(--color-primary);box-shadow:0 1px 2px #2563eb47}.zx-ui-btn--primary:hover:not(:disabled){background:var(--color-primary-hover);border-color:var(--color-primary-hover);box-shadow:0 2px 6px #2563eb52}.zx-ui-btn--secondary{background:var(--color-btn-secondary-bg);color:var(--color-btn-secondary-text);border-color:var(--color-btn-secondary-border)}.zx-ui-btn--secondary:hover:not(:disabled){background:var(--color-btn-secondary-hover)}.zx-ui-btn--tertiary{background:transparent;color:var(--color-btn-muted-text);border-color:transparent}.zx-ui-btn--tertiary:hover:not(:disabled){background:var(--color-btn-muted-hover-bg);color:var(--color-btn-muted-hover-text)}.zx-ui-btn--ghost{background:transparent;color:var(--color-btn-muted-text);border-color:transparent}.zx-ui-btn--ghost:hover:not(:disabled){background:var(--color-btn-muted-hover-bg);color:var(--color-btn-muted-hover-text)}.zx-ui-btn--danger{background:#dc2626;color:#fff;border-color:#dc2626}.zx-ui-btn--danger:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.zx-ui-btn--danger-secondary{background:var(--color-btn-secondary-bg);color:var(--color-danger-subtle-text);border-color:var(--color-danger-secondary-border)}.zx-ui-btn--danger-secondary:hover:not(:disabled){background:var(--color-danger-subtle-bg)}.zx-ui-btn--icon{min-width:2rem;min-height:2rem;padding:.15rem .35rem;font-size:1.1rem;line-height:1;color:var(--color-btn-muted-text);background:transparent;border-color:transparent}.zx-ui-btn--icon:hover:not(:disabled){background:var(--color-btn-muted-hover-bg);color:var(--color-btn-muted-hover-text)}.zx-ui-nav-link{color:var(--color-primary);text-decoration:none;font-weight:500}.zx-ui-nav-link:hover{text-decoration:underline}.zx-ui-nav-link:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:4px}.zx-ui-help-trigger{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;padding:0;border:1px solid var(--zx-border);border-radius:999px;background:var(--zx-surface-card);color:var(--zx-text-muted);font-size:.7rem;font-weight:700;line-height:1;cursor:help;flex-shrink:0}.zx-ui-help-trigger:hover,.zx-ui-help-trigger[aria-expanded=true]{border-color:var(--zx-color-brand);color:var(--zx-color-brand);background:#2563eb14}.zx-ui-help-popover{position:absolute;z-index:50;top:calc(100% + .35rem);left:0;min-width:14rem;max-width:22rem;padding:.55rem .65rem;border:1px solid var(--zx-border);border-radius:8px;background:var(--zx-surface-card);box-shadow:var(--zx-shadow-lg);font-size:.8125rem;color:var(--zx-text-primary);line-height:1.45}.zx-ui-help-popover--fixed{position:fixed;z-index:100_060;max-width:min(22rem,calc(100vw - 1.5rem))}.zx-ui-help-popover--mono{font-family:var(--zx-font-mono);font-size:.75rem;word-break:break-all}.zx-ui-help-wrap{position:relative;display:inline-flex}.zx-ui-info-hint{display:flex;gap:.5rem;align-items:flex-start;padding:.55rem .7rem;border-radius:8px;border:1px solid var(--zx-border);background:var(--zx-surface-soft);font-size:.8125rem;color:var(--zx-text-muted);line-height:1.45}.zx-ui-info-hint__icon{flex-shrink:0;color:var(--zx-color-info);font-weight:700}.zx-ui-info-hint--collapsible summary{cursor:pointer;font-weight:600;color:var(--zx-text-primary);list-style:none}.zx-ui-info-hint--collapsible summary::-webkit-details-marker{display:none}.zx-ui-info-hint--collapsible[open] .zx-ui-info-hint__body{margin-top:.45rem}.zx-ui-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.12rem .5rem;border-radius:999px;font-size:.72rem;font-weight:600;line-height:1.3;border:1px solid transparent}.zx-ui-badge--success{background:#16a34a1f;color:var(--zx-color-success);border-color:#16a34a38}.zx-ui-badge--warning{background:var(--color-warning-subtle-bg);color:var(--color-warning-subtle-text);border-color:var(--color-warning-subtle-border)}.zx-ui-badge--danger{background:#dc26261f;color:var(--zx-color-danger);border-color:#dc262638}.zx-ui-badge--info{background:#0284c71f;color:var(--zx-color-info);border-color:#0284c738}.zx-ui-badge--neutral{background:var(--zx-surface-soft);color:var(--zx-text-muted);border-color:var(--zx-border)}.zx-ui-search{position:relative;display:flex;align-items:center}.zx-ui-search__icon{position:absolute;left:.55rem;color:var(--zx-text-muted);font-size:.85rem;pointer-events:none}.zx-ui-search__input{width:100%;padding:.42rem .65rem .42rem 1.85rem;border:1px solid var(--zx-border);border-radius:8px;background:var(--zx-surface-card);font:inherit;font-size:.8125rem;color:var(--zx-text-primary)}.zx-ui-search__input::placeholder{color:var(--zx-text-muted)}.zx-ui-search__input:disabled{opacity:.6;cursor:not-allowed}.zx-ui-filter-chips{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.zx-ui-filter-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:999px;border:1px solid var(--zx-border);background:var(--zx-surface-card);color:var(--zx-text-muted);font-size:.75rem;font-weight:500;cursor:pointer}.zx-ui-filter-chip:hover:not(:disabled){border-color:#2563eb59;color:var(--zx-color-brand)}.zx-ui-filter-chip--active{background:#2563eb1a;border-color:#2563eb47;color:var(--zx-color-brand);font-weight:600}.zx-ui-filter-chip:disabled{opacity:.5;cursor:not-allowed}.zx-ui-entity-card{background:var(--zx-surface-card);border:1px solid var(--zx-border);border-radius:var(--zx-radius);padding:.85rem 1rem;box-shadow:var(--zx-shadow)}.zx-ui-entity-card--interactive:hover{border-color:#2563eb47;box-shadow:0 2px 8px #0f172a0f}.zx-ui-entity-card--selected{border-color:#2563eb59;background:#2563eb14;box-shadow:inset 3px 0 0 var(--color-primary)}.zx-ui-entity-card--selected .zx-muted,.zx-ui-entity-card--selected .zx-ui-entity-card__meta{color:#2563ebc7}.zx-ui-entity-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem}.zx-ui-entity-card__title{margin:0;font-size:.95rem;font-weight:600}.zx-ui-entity-card__meta{margin:.2rem 0 0;font-size:.8125rem;color:var(--zx-text-muted)}.zx-ui-entity-card__actions{display:flex;gap:.35rem;flex-wrap:wrap;flex-shrink:0}.zx-ui-entity-card__body{margin-top:.55rem}.zx-ui-split-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:.75rem;min-height:0}@media(max-width:900px){.zx-ui-split-panel{grid-template-columns:1fr}}.zx-ui-split-panel__pane{min-width:0;min-height:0}.zx-ui-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.25rem;border:1px dashed var(--zx-border);border-radius:var(--zx-radius);background:var(--zx-surface-soft)}.zx-ui-empty-state__icon{font-size:1.75rem;margin-bottom:.5rem;opacity:.55}.zx-ui-empty-state__title{margin:0;font-size:.95rem;font-weight:600}.zx-ui-empty-state__description{margin:.35rem 0 0;max-width:24rem;font-size:.8125rem;color:var(--zx-text-muted);line-height:1.45}.zx-ui-empty-state__actions{margin-top:.85rem;display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.zx-ui-action-menu{position:relative;display:inline-flex}.zx-ui-action-menu__trigger{display:inline-flex;align-items:center;gap:.3rem}.zx-ui-action-menu__panel{position:absolute;top:calc(100% + .25rem);right:0;z-index:40;min-width:11rem;padding:.3rem;border:1px solid var(--zx-border);border-radius:8px;background:var(--zx-surface-card);box-shadow:var(--zx-shadow-lg)}.zx-ui-action-menu__panel--portal{position:fixed;top:0;left:0;right:auto;z-index:10050}.zx-ui-action-menu__item{display:flex;width:100%;align-items:center;gap:.4rem;padding:.4rem .55rem;border:none;border-radius:6px;background:transparent;color:var(--zx-text-primary);font:inherit;font-size:.8125rem;text-align:left;cursor:pointer}.zx-ui-action-menu__item:hover:not(:disabled){background:var(--zx-surface-soft)}.zx-ui-action-menu__item--danger{color:var(--color-danger-subtle-text)}.zx-ui-action-menu__item--danger:hover:not(:disabled){background:var(--color-danger-subtle-bg)}.zx-ui-action-menu__divider{height:1px;margin:.25rem .35rem;background:var(--zx-border)}.zx-bulk-action-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.55rem .85rem;border:1px solid var(--color-primary-subtle-border);border-radius:8px;background:var(--color-bulk-bar-bg)}.zx-bulk-action-bar__count{font-size:.8125rem;font-weight:600;color:var(--color-btn-secondary-text)}.zx-bulk-action-bar__actions{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.zx-page-action-bar__unsaved{display:inline-flex;align-items:center;padding:.12rem .5rem;border-radius:999px;font-size:.72rem;font-weight:600;color:var(--color-warning-subtle-text);background:var(--color-warning-subtle-bg);border:1px solid var(--color-warning-subtle-border)}.zx-ui-action-menu__item:disabled{opacity:.5;cursor:not-allowed}.zx-ui-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem;background:var(--color-dialog-backdrop)}.zx-ui-dialog-backdrop--overlay{z-index:100_100}.zx-ui-dialog{width:min(28rem,100%);padding:1.1rem 1.15rem;border-radius:10px;border:1px solid var(--zx-border);background:var(--zx-surface-card);box-shadow:var(--zx-shadow-lg)}.zx-ui-dialog__title{margin:0;font-size:1rem;font-weight:600}.zx-ui-dialog__body{margin:.55rem 0 0;font-size:.875rem;color:var(--zx-text-muted);line-height:1.5}.zx-ui-dialog__actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}.zx-ui-dialog--form{display:flex;flex-direction:column;width:min(40rem,100%);max-height:min(88vh,58rem);padding:0}.zx-ui-dialog__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.25rem;border-bottom:1px solid var(--zx-border)}.zx-ui-dialog__header .zx-ui-dialog__title{font-size:1.05rem}.zx-ui-dialog__form{display:flex;flex-direction:column;min-height:0}.zx-ui-dialog__scroll{flex:1;min-height:0;overflow-y:auto;padding:1rem 1.25rem}.zx-ui-dialog__footer{display:flex;justify-content:flex-end;gap:.5rem;padding:.85rem 1.25rem;border-top:1px solid var(--zx-border)}.zx-ui-toast-region{position:fixed;right:1rem;bottom:1rem;z-index:300;display:flex;flex-direction:column;gap:.5rem;max-width:min(24rem,calc(100vw - 2rem));pointer-events:none}.zx-ui-toast{pointer-events:auto;display:flex;align-items:flex-start;gap:.5rem;padding:.65rem .75rem;border-radius:8px;border:1px solid var(--zx-border);background:var(--zx-surface-card);box-shadow:var(--zx-shadow-lg);font-size:.8125rem;line-height:1.4}.zx-ui-toast--success{border-color:#16a34a4d}.zx-ui-toast--error{border-color:#dc26264d}.zx-ui-toast--info{border-color:#0284c74d}.zx-ui-toast__message{flex:1;min-width:0}.zx-ui-toast__close{flex-shrink:0;border:none;background:transparent;color:var(--zx-text-muted);cursor:pointer;padding:0;font-size:1rem;line-height:1}.zx-ui-side-inspector{border:1px solid var(--zx-border);border-radius:var(--zx-radius);background:var(--zx-surface-card);display:flex;flex-direction:column;min-height:0}.zx-ui-side-inspector__header{padding:.65rem .85rem;border-bottom:1px solid var(--zx-border);font-size:.8125rem;font-weight:600}.zx-ui-side-inspector__body{padding:.75rem .85rem;overflow:auto;flex:1;min-height:0}.zx-ui-builder-layout{display:flex;flex-direction:column;gap:.65rem;min-height:0}.zx-ui-builder-layout__toolbar{display:flex;align-items:center;justify-content:space-between;gap:.65rem;flex-wrap:wrap}.zx-ui-builder-layout__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,22rem);gap:.75rem;min-height:0}@media(max-width:960px){.zx-ui-builder-layout__body{grid-template-columns:1fr}}.zx-app-nav{position:sticky;top:0;z-index:30;margin:0;padding:.35rem;border:1px solid var(--color-border);border-radius:var(--zx-radius);background:var(--color-surface);box-shadow:var(--zx-shadow)}.zx-app-nav__scroll{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem}.zx-app-nav__group{display:flex;flex-wrap:wrap;align-items:center;gap:.15rem;padding-right:.5rem;margin-right:.35rem;border-right:1px solid var(--color-border)}.zx-app-nav__group:last-of-type{border-right:none;margin-right:0;padding-right:0}.zx-app-nav__group-label{display:none}.zx-app-nav__link{padding:.4rem .75rem;border-radius:8px;font-size:.8125rem;font-weight:500;color:var(--color-text-muted);line-height:1.3;text-decoration:none;border:1px solid transparent}.zx-app-nav__link:hover{background:var(--color-surface-soft);color:var(--color-text);text-decoration:none}.zx-app-nav__link.active{background:var(--color-primary);color:#fff;font-weight:600;border-color:var(--color-primary);box-shadow:0 1px 3px #2563eb59}.zx-app-nav__save{margin-left:auto;display:inline-flex;align-items:center}.zx-app-nav--compact{position:static;top:auto;z-index:auto;margin:.35rem 0 0;padding:.2rem .35rem;box-shadow:none}.zx-app-nav--compact .zx-app-nav__scroll{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:.15rem .35rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.zx-app-nav--compact .zx-app-nav__group{flex-shrink:0;border-right:1px solid var(--color-border);padding-right:.35rem;margin-right:.2rem}.zx-app-nav--compact .zx-app-nav__group:last-of-type{border-right:none;margin-right:0;padding-right:0}.zx-app-nav--compact .zx-app-nav__link{padding:.28rem .55rem;font-size:.78rem;white-space:nowrap}.zx-app-subnav-grouped{position:sticky;top:var(--zx-app-tabs-sticky-h, 3.5rem);z-index:25;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem;margin:0;padding:.3rem .4rem;border:1px solid var(--color-border);border-radius:var(--zx-radius);background:var(--color-surface-soft);flex-shrink:0}.zx-app-section--builder .zx-app-subnav-grouped{position:static;top:auto}.zx-app-subnav-grouped__tabs{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .65rem;min-width:0;flex:1 1 auto}.zx-app-subnav-grouped__group{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem;padding-right:.55rem;margin-right:.35rem;border-right:1px solid var(--color-border)}.zx-app-subnav-grouped__group:last-child{border-right:none;margin-right:0;padding-right:0}.zx-app-subnav-grouped__label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);padding:0 .25rem 0 .15rem;margin-right:.15rem}.zx-app-subnav-grouped a{padding:.35rem .65rem;border-radius:8px;font-size:.8125rem;font-weight:500;color:var(--color-text-muted);line-height:1.3;text-decoration:none;border:1px solid transparent}.zx-app-subnav-grouped a:hover{background:var(--color-surface);color:var(--color-text);text-decoration:none}.zx-app-subnav-grouped a.active{background:var(--color-surface);color:var(--color-primary);font-weight:600;border-color:var(--color-border);box-shadow:var(--zx-shadow)}.zx-app-subnav-grouped--compact{top:var(--zx-app-tabs-sticky-h, 3.5rem);padding:.35rem .5rem;gap:.35rem}.zx-app-subnav-grouped--compact .zx-app-subnav-grouped__tabs{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.zx-app-subnav-grouped--compact .zx-app-subnav-grouped__group{flex-shrink:0}.zx-app-subnav-grouped--compact a{padding:.28rem .55rem;font-size:.78rem;white-space:nowrap}.zx-app-subnav-grouped__page-toolbar{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0;max-width:min(100%,42rem)}.zx-app-subnav-grouped__page-toolbar-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.35rem .45rem}.zx-app-subnav-grouped__page-toolbar-notices{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;width:100%;text-align:right}.zx-app-subnav-grouped__page-toolbar-notices .zx-catalog-warning-card{width:100%;text-align:left}.zx-app-subnav-grouped__page-title{display:inline-flex;align-items:center;gap:.3rem;font-size:.8125rem;font-weight:600;color:var(--color-text);white-space:nowrap}.zx-app-subnav-grouped__unsaved{font-size:.6875rem;font-weight:600;color:#b45309;background:#fef3c7;border:1px solid rgb(251 191 36 / 45%);border-radius:999px;padding:.12rem .45rem;white-space:nowrap}.zx-app-subnav-grouped__page-toolbar .zx-catalog-notice{margin:0;font-size:.75rem;width:100%}.zx-sidebar a.zx-sidebar-app-link .zx-sidebar-app-dot{width:.45rem;height:.45rem;border-radius:999px;background:#94a3b87f;flex-shrink:0}.zx-sidebar a.zx-sidebar-app-link.active .zx-sidebar-app-dot{background:var(--color-primary);box-shadow:0 0 0 2px #2563eb59}.zx-card input:not([type=checkbox]):not([type=radio]):not([type=range]),.zx-card select,.zx-card textarea,.zx-app-chrome__body input:not([type=checkbox]):not([type=radio]):not([type=range]),.zx-app-chrome__body select,.zx-app-chrome__body textarea,.zx-page-shell input:not([type=checkbox]):not([type=radio]):not([type=range]),.zx-page-shell select,.zx-page-shell textarea{padding:.45rem .65rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-text);font-size:.8125rem;line-height:1.35}.zx-card input:focus,.zx-card select:focus,.zx-card textarea:focus,.zx-app-chrome__body input:focus,.zx-app-chrome__body select:focus,.zx-app-chrome__body textarea:focus,.zx-page-shell input:focus,.zx-page-shell select:focus,.zx-page-shell textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-focus-ring-soft)}.zx-ui-entity-card{border-radius:var(--zx-radius-lg)}.zx-switch{--zx-switch-w: 2.75rem;--zx-switch-h: 1.625rem;--zx-switch-pad: 2px;--zx-switch-off: var(--color-switch-off);--zx-switch-on: #34c759;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;margin:0;cursor:pointer;-webkit-user-select:none;user-select:none}.zx-switch--sm{--zx-switch-w: 2.35rem;--zx-switch-h: 1.375rem;gap:.55rem;font-size:.82rem}.zx-switch--disabled{cursor:not-allowed;opacity:.55}.zx-switch__label{flex:1;min-width:0;line-height:1.35;color:var(--color-text, inherit)}.zx-switch.zx-muted .zx-switch__label{color:var(--color-text-muted, #64748b)}.zx-switch__control{position:relative;flex-shrink:0;width:var(--zx-switch-w);height:var(--zx-switch-h)}.zx-switch__input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:1}.zx-switch__input:disabled{cursor:not-allowed}.zx-switch__track{display:block;width:100%;height:100%;border-radius:999px;background:var(--zx-switch-off);transition:background-color .22s ease;box-shadow:inset 0 0 0 1px #00000012;pointer-events:none}.zx-switch__track:after{content:"";position:absolute;top:var(--zx-switch-pad);left:var(--zx-switch-pad);width:calc(var(--zx-switch-h) - var(--zx-switch-pad) * 2);height:calc(var(--zx-switch-h) - var(--zx-switch-pad) * 2);border-radius:50%;background:var(--color-switch-thumb);box-shadow:0 2px 6px #00000029,0 0 0 .5px #0000000d;transition:transform .22s cubic-bezier(.4,0,.2,1)}.zx-switch__control:has(.zx-switch__input:checked) .zx-switch__track{background:var(--zx-switch-on);box-shadow:none}.zx-switch__control:has(.zx-switch__input:checked) .zx-switch__track:after{transform:translate(calc(var(--zx-switch-w) - var(--zx-switch-h)))}.zx-switch__control:has(.zx-switch__input:focus-visible) .zx-switch__track{box-shadow:inset 0 0 0 1px #00000012,0 0 0 3px #34c75947}.zx-field-editor .zx-switch{width:100%}.zx-catalog-builder-page{display:flex;flex-direction:column;gap:.75rem;width:100%;min-height:0;flex:1}.zx-catalog-builder-page__header{flex-shrink:0}.zx-catalog-builder{--zx-catalog-builder-h: min(72vh, calc(100dvh - 10rem) );display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,22rem);gap:.75rem;height:var(--zx-catalog-builder-h);max-height:var(--zx-catalog-builder-h);min-height:var(--zx-catalog-builder-h);flex:1;min-width:0;align-items:stretch}.zx-catalog-builder__primary{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.zx-catalog-builder__primary .zx-stack.zx-module-page-full{gap:0;flex:1;min-height:0;height:100%;display:flex;flex-direction:column}.zx-catalog-builder__primary .zx-module-master-detail{flex:1;min-height:0;height:100%;max-height:100%}.zx-catalog-builder .zx-module-master-detail__main{overflow:hidden;display:flex;flex-direction:column}.zx-catalog-builder .zx-module-master-detail__main>*{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.zx-catalog-builder__inspector{min-width:0;min-height:0;height:100%;align-self:stretch;display:flex;flex-direction:column;overflow:hidden}.zx-catalog-inspector-tabs{display:flex;flex-direction:column;flex:1;min-height:0;height:100%;border:1px solid var(--zx-border);border-radius:10px;background:var(--zx-surface-card);overflow:hidden}.zx-catalog-inspector-tabs__bar{display:flex;flex-wrap:wrap;gap:.35rem;padding:.55rem .65rem;border-bottom:1px solid var(--zx-border);flex-shrink:0;background:var(--zx-surface-1)}.zx-catalog-inspector-tabs__tab{border:1px solid var(--zx-border);border-radius:999px;background:var(--zx-surface-card);color:var(--color-text-muted);padding:.3rem .75rem;font:inherit;font-size:.8rem;cursor:pointer}.zx-catalog-inspector-tabs__tab--active{background:var(--color-primary-subtle-bg);border-color:var(--color-primary-subtle-border);color:var(--color-primary);font-weight:600}.zx-catalog-inspector-tabs__body{flex:1;min-height:0;overflow:hidden;padding:.75rem;display:flex;flex-direction:column}.zx-catalog-inspector-tabs__body>.zx-catalog-inspector-stack,.zx-catalog-inspector-tabs__body>.zx-ui-side-inspector,.zx-catalog-inspector-tabs__body>.zx-catalog-inspector-fields,.zx-catalog-inspector-tabs__body>.zx-catalog-inspector-catalog-only,.zx-catalog-inspector-tabs__body>.zx-catalog-inspector-tabs__scroll{flex:1;min-height:0;min-width:0}.zx-catalog-inspector-tabs__body>.zx-catalog-inspector-stack,.zx-catalog-inspector-tabs__body>.zx-ui-side-inspector,.zx-catalog-inspector-tabs__body>.zx-catalog-inspector-fields,.zx-catalog-inspector-tabs__body>.zx-catalog-inspector-catalog-only{overflow:hidden;display:flex;flex-direction:column}.zx-catalog-inspector-tabs__scroll{overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:.75rem;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.zx-catalog-inspector-tabs__scroll>*{flex-shrink:0}.zx-catalog-inspector-tabs__body .zx-ui-side-inspector{flex:1;min-height:0;overflow:hidden;border:none;padding:0;background:transparent}.zx-catalog-inspector-stack{display:flex;flex-direction:column;gap:.75rem;min-height:0;flex:1}.zx-catalog-inspector-stack__top{flex-shrink:0}.zx-inspector-catalog-panel{border-top:1px solid var(--zx-border);padding-top:.75rem;display:flex;flex-direction:column;gap:.5rem;min-height:0;flex:1}.zx-catalog-inspector-fields{display:flex;flex-direction:column;gap:.5rem;min-height:0;flex:1}.zx-catalog-inspector-fields__header,.zx-catalog-inspector-catalog-only__header{flex-shrink:0;min-width:0;display:flex;flex-direction:column;gap:.45rem}.zx-catalog-inspector-fields__header .zx-inspector-details summary{font-weight:500}.zx-catalog-inspector-fields__scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:1px solid var(--zx-border);border-radius:8px;background:var(--zx-surface-1);padding:.25rem .35rem .35rem;scrollbar-gutter:stable}.zx-inspector-catalog-panel__scroll{flex:1;min-height:6rem;overflow:auto;border:1px solid var(--zx-border);border-radius:8px;background:var(--zx-surface-1);padding:.25rem .35rem .35rem;scrollbar-gutter:stable}.zx-field-catalog-row__main{display:flex;align-items:stretch;gap:0;min-width:0}.zx-field-catalog-row__actions{display:flex;flex-shrink:0;align-items:flex-start;gap:.15rem;padding:.3rem .15rem .3rem 0}.zx-field-catalog-row__handle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;min-width:2rem;min-height:2.35rem;align-self:stretch;padding:.35rem .25rem;color:var(--zx-text-muted, #64748b);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:6px;position:relative;z-index:2}.zx-field-catalog-row__handle:not(.zx-field-catalog-row__handle--disabled):hover{background:#2563eb1a;color:#2563eb}.zx-field-catalog-row__handle:active{cursor:grabbing}.zx-field-catalog-row__handle--disabled{cursor:not-allowed;opacity:.35}.zx-action-block-fields-drop{border:2px dashed transparent;border-radius:8px;padding:.35rem;min-height:2.75rem;transition:border-color .15s ease,background-color .15s ease}.zx-action-block-fields-drop--list{position:relative}.zx-action-block-fields-drop__indicator{position:absolute;left:.35rem;right:.35rem;height:2px;margin-top:-1px;background:var(--zx-primary, #2563eb);border-radius:1px;pointer-events:none;z-index:2;box-shadow:0 0 0 1px #2563eb33}.zx-action-block-fields-drop--over{border-color:#2563eb73;background:#2563eb0f}.zx-action-block-fields-drop--accent-multi.zx-action-block-fields-drop--over{border-color:#dc26268c;background:#ef444414}.zx-action-block-fields-drop--accent-multi .zx-action-block-fields-drop__indicator{background:#dc2626;box-shadow:0 0 0 1px #dc262640}.zx-action-block-field-zone{display:flex;flex-direction:column;gap:.45rem;padding:.65rem .75rem;border-radius:8px;border:2px dashed transparent;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.zx-action-block-field-zone--before{border-color:#10b98147;background:#10b9810d}.zx-action-block-field-zone--before.zx-action-block-field-zone--drag-over,.zx-action-block-field-zone--before:has(.zx-action-block-fields-drop--over){border-color:#10b981a6;background:#10b9811a;box-shadow:inset 0 0 0 1px #10b9811f}.zx-action-block-field-zone--before .zx-action-block-fields-drop__indicator{background:#059669;box-shadow:0 0 0 1px #05966940}.zx-action-block-field-zone--before .zx-action-block-fields-drop--over{border-color:#10b98173;background:#10b9810f}.zx-action-block-field-zone--multi{border-color:#ef44444d;background:#ef44440a}.zx-action-block-field-zone--multi.zx-action-block-field-zone--drag-over,.zx-action-block-field-zone--multi:has(.zx-action-block-fields-drop--over){border:2px solid rgb(220 38 38 / 80%);background:#ef444417;box-shadow:inset 0 0 0 1px #dc262626,0 0 0 3px #ef44441f}.zx-action-block-field-zone--after{border-color:#f59e0b4d;background:#f59e0b0d}.zx-action-block-field-zone--after.zx-action-block-field-zone--drag-over,.zx-action-block-field-zone--after:has(.zx-action-block-fields-drop--over){border-color:#f59e0bb3;background:#f59e0b1a;box-shadow:inset 0 0 0 1px #f59e0b24}.zx-action-block-field-zone--after .zx-action-block-fields-drop__indicator{background:#d97706;box-shadow:0 0 0 1px #d9770640}.zx-action-block-field-zone--after .zx-action-block-fields-drop--over{border-color:#f59e0b73;background:#f59e0b0f}.zx-action-block-field-zone__title{margin:0;font-size:.88rem;font-weight:650}.zx-action-block-field-zone__head{display:flex;flex-direction:column;gap:.2rem}.zx-action-block-sidebar-row{display:flex;align-items:stretch;gap:0}.zx-action-block-sidebar-row__main{flex:1;min-width:0}.zx-action-block-sidebar-row__handle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.35rem;padding:.45rem .1rem .45rem .2rem;color:var(--zx-text-muted, #64748b);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.zx-action-block-sidebar-row__handle:active{cursor:grabbing}.zx-action-block-folder-drop{border-radius:6px;border:2px dashed transparent;transition:border-color .15s ease,background-color .15s ease}.zx-action-block-folder-drop--over{border-color:#2563eb73;background:#2563eb0f}.zx-action-block-folder-drop--header.zx-action-block-folder-drop--over{border-color:#2563eb8c;background:#2563eb1a}.zx-action-block-folder-drop--branch{margin-left:.65rem;min-height:.35rem}.zx-action-block-folder-drop--branch.zx-action-block-folder-drop--over{min-height:1.5rem}.zx-action-block-folder-drop--root-hint{margin:.15rem 0 .35rem}.zx-action-block-folder-drop--root-hint.zx-action-block-folder-drop--over{border-color:#2563eb73;background:#2563eb0f}.zx-action-block-folder-drop--root{min-height:.25rem}.zx-workflow-step-drop{border:2px dashed transparent;border-radius:8px;transition:border-color .15s ease,background-color .15s ease}.zx-workflow-step-drop--over{border-color:#2563eb73;background:#2563eb0f}.zx-workflow-step-drop--card.zx-workflow-step-drop--over .zx-workflow-step-card{box-shadow:inset 0 0 0 2px #2563eb59}.zx-workflow-step-drop--fields{min-height:2.5rem;padding:.2rem;margin-bottom:.35rem}.zx-workflow-steps-drop{position:relative;border:2px dashed transparent;border-radius:8px;padding:.25rem;transition:border-color .15s ease,background-color .15s ease}.zx-workflow-steps-drop--over{border-color:#2563eb73;background:#2563eb0f}.zx-workflow-steps-drop__indicator{position:absolute;left:.35rem;right:.35rem;height:2px;margin-top:-1px;background:var(--zx-primary, #2563eb);border-radius:1px;pointer-events:none;z-index:2;box-shadow:0 0 0 1px #2563eb33}.zx-workflow-steps-drop__tail{min-height:2.75rem}.zx-workflow-step-field-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.55rem;flex-wrap:nowrap;list-style:decimal}.zx-workflow-step-field-row__main{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:.35rem;overflow:hidden}.zx-workflow-step-field-row__index{flex-shrink:0;font-size:.78rem;font-weight:700;color:var(--zx-text-muted, #64748b)}.zx-workflow-step-field-row__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.zx-workflow-step-field-row__type{flex-shrink:0;font-size:.75rem;white-space:nowrap}.zx-workflow-step-field-row__actions{flex:0 0 auto;display:flex;flex-wrap:nowrap;gap:.2rem;align-items:center}.zx-workflow-step-field-list{list-style:none;padding-left:0!important}.zx-workflow-step-field-list .zx-workflow-step-field-row__index{min-width:1.35rem}.zx-catalog-inspector-catalog-only{display:flex;flex-direction:column;gap:.5rem;min-height:0;flex:1;height:100%}.zx-catalog-inspector-catalog-only .zx-inspector-catalog-panel__scroll{flex:1;min-height:0}.zx-catalog-toolbar{display:flex;flex-direction:column;gap:.65rem}.zx-catalog-warning-card{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.7rem .85rem;border-radius:8px;border:1px solid rgb(245 158 11 / 35%);background:#f59e0b14}.zx-catalog-warning-card strong{display:block;font-size:.875rem;margin-bottom:.15rem}.zx-catalog-warning-card p{margin:0;font-size:.8125rem;color:var(--zx-text-muted)}.zx-catalog-notice{margin:0;font-size:.875rem;color:#166534}.zx-catalog-notice--error{color:#b91c1c}.zx-inspector-section{margin-bottom:.85rem}.zx-inspector-section h4{margin:0 0 .35rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:var(--zx-text-muted);display:flex;align-items:center;gap:.25rem}.zx-inspector-list{margin:0;padding-left:1rem;font-size:.8125rem;color:var(--zx-text-muted)}.zx-inspector-badges{display:flex;flex-wrap:wrap;gap:.35rem}.zx-inspector-details{margin-top:.5rem;font-size:.8125rem}.zx-inspector-details summary{cursor:pointer;font-weight:600;color:var(--zx-text-primary)}.zx-inspector-dl{margin:.45rem 0 0;display:grid;grid-template-columns:auto 1fr;gap:.25rem .65rem;font-size:.78rem}.zx-inspector-dl dt{color:var(--zx-text-muted)}.zx-inspector-dl dd{margin:0;word-break:break-word}.zx-sortable-list{display:flex;flex-direction:column;gap:.45rem}.zx-sortable-row--dragging{z-index:2}.zx-sortable-handle{border:none;background:var(--zx-surface-soft);color:var(--zx-text-muted);border-radius:4px;cursor:grab;padding:.15rem .35rem;line-height:1;font-size:.85rem}.zx-sortable-handle:active{cursor:grabbing}.zx-block-field-row .zx-sortable-handle{width:2rem;min-height:2rem;display:inline-flex;align-items:center;justify-content:center;font-size:.95rem;border-radius:6px}.zx-block-field-row .zx-sortable-handle:hover{background:#2563eb1a;color:#2563eb}.zx-block-field-row .zx-action-block-field-row__handle{width:2rem;min-height:2rem;display:inline-flex;align-items:center;justify-content:center;font-size:.95rem;border-radius:6px;cursor:grab;flex-shrink:0}.zx-block-field-row .zx-action-block-field-row__handle:hover{background:#2563eb1a;color:#2563eb}.zx-block-field-row .zx-action-block-field-row__handle:active{cursor:grabbing}.zx-sortable-row--dragging .zx-block-field-row{opacity:.45}.zx-field-row-card,.zx-block-field-row,.zx-workflow-step-card{display:flex;gap:.5rem;align-items:flex-start;padding:.55rem .65rem;border:1px solid var(--zx-border);border-radius:8px;background:var(--zx-surface-card)}.zx-workflow-step-card--selected{border-color:#2563eb66;box-shadow:0 0 0 1px #2563eb1f}.zx-workflow-step-card__main{flex:1;min-width:0}.zx-workflow-step-card__title{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;margin-bottom:.25rem}.zx-workflow-step-card__stats{display:flex;flex-wrap:wrap;gap:.35rem;font-size:.75rem;color:var(--zx-text-muted)}.zx-workflow-step-card__delete-btn{color:var(--zx-text-muted);flex-shrink:0}.zx-workflow-step-card__delete-btn:hover:not(:disabled){color:var(--color-danger-subtle-text, #b91c1c);background:var(--color-danger-subtle-bg, rgb(254 226 226))}.zx-field-catalog-card-badges{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.2rem}.zx-recording-status-card{background:var(--zx-surface-card);border:1px solid var(--zx-border);border-radius:var(--zx-radius);padding:.85rem 1rem;box-shadow:var(--zx-shadow)}.zx-recording-status-card__title{margin:0 0 .65rem;font-size:.95rem;font-weight:600}.zx-recording-status-card__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.65rem}.zx-recording-status-card__grid>div{display:flex;flex-direction:column;gap:.2rem;font-size:.8125rem}.zx-session-timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.zx-session-timeline__item{display:flex;gap:.65rem;align-items:flex-start}.zx-session-timeline__index{flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:999px;background:var(--zx-surface-soft);border:1px solid var(--zx-border);display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;color:var(--zx-text-muted)}.zx-session-timeline__body{flex:1;min-width:0;padding:.55rem .65rem;border:1px solid var(--zx-border);border-radius:8px;background:var(--zx-surface-card)}.zx-session-timeline__head{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.zx-session-timeline__action{font-size:.72rem}.zx-session-timeline__meta{margin-top:.25rem;font-size:.78rem;color:var(--zx-text-muted);word-break:break-word}.zx-session-timeline__badges{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.35rem}.zx-duplicate-review-group{border:1px solid var(--zx-border);border-radius:8px;padding:.75rem;background:var(--zx-surface-card)}.zx-duplicate-review-group__selector{font-size:.8125rem;word-break:break-all;margin:.35rem 0 .55rem}@media(max-width:1100px){.zx-catalog-builder{grid-template-columns:1fr;height:auto;max-height:none;min-height:var(--zx-catalog-builder-h)}.zx-catalog-builder__inspector{min-height:var(--zx-catalog-builder-h)}}@media(max-width:768px){.zx-catalog-builder{min-height:auto}.zx-catalog-builder__primary .zx-module-master-detail{height:min(72vh,calc(100dvh - 10rem));max-height:min(72vh,calc(100dvh - 10rem))}}.zx-action-block-multi-entry-display{border:1px solid rgb(239 68 68 / 35%);border-radius:8px;background:#ef44440d;padding:.55rem .65rem;box-shadow:inset 0 0 0 1px #dc262614}.zx-action-block-multi-entry-display--values{padding:.75rem .85rem;margin-top:.15rem;max-width:100%;align-self:start}.zx-action-block-multi-entry-display--values .zx-tc-table-values-editor{max-width:100%}.zx-action-block-multi-entry-display__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;margin-bottom:.45rem}.zx-action-block-multi-entry-display__title{font-size:.82rem;font-weight:650;color:#b91c1c;letter-spacing:.01em}.zx-action-block-multi-entry-display__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.28rem}.zx-action-block-multi-entry-display__item{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .45rem;padding:.28rem .4rem;border-radius:5px;background:#ffffff8c;border:1px solid rgb(239 68 68 / 18%);font-size:.8rem;line-height:1.4}.zx-action-block-multi-entry-display__item-num{flex:0 0 auto;min-width:1.1rem;font-size:.75rem;font-weight:700;color:#b91c1cd9}.zx-action-block-multi-entry-display__wrap{padding-left:0!important}.zx-action-block-fields-display{list-style:decimal}.zx-app-builder-page.zx-builder-page-shell{flex:1 1 0;min-height:0}.zx-builder-page-shell{display:flex;flex-direction:column;flex:1 1 0;min-height:0;height:100%;max-height:none}.zx-builder-page-shell__chrome{flex-shrink:0;display:flex;flex-direction:column;gap:.3rem;background:var(--color-surface);padding-bottom:.25rem;margin-bottom:.25rem}.zx-builder-page-shell__builder{flex:1 1 0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.zx-builder-page-shell--max-panels .zx-builder-page-shell__chrome{gap:.15rem;padding-bottom:.1rem;margin-bottom:.05rem}.zx-builder-page-shell--max-panels .zx-page-guidance-compact{padding:.22rem .45rem}.zx-builder-page-shell--max-panels .zx-builder-canvas__inner{padding:.65rem .85rem .85rem}.zx-builder-page-shell--max-panels .zx-builder-left-panel__top{padding:.32rem .42rem}.zx-builder-page-shell--max-panels .zx-builder-left-panel__scroll{padding:.25rem .38rem .42rem}.zx-builder-page-shell--max-panels .zx-builder-inspector__scroll:not(:has(.zx-catalog-inspector-tabs)){padding:.65rem}.zx-builder-page-shell--max-panels .zx-catalog-inspector-tabs__bar{padding:.28rem .45rem 0}.zx-builder-page-shell--max-panels .zx-catalog-inspector-fields__header,.zx-builder-page-shell--max-panels .zx-catalog-inspector-catalog-only__header{padding:.45rem .55rem .35rem}.zx-automation-builder{display:flex;flex-direction:column;gap:0;width:100%;flex:1 1 0;min-height:0;height:100%;max-height:none;overflow:hidden}.zx-automation-builder__action-bar{flex-shrink:0;margin-bottom:0}.zx-automation-builder__body{display:grid;grid-template-columns:minmax(300px,320px) minmax(0,1fr) minmax(280px,300px);grid-template-rows:minmax(0,1fr);gap:0;flex:1;min-height:0;height:100%;border:1px solid var(--color-border);border-radius:var(--zx-radius-lg);overflow:hidden;background:var(--color-surface);box-shadow:var(--zx-shadow)}.zx-automation-builder__body>*{min-height:0;min-width:0;height:100%;overflow:hidden}.zx-automation-builder--no-inspector .zx-automation-builder__body{grid-template-columns:min(280px,28vw) minmax(0,1fr)}@media(max-width:1100px){.zx-automation-builder__body{grid-template-columns:min(240px,32vw) minmax(0,1fr)}.zx-automation-builder__inspector{display:none}}.zx-builder-left-panel{display:flex;flex-direction:column;min-height:0;min-width:0;height:100%;overflow:hidden;background:var(--color-surface-soft);border-right:1px solid var(--color-border)}.zx-builder-left-panel__inner{display:flex;flex-direction:column;flex:1 1 0;min-height:0;height:100%;width:100%;overflow:hidden}.zx-builder-left-panel__top{flex-shrink:0;padding:.45rem .55rem;border-bottom:1px solid var(--color-border);display:flex;flex-direction:column;gap:.3rem;background:var(--color-surface-soft)}.zx-builder-left-panel__scroll{display:flex;flex-direction:column;flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;padding:.3rem .45rem .5rem;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.zx-builder-left-panel__scroll>.zx-module-workflows-sidebar-panel__scroll,.zx-builder-left-panel__scroll>.zx-module-master-detail__sidebar-scroll,.zx-builder-left-panel__scroll>.zx-module-sidebar-split{flex:1 1 0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.zx-builder-canvas{display:flex;flex-direction:column;min-height:0;min-width:0;height:100%;background:var(--color-surface);overflow:hidden}.zx-builder-canvas__inner{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;padding:1rem 1.15rem 1.25rem;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.zx-builder-editor-sticky-head{background:var(--color-surface);padding:0 0 .55rem;margin:0 0 .5rem;border-bottom:1px solid var(--color-border)}.zx-builder-canvas__section{margin-bottom:1rem}.zx-builder-canvas__section-title{margin:0 0 .5rem;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted)}.zx-builder-canvas-card{border:1px solid var(--color-border);border-radius:var(--zx-radius);background:var(--color-surface);padding:1rem 1.1rem;box-shadow:var(--zx-shadow)}.zx-builder-inspector{display:flex;flex-direction:column;min-height:0;min-width:0;height:100%;background:var(--color-surface-soft);border-left:1px solid var(--color-border);overflow:hidden}.zx-builder-inspector__header{flex-shrink:0;padding:.65rem .85rem;border-bottom:1px solid var(--color-border);font-size:.8125rem;font-weight:600;background:var(--color-surface-soft);position:sticky;top:0;z-index:2}.zx-builder-inspector__scroll{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;padding:.85rem;display:flex;flex-direction:column;gap:.75rem;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.zx-builder-inspector__scroll:has(.zx-catalog-inspector-tabs){overflow:hidden;padding:0;gap:0}.zx-builder-inspector__scroll:has(.zx-catalog-inspector-tabs) .zx-catalog-inspector-tabs{flex:1;min-height:0;border:none;border-radius:0;background:transparent}.zx-builder-inspector>.zx-catalog-inspector-tabs{flex:1;min-height:0;height:100%;border:none;border-radius:0;background:transparent}.zx-builder-inspector__section-title{margin:0 0 .35rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--color-text-muted)}.zx-page-action-bar{display:flex;flex-direction:column;gap:.45rem}.zx-builder-sidebar-filters{display:flex;flex-direction:column;gap:.45rem;min-width:0}.zx-builder-quick-filters{display:flex;flex-wrap:nowrap;gap:.25rem;overflow-x:auto;padding-bottom:.1rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.zx-builder-quick-filter{flex-shrink:0;padding:.22rem .55rem;border-radius:999px;border:1px solid var(--color-border);background:var(--color-surface);font-size:.72rem;font-weight:500;color:var(--color-text-muted);cursor:pointer;white-space:nowrap}.zx-builder-quick-filter--active{background:#2563eb1f;border-color:#2563eb59;color:var(--color-primary);font-weight:600}.zx-builder-filter-dropdowns{display:grid;grid-template-columns:1fr;gap:.35rem}.zx-builder-filter-dropdown{display:flex;flex-direction:column;gap:.15rem;min-width:0}.zx-builder-filter-dropdown__label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.zx-builder-filter-dropdown select{width:100%;padding:.32rem .45rem;font-size:.78rem}.zx-builder-active-filters{display:flex;flex-direction:column;gap:.3rem}.zx-builder-active-filters__label{font-size:.6875rem;font-weight:600;color:var(--color-text-muted)}.zx-builder-active-filters__tokens{display:flex;flex-wrap:wrap;gap:.25rem}.zx-builder-filter-token{display:inline-flex;align-items:center;gap:.2rem;padding:.12rem .45rem;border-radius:999px;border:1px solid rgb(37 99 235 / 28%);background:#2563eb14;color:var(--color-primary);font-size:.7rem;font-weight:500;cursor:pointer}.zx-builder-filter-count{font-size:.72rem;color:var(--color-text-muted);font-weight:500}.zx-builder-filters-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:.35rem;min-width:0}.zx-builder-filters-toggle{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .35rem;border:none;background:transparent;font-size:.75rem;font-weight:600;color:var(--color-text);cursor:pointer;border-radius:6px}.zx-builder-filters-toggle:hover{background:#0000000a}.zx-builder-filters-toggle__chevron{font-size:.65rem;color:var(--color-text-muted);width:.75rem;text-align:center}.zx-builder-filters-toggle__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.1rem;height:1.1rem;padding:0 .3rem;border-radius:999px;background:#2563eb1f;color:var(--color-primary);font-size:.625rem;font-weight:700}.zx-builder-filters-panel{display:flex;flex-direction:column;gap:.45rem;padding-top:.15rem}.zx-builder-filters-collapsed-summary{display:flex;flex-wrap:wrap;gap:.2rem;align-items:center;margin-top:-.15rem}.zx-builder-filters-collapsed-summary__token{font-size:.65rem;color:var(--color-primary);background:#2563eb14;border:1px solid rgb(37 99 235 / 20%);border-radius:999px;padding:.08rem .4rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zx-page-action-bar__row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.zx-page-action-bar__title-block{min-width:0}.zx-page-action-bar__title{margin:0;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:var(--color-text)}.zx-page-action-bar__subtitle{margin:.3rem 0 0;font-size:.875rem;color:var(--color-text-muted);line-height:1.4;max-width:42rem}.zx-page-action-bar__actions{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;flex-shrink:0}.zx-page-action-bar__meta{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.zx-entity-list-card{display:block;width:100%;text-align:left;margin:0 0 .35rem;padding:.55rem .65rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);cursor:pointer;font:inherit;color:inherit;transition:border-color .12s ease,box-shadow .12s ease}.zx-entity-list-card-shell{display:flex;align-items:stretch;gap:0;margin:0 0 .35rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);overflow:hidden;transition:border-color .12s ease,box-shadow .12s ease}.zx-entity-list-card-shell:hover{border-color:#2563eb59}.zx-entity-list-card-shell--active{border-color:var(--color-primary);box-shadow:inset 3px 0 0 var(--color-primary);background:#2563eb14}.zx-entity-list-card-shell--active .zx-entity-list-card__sub{color:#2563ebc7}.zx-entity-list-card--in-shell{flex:1 1 auto;min-width:0;margin:0;border:none;border-radius:0;background:transparent;box-shadow:none}.zx-entity-list-card--in-shell:hover{border-color:transparent}.zx-entity-list-card__trailing{flex-shrink:0;display:flex;align-items:center;padding-right:.35rem;border-left:1px solid var(--color-border)}.zx-entity-list-card-shell--active .zx-entity-list-card__trailing{border-left-color:#2563eb40}.zx-entity-list-card__delete{color:var(--color-text-muted)}.zx-entity-list-card__delete:hover:not(:disabled){color:#b91c1c;background:#b91c1c14}.zx-recorder-new-session{display:flex;flex-direction:column;gap:.55rem;margin-top:.35rem;padding:.65rem .7rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface-soft)}.zx-recorder-new-session__title{margin:0;font-size:.8125rem;font-weight:700;color:var(--color-text)}.zx-recorder-new-session__form{display:flex;flex-direction:column;gap:.55rem}.zx-recorder-new-session__label{font-size:.78rem;font-weight:600;color:var(--color-text-muted)}.zx-recorder-new-session__value{margin:0;font-size:.8rem;line-height:1.45;color:var(--color-text)}.zx-recorder-new-session__actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.15rem}.zx-entity-list-card:hover{border-color:#2563eb59}.zx-entity-list-card--active{border-color:var(--color-primary);box-shadow:inset 3px 0 0 var(--color-primary);background:#2563eb14}.zx-entity-list-card--active .zx-entity-list-card__sub{color:#2563ebc7}.zx-entity-list-card__title{font-size:.8125rem;font-weight:600;line-height:1.35}.zx-entity-list-card__sub{display:block;margin-top:.15rem;font-size:.72rem;color:var(--color-text-muted);line-height:1.3}.zx-entity-list-card__meta{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.35rem}.zx-builder-step-card{display:flex;gap:.65rem;align-items:flex-start;padding:.75rem .85rem;border:1px solid var(--color-border);border-radius:var(--zx-radius);background:var(--color-surface);box-shadow:var(--zx-shadow);margin-bottom:.5rem}.zx-builder-step-card--selected{border-color:var(--color-primary);box-shadow:inset 3px 0 0 var(--color-primary),var(--zx-shadow)}.zx-builder-step-card__handle{flex-shrink:0;color:var(--color-text-muted);cursor:grab;padding-top:.15rem}.zx-builder-step-card__body{flex:1;min-width:0}.zx-builder-step-card__head{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-bottom:.35rem}.zx-builder-step-card__index{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.zx-builder-step-card__label{font-size:.9375rem;font-weight:600}.zx-builder-step-card__stats{display:flex;flex-wrap:wrap;gap:.35rem .65rem;font-size:.75rem;color:var(--color-text-muted)}.zx-builder-step-card__selector{margin-top:.35rem;font-size:.72rem;color:var(--color-text-muted);font-family:var(--zx-font-mono);word-break:break-all}.zx-automation-journey{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;padding:.65rem .75rem;border:1px solid var(--color-border);border-radius:var(--zx-radius);background:linear-gradient(180deg,var(--color-surface) 0%,var(--color-surface-soft) 100%)}.zx-automation-journey__step{display:flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:500;color:var(--color-text-muted);padding:.25rem .45rem;border-radius:6px}.zx-automation-journey__step--current{background:#2563eb1f;color:var(--color-primary);font-weight:600}.zx-automation-journey__step-btn{font:inherit;border:none;background:none;cursor:pointer;text-align:left}.zx-automation-journey__step-btn:not(.zx-automation-journey__step--current):hover{background:#2563eb12;color:var(--color-text)}.zx-automation-journey__step-btn:focus-visible{outline:2px solid rgb(37 99 235 / 45%);outline-offset:1px}.zx-automation-journey__arrow{color:var(--color-border);font-size:.7rem}.zx-validation-panel{border:1px solid var(--color-border);border-radius:var(--zx-radius);background:var(--color-surface);padding:.65rem .75rem}.zx-validation-panel--warning{border-color:var(--color-warning-subtle-border);background:var(--color-warning-subtle-bg)}.zx-validation-panel--danger{border-color:#dc262659;background:var(--color-danger-subtle-bg)}.zx-validation-panel__title{margin:0 0 .25rem;font-size:.8125rem;font-weight:600;color:var(--color-text)}.zx-validation-panel__body{margin:0;font-size:.78rem;color:var(--color-text-muted);line-height:1.4}.zx-recording-status-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem;margin-bottom:1rem}.zx-recording-status-mini{padding:.55rem .65rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface-soft)}.zx-recording-status-mini__label{display:block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:.2rem}.zx-recording-status-mini__value{font-size:.9375rem;font-weight:600}.zx-recorder-session-targets{display:flex;flex-direction:column;gap:.5rem}.zx-recording-status-mini--full{width:100%;min-width:0}.zx-recording-status-mini__value--oneline{display:block;font-size:.78rem;font-weight:500;white-space:nowrap;overflow-x:auto;max-width:100%;scrollbar-width:thin}.zx-recording-status-mini__value--oneline::-webkit-scrollbar{height:4px}.zx-recorder-step-panel{width:100%;min-width:0}.zx-recorder-step-panel .zx-recorder-setup-details{display:block;width:100%;min-width:0;box-sizing:border-box}.zx-recorder-step-panel .zx-recorder-setup-details .zx-ui-info-hint__body,.zx-recorder-step-panel .zx-recorder-setup-details .zx-matrix-textarea{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.zx-recorder-step-panel .zx-recorder-setup-details .zx-matrix-textarea--code{display:block;width:100%;max-width:100%;min-height:6rem;resize:vertical;overflow-x:auto;white-space:pre;word-break:normal}.zx-recorder-step-panel .zx-recorder-setup-details--snippet .zx-matrix-textarea--code{min-height:10rem;max-height:min(28rem,50vh)}.zx-recorder-step-panel .zx-recorder-setup-details--batch .zx-matrix-textarea--code{min-height:8rem;max-height:min(24rem,40vh)}.zx-builder-filter-chips{display:flex;flex-wrap:wrap;gap:.3rem}.zx-builder-filter-chip{padding:.2rem .5rem;border-radius:999px;border:1px solid var(--color-border);background:var(--color-surface);font-size:.72rem;font-weight:500;color:var(--color-text-muted);cursor:pointer}.zx-builder-filter-chip--active{background:#2563eb1f;border-color:#2563eb59;color:var(--color-primary);font-weight:600}.zx-workflow-step-card{border:1px solid var(--color-border);border-radius:var(--zx-radius);background:var(--color-surface);padding:.65rem .75rem;margin-bottom:.45rem;cursor:pointer;box-shadow:var(--zx-shadow)}.zx-workflow-step-card--selected{border-color:var(--color-primary);box-shadow:inset 3px 0 0 var(--color-primary)}.zx-workflow-step-card__title{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.zx-workflow-step-card__stats{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem;font-size:.75rem;color:var(--color-text-muted)}.zx-block-field-row{display:flex;align-items:flex-start;gap:.5rem;padding:.55rem .65rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);margin-bottom:.35rem}.zx-session-timeline__item{list-style:none;margin:0 0 .5rem;padding:0}.zx-session-timeline{margin:0;padding:0}.zx-field-editor{display:flex;flex-direction:column;gap:.65rem;min-width:0}.zx-field-editor .zx-progressive{margin-bottom:0}.zx-field-editor__title{margin:0;font-size:1.15rem;line-height:1.25;word-break:break-word}.zx-field-editor-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.45rem}.zx-field-editor-meta__item{display:flex;flex-direction:column;gap:.12rem;min-width:0;padding:.45rem .55rem;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface-soft);font-size:.84rem}.zx-field-editor-meta__label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted)}.zx-field-editor-meta__value{min-width:0;word-break:break-word}.zx-field-editor-meta__value code{font-size:.78rem;word-break:break-all}.zx-field-editor-type{display:flex;flex-direction:column;gap:.4rem}@media(min-width:36rem){.zx-field-editor-type{display:grid;grid-template-columns:minmax(10rem,14rem) 1fr;align-items:start}}.zx-field-editor .zx-field-editor-check.zx-switch,.zx-field-editor .zx-switch.zx-field-editor-check{display:flex;width:100%}.zx-field-editor-check span{line-height:1.35}.zx-field-editor-subcard{display:flex;flex-direction:column;gap:.65rem;padding:.85rem 1rem;border:1px solid var(--color-border);border-radius:var(--zx-radius);background:var(--color-surface-soft)}.zx-field-editor-subcard__title{margin:0;font-size:.95rem}.zx-field-editor-subcard__lead{margin:0;font-size:.82rem;line-height:1.45;color:var(--color-text-muted)}.zx-field-editor-date-row{display:flex;flex-wrap:wrap;align-items:center;column-gap:.85rem;row-gap:.35rem}.zx-field-editor-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110000;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:1rem;overflow:hidden;box-sizing:border-box}.zx-field-editor-dialog{display:flex;flex-direction:column;width:min(48rem,calc(100vw - 2rem));height:calc(100dvh - 2rem);max-height:calc(100dvh - 2rem);min-height:min(24rem,calc(100dvh - 2rem));background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--zx-radius);box-shadow:0 18px 48px #0f172a38;overflow:hidden}.zx-field-editor-dialog__header{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.95rem 1.15rem;border-bottom:1px solid var(--color-border);background:var(--color-surface-soft)}.zx-field-editor-dialog__heading{min-width:0}.zx-field-editor-dialog__eyebrow{margin:0 0 .2rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.zx-field-editor-dialog__title{margin:0;font-size:1.05rem;line-height:1.3;word-break:break-word}.zx-field-editor-dialog__body{flex:1 1 auto;min-height:12rem;overflow-x:hidden;overflow-y:auto;padding:1rem 1.15rem;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.zx-field-editor-dialog__body .zx-field-editor{min-height:min-content}.zx-field-editor-dialog__footer{flex-shrink:0;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding:.85rem 1.15rem;border-top:1px solid var(--color-border);background:var(--color-surface-soft)}.zx-field-editor-dialog__footer .zx-muted{font-size:.82rem}.zx-builder-canvas-card .zx-field-editor{min-width:0}.zx-add-workflows-modal{width:min(920px,calc(100vw - 2rem));max-height:min(88vh,760px)}.zx-add-workflows-modal__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.85rem;align-items:stretch;min-height:min(52vh,420px)}@media(max-width:760px){.zx-add-workflows-modal__layout{grid-template-columns:1fr}}.zx-add-workflows-modal__pane{display:flex;flex-direction:column;gap:.45rem;min-width:0;min-height:0}.zx-add-workflows-modal__pane-title{margin:0;font-size:.88rem;font-weight:650}.zx-add-workflows-modal__catalog-list{display:flex;flex-direction:column;gap:.35rem;flex:1;min-height:0;max-height:min(42vh,400px);overflow-y:auto;border:1px solid var(--zx-border, #e5e7eb);border-radius:8px;padding:.35rem;background:var(--zx-surface-page, #f8fafc)}.zx-add-workflows-modal__catalog-row{display:flex;gap:.35rem;align-items:flex-start;padding:.45rem .5rem;border:1px solid transparent;border-radius:6px;background:var(--zx-surface-card, #fff)}.zx-add-workflows-modal__catalog-row:hover{border-color:#2563eb47;background:#2563eb0a}.zx-add-workflows-modal__catalog-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:.12rem}.zx-add-workflows-modal__order-row{display:flex;gap:.4rem;align-items:flex-start;padding:.5rem .55rem;border:1px solid var(--zx-border);border-radius:8px;background:var(--zx-surface-card, #fff)}.zx-add-workflows-modal__order-num{flex-shrink:0;width:1.65rem;height:1.65rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.78rem;font-weight:700;background:#2563eb24;color:#1d4ed8;margin-top:.05rem}.zx-add-workflows-modal__order-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:.12rem}.zx-test-case-workflow-order-drop{position:relative;flex:1;min-height:0;border:2px dashed transparent;border-radius:8px;padding:.35rem;transition:border-color .15s ease,background-color .15s ease}.zx-test-case-workflow-order-drop--over{border-color:#2563eb73;background:#2563eb0f}.zx-test-case-workflow-order-drop__indicator{position:absolute;left:.35rem;right:.35rem;height:2px;margin-top:-1px;background:var(--zx-primary, #2563eb);border-radius:1px;pointer-events:none;z-index:2;box-shadow:0 0 0 1px #2563eb33}.zx-test-case-workflow-order-drop__tail{min-height:2.5rem}.zx-test-case-workflow-order-row__num{flex-shrink:0;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.72rem;font-weight:700;background:#2563eb24;color:#1d4ed8}.zx-add-workflows-modal__filters{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:.65rem}.zx-add-workflows-modal__list{display:flex;flex-direction:column;gap:.35rem;max-height:min(42vh,420px);overflow-y:auto;border:1px solid var(--zx-border, #e5e7eb);border-radius:8px;padding:.35rem;background:var(--zx-surface-page, #f8fafc)}.zx-add-workflows-modal__row{display:flex;gap:.65rem;align-items:flex-start;width:100%;text-align:left;padding:.55rem .65rem;border:1px solid transparent;border-radius:6px;background:var(--zx-surface-card, #fff);cursor:pointer;font-family:inherit;color:inherit}.zx-add-workflows-modal__row:hover:not(:disabled){border-color:#2563eb59;background:#2563eb0f}.zx-add-workflows-modal__row--selected{border-color:#2563eb8c;background:#2563eb1a}.zx-add-workflows-modal__row--disabled{opacity:.62;cursor:not-allowed}.zx-add-workflows-modal__order{flex-shrink:0;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.72rem;font-weight:700;background:var(--zx-surface-page, #f1f5f9);color:var(--zx-text-muted, #64748b);margin-top:.1rem}.zx-add-workflows-modal__row--selected .zx-add-workflows-modal__order{background:#2563eb2e;color:#1d4ed8}.zx-add-workflows-modal__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.zx-add-workflows-modal__label-row{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.zx-add-workflows-modal__key{font-size:.7rem;word-break:break-all;color:var(--zx-text-muted, #64748b)}.zx-recorder-ab-plan{display:flex;flex-direction:column;gap:1rem}.zx-recorder-ab-plan__summary{border:1px solid var(--color-border, #e2e8f0);border-radius:8px;padding:.75rem .85rem;background:var(--color-surface, #fff)}.zx-recorder-ab-plan__table{width:100%;border-collapse:collapse;font-size:.8rem}.zx-recorder-ab-plan__table th,.zx-recorder-ab-plan__table td{text-align:left;padding:.35rem .5rem;border-bottom:1px solid var(--color-border, #e2e8f0);vertical-align:top}.zx-recorder-ab-plan__row--excluded{opacity:.55}.zx-recorder-ab-plan__blocks-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.zx-recorder-ab-plan__blocks{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,18rem),1fr));gap:.75rem}.zx-recorder-ab-plan__block{border:1px solid rgb(37 99 235 / 28%);border-radius:8px;padding:.65rem .75rem;background:#2563eb0a;min-height:8rem}.zx-recorder-ab-plan__block--drag-active{border-style:dashed;border-color:#2563eb8c;background:#2563eb12}.zx-recorder-ab-plan__block-head{display:flex;align-items:center;gap:.45rem;margin-bottom:.35rem}.zx-recorder-ab-plan__block-name{flex:1;min-width:0;font:inherit;font-weight:650;font-size:.88rem;border:1px solid transparent;border-radius:4px;padding:.2rem .35rem;background:#ffffffb3}.zx-recorder-ab-plan__block-name:focus{outline:none;border-color:#2563eb73}.zx-recorder-ab-plan__block-remove{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.35rem;height:1.35rem;padding:0;border:none;border-radius:4px;background:transparent;color:#475569;cursor:pointer}.zx-recorder-ab-plan__block-remove:hover{background:#4755691a;color:#334155}.zx-recorder-ab-plan__block-remove:focus-visible{outline:2px solid rgb(37 99 235 / 45%);outline-offset:1px}.zx-recorder-ab-plan__field-list{display:flex;flex-direction:column;gap:.45rem}.zx-recorder-ab-plan__drop-hint{margin:0;font-size:.78rem;padding:.65rem 0;text-align:center;border:1px dashed rgb(37 99 235 / 25%);border-radius:6px}.zx-recorder-ab-plan__field{position:relative;border:1px solid var(--color-border, #e2e8f0);border-radius:6px;padding:.45rem 1.65rem .45rem .5rem;background:#fff;cursor:grab}.zx-recorder-ab-plan__field-remove{position:absolute;top:.28rem;right:.28rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;padding:0;border:none;border-radius:4px;background:transparent;color:#475569;cursor:pointer}.zx-recorder-ab-plan__field-remove:hover{background:#4755691a;color:#334155}.zx-recorder-ab-plan__field-remove:focus-visible{outline:2px solid rgb(37 99 235 / 45%);outline-offset:1px}.zx-recorder-ab-plan__field:active{cursor:grabbing}.zx-recorder-ab-plan__field--found{border-color:#10b98159;background:#10b9810f}.zx-recorder-ab-plan__field-found-banner{display:flex;align-items:center;gap:.35rem;margin-bottom:.3rem}.zx-recorder-ab-plan__field-linked{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.12rem}.zx-recorder-ab-plan__field-linked-label{font-size:.82rem;line-height:1.3}.zx-recorder-ab-plan__field-new-hint{font-size:.68rem;color:var(--zx-text-muted, #64748b);line-height:1.35}.zx-recorder-ab-plan__field-head{display:flex;align-items:center;gap:.35rem;padding-right:.15rem}.zx-recorder-ab-plan__field-grip{color:var(--zx-text-muted, #64748b);font-size:.72rem;line-height:1.2;-webkit-user-select:none;user-select:none;flex:0 0 auto}.zx-recorder-ab-plan__field-label-input{flex:1 1 auto;min-width:0;font:inherit;font-size:.82rem;font-weight:600;line-height:1.3;padding:.12rem .28rem;border:1px solid transparent;border-radius:4px;background:transparent;color:inherit}.zx-recorder-ab-plan__field-label-input:hover{border-color:#94a3b873;background:#f8fafccc}.zx-recorder-ab-plan__field-label-input:focus{outline:none;border-color:#2563eb73;background:#fff;box-shadow:0 0 0 2px #2563eb1f}.zx-recorder-ab-plan__field-found{flex:0 0 auto;font-size:.62rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#047857;background:#10b9811f;border:1px solid rgb(16 185 129 / 28%);border-radius:999px;padding:.08rem .38rem;white-space:nowrap}.zx-recorder-ab-plan__field-key{display:block;margin:.2rem 0 .35rem;font-size:.68rem;word-break:break-all;color:var(--zx-text-muted, #64748b)}.zx-recorder-ab-plan__field-controls{display:flex;flex-direction:column;gap:.3rem}.zx-recorder-ab-plan__mini-label{display:flex;flex-direction:column;gap:.15rem;font-size:.72rem;color:var(--zx-text-muted, #64748b)}.zx-recorder-ab-plan__select{font:inherit;font-size:.78rem;padding:.2rem .3rem;border-radius:4px;border:1px solid var(--color-border, #e2e8f0)}.zx-recorder-ab-plan__dropdown-options{margin-top:.15rem;font-size:.76rem}.zx-recorder-ab-plan__dropdown-options summary{cursor:pointer;color:var(--zx-text-muted, #64748b);-webkit-user-select:none;user-select:none}.zx-recorder-ab-plan__dropdown-options summary:hover{color:#334155}.zx-recorder-ab-plan__dropdown-selected{margin:.35rem 0 .25rem;font-size:.74rem;line-height:1.4}.zx-recorder-ab-plan__dropdown-list{margin:.35rem 0 0;padding:.35rem .5rem .35rem 1.15rem;max-height:8rem;overflow:auto;border:1px solid var(--color-border, #e2e8f0);border-radius:4px;background:var(--zx-surface-raised, #f8fafc);line-height:1.35}.zx-recorder-ab-plan__dropdown-item--selected{font-weight:600;color:#2563eb}.zx-recorder-ab-plan__dropdown-empty{margin:.15rem 0 0;font-size:.74rem;color:var(--zx-text-muted, #64748b)}.zx-recorder-ab-plan__ref-status{color:var(--zx-text-muted, #64748b);font-weight:400}.zx-page-guidance{display:flex;flex-direction:column;gap:.65rem;margin-bottom:0}.zx-page-guidance--compact{margin-bottom:0}.zx-page-guidance-compact{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .55rem;padding:.32rem .55rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface-soft);font-size:.78rem;line-height:1.35}.zx-page-guidance-compact__next{flex:1 1 12rem;min-width:0}.zx-page-guidance-compact__meta{flex:1 1 14rem;min-width:0;font-size:.78rem}.zx-page-guidance__toolbar{display:flex;justify-content:flex-end}.zx-next-action-card{display:flex;gap:.75rem;align-items:flex-start;padding:.75rem .9rem;border:1px solid rgb(37 99 235 / 28%);border-radius:var(--zx-radius);background:linear-gradient(90deg,rgb(37 99 235 / 8%) 0%,var(--color-surface) 55%)}.zx-next-action-card__icon{flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:8px;background:var(--color-primary);color:#fff;font-size:.9rem;font-weight:700;display:flex;align-items:center;justify-content:center}.zx-next-action-card__label{margin:0 0 .15rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--color-primary)}.zx-next-action-card__text{margin:0;font-size:.9rem;font-weight:600;color:var(--color-text);line-height:1.4}.zx-readiness-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.65rem}.zx-readiness-summary__panel{border:1px solid var(--color-border);border-radius:var(--zx-radius);padding:.65rem .75rem;background:var(--color-surface)}.zx-readiness-summary__panel--attention{border-color:#f59e0b66;background:#fffbebb3}.zx-readiness-summary__title{margin:0 0 .4rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted)}.zx-readiness-summary__list{margin:0;padding:0;list-style:none;font-size:.8125rem;line-height:1.45;color:var(--color-text)}.zx-readiness-summary__list li{padding:.15rem 0}.zx-readiness-summary__empty{margin:0;font-size:.8125rem;color:var(--color-text-muted)}.zx-progressive{border:1px solid var(--color-border);border-radius:var(--zx-radius);background:var(--color-surface);margin-bottom:.75rem;overflow:hidden}.zx-progressive--basic{border-color:#2563eb38}.zx-progressive--automation{background:var(--color-surface-soft)}.zx-progressive--advanced{border-style:dashed;background:var(--color-surface-soft)}.zx-progressive__title{margin:0;padding:.55rem .75rem;font-size:.8125rem;font-weight:700;color:var(--color-text);border-bottom:1px solid var(--color-border);background:#f8fafccc}.zx-progressive--advanced summary.zx-progressive__title{cursor:pointer;list-style:none;border-bottom:none}.zx-progressive--advanced summary.zx-progressive__title::-webkit-details-marker{display:none}.zx-progressive--advanced summary.zx-progressive__title:before{content:"▸ ";color:var(--color-text-muted)}.zx-progressive--advanced[open] summary.zx-progressive__title:before{content:"▾ "}.zx-progressive__body{padding:.75rem;display:flex;flex-direction:column;gap:.65rem}.zx-exec-failure-card{border:1px solid rgb(220 38 38 / 35%);border-radius:var(--zx-radius);background:#fef2f2e5;padding:.85rem 1rem;margin-bottom:.75rem}.zx-exec-failure-card__title{margin:0 0 .35rem;font-size:.9375rem;font-weight:700;color:#991b1b}.zx-exec-failure-card__reason{margin:0 0 .65rem;font-size:.875rem;line-height:1.45}.zx-exec-failure-card__checks{margin:0;padding-left:1.1rem;font-size:.8125rem;color:var(--color-text-muted)}.zx-exec-failure-card__checks li{margin-bottom:.2rem}.zx-exec-failure-card__section-title{margin:0 0 .35rem;font-size:.8125rem;font-weight:700;color:#991b1b}.zx-exec-failure-card__root{border-left:3px solid #dc2626;padding-left:.65rem}.zx-exec-failure-card__followups{border-left:3px solid #d97706;padding-left:.65rem}.zx-exec-failure-card__selector{margin:.35rem 0 0;font-size:.8125rem;word-break:break-all}.zx-exec-failure-card__selector code{font-size:.78rem}.zx-list-item-friendly__title{font-weight:600;font-size:.8125rem}.zx-list-item-friendly__meta{font-size:.75rem;color:var(--color-text-muted)}.zx-qa-dashboard-cards{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:.65rem;min-width:0}.zx-qa-dashboard-card{border:1px solid var(--zx-border, #e5e7eb);border-radius:10px;background:var(--zx-surface-card, #fff);padding:.7rem .85rem;min-width:0}.zx-qa-dashboard-card--success{border-color:#bbf7d0;background:#f0fdf4}.zx-qa-dashboard-card--warning{border-color:#fde68a;background:#fffbeb}.zx-qa-dashboard-card--danger{border-color:#fecaca;background:#fef2f2}.zx-qa-dashboard-card--info{border-color:#bfdbfe;background:#eff6ff}.zx-qa-dashboard-card__label{font-size:.76rem;color:var(--zx-muted, #6b7280)}.zx-qa-dashboard-card__value{font-size:clamp(.82rem,.65rem + .45vw,1.35rem);font-weight:700;line-height:1.2;margin-top:.15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zx-qa-dashboard-card__hint{font-size:.72rem;color:var(--zx-muted, #6b7280);margin-top:.2rem}.zx-qa-tabs{display:flex;flex-wrap:wrap;gap:.35rem;border-bottom:1px solid var(--zx-border, #e5e7eb);padding-bottom:.5rem}.zx-qa-tab{border:1px solid var(--zx-border);border-radius:999px;background:var(--zx-surface-card);color:var(--color-text-muted);padding:.35rem .8rem;font:inherit;font-size:.84rem;cursor:pointer}.zx-qa-tab--active{background:var(--color-primary-subtle-bg);border-color:var(--color-primary-subtle-border);color:var(--color-primary);font-weight:600}.zx-qa-readiness{border:1px solid var(--zx-border);border-radius:10px;padding:.85rem 1rem;background:var(--zx-surface-1)}.zx-qa-readiness__title{margin:0 0 .55rem;font-size:.95rem;color:var(--color-text)}.zx-qa-readiness__list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.zx-qa-readiness__row{display:flex;justify-content:space-between;gap:.75rem;align-items:center;font-size:.88rem;color:var(--color-text)}.zx-qa-readiness__detail{margin:.2rem 0 0;font-size:.78rem;color:var(--zx-muted)}.zx-qa-placeholder{border:1px dashed var(--zx-border);border-radius:10px;padding:.85rem 1rem;background:var(--zx-surface-1)}.zx-qa-placeholder__header{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.zx-qa-placeholder__title{margin:0;font-size:.92rem}.zx-qa-placeholder__description{margin:.45rem 0 0;font-size:.82rem;color:var(--zx-muted, #6b7280)}.zx-qa-collapsible-help{font-size:.84rem;color:var(--zx-muted, #6b7280)}.zx-qa-collapsible-help summary{cursor:pointer;font-weight:600;color:var(--color-text)}.zx-qa-collapsible-help__body{margin-top:.45rem}.zx-qa-jira-copy{display:grid;gap:.45rem}.zx-qa-jira-copy__preview{display:none}.zx-qa-exec-report{border:1px solid var(--zx-border, #e5e7eb);border-radius:10px;padding:.9rem 1rem;background:var(--zx-surface-card, #fff)}.zx-qa-exec-report__header{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.zx-qa-exec-report__title{margin:0;font-size:1rem}.zx-qa-exec-report__failure{margin-top:.75rem;padding:.65rem .8rem;border-radius:8px;background:#fef2f2;border:1px solid #fecaca;font-size:.86rem}.zx-qa-exec-report__failure p{margin:.35rem 0 0}.zx-qa-exec-report__meta{display:grid;grid-template-columns:auto 1fr;gap:.35rem .75rem;margin:.75rem 0 0;font-size:.84rem}.zx-qa-exec-report__meta dt{color:var(--zx-muted, #6b7280)}.zx-qa-exec-report__meta dd{margin:0}.zx-qa-exec-report__actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.zx-qa-exec-timeline{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.zx-qa-exec-timeline__item{display:grid;grid-template-columns:2rem 1fr;gap:.65rem}.zx-qa-exec-timeline__marker{width:2rem;height:2rem;border-radius:999px;display:grid;place-items:center;font-size:.78rem;font-weight:700;background:var(--zx-surface-1, #f4f4f5);border:1px solid var(--zx-border, #e5e7eb)}.zx-qa-exec-timeline__row{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.zx-qa-exec-timeline__duration{font-size:.78rem}.zx-qa-exec-timeline__error{margin:.35rem 0 0;font-size:.82rem;color:#b91c1c}.zx-qa-scenario-canvas{display:grid;gap:.85rem}.zx-qa-scenario-section{border:1px solid var(--zx-border, #e5e7eb);border-radius:10px;padding:.85rem 1rem;background:var(--zx-surface-card, #fff)}.zx-qa-scenario-section h4{margin:0 0 .55rem;font-size:.92rem}.zx-qa-scenario-section ol,.zx-qa-scenario-section ul{margin:0;padding-left:1.15rem;font-size:.88rem}.zx-qa-plan-layout{display:grid;grid-template-columns:minmax(240px,1fr) minmax(0,2fr);gap:1rem;align-items:start}@media(max-width:900px){.zx-qa-plan-layout{grid-template-columns:1fr}}.zx-qa-tc-step-card{border:1px solid var(--zx-border, #e5e7eb);border-left:3px solid #3b82f6;border-radius:10px;padding:.85rem 1rem;background:var(--zx-surface-card, #fff)}.zx-qa-tc-step-card__header{display:flex;flex-wrap:wrap;gap:.45rem;align-items:baseline;justify-content:space-between}.zx-qa-tc-step-card__meta{display:flex;flex-wrap:wrap;gap:.35rem;font-size:.78rem;color:var(--zx-muted, #6b7280)}.zx-qa-values-table{width:100%;border-collapse:collapse;font-size:.84rem}.zx-qa-values-table th,.zx-qa-values-table td{border-bottom:1px solid var(--zx-border, #e5e7eb);padding:.45rem .5rem;text-align:left;vertical-align:top}.zx-qa-values-table th{font-size:.76rem;color:var(--zx-muted, #6b7280);font-weight:600}.zx-tc-value-field-anchor{scroll-margin-top:5rem;scroll-margin-bottom:1rem;border-radius:var(--zx-radius, 8px);transition:box-shadow .25s ease,background-color .25s ease}.zx-tc-value-field-anchor.zx-tc-value-field--highlight{box-shadow:0 0 0 2px var(--color-primary);background:var(--color-primary-subtle-bg)}.zx-qa-decision-card{border:1px solid var(--zx-border, #e5e7eb);border-radius:12px;padding:1rem 1.1rem;background:linear-gradient(180deg,rgb(37 99 235 / 6%),transparent)}.zx-qa-decision-card__recommendation{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;margin-bottom:.65rem}.zx-qa-decision-card__reasons{margin:0;padding-left:1.1rem;font-size:.88rem}.zx-executions-page{display:flex;flex-direction:column;gap:.75rem;min-height:min(72vh,900px);max-width:none;width:100%}.zx-executions-layout{display:grid;grid-template-columns:13.5rem minmax(0,1fr) minmax(260px,22rem);gap:0;flex:1 1 auto;min-height:min(70vh,820px);border:1px solid var(--zx-border, #e5e7eb);border-radius:var(--zx-radius-md, 8px);background:var(--zx-surface, #fff);overflow:hidden}.zx-executions-layout--no-picker{grid-template-columns:13.5rem minmax(0,1fr)}.zx-executions-nav{border-right:1px solid var(--zx-border, #e5e7eb);background:var(--zx-surface-muted, #f9fafb);padding:.5rem 0;overflow:auto}.zx-executions-nav__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem}.zx-executions-nav__btn{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;margin:0;padding:.55rem .75rem;border:none;border-left:3px solid transparent;background:transparent;text-align:left;cursor:pointer;color:inherit;font:inherit}.zx-executions-nav__btn:hover{background:var(--color-hover-subtle)}.zx-executions-nav__btn--active{background:var(--zx-surface, #fff);border-left-color:var(--zx-primary, #2563eb);font-weight:600}.zx-executions-nav__label{font-size:.88rem;line-height:1.25}.zx-executions-nav__hint{font-size:.72rem;line-height:1.35;color:var(--zx-muted-fg, #6b7280);font-weight:400}.zx-executions-main{min-width:0;min-height:0;overflow:auto;padding:.85rem 1rem}.zx-executions-layout__picker{min-width:0;min-height:0;overflow:hidden;border-left:1px solid var(--zx-border, #e5e7eb);display:flex;flex-direction:column}.zx-executions-panel{display:flex;flex-direction:column;gap:.85rem;max-width:42rem}.zx-executions-panel--wide{max-width:none;width:100%}.zx-executions-history-bar{display:flex;flex-wrap:nowrap;align-items:stretch;gap:.55rem;width:100%;min-width:0;overflow-x:auto;padding-bottom:.15rem;-webkit-overflow-scrolling:touch}.zx-executions-history-bar__stats{display:flex;flex:1 1 auto;flex-wrap:nowrap;gap:.45rem;min-width:0}.zx-executions-history-bar__actions{display:flex;flex-shrink:0;flex-wrap:nowrap;align-items:center;gap:.4rem;margin-left:auto;padding-left:.35rem}.zx-executions-history-stat{display:flex;flex-direction:column;justify-content:center;gap:.12rem;min-width:5.5rem;padding:.5rem .75rem;border-radius:10px;border:1px solid var(--zx-border, #e5e7eb);background:var(--zx-surface-card, #fff);box-shadow:0 1px 2px #0f172a0a}.zx-executions-history-stat__label{font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;opacity:.88}.zx-executions-history-stat__value{font-size:1.15rem;font-weight:700;line-height:1.15;font-variant-numeric:tabular-nums}.zx-executions-history-stat--title{min-width:6.25rem;border-color:#cbd5e1;background:linear-gradient(180deg,#f8fafc,#f1f5f9);color:#0f172a}.zx-executions-history-stat--running{border-color:#93c5fd;background:linear-gradient(180deg,#eff6ff,#dbeafe);color:#1d4ed8}.zx-executions-history-stat--passed{border-color:#86efac;background:linear-gradient(180deg,#f0fdf4,#dcfce7);color:#15803d}.zx-executions-history-stat--failed{border-color:#fca5a5;background:linear-gradient(180deg,#fef2f2,#fee2e2);color:#b91c1c}.zx-executions-history-stat--queued{border-color:#c4b5fd;background:linear-gradient(180deg,#f5f3ff,#ede9fe);color:#6d28d9}.zx-executions-history-stat--duration{min-width:6.5rem;border-color:#fcd34d;background:linear-gradient(180deg,#fffbeb,#fef3c7);color:#b45309}@media(max-width:900px){.zx-executions-history-bar{flex-wrap:wrap;overflow-x:visible}.zx-executions-history-bar__stats{flex-wrap:wrap;width:100%}.zx-executions-history-bar__actions{margin-left:0;width:100%;justify-content:flex-end}.zx-executions-history-stat{flex:1 1 calc(33.333% - .45rem);min-width:5rem}}.zx-executions-history-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--zx-border, #e5e7eb);border-radius:8px;background:var(--zx-surface, #fff)}.zx-executions-history-table-wrap .zx-table{min-width:52rem;margin:0;table-layout:fixed;width:100%}.zx-executions-history-table-wrap .zx-table th,.zx-executions-history-table-wrap .zx-table td{vertical-align:middle}.zx-executions-history-table__started{width:10.5rem;font-size:.85rem;white-space:nowrap}.zx-executions-history-table__env{width:9rem;white-space:normal;font-size:.84rem}.zx-executions-history-table__duration{width:4.5rem;font-size:.8rem;white-space:nowrap;font-variant-numeric:tabular-nums}.zx-executions-history-table__report{width:5.5rem;white-space:nowrap}.zx-executions-history-table__actions{width:8.5rem;white-space:nowrap}.zx-executions-history-table__action-stack{display:flex;flex-direction:column;align-items:stretch;gap:.25rem}.zx-executions-history-result{overflow:hidden;white-space:normal;font-size:.82rem}.zx-executions-history-result__label{font-weight:600}.zx-executions-history-result__label--pass{color:#166534}.zx-executions-history-result__label--fail{color:#b91c1c}.zx-executions-history-result__hint{margin-top:.2rem;font-size:.74rem;line-height:1.35;color:var(--zx-muted-fg, #6b7280);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.zx-execution-run-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem;background:var(--color-dialog-backdrop)}.zx-execution-run-detail{display:flex;flex-direction:column;width:min(760px,100%);max-height:min(88vh,920px);border-radius:12px;border:1px solid var(--zx-border, #e5e7eb);background:var(--zx-surface, #fff);box-shadow:0 24px 48px #0f172a2e;overflow:hidden}.zx-execution-run-detail__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem 1.15rem;border-bottom:1px solid var(--zx-border, #e5e7eb);background:var(--zx-surface-muted, #f9fafb)}.zx-execution-run-detail__eyebrow{margin:0 0 .15rem;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--zx-muted-fg, #6b7280)}.zx-execution-run-detail__title{margin:0;font-size:1.05rem}.zx-execution-run-detail__meta{margin:.35rem 0 0;font-size:.8rem}.zx-execution-run-detail__body{flex:1 1 auto;min-height:0;overflow:auto;padding:1rem 1.15rem;display:flex;flex-direction:column;gap:.85rem}.zx-execution-run-detail__summary{display:flex;flex-direction:column;gap:.85rem}.zx-execution-run-detail__summary--log-open{flex:0 0 auto;max-height:38%;overflow-y:auto;padding-bottom:.5rem;border-bottom:1px solid var(--zx-border, #e5e7eb);margin-bottom:.25rem}.zx-execution-run-detail__raw summary{cursor:pointer;font-size:.84rem;font-weight:600;margin-bottom:.35rem}.zx-execution-run-detail__error{margin:0;padding:.65rem .75rem;border-radius:8px;border:1px solid var(--zx-border, #e5e7eb);background:var(--color-surface-soft);color:var(--color-text);font-size:.76rem;line-height:1.45;white-space:pre-wrap;word-break:break-word;max-height:40vh;overflow:auto}.zx-execution-run-detail--log-open{width:min(920px,96vw);max-height:min(94vh,1100px);height:min(94vh,1100px)}.zx-execution-run-detail--log-expanded{width:min(1200px,98vw);max-height:98vh;height:98vh}.zx-execution-run-detail--log-open .zx-execution-run-detail__body{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding-bottom:0}.zx-execution-run-detail__log-panel{display:flex;flex-direction:column;gap:.45rem;flex:1 1 auto;min-height:0;overflow:hidden;padding-bottom:1rem}.zx-execution-run-detail--log-open .zx-execution-run-detail__log-panel{min-height:0}.zx-execution-run-detail__log-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.45rem;font-size:.84rem;font-weight:600;flex:0 0 auto}.zx-execution-run-detail__log{margin:0;padding:.65rem .75rem;border-radius:8px;border:1px solid var(--zx-border, #e5e7eb);background:var(--color-surface-soft);color:var(--color-text);font-size:.72rem;line-height:1.45;white-space:pre-wrap;word-break:break-word;overflow-y:auto;overflow-x:auto;font-family:var(--zx-font-mono, ui-monospace, monospace);flex:1 1 auto;height:0;min-height:120px}.zx-execution-run-detail--log-expanded .zx-execution-run-detail__log-panel{flex:1 1 auto;min-height:0}.zx-execution-run-detail--log-expanded .zx-execution-run-detail__log{min-height:0;max-height:none}.zx-execution-run-detail__log .zx-playwright-run-log-line{display:block}.zx-execution-run-detail__log .zx-playwright-run-log-line--error,.zx-execution-run-detail__log .zx-playwright-run-log-line--root-failure{color:#991b1b;background:#fef2f2;border-radius:2px;padding:.05rem .2rem;margin:0 -.2rem}.zx-execution-run-detail__log .zx-playwright-run-log-line--root-failure{border-left:3px solid #dc2626;font-weight:600}.zx-execution-run-detail__log .zx-playwright-run-log-line--cascade-failure{color:#9a3412;background:#fffbeb;border-radius:2px;padding:.05rem .2rem;margin:0 -.2rem;border-left:3px solid #d97706;opacity:.92}.zx-execution-run-detail__log .zx-playwright-run-log-line--locator{color:#9a3412;background:#fff7ed;border-radius:2px;padding:.05rem .2rem;margin:0 -.2rem;border-left:3px solid #ea580c}.zx-execution-run-detail__log .zx-playwright-run-log-line--console{color:#5b21b6;background:#f5f3ff;border-radius:2px;padding:.05rem .2rem;margin:0 -.2rem;border-left:3px solid #7c3aed;font-style:italic}.zx-execution-run-detail__log .zx-playwright-run-log-line--pw{color:#c2410c;background:#fff7ed;border-radius:2px;padding:.05rem .2rem;margin:0 -.2rem;border-left:3px solid #f97316}.zx-execution-run-detail__log .zx-playwright-run-log-line--loop{color:#0f766e;background:#ecfdf5;border-radius:4px;padding:.2rem .35rem;margin:.15rem -.2rem;border:1px solid #5eead4;font-weight:600;letter-spacing:.02em}.zx-execution-run-detail__log .zx-playwright-run-log-line--loop-case{color:#115e59;background:#f0fdfa;border-radius:2px;padding:.08rem .25rem;margin:0 -.2rem;border-left:3px solid #14b8a6}.zx-execution-run-detail__log .zx-playwright-run-log-line--step{border-radius:2px;padding-top:.12rem;padding-bottom:.12rem;margin:.08rem -.15rem}.zx-execution-run-detail__log .zx-playwright-run-log-line--expect-pass{color:#14532d;background:#f0fdf4;border-radius:2px;padding:.05rem .2rem;margin:0 -.2rem;border-left:3px solid #22c55e}.zx-run-log-with-anchors{display:flex;gap:.35rem;flex:1 1 auto;min-height:0;height:0;align-self:stretch;overflow:hidden}.zx-run-log-with-anchors--has-rail .zx-execution-run-detail__log{border-top-left-radius:0;border-bottom-left-radius:0}.zx-run-log-with-anchors .zx-execution-run-detail__log{flex:1 1 auto;min-width:0;min-height:0;height:auto;align-self:stretch}.zx-run-log-with-anchors__rail{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:.18rem;padding:.45rem .2rem;border:1px solid var(--zx-border, #e5e7eb);border-right:none;border-radius:8px 0 0 8px;background:var(--color-surface-soft);align-self:stretch;overflow-y:auto;min-height:0}.zx-run-log-with-anchors__dot{display:flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;padding:0;border:1.5px solid var(--zx-border, #d1d5db);border-radius:999px;background:var(--color-surface, #fff);color:var(--color-text-muted, #6b7280);font-size:.62rem;font-weight:600;line-height:1;cursor:pointer;transition:border-color .12s,background .12s,color .12s}.zx-run-log-with-anchors__dot:hover:not(:disabled){border-color:var(--color-brand, #2563eb);color:var(--color-brand, #2563eb)}.zx-run-log-with-anchors__dot--active{color:var(--color-text, #111827);font-weight:700}.zx-run-log-with-anchors__dot--missing{opacity:.35;cursor:not-allowed}.zx-log-search-panel{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;min-width:0;gap:.35rem}.zx-log-search-scroll-wrap{position:relative;flex:1 1 auto;min-height:0;min-width:0;display:flex;overflow:hidden}.zx-log-search-scroll-wrap pre{flex:1 1 auto;min-height:0}.zx-log-text-search{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.35rem .45rem;border-radius:8px;border:1px solid var(--zx-border, #e5e7eb);background:var(--color-surface, #fff);flex:0 0 auto}.zx-log-text-search__field{flex:1 1 12rem;min-width:8rem;margin:0}.zx-log-text-search__input{width:100%;font:inherit;font-size:.82rem;padding:.28rem .45rem;border-radius:6px;border:1px solid var(--zx-border, #d1d5db);background:var(--color-surface-soft, #f9fafb);color:var(--color-text)}.zx-log-text-search__input:focus{outline:2px solid color-mix(in srgb,var(--color-brand, #2563eb) 35%,transparent);border-color:var(--color-brand, #2563eb)}.zx-log-text-search__count{font-size:.78rem;color:var(--color-text-muted, #6b7280);white-space:nowrap;min-width:4.5rem;text-align:center}.zx-log-text-search__nav{display:flex;gap:.15rem}.zx-log-text-search__hit{background:#fef08a;color:inherit;border-radius:2px;padding:0 .05rem}.zx-log-text-search__hit--active{background:#f97316;color:#fff;outline:1px solid #c2410c}.zx-log-text-search__scrollbar-markers{position:absolute;top:0;right:2px;width:10px;height:100%;z-index:3;pointer-events:none}.zx-log-text-search__scrollbar-marker{position:absolute;right:0;width:8px;height:5px;margin:0;padding:0;border:none;border-radius:2px;background:#f59e0b;opacity:.85;pointer-events:auto;cursor:pointer;transform:translateY(-50%)}.zx-log-text-search__scrollbar-marker:hover{background:#ea580c;opacity:1}.zx-log-simplified-toggle--active{border-color:var(--color-brand, #2563eb)!important;background:color-mix(in srgb,var(--color-brand, #2563eb) 12%,var(--color-surface, #fff))!important;font-weight:600}.zx-run-log-with-anchors--dock{flex:1 1 auto;min-height:0;height:auto}.zx-run-log-with-anchors--dock .zx-log-search-panel{height:100%}.zx-run-log-with-anchors--dock .zx-playwright-run-log-dock__log{margin:0;padding:.5rem .85rem .5rem .65rem;overflow:auto;flex:1;min-height:0;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,monospace}.zx-execution-run-detail__footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem;padding:.75rem 1.15rem;border-top:1px solid var(--zx-border, #e5e7eb);background:var(--zx-surface-muted, #f9fafb)}.zx-executions-panel__title{margin:0;font-size:1.05rem}.zx-executions-panel__lead{margin:0;font-size:.88rem;line-height:1.45;color:var(--zx-muted-fg, #6b7280);max-width:44rem}.zx-executions-picker{display:flex;flex-direction:column;min-height:0;height:100%;padding:.65rem .7rem;gap:.45rem}.zx-executions-picker__header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;font-size:.88rem}.zx-executions-picker__search{margin:0}.zx-executions-picker__hint{margin:0;font-size:.76rem;line-height:1.4}.zx-executions-picker__list{flex:1 1 auto;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:.2rem}.zx-executions-picker__row{display:flex;align-items:flex-start;gap:.35rem;border:1px solid var(--zx-border, #e5e7eb);border-radius:6px;background:var(--zx-surface, #fff)}.zx-executions-picker__row--selected{border-color:var(--color-primary);background:var(--color-primary-subtle-bg)}.zx-executions-picker__row--queued{border-color:#22c55e73;background:#22c55e1a}.zx-executions-picker__handle{flex-shrink:0;cursor:grab;padding:.45rem .35rem;color:var(--zx-muted-fg, #6b7280);-webkit-user-select:none;user-select:none}.zx-executions-picker__body{flex:1 1 auto;min-width:0;margin:0;padding:.4rem .35rem .4rem 0;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit}.zx-executions-picker__title{display:block;font-size:.84rem;font-weight:600;line-height:1.3}.zx-executions-picker__meta{display:block;font-size:.72rem;margin-top:.1rem;word-break:break-word}.zx-executions-picker__badge{flex-shrink:0;align-self:center;margin-right:.35rem;font-size:.78rem;color:#15803d;font-weight:700}.zx-executions-run-queue__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem;font-size:.88rem}.zx-executions-run-queue__drop{border:2px dashed var(--zx-border, #d1d5db);border-radius:8px;padding:.55rem;min-height:4.5rem;background:var(--zx-surface-muted, #fafafa);transition:border-color .12s,background .12s}.zx-executions-run-queue__drop--active{border-color:var(--color-primary);background:var(--color-primary-subtle-bg)}.zx-executions-run-queue__empty{margin:0;font-size:.82rem;text-align:center;padding:.75rem .5rem}.zx-executions-run-queue__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.zx-executions-run-queue__item{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.35rem .5rem;padding:.45rem .5rem;border-radius:6px;border:1px solid var(--zx-border, #e5e7eb);background:var(--zx-surface, #fff)}.zx-executions-run-queue__order{flex-shrink:0;width:1.35rem;height:1.35rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--zx-primary, #2563eb);color:#fff;font-size:.72rem;font-weight:700}.zx-executions-run-queue__item-main{flex:1 1 10rem;min-width:0;display:flex;flex-direction:column;gap:.1rem;font-size:.84rem}.zx-executions-run-queue__item-actions{display:inline-flex;flex-wrap:wrap;gap:.2rem;margin-left:auto}.zx-executions-runner-options{display:flex;flex-direction:column;gap:.45rem;padding:.65rem .75rem;border-radius:8px;border:1px solid var(--color-border);background:var(--color-surface-soft)}.zx-executions-stream-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;border-color:var(--color-warning-subtle-border);background:var(--color-warning-subtle-bg)}@media(max-width:1100px){.zx-executions-layout{grid-template-columns:12rem minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(220px,34vh)}.zx-executions-layout--no-picker{grid-template-rows:minmax(0,1fr)}.zx-executions-layout__picker{grid-column:1 / -1;border-left:none;border-top:1px solid var(--zx-border, #e5e7eb)}}.zx-executions-picker__badge--count{min-width:1.35rem;text-align:center;border-radius:999px;background:var(--color-primary-subtle-bg);color:var(--color-primary);font-size:.72rem;font-weight:700}.zx-executions-picker__run-count{color:var(--zx-muted-fg, #6b7280)}.zx-executions-history-case-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1rem}@media(max-width:720px){.zx-executions-layout,.zx-executions-layout--no-picker{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) minmax(200px,32vh)}.zx-executions-nav{border-right:none;border-bottom:1px solid var(--zx-border, #e5e7eb)}.zx-executions-nav__list{flex-direction:row;flex-wrap:wrap;padding:0 .35rem}.zx-executions-nav__btn{flex:1 1 calc(50% - .35rem);border-left:none;border-bottom:3px solid transparent;border-radius:6px}.zx-executions-nav__btn--active{border-bottom-color:var(--zx-primary, #2563eb)}.zx-executions-nav__hint{display:none}}.zx-executions-run-queue__item--plan{border-left:3px solid var(--zx-primary, #2563eb);background:color-mix(in srgb,var(--zx-primary, #2563eb) 6%,var(--color-surface, #fff))}.zx-executions-run-queue__plan-tag{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--zx-primary, #2563eb);background:color-mix(in srgb,var(--zx-primary, #2563eb) 12%,transparent);padding:.1rem .35rem;border-radius:4px}.zx-executions-run-queue__plan-cases{margin:.35rem 0 0;padding:.35rem 0 0 .75rem;border-left:2px solid var(--color-border, #e5e7eb);list-style:none;display:flex;flex-direction:column;gap:.2rem}.zx-executions-run-queue__plan-case{font-size:.8rem;color:var(--color-text-muted, #64748b)}.zx-executions-history-view-tabs{display:flex;gap:.35rem;margin-bottom:.75rem}.zx-executions-history-view-tabs button{font-size:.8rem;padding:.35rem .65rem;border-radius:6px;border:1px solid var(--color-border, #e5e7eb);background:var(--color-surface, #fff);cursor:pointer}.zx-executions-history-view-tabs button[aria-selected=true]{border-color:var(--zx-primary, #2563eb);background:color-mix(in srgb,var(--zx-primary, #2563eb) 10%,var(--color-surface, #fff));font-weight:600}.zx-executions-plan-history-table{width:100%;border-collapse:collapse;font-size:.85rem}.zx-executions-plan-history-table th,.zx-executions-plan-history-table td{padding:.45rem .5rem;text-align:left;border-bottom:1px solid var(--color-border, #e5e7eb)}.zx-executions-plan-history-table th{font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-muted, #64748b)}.zx-executions-plan-history-row--expanded td{background:var(--color-surface-soft, #f8fafc)}.zx-executions-plan-history-cases{margin:.25rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.25rem}.zx-executions-plan-history-case{display:flex;align-items:center;gap:.5rem;font-size:.8rem}.zx-execution-runner-progress{display:flex;flex-direction:column;gap:.35rem}.zx-execution-runner-progress__header{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.88rem}.zx-execution-runner-progress__label{font-weight:600}.zx-execution-runner-progress__pct{font-variant-numeric:tabular-nums;color:var(--color-text-muted, #64748b)}.zx-execution-runner-progress__track{height:8px;border-radius:999px;background:var(--color-surface-soft, #e2e8f0);overflow:hidden}.zx-execution-runner-progress__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#3b82f6);transition:width .4s ease}.zx-executions-queued-runner-banner{padding:.85rem 1rem;margin-bottom:.75rem}.zx-matrix-page{width:100%;max-width:none;margin:0}.zx-matrix-page--detail,.zx-module-page-full{width:100%;max-width:none}.zx-module-master-detail{display:flex;align-items:stretch;gap:1rem;width:100%;min-height:0;height:min(72vh,calc(100dvh - 10rem));max-height:min(72vh,calc(100dvh - 10rem))}.zx-module-master-detail__sidebar{flex:0 0 min(19rem,34vw);max-width:22rem;height:100%;max-height:100%;display:flex;flex-direction:column;min-height:0;border:1px solid var(--zx-border);border-radius:10px;background:var(--zx-surface-card);overflow:hidden}.zx-module-master-detail__sidebar:has(.zx-module-sidebar-split){flex:0 0 min(30rem,46vw);max-width:38rem}.zx-module-master-detail__sidebar:has(.zx-module-workflows-sidebar-root){flex:0 0 min(30rem,46vw);max-width:38rem}.zx-module-workflows-sidebar-root{display:flex;flex-direction:column;flex:1;min-height:0;min-width:0;gap:.4rem}.zx-module-workflows-sidebar-tabs{flex-shrink:0;display:flex;flex-wrap:wrap;gap:.3rem;align-items:center}.zx-module-workflows-sidebar-panel{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.zx-module-workflows-sidebar-panel__scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.zx-module-workflows-sidebar-panel__fields{flex:1;min-height:0;display:flex;flex-direction:column;gap:.35rem;overflow:hidden}.zx-module-master-detail__sidebar-top{flex-shrink:0;padding:.65rem .75rem;border-bottom:1px solid var(--zx-border);background:var(--zx-surface-page)}.zx-module-master-detail__sidebar-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.35rem;display:flex;flex-direction:column;gap:.2rem}.zx-module-master-detail__sidebar-scroll--split{overflow-x:hidden;overflow-y:hidden;padding:.25rem .3rem}.zx-module-sidebar-split{flex:1;min-height:0;min-width:0;display:flex;flex-direction:row;align-items:stretch;gap:0}.zx-module-sidebar-split__fields{flex:1 1 48%;min-width:0;min-height:0;display:flex;flex-direction:column;gap:.35rem;border-right:1px solid var(--zx-border);padding-right:.45rem}.zx-module-sidebar-split__blocks{flex:1 1 52%;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-left:.45rem}.zx-module-sidebar-split__fields-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.zx-module-master-detail__main{flex:1;min-width:0;min-height:0;height:100%;max-height:100%;overflow:auto;overscroll-behavior:contain}.zx-module-master-detail--sidebar-resizable{gap:0}.zx-module-master-detail__sidebar-resizer{flex-shrink:0;align-self:stretch;width:11px;margin:0 3px;cursor:col-resize;touch-action:none;border-radius:6px;background:transparent}.zx-module-master-detail__sidebar-resizer:hover,.zx-module-master-detail__sidebar-resizer:focus-visible{background:var(--zx-border, rgba(148, 163, 184, .45))}.zx-module-master-detail__sidebar-resizer:focus-visible{outline:2px solid var(--zx-accent, #2563eb);outline-offset:1px}.zx-module-master-detail__sidebar-collapse-row{flex-shrink:0;padding:.4rem .5rem;border-bottom:1px solid var(--zx-border);background:var(--zx-surface-page)}.zx-module-master-detail__sidebar-collapse-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .45rem;font:inherit;font-size:.78rem;color:var(--zx-text-muted);background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer}.zx-module-master-detail__sidebar-collapse-btn:hover{color:inherit;background:var(--zx-surface-card);border-color:var(--zx-border)}.zx-module-master-detail__sidebar--collapsed{flex:0 0 2.85rem!important;max-width:2.85rem!important;min-width:2.85rem!important;align-items:stretch}.zx-module-master-detail__sidebar--list-swap{flex:0 0 min(19rem,34vw);max-width:22rem;min-width:0}.zx-module-master-detail__sidebar-scroll--list-swap{padding:.5rem .65rem}.zx-module-master-detail__sidebar-reveal{flex:1;min-height:4rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.35rem;padding:.65rem .25rem;margin:0;border:none;border-radius:8px;background:transparent;color:var(--zx-text-muted);font:inherit;font-size:.72rem;font-weight:600;cursor:pointer;line-height:1.2}.zx-module-master-detail__sidebar-reveal:hover{background:var(--zx-surface-page);color:inherit}.zx-module-master-detail__sidebar-reveal-label{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.04em;text-transform:uppercase;font-size:.65rem}.zx-module-master-detail__sidebar-collapsed-actions{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.35rem 0}.zx-module-master-detail__sidebar-browse{flex:1;min-height:3rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.35rem;padding:.5rem .1rem;margin:0;width:100%;border:none;border-radius:8px;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:600;font-size:.68rem;line-height:1.15;opacity:.9}.zx-module-master-detail__sidebar-browse:hover{background:var(--zx-surface-page);opacity:1}.zx-module-master-detail__sidebar-browse-label{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.06em;text-transform:uppercase;font-size:.62rem}.zx-module-list-browse-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100_001;background:#00000059;display:flex;align-items:center;justify-content:center;padding:1rem}.zx-module-list-browse-panel{width:min(26rem,94vw);max-height:min(85vh,40rem);min-height:0;display:flex;flex-direction:column;padding:.85rem 1rem 1rem;overflow:hidden;margin:0}.zx-module-list-browse-panel>.zx-module-list-browse-body{flex:1;min-height:0;display:flex;flex-direction:column;gap:.65rem}.zx-module-list-browse-panel .zx-module-list-browse-scroll{flex:1;min-height:0;overflow:auto}.zx-module-sidebar-item{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;text-align:left;padding:.5rem .6rem;border:none;border-radius:8px;background:transparent;color:inherit;cursor:pointer;font:inherit;line-height:1.25;transition:background .12s ease}.zx-module-sidebar-item:hover{background:var(--zx-surface-page)}.zx-module-sidebar-item--active{background:color-mix(in srgb,var(--zx-color-brand) 14%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--zx-color-brand) 35%,transparent)}.zx-module-sidebar-item__title{font-weight:600;font-size:.88rem;word-break:break-word}.zx-module-sidebar-item__sub{font-size:.78rem;color:var(--zx-text-muted);word-break:break-word}.zx-module-sidebar-item__meta{font-size:.72rem;color:var(--zx-text-muted);font-family:var(--zx-font-mono);opacity:.9}@media(max-width:768px){.zx-module-master-detail{flex-direction:column;min-height:0;height:min(60vh,calc(100dvh - 8rem));max-height:min(60vh,calc(100dvh - 8rem))}.zx-module-master-detail__sidebar{flex:0 0 min(40vh,220px);max-width:none;max-height:min(42vh,320px)}.zx-module-sidebar-split{flex-direction:column}.zx-module-sidebar-split__fields{flex:1 1 12rem;border-right:none;border-bottom:1px solid var(--zx-border);padding-right:0;padding-bottom:.4rem}.zx-module-sidebar-split__blocks{flex:1 1 11rem;padding-left:0;padding-top:.35rem}.zx-module-workflows-sidebar-root{min-height:0}.zx-module-master-detail__sidebar--collapsed{flex:0 0 auto!important;max-width:none!important;min-width:0!important;max-height:none}.zx-module-master-detail__sidebar-reveal{flex-direction:row;min-height:0;width:100%;justify-content:center;padding:.5rem}.zx-module-master-detail__sidebar-reveal-label{writing-mode:horizontal-tb;text-orientation:mixed;text-transform:none;font-size:.78rem}.zx-module-master-detail__sidebar-collapsed-actions{flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%;padding:.35rem .25rem}.zx-module-master-detail__sidebar-browse{flex-direction:row;min-height:auto;padding:.35rem .5rem}.zx-module-master-detail__sidebar-browse-label{writing-mode:horizontal-tb;text-orientation:mixed;text-transform:none;font-size:.72rem}.zx-module-master-detail__main{flex:1;min-height:0;height:auto;max-height:none}}.zx-data-ref-table-section{min-width:0}.zx-data-ref-table-heading{margin:.75rem 0 0;font-size:.95rem;font-weight:600;line-height:1.4;word-break:break-word}.zx-data-ref-table-heading code{font-size:.88em}.zx-data-ref-section-ref-badge{display:inline-block;margin-left:.45rem;padding:.12rem .45rem;font-family:var(--zx-font-mono, ui-monospace, monospace);font-size:.72rem;font-weight:600;letter-spacing:.03em;color:var(--zx-text-muted);background:color-mix(in srgb,var(--zx-text-muted) 12%,transparent);border:1px solid color-mix(in srgb,var(--zx-border) 80%,transparent);border-radius:6px;vertical-align:middle}.zx-data-ref-table-wrap{overflow-x:auto;overflow-y:visible;max-width:100%;margin-top:.45rem;border:1px solid var(--zx-border);border-radius:var(--zx-radius);background:var(--zx-surface-card);box-shadow:var(--zx-shadow);-webkit-overflow-scrolling:touch}.zx-table.zx-data-ref-table{width:max-content;min-width:100%;margin:0;font-size:.8125rem;table-layout:auto}.zx-table.zx-data-ref-table th,.zx-table.zx-data-ref-table td{min-width:7rem;max-width:min(36rem,90vw);word-break:break-word;overflow-wrap:anywhere;vertical-align:top}.zx-data-ref-table-cell{padding:.5rem .65rem}.zx-data-ref-cell-inner{max-width:min(32rem,88vw)}.zx-data-ref-cell-plain{display:inline-block;max-width:100%}.zx-data-ref-tree{margin:0;padding-left:1.1rem;list-style:disc;font-size:.8rem;line-height:1.45}.zx-data-ref-tree--nested{list-style:circle;margin-top:.35rem;padding-left:1rem;border-left:1px solid color-mix(in srgb,var(--zx-border) 85%,transparent)}.zx-data-ref-tree-line{display:block}.zx-data-ref-tree-key{font-size:.78rem;font-weight:600;color:var(--zx-text, inherit);margin-right:.35rem}.zx-data-ref-tree-i18n{font-size:.78rem;color:var(--zx-text-muted)}.zx-data-ref-json-shell{min-width:0}.zx-data-ref-json-details{border-radius:6px;border:1px solid var(--zx-border);background:color-mix(in srgb,var(--zx-surface-card) 92%,var(--zx-border))}.zx-data-ref-json-summary{cursor:pointer;padding:.35rem .5rem;font-size:.75rem;color:var(--zx-text-muted);list-style:none}.zx-data-ref-json-summary::-webkit-details-marker{display:none}.zx-data-ref-json-pre{margin:0;padding:.5rem .65rem;max-height:min(220px,38vh);overflow:auto;font-family:var(--zx-font-mono, ui-monospace, monospace);font-size:.72rem;line-height:1.35;white-space:pre;background:color-mix(in srgb,var(--zx-border) 6%,transparent);border-top:1px solid var(--zx-border)}.zx-table.zx-data-ref-table thead th{position:sticky;top:0;z-index:2;background:var(--zx-surface-card);border-bottom:2px solid var(--zx-border);box-shadow:0 1px #0000000a}.zx-data-ref-table-empty{padding:.75rem 1rem;text-align:center;color:var(--zx-text-muted);font-size:.85rem}.zx-matrix-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.zx-matrix-page-title{margin:0;font-size:1.65rem;font-weight:700;letter-spacing:-.02em;font-family:"Plus Jakarta Sans",var(--zx-font-sans)}.zx-matrix-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.375rem;padding:.45rem .95rem;border-radius:8px;border:1px solid #2563eb;background:#2563eb;color:#fff;font-weight:600;font-size:.8125rem;line-height:1.3;cursor:pointer;text-decoration:none;box-shadow:0 1px 2px #2563eb47;transition:background .12s ease,box-shadow .12s ease}.zx-matrix-btn-primary:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8;text-decoration:none;color:#fff;box-shadow:0 2px 6px #2563eb52}.zx-matrix-btn-primary:disabled{opacity:.55;cursor:not-allowed}.zx-btn-ghost{padding:.45rem .75rem;border-radius:8px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);font-size:.8125rem;font-weight:500;cursor:pointer}.zx-btn-ghost:hover:not(:disabled){background:var(--color-surface-soft);color:var(--color-text)}.zx-matrix-filters{margin-bottom:1.25rem}.zx-matrix-filters-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem 1.25rem}.zx-matrix-filters-actions{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--zx-border)}.zx-matrix-empty{text-align:center;padding:2rem 1.5rem}.zx-matrix-cell-title{font-weight:600;margin-bottom:.2rem}.zx-matrix-mono{font-family:var(--zx-font-mono);font-size:.78rem;color:var(--zx-text-muted)}.zx-matrix-path{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;font-size:.82rem;color:var(--zx-text-muted)}.zx-matrix-status--draft{background:#eab30838;color:#854d0e}.zx-matrix-status--active{background:#22c55e2e;color:#166534}.zx-matrix-status--deprecated{background:#94a3b840;color:#475569}.zx-matrix-detail-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;flex-wrap:wrap;gap:.75rem}.zx-matrix-back{font-weight:500;color:var(--zx-text-muted);text-decoration:none}.zx-matrix-back:hover{color:var(--zx-color-brand)}.zx-matrix-detail-actions{display:flex;align-items:center;gap:.75rem}.zx-matrix-form{display:flex;flex-direction:column;gap:1.5rem}.zx-matrix-section{background:var(--zx-surface-card);border:1px solid var(--zx-border);border-radius:12px;padding:1.35rem 1.5rem;box-shadow:var(--zx-shadow)}.zx-matrix-section-head{margin-bottom:1.15rem;padding-bottom:.85rem;border-bottom:1px solid var(--zx-border)}.zx-matrix-section-title{margin:0;font-size:1.05rem;font-weight:700;font-family:"Plus Jakarta Sans",var(--zx-font-sans)}.zx-matrix-section-desc{margin:.4rem 0 0;font-size:.88rem;color:var(--zx-text-muted);max-width:52rem;line-height:1.45}.zx-matrix-section-body{display:flex;flex-direction:column;gap:1.1rem}.zx-matrix-field-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem 1.25rem}.zx-matrix-field-grid--testcase-values{grid-template-columns:minmax(0,1fr);width:100%;max-width:none}.zx-matrix-field-grid--testcase-values .zx-field--table-type{width:100%;min-width:0}.zx-tc-table-values-editor{display:flex;flex-direction:column;gap:.5rem;width:100%;min-width:0;margin-top:.35rem}.zx-tc-table-values-editor__scroll{width:100%;max-width:100%;box-sizing:border-box;padding:.35rem .85rem .35rem .25rem;overflow-x:auto;overflow-y:visible;border:1px solid var(--zx-border);border-radius:10px;background:var(--color-surface, #fff);-webkit-overflow-scrolling:touch}.zx-tc-table-values-editor__scroll--wide{background:linear-gradient(to right,var(--color-surface, #fff) 30%,rgb(241 245 249 / 45%))}.zx-tc-table-values-editor__scroll-hint{margin:0 0 .35rem;font-size:.76rem;line-height:1.4}.zx-tc-table-values-editor__grid{width:max-content;min-width:100%;table-layout:auto;border-collapse:separate;border-spacing:0;font-size:.82rem}.zx-tc-table-values-editor__grid th,.zx-tc-table-values-editor__grid td{vertical-align:top;border-bottom:1px solid var(--zx-border)}.zx-tc-table-values-editor__grid thead th{background:var(--zx-surface-soft, #f1f5f9);font-weight:600;text-align:left}.zx-tc-table-values-editor__row-num{width:2.25rem;padding:.45rem .35rem;text-align:center;color:var(--zx-text-muted);font-variant-numeric:tabular-nums}.zx-tc-table-values-editor__col-head{padding:.45rem .55rem;min-width:0;white-space:nowrap}.zx-tc-table-values-editor__col--text{min-width:8.5rem}.zx-tc-table-values-editor__col--lookup{min-width:13.5rem}.zx-tc-table-values-editor__col--wide{min-width:16rem}.zx-tc-table-values-editor__col--date{min-width:10.5rem}.zx-tc-table-values-editor__col--compact{min-width:5.5rem}.zx-tc-table-values-editor__col-head-inner{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.3rem;min-width:0}.zx-tc-table-values-editor__col-label{font-size:.84rem;line-height:1.3;min-width:0;white-space:normal;word-break:break-word}.zx-tc-table-values-editor__actions-head{width:3.5rem;padding-right:.35rem}.zx-tc-table-values-editor__cell--actions{text-align:center;white-space:nowrap;vertical-align:middle;padding-right:.35rem;overflow:visible}.zx-tc-table-values-editor__delete-btn{color:var(--color-text-muted);margin-inline:auto}.zx-tc-table-values-editor__delete-btn:hover:not(:disabled){color:var(--color-danger-subtle-text);background:var(--color-danger-subtle-bg)}.zx-tc-table-values-editor__cell{padding:.45rem .55rem;min-width:0;overflow:visible;vertical-align:top}.zx-tc-table-values-editor__cell:not(.zx-tc-table-values-editor__cell--actions)>*{min-width:0}.zx-tc-table-values-editor__cell.zx-tc-table-values-editor__col--lookup>*{min-width:12rem}.zx-tc-table-values-editor__cell .zx-tc-value-from-field-btn{flex-shrink:0}.zx-tc-table-values-editor__cell .zx-ref-value-combo-wrap{min-width:11.5rem}.zx-tc-table-values-editor__cell input:not([type=radio]):not([type=checkbox]),.zx-tc-table-values-editor__cell select,.zx-tc-table-values-editor__cell textarea,.zx-tc-table-values-editor__cell .zx-tc-datepicker{width:100%;min-width:0;box-sizing:border-box}.zx-tc-table-values-editor__empty{padding:.65rem .75rem}.zx-tc-table-values-editor__toolbar{display:flex;flex-wrap:wrap;gap:.4rem}.zx-tc-table-values-editor__note{margin:0;font-size:.76rem;line-height:1.45}.zx-matrix-field-grid--testcase-values .zx-field input:not([type=radio]):not([type=checkbox]),.zx-matrix-field-grid--testcase-values .zx-field select,.zx-matrix-field-grid--testcase-values .zx-field textarea.zx-matrix-textarea,.zx-matrix-field-grid--testcase-values .zx-field .zx-ref-value-combo__input{width:100%;min-width:0;box-sizing:border-box}.zx-matrix-field-grid--testcase-values .zx-tc-date-row{width:100%}.zx-matrix-field-grid--testcase-values .zx-tc-date-input{flex:1 1 auto;min-width:0}.zx-tc-field-heading{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-weight:600;font-size:.9rem;line-height:1.35;margin-bottom:.35rem;word-break:break-word}.zx-tc-field-heading__label{min-width:0}.zx-tc-field-heading__type{font-size:.78rem;font-weight:400}.zx-tc-field-key{display:block;font-family:var(--zx-font-mono);font-size:.72rem;color:var(--zx-text-muted);word-break:break-all;margin:0 0 .35rem;line-height:1.35}.zx-tc-value-mode{display:flex;flex-wrap:wrap;gap:.65rem 1rem;align-items:center;margin:0 0 .45rem;font-size:.82rem}.zx-tc-value-mode__option{display:inline-flex;align-items:center;gap:.3rem;cursor:pointer;color:var(--zx-text);-webkit-user-select:none;user-select:none}.zx-tc-value-mode__option input{margin:0}.zx-ref-product-code{display:inline-block;font-size:.68rem;font-weight:600;letter-spacing:.02em;padding:.08rem .35rem;border-radius:4px;background:var(--zx-surface-muted, #eef2f7);color:var(--zx-text-muted);margin-right:.35rem;vertical-align:middle}.zx-tc-datepicker{display:flex;flex-direction:column;gap:.45rem;width:100%;min-width:0}.zx-tc-datepicker-input-wrap{display:flex;align-items:stretch;width:100%;min-width:0;border:1px solid var(--zx-border);border-radius:10px;background:var(--color-surface, #fff);box-shadow:var(--zx-shadow);transition:border-color .15s ease,box-shadow .15s ease}.zx-tc-datepicker-input-wrap:focus-within,.zx-tc-datepicker-input-wrap--open{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-focus-ring-soft)}.zx-tc-datepicker-input-wrap--invalid{border-color:var(--color-danger)}.zx-tc-datepicker-input{flex:1 1 auto;min-width:0;border:0;background:transparent;padding:.55rem .65rem;font:inherit;font-size:.9rem;font-variant-numeric:tabular-nums;color:var(--zx-text);border-radius:10px 0 0 10px}.zx-tc-datepicker-input:focus{outline:none}.zx-tc-datepicker-input::placeholder{color:var(--zx-text-muted);opacity:.85}.zx-tc-datepicker-trigger{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;flex-shrink:0;border:0;border-left:1px solid var(--zx-border);border-radius:0 10px 10px 0;background:var(--color-primary-subtle-bg, rgb(37 99 235 / 8%));color:var(--color-primary);cursor:pointer;transition:background .15s ease,color .15s ease}.zx-tc-datepicker-trigger:hover{background:var(--color-primary-subtle-border, rgb(37 99 235 / 22%))}.zx-tc-datepicker-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.zx-tc-datepicker-today-chip{display:inline-flex;align-items:center;padding:.28rem .65rem;border:1px solid var(--color-primary-subtle-border, rgb(37 99 235 / 22%));border-radius:999px;background:var(--color-primary-subtle-bg, rgb(37 99 235 / 8%));color:var(--color-primary);font-size:.78rem;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:background .15s ease,border-color .15s ease}.zx-tc-datepicker-today-chip:hover{background:var(--color-primary-subtle-border, rgb(37 99 235 / 22%))}.zx-tc-datepicker-today-chip--active{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-on-primary, #fff)}.zx-tc-datepicker-today-chip--active:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.zx-tc-datepicker-dynamic-hint{font-size:.72rem;color:var(--color-primary);font-weight:600;letter-spacing:.01em}.zx-tc-datepicker-popup{position:fixed;z-index:100_050;width:17rem;max-width:calc(100vw - 1.5rem);box-sizing:border-box;padding:.65rem .7rem;border:1px solid var(--zx-border);border-radius:12px;background:var(--color-surface, #fff);box-shadow:var(--zx-shadow-lg);animation:zx-tc-datepicker-in .16s ease-out}@keyframes zx-tc-datepicker-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.zx-tc-datepicker-popup__header{display:flex;align-items:center;justify-content:space-between;gap:.35rem;margin-bottom:.45rem}.zx-tc-datepicker-popup__title{font-weight:650;font-size:.88rem;color:var(--zx-text);text-align:center;flex:1}.zx-tc-datepicker-nav{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border:1px solid var(--zx-border);border-radius:8px;background:var(--zx-surface-1);color:var(--zx-text);font-size:1.15rem;line-height:1;cursor:pointer;transition:background .15s ease,border-color .15s ease}.zx-tc-datepicker-nav:hover{background:var(--color-hover-medium);border-color:var(--color-primary-subtle-border)}.zx-tc-datepicker-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:.1rem;margin-bottom:.25rem}.zx-tc-datepicker-weekday{text-align:center;font-size:.62rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase;color:var(--zx-text-muted);padding:.1rem 0}.zx-tc-datepicker-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.12rem}.zx-tc-datepicker-day{display:flex;align-items:center;justify-content:center;height:1.85rem;width:100%;padding:0;border:0;border-radius:7px;background:transparent;color:var(--zx-text);font:inherit;font-size:.78rem;font-variant-numeric:tabular-nums;line-height:1;cursor:pointer;transition:background .12s ease,color .12s ease,box-shadow .12s ease}.zx-tc-datepicker-day:hover{background:var(--color-hover-medium)}.zx-tc-datepicker-day--muted{color:var(--zx-text-muted);opacity:.55}.zx-tc-datepicker-day--today{box-shadow:inset 0 0 0 1.5px var(--color-primary);font-weight:650}.zx-tc-datepicker-day--selected{background:var(--color-primary);color:var(--color-on-primary, #fff);font-weight:650;box-shadow:none}.zx-tc-datepicker-day--selected:hover{background:var(--color-primary-hover)}.zx-tc-datepicker-popup__footer{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;padding-top:.45rem;border-top:1px solid var(--zx-border)}.zx-tc-datepicker-footer-btn{border:0;background:transparent;color:var(--color-primary);font-size:.82rem;font-weight:600;cursor:pointer;padding:.2rem .35rem;border-radius:6px}.zx-tc-datepicker-footer-btn:hover{background:var(--color-primary-subtle-bg)}.zx-tc-datepicker-footer-btn--ghost{color:var(--zx-text-muted);margin-left:auto}.zx-tc-datepicker-footer-btn--ghost:hover{background:var(--color-hover-medium);color:var(--zx-text)}.zx-tc-datepicker .zx-tc-value-from-field-btn{margin-top:0;min-width:2rem;min-height:2rem;border-radius:999px;border-color:var(--color-primary-subtle-border);background:var(--color-primary-subtle-bg);color:var(--color-primary)}.zx-tc-datepicker .zx-tc-value-from-field-btn:hover{background:var(--color-primary-subtle-border)}.zx-tc-date-row{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.zx-tc-date-input{padding:.35rem .5rem;border:1px solid var(--zx-border);border-radius:6px;font:inherit;font-size:.88rem}.zx-tc-date-calendar-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid var(--zx-border);border-radius:6px;background:var(--zx-surface-1, #f4f4f5);color:var(--zx-text, #18181b);flex-shrink:0}.zx-tc-date-calendar-btn:hover{background:var(--zx-surface-2, #e4e4e7)}.zx-tc-date-calendar-icon{pointer-events:none;display:flex;align-items:center;justify-content:center}.zx-tc-value-from-field-btn{display:inline-flex;align-items:center;justify-content:center;min-width:2.1rem;min-height:2.1rem;padding:.2rem .4rem;border:1px solid var(--zx-border);border-radius:6px;background:var(--zx-surface-1, #f4f4f5);color:var(--zx-text, #18181b);flex-shrink:0;cursor:pointer;font-size:.8rem;margin-top:.05rem}.zx-tc-value-from-field-btn:hover{background:var(--zx-surface-2, #e4e4e7)}.zx-tc-date-native{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;opacity:0;cursor:pointer;z-index:1;font-size:1rem}.zx-matrix-textarea{width:100%;padding:.55rem .65rem;border:1px solid var(--zx-border);border-radius:8px;font:inherit;resize:vertical;min-height:4rem}.zx-matrix-textarea--code{font-family:var(--zx-font-mono);font-size:.82rem}.zx-matrix-input-invalid{border-color:#dc2626;box-shadow:0 0 0 1px #dc262633}.zx-matrix-stack{display:flex;flex-direction:column;gap:1rem}.zx-matrix-pick-grid{display:flex;flex-wrap:wrap;gap:.5rem}.zx-matrix-pick{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .6rem;border-radius:8px;border:1px solid var(--zx-border);background:var(--zx-surface-page);cursor:pointer;font-size:.82rem}.zx-matrix-pick--on{border-color:#2563eb73;background:#2563eb14}.zx-matrix-pick input{margin:0}.zx-matrix-flags{border:1px dashed var(--zx-border);border-radius:8px;padding:.75rem 1rem;margin:0}.zx-matrix-flags legend{font-size:.8rem;font-weight:600;padding:0 .35rem}.zx-matrix-flag{display:inline-flex;align-items:center;gap:.35rem;margin-right:1rem;margin-top:.35rem;font-size:.88rem;text-transform:capitalize}.zx-matrix-check{flex-direction:row;align-items:center;gap:.5rem}.zx-matrix-check input{margin:0}.zx-matrix-compat{border-radius:10px;padding:1rem 1.15rem;border:1px solid var(--zx-border);background:linear-gradient(135deg,#2563eb0f,#f8fafc)}.zx-matrix-compat--fully_generic{border-color:#22c55e59}.zx-matrix-compat--with_overrides{border-color:#eab30873;background:linear-gradient(135deg,#eab30814,#f8fafc)}.zx-matrix-compat-main{display:flex;flex-direction:column;gap:.25rem}.zx-matrix-compat-meta{margin-top:.65rem;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.zx-matrix-footer-error{color:#b91c1c;font-size:.9rem;margin:1rem 0 0}.zx-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.zx-public--glass{--zx-glass-text: #f8fafc;--zx-glass-muted: rgba(248, 250, 252, .72);--zx-glass-faint: rgba(248, 250, 252, .48);--zx-glass-border: rgba(255, 255, 255, .14);--zx-glass-highlight: rgba(255, 255, 255, .22);--zx-glass-sheen: rgba(255, 255, 255, .06);--zx-blur-header: 12px;--zx-blur-panel: 12px;--zx-blur-auth: 16px;--zx-blur-float: 0px;position:relative;min-height:100dvh;color:var(--zx-glass-text);background:#070b14;background-image:radial-gradient(ellipse 100% 80% at 50% -30%,rgba(99,102,241,.45),transparent 55%),radial-gradient(ellipse 70% 50% at 100% 20%,rgba(6,182,212,.35),transparent 50%),radial-gradient(ellipse 55% 45% at 0% 85%,rgba(168,85,247,.32),transparent 50%),radial-gradient(ellipse 50% 40% at 85% 75%,rgba(34,211,238,.2),transparent 45%),linear-gradient(168deg,#050810,#0c1224 38%,#0a1628 72%,#061018);background-attachment:scroll}.zx-public--glass .zx-public-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#0c1220b8;backdrop-filter:blur(var(--zx-blur-header)) saturate(140%);-webkit-backdrop-filter:blur(var(--zx-blur-header)) saturate(140%);border-bottom:1px solid var(--zx-glass-border);box-shadow:0 4px 24px #00000026}.zx-public--glass .zx-public-header a.zx-glass-nav-brand{color:var(--zx-glass-text);text-decoration:none;display:flex;align-items:center;gap:.35rem}.zx-public--glass .zx-public-header a.zx-glass-nav-brand:hover{text-decoration:none;opacity:.92}.zx-public--glass .zx-public-header nav{display:flex;align-items:center;gap:.6rem}.zx-public--glass .zx-glass-nav-link{color:var(--zx-glass-muted);text-decoration:none;font-size:.875rem;font-weight:500;padding:.45rem .9rem;border-radius:999px;border:1px solid transparent;transition:color .2s,background .2s,border-color .2s}.zx-public--glass .zx-glass-nav-link:hover{color:var(--zx-glass-text);background:var(--zx-glass-sheen);border-color:var(--zx-glass-border);text-decoration:none}.zx-public--glass .zx-glass-nav-cta{color:#0f172a!important;background:linear-gradient(135deg,#67e8f9,#a5b4fc,#e879f9);font-weight:600;border:1px solid rgba(255,255,255,.35);box-shadow:0 2px 16px #6366f159}.zx-public--glass .zx-glass-nav-cta:hover{color:#0f172a!important;box-shadow:0 4px 20px #6366f173;text-decoration:none}.zx-public--glass .zx-public-main{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 4rem;width:100%}.zx-testing-decor{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden;contain:strict}.zx-testing-decor-mesh{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,black,transparent);mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,black,transparent);opacity:.5}.zx-testing-decor-orb{position:absolute;border-radius:50%;filter:blur(40px);opacity:.5;transform:translateZ(0);will-change:transform}.zx-testing-decor-orb--a{width:min(55vw,420px);height:min(55vw,420px);top:-8%;right:-10%;background:radial-gradient(circle,rgba(99,102,241,.55),transparent 70%);animation:zx-orb-drift 18s ease-in-out infinite}.zx-testing-decor-orb--b{width:min(45vw,360px);height:min(45vw,360px);bottom:5%;left:-12%;background:radial-gradient(circle,rgba(6,182,212,.45),transparent 70%);animation:zx-orb-drift 22s ease-in-out infinite reverse}.zx-testing-decor-orb--c{width:min(40vw,300px);height:min(40vw,300px);top:42%;left:35%;background:radial-gradient(circle,rgba(192,132,252,.35),transparent 70%);animation:zx-orb-drift 26s ease-in-out infinite 2s}@keyframes zx-orb-drift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(2%,3%) scale(1.04)}66%{transform:translate(-2%,1%) scale(.98)}}.zx-decor-float{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:18px;background:#1e293b8c;border:1px solid var(--zx-glass-border);box-shadow:0 8px 32px #0003,inset 0 1px 0 var(--zx-glass-highlight);color:#bae6fdd9;animation:zx-float-y 7s ease-in-out infinite;transform:translateZ(0);will-change:transform}.zx-decor-icon{width:55%;height:55%}.zx-decor-float--1{top:14%;left:6%;animation-delay:0s}.zx-decor-float--2{top:22%;right:8%;animation-delay:-1.2s;color:#c4b5fde6}.zx-decor-float--3{bottom:28%;right:6%;animation-delay:-2.4s;color:#a7f3d0e0}.zx-decor-float--4{bottom:18%;left:10%;animation-delay:-3s}.zx-decor-float--5{top:48%;right:18%;animation-delay:-1.8s;color:#fde047bf}.zx-decor-float--6{top:38%;left:14%;animation-delay:-4s;color:#fbcfe8cc}@keyframes zx-float-y{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(2deg)}}.zx-glass-panel{position:relative;background:#ffffff12;backdrop-filter:blur(var(--zx-blur-panel)) saturate(150%);-webkit-backdrop-filter:blur(var(--zx-blur-panel)) saturate(150%);border:1px solid var(--zx-glass-border);border-radius:24px;box-shadow:0 12px 48px #00000047,inset 0 1px 0 var(--zx-glass-highlight),inset 0 -1px #0000001f;overflow:hidden;contain:layout style}.zx-glass-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(125deg,rgba(255,255,255,.14) 0%,transparent 42%,transparent 58%,rgba(255,255,255,.04) 100%);opacity:.7}.zx-glass-panel--hero{padding:2.5rem 2.25rem;text-align:center;margin-bottom:2rem}@media(min-width:640px){.zx-glass-panel--hero{padding:3rem}}.zx-landing-hero-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .9rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#cffafef2;background:#06b6d426;border:1px solid rgba(34,211,238,.35);margin-bottom:1.25rem}.zx-landing-hero h1{font-family:"Plus Jakarta Sans",var(--zx-font-sans);font-size:clamp(1.85rem,4.5vw,2.85rem);font-weight:800;letter-spacing:-.035em;line-height:1.12;margin:0 0 1rem;background:linear-gradient(120deg,#f8fafc,#e0e7ff 45%,#a5f3fc);-webkit-background-clip:text;background-clip:text;color:transparent}.zx-landing-hero-lead{font-size:1.05rem;color:var(--zx-glass-muted);max-width:36rem;margin:0 auto 1.75rem;line-height:1.55}.zx-landing-cta{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center;margin-bottom:.5rem}.zx-glass-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.35rem;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;border:1px solid var(--zx-glass-border);background:#ffffff0d;color:var(--zx-glass-text);transition:transform .15s,box-shadow .2s,border-color .2s,background .2s}.zx-glass-btn:hover{text-decoration:none;background:#ffffff1a;border-color:var(--zx-glass-highlight);transform:translateY(-1px)}.zx-glass-btn--primary{border:1px solid rgba(255,255,255,.35);background:linear-gradient(135deg,#67e8f9f2,#a5b4fcf2 55%,#e879f9eb);color:#0f172a;box-shadow:0 6px 28px #6366f166}.zx-glass-btn--primary:hover{color:#0f172a;box-shadow:0 8px 32px #6366f173}.zx-landing-features{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.zx-landing-feature{position:relative;padding:1.35rem 1.25rem;border-radius:20px;background:#1e293b73;border:1px solid var(--zx-glass-border);box-shadow:inset 0 1px 0 var(--zx-glass-sheen);transition:transform .2s,border-color .2s;content-visibility:auto;contain-intrinsic-size:0 180px}.zx-landing-feature:hover{transform:translateY(-3px);border-color:#818cf873}.zx-feature-icon-ring{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:14px;margin-bottom:.85rem;background:linear-gradient(145deg,#6366f140,#06b6d41f);border:1px solid rgba(255,255,255,.12);color:#a5f3fc}.zx-feature-icon{width:1.45rem;height:1.45rem}.zx-landing-feature h3{font-family:"Plus Jakarta Sans",var(--zx-font-sans);font-size:1rem;font-weight:700;margin:0 0 .4rem;color:var(--zx-glass-text)}.zx-landing-feature p{margin:0;font-size:.875rem;color:var(--zx-glass-faint);line-height:1.5}.zx-auth-shell{display:flex;justify-content:center;align-items:flex-start;padding-top:.5rem}.zx-glass-auth-card{width:100%;max-width:26rem;padding:2rem 1.75rem 2.25rem;border-radius:24px;background:#0f172abf;backdrop-filter:blur(var(--zx-blur-auth)) saturate(150%);-webkit-backdrop-filter:blur(var(--zx-blur-auth)) saturate(150%);border:1px solid var(--zx-glass-border);box-shadow:0 16px 56px #00000059,inset 0 1px 0 var(--zx-glass-highlight);contain:layout style}.zx-glass-auth-card .zx-auth-logo-link{display:inline-flex;margin-bottom:1.25rem;text-decoration:none}.zx-glass-auth-card .zx-auth-logo-link:hover{opacity:.9}.zx-glass-auth-card h1{font-family:"Plus Jakarta Sans",var(--zx-font-sans);font-size:1.5rem;font-weight:800;letter-spacing:-.03em;margin:0 0 .5rem;color:var(--zx-glass-text)}.zx-glass-auth-card .zx-auth-lead{font-size:.9rem;color:var(--zx-glass-muted);margin:0 0 1.35rem;line-height:1.5}.zx-glass-auth-card .zx-auth-lead strong{color:#e2e8f0f2}.zx-public--glass .zx-glass-field{display:flex;flex-direction:column;gap:.4rem;font-size:.875rem}.zx-public--glass .zx-glass-field span{color:var(--zx-glass-muted);font-weight:500}.zx-public--glass .zx-glass-field input,.zx-public--glass .zx-glass-field select{padding:.65rem .85rem;border-radius:12px;border:1px solid var(--zx-glass-border);background:#0f172a59;color:var(--zx-glass-text);font:inherit;transition:border-color .15s,box-shadow .15s}.zx-public--glass .zx-glass-field input::placeholder{color:#94a3b8a6}.zx-public--glass .zx-glass-field input:focus,.zx-public--glass .zx-glass-field select:focus{outline:none;border-color:#818cf8a6;box-shadow:0 0 0 3px #6366f140}.zx-public--glass .zx-glass-stack{display:flex;flex-direction:column;gap:1rem}.zx-public--glass .zx-glass-submit{margin-top:.25rem;padding:.75rem 1.25rem;border-radius:12px;border:1px solid rgba(255,255,255,.3);background:linear-gradient(135deg,#22d3ee,#818cf8,#c084fc);color:#0f172a;font-weight:700;font-size:.95rem;cursor:pointer;transition:filter .15s,transform .1s}.zx-public--glass .zx-glass-submit:hover:not(:disabled){box-shadow:0 6px 24px #6366f166;transform:translateY(-1px)}.zx-public--glass .zx-glass-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.zx-public--glass .zx-auth-error{color:#fecaca;font-size:.875rem;margin:0}.zx-public--glass .zx-auth-footer{margin-top:1.35rem;font-size:.875rem;color:var(--zx-glass-muted)}.zx-public--glass .zx-auth-footer a{color:#a5f3fc;font-weight:600;text-decoration:none}.zx-public--glass .zx-auth-footer a:hover{text-decoration:underline}.zx-auth-tabs{display:flex;gap:.35rem;margin:1rem 0 .85rem;flex-wrap:wrap}.zx-auth-tab{flex:1;min-width:0;padding:.45rem .55rem;border-radius:8px;border:1px solid rgb(255 255 255 / 18%);background:#ffffff0f;color:var(--zx-glass-muted);font-size:.78rem;font-weight:600;cursor:pointer}.zx-auth-tab--active{background:#6366f159;border-color:#a5f3fc73;color:#f8fafc}@media(max-width:768px){.zx-public--glass{--zx-blur-header: 0px;--zx-blur-panel: 0px;--zx-blur-auth: 0px}.zx-public--glass .zx-public-header{background:#0c1220eb;backdrop-filter:none;-webkit-backdrop-filter:none}.zx-glass-panel{backdrop-filter:none;-webkit-backdrop-filter:none;background:#1e293ba6}.zx-glass-auth-card{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0f172aeb}.zx-decor-float{display:none}.zx-testing-decor-orb{filter:blur(28px);opacity:.35;will-change:auto}}@media(prefers-reduced-motion:reduce){.zx-testing-decor-orb,.zx-decor-float{animation:none!important}.zx-landing-feature:hover{transform:none}}html[data-theme=dark] .zx-qa-dashboard-card--success{border-color:#22c55e59;background:#16a34a1f}html[data-theme=dark] .zx-qa-dashboard-card--warning{border-color:#fbbf2459;background:#f59e0b1f}html[data-theme=dark] .zx-qa-dashboard-card--danger{border-color:#f8717159;background:#dc26261f}html[data-theme=dark] .zx-qa-dashboard-card--info{border-color:#38bdf859;background:#0284c71f}html[data-theme=dark] .zx-playwright-run-log-line--failure,html[data-theme=dark] .zx-playwright-run-log-line--root-failure{color:#fca5a5;background:#dc262624}html[data-theme=dark] .zx-playwright-run-log-line--cascade-failure{color:#fcd34d;background:#f59e0b1f}html[data-theme=dark] .zx-playwright-run-log-line--locator,html[data-theme=dark] .zx-playwright-run-log-line--pw{color:#fdba74;background:#ea580c1f}html[data-theme=dark] .zx-playwright-run-log-line--console{color:#c4b5fd;background:#7c3aed24}html[data-theme=dark] .zx-playwright-run-log-line--loop{color:#5eead4;background:#14b8a61f;border-color:#2dd4bf59}html[data-theme=dark] .zx-playwright-run-log-line--loop-case{color:#99f6e4;background:#14b8a61a}html[data-theme=dark] .zx-execution-run-detail__log .zx-playwright-run-log-line--cascade-failure{color:#fcd34d;background:#f59e0b1f}html[data-theme=dark] .zx-execution-run-detail__log .zx-playwright-run-log-line--locator,html[data-theme=dark] .zx-execution-run-detail__log .zx-playwright-run-log-line--pw{color:#fdba74;background:#ea580c1f}html[data-theme=dark] .zx-execution-run-detail__log .zx-playwright-run-log-line--console{color:#c4b5fd;background:#7c3aed24}html[data-theme=dark] .zx-execution-run-detail__title,html[data-theme=dark] .zx-execution-run-detail__meta dt{color:var(--color-text)}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color-scheme:dark}html[data-theme=dark] .zx-app-subnav-grouped__unsaved{color:var(--color-warning-subtle-text);background:var(--color-warning-subtle-bg);border-color:var(--color-warning-subtle-border)}html[data-theme=dark] .zx-readiness-summary__panel--attention{border-color:#fbbf2459;background:#f59e0b1f}html[data-theme=dark] .zx-qa-collapsible-help summary{color:var(--color-text)}html[data-theme=dark] .zx-qa-exec-report__failure{background:var(--color-danger-subtle-bg);border-color:#f8717159;color:var(--color-text)}html[data-theme=dark] .zx-catalog-notice--error{color:var(--color-danger-subtle-text)}html[data-theme=dark] .zx-minimal-shell{background:var(--color-bg);color:var(--color-text)}html[data-theme=dark] .zx-executions-history-stat{box-shadow:none}html[data-theme=dark] .zx-executions-history-stat--title{border-color:var(--color-border);background:var(--color-surface-soft);color:var(--color-text)}html[data-theme=dark] .zx-executions-history-stat--running{border-color:#3b82f659;background:#3b82f61f;color:#93c5fd}html[data-theme=dark] .zx-executions-history-stat--passed{border-color:#22c55e59;background:#16a34a1f;color:#86efac}html[data-theme=dark] .zx-executions-history-stat--failed{border-color:#f8717159;background:#dc26261f;color:#fca5a5}html[data-theme=dark] .zx-executions-history-stat--queued{border-color:#a78bfa59;background:#7c3aed1f;color:#c4b5fd}html[data-theme=dark] .zx-executions-history-stat--duration{border-color:#fbbf2459;background:#f59e0b1f;color:#fcd34d}html[data-theme=dark] .zx-executions-history-result__label--pass{color:#86efac}html[data-theme=dark] .zx-executions-history-result__label--fail{color:#fca5a5}html[data-theme=dark] .zx-executions-picker__row--queued{border-color:#22c55e59;background:#16a34a1f}html[data-theme=dark] .zx-executions-picker__badge{color:#86efac}html[data-theme=dark] .zx-field input:not([type=checkbox]):not([type=radio]),html[data-theme=dark] .zx-field select,html[data-theme=dark] .zx-field textarea,html[data-theme=dark] .zx-ref-value-combo__input{background:var(--color-surface);color:var(--color-text);border-color:var(--color-border)}html[data-theme=dark] .zx-ref-value-combo__clear,html[data-theme=dark] .zx-clearable-input__clear{color:#a1a1aa}html[data-theme=dark] .zx-ref-value-combo__clear:hover,html[data-theme=dark] .zx-clearable-input__clear:hover{color:#e4e4e7}html[data-theme=dark] .zx-ref-value-combo__list,html[data-theme=dark] .zx-log-text-search{background:var(--color-surface);border-color:var(--color-border)}html[data-theme=dark] .zx-log-text-search__input{background:var(--color-surface-soft);border-color:var(--color-border);color:var(--color-text)}html[data-theme=dark] .zx-log-text-search__hit{background:#facc1559;color:var(--color-text)}html[data-theme=dark] .zx-log-text-search__hit--active{background:#ea580c;color:#fff}.zx-reporting-page{display:grid;grid-template-columns:14rem minmax(0,1fr);gap:0;flex:1;min-height:min(72vh,820px);border:1px solid var(--color-border);border-radius:var(--zx-radius);background:var(--color-surface);overflow:hidden}.zx-reporting-nav{border-right:1px solid var(--color-border);background:var(--zx-surface-1);padding:.5rem 0;overflow:auto}.zx-reporting-nav__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.1rem}.zx-reporting-nav__link{display:flex;flex-direction:column;align-items:flex-start;gap:.12rem;width:100%;padding:.55rem .75rem;border:none;border-left:3px solid transparent;background:transparent;text-align:left;text-decoration:none;color:inherit;font:inherit}.zx-reporting-nav__link:hover{background:var(--color-hover-subtle);text-decoration:none}.zx-reporting-nav__link--active{background:var(--color-surface);border-left-color:var(--color-primary);font-weight:600}.zx-reporting-nav__label{font-size:.88rem;line-height:1.25}.zx-reporting-nav__hint{font-size:.72rem;line-height:1.35;color:var(--color-text-muted);font-weight:400}.zx-reporting-main{min-width:0;min-height:0;overflow:auto;padding:.85rem 1rem 1.25rem}.zx-reporting-view{max-width:72rem}.zx-reporting-notice{margin:0 0 1rem;padding:.55rem .75rem;border-radius:8px;border:1px solid var(--color-warning-subtle-border);background:var(--color-warning-subtle-bg);color:var(--color-warning-subtle-text);font-size:.8125rem}.zx-reporting-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.85rem}.zx-reporting-filters__search{min-width:min(100%,14rem);flex:1;max-width:20rem}.zx-reporting-table-wrap{overflow:auto;border:1px solid var(--color-border);border-radius:var(--zx-radius)}.zx-reporting-table{width:100%;border-collapse:collapse;font-size:.8125rem}.zx-reporting-table th,.zx-reporting-table td{padding:.5rem .65rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--color-border)}.zx-reporting-table th{position:sticky;top:0;z-index:1;background:var(--zx-surface-1);font-size:.75rem;font-weight:600;color:var(--color-text-muted);white-space:nowrap}.zx-reporting-table tbody tr:last-child td{border-bottom:none}.zx-reporting-table__row--gap{background:#f59e0b14}html[data-theme=dark] .zx-reporting-table__row--gap{background:#f59e0b1a}.zx-reporting-table__case-list{margin:0;padding:0;list-style:none;display:grid;gap:.35rem}.zx-reporting-table__blockers{margin:0;padding-left:1rem;color:var(--color-text-muted)}.zx-reporting-table__code{font-size:.74rem;word-break:break-all}.zx-reporting-table__link{color:var(--color-primary);font-weight:500;text-decoration:none}.zx-reporting-table__link:hover{text-decoration:underline}.zx-reporting-table__axis-hint{margin-top:.25rem;font-size:.75rem}.zx-reporting-table__cell--warn{color:var(--color-warning-subtle-text)}@media(max-width:900px){.zx-reporting-page{grid-template-columns:1fr;grid-template-rows:auto 1fr}.zx-reporting-nav{border-right:none;border-bottom:1px solid var(--color-border)}.zx-reporting-nav__list{flex-direction:row;flex-wrap:wrap;padding:0 .35rem}.zx-reporting-nav__link{border-left:none;border-bottom:3px solid transparent;width:auto;padding:.45rem .55rem}.zx-reporting-nav__link--active{border-left:none;border-bottom-color:var(--color-primary)}}.zx-integrations-hub{display:flex;flex-direction:column;gap:1rem;min-height:0}.zx-integrations-top-tabs{display:flex;flex-wrap:wrap;gap:.5rem;padding:.35rem;border-radius:.65rem;border:1px solid var(--zx-border-subtle, rgba(0, 0, 0, .1));background:color-mix(in srgb,var(--zx-surface-elevated, #fff) 92%,var(--zx-accent, #2563eb) 8%)}.zx-integrations-top-tabs__tab{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;min-width:9.5rem;flex:1 1 9.5rem;max-width:14rem;padding:.65rem .85rem;border:1px solid transparent;border-radius:.5rem;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit;transition:background .15s,border-color .15s,box-shadow .15s}.zx-integrations-top-tabs__tab:hover{background:var(--zx-surface-elevated, #fff);border-color:var(--zx-border-subtle, rgba(0, 0, 0, .08))}.zx-integrations-top-tabs__tab.active{background:var(--zx-surface-elevated, #fff);border-color:color-mix(in srgb,var(--zx-accent, #2563eb) 35%,transparent);box-shadow:0 1px 3px #0000000f}.zx-integrations-top-tabs__label{font-weight:600;font-size:.92rem}.zx-integrations-top-tabs__blurb{font-size:.78rem;color:var(--zx-text-muted, #64748b);line-height:1.3}.zx-integrations-top-tabs__soon{position:absolute;top:.45rem;right:.5rem;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--zx-text-muted, #64748b);padding:.1rem .35rem;border-radius:.25rem;background:color-mix(in srgb,var(--zx-text-muted, #64748b) 12%,transparent)}.zx-integrations-top-tabs__live{position:absolute;top:.55rem;right:.55rem;width:.5rem;height:.5rem;border-radius:50%;background:var(--zx-success, #16a34a);box-shadow:0 0 0 2px color-mix(in srgb,var(--zx-success, #16a34a) 30%,transparent)}.zx-integrations-shell{display:flex;gap:1rem;align-items:stretch;min-height:28rem}.zx-integrations-side-nav{flex:0 0 13.5rem;padding:1rem .85rem;border-radius:.65rem;border:1px solid var(--zx-border-subtle, rgba(0, 0, 0, .1));background:var(--zx-surface-elevated, #fff)}.zx-integrations-side-nav__heading{margin:0 0 .65rem;padding:0 .35rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--zx-text-muted, #64748b)}.zx-integrations-side-nav__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.zx-integrations-side-nav__link{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;width:100%;padding:.55rem .65rem;border:1px solid transparent;border-radius:.45rem;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit;transition:background .12s,border-color .12s}.zx-integrations-side-nav__link:hover{background:color-mix(in srgb,var(--zx-accent, #2563eb) 6%,transparent)}.zx-integrations-side-nav__link.active{background:color-mix(in srgb,var(--zx-accent, #2563eb) 10%,transparent);border-color:color-mix(in srgb,var(--zx-accent, #2563eb) 25%,transparent)}.zx-integrations-side-nav__link-label{font-weight:600;font-size:.88rem}.zx-integrations-side-nav__link-hint{font-size:.75rem;color:var(--zx-text-muted, #64748b)}.zx-integrations-main{flex:1;min-width:0;padding:1.15rem 1.25rem;display:flex;flex-direction:column;gap:.75rem}.zx-integrations-main--full{max-width:42rem}.zx-integrations-main__header{padding-bottom:.65rem;border-bottom:1px solid var(--zx-border-subtle, rgba(0, 0, 0, .08));margin-bottom:.25rem}.zx-integrations-main__title{margin:0;font-size:1.15rem;font-weight:650}.zx-integrations-main__subtitle{margin:.35rem 0 0;font-size:.9rem;color:var(--zx-text-muted, #64748b);line-height:1.45;max-width:42rem}.zx-integrations-panel{flex:1}.zx-integrations-callout{padding:.85rem 1rem;border-radius:.5rem;border:1px solid color-mix(in srgb,var(--zx-accent, #2563eb) 20%,transparent);background:color-mix(in srgb,var(--zx-accent, #2563eb) 6%,var(--zx-surface-elevated, #fff))}.zx-integrations-callout--warn{border-color:color-mix(in srgb,var(--zx-warning, #ca8a04) 35%,transparent);background:color-mix(in srgb,var(--zx-warning, #ca8a04) 8%,var(--zx-surface-elevated, #fff))}.zx-integrations-callout__title{margin:0 0 .35rem;font-weight:600;font-size:.92rem}.zx-integrations-callout__body{margin:0;font-size:.88rem;line-height:1.5;color:var(--zx-text-muted, #64748b)}.zx-integrations-callout__body strong{color:var(--zx-text, inherit)}.zx-integrations-notice{margin:0;padding:.55rem .75rem;border-radius:.4rem;font-size:.88rem}.zx-integrations-notice--ok{background:color-mix(in srgb,var(--zx-success, #16a34a) 10%,transparent);color:var(--zx-text, inherit)}.zx-integrations-stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(8.5rem,1fr));gap:.65rem}.zx-integrations-stat-card{display:flex;flex-direction:column;gap:.25rem;padding:.65rem .75rem;border-radius:.45rem;border:1px solid var(--zx-border-subtle, rgba(0, 0, 0, .08));background:color-mix(in srgb,var(--zx-surface-elevated, #fff) 96%,var(--zx-accent, #2563eb) 4%)}.zx-integrations-stat-card__label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--zx-text-muted, #64748b)}.zx-integrations-stat-card__value{font-size:1.05rem;font-weight:600}.zx-integrations-meta-line{margin:0;font-size:.85rem;color:var(--zx-text-muted, #64748b)}.zx-integrations-reveal-box--highlight{padding:1rem;border-radius:.5rem;border:1px solid color-mix(in srgb,var(--zx-success, #16a34a) 35%,transparent);background:color-mix(in srgb,var(--zx-success, #16a34a) 8%,var(--zx-surface-elevated, #fff))}.zx-integrations-reveal-box__title{margin:0 0 .35rem;font-weight:600;font-size:.95rem}.zx-integrations-key-create{display:flex;flex-direction:column;gap:.35rem}.zx-integrations-key-create__label{font-size:.8rem;font-weight:600;color:var(--zx-text-muted, #64748b)}.zx-integrations-key-create__row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.zx-integrations-key-create__input{flex:1 1 12rem;min-width:10rem;padding:.45rem .65rem;border-radius:.4rem;border:1px solid var(--zx-border-subtle, rgba(0, 0, 0, .15));font:inherit;background:var(--zx-surface-elevated, #fff)}.zx-integrations-keys-table{width:100%;border-collapse:collapse;font-size:.88rem}.zx-integrations-keys-table th,.zx-integrations-keys-table td{text-align:left;padding:.65rem .75rem;border-bottom:1px solid var(--zx-border-subtle, rgba(0, 0, 0, .08));vertical-align:middle}.zx-integrations-keys-table th{font-weight:600;color:var(--zx-text-muted, #64748b);font-size:.78rem;text-transform:uppercase;letter-spacing:.03em;background:color-mix(in srgb,var(--zx-surface-elevated, #fff) 94%,var(--zx-accent, #2563eb) 6%)}.zx-integrations-keys-table tr:last-child td{border-bottom:none}.zx-integrations-keys-table__actions{text-align:right;white-space:nowrap}.zx-integrations-key-mask{font-size:.85rem;letter-spacing:.02em}.zx-integrations-reveal-box{display:flex;flex-direction:column;gap:.5rem}.zx-integrations-reveal-box__warn{margin:0;font-size:.88rem;color:var(--zx-danger, #dc2626)}.zx-integrations-guide-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.zx-integrations-guide-step{display:flex;gap:.85rem;align-items:flex-start}.zx-integrations-guide-step__num{flex-shrink:0;width:1.65rem;height:1.65rem;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.8rem;font-weight:700;background:color-mix(in srgb,var(--zx-accent, #2563eb) 12%,transparent);color:var(--zx-accent, #2563eb)}.zx-integrations-guide-step__title{margin:0 0 .2rem;font-weight:600;font-size:.92rem}.zx-integrations-guide-step__body{margin:0;font-size:.88rem;line-height:1.45;color:var(--zx-text-muted, #64748b)}.zx-integrations-snippet-label{margin:0 0 .4rem;font-size:.8rem;font-weight:600;color:var(--zx-text-muted, #64748b)}.zx-integrations-tool-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.zx-integrations-tool-hero__title{margin:0 0 .35rem;font-size:1.2rem}.zx-integrations-tool-hero__desc{margin:0;font-size:.92rem;line-height:1.5;color:var(--zx-text-muted, #64748b);max-width:36rem}.zx-integrations-tool-bullets{margin:0;padding-left:1.15rem;display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;line-height:1.45}.zx-integrations-table-wrap{overflow-x:auto;border-radius:.45rem;border:1px solid var(--zx-border-subtle, rgba(0, 0, 0, .08))}.zx-integrations-stack{display:flex;flex-direction:column;gap:1.25rem}.zx-integrations-status-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.zx-integrations-status-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .75rem;border-radius:999px;font-size:.85rem;border:1px solid var(--zx-border-subtle, rgba(0, 0, 0, .12));background:var(--zx-surface-elevated, #fff)}.zx-integrations-status-pill__dot{width:.55rem;height:.55rem;border-radius:50%;flex-shrink:0}.zx-integrations-status-pill__dot--ok{background:var(--zx-success, #16a34a);box-shadow:0 0 0 2px color-mix(in srgb,var(--zx-success, #16a34a) 25%,transparent)}.zx-integrations-status-pill__dot--warn{background:var(--zx-warning, #ca8a04)}.zx-integrations-status-pill__dot--bad{background:var(--zx-danger, #dc2626)}.zx-integrations-code{margin:0;padding:.75rem .85rem;border-radius:.45rem;background:var(--zx-code-bg, #0f172a);color:var(--zx-code-fg, #e2e8f0);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;line-height:1.5;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.zx-integrations-workers{width:100%;border-collapse:collapse;font-size:.88rem}.zx-integrations-workers th,.zx-integrations-workers td{text-align:left;padding:.55rem .65rem;border-bottom:1px solid var(--zx-border-subtle, rgba(0, 0, 0, .08))}.zx-integrations-workers th{font-weight:600;color:var(--zx-text-muted, #64748b);font-size:.78rem;text-transform:uppercase;letter-spacing:.03em;background:color-mix(in srgb,var(--zx-surface-elevated, #fff) 94%,var(--zx-accent, #2563eb) 6%)}.zx-integrations-workers tr:last-child td{border-bottom:none}.zx-integrations-meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:.85rem;color:var(--zx-text-muted, #64748b)}.zx-integrations-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.zx-integrations-empty{padding:.75rem 0;color:var(--zx-text-muted, #64748b);font-size:.9rem}@media(max-width:768px){.zx-integrations-shell{flex-direction:column}.zx-integrations-side-nav{flex:none}.zx-integrations-side-nav__list{flex-direction:row;flex-wrap:wrap}.zx-integrations-side-nav__link{flex:1 1 8rem}.zx-integrations-top-tabs__tab{max-width:none}}
