.supratitle{font-size:.75rem;font-weight:700;line-height:1.4;color:var(--theme-supratitle);letter-spacing:.15rem;text-transform:uppercase}:root,[data-theme=light]{--theme-foreground: #5c6d7e;--theme-background: #fff;--theme-supratitle: #18b1f2;--theme-heading: #10234d;--theme-text: #3a4b5c;--theme-text-soft: #5c6d7e;--theme-link: #117ddb;--theme-link-hover: #117ddb;--theme-divider: rgba(24, 41, 60, .1);--theme-ui-focus: rgba(88, 206, 255, .5);--theme-ui-foreground: #fff;--theme-ui-background: #0f3173;--theme-ui-foreground-hover: #fff;--theme-ui-background-hover: #0e3b8d;--theme-ui-border: #0f3173;--theme-ui-background-checked: #0f3173;--theme-ui-background-unchecked: #f2f6f9;--theme-ui-disabled: #a0b0bf;--theme-input-placeholder: #a0b0bf;--theme-input-foreground: #18293c;--theme-input-background: #f2f6f9;--theme-input-border: #d7e0e9;--theme-input-border-focus: #117ddb;--theme-icon-background: #f2f6f9;--theme-icon-border: #edf3f7}[data-theme=dark]{--theme-foreground: #fff;--theme-background: #1a2946;--theme-supratitle: #18b1f2;--theme-heading: #fff;--theme-text: #bdcddb;--theme-text-soft: rgba(199, 239, 255, .6);--theme-link: #117ddb;--theme-link-hover: #117ddb;--theme-divider: rgba(199, 239, 255, .1);--theme-ui-focus: rgba(88, 206, 255, .25);--theme-ui-foreground: #0e3b8d;--theme-ui-background: #fff;--theme-ui-foreground-hover: #0e3b8d;--theme-ui-background-hover: #fff;--theme-ui-border: #fff;--theme-ui-disabled: #a0b0bf;--theme-input-placeholder: rgba(255, 255, 255, .5);--theme-input-border: rgba(88, 206, 255, .15);--theme-input-foreground: #e7eef3;--theme-input-background: #0f285a;--theme-icon-background: rgba(34, 93, 195, .1);--theme-icon-border: rgba(0, 157, 242, .05)}[data-theme=tint],[data-theme=gradient]{--theme-foreground: #5c6d7e;--theme-background: #f2f6f9;--theme-supratitle: #18b1f2;--theme-heading: #10234d;--theme-text: #3a4b5c;--theme-text-soft: #7d8e9f;--theme-link: #117ddb;--theme-link-hover: #117ddb;--theme-divider: rgba(24, 41, 60, .1);--theme-ui-focus: rgba(88, 206, 255, .5);--theme-ui-foreground: #fff;--theme-ui-background: #0f3173;--theme-ui-foreground-hover: #fff;--theme-ui-background-hover: #0e3b8d;--theme-ui-border: #0f3173;--theme-ui-background-checked: #0f3173;--theme-ui-background-unchecked: #f2f6f9;--theme-ui-disabled: #a0b0bf;--theme-input-placeholder: #a0b0bf;--theme-input-border: #d7e0e9;--theme-input-foreground: #18293c;--theme-input-background: #f2f6f9;--theme-icon-background: #fff;--theme-icon-border: #edf3f7}[data-theme=photo]{--theme-foreground: #fff;--theme-background: #18293c;--theme-supratitle: #fff;--theme-heading: #fff;--theme-text: rgba(255, 255, 255, .75);--theme-text-soft: rgba(255, 255, 255, .5);--theme-link: #58ceff;--theme-link-hover: #58ceff;--theme-divider: rgba(255, 255, 255, .15);--theme-ui-focus: rgba(255, 255, 255, .3);--theme-ui-foreground: #18293c;--theme-ui-background: #fff;--theme-ui-foreground-hover: #18293c;--theme-ui-background-hover: rgba(255, 255, 255, .75);--theme-ui-border: rgba(255, 255, 255, .5);--theme-ui-background-checked: #0f3173;--theme-ui-background-unchecked: #f2f6f9;--theme-ui-disabled: #a0b0bf;--theme-input-foreground: #fff;--theme-input-background: rgba(58, 75, 92, .25);--theme-icon-background: #dce4ec;--theme-icon-border: #fff}.tablev2{display:flex;flex-direction:column;width:100%;min-width:0}.tablev2-caption{margin-bottom:1.5rem;font-size:1.3125rem;font-weight:700;line-height:1.25;color:var(--header-text-color);letter-spacing:-.0125rem}.tablev2-footer{margin-top:1.5rem;font-size:.875rem;font-style:italic;color:var(--text)}.tablev2-scroll{width:100%;min-width:0;overflow:auto visible}.tablev2-scroll:focus-visible{outline:2px solid var(--header-border-color);outline-offset:2px}.tablev2-table{display:table;width:100%;border-collapse:collapse;text-align:left;table-layout:fixed}.tablev2-table col[data-width="1"]{width:calc(1 / 12 * 100%)}.tablev2-table col[data-width="2"]{width:calc(2 / 12 * 100%)}.tablev2-table col[data-width="3"]{width:25%}.tablev2-table col[data-width="4"]{width:calc(4 / 12 * 100%)}.tablev2-table col[data-width="5"]{width:calc(5 / 12 * 100%)}.tablev2-table col[data-width="6"]{width:50%}.tablev2-table col[data-width="7"]{width:calc(7 / 12 * 100%)}.tablev2-table col[data-width="8"]{width:calc(8 / 12 * 100%)}.tablev2-table col[data-width="9"]{width:75%}.tablev2-table col[data-width="10"]{width:calc(10 / 12 * 100%)}.tablev2-table col[data-width="11"]{width:calc(11 / 12 * 100%)}.tablev2-table col[data-width="12"]{width:100%}.tablev2-table[data-min-width=md]{min-width:768px}.tablev2-table[data-min-width=lg]{min-width:1024px}.tablev2-table[data-min-width=xl]{min-width:1280px}.tablev2-table .tablev2-align-left{text-align:left}.tablev2-table .tablev2-align-center{text-align:center}.tablev2-table .tablev2-align-right{text-align:right}.tablev2-table thead{border-bottom:1px solid var(--header-border-color);font-size:.875rem;font-weight:700;color:var(--header-text-color);letter-spacing:.025em}.tablev2-table th{padding:0 .75rem .75rem;vertical-align:top}.tablev2-table th:first-child{padding-left:0}.tablev2-table th:last-child{padding-right:0}.tablev2-table td{padding:.75rem;border-bottom:1px solid var(--border-color);font-size:.9375rem;color:var(--text);vertical-align:top;text-wrap:pretty}.tablev2-table td:first-child{padding-left:0}.tablev2-table td:last-child{padding-right:0}.tablev2-table .tablev2-cell-bold{font-weight:700;color:var(--header-text-color)}.tablev2-table .tablev2-cell-tabular{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.tablev2-chip{display:inline-block;padding:.125rem .375rem;border-radius:.25rem;background-color:#e7eef3;font-family:consolas,menlo,monaco,Liberation Mono,monospace;font-size:.85em;line-height:1.4;color:var(--chip-text);white-space:nowrap}.tablev2-striped th:first-child,.tablev2-striped td:first-child{padding-left:.75rem}.tablev2-striped th:last-child,.tablev2-striped td:last-child{padding-right:.75rem}.tablev2-striped .tablev2-table{border-collapse:separate;border-spacing:0}.tablev2-striped tbody tr:nth-child(2n) td{background-color:var(--stripe-color)}.tablev2-striped tbody tr:nth-child(2n) td:first-child{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.tablev2-striped tbody tr:nth-child(2n) td:last-child{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.tablev2-striped td{border-bottom:none}[data-theme=dark] .tablev2{--text: color-mix(in srgb, #c7efff, var(--theme-background) 12%);--border-color: color-mix(in srgb, #c7efff, var(--theme-background) 85%);--header-text-color: color-mix(in srgb, #fff, var(--theme-background) 10%);--header-border-color: color-mix(in srgb, #c7efff, var(--theme-background) 40%);--stripe-color: color-mix(in srgb, #c7efff, var(--theme-background) 92%);--chip-text: color-mix(in srgb, #fff, var(--theme-background) 12%)}[data-theme=light] .tablev2,[data-theme=tint] .tablev2,[data-theme=gradient] .tablev2{--text: color-mix(in srgb, #18293c, var(--theme-background) 15%);--border-color: color-mix(in srgb, #18293c, var(--theme-background) 85%);--header-text-color: var(--theme-heading);--header-border-color: color-mix(in srgb, #18293c, var(--theme-background) 40%);--stripe-color: #f2f6f9;--chip-text: color-mix(in srgb, #18293c, var(--theme-background) 12%)}
