@charset "UTF-8";:root{--color-neutral-accessible-strong-aaa: #0C121D;--color-neutral-accessible-moderate-aa: #22272B;--color-neutral-accessible-subtle-aaa: #6A6D75;--color-neutral-000: #FFFFFF;--color-neutral-050: #F5F6F7;--color-neutral-100: #F7F8F9;--color-neutral-200: #F1F2F4;--color-neutral-300: #DCDFE4;--color-neutral-400: #B3B9C4;--color-neutral-500: #8590A2;--color-neutral-600: #758195;--color-neutral-700: #626F86;--color-neutral-800: #44546F;--color-neutral-900: #2C3E5D;--color-neutral-1000: #172B4D;--color-neutral-1100: #091E42;--color-neutral-1200: #0C121D;--color-neutral-constant-white: #FFFFFF;--color-neutral-constant-100: #F7F8F9;--color-neutral-constant-200: #F1F2F4;--color-neutral-constant-1100: #091E42;--color-neutral-constant-1200: #0C121D;--color-blue-100: #E9F2FF;--color-blue-200: #CCE0FF;--color-blue-300: #85B8FF;--color-blue-400: #579DFF;--color-blue-500: #388BFF;--color-blue-600: #1868DB;--color-blue-700: #0055CC;--color-blue-800: #09326C;--color-blue-900: #082145;--color-blue-constant-100: #E9F2FF;--color-blue-constant-800: #09326C;--color-red-100: #FFECEB;--color-red-200: #FFD5D2;--color-red-300: #FD9891;--color-red-400: #F87168;--color-red-500: #F15B50;--color-red-600: #E2483D;--color-red-700: #C9372C;--color-red-800: #AE2E24;--color-red-900: #5D1F1A;--color-red-constant-100: #FFECEB;--color-red-constant-800: #AE2E24;--color-orange-100: #FFF3EB;--color-orange-200: #FEDEC8;--color-orange-300: #FEC195;--color-orange-400: #FAA53D;--color-orange-500: #E07C07;--color-orange-600: #B65C02;--color-orange-700: #974F0C;--color-orange-800: #A54800;--color-orange-900: #533F04;--color-orange-constant-100: #FFF3EB;--color-orange-constant-800: #A54800;--color-yellow-100: #FFF7D6;--color-yellow-200: #F8E6A0;--color-yellow-300: #F5CD47;--color-yellow-400: #E2B203;--color-yellow-500: #CF9F02;--color-yellow-600: #B38600;--color-yellow-700: #946F00;--color-yellow-800: #7F5F01;--color-yellow-900: #533F04;--color-yellow-constant-100: #FFF7D6;--color-yellow-constant-800: #7F5F01;--color-green-100: #DCFFF1;--color-green-200: #BAF3DB;--color-green-300: #7EE2B8;--color-green-400: #4BCE97;--color-green-500: #2ABB7F;--color-green-600: #22A06B;--color-green-700: #1F845A;--color-green-800: #216E4E;--color-green-900: #164B35;--color-green-constant-100: #DCFFF1;--color-green-constant-800: #216E4E;--color-teal-100: #E7F9FF;--color-teal-200: #C6EDFB;--color-teal-300: #9DD9EE;--color-teal-400: #6CC3E0;--color-teal-500: #42B2D7;--color-teal-600: #2898BD;--color-teal-700: #227D9B;--color-teal-800: #206A83;--color-teal-900: #164555;--color-teal-constant-100: #E7F9FF;--color-teal-constant-800: #206A83;--surface-card: #FFFFFF;--surface-strong: #F0F1F3;--surface-subtle: #F5F6F7;--surface-disabled: #F5F6F7;--surface-canvas: #FFFFFF;--surface-overlay: #0C121D;--surface-highlight: #F9FAFB;--surface-inverse: #0C121D;--border-card: #E7E8EB;--border-strong: #BABDC5;--border-subtle: #E7E8EB;--border-highlight: #0951BF;--border-disabled: #E7E8EB;--border-inverse: #FFFFFF;--icon-strong: #0C121D;--icon-subtle: #6A6D75;--icon-disabled: #BABDC5;--icon-inverse: #FFFFFF;--icon-link: #1868DB;--icon-success: #1D7C4D;--icon-info: #1868DB;--icon-warning: #E07C07;--icon-error: #C7200A;--text-strong: #0C121D;--text-subtle: #6A6D75;--text-disabled: #BABDC5;--text-inverse: #FFFFFF;--text-link: #1868DB;--text-success: #1D7C4D;--text-info: #1868DB;--text-warning: #E07C07;--text-error: #C7200A;--text-on-strong: #FFFFFF;--text-placeholder: #6A6D75;--table-header-bg: var(--tab-fill-bg-secondary);--table-header-text: var(--color-neutral-500);--table-header-sort-hover-text: var(--color-neutral-600);--table-header-font-size: 12px;--table-header-font-weight: 500;--table-header-letter-spacing: .04em;--table-header-text-transform: uppercase;--table-container-radius: 8px;--table-container-shadow: 0px 1px 2px rgba(12, 18, 29, .06), 0px 2px 8px rgba(12, 18, 29, .04);--table-row-divider: var(--border-card);--details-panel-label-color: var(--color-neutral-500);--details-trigger-rest-bg: transparent;--details-trigger-bg-hover: rgba(12, 18, 29, .04);--details-trigger-bg-active: rgba(12, 18, 29, .06);--details-trigger-radius: 6px;--details-trigger-border-hover: var(--border-card);--details-trigger-border-focus: var(--border-highlight);--details-trigger-padding-y: 4px;--details-trigger-padding-x: 8px;--details-trigger-min-height: 28px;--details-chevron-muted: var(--icon-subtle);--details-field-label-value-gap: 2px;--details-field-stack-gap: 8px;--details-value-font-size: var(--table-footer-font-size);--details-value-font-weight: var(--table-footer-font-weight-normal);--details-value-line-height: var(--table-footer-line-height);--table-footer-bg: var(--table-header-bg);--table-footer-border-top: var(--table-row-divider);--table-footer-padding-y: 6px;--table-footer-padding-x: 20px;--table-footer-font-size: var(--table-header-font-size);--table-footer-font-weight-normal: var(--table-header-font-weight);--table-footer-font-weight-medium: var(--table-header-font-weight);--table-footer-line-height: 1.14em;--table-footer-letter-spacing: var(--table-header-letter-spacing);--table-footer-text-muted: var(--table-header-text);--table-footer-text-emphasis: var(--table-header-text);--table-footer-control-bg: var(--surface-card);--table-footer-control-border: var(--border-card);--table-footer-control-text: var(--table-header-text);--table-footer-control-hover-bg: var(--surface-highlight);--table-footer-control-radius: 6px;--table-footer-icon: var(--table-header-text);--table-footer-nav-hover-bg: var(--surface-highlight);--tab-fill-selected-primary: #172234;--tab-fill-selected-secondary: #FFFFFF;--tab-fill-selected-tertiary: #FFFFFF;--tab-fill-hover-primary: #DEE0E4;--tab-fill-hover-secondary: #EBECEE;--tab-fill-hover-tertiary: #FFFFFF;--tab-fill-bg-primary: #EBECEE;--tab-fill-bg-secondary: #F8F9F9;--tab-fill-bg-tertiary: #FFFFFF;--tab-text-selected-primary: #FFFFFF;--tab-text-selected-secondary: #0C121D;--tab-text-selected-tertiary: #0C121D;--tab-border-selected-primary: #FFFFFF;--tab-border-selected-secondary: #EBECEE;--tab-border-selected-tertiary: #1D6BFC;--tab-border-group-primary: #FFFFFF;--tab-border-group-secondary: #FFFFFF;--tab-border-group-tertiary: #DEE0E4;--error-border-300-default: #C7CCD5;--error-border-300-error: #D40031;--error-border-200-default: #DEE0E4;--error-border-200-error: #D40031;--border-error: #D40031;--link-text-default: #0C121D;--link-text-action: #1854C3;--link-text-hover: #123D8B;--link-text-visited: #9F2CAA;--text-primary: var(--text-strong);--text-secondary: var(--text-subtle);--text-tertiary: var(--text-subtle);--text-brand: var(--text-link);--text-danger: var(--text-error);--bg-primary: var(--surface-card);--bg-secondary: var(--surface-subtle);--bg-tertiary: var(--surface-strong);--bg-hover: var(--surface-highlight);--bg-active: var(--surface-strong);--bg-selected: var(--color-blue-100);--bg-brand: var(--color-blue-600);--bg-danger: var(--color-red-100);--bg-warning: var(--color-orange-100);--bg-success: var(--color-green-100);--bg-info: var(--color-teal-100);--border-default: var(--border-card);--border-focus: var(--border-highlight);--border-danger: var(--color-red-600);--border-warning: var(--color-orange-600);--border-success: var(--color-green-600);--border-info: var(--color-teal-600);--interactive-primary: var(--color-blue-600);--interactive-primary-hover: var(--color-blue-700);--interactive-primary-active: var(--color-blue-800);--interactive-danger: var(--color-red-600);--interactive-danger-hover: var(--color-red-700)}html.dark,.dark,[data-theme=dark]{--color-neutral-accessible-strong-aaa: #FFFFFF;--color-neutral-accessible-moderate-aa: #B6C2CF;--color-neutral-accessible-subtle-aaa: #9FADBC;--color-neutral-000: #161A1D;--color-neutral-050: #1D2125;--color-neutral-100: #1D2125;--color-neutral-200: #22272B;--color-neutral-300: #2C333A;--color-neutral-400: #454F59;--color-neutral-500: #596773;--color-neutral-600: #738496;--color-neutral-700: #8C9BAB;--color-neutral-800: #9FADBC;--color-neutral-900: #B6C2CF;--color-neutral-1000: #C7D1DB;--color-neutral-1100: #DEE4EA;--color-neutral-1200: #FFFFFF;--color-blue-100: #09326C;--color-blue-200: #0055CC;--color-blue-300: #0C66E4;--color-blue-400: #579DFF;--color-blue-500: #85B8FF;--color-blue-600: #579DFF;--color-blue-700: #85B8FF;--color-blue-800: #CCE0FF;--color-blue-900: #E9F2FF;--color-red-100: #5D1F1A;--color-red-200: #AE2E24;--color-red-300: #C9372C;--color-red-400: #F87168;--color-red-500: #FD9891;--color-red-600: #F87168;--color-red-700: #FD9891;--color-red-800: #FFD5D2;--color-red-900: #FFECEB;--color-orange-100: #533F04;--color-orange-200: #7F5F01;--color-orange-300: #946F00;--color-orange-400: #FAA53D;--color-orange-500: #FEC195;--color-orange-600: #FAA53D;--color-orange-700: #FEC195;--color-orange-800: #FEDEC8;--color-orange-900: #FFF3EB;--color-yellow-100: #533F04;--color-yellow-200: #7F5F01;--color-yellow-300: #946F00;--color-yellow-400: #E2B203;--color-yellow-500: #F5CD47;--color-yellow-600: #E2B203;--color-yellow-700: #F5CD47;--color-yellow-800: #F8E6A0;--color-yellow-900: #FFF7D6;--color-green-100: #164B35;--color-green-200: #216E4E;--color-green-300: #1F845A;--color-green-400: #4BCE97;--color-green-500: #7EE2B8;--color-green-600: #4BCE97;--color-green-700: #7EE2B8;--color-green-800: #BAF3DB;--color-green-900: #DCFFF1;--color-teal-100: #164555;--color-teal-200: #206A83;--color-teal-300: #227D9B;--color-teal-400: #6CC3E0;--color-teal-500: #9DD9EE;--color-teal-600: #6CC3E0;--color-teal-700: #9DD9EE;--color-teal-800: #C6EDFB;--color-teal-900: #E7F9FF;--surface-card: #1D2125;--surface-strong: #2C333A;--surface-subtle: #22272B;--surface-disabled: #22272B;--surface-canvas: #161A1D;--surface-overlay: #000000CC;--surface-highlight: #2C333A;--surface-inverse: #FFFFFF;--border-card: #454F59;--border-strong: #596773;--border-subtle: #2C333A;--border-highlight: #579DFF;--border-disabled: #2C333A;--border-inverse: #1D2125;--icon-strong: #FFFFFF;--icon-subtle: #9FADBC;--icon-disabled: #596773;--icon-inverse: #1D2125;--icon-link: #579DFF;--icon-success: #4BCE97;--icon-info: #579DFF;--icon-warning: #FAA53D;--icon-error: #F87168;--text-strong: #FFFFFF;--text-subtle: #9FADBC;--text-disabled: #596773;--text-inverse: #1D2125;--text-link: #579DFF;--text-success: #4BCE97;--text-info: #579DFF;--text-warning: #FAA53D;--text-error: #F87168;--text-on-strong: #1D2125;--text-placeholder: #738496;--table-header-bg: var(--surface-strong);--table-header-text: var(--text-subtle);--table-header-sort-hover-text: var(--text-strong);--table-header-font-size: 12px;--table-header-font-weight: 500;--table-header-letter-spacing: .04em;--table-header-text-transform: uppercase;--table-container-radius: 8px;--table-container-shadow: 0px 1px 2px rgba(0, 0, 0, .35), 0px 2px 8px rgba(0, 0, 0, .25);--table-row-divider: var(--border-card);--details-panel-label-color: var(--text-subtle);--details-trigger-rest-bg: transparent;--details-trigger-bg-hover: rgba(255, 255, 255, .06);--details-trigger-bg-active: rgba(255, 255, 255, .09);--details-trigger-radius: 6px;--details-trigger-border-hover: var(--border-card);--details-trigger-border-focus: var(--border-highlight);--details-trigger-padding-y: 4px;--details-trigger-padding-x: 8px;--details-trigger-min-height: 28px;--details-chevron-muted: var(--icon-subtle);--details-field-label-value-gap: 2px;--details-field-stack-gap: 8px;--details-value-font-size: var(--table-footer-font-size);--details-value-font-weight: var(--table-footer-font-weight-normal);--details-value-line-height: var(--table-footer-line-height);--table-footer-bg: var(--table-header-bg);--table-footer-border-top: var(--table-row-divider);--table-footer-padding-y: 6px;--table-footer-padding-x: 20px;--table-footer-font-size: var(--table-header-font-size);--table-footer-font-weight-normal: var(--table-header-font-weight);--table-footer-font-weight-medium: var(--table-header-font-weight);--table-footer-line-height: 1.14em;--table-footer-letter-spacing: var(--table-header-letter-spacing);--table-footer-text-muted: var(--table-header-text);--table-footer-text-emphasis: var(--table-header-text);--table-footer-control-bg: var(--surface-card);--table-footer-control-border: var(--border-card);--table-footer-control-text: var(--table-header-text);--table-footer-control-hover-bg: var(--surface-highlight);--table-footer-control-radius: 6px;--table-footer-icon: var(--table-header-text);--table-footer-nav-hover-bg: var(--surface-highlight);--tab-fill-selected-primary: #F8F9F9;--tab-fill-selected-secondary: #1D2125;--tab-fill-selected-tertiary: #1D2125;--tab-fill-hover-primary: #454F59;--tab-fill-hover-secondary: #2C333A;--tab-fill-hover-tertiary: #2C333A;--tab-fill-bg-primary: #2C333A;--tab-fill-bg-secondary: #22272B;--tab-fill-bg-tertiary: #1D2125;--tab-text-selected-primary: #0C121D;--tab-text-selected-secondary: #FFFFFF;--tab-text-selected-tertiary: #FFFFFF;--tab-border-selected-primary: #1D2125;--tab-border-selected-secondary: #454F59;--tab-border-selected-tertiary: #579DFF;--tab-border-group-primary: #2C333A;--tab-border-group-secondary: #2C333A;--tab-border-group-tertiary: #454F59;--error-border-300-default: #596773;--error-border-300-error: #F87168;--error-border-200-default: #454F59;--error-border-200-error: #F87168;--border-error: #F87168;--link-text-default: #FFFFFF;--link-text-action: #579DFF;--link-text-hover: #85B8FF;--link-text-visited: #D09FD4;--text-primary: var(--text-strong);--text-secondary: var(--text-subtle);--text-tertiary: var(--text-subtle);--text-brand: var(--text-link);--text-danger: var(--text-error);--bg-primary: var(--surface-card);--bg-secondary: var(--surface-subtle);--bg-tertiary: var(--surface-strong);--bg-hover: var(--surface-highlight);--bg-active: var(--surface-strong);--bg-selected: var(--color-blue-100);--bg-brand: var(--color-blue-600);--bg-danger: var(--color-red-100);--bg-warning: var(--color-orange-100);--bg-success: var(--color-green-100);--bg-info: var(--color-teal-100);--border-default: var(--border-card);--border-focus: var(--border-highlight)}
