.ds-app-switcher-trigger{width:100%;display:flex;align-items:center;gap:var(--ds-space-2);padding:var(--ds-space-2) var(--ds-space-3);background:transparent;border:var(--ds-border-hairline) solid var(--ds-color-shell-sidebar-rule);border-radius:var(--ds-radius-md);color:var(--ds-color-shell-sidebar-text);font:inherit;text-align:left;cursor:pointer}.ds-app-switcher-trigger:hover,.ds-app-switcher-trigger[aria-expanded=true]{border-color:var(--ds-color-shell-sidebar-text-muted)}.ds-app-switcher-trigger[aria-expanded=true]{background:var(--ds-color-shell-sidebar-active-bg)}.ds-app-switcher-trigger:focus-visible{outline:2px solid var(--ds-color-shell-sidebar-active-text);outline-offset:2px}.ds-app-switcher-trigger-mark{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;background:var(--ds-color-shell-sidebar-mark-bg);color:var(--ds-color-shell-sidebar-mark-fg);border-radius:var(--ds-radius-sm);font-family:var(--ds-font-serif);font-style:italic;font-size:var(--ds-type-lede);line-height:1;flex-shrink:0}.ds-app-switcher-trigger-meta{flex:1 1;min-width:0;line-height:1.2}.ds-app-switcher-trigger-name{font-size:var(--ds-type-body-small);color:var(--ds-color-shell-sidebar-text)}.ds-app-switcher-trigger-name,.ds-app-switcher-trigger-sub{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-app-switcher-trigger-sub{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-color-shell-sidebar-text-muted)}.ds-app-switcher-trigger-chev{margin-left:auto;display:inline-flex;color:var(--ds-color-shell-sidebar-text-muted);flex-shrink:0}.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-app-switcher-trigger,.ds-sidebar[data-mode=rail] .ds-app-switcher-trigger{justify-content:center;padding:var(--ds-space-2)}.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-app-switcher-trigger-chev,.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-app-switcher-trigger-meta,.ds-sidebar[data-mode=rail] .ds-app-switcher-trigger-chev,.ds-sidebar[data-mode=rail] .ds-app-switcher-trigger-meta{display:none}.ds-app-switcher-brand-trigger{display:flex;align-items:center;gap:var(--ds-space-2);flex:1 1;min-width:0;padding:var(--ds-space-1) var(--ds-space-2);margin-left:calc(var(--ds-space-2) * -1);background:transparent;border:none;border-radius:var(--ds-radius-md);color:var(--ds-color-shell-sidebar-active-text);font:inherit;text-align:left;cursor:pointer}.ds-app-switcher-brand-trigger:hover,.ds-app-switcher-brand-trigger[aria-expanded=true]{background:var(--ds-color-shell-sidebar-active-bg)}.ds-app-switcher-brand-trigger:focus-visible{outline:2px solid var(--ds-color-shell-sidebar-active-text);outline-offset:2px}.ds-app-switcher-brand-trigger-mark{width:24px;height:24px;border-radius:var(--ds-radius-sm);background:var(--ds-color-shell-sidebar-mark-bg);color:var(--ds-color-shell-sidebar-mark-fg);display:inline-flex;align-items:center;justify-content:center;font-family:var(--ds-font-serif);font-size:var(--ds-type-h3);font-style:italic;line-height:1;flex-shrink:0}.ds-app-switcher-brand-trigger-word{font-family:var(--ds-font-serif);font-size:20px;color:var(--ds-color-shell-sidebar-active-text);letter-spacing:-.01em;white-space:nowrap;flex:0 0 auto;overflow:visible}.ds-app-switcher-brand-trigger-em{color:var(--ds-color-shell-sidebar-active-text);font-style:italic;opacity:.7;margin-left:var(--ds-space-1)}.ds-app-switcher-brand-trigger-chev{display:inline-flex;margin-left:var(--ds-space-1);color:var(--ds-color-shell-sidebar-text-muted);opacity:.55;flex-shrink:0;transition:opacity var(--ds-dur-fade) linear}.ds-app-switcher-brand-trigger:focus-visible .ds-app-switcher-brand-trigger-chev,.ds-app-switcher-brand-trigger:hover .ds-app-switcher-brand-trigger-chev,.ds-app-switcher-brand-trigger[aria-expanded=true] .ds-app-switcher-brand-trigger-chev{opacity:1;color:var(--ds-color-shell-sidebar-text)}.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-app-switcher-brand-trigger,.ds-sidebar[data-mode=rail] .ds-app-switcher-brand-trigger{justify-content:center;padding:var(--ds-space-1);margin-left:0}.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-app-switcher-brand-trigger-chev,.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-app-switcher-brand-trigger-word,.ds-sidebar[data-mode=rail] .ds-app-switcher-brand-trigger-chev,.ds-sidebar[data-mode=rail] .ds-app-switcher-brand-trigger-word{display:none}.ds-app-switcher-panel{z-index:var(--ds-z-overlay);min-width:300px;max-width:min(360px,calc(100vw - 16px));max-height:min(480px,calc(100vh - 24px));overflow-y:auto;background:var(--ds-color-bg-surface);border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-md);box-shadow:var(--ds-shadow-overlay);padding:var(--ds-space-2);outline:none}.ds-app-switcher-panel[data-variant=operator]{min-width:260px}.ds-app-switcher-sec-label{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-color-text-muted);padding:10px 12px 6px}.ds-app-switcher-sep{border:0;border-top:var(--ds-border-hairline) solid var(--ds-color-border-card);margin:var(--ds-space-2) 0}.ds-app-switcher-item{display:flex;width:100%;align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-2) 10px var(--ds-space-2) 12px;border:none;border-radius:var(--ds-radius-sm);background:transparent;color:var(--ds-color-text-primary);font-family:var(--ds-font-sans);font-size:var(--ds-type-body-default);text-decoration:none;cursor:pointer;text-align:left}.ds-app-switcher-item:hover{background:var(--ds-color-bg-shell)}.ds-app-switcher-item:focus-visible{outline:2px solid var(--ds-color-text-primary);outline-offset:-2px}.ds-app-switcher-item[data-current]{background:var(--ds-color-text-primary);color:var(--ds-color-bg-surface)}.ds-app-switcher-item[data-locked]{color:var(--ds-color-text-muted)}.ds-app-switcher-item[data-locked]:not([href]){cursor:default}.ds-app-switcher-item[data-disabled]{cursor:default;color:var(--ds-color-text-muted);opacity:.6}.ds-app-switcher-item[data-disabled]:hover{background:transparent}.ds-app-switcher-item-mark{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:var(--ds-color-bg-shell);border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-sm);color:var(--ds-color-text-primary);font-family:var(--ds-font-serif);font-style:italic;font-size:var(--ds-type-body-default);line-height:1;flex-shrink:0}.ds-app-switcher-item[data-current] .ds-app-switcher-item-mark{background:var(--ds-color-bg-surface);border-color:transparent}.ds-app-switcher-item[data-disabled] .ds-app-switcher-item-mark,.ds-app-switcher-item[data-locked] .ds-app-switcher-item-mark{color:var(--ds-color-text-muted)}.ds-app-switcher-item-meta{flex:1 1;min-width:0;line-height:1.25}.ds-app-switcher-item-desc,.ds-app-switcher-item-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-app-switcher-item-desc{font-size:var(--ds-type-body-small);color:var(--ds-color-text-muted);margin-top:1px}.ds-app-switcher-item[data-current] .ds-app-switcher-item-desc{color:var(--ds-color-bg-surface);opacity:.7}.ds-app-switcher-item-tag{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.08em;text-transform:uppercase;color:var(--ds-color-text-muted);border:var(--ds-border-hairline) solid var(--ds-color-border-card);padding:1px 6px;border-radius:var(--ds-radius-sm);flex-shrink:0;white-space:nowrap}.ds-app-switcher-item[data-current] .ds-app-switcher-item-tag{color:var(--ds-color-bg-surface);border-color:color-mix(in srgb,var(--ds-color-bg-surface) 35%,transparent)}.ds-app-switcher-panel[data-variant=operator] .ds-app-switcher-item{padding:5px 10px;gap:var(--ds-space-2);font-size:var(--ds-type-body-small)}.ds-app-switcher-panel[data-variant=operator] .ds-app-switcher-item-mark{width:20px;height:20px;font-size:var(--ds-type-body-small)}.ds-app-switcher-skeleton{display:flex;align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-2) 12px;animation:ds-app-switcher-pulse 1.2s var(--ds-ease-standard) infinite alternate}.ds-app-switcher-skeleton-mark{width:28px;height:28px;border-radius:var(--ds-radius-sm);background:var(--ds-color-fill-subtle);flex-shrink:0}.ds-app-switcher-skeleton-lines{flex:1 1;display:flex;flex-direction:column;gap:6px}.ds-app-switcher-skeleton-line{height:8px;width:70%;border-radius:var(--ds-radius-pill);background:var(--ds-color-fill-subtle)}.ds-app-switcher-skeleton-line[data-short]{width:45%}@keyframes ds-app-switcher-pulse{0%{opacity:1}to{opacity:.45}}.ds-app-switcher-empty{padding:var(--ds-space-5) var(--ds-space-4);font-size:var(--ds-type-body-small);color:var(--ds-color-text-muted);text-align:center}@media (max-width:767px){.ds-app-switcher-panel{min-width:0;width:calc(100vw - 16px);max-height:60vh}}@media (prefers-reduced-motion:reduce){.ds-app-switcher-skeleton{animation:none}.ds-app-switcher-brand-trigger-chev{transition:none}}.ds-product-switcher-trigger{width:100%;display:flex;align-items:center;gap:var(--ds-space-2);padding:var(--ds-space-2) var(--ds-space-3);background:transparent;border:var(--ds-border-hairline) solid var(--ds-color-shell-sidebar-rule);border-radius:var(--ds-radius-md);color:var(--ds-color-shell-sidebar-text);font:inherit;text-align:left;cursor:pointer}.ds-product-switcher-trigger:hover,.ds-product-switcher-trigger[aria-expanded=true]{border-color:var(--ds-color-shell-sidebar-text-muted)}.ds-product-switcher-trigger[aria-expanded=true]{background:var(--ds-color-shell-sidebar-active-bg)}.ds-product-switcher-trigger:focus-visible{outline:2px solid var(--ds-color-shell-sidebar-active-text);outline-offset:2px}.ds-product-switcher-trigger-markwrap{position:relative;display:inline-flex;flex-shrink:0}.ds-product-switcher-trigger-mark{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;background:var(--ds-color-shell-sidebar-mark-bg);color:var(--ds-color-shell-sidebar-mark-fg);border-radius:var(--ds-radius-sm);font-family:var(--ds-font-serif);font-style:italic;font-size:var(--ds-type-lede);line-height:1}.ds-product-switcher-trigger-dot{position:absolute;top:-3px;right:-3px;width:7px;height:7px;border-radius:var(--ds-radius-pill);background:var(--ds-color-status-warning);border:2px solid var(--ds-color-shell-sidebar-bg);box-sizing:content-box}.ds-product-switcher-trigger-meta{flex:1 1;min-width:0;line-height:1.2}.ds-product-switcher-trigger-name{font-size:var(--ds-type-body-small);color:var(--ds-color-shell-sidebar-text)}.ds-product-switcher-trigger-name,.ds-product-switcher-trigger-sub{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-product-switcher-trigger-sub{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-color-shell-sidebar-text-muted)}.ds-product-switcher-trigger-chev{margin-left:auto;display:inline-flex;color:var(--ds-color-shell-sidebar-text-muted);flex-shrink:0}.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-product-switcher-trigger,.ds-sidebar[data-mode=rail] .ds-product-switcher-trigger{justify-content:center;padding:var(--ds-space-2)}.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-product-switcher-trigger-chev,.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-product-switcher-trigger-meta,.ds-sidebar[data-mode=rail] .ds-product-switcher-trigger-chev,.ds-sidebar[data-mode=rail] .ds-product-switcher-trigger-meta{display:none}.ds-product-switcher-panel{z-index:var(--ds-z-overlay);min-width:260px;max-width:min(360px,calc(100vw - 16px));max-height:min(480px,calc(100vh - 24px));overflow-y:auto;background:var(--ds-color-bg-surface);border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-md);box-shadow:var(--ds-shadow-overlay);padding:var(--ds-space-2);outline:none}.ds-product-switcher-item{display:flex;width:100%;align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-2) 10px var(--ds-space-2) 12px;border:none;border-radius:var(--ds-radius-sm);background:transparent;color:var(--ds-color-text-primary);font-family:var(--ds-font-sans);font-size:var(--ds-type-body-default);text-decoration:none;cursor:pointer;text-align:left}.ds-product-switcher-item:hover{background:var(--ds-color-bg-shell)}.ds-product-switcher-item:focus-visible{outline:2px solid var(--ds-color-text-primary);outline-offset:-2px}.ds-product-switcher-item[data-active]{background:var(--ds-color-text-primary);color:var(--ds-color-bg-surface)}.ds-product-switcher-item[data-locked]{color:var(--ds-color-text-muted);cursor:default}.ds-product-switcher-item[data-locked]:hover{background:transparent}.ds-product-switcher-item-mark{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:var(--ds-color-bg-shell);border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-sm);color:var(--ds-color-text-primary);font-family:var(--ds-font-serif);font-style:italic;font-size:var(--ds-type-body-default);line-height:1;flex-shrink:0}.ds-product-switcher-item[data-active] .ds-product-switcher-item-mark{background:var(--ds-color-bg-surface);border-color:transparent}.ds-product-switcher-item[data-locked] .ds-product-switcher-item-mark{color:var(--ds-color-text-muted)}.ds-product-switcher-item-meta{flex:1 1;min-width:0;line-height:1.25}.ds-product-switcher-item-desc,.ds-product-switcher-item-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-product-switcher-item-desc{font-size:var(--ds-type-body-small);color:var(--ds-color-text-muted);margin-top:1px}.ds-product-switcher-item[data-active] .ds-product-switcher-item-desc{color:var(--ds-color-bg-surface);opacity:.7}.ds-product-switcher-item-tag{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.08em;text-transform:uppercase;color:var(--ds-color-text-muted);border:var(--ds-border-hairline) solid var(--ds-color-border-card);padding:1px 6px;border-radius:var(--ds-radius-sm);flex-shrink:0;white-space:nowrap}.ds-product-switcher-item-tag-dot{width:5px;height:5px;border-radius:var(--ds-radius-pill);flex-shrink:0}.ds-product-switcher-item-tag[data-tone=connected] .ds-product-switcher-item-tag-dot{background:var(--ds-color-status-positive)}.ds-product-switcher-item-tag[data-tone=off] .ds-product-switcher-item-tag-dot{background:var(--ds-color-status-warning)}.ds-product-switcher-item[data-active] .ds-product-switcher-item-tag{color:var(--ds-color-bg-surface);border-color:color-mix(in srgb,var(--ds-color-bg-surface) 35%,transparent)}.ds-product-switcher-skeleton{display:flex;align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-2) 12px;animation:ds-product-switcher-pulse 1.2s var(--ds-ease-standard) infinite alternate}.ds-product-switcher-skeleton-mark{width:28px;height:28px;border-radius:var(--ds-radius-sm);background:var(--ds-color-fill-subtle);flex-shrink:0}.ds-product-switcher-skeleton-lines{flex:1 1;display:flex;flex-direction:column;gap:6px}.ds-product-switcher-skeleton-line{height:8px;width:70%;border-radius:var(--ds-radius-pill);background:var(--ds-color-fill-subtle)}.ds-product-switcher-skeleton-line[data-short]{width:45%}@keyframes ds-product-switcher-pulse{0%{opacity:1}to{opacity:.45}}.ds-product-switcher-empty{padding:var(--ds-space-5) var(--ds-space-4);font-size:var(--ds-type-body-small);color:var(--ds-color-text-muted);text-align:center}@media (max-width:767px){.ds-product-switcher-panel{min-width:0;width:calc(100vw - 16px);max-height:60vh}}@media (prefers-reduced-motion:reduce){.ds-product-switcher-skeleton{animation:none}}.ds-authscreen{position:fixed;inset:0;z-index:var(--ds-z-sticky);display:flex;flex-direction:column;overflow-y:auto;background:var(--ds-color-bg-shell);color:var(--ds-color-text-primary);font-family:var(--ds-font-sans)}.ds-authscreen[data-contained]{position:absolute}.ds-authscreen-header{flex:none;display:flex;align-items:center;height:64px;padding:0 var(--ds-space-6)}.ds-authscreen-header img,.ds-authscreen-header svg{display:block;height:48px;width:auto}.ds-authscreen-main{flex:1 1;display:flex;align-items:flex-start;justify-content:center;padding:56px var(--ds-space-6) 0}.ds-authscreen-content{width:100%;max-width:300px;text-align:center}.ds-authscreen-footer{flex:none;padding:var(--ds-space-6);text-align:center;font-size:var(--ds-type-micro);color:var(--ds-color-text-muted)}.ds-authscreen-footer a{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--ds-color-rule);transition:color var(--ds-dur-fade)}.ds-authscreen-footer a:hover{color:var(--ds-color-text-primary)}.ds-auth-lede{margin:var(--ds-space-2) 0 var(--ds-space-8)}.ds-auth-providers{display:flex;flex-direction:column;gap:var(--ds-space-3)}.ds-auth-provider-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--ds-space-2);width:100%;padding:var(--ds-space-3) var(--ds-space-6);border:var(--ds-border-hairline) solid transparent;border-radius:var(--ds-radius-pill);background:var(--ds-color-bg-inverse);color:var(--ds-color-text-on-inverse);font-family:var(--ds-font-sans);font-size:var(--ds-type-body-small);font-weight:500;line-height:1.2;cursor:pointer;transition:background var(--ds-dur-snap) var(--ds-ease-snap),color var(--ds-dur-snap) var(--ds-ease-snap),border-color var(--ds-dur-snap) var(--ds-ease-snap)}.ds-auth-provider-btn:hover{background:var(--ds-color-bg-inverse-deep)}.ds-auth-provider-btn[data-tone=outline]{background:var(--ds-color-fill-subtle);color:var(--ds-color-text-primary);border-color:var(--ds-color-border-card-strong)}.ds-auth-provider-btn[data-tone=outline]:hover{background:var(--ds-color-bg-surface-raised)}.ds-auth-provider-btn[data-tone=ghost]{background:transparent;color:var(--ds-color-text-muted);border-color:var(--ds-color-border-card)}.ds-auth-provider-btn[data-tone=ghost]:hover{background:var(--ds-color-fill-subtle);color:var(--ds-color-text-primary)}.ds-auth-provider-btn:disabled{opacity:.5;cursor:not-allowed}.ds-auth-provider-btn:focus-visible{outline:2px solid var(--ds-color-text-primary);outline-offset:2px}.ds-auth-provider-ico{display:inline-flex;flex:none}.ds-auth-provider-btn svg{width:18px;height:18px;flex:none}.ds-auth-status{display:flex;flex-direction:column;align-items:stretch;gap:var(--ds-space-3);margin-top:var(--ds-space-4);text-align:left}.ds-auth-status .ds-spinner{align-self:center;margin-top:var(--ds-space-2)}.ds-auth-manual{margin-top:var(--ds-space-4);text-align:left}.ds-auth-manual .ds-divider-labeled{margin:var(--ds-space-5) 0}.ds-auth-manual form{display:flex;flex-direction:column;gap:var(--ds-space-4)}.ds-auth-alt{margin-top:var(--ds-space-5);text-align:center}@media (max-width:768px){.ds-authscreen-main{align-items:center;padding-top:0}}html[data-capacitor] .ds-authscreen-footer,html[data-capacitor] .ds-authscreen-header{display:none}html[data-capacitor] .ds-authscreen-main{align-items:center;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0)}html[data-electron] .ds-authscreen{background:transparent!important}html[data-electron] .ds-authscreen-header{visibility:hidden;height:0;padding:0;overflow:hidden}html[data-electron] .ds-authscreen-footer{background:transparent!important}.ds-portal{min-height:100vh;display:flex;flex-direction:column;background:var(--ds-color-bg-surface)}.ds-portal-bar{display:flex;align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-3) var(--ds-space-6);border-bottom:var(--ds-border-hairline) solid var(--ds-color-border-card)}.ds-portal-logo{display:inline-flex;align-items:center}.ds-portal-client{font-family:var(--ds-font-mono);font-size:var(--ds-type-meta);letter-spacing:.08em;text-transform:uppercase;color:var(--ds-color-text-muted)}.ds-portal-actions{margin-left:auto;display:inline-flex;align-items:center;gap:var(--ds-space-3)}.ds-portal-main{flex:1 1;width:100%;max-width:860px;margin:0 auto;padding:var(--ds-space-8) var(--ds-space-7) var(--ds-space-10)}.ds-portal-main[data-width=narrow]{max-width:640px}.ds-portal-main[data-width=full]{max-width:none;margin:0;padding:0;display:flex;flex-direction:column}.ds-portal-main[data-width=full]>*{flex:1 1}@media (max-width:767px){.ds-portal-bar{padding:var(--ds-space-3) var(--ds-space-4)}.ds-portal-main{padding:var(--ds-space-6) var(--ds-space-4) var(--ds-space-8)}.ds-portal-main[data-width=full]{padding:0}}.ds-tbl-frame{background:var(--ds-color-bg-surface);border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-md);overflow:hidden;--ds-row-hover:color-mix(in srgb,var(--ds-color-text-primary) 3%,transparent);--ds-row-selected:color-mix(in srgb,var(--ds-color-text-primary) 5%,transparent);--ds-row-stale:color-mix(in srgb,var(--ds-color-status-warning) 7%,var(--ds-color-bg-surface));--ds-row-error:color-mix(in srgb,var(--ds-color-status-negative) 6%,var(--ds-color-bg-surface))}.ds-tbl-caption{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:14px 18px 12px;border-bottom:var(--ds-border-hairline) solid var(--ds-color-border-card)}.ds-tbl-caption__label{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-color-text-muted);margin-bottom:4px}.ds-tbl-caption__title{font-family:var(--ds-font-serif);font-size:22px;font-weight:400;line-height:1.1;margin:0;letter-spacing:-.01em;color:var(--ds-color-text-primary)}.ds-tbl-caption__title em{font-style:italic}.ds-tbl-caption__meta{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-color-text-muted);text-align:right;line-height:1.7;white-space:nowrap}.ds-tbl-caption__meta b{color:var(--ds-color-text-primary);font-weight:500}.ds-tbl-toolbar{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:var(--ds-border-hairline) solid var(--ds-color-border-card);background:var(--ds-color-bg-surface)}.ds-tbl-toolbar__grow{flex:1 1}.ds-tbl-search{display:inline-flex;align-items:center;gap:8px;border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-md);background:var(--ds-color-bg-surface);padding:6px 10px;width:260px;max-width:100%}.ds-tbl-search input{border:0;background:transparent;outline:none;flex:1 1;min-width:0;font-family:var(--ds-font-sans);font-size:var(--ds-type-body-small);color:var(--ds-color-text-primary)}.ds-tbl-search input::placeholder{color:var(--ds-color-text-muted);opacity:.6}.ds-tbl-search svg{color:var(--ds-color-text-muted);flex-shrink:0}.ds-tbl-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;border-bottom:var(--ds-border-hairline) solid var(--ds-color-border-card);background:var(--ds-color-bg-surface-sunken)}.ds-tbl-scroll{overflow-x:auto}table.ds-tbl{width:100%;border-collapse:collapse;font-family:var(--ds-font-sans);font-size:var(--ds-type-body-small);color:var(--ds-color-text-primary)}table.ds-tbl thead th{text-align:left;font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.14em;text-transform:uppercase;font-weight:500;color:var(--ds-color-text-muted);padding:10px 14px;background:var(--ds-color-bg-surface-sunken);border-bottom:var(--ds-border-hairline) solid var(--ds-color-border-card-strong);white-space:nowrap}.ds-tbl-sort{display:inline-flex;align-items:center;gap:6px;cursor:pointer;background:none;border:0;padding:0;margin:0;font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}table.ds-tbl thead th.is-sorted{color:var(--ds-color-text-primary)}.ds-tbl-sort__arrow{width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;opacity:.5}.ds-tbl-sort__arrow.is-asc{border-bottom:4px solid;opacity:1}.ds-tbl-sort__arrow.is-desc{border-top:4px solid;opacity:1}table.ds-tbl tbody td.is-num,table.ds-tbl thead th.is-num{text-align:right;font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}table.ds-tbl tbody td.is-center,table.ds-tbl thead th.is-center{text-align:center}table.ds-tbl tbody td{padding:12px 14px;border-bottom:var(--ds-border-hairline) solid var(--ds-color-border-card);vertical-align:middle}table.ds-tbl tbody tr:last-child td{border-bottom:none}table.ds-tbl tbody tr.is-clickable{cursor:pointer}table.ds-tbl tbody tr:hover td{background:var(--ds-row-hover)}table.ds-tbl tbody tr.is-selected td{background:var(--ds-row-selected)}table.ds-tbl tbody tr.is-selected td:first-child{box-shadow:inset 2px 0 0 var(--ds-color-bg-inverse)}table.ds-tbl tbody tr.is-stale td{background:var(--ds-row-stale)}table.ds-tbl tbody tr.is-error td{background:var(--ds-row-error)}table.ds-tbl td.ds-col-actions{width:1%;white-space:nowrap;text-align:right}table.ds-tbl td.ds-col-check,table.ds-tbl th.ds-col-check{width:32px;padding-left:14px;padding-right:6px}.ds-tbl-frame.is-dense table.ds-tbl tbody td{padding:7px 14px}.ds-chk{width:14px;height:14px;border:var(--ds-border-hairline) solid var(--ds-color-border-card-strong);border-radius:var(--ds-radius-sm);background:var(--ds-color-bg-surface);display:inline-block;position:relative;vertical-align:middle;cursor:pointer;padding:0}.ds-chk:disabled{cursor:not-allowed;opacity:.5}.ds-chk:focus-visible{outline:none;box-shadow:var(--ds-focus-ring)}.ds-chk.is-on{background:var(--ds-color-bg-inverse);border-color:var(--ds-color-bg-inverse)}.ds-chk.is-on:after{content:"";position:absolute;left:4px;top:0;width:4px;height:9px;border:solid var(--ds-color-text-on-inverse);border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.ds-chk.is-mixed:after{content:"";position:absolute;left:2px;right:2px;top:50%;height:1.5px;background:var(--ds-color-bg-inverse);transform:translateY(-50%)}.ds-row-actions{display:inline-flex;align-items:center;gap:4px}.ds-tbl-pag{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-top:var(--ds-border-hairline) solid var(--ds-color-border-card);background:var(--ds-color-bg-surface-sunken);font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-color-text-muted)}.ds-tbl-pag__info b{color:var(--ds-color-text-primary);font-weight:500}.ds-tbl-pag__pages{display:flex;align-items:center;gap:4px}.ds-tbl-pag__pg{min-width:24px;height:24px;border:var(--ds-border-hairline) solid var(--ds-color-border-card);background:var(--ds-color-bg-surface);color:var(--ds-color-text-primary);border-radius:var(--ds-radius-sm);font-family:var(--ds-font-mono);font-size:var(--ds-type-meta);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0 6px;text-transform:none;letter-spacing:0}.ds-tbl-pag__pg:hover:not(:disabled){border-color:var(--ds-color-border-card-strong)}.ds-tbl-pag__pg:disabled{color:var(--ds-color-text-muted);cursor:not-allowed;opacity:.5}.ds-tbl-pag__pg.is-active{background:var(--ds-color-bg-inverse);color:var(--ds-color-text-on-inverse);border-color:var(--ds-color-bg-inverse)}.ds-tbl-pag__sel{display:inline-flex;align-items:center;gap:8px;font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);color:var(--ds-color-text-muted);letter-spacing:.1em;text-transform:uppercase}.ds-tbl-pag__sel select{font-family:var(--ds-font-mono);font-size:var(--ds-type-meta);color:var(--ds-color-text-primary);background:var(--ds-color-bg-surface);border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-sm);padding:2px 4px}.ds-tbl-state{padding:36px 24px;text-align:center;background:var(--ds-color-bg-surface)}.ds-tbl-state__title{font-family:var(--ds-font-serif);font-size:22px;font-weight:400;letter-spacing:-.01em;color:var(--ds-color-text-primary);margin:0 0 4px}.ds-tbl-state__title em{font-style:italic}.ds-tbl-state__body{font-size:var(--ds-type-body-small);color:var(--ds-color-text-muted);line-height:1.5;margin:0 auto 14px;max-width:50ch}.ds-tbl-state__actions{display:inline-flex;gap:8px}.ds-skel-cell{height:12px;border-radius:var(--ds-radius-sm);display:inline-block;vertical-align:middle;width:90%;background:color-mix(in srgb,var(--ds-color-text-primary) 8%,transparent);background-size:200% 100%}@media (prefers-reduced-motion:no-preference){.ds-skel-cell{background:linear-gradient(90deg,color-mix(in srgb,var(--ds-color-text-primary) 6%,transparent),color-mix(in srgb,var(--ds-color-text-primary) 14%,transparent),color-mix(in srgb,var(--ds-color-text-primary) 6%,transparent));background-size:200% 100%;animation:ds-tbl-shim 1.4s linear infinite}}@keyframes ds-tbl-shim{0%{background-position:0 0}to{background-position:-200% 0}}.ds-cell-money{font-family:var(--ds-font-mono);font-size:var(--ds-type-body-small);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-cell-money,.ds-cell-pct{color:var(--ds-color-text-primary)}.ds-cell-pct{font-family:var(--ds-font-mono);font-size:var(--ds-type-meta)}.ds-cell-rank{font-family:var(--ds-font-serif);font-size:20px;line-height:1;color:var(--ds-color-text-primary)}.ds-cell-rank__of{font-family:var(--ds-font-mono);font-size:var(--ds-type-nano);color:var(--ds-color-text-muted);margin-left:2px;letter-spacing:.1em}.ds-cell-score{display:inline-flex;align-items:center;gap:8px}.ds-cell-score__num{font-family:var(--ds-font-mono);font-size:var(--ds-type-meta);color:var(--ds-color-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:22px;text-align:right}.ds-cell-score__bar{width:56px;height:4px;background:color-mix(in srgb,var(--ds-color-text-primary) 8%,transparent);border-radius:1px;overflow:hidden}.ds-cell-score__fill{display:block;height:100%;background:var(--ds-color-bg-inverse)}.ds-cell-score.is-low .ds-cell-score__fill{background:var(--ds-color-status-negative)}.ds-cell-score.is-med .ds-cell-score__fill{background:var(--ds-color-status-warning)}.ds-cell-score.is-high .ds-cell-score__fill{background:var(--ds-color-status-positive)}.ds-cell-delta{font-family:var(--ds-font-mono);font-size:var(--ds-type-meta);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;display:inline-flex;align-items:center;gap:4px;color:var(--ds-color-text-muted)}.ds-cell-delta.is-positive{color:var(--ds-color-status-positive)}.ds-cell-delta.is-negative{color:var(--ds-color-status-negative)}.ds-cell-delta__arrow{width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent}.ds-cell-delta__arrow.is-up{border-bottom:4px solid}.ds-cell-delta__arrow.is-down{border-top:4px solid}.ds-cell-delta__arrow.is-flat{width:7px;border:none;border-top:1.5px solid;opacity:.7}.ds-cell-name{display:flex;flex-direction:column;gap:2px}.ds-cell-name__pri{font-family:var(--ds-font-sans);font-size:var(--ds-type-body-small);color:var(--ds-color-text-primary);font-weight:500}.ds-cell-name__sub{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.08em;color:var(--ds-color-text-muted)}.ds-cell-link{text-decoration:none;border-bottom:1px dotted var(--ds-color-border-card-strong);padding-bottom:1px;font-size:var(--ds-type-body-small)}.ds-cell-link,.ds-cell-link:hover{color:var(--ds-color-text-primary)}.ds-cell-link:hover{border-bottom-style:solid;border-color:var(--ds-color-text-primary)}.ds-cell-null{color:var(--ds-color-text-muted)}.ds-cell-text{font-size:var(--ds-type-body-small);color:var(--ds-color-text-primary)}.ds-cell-num{font-size:var(--ds-type-body-small);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-cell-date,.ds-cell-num{font-family:var(--ds-font-mono);color:var(--ds-color-text-primary)}.ds-cell-date{font-size:var(--ds-type-meta);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.ds-cell-bool{display:inline-flex;align-items:center;gap:7px;font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.12em;color:var(--ds-color-text-primary)}.ds-cell-bool__dot{width:7px;height:7px;border-radius:var(--ds-radius-pill);flex:none;forced-color-adjust:none}.ds-cell-bool.is-yes .ds-cell-bool__dot{background:var(--ds-color-status-positive)}.ds-cell-bool.is-no .ds-cell-bool__dot{background:var(--ds-color-text-muted)}.ds-cell-array{display:inline-flex;align-items:baseline;gap:8px;max-width:100%}.ds-cell-array__count{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-color-text-muted);white-space:nowrap}.ds-cell-array__preview{font-size:var(--ds-type-body-small);color:var(--ds-color-text-primary);max-width:28ch}.ds-cell-array__preview,.ds-cell-json,.ds-cell-raw{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-cell-json,.ds-cell-raw{display:inline-block;font-family:var(--ds-font-mono);font-size:var(--ds-type-meta);max-width:36ch;vertical-align:bottom}.ds-cell-raw{color:var(--ds-color-text-primary)}.ds-cell-json{color:var(--ds-color-text-muted)}.ds-cell-metricbar{display:inline-flex;align-items:center;gap:var(--ds-space-2);min-width:96px;width:100%}.ds-cell-metricbar__num{font-family:var(--ds-font-mono);font-size:var(--ds-type-body-small);color:var(--ds-color-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:44px;text-align:right}.ds-cell-metricbar__track{flex:1 1;height:6px;min-width:48px;border-radius:var(--ds-radius-pill);background:var(--ds-color-fill-subtle);overflow:hidden}.ds-cell-metricbar__fill{display:block;height:100%;border-radius:var(--ds-radius-pill);background:linear-gradient(90deg,color-mix(in srgb,var(--cell-accent) 60%,transparent),var(--cell-accent));transition:width .5s ease;forced-color-adjust:none}.ds-cell-accentbadge{display:inline-flex;align-items:center;gap:3px;padding:2px 10px;border-radius:var(--ds-radius-pill);font-family:var(--ds-font-mono);font-size:var(--ds-type-meta);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--cell-accent);background:color-mix(in srgb,var(--cell-accent) 12%,transparent);border:var(--ds-border-hairline) solid color-mix(in srgb,var(--cell-accent) 20%,transparent)}.ds-cell-accentbadge__suffix{opacity:.65;font-size:var(--ds-type-micro)}.ds-cell-toprank{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--ds-radius-md);font-family:var(--ds-font-mono);font-size:var(--ds-type-body-small);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:var(--ds-color-fill-subtle);color:var(--ds-color-text-muted);border:var(--ds-border-hairline) solid transparent}.ds-cell-toprank.is-top{background:color-mix(in srgb,var(--cell-accent) 15%,transparent);color:var(--cell-accent);border-color:color-mix(in srgb,var(--cell-accent) 30%,transparent)}.ds-cell-metrictrend{display:inline-flex;align-items:center;gap:4px;font-family:var(--ds-font-mono);font-size:var(--ds-type-body-small);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ds-color-text-muted)}.ds-cell-metrictrend.is-good{color:var(--ds-color-status-positive)}.ds-cell-metrictrend.is-bad{color:var(--ds-color-status-negative)}.ds-cell-metrictrend__arrow{width:0;height:0;forced-color-adjust:none}.ds-cell-metrictrend__arrow.is-up{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:6px solid}.ds-cell-metrictrend__arrow.is-down{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid}.ds-cell-metrictrend__arrow.is-flat{width:8px;height:0;border-top:2px solid}.ds-cell-heatdot{display:inline-flex;align-items:center;gap:var(--ds-space-2)}.ds-cell-heatdot__dot{border-radius:var(--ds-radius-pill);background:color-mix(in srgb,var(--cell-accent) var(--cell-heat-fill,40%),transparent);flex:none;forced-color-adjust:none}.ds-cell-heatdot__label{font-family:var(--ds-font-mono);font-size:var(--ds-type-body-small);color:var(--ds-color-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-cell-url{display:inline-flex;flex-direction:column;gap:3px;min-width:0}.ds-cell-url__row{display:flex;align-items:center;gap:var(--ds-space-2);min-width:0}.ds-cell-url__path{font-size:var(--ds-type-body-small);font-weight:600;color:var(--ds-color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-cell-url__domain{color:var(--ds-color-text-muted)}.ds-cell-accenttag,.ds-cell-url__domain{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro)}.ds-cell-accenttag{font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:2px 6px;border-radius:var(--ds-radius-sm);white-space:nowrap;color:var(--cell-accent);background:color-mix(in srgb,var(--cell-accent) 12%,transparent)}.ds-cell-sparkline{display:block}.ds-cell-sparkline__line{stroke:var(--cell-accent);forced-color-adjust:none}.ds-cell-sparkline__area{fill:color-mix(in srgb,var(--cell-accent) 10%,transparent);forced-color-adjust:none}.ds-cell-comparison{display:inline-flex;flex-direction:column;gap:1px}.ds-cell-comparison__current{font-family:var(--ds-font-mono);font-size:var(--ds-type-body-small);font-weight:600;color:var(--ds-color-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-cell-comparison__diff{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);color:var(--ds-color-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-cell-comparison__diff.is-good{color:var(--ds-color-status-positive)}.ds-cell-comparison__diff.is-bad{color:var(--ds-color-status-negative)}.ds-cell-stars{display:inline-flex;align-items:center;gap:2px}.ds-cell-stars__star{width:11px;height:11px;background:var(--ds-color-fill-subtle);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);forced-color-adjust:none}.ds-cell-stars__star.is-full{background:var(--cell-accent)}.ds-cell-stars__star.is-half{background:linear-gradient(90deg,var(--cell-accent) 50%,var(--ds-color-fill-subtle) 50%)}.ds-cell-stars__num{margin-left:3px;font-family:var(--ds-font-mono);font-size:var(--ds-type-body-small);font-weight:600;color:var(--cell-accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-mdw{display:grid;grid-template-columns:minmax(320px,1.4fr) minmax(0,2fr);gap:var(--ds-space-4);align-items:start}.ds-mdw[data-list-width=narrow]{grid-template-columns:minmax(260px,1fr) minmax(0,2.4fr)}.ds-mdw[data-list-width=wide]{grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.ds-mdw__list{display:flex;flex-direction:column;gap:var(--ds-space-3);min-width:0}.ds-mdw__toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.ds-mdw__list-region{min-width:0}.ds-mdw__detail{background:var(--ds-color-bg-surface);border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-md);overflow:hidden;min-width:0}.ds-mdw__detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px 12px;border-bottom:var(--ds-border-hairline) solid var(--ds-color-border-card)}.ds-mdw__detail-body{padding:18px}.ds-mdw__empty{padding:48px 24px;text-align:center}.ds-mdw__empty-inner{max-width:40ch;margin:0 auto}.ds-mdw__empty-ico{display:block;width:48px;height:48px;margin:0 auto 14px;color:var(--ds-color-text-muted);opacity:.6}.ds-mdw__empty-eyebrow{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-color-text-muted);margin-bottom:6px}.ds-mdw__empty-heading{font-family:var(--ds-font-serif);font-size:22px;font-weight:400;letter-spacing:-.01em;color:var(--ds-color-text-primary);margin:0 0 4px}.ds-mdw__empty-heading em{font-style:italic}.ds-mdw__empty-body{font-size:var(--ds-type-body-small);color:var(--ds-color-text-muted);line-height:1.5;margin:0}@media (max-width:960px){.ds-mdw,.ds-mdw[data-list-width=narrow],.ds-mdw[data-list-width=wide]{grid-template-columns:minmax(0,1fr)}}.ds-mx-frame{background:var(--ds-color-bg-surface);border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-md);overflow:hidden;--ds-mx-add-fill:color-mix(in srgb,var(--ds-color-status-positive) 7%,transparent);--ds-mx-excl-fill:color-mix(in srgb,var(--ds-color-status-negative) 6%,transparent);--ds-mx-hover:color-mix(in srgb,var(--ds-color-text-primary) 3%,transparent)}.ds-mx-caption{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:14px 18px 12px;border-bottom:var(--ds-border-hairline) solid var(--ds-color-border-card)}.ds-mx-caption__label{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-color-text-muted);margin-bottom:4px}.ds-mx-caption__title{font-family:var(--ds-font-serif);font-size:22px;font-weight:400;line-height:1.1;margin:0;letter-spacing:-.01em;color:var(--ds-color-text-primary)}.ds-mx-caption__title em{font-style:italic}.ds-mx-caption__meta{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-color-text-muted);text-align:right;line-height:1.7;white-space:nowrap}.ds-mx-caption__meta b{color:var(--ds-color-text-primary);font-weight:500}.ds-mx-guard{display:flex;align-items:center;gap:10px;padding:8px 14px;border-bottom:var(--ds-border-hairline) solid var(--ds-color-border-card);background:color-mix(in srgb,var(--ds-color-status-warning) 7%,var(--ds-color-bg-surface))}.ds-mx-guard__badge{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.12em;text-transform:uppercase;color:var(--ds-color-text-primary);border:var(--ds-border-hairline) solid var(--ds-color-border-card-strong);border-radius:var(--ds-radius-sm);padding:2px 6px;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-mx-guard__body{font-size:var(--ds-type-body-small);color:var(--ds-color-text-primary)}.ds-mx-scroll{overflow:auto}table.ds-mx{border-collapse:separate;border-spacing:0;font-family:var(--ds-font-sans);font-size:var(--ds-type-body-small);color:var(--ds-color-text-primary)}table.ds-mx thead th{position:sticky;top:0;z-index:2;text-align:left;vertical-align:top;font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.12em;text-transform:uppercase;font-weight:500;color:var(--ds-color-text-muted);padding:10px 12px;background:var(--ds-color-bg-surface-sunken);border-bottom:var(--ds-border-hairline) solid var(--ds-color-border-card-strong);border-right:var(--ds-border-hairline) solid var(--ds-color-border-card);white-space:nowrap}table.ds-mx thead th.ds-mx__corner{left:0;z-index:3}.ds-mx__col-label,.ds-mx__col-sub{display:block;max-width:160px;overflow:hidden;text-overflow:ellipsis}.ds-mx__col-sub{margin-top:2px;font-size:var(--ds-type-nano);letter-spacing:.08em;text-transform:none;color:var(--ds-color-text-muted)}table.ds-mx tbody th.ds-mx__row{position:sticky;left:0;z-index:1;text-align:left;vertical-align:top;font-weight:500;font-size:var(--ds-type-body-small);color:var(--ds-color-text-primary);padding:10px 12px;background:var(--ds-color-bg-surface);border-right:var(--ds-border-hairline) solid var(--ds-color-border-card-strong);border-bottom:var(--ds-border-hairline) solid var(--ds-color-border-card);white-space:nowrap;max-width:280px}.ds-mx__row-label,.ds-mx__row-sub{display:block;overflow:hidden;text-overflow:ellipsis}.ds-mx__row-sub{margin-top:2px;font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.08em;color:var(--ds-color-text-muted)}table.ds-mx tbody td.ds-mx__cell{padding:0;border-right:var(--ds-border-hairline) solid var(--ds-color-border-card);border-bottom:var(--ds-border-hairline) solid var(--ds-color-border-card);vertical-align:middle;text-align:center;min-width:56px}table.ds-mx tbody tr:last-child td.ds-mx__cell,table.ds-mx tbody tr:last-child th.ds-mx__row{border-bottom:none}table.ds-mx tbody td.ds-mx__cell:last-child,table.ds-mx thead th:last-child{border-right:none}.ds-mx-frame.is-dense table.ds-mx tbody th.ds-mx__row{padding:6px 10px}.ds-mx-frame.is-dense table.ds-mx tbody td.ds-mx__cell{min-width:44px}.ds-mx-bulk{display:inline-flex;gap:3px;margin-top:5px;opacity:.55;transition:opacity var(--ds-dur-fade) var(--ds-ease-standard)}.ds-mx-bulk:focus-within,th:hover .ds-mx-bulk{opacity:1}.ds-mx-bulk__btn{font-family:var(--ds-font-mono);font-size:var(--ds-type-nano);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-color-text-muted);background:var(--ds-color-bg-surface);border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-sm);padding:1px 5px;cursor:pointer;line-height:1.5}.ds-mx-bulk__btn:hover{color:var(--ds-color-text-primary);border-color:var(--ds-color-border-card-strong)}.ds-mx-bulk__btn:focus-visible{outline:none;box-shadow:var(--ds-focus-ring)}.ds-mx-cell{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;min-height:32px;font-size:var(--ds-type-body-small);color:var(--ds-color-text-primary)}.ds-mx-cell.is-empty{color:var(--ds-color-text-muted);opacity:.7}.ds-mx-cell__count{font-family:var(--ds-font-mono);font-size:var(--ds-type-meta);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-mx-cell__dot{width:7px;height:7px;border-radius:var(--ds-radius-pill);flex:none;background:var(--ds-color-text-muted)}.ds-mx-cell.is-positive .ds-mx-cell__dot{background:var(--ds-color-status-positive)}.ds-mx-cell.is-warning .ds-mx-cell__dot{background:var(--ds-color-status-warning)}.ds-mx-cell.is-negative .ds-mx-cell__dot{background:var(--ds-color-status-negative)}.ds-mx-cell.is-info .ds-mx-cell__dot{background:var(--ds-color-status-info)}.ds-mx-chip{display:inline-flex;align-items:center;gap:5px;font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-color-text-primary);border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-sm);padding:2px 6px;white-space:nowrap}.ds-mx-chip__dot{width:6px;height:6px;border-radius:var(--ds-radius-pill);flex:none;background:var(--ds-color-text-muted)}.ds-mx-chip.is-positive .ds-mx-chip__dot{background:var(--ds-color-status-positive)}.ds-mx-chip.is-warning .ds-mx-chip__dot{background:var(--ds-color-status-warning)}.ds-mx-chip.is-negative .ds-mx-chip__dot{background:var(--ds-color-status-negative)}.ds-mx-chip.is-info .ds-mx-chip__dot{background:var(--ds-color-status-info)}.ds-ovr{display:flex;align-items:center;justify-content:center;width:100%;min-width:56px;min-height:36px;padding:6px 8px;margin:0;border:0;background:transparent;cursor:pointer;position:relative;font:inherit;transition:background var(--ds-dur-fade) var(--ds-ease-standard)}.ds-mx-frame.is-dense .ds-ovr{min-height:28px;min-width:44px}.ds-ovr:hover{background:var(--ds-mx-hover)}.ds-ovr:focus-visible{outline:none;box-shadow:var(--ds-focus-ring);position:relative;z-index:1}.ds-ovr.is-add{background:var(--ds-mx-add-fill)}.ds-ovr.is-exclude{background:var(--ds-mx-excl-fill)}.ds-ovr.is-locked{cursor:default}.ds-ovr.is-locked:hover{background:transparent}.ds-ovr.is-locked.is-add{background:var(--ds-mx-add-fill)}.ds-ovr.is-locked.is-exclude{background:var(--ds-mx-excl-fill)}.ds-ovr.is-locked .ds-ovr__mark{opacity:.6}.ds-ovr__mark{display:inline-flex;align-items:center;gap:5px}.ds-ovr__dot{width:7px;height:7px;border-radius:var(--ds-radius-pill);flex:none}.ds-ovr__mark.is-add .ds-ovr__dot{background:var(--ds-color-status-positive);border:var(--ds-border-hairline) solid var(--ds-color-status-positive)}.ds-ovr__mark.is-exclude .ds-ovr__dot{background:transparent;border:2px solid var(--ds-color-status-negative)}.ds-ovr__text{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.12em;text-transform:uppercase;color:var(--ds-color-text-primary)}.ds-ovr__mark.is-exclude .ds-ovr__text{color:var(--ds-color-status-negative-deep,var(--ds-color-text-primary))}.ds-ovr__mark.is-ghost{opacity:0;transition:opacity var(--ds-dur-fade) var(--ds-ease-standard)}.ds-ovr.is-inherit:focus-visible .ds-ovr__mark.is-ghost,.ds-ovr.is-inherit:hover .ds-ovr__mark.is-ghost{opacity:.45}.ds-ovr__pending{position:absolute;top:0;right:0;width:0;height:0;border-top:7px solid var(--ds-color-status-warning);border-left:7px solid transparent}@media (prefers-reduced-motion:reduce){.ds-mx-bulk,.ds-ovr,.ds-ovr__mark.is-ghost{transition:none}}@media (forced-colors:active){.ds-mx-cell__dot,.ds-mx-chip__dot,.ds-ovr__dot{border:1px solid CanvasText;forced-color-adjust:none;background:CanvasText}.ds-ovr__mark.is-exclude .ds-ovr__dot{background:Canvas;border:2px solid CanvasText}.ds-ovr__pending{border-top-color:CanvasText}}.ds-mx-receipt{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-top:var(--ds-border-hairline) solid var(--ds-color-border-card);background:var(--ds-color-bg-surface-sunken);font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-color-text-muted)}.ds-mx-receipt__info b{color:var(--ds-color-text-primary);font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-mx-receipt.is-error{background:color-mix(in srgb,var(--ds-color-status-negative) 6%,var(--ds-color-bg-surface))}.ds-mx-receipt__error{color:var(--ds-color-status-negative-deep,var(--ds-color-text-primary));text-transform:none;letter-spacing:.02em}.ds-mx-receipt__save{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.12em;text-transform:uppercase;color:var(--ds-color-text-on-inverse);background:var(--ds-color-bg-inverse);border:var(--ds-border-hairline) solid var(--ds-color-bg-inverse);border-radius:var(--ds-radius-sm);padding:5px 14px;cursor:pointer;white-space:nowrap}.ds-mx-receipt__save:hover:not(:disabled){background:var(--ds-color-bg-inverse-deep,var(--ds-color-bg-inverse))}.ds-mx-receipt__save:disabled{opacity:.55;cursor:not-allowed}.ds-mx-receipt__save:focus-visible{outline:none;box-shadow:var(--ds-focus-ring)}.ds-mx-legend{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding:8px 14px;border-top:var(--ds-border-hairline) solid var(--ds-color-border-card);font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-color-text-muted)}.ds-mx-state{padding:36px 24px;text-align:center;background:var(--ds-color-bg-surface)}.ds-mx-state__title{font-family:var(--ds-font-serif);font-size:22px;font-weight:400;letter-spacing:-.01em;color:var(--ds-color-text-primary);margin:0 0 4px}.ds-mx-state__body{font-size:var(--ds-type-body-small);color:var(--ds-color-text-muted);line-height:1.5;margin:0 auto 14px;max-width:50ch}.ds-mx-state__actions{display:inline-flex;gap:8px}