@covalent/components 11.3.1 → 11.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/code-editor.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./query-assigned-elements-8EurZY45.js");require("./property-DYTC_2-m.js");const e=require("./code-editor-CM5ES5AL.js");Object.defineProperty(exports,"CovalentCodeEditor",{enumerable:!0,get:()=>e.CovalentCodeEditor});exports.default=e.CovalentCodeEditor$1;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./query-assigned-elements-8EurZY45.js");require("./property-DYTC_2-m.js");const e=require("./code-editor-BzGE1EMG.js");Object.defineProperty(exports,"CovalentCodeEditor",{enumerable:!0,get:()=>e.CovalentCodeEditor});exports.default=e.CovalentCodeEditor$1;
package/code-editor.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./query-assigned-elements-D930kELM.mjs";
2
2
  import "./property-DJzm_oB9.mjs";
3
- import { C as e, a as d } from "./code-editor-Dg01dsW-.mjs";
3
+ import { C as e, b as d } from "./code-editor-BFsO7exo.mjs";
4
4
  export {
5
5
  e as CovalentCodeEditor,
6
6
  d as default
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./code-editor-CM5ES5AL.js");/*!-----------------------------------------------------------------------------
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./code-editor-BzGE1EMG.js");/*!-----------------------------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
3
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
4
4
  * Released under the MIT license
@@ -1,4 +1,4 @@
1
- import { m as s } from "./code-editor-Dg01dsW-.mjs";
1
+ import { m as s } from "./code-editor-BFsO7exo.mjs";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
package/index.d.ts CHANGED
@@ -10,6 +10,7 @@ export * from './chips/chip';
10
10
  export * from './chips/chip-set';
11
11
  export * from './circular-progress/circular-progress';
12
12
  export * from './code-editor/code-editor';
13
+ export * from './code-editor/code-editor.theme';
13
14
  export * from './code-snippet/code-snippet';
14
15
  export * from './dialog/dialog';
15
16
  export * from './divider/divider';
package/index.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./action-ribbon.js"),t=require("./alert.js"),r=require("./app-shell.js"),n=require("./badge.js"),o=require("./button.js"),a=require("./card.js"),l=require("./checkbox.js"),i=require("./check-list-item.js"),u=require("./chip-BjFvUMom.js"),c=require("./chip-set.js"),b=require("./circular-progress.js"),C=require("./code-editor-CM5ES5AL.js"),s=require("./code-snippet.js"),v=require("./dialog-BShWbhKq.js"),p=require("./divider.js"),d=require("./drawer.js"),g=require("./empty-state.js"),m=require("./expansion-panel.js"),P=require("./expansion-panel-item.js"),y=require("./focused-page.js"),f=require("./formfield.js"),j=require("./full-screen-dialog.js"),O=require("./icon.js"),q=require("./icon-button.js"),S=require("./icon-button-toggle.js"),T=require("./icon-check-toggle.js"),I=require("./icon-lockup.js"),h=require("./icon-radio-toggle.js"),L=require("./linear-progress.js"),k=require("./list.js"),x=require("./list-item.js"),B=require("./menu.js"),R=require("./nav-list-item.js"),A=require("./notebook-cell.js"),D=require("./radio.js"),F=require("./radio-list-item.js"),E=require("./select.js"),w=require("./side-sheet.js"),H=require("./slider.js"),N=require("./slider-range.js"),M=require("./snackbar.js"),_=require("./status-dialog.js"),z=require("./status-header.js"),G=require("./status-header-item.js"),J=require("./switch.js"),K=require("./tab.js"),Q=require("./tab-bar.js"),U=require("./textarea.js"),V=require("./textfield.js"),W=require("./text-lockup.js"),X=require("./toolbar.js"),Y=require("./tooltip.js"),Z=require("./top-app-bar.js"),$=require("./top-app-bar-fixed.js"),ee=require("./tree-list.js"),te=require("./tree-list-item.js"),re=require("./typography.js");Object.defineProperty(exports,"CovalentActionRibbon",{enumerable:!0,get:()=>e.CovalentActionRibbon});Object.defineProperty(exports,"CovalentAlert",{enumerable:!0,get:()=>t.CovalentAlert});Object.defineProperty(exports,"CovalentAppShell",{enumerable:!0,get:()=>r.CovalentAppShell});Object.defineProperty(exports,"CovalentBadge",{enumerable:!0,get:()=>n.CovalentBadge});Object.defineProperty(exports,"CovalentButton",{enumerable:!0,get:()=>o.CovalentButton});Object.defineProperty(exports,"CovalentCard",{enumerable:!0,get:()=>a.CovalentCard});Object.defineProperty(exports,"CovalentCheckbox",{enumerable:!0,get:()=>l.CovalentCheckbox});Object.defineProperty(exports,"CovalentCheckListItem",{enumerable:!0,get:()=>i.CovalentCheckListItem});Object.defineProperty(exports,"CovalentChip",{enumerable:!0,get:()=>u.CovalentChip});Object.defineProperty(exports,"CovalentChipSet",{enumerable:!0,get:()=>c.CovalentChipSet});Object.defineProperty(exports,"CovalentCircularProgress",{enumerable:!0,get:()=>b.CovalentCircularProgress});Object.defineProperty(exports,"CovalentCodeEditor",{enumerable:!0,get:()=>C.CovalentCodeEditor});Object.defineProperty(exports,"CovalentCodeSnippet",{enumerable:!0,get:()=>s.CovalentCodeSnippet});Object.defineProperty(exports,"CovalentDialog",{enumerable:!0,get:()=>v.CovalentDialog});Object.defineProperty(exports,"CovalentDivider",{enumerable:!0,get:()=>p.CovalentDivider});Object.defineProperty(exports,"CovalentDrawer",{enumerable:!0,get:()=>d.CovalentDrawer});Object.defineProperty(exports,"CovalentEmptyState",{enumerable:!0,get:()=>g.CovalentEmptyState});Object.defineProperty(exports,"CovalentExpansionPanel",{enumerable:!0,get:()=>m.CovalentExpansionPanel});Object.defineProperty(exports,"CovalentExpansionPanelItem",{enumerable:!0,get:()=>P.CovalentExpansionPanelItem});Object.defineProperty(exports,"CovalentFocusedPage",{enumerable:!0,get:()=>y.CovalentFocusedPage});Object.defineProperty(exports,"CovalentFormfield",{enumerable:!0,get:()=>f.CovalentFormfield});Object.defineProperty(exports,"CovalentFullscreenDialog",{enumerable:!0,get:()=>j.CovalentFullscreenDialog});Object.defineProperty(exports,"CovalentIcon",{enumerable:!0,get:()=>O.CovalentIcon});Object.defineProperty(exports,"CovalentIconButton",{enumerable:!0,get:()=>q.CovalentIconButton});Object.defineProperty(exports,"CovalentIconButtonToggle",{enumerable:!0,get:()=>S.CovalentIconButtonToggle});Object.defineProperty(exports,"CovalentIconCheckToggle",{enumerable:!0,get:()=>T.CovalentIconCheckToggle});Object.defineProperty(exports,"CovalentIconLockup",{enumerable:!0,get:()=>I.CovalentIconLockup});Object.defineProperty(exports,"CovalentIconRadioToggle",{enumerable:!0,get:()=>h.CovalentIconRadioToggle});Object.defineProperty(exports,"CovalentLinearProgress",{enumerable:!0,get:()=>L.CovalentLinearProgress});Object.defineProperty(exports,"CovalentList",{enumerable:!0,get:()=>k.CovalentList});Object.defineProperty(exports,"CovalentListItem",{enumerable:!0,get:()=>x.CovalentListItem});Object.defineProperty(exports,"CovalentMenu",{enumerable:!0,get:()=>B.CovalentMenu});Object.defineProperty(exports,"CovalentNavRailListItem",{enumerable:!0,get:()=>R.CovalentNavRailListItem});Object.defineProperty(exports,"CovalentNotebookCell",{enumerable:!0,get:()=>A.CovalentNotebookCell});Object.defineProperty(exports,"CovalentRadio",{enumerable:!0,get:()=>D.CovalentRadio});Object.defineProperty(exports,"CovalentRadioListItem",{enumerable:!0,get:()=>F.CovalentRadioListItem});Object.defineProperty(exports,"CovalentSelect",{enumerable:!0,get:()=>E.CovalentSelect});Object.defineProperty(exports,"CovalentSideSheet",{enumerable:!0,get:()=>w.CovalentSideSheet});Object.defineProperty(exports,"CovalentSlider",{enumerable:!0,get:()=>H.CovalentSlider});Object.defineProperty(exports,"CovalentSliderRange",{enumerable:!0,get:()=>N.CovalentSliderRange});Object.defineProperty(exports,"CovalentSnackbar",{enumerable:!0,get:()=>M.CovalentSnackbar});Object.defineProperty(exports,"CovalentStatusDialog",{enumerable:!0,get:()=>_.CovalentStatusDialog});Object.defineProperty(exports,"CovalentStatusHeader",{enumerable:!0,get:()=>z.CovalentStatusHeader});Object.defineProperty(exports,"CovalentStatusHeaderItem",{enumerable:!0,get:()=>G.CovalentStatusHeaderItem});Object.defineProperty(exports,"CovalentSwitch",{enumerable:!0,get:()=>J.CovalentSwitch});Object.defineProperty(exports,"CovalentTab",{enumerable:!0,get:()=>K.CovalentTab});Object.defineProperty(exports,"CovalentTabBar",{enumerable:!0,get:()=>Q.CovalentTabBar});Object.defineProperty(exports,"CovalentTextArea",{enumerable:!0,get:()=>U.CovalentTextArea});Object.defineProperty(exports,"CovalentTextField",{enumerable:!0,get:()=>V.CovalentTextField});Object.defineProperty(exports,"CovalentTextLockup",{enumerable:!0,get:()=>W.CovalentTextLockup});Object.defineProperty(exports,"CovalentToolbar",{enumerable:!0,get:()=>X.CovalentToolbar});Object.defineProperty(exports,"CovalentTooltip",{enumerable:!0,get:()=>Y.CovalentTooltip});Object.defineProperty(exports,"CovalentTopAppBar",{enumerable:!0,get:()=>Z.CovalentTopAppBar});Object.defineProperty(exports,"CovalentTopAppBarFixed",{enumerable:!0,get:()=>$.CovalentTopAppBarFixed});Object.defineProperty(exports,"CovalentTreeList",{enumerable:!0,get:()=>ee.CovalentTreeList});Object.defineProperty(exports,"CovalentTreeListItem",{enumerable:!0,get:()=>te.CovalentTreeListItem});Object.defineProperty(exports,"CovalentTypography",{enumerable:!0,get:()=>re.CovalentTypography});
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./action-ribbon.js"),r=require("./alert.js"),o=require("./app-shell.js"),n=require("./badge.js"),a=require("./button.js"),l=require("./card.js"),i=require("./checkbox.js"),u=require("./check-list-item.js"),c=require("./chip-BjFvUMom.js"),b=require("./chip-set.js"),C=require("./circular-progress.js"),e=require("./code-editor-BzGE1EMG.js"),v=require("./code-snippet.js"),s=require("./dialog-BShWbhKq.js"),d=require("./divider.js"),p=require("./drawer.js"),g=require("./empty-state.js"),m=require("./expansion-panel.js"),P=require("./expansion-panel-item.js"),y=require("./focused-page.js"),f=require("./formfield.js"),j=require("./full-screen-dialog.js"),O=require("./icon.js"),q=require("./icon-button.js"),T=require("./icon-button-toggle.js"),S=require("./icon-check-toggle.js"),h=require("./icon-lockup.js"),I=require("./icon-radio-toggle.js"),L=require("./linear-progress.js"),k=require("./list.js"),x=require("./list-item.js"),B=require("./menu.js"),R=require("./nav-list-item.js"),A=require("./notebook-cell.js"),D=require("./radio.js"),E=require("./radio-list-item.js"),F=require("./select.js"),w=require("./side-sheet.js"),H=require("./slider.js"),N=require("./slider-range.js"),M=require("./snackbar.js"),_=require("./status-dialog.js"),z=require("./status-header.js"),G=require("./status-header-item.js"),J=require("./switch.js"),K=require("./tab.js"),Q=require("./tab-bar.js"),U=require("./textarea.js"),V=require("./textfield.js"),W=require("./text-lockup.js"),X=require("./toolbar.js"),Y=require("./tooltip.js"),Z=require("./top-app-bar.js"),$=require("./top-app-bar-fixed.js"),ee=require("./tree-list.js"),te=require("./tree-list-item.js"),re=require("./typography.js");Object.defineProperty(exports,"CovalentActionRibbon",{enumerable:!0,get:()=>t.CovalentActionRibbon});Object.defineProperty(exports,"CovalentAlert",{enumerable:!0,get:()=>r.CovalentAlert});Object.defineProperty(exports,"CovalentAppShell",{enumerable:!0,get:()=>o.CovalentAppShell});Object.defineProperty(exports,"CovalentBadge",{enumerable:!0,get:()=>n.CovalentBadge});Object.defineProperty(exports,"CovalentButton",{enumerable:!0,get:()=>a.CovalentButton});Object.defineProperty(exports,"CovalentCard",{enumerable:!0,get:()=>l.CovalentCard});Object.defineProperty(exports,"CovalentCheckbox",{enumerable:!0,get:()=>i.CovalentCheckbox});Object.defineProperty(exports,"CovalentCheckListItem",{enumerable:!0,get:()=>u.CovalentCheckListItem});Object.defineProperty(exports,"CovalentChip",{enumerable:!0,get:()=>c.CovalentChip});Object.defineProperty(exports,"CovalentChipSet",{enumerable:!0,get:()=>b.CovalentChipSet});Object.defineProperty(exports,"CovalentCircularProgress",{enumerable:!0,get:()=>C.CovalentCircularProgress});Object.defineProperty(exports,"CovalentCodeEditor",{enumerable:!0,get:()=>e.CovalentCodeEditor});exports.cvEditorDarkTheme=e.cvEditorDarkTheme;exports.cvEditorLightTheme=e.cvEditorLightTheme;Object.defineProperty(exports,"CovalentCodeSnippet",{enumerable:!0,get:()=>v.CovalentCodeSnippet});Object.defineProperty(exports,"CovalentDialog",{enumerable:!0,get:()=>s.CovalentDialog});Object.defineProperty(exports,"CovalentDivider",{enumerable:!0,get:()=>d.CovalentDivider});Object.defineProperty(exports,"CovalentDrawer",{enumerable:!0,get:()=>p.CovalentDrawer});Object.defineProperty(exports,"CovalentEmptyState",{enumerable:!0,get:()=>g.CovalentEmptyState});Object.defineProperty(exports,"CovalentExpansionPanel",{enumerable:!0,get:()=>m.CovalentExpansionPanel});Object.defineProperty(exports,"CovalentExpansionPanelItem",{enumerable:!0,get:()=>P.CovalentExpansionPanelItem});Object.defineProperty(exports,"CovalentFocusedPage",{enumerable:!0,get:()=>y.CovalentFocusedPage});Object.defineProperty(exports,"CovalentFormfield",{enumerable:!0,get:()=>f.CovalentFormfield});Object.defineProperty(exports,"CovalentFullscreenDialog",{enumerable:!0,get:()=>j.CovalentFullscreenDialog});Object.defineProperty(exports,"CovalentIcon",{enumerable:!0,get:()=>O.CovalentIcon});Object.defineProperty(exports,"CovalentIconButton",{enumerable:!0,get:()=>q.CovalentIconButton});Object.defineProperty(exports,"CovalentIconButtonToggle",{enumerable:!0,get:()=>T.CovalentIconButtonToggle});Object.defineProperty(exports,"CovalentIconCheckToggle",{enumerable:!0,get:()=>S.CovalentIconCheckToggle});Object.defineProperty(exports,"CovalentIconLockup",{enumerable:!0,get:()=>h.CovalentIconLockup});Object.defineProperty(exports,"CovalentIconRadioToggle",{enumerable:!0,get:()=>I.CovalentIconRadioToggle});Object.defineProperty(exports,"CovalentLinearProgress",{enumerable:!0,get:()=>L.CovalentLinearProgress});Object.defineProperty(exports,"CovalentList",{enumerable:!0,get:()=>k.CovalentList});Object.defineProperty(exports,"CovalentListItem",{enumerable:!0,get:()=>x.CovalentListItem});Object.defineProperty(exports,"CovalentMenu",{enumerable:!0,get:()=>B.CovalentMenu});Object.defineProperty(exports,"CovalentNavRailListItem",{enumerable:!0,get:()=>R.CovalentNavRailListItem});Object.defineProperty(exports,"CovalentNotebookCell",{enumerable:!0,get:()=>A.CovalentNotebookCell});Object.defineProperty(exports,"CovalentRadio",{enumerable:!0,get:()=>D.CovalentRadio});Object.defineProperty(exports,"CovalentRadioListItem",{enumerable:!0,get:()=>E.CovalentRadioListItem});Object.defineProperty(exports,"CovalentSelect",{enumerable:!0,get:()=>F.CovalentSelect});Object.defineProperty(exports,"CovalentSideSheet",{enumerable:!0,get:()=>w.CovalentSideSheet});Object.defineProperty(exports,"CovalentSlider",{enumerable:!0,get:()=>H.CovalentSlider});Object.defineProperty(exports,"CovalentSliderRange",{enumerable:!0,get:()=>N.CovalentSliderRange});Object.defineProperty(exports,"CovalentSnackbar",{enumerable:!0,get:()=>M.CovalentSnackbar});Object.defineProperty(exports,"CovalentStatusDialog",{enumerable:!0,get:()=>_.CovalentStatusDialog});Object.defineProperty(exports,"CovalentStatusHeader",{enumerable:!0,get:()=>z.CovalentStatusHeader});Object.defineProperty(exports,"CovalentStatusHeaderItem",{enumerable:!0,get:()=>G.CovalentStatusHeaderItem});Object.defineProperty(exports,"CovalentSwitch",{enumerable:!0,get:()=>J.CovalentSwitch});Object.defineProperty(exports,"CovalentTab",{enumerable:!0,get:()=>K.CovalentTab});Object.defineProperty(exports,"CovalentTabBar",{enumerable:!0,get:()=>Q.CovalentTabBar});Object.defineProperty(exports,"CovalentTextArea",{enumerable:!0,get:()=>U.CovalentTextArea});Object.defineProperty(exports,"CovalentTextField",{enumerable:!0,get:()=>V.CovalentTextField});Object.defineProperty(exports,"CovalentTextLockup",{enumerable:!0,get:()=>W.CovalentTextLockup});Object.defineProperty(exports,"CovalentToolbar",{enumerable:!0,get:()=>X.CovalentToolbar});Object.defineProperty(exports,"CovalentTooltip",{enumerable:!0,get:()=>Y.CovalentTooltip});Object.defineProperty(exports,"CovalentTopAppBar",{enumerable:!0,get:()=>Z.CovalentTopAppBar});Object.defineProperty(exports,"CovalentTopAppBarFixed",{enumerable:!0,get:()=>$.CovalentTopAppBarFixed});Object.defineProperty(exports,"CovalentTreeList",{enumerable:!0,get:()=>ee.CovalentTreeList});Object.defineProperty(exports,"CovalentTreeListItem",{enumerable:!0,get:()=>te.CovalentTreeListItem});Object.defineProperty(exports,"CovalentTypography",{enumerable:!0,get:()=>re.CovalentTypography});
package/index.mjs CHANGED
@@ -6,55 +6,55 @@ import { CovalentButton as x } from "./button.mjs";
6
6
  import { CovalentCard as f } from "./card.mjs";
7
7
  import { CovalentCheckbox as s } from "./checkbox.mjs";
8
8
  import { CovalentCheckListItem as d } from "./check-list-item.mjs";
9
- import { C as T } from "./chip-vV-teZYv.mjs";
9
+ import { C as g } from "./chip-vV-teZYv.mjs";
10
10
  import { CovalentChipSet as I } from "./chip-set.mjs";
11
- import { CovalentCircularProgress as L } from "./circular-progress.mjs";
12
- import { C as b } from "./code-editor-Dg01dsW-.mjs";
13
- import { CovalentCodeSnippet as B } from "./code-snippet.mjs";
11
+ import { CovalentCircularProgress as u } from "./circular-progress.mjs";
12
+ import { C as b, c as k, a as B } from "./code-editor-BFsO7exo.mjs";
13
+ import { CovalentCodeSnippet as D } from "./code-snippet.mjs";
14
14
  import { C as R } from "./dialog-ChTd6dnt.mjs";
15
- import { CovalentDivider as F } from "./divider.mjs";
16
- import { CovalentDrawer as E } from "./drawer.mjs";
17
- import { CovalentEmptyState as w } from "./empty-state.mjs";
18
- import { CovalentExpansionPanel as N } from "./expansion-panel.mjs";
19
- import { CovalentExpansionPanelItem as j } from "./expansion-panel-item.mjs";
20
- import { CovalentFocusedPage as z } from "./focused-page.mjs";
21
- import { CovalentFormfield as J } from "./formfield.mjs";
22
- import { CovalentFullscreenDialog as O } from "./full-screen-dialog.mjs";
23
- import { CovalentIcon as U } from "./icon.mjs";
24
- import { CovalentIconButton as W } from "./icon-button.mjs";
25
- import { CovalentIconButtonToggle as Y } from "./icon-button-toggle.mjs";
26
- import { CovalentIconCheckToggle as _ } from "./icon-check-toggle.mjs";
27
- import { CovalentIconLockup as oo } from "./icon-lockup.mjs";
28
- import { CovalentIconRadioToggle as to } from "./icon-radio-toggle.mjs";
29
- import { CovalentLinearProgress as ao } from "./linear-progress.mjs";
30
- import { CovalentList as no } from "./list.mjs";
31
- import { CovalentListItem as Co } from "./list-item.mjs";
32
- import { CovalentMenu as xo } from "./menu.mjs";
33
- import { CovalentNavRailListItem as fo } from "./nav-list-item.mjs";
34
- import { CovalentNotebookCell as so } from "./notebook-cell.mjs";
35
- import { CovalentRadio as go } from "./radio.mjs";
36
- import { CovalentRadioListItem as So } from "./radio-list-item.mjs";
37
- import { CovalentSelect as uo } from "./select.mjs";
38
- import { CovalentSideSheet as ho } from "./side-sheet.mjs";
39
- import { CovalentSlider as ko } from "./slider.mjs";
40
- import { CovalentSliderRange as Ao } from "./slider-range.mjs";
41
- import { CovalentSnackbar as Do } from "./snackbar.mjs";
42
- import { CovalentStatusDialog as Po } from "./status-dialog.mjs";
43
- import { CovalentStatusHeader as yo } from "./status-header.mjs";
44
- import { CovalentStatusHeaderItem as Ho } from "./status-header-item.mjs";
45
- import { CovalentSwitch as Mo } from "./switch.mjs";
46
- import { CovalentTab as qo } from "./tab.mjs";
47
- import { CovalentTabBar as Go } from "./tab-bar.mjs";
48
- import { CovalentTextArea as Ko } from "./textarea.mjs";
49
- import { CovalentTextField as Qo } from "./textfield.mjs";
50
- import { CovalentTextLockup as Vo } from "./text-lockup.mjs";
51
- import { CovalentToolbar as Xo } from "./toolbar.mjs";
52
- import { CovalentTooltip as Zo } from "./tooltip.mjs";
53
- import { CovalentTopAppBar as $o } from "./top-app-bar.mjs";
54
- import { CovalentTopAppBarFixed as ee } from "./top-app-bar-fixed.mjs";
55
- import { CovalentTreeList as re } from "./tree-list.mjs";
56
- import { CovalentTreeListItem as le } from "./tree-list-item.mjs";
57
- import { CovalentTypography as pe } from "./typography.mjs";
15
+ import { CovalentDivider as P } from "./divider.mjs";
16
+ import { CovalentDrawer as w } from "./drawer.mjs";
17
+ import { CovalentEmptyState as N } from "./empty-state.mjs";
18
+ import { CovalentExpansionPanel as j } from "./expansion-panel.mjs";
19
+ import { CovalentExpansionPanelItem as z } from "./expansion-panel-item.mjs";
20
+ import { CovalentFocusedPage as J } from "./focused-page.mjs";
21
+ import { CovalentFormfield as O } from "./formfield.mjs";
22
+ import { CovalentFullscreenDialog as U } from "./full-screen-dialog.mjs";
23
+ import { CovalentIcon as W } from "./icon.mjs";
24
+ import { CovalentIconButton as Y } from "./icon-button.mjs";
25
+ import { CovalentIconButtonToggle as _ } from "./icon-button-toggle.mjs";
26
+ import { CovalentIconCheckToggle as oo } from "./icon-check-toggle.mjs";
27
+ import { CovalentIconLockup as to } from "./icon-lockup.mjs";
28
+ import { CovalentIconRadioToggle as ao } from "./icon-radio-toggle.mjs";
29
+ import { CovalentLinearProgress as no } from "./linear-progress.mjs";
30
+ import { CovalentList as Co } from "./list.mjs";
31
+ import { CovalentListItem as xo } from "./list-item.mjs";
32
+ import { CovalentMenu as fo } from "./menu.mjs";
33
+ import { CovalentNavRailListItem as so } from "./nav-list-item.mjs";
34
+ import { CovalentNotebookCell as To } from "./notebook-cell.mjs";
35
+ import { CovalentRadio as So } from "./radio.mjs";
36
+ import { CovalentRadioListItem as ho } from "./radio-list-item.mjs";
37
+ import { CovalentSelect as Lo } from "./select.mjs";
38
+ import { CovalentSideSheet as ko } from "./side-sheet.mjs";
39
+ import { CovalentSlider as Ao } from "./slider.mjs";
40
+ import { CovalentSliderRange as Eo } from "./slider-range.mjs";
41
+ import { CovalentSnackbar as Fo } from "./snackbar.mjs";
42
+ import { CovalentStatusDialog as yo } from "./status-dialog.mjs";
43
+ import { CovalentStatusHeader as Ho } from "./status-header.mjs";
44
+ import { CovalentStatusHeaderItem as Mo } from "./status-header-item.mjs";
45
+ import { CovalentSwitch as qo } from "./switch.mjs";
46
+ import { CovalentTab as Go } from "./tab.mjs";
47
+ import { CovalentTabBar as Ko } from "./tab-bar.mjs";
48
+ import { CovalentTextArea as Qo } from "./textarea.mjs";
49
+ import { CovalentTextField as Vo } from "./textfield.mjs";
50
+ import { CovalentTextLockup as Xo } from "./text-lockup.mjs";
51
+ import { CovalentToolbar as Zo } from "./toolbar.mjs";
52
+ import { CovalentTooltip as $o } from "./tooltip.mjs";
53
+ import { CovalentTopAppBar as ee } from "./top-app-bar.mjs";
54
+ import { CovalentTopAppBarFixed as re } from "./top-app-bar-fixed.mjs";
55
+ import { CovalentTreeList as le } from "./tree-list.mjs";
56
+ import { CovalentTreeListItem as pe } from "./tree-list-item.mjs";
57
+ import { CovalentTypography as me } from "./typography.mjs";
58
58
  export {
59
59
  t as CovalentActionRibbon,
60
60
  a as CovalentAlert,
@@ -64,53 +64,55 @@ export {
64
64
  f as CovalentCard,
65
65
  d as CovalentCheckListItem,
66
66
  s as CovalentCheckbox,
67
- T as CovalentChip,
67
+ g as CovalentChip,
68
68
  I as CovalentChipSet,
69
- L as CovalentCircularProgress,
69
+ u as CovalentCircularProgress,
70
70
  b as CovalentCodeEditor,
71
- B as CovalentCodeSnippet,
71
+ D as CovalentCodeSnippet,
72
72
  R as CovalentDialog,
73
- F as CovalentDivider,
74
- E as CovalentDrawer,
75
- w as CovalentEmptyState,
76
- N as CovalentExpansionPanel,
77
- j as CovalentExpansionPanelItem,
78
- z as CovalentFocusedPage,
79
- J as CovalentFormfield,
80
- O as CovalentFullscreenDialog,
81
- U as CovalentIcon,
82
- W as CovalentIconButton,
83
- Y as CovalentIconButtonToggle,
84
- _ as CovalentIconCheckToggle,
85
- oo as CovalentIconLockup,
86
- to as CovalentIconRadioToggle,
87
- ao as CovalentLinearProgress,
88
- no as CovalentList,
89
- Co as CovalentListItem,
90
- xo as CovalentMenu,
91
- fo as CovalentNavRailListItem,
92
- so as CovalentNotebookCell,
93
- go as CovalentRadio,
94
- So as CovalentRadioListItem,
95
- uo as CovalentSelect,
96
- ho as CovalentSideSheet,
97
- ko as CovalentSlider,
98
- Ao as CovalentSliderRange,
99
- Do as CovalentSnackbar,
100
- Po as CovalentStatusDialog,
101
- yo as CovalentStatusHeader,
102
- Ho as CovalentStatusHeaderItem,
103
- Mo as CovalentSwitch,
104
- qo as CovalentTab,
105
- Go as CovalentTabBar,
106
- Ko as CovalentTextArea,
107
- Qo as CovalentTextField,
108
- Vo as CovalentTextLockup,
109
- Xo as CovalentToolbar,
110
- Zo as CovalentTooltip,
111
- $o as CovalentTopAppBar,
112
- ee as CovalentTopAppBarFixed,
113
- re as CovalentTreeList,
114
- le as CovalentTreeListItem,
115
- pe as CovalentTypography
73
+ P as CovalentDivider,
74
+ w as CovalentDrawer,
75
+ N as CovalentEmptyState,
76
+ j as CovalentExpansionPanel,
77
+ z as CovalentExpansionPanelItem,
78
+ J as CovalentFocusedPage,
79
+ O as CovalentFormfield,
80
+ U as CovalentFullscreenDialog,
81
+ W as CovalentIcon,
82
+ Y as CovalentIconButton,
83
+ _ as CovalentIconButtonToggle,
84
+ oo as CovalentIconCheckToggle,
85
+ to as CovalentIconLockup,
86
+ ao as CovalentIconRadioToggle,
87
+ no as CovalentLinearProgress,
88
+ Co as CovalentList,
89
+ xo as CovalentListItem,
90
+ fo as CovalentMenu,
91
+ so as CovalentNavRailListItem,
92
+ To as CovalentNotebookCell,
93
+ So as CovalentRadio,
94
+ ho as CovalentRadioListItem,
95
+ Lo as CovalentSelect,
96
+ ko as CovalentSideSheet,
97
+ Ao as CovalentSlider,
98
+ Eo as CovalentSliderRange,
99
+ Fo as CovalentSnackbar,
100
+ yo as CovalentStatusDialog,
101
+ Ho as CovalentStatusHeader,
102
+ Mo as CovalentStatusHeaderItem,
103
+ qo as CovalentSwitch,
104
+ Go as CovalentTab,
105
+ Ko as CovalentTabBar,
106
+ Qo as CovalentTextArea,
107
+ Vo as CovalentTextField,
108
+ Xo as CovalentTextLockup,
109
+ Zo as CovalentToolbar,
110
+ $o as CovalentTooltip,
111
+ ee as CovalentTopAppBar,
112
+ re as CovalentTopAppBarFixed,
113
+ le as CovalentTreeList,
114
+ pe as CovalentTreeListItem,
115
+ me as CovalentTypography,
116
+ k as cvEditorDarkTheme,
117
+ B as cvEditorLightTheme
116
118
  };
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./typescript-DZCmkP0Y.js");/*!-----------------------------------------------------------------------------
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./typescript-CrZoSsEg.js");/*!-----------------------------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
3
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
4
4
  * Released under the MIT license
@@ -1,4 +1,4 @@
1
- import { conf as t, language as e } from "./typescript-C3f3cQnB.mjs";
1
+ import { conf as t, language as e } from "./typescript-COsV2CwR.mjs";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
package/notebook-cell.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("./query-assigned-elements-8EurZY45.js"),r=require("./property-DYTC_2-m.js"),v=require("./state-C3HoXfoa.js"),p=require("./class-map-DTzB8z-1.js"),g=require("./code-editor-CM5ES5AL.js");require("./code-snippet.js");require("./icon-button.js");require("./typography.js");const b=":host{--mdc-icon-button-size: 2rem;font-family:var(--mdc-typography-body1-font-family);width:100%}cv-code-snippet{background-color:var(--cv-theme-surface);border-radius:0;box-sizing:border-box}cv-code-snippet::part(code){font-size:var(--mdc-typography-body2-font-size);line-height:var(--mdc-typography-body2-line-height);padding:0;white-space:pre-wrap}cv-code-editor{margin-top:-1px}.selectionIndicator{background-color:var(--cv-theme-primary);border-radius:2px;height:100%;visibility:hidden}.selectionIndicatorWrapper{min-width:8px}.selectionIndicatorWrapper:hover .selectionIndicator{visibility:visible}.status{padding:0 1px;position:relative}.loading{top:2.5px}.timesExecuted{--cv-icon-button-cursor: grab;align-items:center;box-sizing:border-box;color:var(--cv-theme-on-surface-38);display:flex;font-family:var(--cv-typography-subtitle2-font-family);font-size:var(--cv-typography-subtitle2-font-size);gap:.5rem;height:56px;line-height:var(--cv-typography-headline6-line-height)}.timesExecuted .executionCount{padding-right:1rem;overflow:hidden;text-align:right;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap;width:52px}.timesExecuted .dragHandle{color:var(--cv-theme-on-surface-variant);cursor:grab;padding-left:.5rem;transition:visibility .3s ease;visibility:hidden}.timesExecuted .dragHandle:active{--cv-icon-button-cursor: grabbing}.timesExecutedWrapper{cursor:grab}.timesExecutedWrapper:active{cursor:grabbing}.timesExecutedWrapper:hover .dragHandle{visibility:visible}.cell{box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;position:relative;transition:background-color .2s ease;-webkit-user-select:auto;user-select:auto}.cell.focused .selectionIndicator,.cell.selected .selectionIndicator{visibility:visible}.cell:hover{background-color:var(--cv-theme-secondary-4)}.cell:hover .selectionIndicator{visibility:visible;background-color:var(--cv-theme-on-secondary-container-38)}.cell:active{background-color:var(--cv-theme-secondary-12)}.cell:active .selectionIndicator{visibility:visible;background-color:var(--cv-theme-on-secondary-container-74)}.cellWrapper{display:flex;flex-direction:column;width:100%}.cellOutputWrapper{display:flex;flex-direction:column;max-width:calc(100% - 130px);flex:1}.contextMenu{background-color:var(--cv-theme-surface-canvas);border-radius:8px;box-shadow:0 8px 12px 6px #00000026,0 4px 4px #0000004d;display:flex;flex-direction:column;position:fixed;visibility:hidden;z-index:1000}.contextMenuContent{border-radius:4px;flex-grow:1;max-height:100%;overflow:auto}.contextMenu.open{visibility:visible}.editorContainer{box-sizing:border-box;background-color:var(--cv-theme-surface);border:1px solid var(--cv-theme-outline-variant);border-radius:var(--cv-editor-border-radius, 4px);min-height:56px;overflow:hidden;padding:1rem}.errors,.output{max-width:100%;width:100%}";var x=Object.defineProperty,m=Object.getOwnPropertyDescriptor,s=(c,e,t,i)=>{for(var o=i>1?void 0:i?m(e,t):e,l=c.length-1,a;l>=0;l--)(a=c[l])&&(o=(i?a(e,t,o):a(o))||o);return i&&o&&x(e,t,o),o};exports.CovalentNotebookCell=class extends n.s{constructor(){super(),this.code="",this.language="",this.loading=!1,this.selected=!1,this.timesExecuted=0,this.hideEditor=!1,this.hideCount=!1,this.editorTheme="",this._editorFocused=!1,this._isMenuOpen=!1,this._menuMaxHeight="auto",this._menuPosition={top:0,left:0},this.editorOptions={minimap:{enabled:!1},wordWrap:"on",fontSize:"14px",glyphMargin:!1,folding:!1,lineHeight:20,lineNumbers:"off",lineDecorationsWidth:0,lineNumbersMinChars:0,renderIndentGuides:!1,renderLineHighlight:"none",overviewRulerLanes:0,hideCursorInOverviewRuler:!0,scrollbar:{alwaysConsumeMouseWheel:!1,vertical:"hidden"}},this.closeContextMenu=this.closeContextMenu.bind(this),this.showContextMenu=this.showContextMenu.bind(this)}closeContextMenu(){this._isMenuOpen=!1}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this.closeContextMenu)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.closeContextMenu)}handleCodeChange(e){this.code=e.detail.code}setEditorFocus(e,t){e.stopImmediatePropagation(),this._editorFocused=t,this.requestUpdate()}setEditorInstance(e){e.stopImmediatePropagation(),this._editor=e.detail.editor,this._editor.onKeyDown(t=>{t.shiftKey&&t.keyCode===g.KeyCode.Enter&&t.preventDefault()})}showContextMenu(e){var u;e.preventDefault();const t=document.querySelectorAll("cv-notebook-cell");t==null||t.forEach(h=>{h.closeContextMenu()});const i=(u=this.shadowRoot)==null?void 0:u.querySelector(".contextMenu"),o=i==null?void 0:i.offsetHeight,a=window.innerHeight-e.clientY,d=e.clientY;a>=o?(this._menuPosition={top:e.clientY,left:e.clientX},this._menuMaxHeight=`${a}px`):d>=o?(this._menuPosition={top:e.clientY-o,left:e.clientX},this._menuMaxHeight=`${o}px`):(this._menuPosition={top:e.clientY-d,left:e.clientX},this._menuMaxHeight=`${d}px`),this._isMenuOpen=!0}updated(e){var i,o;const t=(i=this.shadowRoot)==null?void 0:i.querySelector("cv-code-editor");if(e.has("code")||e.has("language"))if(t)t.code=this.code,t.language=this.language;else{const l=(o=this.shadowRoot)==null?void 0:o.querySelector("cv-code-snippet");l&&!this.selected&&l.highlight()}super.updated(e)}getEditorBgColor(){var i;const e=(i=this.shadowRoot)==null?void 0:i.querySelector(".editorContainer");return e?window.getComputedStyle(e).getPropertyValue("background-color"):""}renderEditor(){const e=this.selected?n.x`<cv-code-editor
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("./query-assigned-elements-8EurZY45.js"),r=require("./property-DYTC_2-m.js"),v=require("./state-C3HoXfoa.js"),p=require("./class-map-DTzB8z-1.js"),g=require("./code-editor-BzGE1EMG.js");require("./code-snippet.js");require("./icon-button.js");require("./typography.js");const b=":host{--mdc-icon-button-size: 2rem;font-family:var(--mdc-typography-body1-font-family);width:100%}cv-code-snippet{background-color:var(--cv-theme-surface);border-radius:0;box-sizing:border-box}cv-code-snippet::part(code){font-size:var(--mdc-typography-body2-font-size);line-height:var(--mdc-typography-body2-line-height);padding:0;white-space:pre-wrap}cv-code-editor{margin-top:-1px}.selectionIndicator{background-color:var(--cv-theme-primary);border-radius:2px;height:100%;visibility:hidden}.selectionIndicatorWrapper{min-width:8px}.selectionIndicatorWrapper:hover .selectionIndicator{visibility:visible}.status{padding:0 1px;position:relative}.loading{top:2.5px}.timesExecuted{--cv-icon-button-cursor: grab;align-items:center;box-sizing:border-box;color:var(--cv-theme-on-surface-38);display:flex;font-family:var(--cv-typography-subtitle2-font-family);font-size:var(--cv-typography-subtitle2-font-size);gap:.5rem;height:56px;line-height:var(--cv-typography-headline6-line-height)}.timesExecuted .executionCount{padding-right:1rem;overflow:hidden;text-align:right;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap;width:52px}.timesExecuted .dragHandle{color:var(--cv-theme-on-surface-variant);cursor:grab;padding-left:.5rem;transition:visibility .3s ease;visibility:hidden}.timesExecuted .dragHandle:active{--cv-icon-button-cursor: grabbing}.timesExecutedWrapper{cursor:grab}.timesExecutedWrapper:active{cursor:grabbing}.timesExecutedWrapper:hover .dragHandle{visibility:visible}.cell{box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;position:relative;transition:background-color .2s ease;-webkit-user-select:auto;user-select:auto}.cell.focused .selectionIndicator,.cell.selected .selectionIndicator{visibility:visible}.cell:hover{background-color:var(--cv-theme-secondary-4)}.cell:hover .selectionIndicator{visibility:visible;background-color:var(--cv-theme-on-secondary-container-38)}.cell:active{background-color:var(--cv-theme-secondary-12)}.cell:active .selectionIndicator{visibility:visible;background-color:var(--cv-theme-on-secondary-container-74)}.cellWrapper{display:flex;flex-direction:column;width:100%}.cellOutputWrapper{display:flex;flex-direction:column;max-width:calc(100% - 130px);flex:1}.contextMenu{background-color:var(--cv-theme-surface-canvas);border-radius:8px;box-shadow:0 8px 12px 6px #00000026,0 4px 4px #0000004d;display:flex;flex-direction:column;position:fixed;visibility:hidden;z-index:1000}.contextMenuContent{border-radius:4px;flex-grow:1;max-height:100%;overflow:auto}.contextMenu.open{visibility:visible}.editorContainer{box-sizing:border-box;background-color:var(--cv-theme-surface);border:1px solid var(--cv-theme-outline-variant);border-radius:var(--cv-editor-border-radius, 4px);min-height:56px;overflow:hidden;padding:1rem}.errors,.output{max-width:100%;width:100%}";var x=Object.defineProperty,m=Object.getOwnPropertyDescriptor,s=(c,e,t,i)=>{for(var o=i>1?void 0:i?m(e,t):e,l=c.length-1,a;l>=0;l--)(a=c[l])&&(o=(i?a(e,t,o):a(o))||o);return i&&o&&x(e,t,o),o};exports.CovalentNotebookCell=class extends n.s{constructor(){super(),this.code="",this.language="",this.loading=!1,this.selected=!1,this.timesExecuted=0,this.hideEditor=!1,this.hideCount=!1,this.editorTheme="",this._editorFocused=!1,this._isMenuOpen=!1,this._menuMaxHeight="auto",this._menuPosition={top:0,left:0},this.editorOptions={minimap:{enabled:!1},wordWrap:"on",fontSize:"14px",glyphMargin:!1,folding:!1,lineHeight:20,lineNumbers:"off",lineDecorationsWidth:0,lineNumbersMinChars:0,renderIndentGuides:!1,renderLineHighlight:"none",overviewRulerLanes:0,hideCursorInOverviewRuler:!0,scrollbar:{alwaysConsumeMouseWheel:!1,vertical:"hidden"}},this.closeContextMenu=this.closeContextMenu.bind(this),this.showContextMenu=this.showContextMenu.bind(this)}closeContextMenu(){this._isMenuOpen=!1}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this.closeContextMenu)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.closeContextMenu)}handleCodeChange(e){this.code=e.detail.code}setEditorFocus(e,t){e.stopImmediatePropagation(),this._editorFocused=t,this.requestUpdate()}setEditorInstance(e){e.stopImmediatePropagation(),this._editor=e.detail.editor,this._editor.onKeyDown(t=>{t.shiftKey&&t.keyCode===g.KeyCode.Enter&&t.preventDefault()})}showContextMenu(e){var u;e.preventDefault();const t=document.querySelectorAll("cv-notebook-cell");t==null||t.forEach(h=>{h.closeContextMenu()});const i=(u=this.shadowRoot)==null?void 0:u.querySelector(".contextMenu"),o=i==null?void 0:i.offsetHeight,a=window.innerHeight-e.clientY,d=e.clientY;a>=o?(this._menuPosition={top:e.clientY,left:e.clientX},this._menuMaxHeight=`${a}px`):d>=o?(this._menuPosition={top:e.clientY-o,left:e.clientX},this._menuMaxHeight=`${o}px`):(this._menuPosition={top:e.clientY-d,left:e.clientX},this._menuMaxHeight=`${d}px`),this._isMenuOpen=!0}updated(e){var i,o;const t=(i=this.shadowRoot)==null?void 0:i.querySelector("cv-code-editor");if(e.has("code")||e.has("language"))if(t)t.code=this.code,t.language=this.language;else{const l=(o=this.shadowRoot)==null?void 0:o.querySelector("cv-code-snippet");l&&!this.selected&&l.highlight()}super.updated(e)}getEditorBgColor(){var i;const e=(i=this.shadowRoot)==null?void 0:i.querySelector(".editorContainer");return e?window.getComputedStyle(e).getPropertyValue("background-color"):""}renderEditor(){const e=this.selected?n.x`<cv-code-editor
2
2
  @code-change="${this.handleCodeChange}"
3
3
  @editor-ready="${this.setEditorInstance}"
4
4
  @editor-focus="${t=>this.setEditorFocus(t,!0)}"
package/notebook-cell.mjs CHANGED
@@ -2,7 +2,7 @@ import { r as v, i as g, s as m, x as c, e as x } from "./query-assigned-element
2
2
  import { n as d } from "./property-DJzm_oB9.mjs";
3
3
  import { t as f } from "./state-B_tK3mBm.mjs";
4
4
  import { o as p } from "./class-map-DPUylGZM.mjs";
5
- import { K as b } from "./code-editor-Dg01dsW-.mjs";
5
+ import { K as b } from "./code-editor-BFsO7exo.mjs";
6
6
  import "./code-snippet.mjs";
7
7
  import "./icon-button.mjs";
8
8
  import "./typography.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@covalent/components",
3
- "version": "11.3.1",
3
+ "version": "11.3.3",
4
4
  "description": "a catalog of material components for covalent",
5
5
  "main": "./index.js",
6
6
  "module": "./index.mjs",
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./code-editor-CM5ES5AL.js");/*!-----------------------------------------------------------------------------
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./code-editor-BzGE1EMG.js");/*!-----------------------------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
3
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
4
4
  * Released under the MIT license
@@ -1,4 +1,4 @@
1
- import { m as o } from "./code-editor-Dg01dsW-.mjs";
1
+ import { m as o } from "./code-editor-BFsO7exo.mjs";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1 +1 @@
1
- :root{--cv-theme-primary: #bac3ff;--cv-theme-primary-container: #1d2c43;--cv-theme-on-primary: #111a28;--cv-theme-secondary: #c3c5dd;--cv-theme-secondary-container: #434659;--cv-theme-on-secondary: #171a2c;--cv-theme-on-secondary-container: #dfe1f9;--cv-theme-tertiary: #ff5f02;--cv-theme-tertiary-container: #c25d33;--cv-theme-on-tertiary: #612e1a;--cv-theme-on-tertiary-container: #fef1ec;--cv-theme-surface: #1e1d1e;--cv-theme-surface-dim: #161616;--cv-theme-surface-bright: #4a4a4d;--cv-theme-surface-container-lowest: #2c2b2d;--cv-theme-surface-container-low: #323134;--cv-theme-surface-container: #38383b;--cv-theme-surface-container-high: #3e3e41;--cv-theme-surface-container-highest: #444447;--cv-theme-on-surface: #ebe8ec;--cv-theme-on-surface-variant: #d5d3d8;--cv-theme-inverse-surface: #ebe8ec;--cv-theme-inverse-on-surface: #3e3e41;--cv-theme-negative: #fd7d69;--cv-theme-negative-container: #65322a;--cv-theme-on-negative: #331915;--cv-theme-on-negative-container: #ffac9f;--cv-theme-positive: #91d890;--cv-theme-positive-container: #224b22;--cv-theme-on-positive: #112611;--cv-theme-on-positive-container: #91d890;--cv-theme-caution: #ffcd9e;--cv-theme-caution-container: #66492f;--cv-theme-on-caution: #66492f;--cv-theme-on-caution-container: #ffcd9e;--cv-theme-outline: #8f8e97;--cv-theme-outline-variant: #3e3e41;--cv-theme-shadow: #000000;--cv-theme-scrim: rgba(0, 0, 0, 0.32);--cv-theme-primary-fixed: #dde1ff;--cv-theme-primary-fixed-dim: #bac3ff;--cv-theme-secondary-fixed: #dfe1f9;--cv-theme-secondary-fixed-dim: #c3c5dd;--cv-theme-tertiary-fixed: #f79e79;--cv-theme-tertiary-fixed-dim: #f37440;--cv-theme-primary-8: rgba(186, 195, 255, 0.08);--cv-theme-primary-12: rgba(186, 195, 255, 0.12);--cv-theme-on-surface-8: rgba(235, 232, 236, 0.08);--cv-theme-on-surface-12: rgba(235, 232, 236, 0.12);--cv-theme-on-primary-container: #dde1ff;--cv-theme-inverse-primary: #3053f4;--cv-theme-on-surface-38: rgba(235, 232, 236, 0.38);--cv-theme-on-surface-16: rgba(235, 232, 236, 0.16);--cv-theme-on-primary-12: rgba(17, 26, 40, 0.12);--cv-theme-on-primary-8: rgba(17, 26, 40, 0.08);--cv-theme-primary-16: rgba(186, 195, 255, 0.16);--cv-theme-on-surface-variant-8: rgba(213, 211, 216, 0.08);--cv-theme-on-tertiary-container-8: rgba(254, 241, 236, 0.08);--cv-theme-on-tertiary-container-12: rgba(254, 241, 236, 0.12);--cv-theme-on-primary-container-12: rgba(221, 225, 255, 0.12);--cv-theme-on-surface-variant-12: rgba(213, 211, 216, 0.12);--cv-theme-on-secondary-container-8: rgba(91, 93, 114, 0.08);--cv-theme-on-secondary-container-16: rgba(97, 99, 120, 0.16);--cv-theme-outline-8: rgba(143, 142, 151, 0.08);--cv-theme-outline-12: rgba(143, 142, 151, 0.12);--cv-theme-outline-16: rgba(143, 142, 151, 0.16);--cv-theme-surface-variant: #000000;--cv-theme-emphasis: #cc809c;--cv-theme-emphasis-container: #66404e;--cv-theme-on-emphasis: #191013;--cv-theme-on-emphasis-container: #ffd9e7;--cv-theme-positive-16: rgba(145, 216, 144, 0.16);--cv-theme-caution-16: rgba(255, 183, 117, 0.16);--cv-theme-negative-12: rgba(253, 125, 105, 0.12);--cv-theme-on-secondary-container-12: rgba(91, 93, 114, 0.12);--cv-theme-on-primary-16: rgba(17, 26, 40, 0.16);--cv-theme-on-primary-container-8: rgba(221, 225, 255, 0.08);--cv-theme-on-primary-container-16: rgba(221, 225, 255, 0.16);--cv-theme-on-secondary-8: rgba(23, 26, 44, 0.08);--cv-theme-on-secondary-12: rgba(23, 26, 44, 0.12);--cv-theme-on-secondary-16: rgba(23, 26, 44, 0.16);--cv-theme-on-tertiary-8: rgba(97, 46, 26, 0.08);--cv-theme-on-tertiary-12: rgba(97, 46, 26, 0.12);--cv-theme-on-tertiary-16: rgba(97, 46, 26, 0.16);--cv-theme-on-tertiary-container-16: rgba(254, 241, 236, 0.16);--cv-theme-on-surface-variant-16: rgba(213, 211, 216, 0.16);--cv-theme-negative-8: rgba(253, 125, 105, 0.08);--cv-theme-negative-16: rgba(253, 125, 105, 0.16);--cv-theme-positive-12: rgba(145, 216, 144, 0.12);--cv-theme-positive-8: rgba(145, 216, 144, 0.08);--cv-theme-on-positive-8: rgba(17, 38, 17, 0.08);--cv-theme-on-positive-12: rgba(17, 38, 17, 0.12);--cv-theme-on-positive-16: rgba(17, 38, 17, 0.16);--cv-theme-on-positive-container-8: rgba(145, 216, 144, 0.08);--cv-theme-on-positive-container-12: rgba(145, 216, 144, 0.12);--cv-theme-on-positive-container-16: rgba(145, 216, 144, 0.16);--cv-theme-caution-12: rgba(255, 183, 117, 0.12);--cv-theme-caution-8: rgba(255, 183, 117, 0.08);--cv-theme-on-caution-8: rgba(102, 73, 47, 0.08);--cv-theme-on-caution-12: rgba(102, 73, 47, 0.12);--cv-theme-on-caution-16: rgba(102, 73, 47, 0.16);--cv-theme-on-negative-8: rgba(51, 25, 21, 0.08);--cv-theme-on-negative-12: rgba(51, 25, 21, 0.12);--cv-theme-on-negative-16: rgba(51, 25, 21, 0.16);--cv-theme-on-caution-container-8: rgba(25, 18, 12, 0.08);--cv-theme-on-caution-container-12: rgba(25, 18, 12, 0.12);--cv-theme-on-caution-container-16: rgba(25, 18, 12, 0.16);--cv-theme-emphasis-8: rgba(204, 128, 156, 0.08);--cv-theme-emphasis-12: rgba(204, 128, 156, 0.12);--cv-theme-emphasis-16: rgba(204, 128, 156, 0.16);--cv-theme-on-emphasis-8: rgba(25, 16, 19, 0.08);--cv-theme-on-emphasis-12: rgba(25, 16, 19, 0.12);--cv-theme-on-emphasis-16: rgba(25, 16, 19, 0.16);--cv-theme-on-emphasis-container-8: rgba(255, 217, 231, 0.08);--cv-theme-on-emphasis-container-12: rgba(255, 217, 231, 0.12);--cv-theme-on-emphasis-container-16: rgba(255, 217, 231, 0.16);--cv-theme-inverse-on-surface-12: rgba(62, 62, 65, 0.12);--cv-theme-inverse-primary-12: rgba(48, 83, 244, 0.12);--cv-theme-inverse-on-surface-8: rgba(62, 62, 65, 0.08);--cv-theme-inverse-primary-8: rgba(48, 83, 244, 0.08);--cv-theme-inverse-primary-16: rgba(48, 83, 244, 0.16);--cv-theme-inverse-on-surface-16: rgba(62, 62, 65, 0.16);--cv-theme-on-primary-74: rgba(17, 26, 40, 0.74);--cv-theme-on-surface-74: rgba(235, 232, 236, 0.74);--cv-theme-tertiary-8: rgba(255, 95, 2, 0.08);--cv-theme-tertiary-12: rgba(255, 95, 2, 0.12);--cv-theme-tertiary-16: rgba(255, 95, 2, 0.16);--cv-theme-secondary-8: rgba(195, 197, 221, 0.08);--cv-theme-secondary-12: rgba(195, 197, 221, 0.12);--cv-theme-secondary-16: rgba(195, 197, 221, 0.16);--cv-theme-on-secondary-74: rgba(23, 26, 44, 0.74);--cv-theme-inverse-secondary: #5b5d72;--cv-theme-inverse-secondary-8: rgba(97, 99, 120, 0.08);--cv-theme-inverse-secondary-12: rgba(97, 99, 120, 0.12);--cv-theme-inverse-secondary-16: rgba(97, 99, 120, 0.16);--cv-theme-on-tertiary-74: rgba(97, 46, 26, 0.74);--cv-theme-inverse-tertiary: #612e1a;--cv-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.08);--cv-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.12);--cv-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.16);--cv-theme-on-negative-container-8: rgba(255, 172, 159, 0.08);--cv-theme-on-negative-container-12: rgba(255, 172, 159, 0.12);--cv-theme-on-negative-container-16: rgba(255, 172, 159, 0.16);--cv-theme-on-surface-4: rgba(235, 232, 236, 0.04);--cv-theme-on-surface-variant-4: rgba(213, 211, 216, 0.04);--cv-theme-inverse-on-surface-4: rgba(62, 62, 65, 0.04);--cv-theme-primary-4: rgba(186, 195, 255, 0.04);--cv-theme-on-primary-4: rgba(17, 26, 40, 0.04);--cv-theme-on-primary-container-4: rgba(221, 225, 255, 0.04);--cv-theme-inverse-primary-4: rgba(48, 83, 244, 0.04);--cv-theme-secondary-4: rgba(195, 197, 221, 0.04);--cv-theme-on-secondary-4: rgba(23, 26, 44, 0.04);--cv-theme-on-secondary-container-4: rgba(91, 93, 114, 0.04);--cv-theme-inverse-secondary-4: rgba(97, 99, 120, 0.04);--cv-theme-tertiary-4: rgba(255, 95, 2, 0.04);--cv-theme-on-tertiary-4: rgba(97, 46, 26, 0.04);--cv-theme-on-tertiary-container-4: rgba(254, 241, 236, 0.04);--cv-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.04);--cv-theme-negative-4: rgba(253, 125, 105, 0.04);--cv-theme-on-negative-4: rgba(51, 25, 21, 0.04);--cv-theme-on-negative-container-4: rgba(255, 172, 159, 0.04);--cv-theme-positive-4: rgba(145, 216, 144, 0.04);--cv-theme-on-positive-4: rgba(17, 38, 17, 0.04);--cv-theme-on-positive-container-4: rgba(145, 216, 144, 0.04);--cv-theme-caution-4: rgba(255, 183, 117, 0.04);--cv-theme-on-caution-4: rgba(102, 73, 47, 0.04);--cv-theme-on-caution-container-4: rgba(25, 18, 12, 0.04);--cv-theme-emphasis-4: rgba(204, 128, 156, 0.04);--cv-theme-on-emphasis-4: rgba(25, 16, 19, 0.04);--cv-theme-on-emphasis-container-4: rgba(255, 217, 231, 0.04);--cv-theme-on-surface-20: rgba(235, 232, 236, 0.2);--cv-theme-primary-20: rgba(186, 195, 255, 0.2);--cv-theme-negative-20: rgba(253, 125, 105, 0.2);--cv-theme-positive-20: rgba(145, 216, 144, 0.2);--cv-theme-caution-20: rgba(255, 183, 117, 0.2);--cv-theme-emphasis-20: rgba(204, 128, 156, 0.2);--cv-theme-primary-24: rgba(186, 195, 255, 0.24);--cv-theme-negative-24: rgba(253, 125, 105, 0.24);--cv-theme-positive-24: rgba(145, 216, 144, 0.24);--cv-theme-caution-24: rgba(255, 183, 117, 0.24);--cv-theme-emphasis-24: rgba(204, 128, 156, 0.24);--cv-theme-background: #1e1d1e;--cv-theme-surface-variant-8: rgba(0, 0, 0, 0.08);--cv-theme-surface-variant-12: rgba(0, 0, 0, 0.12);--cv-theme-surface-variant-16: rgba(0, 0, 0, 0.16);--cv-theme-logo: #ffffff;--cv-theme-on-surface-variant-38: rgba(213, 211, 216, 0.38);--cv-theme-on-primary-38: rgba(17, 26, 40, 0.38);--cv-theme-on-secondary-38: rgba(23, 26, 44, 0.38);--cv-theme-on-secondary-container-38: rgba(97, 99, 120, 0.38);--cv-theme-on-secondary-container-74: rgba(97, 99, 120, 0.74);--cv-theme-on-tertiary-38: rgba(97, 46, 26, 0.38);--cv-theme-on-tertiary-container-38: rgba(254, 241, 236, 0.38);--cv-theme-on-tertiary-container-74: rgba(254, 241, 236, 0.74);--cv-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.38);--cv-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.74);--cv-theme-negative-38: rgba(253, 125, 105, 0.38);--cv-theme-negative-74: rgba(253, 125, 105, 0.74);--cv-theme-on-negative-38: rgba(51, 25, 21, 0.38);--cv-theme-on-negative-74: rgba(51, 25, 21, 0.74);--cv-theme-on-negative-container-38: rgba(255, 172, 159, 0.38);--cv-theme-on-negative-container-74: rgba(255, 172, 159, 0.74);--cv-theme-positive-38: rgba(145, 216, 144, 0.38);--cv-theme-positive-74: rgba(145, 216, 144, 0.74);--cv-theme-on-positive-38: rgba(17, 38, 17, 0.38);--cv-theme-on-positive-74: rgba(17, 38, 17, 0.74);--cv-theme-on-positive-container-38: rgba(145, 216, 144, 0.38);--cv-theme-on-positive-container-74: rgba(145, 216, 144, 0.74);--cv-theme-caution-38: rgba(255, 183, 117, 0.38);--cv-theme-caution-74: rgba(255, 183, 117, 0.74);--cv-theme-on-caution-38: rgba(102, 73, 47, 0.38);--cv-theme-on-caution-74: rgba(102, 73, 47, 0.74);--cv-theme-on-caution-container-38: rgba(25, 18, 12, 0.38);--cv-theme-on-caution-container-74: rgba(25, 18, 12, 0.74);--cv-theme-emphasis-38: rgba(204, 128, 156, 0.38);--cv-theme-emphasis-74: rgba(204, 128, 156, 0.74);--cv-theme-on-emphasis-38: rgba(25, 16, 19, 0.38);--cv-theme-on-emphasis-74: rgba(25, 16, 19, 0.74);--cv-theme-on-emphasis-container-38: rgba(255, 217, 231, 0.38);--cv-theme-on-emphasis-container-74: rgba(255, 217, 231, 0.74);--cv-theme-on-primary-container-38: rgba(221, 225, 255, 0.38);--cv-theme-on-primary-container-74: rgba(221, 225, 255, 0.74);--cv-theme-primary-38: rgba(186, 195, 255, 0.38);--cv-theme-primary-74: rgba(186, 195, 255, 0.74);--cv-theme-brand: #ff5f02;--cv-theme-code-snippet-color: #abb2bf;--cv-theme-code-snippet-comment: #5c6370;--cv-theme-code-snippet-keyword: #c678dd;--cv-theme-code-snippet-selector: #e06c75;--cv-theme-code-snippet-literal: #56b6c2;--cv-theme-code-snippet-string: #98c379;--cv-theme-code-snippet-variable: #d19a66;--cv-theme-code-snippet-title: #61aeee;--cv-theme-code-snippet-class: #e6c07b;--cv-theme-error: #fd7d69;--cv-theme-on-background: #ebe8ec;--cv-theme-on-error: #331915;--cv-theme-divider: #3e3e41;--cv-theme-accent: #bac3ff;--cv-theme-surface-canvas: #38383b;--cv-theme-surface-primary: #1d2c43;--cv-theme-surface-primary-highlight: rgba(186, 195, 255, 0.08);--cv-theme-surface-primary-highlight-hover: rgba(186, 195, 255, 0.08);--cv-theme-surface-accent: #1d2c43;--cv-theme-surface-accent-highlight: rgba(186, 195, 255, 0.08);--cv-theme-surface-accent-highlight-hover: rgba(186, 195, 255, 0.08);--cv-theme-surface-secondary: #434659;--cv-theme-surface-secondary-highlight: rgba(195, 197, 221, 0.08);--cv-theme-surface-secondary-highlight-hover: rgba(195, 197, 221, 0.08);--cv-theme-surface-positive: #224b22;--cv-theme-surface-positive-highlight: rgba(145, 216, 144, 0.08);--cv-theme-surface-positive-highlight-hover: rgba(145, 216, 144, 0.08);--cv-theme-surface-caution: #66492f;--cv-theme-surface-caution-highlight: rgba(255, 183, 117, 0.08);--cv-theme-surface-caution-highlight-hover: rgba(255, 183, 117, 0.08);--cv-theme-surface-negative: #65322a;--cv-theme-surface-negative-highlight: rgba(253, 125, 105, 0.08);--cv-theme-surface-negative-highlight-hover: rgba(253, 125, 105, 0.08);--cv-theme-surface-neutral: #f3f5f9;--cv-theme-surface-neutral-highlight: rgba(243, 245, 249, 0.04);--cv-theme-surface-neutral-highlight-hover: rgba(243, 245, 249, 0.08);--cv-theme-surface-emphasis: #66404e;--cv-theme-surface-emphasis-highlight: rgba(204, 128, 156, 0.08);--cv-theme-surface-emphasis-highlight-hover: rgba(204, 128, 156, 0.08);--cv-theme-text-primary-on-background: #ebe8ec;--cv-theme-text-secondary-on-background: #d5d3d8;--cv-theme-text-hint-on-background: #d5d3d8;--cv-theme-text-disabled-on-background: rgba(235, 232, 236, 0.38);--cv-theme-text-icon-on-background: #d5d3d8;--cv-theme-text-logo-on-background: #ffffff;--cv-theme-text-primary-on-light: #00233c;--cv-theme-text-secondary-on-light: #59627b;--cv-theme-text-hint-on-light: #59627b;--cv-theme-text-disabled-on-light: rgba(0, 35, 60, 0.38);--cv-theme-text-icon-on-light: #59627b;--cv-theme-text-primary-on-dark: #ebe8ec;--cv-theme-text-secondary-on-dark: #d5d3d8;--cv-theme-text-hint-on-dark: #d5d3d8;--cv-theme-text-disabled-on-dark: rgba(235, 232, 236, 0.38);--cv-theme-text-icon-on-dark: #d5d3d8;--cv-typography-font-family: Arial, sans-serif;--cv-typography-headline1-font-family: Inter, sans-serif;--cv-typography-headline1-font-size: 96px;--cv-typography-headline1-font-weight: 500;--cv-typography-headline1-line-height: 112px;--cv-typography-headline2-font-family: Inter, sans-serif;--cv-typography-headline2-font-size: 60px;--cv-typography-headline2-font-weight: 600;--cv-typography-headline2-line-height: 84px;--cv-typography-headline3-font-family: Inter, sans-serif;--cv-typography-headline3-font-size: 48px;--cv-typography-headline3-font-weight: 600;--cv-typography-headline3-line-height: 64px;--cv-typography-headline4-font-family: Inter, sans-serif;--cv-typography-headline4-font-size: 34px;--cv-typography-headline4-font-weight: 700;--cv-typography-headline4-line-height: 48px;--cv-typography-headline5-font-family: Inter, sans-serif;--cv-typography-headline5-font-size: 24px;--cv-typography-headline5-font-weight: 700;--cv-typography-headline5-line-height: 36px;--cv-typography-headline6-font-family: Inter, sans-serif;--cv-typography-headline6-font-size: 20px;--cv-typography-headline6-font-weight: 700;--cv-typography-headline6-line-height: 28px;--cv-typography-subtitle1-font-family: Inter, sans-serif;--cv-typography-subtitle1-font-size: 14px;--cv-typography-subtitle1-font-weight: 600;--cv-typography-subtitle1-line-height: 20px;--cv-typography-subtitle2-font-family: Inter, sans-serif;--cv-typography-subtitle2-font-size: 16px;--cv-typography-subtitle2-font-weight: 600;--cv-typography-subtitle2-line-height: 24px;--cv-typography-body1-font-family: Arial, sans-serif;--cv-typography-body1-font-size: 16px;--cv-typography-body1-font-weight: 400;--cv-typography-body1-line-height: 24px;--cv-typography-body2-font-family: Arial, sans-serif;--cv-typography-body2-font-size: 14px;--cv-typography-body2-font-weight: 400;--cv-typography-body2-line-height: 20px;--cv-typography-button-font-family: Inter, sans-serif;--cv-typography-button-font-size: 14px;--cv-typography-button-font-weight: 600;--cv-typography-button-line-height: 16px;--cv-typography-caption-font-family: Arial, sans-serif;--cv-typography-caption-font-size: 12px;--cv-typography-caption-font-weight: 400;--cv-typography-caption-line-height: 16px;--cv-typography-code-font-family: Menlo;--cv-typography-code-font-size: 12px;--cv-typography-code-font-weight: 400;--cv-typography-code-line-height: 20px;--mdc-theme-primary: #bac3ff;--mdc-theme-primary-container: #1d2c43;--mdc-theme-on-primary: #111a28;--mdc-theme-secondary: #c3c5dd;--mdc-theme-secondary-container: #434659;--mdc-theme-on-secondary: #171a2c;--mdc-theme-on-secondary-container: #dfe1f9;--mdc-theme-tertiary: #ff5f02;--mdc-theme-tertiary-container: #c25d33;--mdc-theme-on-tertiary: #612e1a;--mdc-theme-on-tertiary-container: #fef1ec;--mdc-theme-surface: #1e1d1e;--mdc-theme-surface-dim: #161616;--mdc-theme-surface-bright: #4a4a4d;--mdc-theme-surface-container-lowest: #2c2b2d;--mdc-theme-surface-container-low: #323134;--mdc-theme-surface-container: #38383b;--mdc-theme-surface-container-high: #3e3e41;--mdc-theme-surface-container-highest: #444447;--mdc-theme-on-surface: #ebe8ec;--mdc-theme-on-surface-variant: #d5d3d8;--mdc-theme-inverse-surface: #ebe8ec;--mdc-theme-inverse-on-surface: #3e3e41;--mdc-theme-negative: #fd7d69;--mdc-theme-negative-container: #65322a;--mdc-theme-on-negative: #331915;--mdc-theme-on-negative-container: #ffac9f;--mdc-theme-positive: #91d890;--mdc-theme-positive-container: #224b22;--mdc-theme-on-positive: #112611;--mdc-theme-on-positive-container: #91d890;--mdc-theme-caution: #ffcd9e;--mdc-theme-caution-container: #66492f;--mdc-theme-on-caution: #66492f;--mdc-theme-on-caution-container: #ffcd9e;--mdc-theme-outline: #8f8e97;--mdc-theme-outline-variant: #3e3e41;--mdc-theme-shadow: #000000;--mdc-theme-scrim: rgba(0, 0, 0, 0.32);--mdc-theme-primary-fixed: #dde1ff;--mdc-theme-primary-fixed-dim: #bac3ff;--mdc-theme-secondary-fixed: #dfe1f9;--mdc-theme-secondary-fixed-dim: #c3c5dd;--mdc-theme-tertiary-fixed: #f79e79;--mdc-theme-tertiary-fixed-dim: #f37440;--mdc-theme-primary-8: rgba(186, 195, 255, 0.08);--mdc-theme-primary-12: rgba(186, 195, 255, 0.12);--mdc-theme-on-surface-8: rgba(235, 232, 236, 0.08);--mdc-theme-on-surface-12: rgba(235, 232, 236, 0.12);--mdc-theme-on-primary-container: #dde1ff;--mdc-theme-inverse-primary: #3053f4;--mdc-theme-on-surface-38: rgba(235, 232, 236, 0.38);--mdc-theme-on-surface-16: rgba(235, 232, 236, 0.16);--mdc-theme-on-primary-12: rgba(17, 26, 40, 0.12);--mdc-theme-on-primary-8: rgba(17, 26, 40, 0.08);--mdc-theme-primary-16: rgba(186, 195, 255, 0.16);--mdc-theme-on-surface-variant-8: rgba(213, 211, 216, 0.08);--mdc-theme-on-tertiary-container-8: rgba(254, 241, 236, 0.08);--mdc-theme-on-tertiary-container-12: rgba(254, 241, 236, 0.12);--mdc-theme-on-primary-container-12: rgba(221, 225, 255, 0.12);--mdc-theme-on-surface-variant-12: rgba(213, 211, 216, 0.12);--mdc-theme-on-secondary-container-8: rgba(91, 93, 114, 0.08);--mdc-theme-on-secondary-container-16: rgba(97, 99, 120, 0.16);--mdc-theme-outline-8: rgba(143, 142, 151, 0.08);--mdc-theme-outline-12: rgba(143, 142, 151, 0.12);--mdc-theme-outline-16: rgba(143, 142, 151, 0.16);--mdc-theme-surface-variant: #000000;--mdc-theme-emphasis: #cc809c;--mdc-theme-emphasis-container: #66404e;--mdc-theme-on-emphasis: #191013;--mdc-theme-on-emphasis-container: #ffd9e7;--mdc-theme-positive-16: rgba(145, 216, 144, 0.16);--mdc-theme-caution-16: rgba(255, 183, 117, 0.16);--mdc-theme-negative-12: rgba(253, 125, 105, 0.12);--mdc-theme-on-secondary-container-12: rgba(91, 93, 114, 0.12);--mdc-theme-on-primary-16: rgba(17, 26, 40, 0.16);--mdc-theme-on-primary-container-8: rgba(221, 225, 255, 0.08);--mdc-theme-on-primary-container-16: rgba(221, 225, 255, 0.16);--mdc-theme-on-secondary-8: rgba(23, 26, 44, 0.08);--mdc-theme-on-secondary-12: rgba(23, 26, 44, 0.12);--mdc-theme-on-secondary-16: rgba(23, 26, 44, 0.16);--mdc-theme-on-tertiary-8: rgba(97, 46, 26, 0.08);--mdc-theme-on-tertiary-12: rgba(97, 46, 26, 0.12);--mdc-theme-on-tertiary-16: rgba(97, 46, 26, 0.16);--mdc-theme-on-tertiary-container-16: rgba(254, 241, 236, 0.16);--mdc-theme-on-surface-variant-16: rgba(213, 211, 216, 0.16);--mdc-theme-negative-8: rgba(253, 125, 105, 0.08);--mdc-theme-negative-16: rgba(253, 125, 105, 0.16);--mdc-theme-positive-12: rgba(145, 216, 144, 0.12);--mdc-theme-positive-8: rgba(145, 216, 144, 0.08);--mdc-theme-on-positive-8: rgba(17, 38, 17, 0.08);--mdc-theme-on-positive-12: rgba(17, 38, 17, 0.12);--mdc-theme-on-positive-16: rgba(17, 38, 17, 0.16);--mdc-theme-on-positive-container-8: rgba(145, 216, 144, 0.08);--mdc-theme-on-positive-container-12: rgba(145, 216, 144, 0.12);--mdc-theme-on-positive-container-16: rgba(145, 216, 144, 0.16);--mdc-theme-caution-12: rgba(255, 183, 117, 0.12);--mdc-theme-caution-8: rgba(255, 183, 117, 0.08);--mdc-theme-on-caution-8: rgba(102, 73, 47, 0.08);--mdc-theme-on-caution-12: rgba(102, 73, 47, 0.12);--mdc-theme-on-caution-16: rgba(102, 73, 47, 0.16);--mdc-theme-on-negative-8: rgba(51, 25, 21, 0.08);--mdc-theme-on-negative-12: rgba(51, 25, 21, 0.12);--mdc-theme-on-negative-16: rgba(51, 25, 21, 0.16);--mdc-theme-on-caution-container-8: rgba(25, 18, 12, 0.08);--mdc-theme-on-caution-container-12: rgba(25, 18, 12, 0.12);--mdc-theme-on-caution-container-16: rgba(25, 18, 12, 0.16);--mdc-theme-emphasis-8: rgba(204, 128, 156, 0.08);--mdc-theme-emphasis-12: rgba(204, 128, 156, 0.12);--mdc-theme-emphasis-16: rgba(204, 128, 156, 0.16);--mdc-theme-on-emphasis-8: rgba(25, 16, 19, 0.08);--mdc-theme-on-emphasis-12: rgba(25, 16, 19, 0.12);--mdc-theme-on-emphasis-16: rgba(25, 16, 19, 0.16);--mdc-theme-on-emphasis-container-8: rgba(255, 217, 231, 0.08);--mdc-theme-on-emphasis-container-12: rgba(255, 217, 231, 0.12);--mdc-theme-on-emphasis-container-16: rgba(255, 217, 231, 0.16);--mdc-theme-inverse-on-surface-12: rgba(62, 62, 65, 0.12);--mdc-theme-inverse-primary-12: rgba(48, 83, 244, 0.12);--mdc-theme-inverse-on-surface-8: rgba(62, 62, 65, 0.08);--mdc-theme-inverse-primary-8: rgba(48, 83, 244, 0.08);--mdc-theme-inverse-primary-16: rgba(48, 83, 244, 0.16);--mdc-theme-inverse-on-surface-16: rgba(62, 62, 65, 0.16);--mdc-theme-on-primary-74: rgba(17, 26, 40, 0.74);--mdc-theme-on-surface-74: rgba(235, 232, 236, 0.74);--mdc-theme-tertiary-8: rgba(255, 95, 2, 0.08);--mdc-theme-tertiary-12: rgba(255, 95, 2, 0.12);--mdc-theme-tertiary-16: rgba(255, 95, 2, 0.16);--mdc-theme-secondary-8: rgba(195, 197, 221, 0.08);--mdc-theme-secondary-12: rgba(195, 197, 221, 0.12);--mdc-theme-secondary-16: rgba(195, 197, 221, 0.16);--mdc-theme-on-secondary-74: rgba(23, 26, 44, 0.74);--mdc-theme-inverse-secondary: #5b5d72;--mdc-theme-inverse-secondary-8: rgba(97, 99, 120, 0.08);--mdc-theme-inverse-secondary-12: rgba(97, 99, 120, 0.12);--mdc-theme-inverse-secondary-16: rgba(97, 99, 120, 0.16);--mdc-theme-on-tertiary-74: rgba(97, 46, 26, 0.74);--mdc-theme-inverse-tertiary: #612e1a;--mdc-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.08);--mdc-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.12);--mdc-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.16);--mdc-theme-on-negative-container-8: rgba(255, 172, 159, 0.08);--mdc-theme-on-negative-container-12: rgba(255, 172, 159, 0.12);--mdc-theme-on-negative-container-16: rgba(255, 172, 159, 0.16);--mdc-theme-on-surface-4: rgba(235, 232, 236, 0.04);--mdc-theme-on-surface-variant-4: rgba(213, 211, 216, 0.04);--mdc-theme-inverse-on-surface-4: rgba(62, 62, 65, 0.04);--mdc-theme-primary-4: rgba(186, 195, 255, 0.04);--mdc-theme-on-primary-4: rgba(17, 26, 40, 0.04);--mdc-theme-on-primary-container-4: rgba(221, 225, 255, 0.04);--mdc-theme-inverse-primary-4: rgba(48, 83, 244, 0.04);--mdc-theme-secondary-4: rgba(195, 197, 221, 0.04);--mdc-theme-on-secondary-4: rgba(23, 26, 44, 0.04);--mdc-theme-on-secondary-container-4: rgba(91, 93, 114, 0.04);--mdc-theme-inverse-secondary-4: rgba(97, 99, 120, 0.04);--mdc-theme-tertiary-4: rgba(255, 95, 2, 0.04);--mdc-theme-on-tertiary-4: rgba(97, 46, 26, 0.04);--mdc-theme-on-tertiary-container-4: rgba(254, 241, 236, 0.04);--mdc-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.04);--mdc-theme-negative-4: rgba(253, 125, 105, 0.04);--mdc-theme-on-negative-4: rgba(51, 25, 21, 0.04);--mdc-theme-on-negative-container-4: rgba(255, 172, 159, 0.04);--mdc-theme-positive-4: rgba(145, 216, 144, 0.04);--mdc-theme-on-positive-4: rgba(17, 38, 17, 0.04);--mdc-theme-on-positive-container-4: rgba(145, 216, 144, 0.04);--mdc-theme-caution-4: rgba(255, 183, 117, 0.04);--mdc-theme-on-caution-4: rgba(102, 73, 47, 0.04);--mdc-theme-on-caution-container-4: rgba(25, 18, 12, 0.04);--mdc-theme-emphasis-4: rgba(204, 128, 156, 0.04);--mdc-theme-on-emphasis-4: rgba(25, 16, 19, 0.04);--mdc-theme-on-emphasis-container-4: rgba(255, 217, 231, 0.04);--mdc-theme-on-surface-20: rgba(235, 232, 236, 0.2);--mdc-theme-primary-20: rgba(186, 195, 255, 0.2);--mdc-theme-negative-20: rgba(253, 125, 105, 0.2);--mdc-theme-positive-20: rgba(145, 216, 144, 0.2);--mdc-theme-caution-20: rgba(255, 183, 117, 0.2);--mdc-theme-emphasis-20: rgba(204, 128, 156, 0.2);--mdc-theme-primary-24: rgba(186, 195, 255, 0.24);--mdc-theme-negative-24: rgba(253, 125, 105, 0.24);--mdc-theme-positive-24: rgba(145, 216, 144, 0.24);--mdc-theme-caution-24: rgba(255, 183, 117, 0.24);--mdc-theme-emphasis-24: rgba(204, 128, 156, 0.24);--mdc-theme-background: #1e1d1e;--mdc-theme-surface-variant-8: rgba(0, 0, 0, 0.08);--mdc-theme-surface-variant-12: rgba(0, 0, 0, 0.12);--mdc-theme-surface-variant-16: rgba(0, 0, 0, 0.16);--mdc-theme-logo: #ffffff;--mdc-theme-on-surface-variant-38: rgba(213, 211, 216, 0.38);--mdc-theme-on-primary-38: rgba(17, 26, 40, 0.38);--mdc-theme-on-secondary-38: rgba(23, 26, 44, 0.38);--mdc-theme-on-secondary-container-38: rgba(97, 99, 120, 0.38);--mdc-theme-on-secondary-container-74: rgba(97, 99, 120, 0.74);--mdc-theme-on-tertiary-38: rgba(97, 46, 26, 0.38);--mdc-theme-on-tertiary-container-38: rgba(254, 241, 236, 0.38);--mdc-theme-on-tertiary-container-74: rgba(254, 241, 236, 0.74);--mdc-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.38);--mdc-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.74);--mdc-theme-negative-38: rgba(253, 125, 105, 0.38);--mdc-theme-negative-74: rgba(253, 125, 105, 0.74);--mdc-theme-on-negative-38: rgba(51, 25, 21, 0.38);--mdc-theme-on-negative-74: rgba(51, 25, 21, 0.74);--mdc-theme-on-negative-container-38: rgba(255, 172, 159, 0.38);--mdc-theme-on-negative-container-74: rgba(255, 172, 159, 0.74);--mdc-theme-positive-38: rgba(145, 216, 144, 0.38);--mdc-theme-positive-74: rgba(145, 216, 144, 0.74);--mdc-theme-on-positive-38: rgba(17, 38, 17, 0.38);--mdc-theme-on-positive-74: rgba(17, 38, 17, 0.74);--mdc-theme-on-positive-container-38: rgba(145, 216, 144, 0.38);--mdc-theme-on-positive-container-74: rgba(145, 216, 144, 0.74);--mdc-theme-caution-38: rgba(255, 183, 117, 0.38);--mdc-theme-caution-74: rgba(255, 183, 117, 0.74);--mdc-theme-on-caution-38: rgba(102, 73, 47, 0.38);--mdc-theme-on-caution-74: rgba(102, 73, 47, 0.74);--mdc-theme-on-caution-container-38: rgba(25, 18, 12, 0.38);--mdc-theme-on-caution-container-74: rgba(25, 18, 12, 0.74);--mdc-theme-emphasis-38: rgba(204, 128, 156, 0.38);--mdc-theme-emphasis-74: rgba(204, 128, 156, 0.74);--mdc-theme-on-emphasis-38: rgba(25, 16, 19, 0.38);--mdc-theme-on-emphasis-74: rgba(25, 16, 19, 0.74);--mdc-theme-on-emphasis-container-38: rgba(255, 217, 231, 0.38);--mdc-theme-on-emphasis-container-74: rgba(255, 217, 231, 0.74);--mdc-theme-on-primary-container-38: rgba(221, 225, 255, 0.38);--mdc-theme-on-primary-container-74: rgba(221, 225, 255, 0.74);--mdc-theme-primary-38: rgba(186, 195, 255, 0.38);--mdc-theme-primary-74: rgba(186, 195, 255, 0.74);--mdc-theme-brand: #ff5f02;--mdc-theme-code-snippet-color: #abb2bf;--mdc-theme-code-snippet-comment: #5c6370;--mdc-theme-code-snippet-keyword: #c678dd;--mdc-theme-code-snippet-selector: #e06c75;--mdc-theme-code-snippet-literal: #56b6c2;--mdc-theme-code-snippet-string: #98c379;--mdc-theme-code-snippet-variable: #d19a66;--mdc-theme-code-snippet-title: #61aeee;--mdc-theme-code-snippet-class: #e6c07b;--mdc-theme-error: #fd7d69;--mdc-theme-on-background: #ebe8ec;--mdc-theme-on-error: #331915;--mdc-theme-divider: #3e3e41;--mdc-theme-accent: #bac3ff;--mdc-theme-surface-canvas: #38383b;--mdc-theme-surface-primary: #1d2c43;--mdc-theme-surface-primary-highlight: rgba(186, 195, 255, 0.08);--mdc-theme-surface-primary-highlight-hover: rgba(186, 195, 255, 0.08);--mdc-theme-surface-accent: #1d2c43;--mdc-theme-surface-accent-highlight: rgba(186, 195, 255, 0.08);--mdc-theme-surface-accent-highlight-hover: rgba(186, 195, 255, 0.08);--mdc-theme-surface-secondary: #434659;--mdc-theme-surface-secondary-highlight: rgba(195, 197, 221, 0.08);--mdc-theme-surface-secondary-highlight-hover: rgba(195, 197, 221, 0.08);--mdc-theme-surface-positive: #224b22;--mdc-theme-surface-positive-highlight: rgba(145, 216, 144, 0.08);--mdc-theme-surface-positive-highlight-hover: rgba(145, 216, 144, 0.08);--mdc-theme-surface-caution: #66492f;--mdc-theme-surface-caution-highlight: rgba(255, 183, 117, 0.08);--mdc-theme-surface-caution-highlight-hover: rgba(255, 183, 117, 0.08);--mdc-theme-surface-negative: #65322a;--mdc-theme-surface-negative-highlight: rgba(253, 125, 105, 0.08);--mdc-theme-surface-negative-highlight-hover: rgba(253, 125, 105, 0.08);--mdc-theme-surface-neutral: #f3f5f9;--mdc-theme-surface-neutral-highlight: rgba(243, 245, 249, 0.04);--mdc-theme-surface-neutral-highlight-hover: rgba(243, 245, 249, 0.08);--mdc-theme-surface-emphasis: #66404e;--mdc-theme-surface-emphasis-highlight: rgba(204, 128, 156, 0.08);--mdc-theme-surface-emphasis-highlight-hover: rgba(204, 128, 156, 0.08);--mdc-theme-text-primary-on-background: #ebe8ec;--mdc-theme-text-secondary-on-background: #d5d3d8;--mdc-theme-text-hint-on-background: #d5d3d8;--mdc-theme-text-disabled-on-background: rgba(235, 232, 236, 0.38);--mdc-theme-text-icon-on-background: #d5d3d8;--mdc-theme-text-logo-on-background: #ffffff;--mdc-theme-text-primary-on-light: #00233c;--mdc-theme-text-secondary-on-light: #59627b;--mdc-theme-text-hint-on-light: #59627b;--mdc-theme-text-disabled-on-light: rgba(0, 35, 60, 0.38);--mdc-theme-text-icon-on-light: #59627b;--mdc-theme-text-primary-on-dark: #ebe8ec;--mdc-theme-text-secondary-on-dark: #d5d3d8;--mdc-theme-text-hint-on-dark: #d5d3d8;--mdc-theme-text-disabled-on-dark: rgba(235, 232, 236, 0.38);--mdc-theme-text-icon-on-dark: #d5d3d8;--mdc-typography-font-family: Arial, sans-serif;--mdc-typography-headline1-font-family: Inter, sans-serif;--mdc-typography-headline1-font-size: 96px;--mdc-typography-headline1-font-weight: 500;--mdc-typography-headline1-line-height: 112px;--mdc-typography-headline2-font-family: Inter, sans-serif;--mdc-typography-headline2-font-size: 60px;--mdc-typography-headline2-font-weight: 600;--mdc-typography-headline2-line-height: 84px;--mdc-typography-headline3-font-family: Inter, sans-serif;--mdc-typography-headline3-font-size: 48px;--mdc-typography-headline3-font-weight: 600;--mdc-typography-headline3-line-height: 64px;--mdc-typography-headline4-font-family: Inter, sans-serif;--mdc-typography-headline4-font-size: 34px;--mdc-typography-headline4-font-weight: 700;--mdc-typography-headline4-line-height: 48px;--mdc-typography-headline5-font-family: Inter, sans-serif;--mdc-typography-headline5-font-size: 24px;--mdc-typography-headline5-font-weight: 700;--mdc-typography-headline5-line-height: 36px;--mdc-typography-headline6-font-family: Inter, sans-serif;--mdc-typography-headline6-font-size: 20px;--mdc-typography-headline6-font-weight: 700;--mdc-typography-headline6-line-height: 28px;--mdc-typography-subtitle1-font-family: Inter, sans-serif;--mdc-typography-subtitle1-font-size: 14px;--mdc-typography-subtitle1-font-weight: 600;--mdc-typography-subtitle1-line-height: 20px;--mdc-typography-subtitle2-font-family: Inter, sans-serif;--mdc-typography-subtitle2-font-size: 16px;--mdc-typography-subtitle2-font-weight: 600;--mdc-typography-subtitle2-line-height: 24px;--mdc-typography-body1-font-family: Arial, sans-serif;--mdc-typography-body1-font-size: 16px;--mdc-typography-body1-font-weight: 400;--mdc-typography-body1-line-height: 24px;--mdc-typography-body2-font-family: Arial, sans-serif;--mdc-typography-body2-font-size: 14px;--mdc-typography-body2-font-weight: 400;--mdc-typography-body2-line-height: 20px;--mdc-typography-button-font-family: Inter, sans-serif;--mdc-typography-button-font-size: 14px;--mdc-typography-button-font-weight: 600;--mdc-typography-button-line-height: 16px;--mdc-typography-caption-font-family: Arial, sans-serif;--mdc-typography-caption-font-size: 12px;--mdc-typography-caption-font-weight: 400;--mdc-typography-caption-line-height: 16px;--mdc-typography-code-font-family: Menlo;--mdc-typography-code-font-size: 12px;--mdc-typography-code-font-weight: 400;--mdc-typography-code-line-height: 20px;--mdc-theme-border: #3e3e41;--mdc-theme-surface-accent: #1d2c43;--mdc-theme-surface-accent-highlight: rgba(186, 195, 255, 0.08);--mdc-theme-surface-accent-highlight-hover: rgba(186, 195, 255, 0.08);--mdc-typography-button-letter-spacing: 0;--mdc-icon-font: "Material Symbols Outlined";--mdc-ripple-color: #ebe8ec;--mdc-shape-small: 8px;--mdc-shape-medium: 8px;--mdc-plain-tooltip-container-color: #ebe8ec;--mdc-plain-tooltip-supporting-text-color: #3e3e41;border-width:0;border-style:solid}:root .mdc-data-table__sort-icon-button{color:#d5d3d8}:root .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::after{background-color:#d5d3d8;background-color:var(--mdc-ripple-color, #d5d3d8)}:root .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple::before{opacity:0.08;opacity:var(--mdc-ripple-hover-opacity, 0.08)}:root .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-focus-opacity, 0.24)}:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-press-opacity, 0.24)}:root .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.24)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button{color:#d5d3d8}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::after{background-color:#d5d3d8;background-color:var(--mdc-ripple-color, #d5d3d8)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple::before{opacity:0.08;opacity:var(--mdc-ripple-hover-opacity, 0.08)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-focus-opacity, 0.24)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-press-opacity, 0.24)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.24)}:root .mdc-data-table__row--selected{background-color:rgba(243, 245, 249, 0.04)}:root .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:rgba(243, 245, 249, 0.08)}:root .mdc-data-table__header-cell{color:#ebe8ec}:root .mdc-data-table__pagination-total,:root .mdc-data-table__pagination-rows-per-page-label,:root .mdc-data-table__cell{color:#ebe8ec}:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#3e3e41}:root .mdc-data-table__cell,:root .mdc-data-table__header-cell{border-bottom-color:#3e3e41}:root .mdc-data-table__pagination{border-top-color:#3e3e41}:root .mdc-data-table{width:100%;border-width:0;white-space:normal}:root .mdc-data-table__header-cell{font-family:var(--mdc-typography-font-family);font-size:var(--mdc-typography-body2-font-size);font-weight:600;line-height:var(--mdc-typography-body2-line-height)}:root .mdc-data-table__sort-icon-button{font-size:1rem}:root .mdc-data-table__header-row{height:calc(56px + var(--cv-density-mode, 0)*var(--cv-density-interval, 4px))}:root .mdc-data-table__row{height:calc(52px + var(--cv-density-mode, 0)*var(--cv-density-interval, 4px))}
1
+ :root{--cv-theme-primary: #bac3ff;--cv-theme-primary-container: #1d2c43;--cv-theme-on-primary: #111a28;--cv-theme-secondary: #c3c5dd;--cv-theme-secondary-container: #434659;--cv-theme-on-secondary: #171a2c;--cv-theme-on-secondary-container: #dfe1f9;--cv-theme-tertiary: #ff5f02;--cv-theme-tertiary-container: #c25d33;--cv-theme-on-tertiary: #612e1a;--cv-theme-on-tertiary-container: #fef1ec;--cv-theme-surface: #1e1d1e;--cv-theme-surface-dim: #161616;--cv-theme-surface-bright: #4a4a4d;--cv-theme-surface-container-lowest: #2c2b2d;--cv-theme-surface-container-low: #323134;--cv-theme-surface-container: #38383b;--cv-theme-surface-container-high: #3e3e41;--cv-theme-surface-container-highest: #444447;--cv-theme-on-surface: #ebe8ec;--cv-theme-on-surface-variant: #d5d3d8;--cv-theme-inverse-surface: #ebe8ec;--cv-theme-inverse-on-surface: #3e3e41;--cv-theme-negative: #fd7d69;--cv-theme-negative-container: #65322a;--cv-theme-on-negative: #331915;--cv-theme-on-negative-container: #ffac9f;--cv-theme-positive: #91d890;--cv-theme-positive-container: #224b22;--cv-theme-on-positive: #112611;--cv-theme-on-positive-container: #91d890;--cv-theme-caution: #ffcd9e;--cv-theme-caution-container: #66492f;--cv-theme-on-caution: #66492f;--cv-theme-on-caution-container: #ffcd9e;--cv-theme-outline: #8f8e97;--cv-theme-outline-variant: #3e3e41;--cv-theme-shadow: #000000;--cv-theme-scrim: rgba(0, 0, 0, 0.32);--cv-theme-primary-fixed: #dde1ff;--cv-theme-primary-fixed-dim: #bac3ff;--cv-theme-secondary-fixed: #dfe1f9;--cv-theme-secondary-fixed-dim: #c3c5dd;--cv-theme-tertiary-fixed: #f79e79;--cv-theme-tertiary-fixed-dim: #f37440;--cv-theme-primary-8: rgba(186, 195, 255, 0.08);--cv-theme-primary-12: rgba(186, 195, 255, 0.12);--cv-theme-on-surface-8: rgba(235, 232, 236, 0.08);--cv-theme-on-surface-12: rgba(235, 232, 236, 0.12);--cv-theme-on-primary-container: #dde1ff;--cv-theme-inverse-primary: #3053f4;--cv-theme-on-surface-38: rgba(235, 232, 236, 0.38);--cv-theme-on-surface-16: rgba(235, 232, 236, 0.16);--cv-theme-on-primary-12: rgba(17, 26, 40, 0.12);--cv-theme-on-primary-8: rgba(17, 26, 40, 0.08);--cv-theme-primary-16: rgba(186, 195, 255, 0.16);--cv-theme-on-surface-variant-8: rgba(213, 211, 216, 0.08);--cv-theme-on-tertiary-container-8: rgba(254, 241, 236, 0.08);--cv-theme-on-tertiary-container-12: rgba(254, 241, 236, 0.12);--cv-theme-on-primary-container-12: rgba(221, 225, 255, 0.12);--cv-theme-on-surface-variant-12: rgba(213, 211, 216, 0.12);--cv-theme-on-secondary-container-8: rgba(91, 93, 114, 0.08);--cv-theme-on-secondary-container-16: rgba(97, 99, 120, 0.16);--cv-theme-outline-8: rgba(143, 142, 151, 0.08);--cv-theme-outline-12: rgba(143, 142, 151, 0.12);--cv-theme-outline-16: rgba(143, 142, 151, 0.16);--cv-theme-surface-variant: #000000;--cv-theme-emphasis: #cc809c;--cv-theme-emphasis-container: #66404e;--cv-theme-on-emphasis: #191013;--cv-theme-on-emphasis-container: #ffd9e7;--cv-theme-positive-16: rgba(145, 216, 144, 0.16);--cv-theme-caution-16: rgba(255, 183, 117, 0.16);--cv-theme-negative-12: rgba(253, 125, 105, 0.12);--cv-theme-on-secondary-container-12: rgba(91, 93, 114, 0.12);--cv-theme-on-primary-16: rgba(17, 26, 40, 0.16);--cv-theme-on-primary-container-8: rgba(221, 225, 255, 0.08);--cv-theme-on-primary-container-16: rgba(221, 225, 255, 0.16);--cv-theme-on-secondary-8: rgba(23, 26, 44, 0.08);--cv-theme-on-secondary-12: rgba(23, 26, 44, 0.12);--cv-theme-on-secondary-16: rgba(23, 26, 44, 0.16);--cv-theme-on-tertiary-8: rgba(97, 46, 26, 0.08);--cv-theme-on-tertiary-12: rgba(97, 46, 26, 0.12);--cv-theme-on-tertiary-16: rgba(97, 46, 26, 0.16);--cv-theme-on-tertiary-container-16: rgba(254, 241, 236, 0.16);--cv-theme-on-surface-variant-16: rgba(213, 211, 216, 0.16);--cv-theme-negative-8: rgba(253, 125, 105, 0.08);--cv-theme-negative-16: rgba(253, 125, 105, 0.16);--cv-theme-positive-12: rgba(145, 216, 144, 0.12);--cv-theme-positive-8: rgba(145, 216, 144, 0.08);--cv-theme-on-positive-8: rgba(17, 38, 17, 0.08);--cv-theme-on-positive-12: rgba(17, 38, 17, 0.12);--cv-theme-on-positive-16: rgba(17, 38, 17, 0.16);--cv-theme-on-positive-container-8: rgba(145, 216, 144, 0.08);--cv-theme-on-positive-container-12: rgba(145, 216, 144, 0.12);--cv-theme-on-positive-container-16: rgba(145, 216, 144, 0.16);--cv-theme-caution-12: rgba(255, 183, 117, 0.12);--cv-theme-caution-8: rgba(255, 183, 117, 0.08);--cv-theme-on-caution-8: rgba(102, 73, 47, 0.08);--cv-theme-on-caution-12: rgba(102, 73, 47, 0.12);--cv-theme-on-caution-16: rgba(102, 73, 47, 0.16);--cv-theme-on-negative-8: rgba(51, 25, 21, 0.08);--cv-theme-on-negative-12: rgba(51, 25, 21, 0.12);--cv-theme-on-negative-16: rgba(51, 25, 21, 0.16);--cv-theme-on-caution-container-8: rgba(25, 18, 12, 0.08);--cv-theme-on-caution-container-12: rgba(25, 18, 12, 0.12);--cv-theme-on-caution-container-16: rgba(25, 18, 12, 0.16);--cv-theme-emphasis-8: rgba(204, 128, 156, 0.08);--cv-theme-emphasis-12: rgba(204, 128, 156, 0.12);--cv-theme-emphasis-16: rgba(204, 128, 156, 0.16);--cv-theme-on-emphasis-8: rgba(25, 16, 19, 0.08);--cv-theme-on-emphasis-12: rgba(25, 16, 19, 0.12);--cv-theme-on-emphasis-16: rgba(25, 16, 19, 0.16);--cv-theme-on-emphasis-container-8: rgba(255, 217, 231, 0.08);--cv-theme-on-emphasis-container-12: rgba(255, 217, 231, 0.12);--cv-theme-on-emphasis-container-16: rgba(255, 217, 231, 0.16);--cv-theme-inverse-on-surface-12: rgba(62, 62, 65, 0.12);--cv-theme-inverse-primary-12: rgba(48, 83, 244, 0.12);--cv-theme-inverse-on-surface-8: rgba(62, 62, 65, 0.08);--cv-theme-inverse-primary-8: rgba(48, 83, 244, 0.08);--cv-theme-inverse-primary-16: rgba(48, 83, 244, 0.16);--cv-theme-inverse-on-surface-16: rgba(62, 62, 65, 0.16);--cv-theme-on-primary-74: rgba(17, 26, 40, 0.74);--cv-theme-on-surface-74: rgba(235, 232, 236, 0.74);--cv-theme-tertiary-8: rgba(255, 95, 2, 0.08);--cv-theme-tertiary-12: rgba(255, 95, 2, 0.12);--cv-theme-tertiary-16: rgba(255, 95, 2, 0.16);--cv-theme-secondary-8: rgba(195, 197, 221, 0.08);--cv-theme-secondary-12: rgba(195, 197, 221, 0.12);--cv-theme-secondary-16: rgba(195, 197, 221, 0.16);--cv-theme-on-secondary-74: rgba(23, 26, 44, 0.74);--cv-theme-inverse-secondary: #5b5d72;--cv-theme-inverse-secondary-8: rgba(97, 99, 120, 0.08);--cv-theme-inverse-secondary-12: rgba(97, 99, 120, 0.12);--cv-theme-inverse-secondary-16: rgba(97, 99, 120, 0.16);--cv-theme-on-tertiary-74: rgba(97, 46, 26, 0.74);--cv-theme-inverse-tertiary: #612e1a;--cv-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.08);--cv-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.12);--cv-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.16);--cv-theme-on-negative-container-8: rgba(255, 172, 159, 0.08);--cv-theme-on-negative-container-12: rgba(255, 172, 159, 0.12);--cv-theme-on-negative-container-16: rgba(255, 172, 159, 0.16);--cv-theme-on-surface-4: rgba(235, 232, 236, 0.04);--cv-theme-on-surface-variant-4: rgba(213, 211, 216, 0.04);--cv-theme-inverse-on-surface-4: rgba(62, 62, 65, 0.04);--cv-theme-primary-4: rgba(186, 195, 255, 0.04);--cv-theme-on-primary-4: rgba(17, 26, 40, 0.04);--cv-theme-on-primary-container-4: rgba(221, 225, 255, 0.04);--cv-theme-inverse-primary-4: rgba(48, 83, 244, 0.04);--cv-theme-secondary-4: rgba(195, 197, 221, 0.04);--cv-theme-on-secondary-4: rgba(23, 26, 44, 0.04);--cv-theme-on-secondary-container-4: rgba(91, 93, 114, 0.04);--cv-theme-inverse-secondary-4: rgba(97, 99, 120, 0.04);--cv-theme-tertiary-4: rgba(255, 95, 2, 0.04);--cv-theme-on-tertiary-4: rgba(97, 46, 26, 0.04);--cv-theme-on-tertiary-container-4: rgba(254, 241, 236, 0.04);--cv-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.04);--cv-theme-negative-4: rgba(253, 125, 105, 0.04);--cv-theme-on-negative-4: rgba(51, 25, 21, 0.04);--cv-theme-on-negative-container-4: rgba(255, 172, 159, 0.04);--cv-theme-positive-4: rgba(145, 216, 144, 0.04);--cv-theme-on-positive-4: rgba(17, 38, 17, 0.04);--cv-theme-on-positive-container-4: rgba(145, 216, 144, 0.04);--cv-theme-caution-4: rgba(255, 183, 117, 0.04);--cv-theme-on-caution-4: rgba(102, 73, 47, 0.04);--cv-theme-on-caution-container-4: rgba(25, 18, 12, 0.04);--cv-theme-emphasis-4: rgba(204, 128, 156, 0.04);--cv-theme-on-emphasis-4: rgba(25, 16, 19, 0.04);--cv-theme-on-emphasis-container-4: rgba(255, 217, 231, 0.04);--cv-theme-on-surface-20: rgba(235, 232, 236, 0.2);--cv-theme-primary-20: rgba(186, 195, 255, 0.2);--cv-theme-negative-20: rgba(253, 125, 105, 0.2);--cv-theme-positive-20: rgba(145, 216, 144, 0.2);--cv-theme-caution-20: rgba(255, 183, 117, 0.2);--cv-theme-emphasis-20: rgba(204, 128, 156, 0.2);--cv-theme-primary-24: rgba(186, 195, 255, 0.24);--cv-theme-negative-24: rgba(253, 125, 105, 0.24);--cv-theme-positive-24: rgba(145, 216, 144, 0.24);--cv-theme-caution-24: rgba(255, 183, 117, 0.24);--cv-theme-emphasis-24: rgba(204, 128, 156, 0.24);--cv-theme-background: #1e1d1e;--cv-theme-surface-variant-8: rgba(0, 0, 0, 0.08);--cv-theme-surface-variant-12: rgba(0, 0, 0, 0.12);--cv-theme-surface-variant-16: rgba(0, 0, 0, 0.16);--cv-theme-logo: #ffffff;--cv-theme-on-surface-variant-38: rgba(213, 211, 216, 0.38);--cv-theme-on-primary-38: rgba(17, 26, 40, 0.38);--cv-theme-on-secondary-38: rgba(23, 26, 44, 0.38);--cv-theme-on-secondary-container-38: rgba(97, 99, 120, 0.38);--cv-theme-on-secondary-container-74: rgba(97, 99, 120, 0.74);--cv-theme-on-tertiary-38: rgba(97, 46, 26, 0.38);--cv-theme-on-tertiary-container-38: rgba(254, 241, 236, 0.38);--cv-theme-on-tertiary-container-74: rgba(254, 241, 236, 0.74);--cv-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.38);--cv-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.74);--cv-theme-negative-38: rgba(253, 125, 105, 0.38);--cv-theme-negative-74: rgba(253, 125, 105, 0.74);--cv-theme-on-negative-38: rgba(51, 25, 21, 0.38);--cv-theme-on-negative-74: rgba(51, 25, 21, 0.74);--cv-theme-on-negative-container-38: rgba(255, 172, 159, 0.38);--cv-theme-on-negative-container-74: rgba(255, 172, 159, 0.74);--cv-theme-positive-38: rgba(145, 216, 144, 0.38);--cv-theme-positive-74: rgba(145, 216, 144, 0.74);--cv-theme-on-positive-38: rgba(17, 38, 17, 0.38);--cv-theme-on-positive-74: rgba(17, 38, 17, 0.74);--cv-theme-on-positive-container-38: rgba(145, 216, 144, 0.38);--cv-theme-on-positive-container-74: rgba(145, 216, 144, 0.74);--cv-theme-caution-38: rgba(255, 183, 117, 0.38);--cv-theme-caution-74: rgba(255, 183, 117, 0.74);--cv-theme-on-caution-38: rgba(102, 73, 47, 0.38);--cv-theme-on-caution-74: rgba(102, 73, 47, 0.74);--cv-theme-on-caution-container-38: rgba(25, 18, 12, 0.38);--cv-theme-on-caution-container-74: rgba(25, 18, 12, 0.74);--cv-theme-emphasis-38: rgba(204, 128, 156, 0.38);--cv-theme-emphasis-74: rgba(204, 128, 156, 0.74);--cv-theme-on-emphasis-38: rgba(25, 16, 19, 0.38);--cv-theme-on-emphasis-74: rgba(25, 16, 19, 0.74);--cv-theme-on-emphasis-container-38: rgba(255, 217, 231, 0.38);--cv-theme-on-emphasis-container-74: rgba(255, 217, 231, 0.74);--cv-theme-on-primary-container-38: rgba(221, 225, 255, 0.38);--cv-theme-on-primary-container-74: rgba(221, 225, 255, 0.74);--cv-theme-primary-38: rgba(186, 195, 255, 0.38);--cv-theme-primary-74: rgba(186, 195, 255, 0.74);--cv-theme-brand: #ff5f02;--cv-theme-code-snippet-color: #abb2bf;--cv-theme-code-snippet-comment: #5c6370;--cv-theme-code-snippet-keyword: #c678dd;--cv-theme-code-snippet-selector: #e06c75;--cv-theme-code-snippet-literal: #56b6c2;--cv-theme-code-snippet-string: #98c379;--cv-theme-code-snippet-variable: #d19a66;--cv-theme-code-snippet-title: #61aeee;--cv-theme-code-snippet-class: #e6c07b;--cv-theme-error: #fd7d69;--cv-theme-on-background: #ebe8ec;--cv-theme-on-error: #331915;--cv-theme-divider: #3e3e41;--cv-theme-accent: #bac3ff;--cv-theme-surface-canvas: #38383b;--cv-theme-surface-primary: #1d2c43;--cv-theme-surface-primary-highlight: rgba(186, 195, 255, 0.08);--cv-theme-surface-primary-highlight-hover: rgba(186, 195, 255, 0.08);--cv-theme-surface-accent: #1d2c43;--cv-theme-surface-accent-highlight: rgba(186, 195, 255, 0.08);--cv-theme-surface-accent-highlight-hover: rgba(186, 195, 255, 0.08);--cv-theme-surface-secondary: #434659;--cv-theme-surface-secondary-highlight: rgba(195, 197, 221, 0.08);--cv-theme-surface-secondary-highlight-hover: rgba(195, 197, 221, 0.08);--cv-theme-surface-positive: #224b22;--cv-theme-surface-positive-highlight: rgba(145, 216, 144, 0.08);--cv-theme-surface-positive-highlight-hover: rgba(145, 216, 144, 0.08);--cv-theme-surface-caution: #66492f;--cv-theme-surface-caution-highlight: rgba(255, 183, 117, 0.08);--cv-theme-surface-caution-highlight-hover: rgba(255, 183, 117, 0.08);--cv-theme-surface-negative: #65322a;--cv-theme-surface-negative-highlight: rgba(253, 125, 105, 0.08);--cv-theme-surface-negative-highlight-hover: rgba(253, 125, 105, 0.08);--cv-theme-surface-neutral: #f3f5f9;--cv-theme-surface-neutral-highlight: rgba(243, 245, 249, 0.04);--cv-theme-surface-neutral-highlight-hover: rgba(243, 245, 249, 0.08);--cv-theme-surface-emphasis: #66404e;--cv-theme-surface-emphasis-highlight: rgba(204, 128, 156, 0.08);--cv-theme-surface-emphasis-highlight-hover: rgba(204, 128, 156, 0.08);--cv-theme-text-primary-on-background: #ebe8ec;--cv-theme-text-secondary-on-background: #d5d3d8;--cv-theme-text-hint-on-background: #d5d3d8;--cv-theme-text-disabled-on-background: rgba(235, 232, 236, 0.38);--cv-theme-text-icon-on-background: #d5d3d8;--cv-theme-text-logo-on-background: #ffffff;--cv-theme-text-primary-on-light: #00233c;--cv-theme-text-secondary-on-light: #59627b;--cv-theme-text-hint-on-light: #59627b;--cv-theme-text-disabled-on-light: rgba(0, 35, 60, 0.38);--cv-theme-text-icon-on-light: #59627b;--cv-theme-text-primary-on-dark: #ebe8ec;--cv-theme-text-secondary-on-dark: #d5d3d8;--cv-theme-text-hint-on-dark: #d5d3d8;--cv-theme-text-disabled-on-dark: rgba(235, 232, 236, 0.38);--cv-theme-text-icon-on-dark: #d5d3d8;--cv-typography-font-family: Inter, Arial, sans-serif;--cv-typography-headline1-font-family: Inter, Arial, sans-serif;--cv-typography-headline1-font-size: 96px;--cv-typography-headline1-font-weight: 300;--cv-typography-headline1-line-height: 112px;--cv-typography-headline1-letter-spacing: -1.5px;--cv-typography-headline2-font-family: Inter, Arial, sans-serif;--cv-typography-headline2-font-size: 60px;--cv-typography-headline2-font-weight: 300;--cv-typography-headline2-line-height: 72px;--cv-typography-headline2-letter-spacing: -0.5px;--cv-typography-headline3-font-family: Inter, Arial, sans-serif;--cv-typography-headline3-font-size: 48px;--cv-typography-headline3-font-weight: 400;--cv-typography-headline3-line-height: 56px;--cv-typography-headline3-letter-spacing: 0px;--cv-typography-headline4-font-family: Inter, Arial, sans-serif;--cv-typography-headline4-font-size: 34px;--cv-typography-headline4-font-weight: 400;--cv-typography-headline4-line-height: 42px;--cv-typography-headline4-letter-spacing: 0px;--cv-typography-headline5-font-family: Inter, Arial, sans-serif;--cv-typography-headline5-font-size: 24px;--cv-typography-headline5-font-weight: 400;--cv-typography-headline5-line-height: 36px;--cv-typography-headline5-letter-spacing: 0.18px;--cv-typography-headline6-font-family: Inter, Arial, sans-serif;--cv-typography-headline6-font-size: 20px;--cv-typography-headline6-font-weight: 500;--cv-typography-headline6-line-height: 24px;--cv-typography-headline6-letter-spacing: 0.15px;--cv-typography-subtitle1-font-family: Inter, Arial, sans-serif;--cv-typography-subtitle1-font-size: 16px;--cv-typography-subtitle1-font-weight: 500;--cv-typography-subtitle1-line-height: 28px;--cv-typography-subtitle1-letter-spacing: 0.15px;--cv-typography-subtitle2-font-family: Inter, Arial, sans-serif;--cv-typography-subtitle2-font-size: 14px;--cv-typography-subtitle2-font-weight: 500;--cv-typography-subtitle2-line-height: 22px;--cv-typography-subtitle2-letter-spacing: 0.1px;--cv-typography-body1-font-family: Inter, Arial, sans-serif;--cv-typography-body1-font-size: 16px;--cv-typography-body1-font-weight: 400;--cv-typography-body1-line-height: 24px;--cv-typography-body1-letter-spacing: 0px;--cv-typography-body2-font-family: Inter, Arial, sans-serif;--cv-typography-body2-font-size: 14px;--cv-typography-body2-font-weight: 400;--cv-typography-body2-line-height: 20px;--cv-typography-body2-letter-spacing: 0px;--cv-typography-button-font-family: Inter, Arial, sans-serif;--cv-typography-button-font-size: 14px;--cv-typography-button-font-weight: 500;--cv-typography-button-line-height: 16px;--cv-typography-button-letter-spacing: 0px;--cv-typography-caption-font-family: Inter, Arial, sans-serif;--cv-typography-caption-font-size: 12px;--cv-typography-caption-font-weight: 400;--cv-typography-caption-line-height: 16px;--cv-typography-caption-letter-spacing: 0px;--cv-typography-code-font-family: Roboto Mono, monospace;--cv-typography-code-font-size: 12px;--cv-typography-code-font-weight: 400;--cv-typography-code-line-height: 20px;--cv-typography-code-letter-spacing: 0px;--mdc-theme-primary: #bac3ff;--mdc-theme-primary-container: #1d2c43;--mdc-theme-on-primary: #111a28;--mdc-theme-secondary: #c3c5dd;--mdc-theme-secondary-container: #434659;--mdc-theme-on-secondary: #171a2c;--mdc-theme-on-secondary-container: #dfe1f9;--mdc-theme-tertiary: #ff5f02;--mdc-theme-tertiary-container: #c25d33;--mdc-theme-on-tertiary: #612e1a;--mdc-theme-on-tertiary-container: #fef1ec;--mdc-theme-surface: #1e1d1e;--mdc-theme-surface-dim: #161616;--mdc-theme-surface-bright: #4a4a4d;--mdc-theme-surface-container-lowest: #2c2b2d;--mdc-theme-surface-container-low: #323134;--mdc-theme-surface-container: #38383b;--mdc-theme-surface-container-high: #3e3e41;--mdc-theme-surface-container-highest: #444447;--mdc-theme-on-surface: #ebe8ec;--mdc-theme-on-surface-variant: #d5d3d8;--mdc-theme-inverse-surface: #ebe8ec;--mdc-theme-inverse-on-surface: #3e3e41;--mdc-theme-negative: #fd7d69;--mdc-theme-negative-container: #65322a;--mdc-theme-on-negative: #331915;--mdc-theme-on-negative-container: #ffac9f;--mdc-theme-positive: #91d890;--mdc-theme-positive-container: #224b22;--mdc-theme-on-positive: #112611;--mdc-theme-on-positive-container: #91d890;--mdc-theme-caution: #ffcd9e;--mdc-theme-caution-container: #66492f;--mdc-theme-on-caution: #66492f;--mdc-theme-on-caution-container: #ffcd9e;--mdc-theme-outline: #8f8e97;--mdc-theme-outline-variant: #3e3e41;--mdc-theme-shadow: #000000;--mdc-theme-scrim: rgba(0, 0, 0, 0.32);--mdc-theme-primary-fixed: #dde1ff;--mdc-theme-primary-fixed-dim: #bac3ff;--mdc-theme-secondary-fixed: #dfe1f9;--mdc-theme-secondary-fixed-dim: #c3c5dd;--mdc-theme-tertiary-fixed: #f79e79;--mdc-theme-tertiary-fixed-dim: #f37440;--mdc-theme-primary-8: rgba(186, 195, 255, 0.08);--mdc-theme-primary-12: rgba(186, 195, 255, 0.12);--mdc-theme-on-surface-8: rgba(235, 232, 236, 0.08);--mdc-theme-on-surface-12: rgba(235, 232, 236, 0.12);--mdc-theme-on-primary-container: #dde1ff;--mdc-theme-inverse-primary: #3053f4;--mdc-theme-on-surface-38: rgba(235, 232, 236, 0.38);--mdc-theme-on-surface-16: rgba(235, 232, 236, 0.16);--mdc-theme-on-primary-12: rgba(17, 26, 40, 0.12);--mdc-theme-on-primary-8: rgba(17, 26, 40, 0.08);--mdc-theme-primary-16: rgba(186, 195, 255, 0.16);--mdc-theme-on-surface-variant-8: rgba(213, 211, 216, 0.08);--mdc-theme-on-tertiary-container-8: rgba(254, 241, 236, 0.08);--mdc-theme-on-tertiary-container-12: rgba(254, 241, 236, 0.12);--mdc-theme-on-primary-container-12: rgba(221, 225, 255, 0.12);--mdc-theme-on-surface-variant-12: rgba(213, 211, 216, 0.12);--mdc-theme-on-secondary-container-8: rgba(91, 93, 114, 0.08);--mdc-theme-on-secondary-container-16: rgba(97, 99, 120, 0.16);--mdc-theme-outline-8: rgba(143, 142, 151, 0.08);--mdc-theme-outline-12: rgba(143, 142, 151, 0.12);--mdc-theme-outline-16: rgba(143, 142, 151, 0.16);--mdc-theme-surface-variant: #000000;--mdc-theme-emphasis: #cc809c;--mdc-theme-emphasis-container: #66404e;--mdc-theme-on-emphasis: #191013;--mdc-theme-on-emphasis-container: #ffd9e7;--mdc-theme-positive-16: rgba(145, 216, 144, 0.16);--mdc-theme-caution-16: rgba(255, 183, 117, 0.16);--mdc-theme-negative-12: rgba(253, 125, 105, 0.12);--mdc-theme-on-secondary-container-12: rgba(91, 93, 114, 0.12);--mdc-theme-on-primary-16: rgba(17, 26, 40, 0.16);--mdc-theme-on-primary-container-8: rgba(221, 225, 255, 0.08);--mdc-theme-on-primary-container-16: rgba(221, 225, 255, 0.16);--mdc-theme-on-secondary-8: rgba(23, 26, 44, 0.08);--mdc-theme-on-secondary-12: rgba(23, 26, 44, 0.12);--mdc-theme-on-secondary-16: rgba(23, 26, 44, 0.16);--mdc-theme-on-tertiary-8: rgba(97, 46, 26, 0.08);--mdc-theme-on-tertiary-12: rgba(97, 46, 26, 0.12);--mdc-theme-on-tertiary-16: rgba(97, 46, 26, 0.16);--mdc-theme-on-tertiary-container-16: rgba(254, 241, 236, 0.16);--mdc-theme-on-surface-variant-16: rgba(213, 211, 216, 0.16);--mdc-theme-negative-8: rgba(253, 125, 105, 0.08);--mdc-theme-negative-16: rgba(253, 125, 105, 0.16);--mdc-theme-positive-12: rgba(145, 216, 144, 0.12);--mdc-theme-positive-8: rgba(145, 216, 144, 0.08);--mdc-theme-on-positive-8: rgba(17, 38, 17, 0.08);--mdc-theme-on-positive-12: rgba(17, 38, 17, 0.12);--mdc-theme-on-positive-16: rgba(17, 38, 17, 0.16);--mdc-theme-on-positive-container-8: rgba(145, 216, 144, 0.08);--mdc-theme-on-positive-container-12: rgba(145, 216, 144, 0.12);--mdc-theme-on-positive-container-16: rgba(145, 216, 144, 0.16);--mdc-theme-caution-12: rgba(255, 183, 117, 0.12);--mdc-theme-caution-8: rgba(255, 183, 117, 0.08);--mdc-theme-on-caution-8: rgba(102, 73, 47, 0.08);--mdc-theme-on-caution-12: rgba(102, 73, 47, 0.12);--mdc-theme-on-caution-16: rgba(102, 73, 47, 0.16);--mdc-theme-on-negative-8: rgba(51, 25, 21, 0.08);--mdc-theme-on-negative-12: rgba(51, 25, 21, 0.12);--mdc-theme-on-negative-16: rgba(51, 25, 21, 0.16);--mdc-theme-on-caution-container-8: rgba(25, 18, 12, 0.08);--mdc-theme-on-caution-container-12: rgba(25, 18, 12, 0.12);--mdc-theme-on-caution-container-16: rgba(25, 18, 12, 0.16);--mdc-theme-emphasis-8: rgba(204, 128, 156, 0.08);--mdc-theme-emphasis-12: rgba(204, 128, 156, 0.12);--mdc-theme-emphasis-16: rgba(204, 128, 156, 0.16);--mdc-theme-on-emphasis-8: rgba(25, 16, 19, 0.08);--mdc-theme-on-emphasis-12: rgba(25, 16, 19, 0.12);--mdc-theme-on-emphasis-16: rgba(25, 16, 19, 0.16);--mdc-theme-on-emphasis-container-8: rgba(255, 217, 231, 0.08);--mdc-theme-on-emphasis-container-12: rgba(255, 217, 231, 0.12);--mdc-theme-on-emphasis-container-16: rgba(255, 217, 231, 0.16);--mdc-theme-inverse-on-surface-12: rgba(62, 62, 65, 0.12);--mdc-theme-inverse-primary-12: rgba(48, 83, 244, 0.12);--mdc-theme-inverse-on-surface-8: rgba(62, 62, 65, 0.08);--mdc-theme-inverse-primary-8: rgba(48, 83, 244, 0.08);--mdc-theme-inverse-primary-16: rgba(48, 83, 244, 0.16);--mdc-theme-inverse-on-surface-16: rgba(62, 62, 65, 0.16);--mdc-theme-on-primary-74: rgba(17, 26, 40, 0.74);--mdc-theme-on-surface-74: rgba(235, 232, 236, 0.74);--mdc-theme-tertiary-8: rgba(255, 95, 2, 0.08);--mdc-theme-tertiary-12: rgba(255, 95, 2, 0.12);--mdc-theme-tertiary-16: rgba(255, 95, 2, 0.16);--mdc-theme-secondary-8: rgba(195, 197, 221, 0.08);--mdc-theme-secondary-12: rgba(195, 197, 221, 0.12);--mdc-theme-secondary-16: rgba(195, 197, 221, 0.16);--mdc-theme-on-secondary-74: rgba(23, 26, 44, 0.74);--mdc-theme-inverse-secondary: #5b5d72;--mdc-theme-inverse-secondary-8: rgba(97, 99, 120, 0.08);--mdc-theme-inverse-secondary-12: rgba(97, 99, 120, 0.12);--mdc-theme-inverse-secondary-16: rgba(97, 99, 120, 0.16);--mdc-theme-on-tertiary-74: rgba(97, 46, 26, 0.74);--mdc-theme-inverse-tertiary: #612e1a;--mdc-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.08);--mdc-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.12);--mdc-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.16);--mdc-theme-on-negative-container-8: rgba(255, 172, 159, 0.08);--mdc-theme-on-negative-container-12: rgba(255, 172, 159, 0.12);--mdc-theme-on-negative-container-16: rgba(255, 172, 159, 0.16);--mdc-theme-on-surface-4: rgba(235, 232, 236, 0.04);--mdc-theme-on-surface-variant-4: rgba(213, 211, 216, 0.04);--mdc-theme-inverse-on-surface-4: rgba(62, 62, 65, 0.04);--mdc-theme-primary-4: rgba(186, 195, 255, 0.04);--mdc-theme-on-primary-4: rgba(17, 26, 40, 0.04);--mdc-theme-on-primary-container-4: rgba(221, 225, 255, 0.04);--mdc-theme-inverse-primary-4: rgba(48, 83, 244, 0.04);--mdc-theme-secondary-4: rgba(195, 197, 221, 0.04);--mdc-theme-on-secondary-4: rgba(23, 26, 44, 0.04);--mdc-theme-on-secondary-container-4: rgba(91, 93, 114, 0.04);--mdc-theme-inverse-secondary-4: rgba(97, 99, 120, 0.04);--mdc-theme-tertiary-4: rgba(255, 95, 2, 0.04);--mdc-theme-on-tertiary-4: rgba(97, 46, 26, 0.04);--mdc-theme-on-tertiary-container-4: rgba(254, 241, 236, 0.04);--mdc-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.04);--mdc-theme-negative-4: rgba(253, 125, 105, 0.04);--mdc-theme-on-negative-4: rgba(51, 25, 21, 0.04);--mdc-theme-on-negative-container-4: rgba(255, 172, 159, 0.04);--mdc-theme-positive-4: rgba(145, 216, 144, 0.04);--mdc-theme-on-positive-4: rgba(17, 38, 17, 0.04);--mdc-theme-on-positive-container-4: rgba(145, 216, 144, 0.04);--mdc-theme-caution-4: rgba(255, 183, 117, 0.04);--mdc-theme-on-caution-4: rgba(102, 73, 47, 0.04);--mdc-theme-on-caution-container-4: rgba(25, 18, 12, 0.04);--mdc-theme-emphasis-4: rgba(204, 128, 156, 0.04);--mdc-theme-on-emphasis-4: rgba(25, 16, 19, 0.04);--mdc-theme-on-emphasis-container-4: rgba(255, 217, 231, 0.04);--mdc-theme-on-surface-20: rgba(235, 232, 236, 0.2);--mdc-theme-primary-20: rgba(186, 195, 255, 0.2);--mdc-theme-negative-20: rgba(253, 125, 105, 0.2);--mdc-theme-positive-20: rgba(145, 216, 144, 0.2);--mdc-theme-caution-20: rgba(255, 183, 117, 0.2);--mdc-theme-emphasis-20: rgba(204, 128, 156, 0.2);--mdc-theme-primary-24: rgba(186, 195, 255, 0.24);--mdc-theme-negative-24: rgba(253, 125, 105, 0.24);--mdc-theme-positive-24: rgba(145, 216, 144, 0.24);--mdc-theme-caution-24: rgba(255, 183, 117, 0.24);--mdc-theme-emphasis-24: rgba(204, 128, 156, 0.24);--mdc-theme-background: #1e1d1e;--mdc-theme-surface-variant-8: rgba(0, 0, 0, 0.08);--mdc-theme-surface-variant-12: rgba(0, 0, 0, 0.12);--mdc-theme-surface-variant-16: rgba(0, 0, 0, 0.16);--mdc-theme-logo: #ffffff;--mdc-theme-on-surface-variant-38: rgba(213, 211, 216, 0.38);--mdc-theme-on-primary-38: rgba(17, 26, 40, 0.38);--mdc-theme-on-secondary-38: rgba(23, 26, 44, 0.38);--mdc-theme-on-secondary-container-38: rgba(97, 99, 120, 0.38);--mdc-theme-on-secondary-container-74: rgba(97, 99, 120, 0.74);--mdc-theme-on-tertiary-38: rgba(97, 46, 26, 0.38);--mdc-theme-on-tertiary-container-38: rgba(254, 241, 236, 0.38);--mdc-theme-on-tertiary-container-74: rgba(254, 241, 236, 0.74);--mdc-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.38);--mdc-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.74);--mdc-theme-negative-38: rgba(253, 125, 105, 0.38);--mdc-theme-negative-74: rgba(253, 125, 105, 0.74);--mdc-theme-on-negative-38: rgba(51, 25, 21, 0.38);--mdc-theme-on-negative-74: rgba(51, 25, 21, 0.74);--mdc-theme-on-negative-container-38: rgba(255, 172, 159, 0.38);--mdc-theme-on-negative-container-74: rgba(255, 172, 159, 0.74);--mdc-theme-positive-38: rgba(145, 216, 144, 0.38);--mdc-theme-positive-74: rgba(145, 216, 144, 0.74);--mdc-theme-on-positive-38: rgba(17, 38, 17, 0.38);--mdc-theme-on-positive-74: rgba(17, 38, 17, 0.74);--mdc-theme-on-positive-container-38: rgba(145, 216, 144, 0.38);--mdc-theme-on-positive-container-74: rgba(145, 216, 144, 0.74);--mdc-theme-caution-38: rgba(255, 183, 117, 0.38);--mdc-theme-caution-74: rgba(255, 183, 117, 0.74);--mdc-theme-on-caution-38: rgba(102, 73, 47, 0.38);--mdc-theme-on-caution-74: rgba(102, 73, 47, 0.74);--mdc-theme-on-caution-container-38: rgba(25, 18, 12, 0.38);--mdc-theme-on-caution-container-74: rgba(25, 18, 12, 0.74);--mdc-theme-emphasis-38: rgba(204, 128, 156, 0.38);--mdc-theme-emphasis-74: rgba(204, 128, 156, 0.74);--mdc-theme-on-emphasis-38: rgba(25, 16, 19, 0.38);--mdc-theme-on-emphasis-74: rgba(25, 16, 19, 0.74);--mdc-theme-on-emphasis-container-38: rgba(255, 217, 231, 0.38);--mdc-theme-on-emphasis-container-74: rgba(255, 217, 231, 0.74);--mdc-theme-on-primary-container-38: rgba(221, 225, 255, 0.38);--mdc-theme-on-primary-container-74: rgba(221, 225, 255, 0.74);--mdc-theme-primary-38: rgba(186, 195, 255, 0.38);--mdc-theme-primary-74: rgba(186, 195, 255, 0.74);--mdc-theme-brand: #ff5f02;--mdc-theme-code-snippet-color: #abb2bf;--mdc-theme-code-snippet-comment: #5c6370;--mdc-theme-code-snippet-keyword: #c678dd;--mdc-theme-code-snippet-selector: #e06c75;--mdc-theme-code-snippet-literal: #56b6c2;--mdc-theme-code-snippet-string: #98c379;--mdc-theme-code-snippet-variable: #d19a66;--mdc-theme-code-snippet-title: #61aeee;--mdc-theme-code-snippet-class: #e6c07b;--mdc-theme-error: #fd7d69;--mdc-theme-on-background: #ebe8ec;--mdc-theme-on-error: #331915;--mdc-theme-divider: #3e3e41;--mdc-theme-accent: #bac3ff;--mdc-theme-surface-canvas: #38383b;--mdc-theme-surface-primary: #1d2c43;--mdc-theme-surface-primary-highlight: rgba(186, 195, 255, 0.08);--mdc-theme-surface-primary-highlight-hover: rgba(186, 195, 255, 0.08);--mdc-theme-surface-accent: #1d2c43;--mdc-theme-surface-accent-highlight: rgba(186, 195, 255, 0.08);--mdc-theme-surface-accent-highlight-hover: rgba(186, 195, 255, 0.08);--mdc-theme-surface-secondary: #434659;--mdc-theme-surface-secondary-highlight: rgba(195, 197, 221, 0.08);--mdc-theme-surface-secondary-highlight-hover: rgba(195, 197, 221, 0.08);--mdc-theme-surface-positive: #224b22;--mdc-theme-surface-positive-highlight: rgba(145, 216, 144, 0.08);--mdc-theme-surface-positive-highlight-hover: rgba(145, 216, 144, 0.08);--mdc-theme-surface-caution: #66492f;--mdc-theme-surface-caution-highlight: rgba(255, 183, 117, 0.08);--mdc-theme-surface-caution-highlight-hover: rgba(255, 183, 117, 0.08);--mdc-theme-surface-negative: #65322a;--mdc-theme-surface-negative-highlight: rgba(253, 125, 105, 0.08);--mdc-theme-surface-negative-highlight-hover: rgba(253, 125, 105, 0.08);--mdc-theme-surface-neutral: #f3f5f9;--mdc-theme-surface-neutral-highlight: rgba(243, 245, 249, 0.04);--mdc-theme-surface-neutral-highlight-hover: rgba(243, 245, 249, 0.08);--mdc-theme-surface-emphasis: #66404e;--mdc-theme-surface-emphasis-highlight: rgba(204, 128, 156, 0.08);--mdc-theme-surface-emphasis-highlight-hover: rgba(204, 128, 156, 0.08);--mdc-theme-text-primary-on-background: #ebe8ec;--mdc-theme-text-secondary-on-background: #d5d3d8;--mdc-theme-text-hint-on-background: #d5d3d8;--mdc-theme-text-disabled-on-background: rgba(235, 232, 236, 0.38);--mdc-theme-text-icon-on-background: #d5d3d8;--mdc-theme-text-logo-on-background: #ffffff;--mdc-theme-text-primary-on-light: #00233c;--mdc-theme-text-secondary-on-light: #59627b;--mdc-theme-text-hint-on-light: #59627b;--mdc-theme-text-disabled-on-light: rgba(0, 35, 60, 0.38);--mdc-theme-text-icon-on-light: #59627b;--mdc-theme-text-primary-on-dark: #ebe8ec;--mdc-theme-text-secondary-on-dark: #d5d3d8;--mdc-theme-text-hint-on-dark: #d5d3d8;--mdc-theme-text-disabled-on-dark: rgba(235, 232, 236, 0.38);--mdc-theme-text-icon-on-dark: #d5d3d8;--mdc-typography-font-family: Inter, Arial, sans-serif;--mdc-typography-headline1-font-family: Inter, Arial, sans-serif;--mdc-typography-headline1-font-size: 96px;--mdc-typography-headline1-font-weight: 300;--mdc-typography-headline1-line-height: 112px;--mdc-typography-headline1-letter-spacing: -1.5px;--mdc-typography-headline2-font-family: Inter, Arial, sans-serif;--mdc-typography-headline2-font-size: 60px;--mdc-typography-headline2-font-weight: 300;--mdc-typography-headline2-line-height: 72px;--mdc-typography-headline2-letter-spacing: -0.5px;--mdc-typography-headline3-font-family: Inter, Arial, sans-serif;--mdc-typography-headline3-font-size: 48px;--mdc-typography-headline3-font-weight: 400;--mdc-typography-headline3-line-height: 56px;--mdc-typography-headline3-letter-spacing: 0px;--mdc-typography-headline4-font-family: Inter, Arial, sans-serif;--mdc-typography-headline4-font-size: 34px;--mdc-typography-headline4-font-weight: 400;--mdc-typography-headline4-line-height: 42px;--mdc-typography-headline4-letter-spacing: 0px;--mdc-typography-headline5-font-family: Inter, Arial, sans-serif;--mdc-typography-headline5-font-size: 24px;--mdc-typography-headline5-font-weight: 400;--mdc-typography-headline5-line-height: 36px;--mdc-typography-headline5-letter-spacing: 0.18px;--mdc-typography-headline6-font-family: Inter, Arial, sans-serif;--mdc-typography-headline6-font-size: 20px;--mdc-typography-headline6-font-weight: 500;--mdc-typography-headline6-line-height: 24px;--mdc-typography-headline6-letter-spacing: 0.15px;--mdc-typography-subtitle1-font-family: Inter, Arial, sans-serif;--mdc-typography-subtitle1-font-size: 16px;--mdc-typography-subtitle1-font-weight: 500;--mdc-typography-subtitle1-line-height: 28px;--mdc-typography-subtitle1-letter-spacing: 0.15px;--mdc-typography-subtitle2-font-family: Inter, Arial, sans-serif;--mdc-typography-subtitle2-font-size: 14px;--mdc-typography-subtitle2-font-weight: 500;--mdc-typography-subtitle2-line-height: 22px;--mdc-typography-subtitle2-letter-spacing: 0.1px;--mdc-typography-body1-font-family: Inter, Arial, sans-serif;--mdc-typography-body1-font-size: 16px;--mdc-typography-body1-font-weight: 400;--mdc-typography-body1-line-height: 24px;--mdc-typography-body1-letter-spacing: 0px;--mdc-typography-body2-font-family: Inter, Arial, sans-serif;--mdc-typography-body2-font-size: 14px;--mdc-typography-body2-font-weight: 400;--mdc-typography-body2-line-height: 20px;--mdc-typography-body2-letter-spacing: 0px;--mdc-typography-button-font-family: Inter, Arial, sans-serif;--mdc-typography-button-font-size: 14px;--mdc-typography-button-font-weight: 500;--mdc-typography-button-line-height: 16px;--mdc-typography-button-letter-spacing: 0px;--mdc-typography-caption-font-family: Inter, Arial, sans-serif;--mdc-typography-caption-font-size: 12px;--mdc-typography-caption-font-weight: 400;--mdc-typography-caption-line-height: 16px;--mdc-typography-caption-letter-spacing: 0px;--mdc-typography-code-font-family: Roboto Mono, monospace;--mdc-typography-code-font-size: 12px;--mdc-typography-code-font-weight: 400;--mdc-typography-code-line-height: 20px;--mdc-typography-code-letter-spacing: 0px;--mdc-theme-border: #3e3e41;--mdc-theme-surface-accent: #1d2c43;--mdc-theme-surface-accent-highlight: rgba(186, 195, 255, 0.08);--mdc-theme-surface-accent-highlight-hover: rgba(186, 195, 255, 0.08);--mdc-typography-button-letter-spacing: 0;--mdc-icon-font: "Material Symbols Outlined";--mdc-ripple-color: #ebe8ec;--mdc-shape-small: 8px;--mdc-shape-medium: 8px;--mdc-plain-tooltip-container-color: #ebe8ec;--mdc-plain-tooltip-supporting-text-color: #3e3e41;border-width:0;border-style:solid}:root .mdc-data-table__sort-icon-button{color:#d5d3d8}:root .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::after{background-color:#d5d3d8;background-color:var(--mdc-ripple-color, #d5d3d8)}:root .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple::before{opacity:0.08;opacity:var(--mdc-ripple-hover-opacity, 0.08)}:root .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-focus-opacity, 0.24)}:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-press-opacity, 0.24)}:root .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.24)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button{color:#d5d3d8}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::after{background-color:#d5d3d8;background-color:var(--mdc-ripple-color, #d5d3d8)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple::before{opacity:0.08;opacity:var(--mdc-ripple-hover-opacity, 0.08)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-focus-opacity, 0.24)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-press-opacity, 0.24)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.24)}:root .mdc-data-table__row--selected{background-color:rgba(243, 245, 249, 0.04)}:root .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:rgba(243, 245, 249, 0.08)}:root .mdc-data-table__header-cell{color:#ebe8ec}:root .mdc-data-table__pagination-total,:root .mdc-data-table__pagination-rows-per-page-label,:root .mdc-data-table__cell{color:#ebe8ec}:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#3e3e41}:root .mdc-data-table__cell,:root .mdc-data-table__header-cell{border-bottom-color:#3e3e41}:root .mdc-data-table__pagination{border-top-color:#3e3e41}:root .mdc-data-table{width:100%;border-width:0;white-space:normal}:root .mdc-data-table__header-cell{font-family:var(--mdc-typography-font-family);font-size:var(--mdc-typography-body2-font-size);font-weight:600;line-height:var(--mdc-typography-body2-line-height)}:root .mdc-data-table__sort-icon-button{font-size:1rem}:root .mdc-data-table__header-row{height:calc(56px + var(--cv-density-mode, 0)*var(--cv-density-interval, 4px))}:root .mdc-data-table__row{height:calc(52px + var(--cv-density-mode, 0)*var(--cv-density-interval, 4px))}