.table-scroll-container .ant-table-thead>tr>th{z-index:3;background:#fafafa;position:sticky;top:0}.table-scroll-container .ant-table-sticky-holder{z-index:3}.table-scroll-container .ant-table-content{overflow:auto visible!important}html,body,#root{background-color:#f5f5f5;width:100%;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial}.table-toolbar-filters .ant-select{--ant-select-border-color:#000;color:#000;border-color:#000!important}.table-toolbar-filters .ant-select-placeholder{font-weight:500;color:#000!important;opacity:1!important}.table-toolbar-filters .ant-select-content,.table-toolbar-filters .ant-select-content-value,.table-toolbar-filters .ant-select-selection-item,.table-toolbar-filters .ant-select-suffix,.table-toolbar-filters .ant-select-arrow{color:#000!important}.table-toolbar-filters .ant-select-focused{--ant-select-border-color:#000;border-color:#000!important;box-shadow:0 0 0 2px #0000001f!important}.table-toolbar-filters .ant-select:hover:not(.ant-select-disabled){--ant-select-border-color:#000;border-color:#000!important}.table-toolbar-filters .ant-input,.table-toolbar-filters .ant-input-affix-wrapper,.table-toolbar-filters .ant-input-outlined{color:#000;border-color:#000!important}.table-toolbar-filters .ant-input::placeholder,.table-toolbar-filters .ant-input-affix-wrapper input::placeholder{font-weight:500;color:#000!important;opacity:1!important}.table-toolbar-filters .ant-input-affix-wrapper-focused,.table-toolbar-filters .ant-input:focus,.table-toolbar-filters .ant-input-outlined:focus,.table-toolbar-filters .ant-input-outlined:focus-within{border-color:#000!important;box-shadow:0 0 0 2px #0000001f!important}.table-toolbar-filters .ant-input-search .ant-input-search-button{color:#000!important;border-color:#000!important}.table-toolbar-filters .ant-btn-default{font-weight:500;color:#000!important;border-color:#000!important}.table-toolbar-filters .ant-btn-default .anticon{color:#000!important}.table-toolbar-filters .ant-btn-default:not(:disabled):hover{background-color:#0000000f;color:#000!important;border-color:#000!important}.table-toolbar-filters .table-toolbar-input-number,.table-toolbar-filters .table-toolbar-input-number .ant-input-number-input{color:#000;font-weight:500;border-color:#000!important}.table-toolbar-filters .table-toolbar-input-number{border-color:#000!important}.table-toolbar-filters .table-toolbar-input-number .ant-input-number-input::placeholder{opacity:.75;color:#000!important}.table-toolbar-filters .table-toolbar-input-number:hover,.table-toolbar-filters .table-toolbar-input-number-focused{border-color:#000!important;box-shadow:0 0 0 2px #0000001f!important}.table-toolbar-filters .ant-input-number-handler-wrap{border-color:#000!important}.table-toolbar-filters .ant-input-number-handler{color:#000!important;border-color:#000!important}:root{--tables-sidebar-width:17rem;--tables-sidebar-width-compact:14rem;--tables-sidebar-width-collapsed:4rem;--tables-nav-bg:#001529;--tables-nav-text:#ffffffd9;--tables-nav-border:#ffffff1f;--tables-nav-active-bg:#1677ff;--tables-nav-active-fg:#fff;--tables-nav-item-radius:8px;--tables-nav-control-height:2.5rem;--tables-nav-space-1:.25rem;--tables-nav-space-2:.5rem;--tables-nav-space-3:.75rem;--tables-nav-space-4:1rem;--tables-tooltip-bg:#001529;--tables-tooltip-text:#ffffffeb}.tables-shell{min-height:100vh;padding-left:var(--tables-sidebar-width-collapsed);background:#f5f5f5;display:flex}.tables-shell__main{flex-direction:column;flex:auto;min-width:0;display:flex}.tables-sidebar{z-index:20;width:var(--tables-sidebar-width-collapsed);padding:var(--tables-nav-space-2);border-right:1px solid var(--tables-nav-border);background:var(--tables-nav-bg);color:var(--tables-nav-text);transition:width .18s;position:fixed;inset:0 auto 0 0;overflow:hidden auto}.tables-sidebar--expanded{width:var(--tables-sidebar-width);padding:var(--tables-nav-space-4);box-shadow:8px 0 24px #00000047}.tables-sidebar__brand{min-height:2rem;margin-bottom:var(--tables-nav-space-3);padding:var(--tables-nav-space-2);background:#fff;border-radius:6px;justify-content:center;align-items:center;display:flex}.tables-sidebar__brand-logo{object-fit:contain;width:auto;max-width:100%;height:2.25rem;display:block}.tables-sidebar__brand-mark{object-fit:contain;width:1.35rem;height:1.35rem;display:block}.tables-navigation{gap:var(--tables-nav-space-1);margin-top:var(--tables-nav-space-2);display:grid}.tables-sidebar--expanded .tables-navigation{gap:var(--tables-nav-space-2);margin-top:var(--tables-nav-space-4)}.navigation-link,.navigation-group__toggle{align-items:center;gap:var(--tables-nav-space-3);width:100%;min-height:var(--tables-nav-control-height);border-radius:var(--tables-nav-item-radius);color:var(--tables-nav-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:center;padding:0;font-weight:500;text-decoration:none;display:flex}.tables-sidebar--expanded .navigation-link,.tables-sidebar--expanded .navigation-group__toggle{padding:0 var(--tables-nav-space-2);justify-content:flex-start}.navigation-link:hover,.navigation-link--active,.navigation-group__toggle:hover{background:var(--tables-nav-active-bg);color:var(--tables-nav-active-fg)}.navigation-link:focus-visible,.navigation-group__toggle:focus-visible{outline-offset:2px;outline:2px solid #69b1ff}.navigation-link__label,.navigation-group__label{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.navigation-group--active>.navigation-group__toggle{color:#69b1ff;box-shadow:inset 2px 0 #69b1ff}.tables-sidebar:not(.tables-sidebar--expanded) .navigation-group--active>.navigation-group__toggle{color:#fff;box-shadow:none;background:#1677ff73}.navigation-icon{flex:0 0 1.25rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin:0 auto;font-size:1rem;line-height:1;display:inline-flex}.tables-sidebar--expanded .navigation-icon{margin:0}.navigation-icon--spacer{visibility:hidden}.navigation-group__chevron{flex:0 0 1rem;justify-content:center;align-items:center;width:1rem;height:1rem;margin-left:auto;font-size:.75rem;display:inline-flex}.navigation-group__items{gap:var(--tables-nav-space-1);margin:var(--tables-nav-space-1) 0 0;border-left:0;padding-left:0;display:grid}.tables-sidebar--expanded .navigation-group__items{margin:var(--tables-nav-space-1) 0 var(--tables-nav-space-2) var(--tables-nav-space-2);padding-left:var(--tables-nav-space-1);border-left:1px solid var(--tables-nav-border)}.navigation-group__items[hidden]{display:none}.tables-sidebar:not(.tables-sidebar--expanded) .navigation-group{gap:0;display:grid}.tables-sidebar:not(.tables-sidebar--expanded) .navigation-group__items .navigation-link{min-height:2.25rem}.tables-sidebar .tables-tooltip-anchor{width:100%;display:block}.tables-tooltip-anchor{display:inline-flex}.tables-tooltip{z-index:1000;width:max-content;max-width:min(18rem,80vw);padding:var(--tables-nav-space-1) var(--tables-nav-space-2);border:1px solid var(--tables-nav-border);background:var(--tables-tooltip-bg);color:var(--tables-tooltip-text);pointer-events:none;border-radius:6px;font-size:.8rem;line-height:1.3;position:fixed;box-shadow:0 6px 16px #00000047}@media (width<=900px){.tables-sidebar--expanded{width:var(--tables-sidebar-width-compact)}}:root{--portal-font-sans:Inter, ui-sans-serif, system-ui, sans-serif;--portal-font-weight-body:400;--portal-font-weight-emphasis:700;--portal-letter-spacing-heading:-.01em;--portal-space-1:.25rem;--portal-space-2:.5rem;--portal-space-3:.75rem;--portal-space-4:1rem;--portal-space-6:1.5rem;--portal-space-8:2rem;--portal-control-height:2.5rem;--portal-control-padding-inline:.75rem;--portal-sidebar-width:17rem;--portal-sidebar-width-compact:14rem;--portal-sidebar-width-collapsed:4rem;--portal-radius-control:.35rem;--portal-radius-small:var(--portal-radius-control);--portal-radius-panel:.6rem;--portal-radius-chip:999px;--portal-border-width:1px;--portal-chip-border-width:1px;--portal-card-border-style:solid;--portal-section-divider-style:solid;--portal-illustration-frame-radius:var(--portal-radius-panel);--portal-illustration-line-width:3px;--portal-illustration-depth-opacity:.72;--portal-page:#f4f7f8;--portal-page-background:var(--portal-page);--portal-surface:#fff;--portal-surface-muted:#eaf0f2;--portal-surface-translucent:#fff;--portal-surface-backdrop-blur:0px;--portal-text:#16262d;--portal-text-muted:#52656e;--portal-border:#cbd7dc;--portal-primary:#087f8c;--portal-primary-strong:#06606a;--portal-primary-contrast:#fff;--portal-focus-ring:var(--portal-primary);--portal-action-background:linear-gradient(135deg, #087f8c, #0aa77e);--portal-action-gradient:var(--portal-action-background);--portal-button-font-weight:650;--portal-button-radius:var(--portal-radius-control);--portal-status-success:#147a4a;--portal-status-danger:#a33131;--portal-chip-background:color-mix(in srgb, var(--portal-surface-muted) 82%, transparent);--portal-chip-border:var(--portal-border);--portal-navigation:#12262f;--portal-navigation-text:#eff9fb;--portal-navigation-border:#253a43;--portal-navigation-active-bg:color-mix(in srgb, var(--portal-primary) 24%, transparent);--portal-navigation-active-fg:var(--portal-navigation-text);--portal-navigation-item-radius:var(--portal-radius-control);--portal-shadow-panel:none;--portal-shadow-floating:0 1rem 2.5rem #132d372e;--portal-tooltip-background:var(--portal-navigation);--portal-tooltip-text:var(--portal-navigation-text);--portal-dialog-backdrop:#0a141a73;--portal-illustration-frame:#d7f1ee;--portal-section-surface:#fbfdfd;--portal-section-divider:#b7cbd1;--portal-illustration-background:#e6f3f2;--portal-illustration-foreground:#1c7078;--portal-illustration-muted:#7eabb0;--portal-illustration-depth:#c4dedc;--portal-capability-marker:#087f8c;--portal-loading-skeleton:color-mix(in srgb, var(--portal-surface-muted) 82%, var(--portal-border))}:root[data-theme-family=institutional]{--portal-font-sans:ui-sans-serif, system-ui, sans-serif;--portal-font-weight-body:400;--portal-font-weight-emphasis:700;--portal-letter-spacing-heading:-.012em;--portal-space-1:.25rem;--portal-space-2:.5rem;--portal-space-3:.75rem;--portal-space-4:1rem;--portal-space-6:1.65rem;--portal-space-8:2.25rem;--portal-control-height:2.5rem;--portal-control-padding-inline:.85rem;--portal-radius-control:.45rem;--portal-radius-panel:.7rem;--portal-radius-chip:999px;--portal-border-width:1px;--portal-card-border-style:solid;--portal-section-divider-style:solid;--portal-illustration-frame-radius:.7rem;--portal-illustration-line-width:3px;--portal-illustration-depth-opacity:.68;--portal-surface-backdrop-blur:0px;--portal-navigation-item-radius:.45rem;--portal-button-font-weight:700;--portal-button-radius:.45rem}:root[data-theme-family=institutional][data-theme-mode=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--portal-page:#f9fcfd;--portal-page-background:#f9fcfd;--portal-surface:#fff;--portal-surface-muted:#eff7f7;--portal-surface-translucent:#fff;--portal-text:#17303d;--portal-text-muted:#5b7079;--portal-border:#c6dce0;--portal-primary:#047d93;--portal-primary-strong:#036174;--portal-primary-contrast:#fff;--portal-focus-ring:#139d78;--portal-action-background:linear-gradient(135deg, #048fa7, #13aa82);--portal-status-success:#147a4a;--portal-status-danger:#a33b44;--portal-chip-background:#eff9f6;--portal-chip-border:#bdded5;--portal-navigation:#103243;--portal-navigation-text:#f2fbfc;--portal-navigation-border:#285160;--portal-navigation-active-bg:#126273;--portal-navigation-active-fg:#fff;--portal-shadow-panel:none;--portal-shadow-floating:0 1rem 2.5rem #15485524;--portal-illustration-frame:#d8f3ee;--portal-section-surface:#fcffff;--portal-section-divider:#bfdde0;--portal-illustration-background:#e8f7f3;--portal-illustration-foreground:#07899b;--portal-illustration-muted:#69a6ad;--portal-illustration-depth:#c9e9e2;--portal-capability-marker:#139d78}:root[data-theme-family=institutional][data-theme-mode=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--portal-page:#10212b;--portal-page-background:#10212b;--portal-surface:#17313c;--portal-surface-muted:#20424b;--portal-surface-translucent:#17313c;--portal-text:#eaf6f7;--portal-text-muted:#b3cbd0;--portal-border:#3f6670;--portal-primary:#53c4d0;--portal-primary-strong:#8be3da;--portal-primary-contrast:#112c34;--portal-focus-ring:#59d29e;--portal-action-background:linear-gradient(135deg, #55c8d4, #59d29e);--portal-status-success:#79d6aa;--portal-status-danger:#ffabb0;--portal-chip-background:#1d4749;--portal-chip-border:#477477;--portal-navigation:#0c1a22;--portal-navigation-text:#f0fbfb;--portal-navigation-border:#294c57;--portal-navigation-active-bg:#21586a;--portal-navigation-active-fg:#fff;--portal-shadow-panel:none;--portal-shadow-floating:0 1rem 2.5rem #0000005c;--portal-illustration-frame:#1b4e52;--portal-section-surface:#142b34;--portal-section-divider:#416e74;--portal-illustration-background:#1d494b;--portal-illustration-foreground:#80d7d4;--portal-illustration-muted:#73a7ab;--portal-illustration-depth:#2d6664;--portal-capability-marker:#66d1a2}:root[data-theme-family=technical]{--portal-font-sans:Inter, ui-sans-serif, system-ui, sans-serif;--portal-font-weight-body:400;--portal-font-weight-emphasis:700;--portal-letter-spacing-heading:-.01em;--portal-space-1:.25rem;--portal-space-2:.5rem;--portal-space-3:.75rem;--portal-space-4:1rem;--portal-space-6:1.5rem;--portal-space-8:2rem;--portal-control-height:2.5rem;--portal-control-padding-inline:.75rem;--portal-radius-control:.35rem;--portal-radius-panel:.6rem;--portal-radius-chip:999px;--portal-border-width:1px;--portal-card-border-style:solid;--portal-section-divider-style:solid;--portal-illustration-frame-radius:.6rem;--portal-illustration-line-width:3px;--portal-illustration-depth-opacity:.72;--portal-surface-backdrop-blur:0px;--portal-navigation-item-radius:.35rem;--portal-button-font-weight:650;--portal-button-radius:.35rem}:root[data-theme-family=technical][data-theme-mode=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--portal-page:#f4f7f8;--portal-page-background:#f4f7f8;--portal-surface:#fff;--portal-surface-muted:#eaf0f2;--portal-surface-translucent:#fff;--portal-text:#16262d;--portal-text-muted:#52656e;--portal-border:#cbd7dc;--portal-primary:#087f8c;--portal-primary-strong:#06606a;--portal-primary-contrast:#fff;--portal-focus-ring:#087f8c;--portal-action-background:linear-gradient(135deg, #087f8c, #0aa77e);--portal-status-success:#147a4a;--portal-status-danger:#a33131;--portal-chip-background:#edf5f5;--portal-chip-border:#c1d7d6;--portal-navigation:#12262f;--portal-navigation-text:#eff9fb;--portal-navigation-border:#29414a;--portal-navigation-active-bg:#1f4850;--portal-navigation-active-fg:#fff;--portal-shadow-panel:none;--portal-shadow-floating:0 1rem 2.5rem #132d372e;--portal-illustration-frame:#d7f1ee;--portal-section-surface:#fbfdfd;--portal-section-divider:#b7cbd1;--portal-illustration-background:#e6f3f2;--portal-illustration-foreground:#1c7078;--portal-illustration-muted:#7eabb0;--portal-illustration-depth:#c4dedc;--portal-capability-marker:#087f8c}:root[data-theme-family=technical][data-theme-mode=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--portal-page:#10191d;--portal-page-background:#10191d;--portal-surface:#17242a;--portal-surface-muted:#22343b;--portal-surface-translucent:#17242a;--portal-text:#edf6f8;--portal-text-muted:#adc1c7;--portal-border:#3a515a;--portal-primary:#3ebdba;--portal-primary-strong:#79ddd5;--portal-primary-contrast:#102126;--portal-focus-ring:#79ddd5;--portal-action-background:linear-gradient(135deg, #3ebdba, #79ddd5);--portal-status-success:#6cd69e;--portal-status-danger:#ff9a9a;--portal-chip-background:#20393d;--portal-chip-border:#3d5c60;--portal-navigation:#0b1317;--portal-navigation-text:#edf9fa;--portal-navigation-border:#263b42;--portal-navigation-active-bg:#194348;--portal-navigation-active-fg:#fff;--portal-shadow-panel:none;--portal-shadow-floating:0 1rem 2.5rem #0000005c;--portal-illustration-frame:#1d4749;--portal-section-surface:#142126;--portal-section-divider:#365159;--portal-illustration-background:#193438;--portal-illustration-foreground:#78d6d0;--portal-illustration-muted:#5f979b;--portal-illustration-depth:#29565a;--portal-capability-marker:#79ddd5}:root[data-theme-family=map-reference]{--portal-font-sans:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--portal-font-weight-body:400;--portal-font-weight-emphasis:720;--portal-letter-spacing-heading:-.018em;--portal-space-1:.25rem;--portal-space-2:.55rem;--portal-space-3:.8rem;--portal-space-4:1.05rem;--portal-space-6:1.72rem;--portal-space-8:2.2rem;--portal-control-height:2.55rem;--portal-control-padding-inline:.9rem;--portal-radius-control:.55rem;--portal-radius-panel:.85rem;--portal-radius-chip:999px;--portal-border-width:1px;--portal-card-border-style:solid;--portal-section-divider-style:solid;--portal-illustration-frame-radius:.85rem;--portal-illustration-line-width:3.5px;--portal-illustration-depth-opacity:.82;--portal-surface-backdrop-blur:12px;--portal-navigation-item-radius:.55rem;--portal-button-font-weight:650;--portal-button-radius:.55rem}:root[data-theme-family=map-reference][data-theme-mode=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--portal-page:#eef4f8;--portal-page-background:radial-gradient(circle at top, #59a8ff2e, transparent 35%), linear-gradient(180deg, #f4f8fc 0%, #dfe8f1 100%);--portal-surface:#ffffffd1;--portal-surface-muted:#f4f8fcd1;--portal-surface-translucent:#ffffffe0;--portal-text:#10233f;--portal-text-muted:#4a6580;--portal-border:#10233f1f;--portal-primary:#10233f;--portal-primary-strong:#173654;--portal-primary-contrast:#f8fbff;--portal-focus-ring:#0868ac8f;--portal-action-background:#10233f;--portal-status-success:#1f8a4c;--portal-status-danger:#b3322b;--portal-chip-background:#ffffffbd;--portal-chip-border:#10233f29;--portal-navigation:#ffffffb8;--portal-navigation-text:#173654;--portal-navigation-border:#10233f1f;--portal-navigation-active-bg:#dcf0f5e0;--portal-navigation-active-fg:#0c4a6e;--portal-shadow-panel:0 18px 44px #10233f1f;--portal-shadow-floating:0 20px 38px #10233f2e;--portal-illustration-frame:#ffffffb8;--portal-section-surface:#ffffffb8;--portal-section-divider:#10233f1a;--portal-illustration-background:#f8fbffe6;--portal-illustration-foreground:#0c4a6e;--portal-illustration-muted:#4a6580;--portal-illustration-depth:#dceef8;--portal-capability-marker:#0c4a6e}:root[data-theme-family=map-reference][data-theme-mode=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--portal-page:#0e131c;--portal-page-background:radial-gradient(circle at top, #3882dc24, transparent 35%), linear-gradient(180deg, #0e131c 0%, #141b26 100%);--portal-surface:#1a2230f0;--portal-surface-muted:#1e2634e6;--portal-surface-translucent:#161e2af0;--portal-text:#e6edf5;--portal-text-muted:#94a3b8;--portal-border:#94a3b838;--portal-primary:#3b6fa3;--portal-primary-strong:#9cc4dd;--portal-primary-contrast:#f4f8ff;--portal-focus-ring:#7dd3fc9e;--portal-action-background:#3b6fa3;--portal-status-success:#4ade80;--portal-status-danger:#ef4444;--portal-chip-background:#242e3ed1;--portal-chip-border:#94a3b838;--portal-navigation:#161e2aeb;--portal-navigation-text:#e6edf5;--portal-navigation-border:#94a3b838;--portal-navigation-active-bg:#3856788c;--portal-navigation-active-fg:#e8f3ff;--portal-shadow-panel:0 18px 44px #00000061;--portal-shadow-floating:0 20px 38px #0000007a;--portal-illustration-frame:#1f2836f0;--portal-section-surface:#1a2230e0;--portal-section-divider:#94a3b838;--portal-illustration-background:#1f2836f0;--portal-illustration-foreground:#7dd3fc;--portal-illustration-muted:#9db0c5;--portal-illustration-depth:#243044;--portal-capability-marker:#7dd3fc}:root[data-theme-family=tables-reference]{--portal-font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--portal-font-weight-body:400;--portal-font-weight-emphasis:650;--portal-letter-spacing-heading:-.006em;--portal-space-1:.2rem;--portal-space-2:.45rem;--portal-space-3:.7rem;--portal-space-4:.9rem;--portal-space-6:1.3rem;--portal-space-8:1.75rem;--portal-control-height:2.28rem;--portal-control-padding-inline:.65rem;--portal-radius-control:.18rem;--portal-radius-panel:.35rem;--portal-radius-chip:.18rem;--portal-border-width:1px;--portal-card-border-style:solid;--portal-section-divider-style:solid;--portal-illustration-frame-radius:.35rem;--portal-illustration-line-width:2.5px;--portal-illustration-depth-opacity:.62;--portal-surface-backdrop-blur:0px;--portal-navigation-item-radius:.18rem;--portal-button-font-weight:600;--portal-button-radius:.18rem}:root[data-theme-family=tables-reference][data-theme-mode=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--portal-page:#f5f5f5;--portal-page-background:#f5f5f5;--portal-surface:#fff;--portal-surface-muted:#fafafa;--portal-surface-translucent:#fff;--portal-text:#1f1f1f;--portal-text-muted:#595959;--portal-border:#8c8c8c;--portal-primary:#1677ff;--portal-primary-strong:#0958d9;--portal-primary-contrast:#fff;--portal-focus-ring:#000;--portal-action-background:#1677ff;--portal-status-success:#237804;--portal-status-danger:#cf1322;--portal-chip-background:#fafafa;--portal-chip-border:#8c8c8c;--portal-navigation:#1f1f1f;--portal-navigation-text:#fff;--portal-navigation-border:#434343;--portal-navigation-active-bg:#1677ff;--portal-navigation-active-fg:#fff;--portal-shadow-panel:0 1px 3px #00000014;--portal-shadow-floating:0 4px 12px #00000029;--portal-illustration-frame:#fff;--portal-section-surface:#fff;--portal-section-divider:#8c8c8c;--portal-illustration-background:#f5f5f5;--portal-illustration-foreground:#1677ff;--portal-illustration-muted:#595959;--portal-illustration-depth:#d9d9d9;--portal-capability-marker:#1677ff}:root[data-theme-family=tables-reference][data-theme-mode=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--portal-page:#141414;--portal-page-background:#141414;--portal-surface:#1f1f1f;--portal-surface-muted:#262626;--portal-surface-translucent:#1f1f1f;--portal-text:#f5f5f5;--portal-text-muted:#bfbfbf;--portal-border:#595959;--portal-primary:#69b1ff;--portal-primary-strong:#bae0ff;--portal-primary-contrast:#111;--portal-focus-ring:#fff;--portal-action-background:#1677ff;--portal-status-success:#95de64;--portal-status-danger:#ff7875;--portal-chip-background:#262626;--portal-chip-border:#595959;--portal-navigation:#000;--portal-navigation-text:#f5f5f5;--portal-navigation-border:#434343;--portal-navigation-active-bg:#1677ff;--portal-navigation-active-fg:#fff;--portal-shadow-panel:0 1px 3px #00000038;--portal-shadow-floating:0 4px 12px #0000006b;--portal-illustration-frame:#1f1f1f;--portal-section-surface:#1f1f1f;--portal-section-divider:#595959;--portal-illustration-background:#262626;--portal-illustration-foreground:#69b1ff;--portal-illustration-muted:#bfbfbf;--portal-illustration-depth:#303030;--portal-capability-marker:#69b1ff}:root[data-theme-family=survey-reference]{--portal-font-sans:Inter, ui-sans-serif, system-ui, sans-serif;--portal-font-weight-body:400;--portal-font-weight-emphasis:720;--portal-letter-spacing-heading:-.018em;--portal-space-1:.25rem;--portal-space-2:.55rem;--portal-space-3:.8rem;--portal-space-4:1rem;--portal-space-6:1.65rem;--portal-space-8:2.15rem;--portal-control-height:2.55rem;--portal-control-padding-inline:.9rem;--portal-radius-control:.55rem;--portal-radius-panel:.85rem;--portal-radius-chip:999px;--portal-border-width:1px;--portal-card-border-style:solid;--portal-section-divider-style:solid;--portal-illustration-frame-radius:.85rem;--portal-illustration-line-width:3px;--portal-illustration-depth-opacity:.76;--portal-surface-backdrop-blur:14px;--portal-navigation-item-radius:.5rem;--portal-button-font-weight:650;--portal-button-radius:.55rem}:root[data-theme-family=survey-reference][data-theme-mode=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--portal-page:#eef1ff;--portal-page-background:radial-gradient(circle at top left, #4f8ef721, transparent 35%), radial-gradient(circle at bottom right, #7c5ef71c, transparent 32%), #eef1ff;--portal-surface:#fff;--portal-surface-muted:#f4f6ff;--portal-surface-translucent:#ffffffe0;--portal-text:#111827;--portal-text-muted:#4b5680;--portal-border:#6373dd38;--portal-primary:#4f8ef7;--portal-primary-strong:#5b4bd8;--portal-primary-contrast:#fff;--portal-focus-ring:#4f8ef79e;--portal-action-background:linear-gradient(135deg, #4f8ef7, #7c5ef7);--portal-status-success:#16a34a;--portal-status-danger:#dc2626;--portal-chip-background:#4f8ef71a;--portal-chip-border:#4f8ef74d;--portal-navigation:#ffffffc7;--portal-navigation-text:#27345d;--portal-navigation-border:#6373dd2e;--portal-navigation-active-bg:#f4f6ff;--portal-navigation-active-fg:#4f8ef7;--portal-shadow-panel:0 4px 24px #4f8ef714, 0 1px 4px #0000000a;--portal-shadow-floating:0 12px 30px #4f5ef72e;--portal-illustration-frame:#fff;--portal-section-surface:#ffffffe0;--portal-section-divider:#6373dd2e;--portal-illustration-background:#f4f6ff;--portal-illustration-foreground:#4f8ef7;--portal-illustration-muted:#7c5ef7;--portal-illustration-depth:#e0e5ff;--portal-capability-marker:#7c5ef7}:root[data-theme-family=survey-reference][data-theme-mode=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--portal-page:#15172b;--portal-page-background:radial-gradient(circle at top left, #4f8ef72e, transparent 35%), radial-gradient(circle at bottom right, #7c5ef729, transparent 32%), #15172b;--portal-surface:#20223b;--portal-surface-muted:#292c4b;--portal-surface-translucent:#20223be0;--portal-text:#f2f3ff;--portal-text-muted:#b8bddb;--portal-border:#97a5ff4d;--portal-primary:#89b7ff;--portal-primary-strong:#c4b5fd;--portal-primary-contrast:#1d2040;--portal-focus-ring:#a5b4fc;--portal-action-background:linear-gradient(135deg, #75a9ff, #a78bfa);--portal-status-success:#86efac;--portal-status-danger:#fca5a5;--portal-chip-background:#89b7ff24;--portal-chip-border:#89b7ff61;--portal-navigation:#181a30e0;--portal-navigation-text:#f2f3ff;--portal-navigation-border:#97a5ff42;--portal-navigation-active-bg:#4f8ef73d;--portal-navigation-active-fg:#dbeafe;--portal-shadow-panel:0 6px 26px #00000047, 0 0 24px #7c5ef71a;--portal-shadow-floating:0 14px 34px #00000070, 0 0 30px #4f8ef724;--portal-illustration-frame:#252847;--portal-section-surface:#20223be0;--portal-section-divider:#97a5ff42;--portal-illustration-background:#292c4b;--portal-illustration-foreground:#89b7ff;--portal-illustration-muted:#c4b5fd;--portal-illustration-depth:#353963;--portal-capability-marker:#c4b5fd}:root[data-theme-family]{--tables-nav-bg:var(--portal-navigation);--tables-nav-text:var(--portal-navigation-text);--tables-nav-border:var(--portal-navigation-border);--tables-nav-active-bg:var(--portal-navigation-active-bg);--tables-nav-active-fg:var(--portal-navigation-active-fg);--tables-nav-item-radius:var(--portal-navigation-item-radius);--tables-tooltip-bg:var(--portal-tooltip-background);--tables-tooltip-text:var(--portal-tooltip-text)}html[data-theme-family],html[data-theme-family] body,html[data-theme-family] #root{background-color:var(--portal-page);color:var(--portal-text)}html[data-theme-family] .tables-shell{background:var(--portal-page)}
