@covalent/components 8.20.8 → 8.21.1

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/button.js CHANGED
@@ -40,5 +40,5 @@
40
40
  * @license
41
41
  * Copyright 2021 Google LLC
42
42
  * SPDX-LIcense-Identifier: Apache-2.0
43
- */const v=n.i`.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto, sans-serif;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:0.875rem;font-size:var(--mdc-typography-button-font-size, 0.875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height, 2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:0.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing, 0.0892857143em);text-decoration:none;text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform, uppercase)}.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:0;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity 280ms cubic-bezier(0.4, 0, 0.2, 1);background-color:#fff;background-color:var(--mdc-elevation-overlay-color, #fff)}.mdc-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:transparent}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{display:none}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc( 100% + 4px );width:calc( 100% + 4px );display:block}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring::after,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring::after,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring::after{border-color:CanvasText}}.mdc-button .mdc-button__touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{padding:0 8px 0 8px}.mdc-button--unelevated{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 16px 0 16px}.mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--unelevated.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--raised{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 16px 0 16px}.mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--raised.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--outlined{border-style:solid;transition:border 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button--outlined .mdc-button__ripple{border-style:solid;border-color:transparent}.mdc-button{height:36px;border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-button:disabled{color:rgba(0, 0, 0, 0.38)}.mdc-button .mdc-button__icon{font-size:1.125rem;width:1.125rem;height:1.125rem}.mdc-button .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--raised,.mdc-button--unelevated{height:36px;border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee)}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{background-color:rgba(0, 0, 0, 0.12)}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){color:#fff;color:var(--mdc-theme-on-primary, #fff)}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{color:rgba(0, 0, 0, 0.38)}.mdc-button--raised .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon{font-size:1.125rem;width:1.125rem;height:1.125rem}.mdc-button--raised .mdc-button__ripple,.mdc-button--unelevated .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--outlined{height:36px;border-radius:4px;border-radius:var(--mdc-shape-small, 4px);padding:0 15px 0 15px;border-width:1px}.mdc-button--outlined:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-button--outlined:disabled{color:rgba(0, 0, 0, 0.38)}.mdc-button--outlined .mdc-button__icon{font-size:1.125rem;width:1.125rem;height:1.125rem}.mdc-button--outlined .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--outlined:not(:disabled){border-color:rgba(0, 0, 0, 0.12)}.mdc-button--outlined:disabled{border-color:rgba(0, 0, 0, 0.12)}.mdc-button--outlined.mdc-button--icon-trailing{padding:0 11px 0 15px}.mdc-button--outlined.mdc-button--icon-leading{padding:0 15px 0 11px}.mdc-button--outlined .mdc-button__ripple{top:-1px;left:-1px;bottom:-1px;right:-1px;border-width:1px}.mdc-button--outlined .mdc-button__touch{left:calc(-1 * 1px);width:calc(100% + 2 * 1px)}.mdc-button--raised{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0,0,0,.12);transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button--raised:hover,.mdc-button--raised:focus{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0,0,0,.12)}.mdc-button--raised:active{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0,0,0,.12)}.mdc-button--raised:disabled{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0,0,0,.12)}:host{display:inline-flex;outline:none;-webkit-tap-highlight-color:transparent;vertical-align:top}:host([fullwidth]){width:100%}:host([raised]),:host([unelevated]){--mdc-ripple-color:#fff;--mdc-ripple-focus-opacity:0.24;--mdc-ripple-hover-opacity:0.08;--mdc-ripple-press-opacity:0.24}.trailing-icon ::slotted(*),.trailing-icon .mdc-button__icon,.leading-icon ::slotted(*),.leading-icon .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top;font-size:1.125rem;height:1.125rem;width:1.125rem}[dir=rtl] .trailing-icon ::slotted(*),[dir=rtl] .trailing-icon .mdc-button__icon,[dir=rtl] .leading-icon ::slotted(*),[dir=rtl] .leading-icon .mdc-button__icon,.trailing-icon ::slotted(*[dir=rtl]),.trailing-icon .mdc-button__icon[dir=rtl],.leading-icon ::slotted(*[dir=rtl]),.leading-icon .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.trailing-icon ::slotted(*),.trailing-icon .mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .trailing-icon ::slotted(*),[dir=rtl] .trailing-icon .mdc-button__icon,.trailing-icon ::slotted(*[dir=rtl]),.trailing-icon .mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}.slot-container{display:inline-flex;align-items:center;justify-content:center}.slot-container.flex{flex:auto}.mdc-button{flex:auto;overflow:hidden;padding-left:8px;padding-left:var(--mdc-button-horizontal-padding, 8px);padding-right:8px;padding-right:var(--mdc-button-horizontal-padding, 8px)}.mdc-button--raised{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow, 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12))}.mdc-button--raised:focus{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-focus, var(--mdc-button-raised-box-shadow-hover, 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12)))}.mdc-button--raised:hover{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-hover, 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12))}.mdc-button--raised:active{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-active, 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12))}.mdc-button--raised:disabled{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-disabled, 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12))}.mdc-button--raised,.mdc-button--unelevated{padding-left:16px;padding-left:var(--mdc-button-horizontal-padding, 16px);padding-right:16px;padding-right:var(--mdc-button-horizontal-padding, 16px)}.mdc-button--outlined{border-width:1px;border-width:var(--mdc-button-outline-width, 1px);padding-left:calc(16px - 1px);padding-left:calc(var(--mdc-button-horizontal-padding, 16px) - var(--mdc-button-outline-width, 1px));padding-right:calc(16px - 1px);padding-right:calc(var(--mdc-button-horizontal-padding, 16px) - var(--mdc-button-outline-width, 1px))}.mdc-button--outlined:not(:disabled){border-color:rgba(0, 0, 0, 0.12);border-color:var(--mdc-button-outline-color, rgba(0, 0, 0, 0.12))}.mdc-button--outlined .ripple{top:calc(-1 * 1px);top:calc(-1 * var(--mdc-button-outline-width, 1px));left:calc(-1 * 1px);left:calc(-1 * var(--mdc-button-outline-width, 1px));right:initial;right:initial;border-width:1px;border-width:var(--mdc-button-outline-width, 1px);border-style:solid;border-color:transparent}[dir=rtl] .mdc-button--outlined .ripple,.mdc-button--outlined .ripple[dir=rtl]{left:initial;left:initial;right:calc(-1 * 1px);right:calc(-1 * var(--mdc-button-outline-width, 1px))}.mdc-button--dense{height:28px;margin-top:0;margin-bottom:0}.mdc-button--dense .mdc-button__touch{height:100%}:host([disabled]){pointer-events:none}:host([disabled]) .mdc-button{color:rgba(0, 0, 0, 0.38);color:var(--mdc-button-disabled-ink-color, rgba(0, 0, 0, 0.38))}:host([disabled]) .mdc-button--raised,:host([disabled]) .mdc-button--unelevated{background-color:rgba(0, 0, 0, 0.12);background-color:var(--mdc-button-disabled-fill-color, rgba(0, 0, 0, 0.12))}:host([disabled]) .mdc-button--outlined{border-color:rgba(0, 0, 0, 0.12);border-color:var(--mdc-button-disabled-outline-color, rgba(0, 0, 0, 0.12))}`,f=`:host{--mdc-button-outline-color: var(--cv-theme-outline)}:host([color=primary]){--mdc-theme-primary: var(--cv-theme-primary);--mdc-theme-on-primary: var(--cv-theme-on-primary)}:host([color=secondary]){--mdc-theme-primary: var(--cv-theme-secondary);--mdc-theme-on-primary: var(--cv-theme-on-secondary)}:host([color=emphasis]){--mdc-theme-primary: var(--cv-theme-emphasis);--mdc-theme-on-primary: var(--cv-theme-on-emphasis)}:host([color=neutral]){--mdc-theme-primary: var(--cv-theme-neutral);--mdc-theme-on-primary: var(--cv-theme-on-neutral)}:host([color=caution]){--mdc-theme-primary: var(--cv-theme-caution);--mdc-theme-on-primary: var(--cv-theme-on-caution)}:host([color=negative]){--mdc-theme-primary: var(--cv-theme-negative);--mdc-theme-on-primary: var(--cv-theme-on-negative)}:host([color=positive]){--mdc-theme-primary: var(--cv-theme-positive);--mdc-theme-on-primary: var(--cv-theme-on-positive)}
43
+ */const v=n.i`.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto, sans-serif;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:0.875rem;font-size:var(--mdc-typography-button-font-size, 0.875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height, 2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:0.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing, 0.0892857143em);text-decoration:none;text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform, uppercase)}.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:0;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity 280ms cubic-bezier(0.4, 0, 0.2, 1);background-color:#fff;background-color:var(--mdc-elevation-overlay-color, #fff)}.mdc-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:transparent}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{display:none}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc( 100% + 4px );width:calc( 100% + 4px );display:block}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring::after,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring::after,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring::after{border-color:CanvasText}}.mdc-button .mdc-button__touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{padding:0 8px 0 8px}.mdc-button--unelevated{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 16px 0 16px}.mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--unelevated.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--raised{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 16px 0 16px}.mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--raised.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--outlined{border-style:solid;transition:border 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button--outlined .mdc-button__ripple{border-style:solid;border-color:transparent}.mdc-button{height:36px;border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-button:disabled{color:rgba(0, 0, 0, 0.38)}.mdc-button .mdc-button__icon{font-size:1.125rem;width:1.125rem;height:1.125rem}.mdc-button .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--raised,.mdc-button--unelevated{height:36px;border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee)}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{background-color:rgba(0, 0, 0, 0.12)}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){color:#fff;color:var(--mdc-theme-on-primary, #fff)}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{color:rgba(0, 0, 0, 0.38)}.mdc-button--raised .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon{font-size:1.125rem;width:1.125rem;height:1.125rem}.mdc-button--raised .mdc-button__ripple,.mdc-button--unelevated .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--outlined{height:36px;border-radius:4px;border-radius:var(--mdc-shape-small, 4px);padding:0 15px 0 15px;border-width:1px}.mdc-button--outlined:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-button--outlined:disabled{color:rgba(0, 0, 0, 0.38)}.mdc-button--outlined .mdc-button__icon{font-size:1.125rem;width:1.125rem;height:1.125rem}.mdc-button--outlined .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--outlined:not(:disabled){border-color:rgba(0, 0, 0, 0.12)}.mdc-button--outlined:disabled{border-color:rgba(0, 0, 0, 0.12)}.mdc-button--outlined.mdc-button--icon-trailing{padding:0 11px 0 15px}.mdc-button--outlined.mdc-button--icon-leading{padding:0 15px 0 11px}.mdc-button--outlined .mdc-button__ripple{top:-1px;left:-1px;bottom:-1px;right:-1px;border-width:1px}.mdc-button--outlined .mdc-button__touch{left:calc(-1 * 1px);width:calc(100% + 2 * 1px)}.mdc-button--raised{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0,0,0,.12);transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button--raised:hover,.mdc-button--raised:focus{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0,0,0,.12)}.mdc-button--raised:active{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0,0,0,.12)}.mdc-button--raised:disabled{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0,0,0,.12)}:host{display:inline-flex;outline:none;-webkit-tap-highlight-color:transparent;vertical-align:top}:host([fullwidth]){width:100%}:host([raised]),:host([unelevated]){--mdc-ripple-color:#fff;--mdc-ripple-focus-opacity:0.24;--mdc-ripple-hover-opacity:0.08;--mdc-ripple-press-opacity:0.24}.trailing-icon ::slotted(*),.trailing-icon .mdc-button__icon,.leading-icon ::slotted(*),.leading-icon .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top;font-size:1.125rem;height:1.125rem;width:1.125rem}[dir=rtl] .trailing-icon ::slotted(*),[dir=rtl] .trailing-icon .mdc-button__icon,[dir=rtl] .leading-icon ::slotted(*),[dir=rtl] .leading-icon .mdc-button__icon,.trailing-icon ::slotted(*[dir=rtl]),.trailing-icon .mdc-button__icon[dir=rtl],.leading-icon ::slotted(*[dir=rtl]),.leading-icon .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.trailing-icon ::slotted(*),.trailing-icon .mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .trailing-icon ::slotted(*),[dir=rtl] .trailing-icon .mdc-button__icon,.trailing-icon ::slotted(*[dir=rtl]),.trailing-icon .mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}.slot-container{display:inline-flex;align-items:center;justify-content:center}.slot-container.flex{flex:auto}.mdc-button{flex:auto;overflow:hidden;padding-left:8px;padding-left:var(--mdc-button-horizontal-padding, 8px);padding-right:8px;padding-right:var(--mdc-button-horizontal-padding, 8px)}.mdc-button--raised{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow, 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12))}.mdc-button--raised:focus{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-focus, var(--mdc-button-raised-box-shadow-hover, 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12)))}.mdc-button--raised:hover{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-hover, 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12))}.mdc-button--raised:active{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-active, 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12))}.mdc-button--raised:disabled{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-disabled, 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12))}.mdc-button--raised,.mdc-button--unelevated{padding-left:16px;padding-left:var(--mdc-button-horizontal-padding, 16px);padding-right:16px;padding-right:var(--mdc-button-horizontal-padding, 16px)}.mdc-button--outlined{border-width:1px;border-width:var(--mdc-button-outline-width, 1px);padding-left:calc(16px - 1px);padding-left:calc(var(--mdc-button-horizontal-padding, 16px) - var(--mdc-button-outline-width, 1px));padding-right:calc(16px - 1px);padding-right:calc(var(--mdc-button-horizontal-padding, 16px) - var(--mdc-button-outline-width, 1px))}.mdc-button--outlined:not(:disabled){border-color:rgba(0, 0, 0, 0.12);border-color:var(--mdc-button-outline-color, rgba(0, 0, 0, 0.12))}.mdc-button--outlined .ripple{top:calc(-1 * 1px);top:calc(-1 * var(--mdc-button-outline-width, 1px));left:calc(-1 * 1px);left:calc(-1 * var(--mdc-button-outline-width, 1px));right:initial;right:initial;border-width:1px;border-width:var(--mdc-button-outline-width, 1px);border-style:solid;border-color:transparent}[dir=rtl] .mdc-button--outlined .ripple,.mdc-button--outlined .ripple[dir=rtl]{left:initial;left:initial;right:calc(-1 * 1px);right:calc(-1 * var(--mdc-button-outline-width, 1px))}.mdc-button--dense{height:28px;margin-top:0;margin-bottom:0}.mdc-button--dense .mdc-button__touch{height:100%}:host([disabled]){pointer-events:none}:host([disabled]) .mdc-button{color:rgba(0, 0, 0, 0.38);color:var(--mdc-button-disabled-ink-color, rgba(0, 0, 0, 0.38))}:host([disabled]) .mdc-button--raised,:host([disabled]) .mdc-button--unelevated{background-color:rgba(0, 0, 0, 0.12);background-color:var(--mdc-button-disabled-fill-color, rgba(0, 0, 0, 0.12))}:host([disabled]) .mdc-button--outlined{border-color:rgba(0, 0, 0, 0.12);border-color:var(--mdc-button-disabled-outline-color, rgba(0, 0, 0, 0.12))}`,f=`:host{--mdc-button-outline-color: var(--cv-theme-outline);--mdc-typography-button-text-transform: none}:host([color=primary]){--mdc-theme-primary: var(--cv-theme-primary);--mdc-theme-on-primary: var(--cv-theme-on-primary)}:host([color=secondary]){--mdc-theme-primary: var(--cv-theme-secondary);--mdc-theme-on-primary: var(--cv-theme-on-secondary)}:host([color=emphasis]){--mdc-theme-primary: var(--cv-theme-emphasis);--mdc-theme-on-primary: var(--cv-theme-on-emphasis)}:host([color=neutral]){--mdc-theme-primary: var(--cv-theme-neutral);--mdc-theme-on-primary: var(--cv-theme-on-neutral)}:host([color=caution]){--mdc-theme-primary: var(--cv-theme-caution);--mdc-theme-on-primary: var(--cv-theme-on-caution)}:host([color=negative]){--mdc-theme-primary: var(--cv-theme-negative);--mdc-theme-on-primary: var(--cv-theme-on-negative)}:host([color=positive]){--mdc-theme-primary: var(--cv-theme-positive);--mdc-theme-on-primary: var(--cv-theme-on-positive)}
44
44
  `;var _=Object.defineProperty,y=Object.getOwnPropertyDescriptor,w=(a,o,d,p)=>{for(var i=p>1?void 0:p?y(o,d):o,c=a.length-1,l;c>=0;c--)(l=a[c])&&(i=(p?l(o,d,i):l(i))||i);return p&&i&&_(o,d,i),i};exports.CovalentButton=class extends t{};exports.CovalentButton.styles=[v,n.i`${n.r(f)}`];exports.CovalentButton=w([n.e("cv-button")],exports.CovalentButton);const R=exports.CovalentButton;exports.default=R;
package/button.mjs CHANGED
@@ -170,7 +170,7 @@ e([
170
170
  * Copyright 2021 Google LLC
171
171
  * SPDX-LIcense-Identifier: Apache-2.0
172
172
  */
173
- const $ = m`.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto, sans-serif;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:0.875rem;font-size:var(--mdc-typography-button-font-size, 0.875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height, 2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:0.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing, 0.0892857143em);text-decoration:none;text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform, uppercase)}.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:0;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity 280ms cubic-bezier(0.4, 0, 0.2, 1);background-color:#fff;background-color:var(--mdc-elevation-overlay-color, #fff)}.mdc-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:transparent}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{display:none}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc( 100% + 4px );width:calc( 100% + 4px );display:block}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring::after,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring::after,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring::after{border-color:CanvasText}}.mdc-button .mdc-button__touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{padding:0 8px 0 8px}.mdc-button--unelevated{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 16px 0 16px}.mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--unelevated.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--raised{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 16px 0 16px}.mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--raised.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--outlined{border-style:solid;transition:border 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button--outlined .mdc-button__ripple{border-style:solid;border-color:transparent}.mdc-button{height:36px;border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-button:disabled{color:rgba(0, 0, 0, 0.38)}.mdc-button .mdc-button__icon{font-size:1.125rem;width:1.125rem;height:1.125rem}.mdc-button .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--raised,.mdc-button--unelevated{height:36px;border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee)}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{background-color:rgba(0, 0, 0, 0.12)}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){color:#fff;color:var(--mdc-theme-on-primary, #fff)}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{color:rgba(0, 0, 0, 0.38)}.mdc-button--raised .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon{font-size:1.125rem;width:1.125rem;height:1.125rem}.mdc-button--raised .mdc-button__ripple,.mdc-button--unelevated .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--outlined{height:36px;border-radius:4px;border-radius:var(--mdc-shape-small, 4px);padding:0 15px 0 15px;border-width:1px}.mdc-button--outlined:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-button--outlined:disabled{color:rgba(0, 0, 0, 0.38)}.mdc-button--outlined .mdc-button__icon{font-size:1.125rem;width:1.125rem;height:1.125rem}.mdc-button--outlined .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--outlined:not(:disabled){border-color:rgba(0, 0, 0, 0.12)}.mdc-button--outlined:disabled{border-color:rgba(0, 0, 0, 0.12)}.mdc-button--outlined.mdc-button--icon-trailing{padding:0 11px 0 15px}.mdc-button--outlined.mdc-button--icon-leading{padding:0 15px 0 11px}.mdc-button--outlined .mdc-button__ripple{top:-1px;left:-1px;bottom:-1px;right:-1px;border-width:1px}.mdc-button--outlined .mdc-button__touch{left:calc(-1 * 1px);width:calc(100% + 2 * 1px)}.mdc-button--raised{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0,0,0,.12);transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button--raised:hover,.mdc-button--raised:focus{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0,0,0,.12)}.mdc-button--raised:active{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0,0,0,.12)}.mdc-button--raised:disabled{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0,0,0,.12)}:host{display:inline-flex;outline:none;-webkit-tap-highlight-color:transparent;vertical-align:top}:host([fullwidth]){width:100%}:host([raised]),:host([unelevated]){--mdc-ripple-color:#fff;--mdc-ripple-focus-opacity:0.24;--mdc-ripple-hover-opacity:0.08;--mdc-ripple-press-opacity:0.24}.trailing-icon ::slotted(*),.trailing-icon .mdc-button__icon,.leading-icon ::slotted(*),.leading-icon .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top;font-size:1.125rem;height:1.125rem;width:1.125rem}[dir=rtl] .trailing-icon ::slotted(*),[dir=rtl] .trailing-icon .mdc-button__icon,[dir=rtl] .leading-icon ::slotted(*),[dir=rtl] .leading-icon .mdc-button__icon,.trailing-icon ::slotted(*[dir=rtl]),.trailing-icon .mdc-button__icon[dir=rtl],.leading-icon ::slotted(*[dir=rtl]),.leading-icon .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.trailing-icon ::slotted(*),.trailing-icon .mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .trailing-icon ::slotted(*),[dir=rtl] .trailing-icon .mdc-button__icon,.trailing-icon ::slotted(*[dir=rtl]),.trailing-icon .mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}.slot-container{display:inline-flex;align-items:center;justify-content:center}.slot-container.flex{flex:auto}.mdc-button{flex:auto;overflow:hidden;padding-left:8px;padding-left:var(--mdc-button-horizontal-padding, 8px);padding-right:8px;padding-right:var(--mdc-button-horizontal-padding, 8px)}.mdc-button--raised{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow, 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12))}.mdc-button--raised:focus{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-focus, var(--mdc-button-raised-box-shadow-hover, 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12)))}.mdc-button--raised:hover{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-hover, 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12))}.mdc-button--raised:active{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-active, 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12))}.mdc-button--raised:disabled{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-disabled, 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12))}.mdc-button--raised,.mdc-button--unelevated{padding-left:16px;padding-left:var(--mdc-button-horizontal-padding, 16px);padding-right:16px;padding-right:var(--mdc-button-horizontal-padding, 16px)}.mdc-button--outlined{border-width:1px;border-width:var(--mdc-button-outline-width, 1px);padding-left:calc(16px - 1px);padding-left:calc(var(--mdc-button-horizontal-padding, 16px) - var(--mdc-button-outline-width, 1px));padding-right:calc(16px - 1px);padding-right:calc(var(--mdc-button-horizontal-padding, 16px) - var(--mdc-button-outline-width, 1px))}.mdc-button--outlined:not(:disabled){border-color:rgba(0, 0, 0, 0.12);border-color:var(--mdc-button-outline-color, rgba(0, 0, 0, 0.12))}.mdc-button--outlined .ripple{top:calc(-1 * 1px);top:calc(-1 * var(--mdc-button-outline-width, 1px));left:calc(-1 * 1px);left:calc(-1 * var(--mdc-button-outline-width, 1px));right:initial;right:initial;border-width:1px;border-width:var(--mdc-button-outline-width, 1px);border-style:solid;border-color:transparent}[dir=rtl] .mdc-button--outlined .ripple,.mdc-button--outlined .ripple[dir=rtl]{left:initial;left:initial;right:calc(-1 * 1px);right:calc(-1 * var(--mdc-button-outline-width, 1px))}.mdc-button--dense{height:28px;margin-top:0;margin-bottom:0}.mdc-button--dense .mdc-button__touch{height:100%}:host([disabled]){pointer-events:none}:host([disabled]) .mdc-button{color:rgba(0, 0, 0, 0.38);color:var(--mdc-button-disabled-ink-color, rgba(0, 0, 0, 0.38))}:host([disabled]) .mdc-button--raised,:host([disabled]) .mdc-button--unelevated{background-color:rgba(0, 0, 0, 0.12);background-color:var(--mdc-button-disabled-fill-color, rgba(0, 0, 0, 0.12))}:host([disabled]) .mdc-button--outlined{border-color:rgba(0, 0, 0, 0.12);border-color:var(--mdc-button-disabled-outline-color, rgba(0, 0, 0, 0.12))}`, z = `:host{--mdc-button-outline-color: var(--cv-theme-outline)}:host([color=primary]){--mdc-theme-primary: var(--cv-theme-primary);--mdc-theme-on-primary: var(--cv-theme-on-primary)}:host([color=secondary]){--mdc-theme-primary: var(--cv-theme-secondary);--mdc-theme-on-primary: var(--cv-theme-on-secondary)}:host([color=emphasis]){--mdc-theme-primary: var(--cv-theme-emphasis);--mdc-theme-on-primary: var(--cv-theme-on-emphasis)}:host([color=neutral]){--mdc-theme-primary: var(--cv-theme-neutral);--mdc-theme-on-primary: var(--cv-theme-on-neutral)}:host([color=caution]){--mdc-theme-primary: var(--cv-theme-caution);--mdc-theme-on-primary: var(--cv-theme-on-caution)}:host([color=negative]){--mdc-theme-primary: var(--cv-theme-negative);--mdc-theme-on-primary: var(--cv-theme-on-negative)}:host([color=positive]){--mdc-theme-primary: var(--cv-theme-positive);--mdc-theme-on-primary: var(--cv-theme-on-positive)}
173
+ const $ = m`.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto, sans-serif;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:0.875rem;font-size:var(--mdc-typography-button-font-size, 0.875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height, 2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:0.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing, 0.0892857143em);text-decoration:none;text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform, uppercase)}.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:0;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity 280ms cubic-bezier(0.4, 0, 0.2, 1);background-color:#fff;background-color:var(--mdc-elevation-overlay-color, #fff)}.mdc-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:transparent}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{display:none}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc( 100% + 4px );width:calc( 100% + 4px );display:block}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring::after,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring::after,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring::after{border-color:CanvasText}}.mdc-button .mdc-button__touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{padding:0 8px 0 8px}.mdc-button--unelevated{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 16px 0 16px}.mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--unelevated.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--raised{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 16px 0 16px}.mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--raised.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--outlined{border-style:solid;transition:border 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button--outlined .mdc-button__ripple{border-style:solid;border-color:transparent}.mdc-button{height:36px;border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-button:disabled{color:rgba(0, 0, 0, 0.38)}.mdc-button .mdc-button__icon{font-size:1.125rem;width:1.125rem;height:1.125rem}.mdc-button .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--raised,.mdc-button--unelevated{height:36px;border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee)}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{background-color:rgba(0, 0, 0, 0.12)}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){color:#fff;color:var(--mdc-theme-on-primary, #fff)}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{color:rgba(0, 0, 0, 0.38)}.mdc-button--raised .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon{font-size:1.125rem;width:1.125rem;height:1.125rem}.mdc-button--raised .mdc-button__ripple,.mdc-button--unelevated .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--outlined{height:36px;border-radius:4px;border-radius:var(--mdc-shape-small, 4px);padding:0 15px 0 15px;border-width:1px}.mdc-button--outlined:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-button--outlined:disabled{color:rgba(0, 0, 0, 0.38)}.mdc-button--outlined .mdc-button__icon{font-size:1.125rem;width:1.125rem;height:1.125rem}.mdc-button--outlined .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-button--outlined:not(:disabled){border-color:rgba(0, 0, 0, 0.12)}.mdc-button--outlined:disabled{border-color:rgba(0, 0, 0, 0.12)}.mdc-button--outlined.mdc-button--icon-trailing{padding:0 11px 0 15px}.mdc-button--outlined.mdc-button--icon-leading{padding:0 15px 0 11px}.mdc-button--outlined .mdc-button__ripple{top:-1px;left:-1px;bottom:-1px;right:-1px;border-width:1px}.mdc-button--outlined .mdc-button__touch{left:calc(-1 * 1px);width:calc(100% + 2 * 1px)}.mdc-button--raised{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0,0,0,.12);transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button--raised:hover,.mdc-button--raised:focus{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0,0,0,.12)}.mdc-button--raised:active{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0,0,0,.12)}.mdc-button--raised:disabled{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0,0,0,.12)}:host{display:inline-flex;outline:none;-webkit-tap-highlight-color:transparent;vertical-align:top}:host([fullwidth]){width:100%}:host([raised]),:host([unelevated]){--mdc-ripple-color:#fff;--mdc-ripple-focus-opacity:0.24;--mdc-ripple-hover-opacity:0.08;--mdc-ripple-press-opacity:0.24}.trailing-icon ::slotted(*),.trailing-icon .mdc-button__icon,.leading-icon ::slotted(*),.leading-icon .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top;font-size:1.125rem;height:1.125rem;width:1.125rem}[dir=rtl] .trailing-icon ::slotted(*),[dir=rtl] .trailing-icon .mdc-button__icon,[dir=rtl] .leading-icon ::slotted(*),[dir=rtl] .leading-icon .mdc-button__icon,.trailing-icon ::slotted(*[dir=rtl]),.trailing-icon .mdc-button__icon[dir=rtl],.leading-icon ::slotted(*[dir=rtl]),.leading-icon .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.trailing-icon ::slotted(*),.trailing-icon .mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .trailing-icon ::slotted(*),[dir=rtl] .trailing-icon .mdc-button__icon,.trailing-icon ::slotted(*[dir=rtl]),.trailing-icon .mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}.slot-container{display:inline-flex;align-items:center;justify-content:center}.slot-container.flex{flex:auto}.mdc-button{flex:auto;overflow:hidden;padding-left:8px;padding-left:var(--mdc-button-horizontal-padding, 8px);padding-right:8px;padding-right:var(--mdc-button-horizontal-padding, 8px)}.mdc-button--raised{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow, 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12))}.mdc-button--raised:focus{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-focus, var(--mdc-button-raised-box-shadow-hover, 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12)))}.mdc-button--raised:hover{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-hover, 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12))}.mdc-button--raised:active{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-active, 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12))}.mdc-button--raised:disabled{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-button-raised-box-shadow-disabled, 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12))}.mdc-button--raised,.mdc-button--unelevated{padding-left:16px;padding-left:var(--mdc-button-horizontal-padding, 16px);padding-right:16px;padding-right:var(--mdc-button-horizontal-padding, 16px)}.mdc-button--outlined{border-width:1px;border-width:var(--mdc-button-outline-width, 1px);padding-left:calc(16px - 1px);padding-left:calc(var(--mdc-button-horizontal-padding, 16px) - var(--mdc-button-outline-width, 1px));padding-right:calc(16px - 1px);padding-right:calc(var(--mdc-button-horizontal-padding, 16px) - var(--mdc-button-outline-width, 1px))}.mdc-button--outlined:not(:disabled){border-color:rgba(0, 0, 0, 0.12);border-color:var(--mdc-button-outline-color, rgba(0, 0, 0, 0.12))}.mdc-button--outlined .ripple{top:calc(-1 * 1px);top:calc(-1 * var(--mdc-button-outline-width, 1px));left:calc(-1 * 1px);left:calc(-1 * var(--mdc-button-outline-width, 1px));right:initial;right:initial;border-width:1px;border-width:var(--mdc-button-outline-width, 1px);border-style:solid;border-color:transparent}[dir=rtl] .mdc-button--outlined .ripple,.mdc-button--outlined .ripple[dir=rtl]{left:initial;left:initial;right:calc(-1 * 1px);right:calc(-1 * var(--mdc-button-outline-width, 1px))}.mdc-button--dense{height:28px;margin-top:0;margin-bottom:0}.mdc-button--dense .mdc-button__touch{height:100%}:host([disabled]){pointer-events:none}:host([disabled]) .mdc-button{color:rgba(0, 0, 0, 0.38);color:var(--mdc-button-disabled-ink-color, rgba(0, 0, 0, 0.38))}:host([disabled]) .mdc-button--raised,:host([disabled]) .mdc-button--unelevated{background-color:rgba(0, 0, 0, 0.12);background-color:var(--mdc-button-disabled-fill-color, rgba(0, 0, 0, 0.12))}:host([disabled]) .mdc-button--outlined{border-color:rgba(0, 0, 0, 0.12);border-color:var(--mdc-button-disabled-outline-color, rgba(0, 0, 0, 0.12))}`, z = `:host{--mdc-button-outline-color: var(--cv-theme-outline);--mdc-typography-button-text-transform: none}:host([color=primary]){--mdc-theme-primary: var(--cv-theme-primary);--mdc-theme-on-primary: var(--cv-theme-on-primary)}:host([color=secondary]){--mdc-theme-primary: var(--cv-theme-secondary);--mdc-theme-on-primary: var(--cv-theme-on-secondary)}:host([color=emphasis]){--mdc-theme-primary: var(--cv-theme-emphasis);--mdc-theme-on-primary: var(--cv-theme-on-emphasis)}:host([color=neutral]){--mdc-theme-primary: var(--cv-theme-neutral);--mdc-theme-on-primary: var(--cv-theme-on-neutral)}:host([color=caution]){--mdc-theme-primary: var(--cv-theme-caution);--mdc-theme-on-primary: var(--cv-theme-on-caution)}:host([color=negative]){--mdc-theme-primary: var(--cv-theme-negative);--mdc-theme-on-primary: var(--cv-theme-on-negative)}:host([color=positive]){--mdc-theme-primary: var(--cv-theme-positive);--mdc-theme-on-primary: var(--cv-theme-on-positive)}
174
174
  `;
175
175
  var k = Object.defineProperty, B = Object.getOwnPropertyDescriptor, H = (c, o, n, d) => {
176
176
  for (var i = d > 1 ? void 0 : d ? B(o, n) : o, l = c.length - 1, s; l >= 0; l--)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@covalent/components",
3
- "version": "8.20.8",
3
+ "version": "8.21.1",
4
4
  "description": "a catalog of material components for covalent",
5
5
  "main": "./index.js",
6
6
  "module": "./index.mjs",
@@ -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: #161616;--cv-theme-surface-dim: #0e0e0e;--cv-theme-surface-bright: #4a4a4d;--cv-theme-surface-container-lowest: #1e1d1e;--cv-theme-surface-container-low: #252426;--cv-theme-surface-container: #2c2b2d;--cv-theme-surface-container-high: #323134;--cv-theme-surface-container-highest: #38383b;--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: black;--cv-theme-scrim: rgba(0, 0, 0, 0.3215686275);--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.0784313725);--cv-theme-primary-12: rgba(186, 195, 255, 0.1215686275);--cv-theme-on-surface-8: rgba(235, 232, 236, 0.0784313725);--cv-theme-on-surface-12: rgba(235, 232, 236, 0.1215686275);--cv-theme-on-primary-container: #dde1ff;--cv-theme-inverse-primary: #3053f4;--cv-theme-on-surface-38: rgba(235, 232, 236, 0.3803921569);--cv-theme-on-surface-16: rgba(235, 232, 236, 0.1607843137);--cv-theme-on-primary-12: rgba(17, 26, 40, 0.1215686275);--cv-theme-on-primary-8: rgba(17, 26, 40, 0.0784313725);--cv-theme-primary-16: rgba(186, 195, 255, 0.1607843137);--cv-theme-on-surface-variant-8: rgba(213, 211, 216, 0.0784313725);--cv-theme-on-tertiary-container-8: rgba(254, 241, 236, 0.0784313725);--cv-theme-on-tertiary-container-12: rgba(254, 241, 236, 0.1215686275);--cv-theme-on-primary-container-12: rgba(221, 225, 255, 0.1215686275);--cv-theme-on-surface-variant-12: rgba(213, 211, 216, 0.1215686275);--cv-theme-on-secondary-container-8: rgba(91, 93, 114, 0.0784313725);--cv-theme-on-secondary-container-16: rgba(97, 99, 120, 0.1607843137);--cv-theme-outline-8: rgba(143, 142, 151, 0.0784313725);--cv-theme-outline-12: rgba(143, 142, 151, 0.1215686275);--cv-theme-outline-16: rgba(143, 142, 151, 0.1607843137);--cv-theme-surface-variant: black;--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.1607843137);--cv-theme-caution-16: rgba(255, 183, 117, 0.1607843137);--cv-theme-negative-12: rgba(253, 125, 105, 0.1215686275);--cv-theme-on-secondary-container-12: rgba(91, 93, 114, 0.1215686275);--cv-theme-on-primary-16: rgba(17, 26, 40, 0.1607843137);--cv-theme-on-primary-container-8: rgba(221, 225, 255, 0.0784313725);--cv-theme-on-primary-container-16: rgba(221, 225, 255, 0.1607843137);--cv-theme-on-secondary-8: rgba(23, 26, 44, 0.0784313725);--cv-theme-on-secondary-12: rgba(23, 26, 44, 0.1215686275);--cv-theme-on-secondary-16: rgba(23, 26, 44, 0.1607843137);--cv-theme-on-tertiary-8: rgba(97, 46, 26, 0.0784313725);--cv-theme-on-tertiary-12: rgba(97, 46, 26, 0.1215686275);--cv-theme-on-tertiary-16: rgba(97, 46, 26, 0.1607843137);--cv-theme-on-tertiary-container-16: rgba(254, 241, 236, 0.1607843137);--cv-theme-on-surface-variant-16: rgba(213, 211, 216, 0.1607843137);--cv-theme-negative-8: rgba(253, 125, 105, 0.0784313725);--cv-theme-negative-16: rgba(253, 125, 105, 0.1607843137);--cv-theme-positive-12: rgba(145, 216, 144, 0.1215686275);--cv-theme-positive-8: rgba(145, 216, 144, 0.0784313725);--cv-theme-on-positive-8: rgba(17, 38, 17, 0.0784313725);--cv-theme-on-positive-12: rgba(17, 38, 17, 0.1215686275);--cv-theme-on-positive-16: rgba(17, 38, 17, 0.1607843137);--cv-theme-on-positive-container-8: rgba(145, 216, 144, 0.0784313725);--cv-theme-on-positive-container-12: rgba(145, 216, 144, 0.1215686275);--cv-theme-on-positive-container-16: rgba(145, 216, 144, 0.1607843137);--cv-theme-caution-12: rgba(255, 183, 117, 0.1215686275);--cv-theme-caution-8: rgba(255, 183, 117, 0.0784313725);--cv-theme-on-caution-8: rgba(102, 73, 47, 0.0784313725);--cv-theme-on-caution-12: rgba(102, 73, 47, 0.1215686275);--cv-theme-on-caution-16: rgba(102, 73, 47, 0.1607843137);--cv-theme-on-negative-8: rgba(51, 25, 21, 0.0784313725);--cv-theme-on-negative-12: rgba(51, 25, 21, 0.1215686275);--cv-theme-on-negative-16: rgba(51, 25, 21, 0.1607843137);--cv-theme-on-caution-container-8: rgba(25, 18, 12, 0.0784313725);--cv-theme-on-caution-container-12: rgba(25, 18, 12, 0.1215686275);--cv-theme-on-caution-container-16: rgba(25, 18, 12, 0.1607843137);--cv-theme-emphasis-8: rgba(204, 128, 156, 0.0784313725);--cv-theme-emphasis-12: rgba(204, 128, 156, 0.1215686275);--cv-theme-emphasis-16: rgba(204, 128, 156, 0.1607843137);--cv-theme-on-emphasis-8: rgba(25, 16, 19, 0.0784313725);--cv-theme-on-emphasis-12: rgba(25, 16, 19, 0.1215686275);--cv-theme-on-emphasis-16: rgba(25, 16, 19, 0.1607843137);--cv-theme-on-emphasis-container-8: rgba(255, 217, 231, 0.0784313725);--cv-theme-on-emphasis-container-12: rgba(255, 217, 231, 0.1215686275);--cv-theme-on-emphasis-container-16: rgba(255, 217, 231, 0.1607843137);--cv-theme-inverse-on-surface-12: rgba(62, 62, 65, 0.1215686275);--cv-theme-inverse-primary-12: rgba(48, 83, 244, 0.1215686275);--cv-theme-inverse-on-surface-8: rgba(62, 62, 65, 0.0784313725);--cv-theme-inverse-primary-8: rgba(48, 83, 244, 0.0784313725);--cv-theme-inverse-primary-16: rgba(48, 83, 244, 0.1607843137);--cv-theme-inverse-on-surface-16: rgba(62, 62, 65, 0.1607843137);--cv-theme-on-primary-74: rgba(17, 26, 40, 0.7411764706);--cv-theme-on-surface-74: rgba(235, 232, 236, 0.7411764706);--cv-theme-tertiary-8: rgba(255, 95, 2, 0.0784313725);--cv-theme-tertiary-12: rgba(255, 95, 2, 0.1215686275);--cv-theme-tertiary-16: rgba(255, 95, 2, 0.1607843137);--cv-theme-secondary-8: rgba(195, 197, 221, 0.0784313725);--cv-theme-secondary-12: rgba(195, 197, 221, 0.1215686275);--cv-theme-secondary-16: rgba(195, 197, 221, 0.1607843137);--cv-theme-on-secondary-74: rgba(23, 26, 44, 0.7411764706);--cv-theme-inverse-secondary: #5b5d72;--cv-theme-inverse-secondary-8: rgba(97, 99, 120, 0.0784313725);--cv-theme-inverse-secondary-12: rgba(97, 99, 120, 0.1215686275);--cv-theme-inverse-secondary-16: rgba(97, 99, 120, 0.1607843137);--cv-theme-on-tertiary-74: rgba(97, 46, 26, 0.7411764706);--cv-theme-inverse-tertiary: #612e1a;--cv-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.0784313725);--cv-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.1215686275);--cv-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.1607843137);--cv-theme-on-negative-container-8: rgba(255, 172, 159, 0.0784313725);--cv-theme-on-negative-container-12: rgba(255, 172, 159, 0.1215686275);--cv-theme-on-negative-container-16: rgba(255, 172, 159, 0.1607843137);--cv-theme-on-surface-4: rgba(235, 232, 236, 0.0392156863);--cv-theme-on-surface-variant-4: rgba(213, 211, 216, 0.0392156863);--cv-theme-inverse-on-surface-4: rgba(62, 62, 65, 0.0392156863);--cv-theme-primary-4: rgba(186, 195, 255, 0.0392156863);--cv-theme-on-primary-4: rgba(17, 26, 40, 0.0392156863);--cv-theme-on-primary-container-4: rgba(221, 225, 255, 0.0392156863);--cv-theme-inverse-primary-4: rgba(48, 83, 244, 0.0392156863);--cv-theme-secondary-4: rgba(195, 197, 221, 0.0392156863);--cv-theme-on-secondary-4: rgba(23, 26, 44, 0.0392156863);--cv-theme-on-secondary-container-4: rgba(91, 93, 114, 0.0392156863);--cv-theme-inverse-secondary-4: rgba(97, 99, 120, 0.0392156863);--cv-theme-tertiary-4: rgba(255, 95, 2, 0.0392156863);--cv-theme-on-tertiary-4: rgba(97, 46, 26, 0.0392156863);--cv-theme-on-tertiary-container-4: rgba(254, 241, 236, 0.0392156863);--cv-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.0392156863);--cv-theme-negative-4: rgba(253, 125, 105, 0.0392156863);--cv-theme-on-negative-4: rgba(51, 25, 21, 0.0392156863);--cv-theme-on-negative-container-4: rgba(255, 172, 159, 0.0392156863);--cv-theme-positive-4: rgba(145, 216, 144, 0.0392156863);--cv-theme-on-positive-4: rgba(17, 38, 17, 0.0392156863);--cv-theme-on-positive-container-4: rgba(145, 216, 144, 0.0392156863);--cv-theme-caution-4: rgba(255, 183, 117, 0.0392156863);--cv-theme-on-caution-4: rgba(102, 73, 47, 0.0392156863);--cv-theme-on-caution-container-4: rgba(25, 18, 12, 0.0392156863);--cv-theme-emphasis-4: rgba(204, 128, 156, 0.0392156863);--cv-theme-on-emphasis-4: rgba(25, 16, 19, 0.0392156863);--cv-theme-on-emphasis-container-4: rgba(255, 217, 231, 0.0392156863);--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.2392156863);--cv-theme-negative-24: rgba(253, 125, 105, 0.2392156863);--cv-theme-positive-24: rgba(145, 216, 144, 0.2392156863);--cv-theme-caution-24: rgba(255, 183, 117, 0.2392156863);--cv-theme-emphasis-24: rgba(204, 128, 156, 0.2392156863);--cv-theme-background: #161616;--cv-theme-surface-variant-8: rgba(0, 0, 0, 0.0784313725);--cv-theme-surface-variant-12: rgba(0, 0, 0, 0.1215686275);--cv-theme-surface-variant-16: rgba(0, 0, 0, 0.1607843137);--cv-theme-on-surface-variant-38%: rgba(213, 211, 216, 0.3803921569);--cv-theme-on-primary-38: rgba(17, 26, 40, 0.3803921569);--cv-theme-on-secondary-38: rgba(23, 26, 44, 0.3803921569);--cv-theme-on-secondary-container-38: rgba(97, 99, 120, 0.3803921569);--cv-theme-on-secondary-container-74: rgba(97, 99, 120, 0.7411764706);--cv-theme-on-tertiary-38: rgba(97, 46, 26, 0.3803921569);--cv-theme-on-tertiary-container-38: rgba(254, 241, 236, 0.3803921569);--cv-theme-on-tertiary-container-74: rgba(254, 241, 236, 0.7411764706);--cv-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.3803921569);--cv-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.7411764706);--cv-theme-negative-38: rgba(253, 125, 105, 0.3803921569);--cv-theme-negative-74: rgba(253, 125, 105, 0.7411764706);--cv-theme-on-negative-38: rgba(51, 25, 21, 0.3803921569);--cv-theme-on-negative-74: rgba(51, 25, 21, 0.7411764706);--cv-theme-on-negative-container-38: rgba(255, 172, 159, 0.3803921569);--cv-theme-on-negative-container-74: rgba(255, 172, 159, 0.7411764706);--cv-theme-positive-38: rgba(145, 216, 144, 0.3803921569);--cv-theme-positive-74: rgba(145, 216, 144, 0.7411764706);--cv-theme-on-positive-38: rgba(17, 38, 17, 0.3803921569);--cv-theme-on-positive-74: rgba(17, 38, 17, 0.7411764706);--cv-theme-on-positive-container-38: rgba(145, 216, 144, 0.3803921569);--cv-theme-on-positive-container-74: rgba(145, 216, 144, 0.7411764706);--cv-theme-caution-38: rgba(255, 183, 117, 0.3803921569);--cv-theme-caution-74: rgba(255, 183, 117, 0.7411764706);--cv-theme-on-caution-38: rgba(102, 73, 47, 0.3803921569);--cv-theme-on-caution-74: rgba(102, 73, 47, 0.7411764706);--cv-theme-on-caution-container-38: rgba(25, 18, 12, 0.3803921569);--cv-theme-on-caution-container-74: rgba(25, 18, 12, 0.7411764706);--cv-theme-emphasis-38: rgba(204, 128, 156, 0.3803921569);--cv-theme-emphasis-74: rgba(204, 128, 156, 0.7411764706);--cv-theme-on-emphasis-38: rgba(25, 16, 19, 0.3803921569);--cv-theme-on-emphasis-74: rgba(25, 16, 19, 0.7411764706);--cv-theme-on-emphasis-container-38: rgba(255, 217, 231, 0.3803921569);--cv-theme-on-emphasis-container-74: rgba(255, 217, 231, 0.7411764706);--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: #2c2b2d;--cv-theme-surface-primary: #1d2c43;--cv-theme-surface-primary-highlight: rgba(186, 195, 255, 0.0784313725);--cv-theme-surface-primary-highlight-hover: rgba(186, 195, 255, 0.0784313725);--cv-theme-surface-accent: #1d2c43;--cv-theme-surface-accent-highlight: rgba(186, 195, 255, 0.0784313725);--cv-theme-surface-accent-highlight-hover: rgba(186, 195, 255, 0.0784313725);--cv-theme-surface-secondary: #434659;--cv-theme-surface-secondary-highlight: rgba(195, 197, 221, 0.0784313725);--cv-theme-surface-secondary-highlight-hover: rgba(195, 197, 221, 0.0784313725);--cv-theme-surface-positive: #224b22;--cv-theme-surface-positive-highlight: rgba(145, 216, 144, 0.0784313725);--cv-theme-surface-positive-highlight-hover: rgba(145, 216, 144, 0.0784313725);--cv-theme-surface-caution: #66492f;--cv-theme-surface-caution-highlight: rgba(255, 183, 117, 0.0784313725);--cv-theme-surface-caution-highlight-hover: rgba(255, 183, 117, 0.0784313725);--cv-theme-surface-negative: #65322a;--cv-theme-surface-negative-highlight: rgba(253, 125, 105, 0.0784313725);--cv-theme-surface-negative-highlight-hover: rgba(253, 125, 105, 0.0784313725);--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.0784313725);--cv-theme-surface-emphasis-highlight-hover: rgba(204, 128, 156, 0.0784313725);--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.3803921569);--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.3803921569);--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.3803921569);--cv-theme-text-icon-on-dark: #d5d3d8;--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-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: #161616;--mdc-theme-surface-dim: #0e0e0e;--mdc-theme-surface-bright: #4a4a4d;--mdc-theme-surface-container-lowest: #1e1d1e;--mdc-theme-surface-container-low: #252426;--mdc-theme-surface-container: #2c2b2d;--mdc-theme-surface-container-high: #323134;--mdc-theme-surface-container-highest: #38383b;--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: black;--mdc-theme-scrim: rgba(0, 0, 0, 0.3215686275);--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.0784313725);--mdc-theme-primary-12: rgba(186, 195, 255, 0.1215686275);--mdc-theme-on-surface-8: rgba(235, 232, 236, 0.0784313725);--mdc-theme-on-surface-12: rgba(235, 232, 236, 0.1215686275);--mdc-theme-on-primary-container: #dde1ff;--mdc-theme-inverse-primary: #3053f4;--mdc-theme-on-surface-38: rgba(235, 232, 236, 0.3803921569);--mdc-theme-on-surface-16: rgba(235, 232, 236, 0.1607843137);--mdc-theme-on-primary-12: rgba(17, 26, 40, 0.1215686275);--mdc-theme-on-primary-8: rgba(17, 26, 40, 0.0784313725);--mdc-theme-primary-16: rgba(186, 195, 255, 0.1607843137);--mdc-theme-on-surface-variant-8: rgba(213, 211, 216, 0.0784313725);--mdc-theme-on-tertiary-container-8: rgba(254, 241, 236, 0.0784313725);--mdc-theme-on-tertiary-container-12: rgba(254, 241, 236, 0.1215686275);--mdc-theme-on-primary-container-12: rgba(221, 225, 255, 0.1215686275);--mdc-theme-on-surface-variant-12: rgba(213, 211, 216, 0.1215686275);--mdc-theme-on-secondary-container-8: rgba(91, 93, 114, 0.0784313725);--mdc-theme-on-secondary-container-16: rgba(97, 99, 120, 0.1607843137);--mdc-theme-outline-8: rgba(143, 142, 151, 0.0784313725);--mdc-theme-outline-12: rgba(143, 142, 151, 0.1215686275);--mdc-theme-outline-16: rgba(143, 142, 151, 0.1607843137);--mdc-theme-surface-variant: black;--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.1607843137);--mdc-theme-caution-16: rgba(255, 183, 117, 0.1607843137);--mdc-theme-negative-12: rgba(253, 125, 105, 0.1215686275);--mdc-theme-on-secondary-container-12: rgba(91, 93, 114, 0.1215686275);--mdc-theme-on-primary-16: rgba(17, 26, 40, 0.1607843137);--mdc-theme-on-primary-container-8: rgba(221, 225, 255, 0.0784313725);--mdc-theme-on-primary-container-16: rgba(221, 225, 255, 0.1607843137);--mdc-theme-on-secondary-8: rgba(23, 26, 44, 0.0784313725);--mdc-theme-on-secondary-12: rgba(23, 26, 44, 0.1215686275);--mdc-theme-on-secondary-16: rgba(23, 26, 44, 0.1607843137);--mdc-theme-on-tertiary-8: rgba(97, 46, 26, 0.0784313725);--mdc-theme-on-tertiary-12: rgba(97, 46, 26, 0.1215686275);--mdc-theme-on-tertiary-16: rgba(97, 46, 26, 0.1607843137);--mdc-theme-on-tertiary-container-16: rgba(254, 241, 236, 0.1607843137);--mdc-theme-on-surface-variant-16: rgba(213, 211, 216, 0.1607843137);--mdc-theme-negative-8: rgba(253, 125, 105, 0.0784313725);--mdc-theme-negative-16: rgba(253, 125, 105, 0.1607843137);--mdc-theme-positive-12: rgba(145, 216, 144, 0.1215686275);--mdc-theme-positive-8: rgba(145, 216, 144, 0.0784313725);--mdc-theme-on-positive-8: rgba(17, 38, 17, 0.0784313725);--mdc-theme-on-positive-12: rgba(17, 38, 17, 0.1215686275);--mdc-theme-on-positive-16: rgba(17, 38, 17, 0.1607843137);--mdc-theme-on-positive-container-8: rgba(145, 216, 144, 0.0784313725);--mdc-theme-on-positive-container-12: rgba(145, 216, 144, 0.1215686275);--mdc-theme-on-positive-container-16: rgba(145, 216, 144, 0.1607843137);--mdc-theme-caution-12: rgba(255, 183, 117, 0.1215686275);--mdc-theme-caution-8: rgba(255, 183, 117, 0.0784313725);--mdc-theme-on-caution-8: rgba(102, 73, 47, 0.0784313725);--mdc-theme-on-caution-12: rgba(102, 73, 47, 0.1215686275);--mdc-theme-on-caution-16: rgba(102, 73, 47, 0.1607843137);--mdc-theme-on-negative-8: rgba(51, 25, 21, 0.0784313725);--mdc-theme-on-negative-12: rgba(51, 25, 21, 0.1215686275);--mdc-theme-on-negative-16: rgba(51, 25, 21, 0.1607843137);--mdc-theme-on-caution-container-8: rgba(25, 18, 12, 0.0784313725);--mdc-theme-on-caution-container-12: rgba(25, 18, 12, 0.1215686275);--mdc-theme-on-caution-container-16: rgba(25, 18, 12, 0.1607843137);--mdc-theme-emphasis-8: rgba(204, 128, 156, 0.0784313725);--mdc-theme-emphasis-12: rgba(204, 128, 156, 0.1215686275);--mdc-theme-emphasis-16: rgba(204, 128, 156, 0.1607843137);--mdc-theme-on-emphasis-8: rgba(25, 16, 19, 0.0784313725);--mdc-theme-on-emphasis-12: rgba(25, 16, 19, 0.1215686275);--mdc-theme-on-emphasis-16: rgba(25, 16, 19, 0.1607843137);--mdc-theme-on-emphasis-container-8: rgba(255, 217, 231, 0.0784313725);--mdc-theme-on-emphasis-container-12: rgba(255, 217, 231, 0.1215686275);--mdc-theme-on-emphasis-container-16: rgba(255, 217, 231, 0.1607843137);--mdc-theme-inverse-on-surface-12: rgba(62, 62, 65, 0.1215686275);--mdc-theme-inverse-primary-12: rgba(48, 83, 244, 0.1215686275);--mdc-theme-inverse-on-surface-8: rgba(62, 62, 65, 0.0784313725);--mdc-theme-inverse-primary-8: rgba(48, 83, 244, 0.0784313725);--mdc-theme-inverse-primary-16: rgba(48, 83, 244, 0.1607843137);--mdc-theme-inverse-on-surface-16: rgba(62, 62, 65, 0.1607843137);--mdc-theme-on-primary-74: rgba(17, 26, 40, 0.7411764706);--mdc-theme-on-surface-74: rgba(235, 232, 236, 0.7411764706);--mdc-theme-tertiary-8: rgba(255, 95, 2, 0.0784313725);--mdc-theme-tertiary-12: rgba(255, 95, 2, 0.1215686275);--mdc-theme-tertiary-16: rgba(255, 95, 2, 0.1607843137);--mdc-theme-secondary-8: rgba(195, 197, 221, 0.0784313725);--mdc-theme-secondary-12: rgba(195, 197, 221, 0.1215686275);--mdc-theme-secondary-16: rgba(195, 197, 221, 0.1607843137);--mdc-theme-on-secondary-74: rgba(23, 26, 44, 0.7411764706);--mdc-theme-inverse-secondary: #5b5d72;--mdc-theme-inverse-secondary-8: rgba(97, 99, 120, 0.0784313725);--mdc-theme-inverse-secondary-12: rgba(97, 99, 120, 0.1215686275);--mdc-theme-inverse-secondary-16: rgba(97, 99, 120, 0.1607843137);--mdc-theme-on-tertiary-74: rgba(97, 46, 26, 0.7411764706);--mdc-theme-inverse-tertiary: #612e1a;--mdc-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.0784313725);--mdc-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.1215686275);--mdc-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.1607843137);--mdc-theme-on-negative-container-8: rgba(255, 172, 159, 0.0784313725);--mdc-theme-on-negative-container-12: rgba(255, 172, 159, 0.1215686275);--mdc-theme-on-negative-container-16: rgba(255, 172, 159, 0.1607843137);--mdc-theme-on-surface-4: rgba(235, 232, 236, 0.0392156863);--mdc-theme-on-surface-variant-4: rgba(213, 211, 216, 0.0392156863);--mdc-theme-inverse-on-surface-4: rgba(62, 62, 65, 0.0392156863);--mdc-theme-primary-4: rgba(186, 195, 255, 0.0392156863);--mdc-theme-on-primary-4: rgba(17, 26, 40, 0.0392156863);--mdc-theme-on-primary-container-4: rgba(221, 225, 255, 0.0392156863);--mdc-theme-inverse-primary-4: rgba(48, 83, 244, 0.0392156863);--mdc-theme-secondary-4: rgba(195, 197, 221, 0.0392156863);--mdc-theme-on-secondary-4: rgba(23, 26, 44, 0.0392156863);--mdc-theme-on-secondary-container-4: rgba(91, 93, 114, 0.0392156863);--mdc-theme-inverse-secondary-4: rgba(97, 99, 120, 0.0392156863);--mdc-theme-tertiary-4: rgba(255, 95, 2, 0.0392156863);--mdc-theme-on-tertiary-4: rgba(97, 46, 26, 0.0392156863);--mdc-theme-on-tertiary-container-4: rgba(254, 241, 236, 0.0392156863);--mdc-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.0392156863);--mdc-theme-negative-4: rgba(253, 125, 105, 0.0392156863);--mdc-theme-on-negative-4: rgba(51, 25, 21, 0.0392156863);--mdc-theme-on-negative-container-4: rgba(255, 172, 159, 0.0392156863);--mdc-theme-positive-4: rgba(145, 216, 144, 0.0392156863);--mdc-theme-on-positive-4: rgba(17, 38, 17, 0.0392156863);--mdc-theme-on-positive-container-4: rgba(145, 216, 144, 0.0392156863);--mdc-theme-caution-4: rgba(255, 183, 117, 0.0392156863);--mdc-theme-on-caution-4: rgba(102, 73, 47, 0.0392156863);--mdc-theme-on-caution-container-4: rgba(25, 18, 12, 0.0392156863);--mdc-theme-emphasis-4: rgba(204, 128, 156, 0.0392156863);--mdc-theme-on-emphasis-4: rgba(25, 16, 19, 0.0392156863);--mdc-theme-on-emphasis-container-4: rgba(255, 217, 231, 0.0392156863);--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.2392156863);--mdc-theme-negative-24: rgba(253, 125, 105, 0.2392156863);--mdc-theme-positive-24: rgba(145, 216, 144, 0.2392156863);--mdc-theme-caution-24: rgba(255, 183, 117, 0.2392156863);--mdc-theme-emphasis-24: rgba(204, 128, 156, 0.2392156863);--mdc-theme-background: #161616;--mdc-theme-surface-variant-8: rgba(0, 0, 0, 0.0784313725);--mdc-theme-surface-variant-12: rgba(0, 0, 0, 0.1215686275);--mdc-theme-surface-variant-16: rgba(0, 0, 0, 0.1607843137);--mdc-theme-on-surface-variant-38%: rgba(213, 211, 216, 0.3803921569);--mdc-theme-on-primary-38: rgba(17, 26, 40, 0.3803921569);--mdc-theme-on-secondary-38: rgba(23, 26, 44, 0.3803921569);--mdc-theme-on-secondary-container-38: rgba(97, 99, 120, 0.3803921569);--mdc-theme-on-secondary-container-74: rgba(97, 99, 120, 0.7411764706);--mdc-theme-on-tertiary-38: rgba(97, 46, 26, 0.3803921569);--mdc-theme-on-tertiary-container-38: rgba(254, 241, 236, 0.3803921569);--mdc-theme-on-tertiary-container-74: rgba(254, 241, 236, 0.7411764706);--mdc-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.3803921569);--mdc-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.7411764706);--mdc-theme-negative-38: rgba(253, 125, 105, 0.3803921569);--mdc-theme-negative-74: rgba(253, 125, 105, 0.7411764706);--mdc-theme-on-negative-38: rgba(51, 25, 21, 0.3803921569);--mdc-theme-on-negative-74: rgba(51, 25, 21, 0.7411764706);--mdc-theme-on-negative-container-38: rgba(255, 172, 159, 0.3803921569);--mdc-theme-on-negative-container-74: rgba(255, 172, 159, 0.7411764706);--mdc-theme-positive-38: rgba(145, 216, 144, 0.3803921569);--mdc-theme-positive-74: rgba(145, 216, 144, 0.7411764706);--mdc-theme-on-positive-38: rgba(17, 38, 17, 0.3803921569);--mdc-theme-on-positive-74: rgba(17, 38, 17, 0.7411764706);--mdc-theme-on-positive-container-38: rgba(145, 216, 144, 0.3803921569);--mdc-theme-on-positive-container-74: rgba(145, 216, 144, 0.7411764706);--mdc-theme-caution-38: rgba(255, 183, 117, 0.3803921569);--mdc-theme-caution-74: rgba(255, 183, 117, 0.7411764706);--mdc-theme-on-caution-38: rgba(102, 73, 47, 0.3803921569);--mdc-theme-on-caution-74: rgba(102, 73, 47, 0.7411764706);--mdc-theme-on-caution-container-38: rgba(25, 18, 12, 0.3803921569);--mdc-theme-on-caution-container-74: rgba(25, 18, 12, 0.7411764706);--mdc-theme-emphasis-38: rgba(204, 128, 156, 0.3803921569);--mdc-theme-emphasis-74: rgba(204, 128, 156, 0.7411764706);--mdc-theme-on-emphasis-38: rgba(25, 16, 19, 0.3803921569);--mdc-theme-on-emphasis-74: rgba(25, 16, 19, 0.7411764706);--mdc-theme-on-emphasis-container-38: rgba(255, 217, 231, 0.3803921569);--mdc-theme-on-emphasis-container-74: rgba(255, 217, 231, 0.7411764706);--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: #2c2b2d;--mdc-theme-surface-primary: #1d2c43;--mdc-theme-surface-primary-highlight: rgba(186, 195, 255, 0.0784313725);--mdc-theme-surface-primary-highlight-hover: rgba(186, 195, 255, 0.0784313725);--mdc-theme-surface-accent: #1d2c43;--mdc-theme-surface-accent-highlight: rgba(186, 195, 255, 0.0784313725);--mdc-theme-surface-accent-highlight-hover: rgba(186, 195, 255, 0.0784313725);--mdc-theme-surface-secondary: #434659;--mdc-theme-surface-secondary-highlight: rgba(195, 197, 221, 0.0784313725);--mdc-theme-surface-secondary-highlight-hover: rgba(195, 197, 221, 0.0784313725);--mdc-theme-surface-positive: #224b22;--mdc-theme-surface-positive-highlight: rgba(145, 216, 144, 0.0784313725);--mdc-theme-surface-positive-highlight-hover: rgba(145, 216, 144, 0.0784313725);--mdc-theme-surface-caution: #66492f;--mdc-theme-surface-caution-highlight: rgba(255, 183, 117, 0.0784313725);--mdc-theme-surface-caution-highlight-hover: rgba(255, 183, 117, 0.0784313725);--mdc-theme-surface-negative: #65322a;--mdc-theme-surface-negative-highlight: rgba(253, 125, 105, 0.0784313725);--mdc-theme-surface-negative-highlight-hover: rgba(253, 125, 105, 0.0784313725);--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.0784313725);--mdc-theme-surface-emphasis-highlight-hover: rgba(204, 128, 156, 0.0784313725);--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.3803921569);--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.3803921569);--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.3803921569);--mdc-theme-text-icon-on-dark: #d5d3d8;--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-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.0784313725);--mdc-theme-surface-accent-highlight-hover: rgba(186, 195, 255, 0.0784313725);--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}/*# sourceMappingURL=dark-theme.css.map */
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: #161616;--cv-theme-surface-dim: #0e0e0e;--cv-theme-surface-bright: #4a4a4d;--cv-theme-surface-container-lowest: #1e1d1e;--cv-theme-surface-container-low: #252426;--cv-theme-surface-container: #2c2b2d;--cv-theme-surface-container-high: #323134;--cv-theme-surface-container-highest: #38383b;--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: black;--cv-theme-scrim: rgba(0, 0, 0, 0.3215686275);--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.0784313725);--cv-theme-primary-12: rgba(186, 195, 255, 0.1215686275);--cv-theme-on-surface-8: rgba(235, 232, 236, 0.0784313725);--cv-theme-on-surface-12: rgba(235, 232, 236, 0.1215686275);--cv-theme-on-primary-container: #dde1ff;--cv-theme-inverse-primary: #3053f4;--cv-theme-on-surface-38: rgba(235, 232, 236, 0.3803921569);--cv-theme-on-surface-16: rgba(235, 232, 236, 0.1607843137);--cv-theme-on-primary-12: rgba(17, 26, 40, 0.1215686275);--cv-theme-on-primary-8: rgba(17, 26, 40, 0.0784313725);--cv-theme-primary-16: rgba(186, 195, 255, 0.1607843137);--cv-theme-on-surface-variant-8: rgba(213, 211, 216, 0.0784313725);--cv-theme-on-tertiary-container-8: rgba(254, 241, 236, 0.0784313725);--cv-theme-on-tertiary-container-12: rgba(254, 241, 236, 0.1215686275);--cv-theme-on-primary-container-12: rgba(221, 225, 255, 0.1215686275);--cv-theme-on-surface-variant-12: rgba(213, 211, 216, 0.1215686275);--cv-theme-on-secondary-container-8: rgba(91, 93, 114, 0.0784313725);--cv-theme-on-secondary-container-16: rgba(97, 99, 120, 0.1607843137);--cv-theme-outline-8: rgba(143, 142, 151, 0.0784313725);--cv-theme-outline-12: rgba(143, 142, 151, 0.1215686275);--cv-theme-outline-16: rgba(143, 142, 151, 0.1607843137);--cv-theme-surface-variant: black;--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.1607843137);--cv-theme-caution-16: rgba(255, 183, 117, 0.1607843137);--cv-theme-negative-12: rgba(253, 125, 105, 0.1215686275);--cv-theme-on-secondary-container-12: rgba(91, 93, 114, 0.1215686275);--cv-theme-on-primary-16: rgba(17, 26, 40, 0.1607843137);--cv-theme-on-primary-container-8: rgba(221, 225, 255, 0.0784313725);--cv-theme-on-primary-container-16: rgba(221, 225, 255, 0.1607843137);--cv-theme-on-secondary-8: rgba(23, 26, 44, 0.0784313725);--cv-theme-on-secondary-12: rgba(23, 26, 44, 0.1215686275);--cv-theme-on-secondary-16: rgba(23, 26, 44, 0.1607843137);--cv-theme-on-tertiary-8: rgba(97, 46, 26, 0.0784313725);--cv-theme-on-tertiary-12: rgba(97, 46, 26, 0.1215686275);--cv-theme-on-tertiary-16: rgba(97, 46, 26, 0.1607843137);--cv-theme-on-tertiary-container-16: rgba(254, 241, 236, 0.1607843137);--cv-theme-on-surface-variant-16: rgba(213, 211, 216, 0.1607843137);--cv-theme-negative-8: rgba(253, 125, 105, 0.0784313725);--cv-theme-negative-16: rgba(253, 125, 105, 0.1607843137);--cv-theme-positive-12: rgba(145, 216, 144, 0.1215686275);--cv-theme-positive-8: rgba(145, 216, 144, 0.0784313725);--cv-theme-on-positive-8: rgba(17, 38, 17, 0.0784313725);--cv-theme-on-positive-12: rgba(17, 38, 17, 0.1215686275);--cv-theme-on-positive-16: rgba(17, 38, 17, 0.1607843137);--cv-theme-on-positive-container-8: rgba(145, 216, 144, 0.0784313725);--cv-theme-on-positive-container-12: rgba(145, 216, 144, 0.1215686275);--cv-theme-on-positive-container-16: rgba(145, 216, 144, 0.1607843137);--cv-theme-caution-12: rgba(255, 183, 117, 0.1215686275);--cv-theme-caution-8: rgba(255, 183, 117, 0.0784313725);--cv-theme-on-caution-8: rgba(102, 73, 47, 0.0784313725);--cv-theme-on-caution-12: rgba(102, 73, 47, 0.1215686275);--cv-theme-on-caution-16: rgba(102, 73, 47, 0.1607843137);--cv-theme-on-negative-8: rgba(51, 25, 21, 0.0784313725);--cv-theme-on-negative-12: rgba(51, 25, 21, 0.1215686275);--cv-theme-on-negative-16: rgba(51, 25, 21, 0.1607843137);--cv-theme-on-caution-container-8: rgba(25, 18, 12, 0.0784313725);--cv-theme-on-caution-container-12: rgba(25, 18, 12, 0.1215686275);--cv-theme-on-caution-container-16: rgba(25, 18, 12, 0.1607843137);--cv-theme-emphasis-8: rgba(204, 128, 156, 0.0784313725);--cv-theme-emphasis-12: rgba(204, 128, 156, 0.1215686275);--cv-theme-emphasis-16: rgba(204, 128, 156, 0.1607843137);--cv-theme-on-emphasis-8: rgba(25, 16, 19, 0.0784313725);--cv-theme-on-emphasis-12: rgba(25, 16, 19, 0.1215686275);--cv-theme-on-emphasis-16: rgba(25, 16, 19, 0.1607843137);--cv-theme-on-emphasis-container-8: rgba(255, 217, 231, 0.0784313725);--cv-theme-on-emphasis-container-12: rgba(255, 217, 231, 0.1215686275);--cv-theme-on-emphasis-container-16: rgba(255, 217, 231, 0.1607843137);--cv-theme-inverse-on-surface-12: rgba(62, 62, 65, 0.1215686275);--cv-theme-inverse-primary-12: rgba(48, 83, 244, 0.1215686275);--cv-theme-inverse-on-surface-8: rgba(62, 62, 65, 0.0784313725);--cv-theme-inverse-primary-8: rgba(48, 83, 244, 0.0784313725);--cv-theme-inverse-primary-16: rgba(48, 83, 244, 0.1607843137);--cv-theme-inverse-on-surface-16: rgba(62, 62, 65, 0.1607843137);--cv-theme-on-primary-74: rgba(17, 26, 40, 0.7411764706);--cv-theme-on-surface-74: rgba(235, 232, 236, 0.7411764706);--cv-theme-tertiary-8: rgba(255, 95, 2, 0.0784313725);--cv-theme-tertiary-12: rgba(255, 95, 2, 0.1215686275);--cv-theme-tertiary-16: rgba(255, 95, 2, 0.1607843137);--cv-theme-secondary-8: rgba(195, 197, 221, 0.0784313725);--cv-theme-secondary-12: rgba(195, 197, 221, 0.1215686275);--cv-theme-secondary-16: rgba(195, 197, 221, 0.1607843137);--cv-theme-on-secondary-74: rgba(23, 26, 44, 0.7411764706);--cv-theme-inverse-secondary: #5b5d72;--cv-theme-inverse-secondary-8: rgba(97, 99, 120, 0.0784313725);--cv-theme-inverse-secondary-12: rgba(97, 99, 120, 0.1215686275);--cv-theme-inverse-secondary-16: rgba(97, 99, 120, 0.1607843137);--cv-theme-on-tertiary-74: rgba(97, 46, 26, 0.7411764706);--cv-theme-inverse-tertiary: #612e1a;--cv-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.0784313725);--cv-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.1215686275);--cv-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.1607843137);--cv-theme-on-negative-container-8: rgba(255, 172, 159, 0.0784313725);--cv-theme-on-negative-container-12: rgba(255, 172, 159, 0.1215686275);--cv-theme-on-negative-container-16: rgba(255, 172, 159, 0.1607843137);--cv-theme-on-surface-4: rgba(235, 232, 236, 0.0392156863);--cv-theme-on-surface-variant-4: rgba(213, 211, 216, 0.0392156863);--cv-theme-inverse-on-surface-4: rgba(62, 62, 65, 0.0392156863);--cv-theme-primary-4: rgba(186, 195, 255, 0.0392156863);--cv-theme-on-primary-4: rgba(17, 26, 40, 0.0392156863);--cv-theme-on-primary-container-4: rgba(221, 225, 255, 0.0392156863);--cv-theme-inverse-primary-4: rgba(48, 83, 244, 0.0392156863);--cv-theme-secondary-4: rgba(195, 197, 221, 0.0392156863);--cv-theme-on-secondary-4: rgba(23, 26, 44, 0.0392156863);--cv-theme-on-secondary-container-4: rgba(91, 93, 114, 0.0392156863);--cv-theme-inverse-secondary-4: rgba(97, 99, 120, 0.0392156863);--cv-theme-tertiary-4: rgba(255, 95, 2, 0.0392156863);--cv-theme-on-tertiary-4: rgba(97, 46, 26, 0.0392156863);--cv-theme-on-tertiary-container-4: rgba(254, 241, 236, 0.0392156863);--cv-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.0392156863);--cv-theme-negative-4: rgba(253, 125, 105, 0.0392156863);--cv-theme-on-negative-4: rgba(51, 25, 21, 0.0392156863);--cv-theme-on-negative-container-4: rgba(255, 172, 159, 0.0392156863);--cv-theme-positive-4: rgba(145, 216, 144, 0.0392156863);--cv-theme-on-positive-4: rgba(17, 38, 17, 0.0392156863);--cv-theme-on-positive-container-4: rgba(145, 216, 144, 0.0392156863);--cv-theme-caution-4: rgba(255, 183, 117, 0.0392156863);--cv-theme-on-caution-4: rgba(102, 73, 47, 0.0392156863);--cv-theme-on-caution-container-4: rgba(25, 18, 12, 0.0392156863);--cv-theme-emphasis-4: rgba(204, 128, 156, 0.0392156863);--cv-theme-on-emphasis-4: rgba(25, 16, 19, 0.0392156863);--cv-theme-on-emphasis-container-4: rgba(255, 217, 231, 0.0392156863);--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.2392156863);--cv-theme-negative-24: rgba(253, 125, 105, 0.2392156863);--cv-theme-positive-24: rgba(145, 216, 144, 0.2392156863);--cv-theme-caution-24: rgba(255, 183, 117, 0.2392156863);--cv-theme-emphasis-24: rgba(204, 128, 156, 0.2392156863);--cv-theme-background: #161616;--cv-theme-surface-variant-8: rgba(0, 0, 0, 0.0784313725);--cv-theme-surface-variant-12: rgba(0, 0, 0, 0.1215686275);--cv-theme-surface-variant-16: rgba(0, 0, 0, 0.1607843137);--cv-theme-on-surface-variant-38: rgba(213, 211, 216, 0.3803921569);--cv-theme-on-primary-38: rgba(17, 26, 40, 0.3803921569);--cv-theme-on-secondary-38: rgba(23, 26, 44, 0.3803921569);--cv-theme-on-secondary-container-38: rgba(97, 99, 120, 0.3803921569);--cv-theme-on-secondary-container-74: rgba(97, 99, 120, 0.7411764706);--cv-theme-on-tertiary-38: rgba(97, 46, 26, 0.3803921569);--cv-theme-on-tertiary-container-38: rgba(254, 241, 236, 0.3803921569);--cv-theme-on-tertiary-container-74: rgba(254, 241, 236, 0.7411764706);--cv-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.3803921569);--cv-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.7411764706);--cv-theme-negative-38: rgba(253, 125, 105, 0.3803921569);--cv-theme-negative-74: rgba(253, 125, 105, 0.7411764706);--cv-theme-on-negative-38: rgba(51, 25, 21, 0.3803921569);--cv-theme-on-negative-74: rgba(51, 25, 21, 0.7411764706);--cv-theme-on-negative-container-38: rgba(255, 172, 159, 0.3803921569);--cv-theme-on-negative-container-74: rgba(255, 172, 159, 0.7411764706);--cv-theme-positive-38: rgba(145, 216, 144, 0.3803921569);--cv-theme-positive-74: rgba(145, 216, 144, 0.7411764706);--cv-theme-on-positive-38: rgba(17, 38, 17, 0.3803921569);--cv-theme-on-positive-74: rgba(17, 38, 17, 0.7411764706);--cv-theme-on-positive-container-38: rgba(145, 216, 144, 0.3803921569);--cv-theme-on-positive-container-74: rgba(145, 216, 144, 0.7411764706);--cv-theme-caution-38: rgba(255, 183, 117, 0.3803921569);--cv-theme-caution-74: rgba(255, 183, 117, 0.7411764706);--cv-theme-on-caution-38: rgba(102, 73, 47, 0.3803921569);--cv-theme-on-caution-74: rgba(102, 73, 47, 0.7411764706);--cv-theme-on-caution-container-38: rgba(25, 18, 12, 0.3803921569);--cv-theme-on-caution-container-74: rgba(25, 18, 12, 0.7411764706);--cv-theme-emphasis-38: rgba(204, 128, 156, 0.3803921569);--cv-theme-emphasis-74: rgba(204, 128, 156, 0.7411764706);--cv-theme-on-emphasis-38: rgba(25, 16, 19, 0.3803921569);--cv-theme-on-emphasis-74: rgba(25, 16, 19, 0.7411764706);--cv-theme-on-emphasis-container-38: rgba(255, 217, 231, 0.3803921569);--cv-theme-on-emphasis-container-74: rgba(255, 217, 231, 0.7411764706);--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: #2c2b2d;--cv-theme-surface-primary: #1d2c43;--cv-theme-surface-primary-highlight: rgba(186, 195, 255, 0.0784313725);--cv-theme-surface-primary-highlight-hover: rgba(186, 195, 255, 0.0784313725);--cv-theme-surface-accent: #1d2c43;--cv-theme-surface-accent-highlight: rgba(186, 195, 255, 0.0784313725);--cv-theme-surface-accent-highlight-hover: rgba(186, 195, 255, 0.0784313725);--cv-theme-surface-secondary: #434659;--cv-theme-surface-secondary-highlight: rgba(195, 197, 221, 0.0784313725);--cv-theme-surface-secondary-highlight-hover: rgba(195, 197, 221, 0.0784313725);--cv-theme-surface-positive: #224b22;--cv-theme-surface-positive-highlight: rgba(145, 216, 144, 0.0784313725);--cv-theme-surface-positive-highlight-hover: rgba(145, 216, 144, 0.0784313725);--cv-theme-surface-caution: #66492f;--cv-theme-surface-caution-highlight: rgba(255, 183, 117, 0.0784313725);--cv-theme-surface-caution-highlight-hover: rgba(255, 183, 117, 0.0784313725);--cv-theme-surface-negative: #65322a;--cv-theme-surface-negative-highlight: rgba(253, 125, 105, 0.0784313725);--cv-theme-surface-negative-highlight-hover: rgba(253, 125, 105, 0.0784313725);--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.0784313725);--cv-theme-surface-emphasis-highlight-hover: rgba(204, 128, 156, 0.0784313725);--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.3803921569);--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.3803921569);--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.3803921569);--cv-theme-text-icon-on-dark: #d5d3d8;--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-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: #161616;--mdc-theme-surface-dim: #0e0e0e;--mdc-theme-surface-bright: #4a4a4d;--mdc-theme-surface-container-lowest: #1e1d1e;--mdc-theme-surface-container-low: #252426;--mdc-theme-surface-container: #2c2b2d;--mdc-theme-surface-container-high: #323134;--mdc-theme-surface-container-highest: #38383b;--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: black;--mdc-theme-scrim: rgba(0, 0, 0, 0.3215686275);--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.0784313725);--mdc-theme-primary-12: rgba(186, 195, 255, 0.1215686275);--mdc-theme-on-surface-8: rgba(235, 232, 236, 0.0784313725);--mdc-theme-on-surface-12: rgba(235, 232, 236, 0.1215686275);--mdc-theme-on-primary-container: #dde1ff;--mdc-theme-inverse-primary: #3053f4;--mdc-theme-on-surface-38: rgba(235, 232, 236, 0.3803921569);--mdc-theme-on-surface-16: rgba(235, 232, 236, 0.1607843137);--mdc-theme-on-primary-12: rgba(17, 26, 40, 0.1215686275);--mdc-theme-on-primary-8: rgba(17, 26, 40, 0.0784313725);--mdc-theme-primary-16: rgba(186, 195, 255, 0.1607843137);--mdc-theme-on-surface-variant-8: rgba(213, 211, 216, 0.0784313725);--mdc-theme-on-tertiary-container-8: rgba(254, 241, 236, 0.0784313725);--mdc-theme-on-tertiary-container-12: rgba(254, 241, 236, 0.1215686275);--mdc-theme-on-primary-container-12: rgba(221, 225, 255, 0.1215686275);--mdc-theme-on-surface-variant-12: rgba(213, 211, 216, 0.1215686275);--mdc-theme-on-secondary-container-8: rgba(91, 93, 114, 0.0784313725);--mdc-theme-on-secondary-container-16: rgba(97, 99, 120, 0.1607843137);--mdc-theme-outline-8: rgba(143, 142, 151, 0.0784313725);--mdc-theme-outline-12: rgba(143, 142, 151, 0.1215686275);--mdc-theme-outline-16: rgba(143, 142, 151, 0.1607843137);--mdc-theme-surface-variant: black;--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.1607843137);--mdc-theme-caution-16: rgba(255, 183, 117, 0.1607843137);--mdc-theme-negative-12: rgba(253, 125, 105, 0.1215686275);--mdc-theme-on-secondary-container-12: rgba(91, 93, 114, 0.1215686275);--mdc-theme-on-primary-16: rgba(17, 26, 40, 0.1607843137);--mdc-theme-on-primary-container-8: rgba(221, 225, 255, 0.0784313725);--mdc-theme-on-primary-container-16: rgba(221, 225, 255, 0.1607843137);--mdc-theme-on-secondary-8: rgba(23, 26, 44, 0.0784313725);--mdc-theme-on-secondary-12: rgba(23, 26, 44, 0.1215686275);--mdc-theme-on-secondary-16: rgba(23, 26, 44, 0.1607843137);--mdc-theme-on-tertiary-8: rgba(97, 46, 26, 0.0784313725);--mdc-theme-on-tertiary-12: rgba(97, 46, 26, 0.1215686275);--mdc-theme-on-tertiary-16: rgba(97, 46, 26, 0.1607843137);--mdc-theme-on-tertiary-container-16: rgba(254, 241, 236, 0.1607843137);--mdc-theme-on-surface-variant-16: rgba(213, 211, 216, 0.1607843137);--mdc-theme-negative-8: rgba(253, 125, 105, 0.0784313725);--mdc-theme-negative-16: rgba(253, 125, 105, 0.1607843137);--mdc-theme-positive-12: rgba(145, 216, 144, 0.1215686275);--mdc-theme-positive-8: rgba(145, 216, 144, 0.0784313725);--mdc-theme-on-positive-8: rgba(17, 38, 17, 0.0784313725);--mdc-theme-on-positive-12: rgba(17, 38, 17, 0.1215686275);--mdc-theme-on-positive-16: rgba(17, 38, 17, 0.1607843137);--mdc-theme-on-positive-container-8: rgba(145, 216, 144, 0.0784313725);--mdc-theme-on-positive-container-12: rgba(145, 216, 144, 0.1215686275);--mdc-theme-on-positive-container-16: rgba(145, 216, 144, 0.1607843137);--mdc-theme-caution-12: rgba(255, 183, 117, 0.1215686275);--mdc-theme-caution-8: rgba(255, 183, 117, 0.0784313725);--mdc-theme-on-caution-8: rgba(102, 73, 47, 0.0784313725);--mdc-theme-on-caution-12: rgba(102, 73, 47, 0.1215686275);--mdc-theme-on-caution-16: rgba(102, 73, 47, 0.1607843137);--mdc-theme-on-negative-8: rgba(51, 25, 21, 0.0784313725);--mdc-theme-on-negative-12: rgba(51, 25, 21, 0.1215686275);--mdc-theme-on-negative-16: rgba(51, 25, 21, 0.1607843137);--mdc-theme-on-caution-container-8: rgba(25, 18, 12, 0.0784313725);--mdc-theme-on-caution-container-12: rgba(25, 18, 12, 0.1215686275);--mdc-theme-on-caution-container-16: rgba(25, 18, 12, 0.1607843137);--mdc-theme-emphasis-8: rgba(204, 128, 156, 0.0784313725);--mdc-theme-emphasis-12: rgba(204, 128, 156, 0.1215686275);--mdc-theme-emphasis-16: rgba(204, 128, 156, 0.1607843137);--mdc-theme-on-emphasis-8: rgba(25, 16, 19, 0.0784313725);--mdc-theme-on-emphasis-12: rgba(25, 16, 19, 0.1215686275);--mdc-theme-on-emphasis-16: rgba(25, 16, 19, 0.1607843137);--mdc-theme-on-emphasis-container-8: rgba(255, 217, 231, 0.0784313725);--mdc-theme-on-emphasis-container-12: rgba(255, 217, 231, 0.1215686275);--mdc-theme-on-emphasis-container-16: rgba(255, 217, 231, 0.1607843137);--mdc-theme-inverse-on-surface-12: rgba(62, 62, 65, 0.1215686275);--mdc-theme-inverse-primary-12: rgba(48, 83, 244, 0.1215686275);--mdc-theme-inverse-on-surface-8: rgba(62, 62, 65, 0.0784313725);--mdc-theme-inverse-primary-8: rgba(48, 83, 244, 0.0784313725);--mdc-theme-inverse-primary-16: rgba(48, 83, 244, 0.1607843137);--mdc-theme-inverse-on-surface-16: rgba(62, 62, 65, 0.1607843137);--mdc-theme-on-primary-74: rgba(17, 26, 40, 0.7411764706);--mdc-theme-on-surface-74: rgba(235, 232, 236, 0.7411764706);--mdc-theme-tertiary-8: rgba(255, 95, 2, 0.0784313725);--mdc-theme-tertiary-12: rgba(255, 95, 2, 0.1215686275);--mdc-theme-tertiary-16: rgba(255, 95, 2, 0.1607843137);--mdc-theme-secondary-8: rgba(195, 197, 221, 0.0784313725);--mdc-theme-secondary-12: rgba(195, 197, 221, 0.1215686275);--mdc-theme-secondary-16: rgba(195, 197, 221, 0.1607843137);--mdc-theme-on-secondary-74: rgba(23, 26, 44, 0.7411764706);--mdc-theme-inverse-secondary: #5b5d72;--mdc-theme-inverse-secondary-8: rgba(97, 99, 120, 0.0784313725);--mdc-theme-inverse-secondary-12: rgba(97, 99, 120, 0.1215686275);--mdc-theme-inverse-secondary-16: rgba(97, 99, 120, 0.1607843137);--mdc-theme-on-tertiary-74: rgba(97, 46, 26, 0.7411764706);--mdc-theme-inverse-tertiary: #612e1a;--mdc-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.0784313725);--mdc-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.1215686275);--mdc-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.1607843137);--mdc-theme-on-negative-container-8: rgba(255, 172, 159, 0.0784313725);--mdc-theme-on-negative-container-12: rgba(255, 172, 159, 0.1215686275);--mdc-theme-on-negative-container-16: rgba(255, 172, 159, 0.1607843137);--mdc-theme-on-surface-4: rgba(235, 232, 236, 0.0392156863);--mdc-theme-on-surface-variant-4: rgba(213, 211, 216, 0.0392156863);--mdc-theme-inverse-on-surface-4: rgba(62, 62, 65, 0.0392156863);--mdc-theme-primary-4: rgba(186, 195, 255, 0.0392156863);--mdc-theme-on-primary-4: rgba(17, 26, 40, 0.0392156863);--mdc-theme-on-primary-container-4: rgba(221, 225, 255, 0.0392156863);--mdc-theme-inverse-primary-4: rgba(48, 83, 244, 0.0392156863);--mdc-theme-secondary-4: rgba(195, 197, 221, 0.0392156863);--mdc-theme-on-secondary-4: rgba(23, 26, 44, 0.0392156863);--mdc-theme-on-secondary-container-4: rgba(91, 93, 114, 0.0392156863);--mdc-theme-inverse-secondary-4: rgba(97, 99, 120, 0.0392156863);--mdc-theme-tertiary-4: rgba(255, 95, 2, 0.0392156863);--mdc-theme-on-tertiary-4: rgba(97, 46, 26, 0.0392156863);--mdc-theme-on-tertiary-container-4: rgba(254, 241, 236, 0.0392156863);--mdc-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.0392156863);--mdc-theme-negative-4: rgba(253, 125, 105, 0.0392156863);--mdc-theme-on-negative-4: rgba(51, 25, 21, 0.0392156863);--mdc-theme-on-negative-container-4: rgba(255, 172, 159, 0.0392156863);--mdc-theme-positive-4: rgba(145, 216, 144, 0.0392156863);--mdc-theme-on-positive-4: rgba(17, 38, 17, 0.0392156863);--mdc-theme-on-positive-container-4: rgba(145, 216, 144, 0.0392156863);--mdc-theme-caution-4: rgba(255, 183, 117, 0.0392156863);--mdc-theme-on-caution-4: rgba(102, 73, 47, 0.0392156863);--mdc-theme-on-caution-container-4: rgba(25, 18, 12, 0.0392156863);--mdc-theme-emphasis-4: rgba(204, 128, 156, 0.0392156863);--mdc-theme-on-emphasis-4: rgba(25, 16, 19, 0.0392156863);--mdc-theme-on-emphasis-container-4: rgba(255, 217, 231, 0.0392156863);--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.2392156863);--mdc-theme-negative-24: rgba(253, 125, 105, 0.2392156863);--mdc-theme-positive-24: rgba(145, 216, 144, 0.2392156863);--mdc-theme-caution-24: rgba(255, 183, 117, 0.2392156863);--mdc-theme-emphasis-24: rgba(204, 128, 156, 0.2392156863);--mdc-theme-background: #161616;--mdc-theme-surface-variant-8: rgba(0, 0, 0, 0.0784313725);--mdc-theme-surface-variant-12: rgba(0, 0, 0, 0.1215686275);--mdc-theme-surface-variant-16: rgba(0, 0, 0, 0.1607843137);--mdc-theme-on-surface-variant-38: rgba(213, 211, 216, 0.3803921569);--mdc-theme-on-primary-38: rgba(17, 26, 40, 0.3803921569);--mdc-theme-on-secondary-38: rgba(23, 26, 44, 0.3803921569);--mdc-theme-on-secondary-container-38: rgba(97, 99, 120, 0.3803921569);--mdc-theme-on-secondary-container-74: rgba(97, 99, 120, 0.7411764706);--mdc-theme-on-tertiary-38: rgba(97, 46, 26, 0.3803921569);--mdc-theme-on-tertiary-container-38: rgba(254, 241, 236, 0.3803921569);--mdc-theme-on-tertiary-container-74: rgba(254, 241, 236, 0.7411764706);--mdc-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.3803921569);--mdc-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.7411764706);--mdc-theme-negative-38: rgba(253, 125, 105, 0.3803921569);--mdc-theme-negative-74: rgba(253, 125, 105, 0.7411764706);--mdc-theme-on-negative-38: rgba(51, 25, 21, 0.3803921569);--mdc-theme-on-negative-74: rgba(51, 25, 21, 0.7411764706);--mdc-theme-on-negative-container-38: rgba(255, 172, 159, 0.3803921569);--mdc-theme-on-negative-container-74: rgba(255, 172, 159, 0.7411764706);--mdc-theme-positive-38: rgba(145, 216, 144, 0.3803921569);--mdc-theme-positive-74: rgba(145, 216, 144, 0.7411764706);--mdc-theme-on-positive-38: rgba(17, 38, 17, 0.3803921569);--mdc-theme-on-positive-74: rgba(17, 38, 17, 0.7411764706);--mdc-theme-on-positive-container-38: rgba(145, 216, 144, 0.3803921569);--mdc-theme-on-positive-container-74: rgba(145, 216, 144, 0.7411764706);--mdc-theme-caution-38: rgba(255, 183, 117, 0.3803921569);--mdc-theme-caution-74: rgba(255, 183, 117, 0.7411764706);--mdc-theme-on-caution-38: rgba(102, 73, 47, 0.3803921569);--mdc-theme-on-caution-74: rgba(102, 73, 47, 0.7411764706);--mdc-theme-on-caution-container-38: rgba(25, 18, 12, 0.3803921569);--mdc-theme-on-caution-container-74: rgba(25, 18, 12, 0.7411764706);--mdc-theme-emphasis-38: rgba(204, 128, 156, 0.3803921569);--mdc-theme-emphasis-74: rgba(204, 128, 156, 0.7411764706);--mdc-theme-on-emphasis-38: rgba(25, 16, 19, 0.3803921569);--mdc-theme-on-emphasis-74: rgba(25, 16, 19, 0.7411764706);--mdc-theme-on-emphasis-container-38: rgba(255, 217, 231, 0.3803921569);--mdc-theme-on-emphasis-container-74: rgba(255, 217, 231, 0.7411764706);--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: #2c2b2d;--mdc-theme-surface-primary: #1d2c43;--mdc-theme-surface-primary-highlight: rgba(186, 195, 255, 0.0784313725);--mdc-theme-surface-primary-highlight-hover: rgba(186, 195, 255, 0.0784313725);--mdc-theme-surface-accent: #1d2c43;--mdc-theme-surface-accent-highlight: rgba(186, 195, 255, 0.0784313725);--mdc-theme-surface-accent-highlight-hover: rgba(186, 195, 255, 0.0784313725);--mdc-theme-surface-secondary: #434659;--mdc-theme-surface-secondary-highlight: rgba(195, 197, 221, 0.0784313725);--mdc-theme-surface-secondary-highlight-hover: rgba(195, 197, 221, 0.0784313725);--mdc-theme-surface-positive: #224b22;--mdc-theme-surface-positive-highlight: rgba(145, 216, 144, 0.0784313725);--mdc-theme-surface-positive-highlight-hover: rgba(145, 216, 144, 0.0784313725);--mdc-theme-surface-caution: #66492f;--mdc-theme-surface-caution-highlight: rgba(255, 183, 117, 0.0784313725);--mdc-theme-surface-caution-highlight-hover: rgba(255, 183, 117, 0.0784313725);--mdc-theme-surface-negative: #65322a;--mdc-theme-surface-negative-highlight: rgba(253, 125, 105, 0.0784313725);--mdc-theme-surface-negative-highlight-hover: rgba(253, 125, 105, 0.0784313725);--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.0784313725);--mdc-theme-surface-emphasis-highlight-hover: rgba(204, 128, 156, 0.0784313725);--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.3803921569);--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.3803921569);--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.3803921569);--mdc-theme-text-icon-on-dark: #d5d3d8;--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-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.0784313725);--mdc-theme-surface-accent-highlight-hover: rgba(186, 195, 255, 0.0784313725);--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}/*# sourceMappingURL=dark-theme.css.map */
@@ -1 +1 @@
1
- {"version":3,"sourceRoot":"","sources":["../../../../../libs/components/src/theme/prebuilt/dark-theme.scss","../../../../../libs/components/src/theme/_index.scss","../../../../../node_modules/@material/theme/_css.scss","../../../../../node_modules/@material/data-table/_data-table-theme.scss","../../../../../node_modules/@material/ripple/_ripple-theme.scss","../../../../../node_modules/@material/notched-outline/_notched-outline-theme.scss","../../../../../libs/components/src/data-table/_data-table.theme.scss"],"names":[],"mappings":"AAYA,MCVI,m4jCAeF,4BACA,oCACA,wEAIA,8EAIA,0CAGA,6CAGA,4BAGA,uBACA,wBAGA,6CACA,mDCqCE,eCqdA,mBA9PF,wCDvNE,cE8EA,iJF1FE,yBAYF,kDEyfF,kLFrgBI,aAYF,8CEyfF,0NApRI,yBFjPA,aAYF,8CE+fF,kGA/PQ,gCA+PR,yGAxPU,oBA7SO,KF0Bb,aAYF,8CEkRA,4DFlRA,8DCiOF,6EDjOE,cE8EA,2NF1FE,yBAYF,kDEyfF,4PFrgBI,aAYF,8CEyfF,oSApRI,yBFjPA,aAYF,8CE+fF,uIA/PQ,gCA+PR,8IAxPU,oBA7SO,KF0Bb,aAYF,8CEkRA,iGFlRA,8DCsQF,qCDtQE,2CC+UF,qED/UE,2CCyVF,mCDzVE,cCuWF,0HDvWE,cGYF,6WHZE,qBCqSF,+DDrSE,4BC4SF,kCD5SE,yBIxDF,sBACE,WACA,eACA,mBAGF,mCACE,8CACA,gDACA,gBACA,oDAGF,wCACE","file":"dark-theme.css"}
1
+ {"version":3,"sourceRoot":"","sources":["../../../../../libs/components/src/theme/prebuilt/dark-theme.scss","../../../../../libs/components/src/theme/_index.scss","../../../../../node_modules/@material/theme/_css.scss","../../../../../node_modules/@material/data-table/_data-table-theme.scss","../../../../../node_modules/@material/ripple/_ripple-theme.scss","../../../../../node_modules/@material/notched-outline/_notched-outline-theme.scss","../../../../../libs/components/src/data-table/_data-table.theme.scss"],"names":[],"mappings":"AAYA,MCVI,i4jCAeF,4BACA,oCACA,wEAIA,8EAIA,0CAGA,6CAGA,4BAGA,uBACA,wBAGA,6CACA,mDCqCE,eCqdA,mBA9PF,wCDvNE,cE8EA,iJF1FE,yBAYF,kDEyfF,kLFrgBI,aAYF,8CEyfF,0NApRI,yBFjPA,aAYF,8CE+fF,kGA/PQ,gCA+PR,yGAxPU,oBA7SO,KF0Bb,aAYF,8CEkRA,4DFlRA,8DCiOF,6EDjOE,cE8EA,2NF1FE,yBAYF,kDEyfF,4PFrgBI,aAYF,8CEyfF,oSApRI,yBFjPA,aAYF,8CE+fF,uIA/PQ,gCA+PR,8IAxPU,oBA7SO,KF0Bb,aAYF,8CEkRA,iGFlRA,8DCsQF,qCDtQE,2CC+UF,qED/UE,2CCyVF,mCDzVE,cCuWF,0HDvWE,cGYF,6WHZE,qBCqSF,+DDrSE,4BC4SF,kCD5SE,yBIxDF,sBACE,WACA,eACA,mBAGF,mCACE,8CACA,gDACA,gBACA,oDAGF,wCACE","file":"dark-theme.css"}
@@ -1 +1 @@
1
- :root{--cv-theme-primary: #3053f4;--cv-theme-primary-container: #ececfe;--cv-theme-on-primary: white;--cv-theme-secondary: #00233c;--cv-theme-secondary-container: #deeafa;--cv-theme-on-secondary: white;--cv-theme-on-secondary-container: #001d33;--cv-theme-tertiary: #ff5f02;--cv-theme-tertiary-container: #ffdbce;--cv-theme-on-tertiary: white;--cv-theme-on-tertiary-container: #481300;--cv-theme-surface: #f8f9fb;--cv-theme-surface-dim: #e0e3ef;--cv-theme-surface-bright: #f8f9fb;--cv-theme-surface-container-lowest: white;--cv-theme-surface-container-low: #f3f5f9;--cv-theme-surface-container: #eff1f7;--cv-theme-surface-container-high: #ebedf5;--cv-theme-surface-container-highest: #e6e9f3;--cv-theme-on-surface: #00233c;--cv-theme-on-surface-variant: #59627b;--cv-theme-inverse-surface: #3e4557;--cv-theme-inverse-on-surface: #f1f3f8;--cv-theme-negative: #ae1209;--cv-theme-negative-container: #ffb2ae;--cv-theme-on-negative: white;--cv-theme-on-negative-container: #110201;--cv-theme-positive: #036600;--cv-theme-positive-container: #8fcc8e;--cv-theme-on-positive: white;--cv-theme-on-positive-container: #000a00;--cv-theme-caution: #f38800;--cv-theme-caution-container: #ffcc8c;--cv-theme-on-caution: white;--cv-theme-on-caution-container: #180e00;--cv-theme-outline: #727d9c;--cv-theme-outline-variant: #d1d5e7;--cv-theme-shadow: black;--cv-theme-scrim: rgba(0, 0, 0, 0.3215686275);--cv-theme-primary-fixed: #dee0ff;--cv-theme-primary-fixed-dim: #bac3ff;--cv-theme-secondary-fixed: #deeafa;--cv-theme-secondary-fixed-dim: #bcd5f6;--cv-theme-tertiary-fixed: #ffdbce;--cv-theme-tertiary-fixed-dim: #ffc0a8;--cv-theme-primary-8: rgba(48, 83, 244, 0.0784313725);--cv-theme-primary-12: rgba(48, 83, 244, 0.1215686275);--cv-theme-on-surface-8: rgba(0, 35, 60, 0.0784313725);--cv-theme-on-surface-12: rgba(0, 35, 60, 0.1215686275);--cv-theme-on-primary-container: #00115a;--cv-theme-inverse-primary: #bac3ff;--cv-theme-on-surface-38: rgba(0, 35, 60, 0.3803921569);--cv-theme-on-surface-16: rgba(0, 35, 60, 0.1607843137);--cv-theme-on-primary-12: rgba(255, 255, 255, 0.1215686275);--cv-theme-on-primary-8: rgba(255, 255, 255, 0.0784313725);--cv-theme-primary-16: rgba(48, 83, 244, 0.1607843137);--cv-theme-on-surface-variant-8: rgba(89, 98, 123, 0.0784313725);--cv-theme-on-tertiary-container-8: rgba(72, 19, 0, 0.0784313725);--cv-theme-on-tertiary-container-12: rgba(72, 19, 0, 0.1215686275);--cv-theme-on-primary-container-12: rgba(0, 17, 90, 0.1215686275);--cv-theme-on-surface-variant-12: rgba(89, 98, 123, 0.1215686275);--cv-theme-on-secondary-container-8: rgba(0, 29, 51, 0.0784313725);--cv-theme-on-secondary-container-16: rgba(0, 29, 51, 0.1607843137);--cv-theme-outline-8: rgba(114, 125, 156, 0.0784313725);--cv-theme-outline-12: rgba(114, 125, 156, 0.1215686275);--cv-theme-outline-16: rgba(114, 125, 156, 0.1607843137);--cv-theme-surface-variant: #f8f9fb;--cv-theme-emphasis: #b10142;--cv-theme-emphasis-container: #e8b3c6;--cv-theme-on-emphasis: white;--cv-theme-on-emphasis-container: #120007;--cv-theme-positive-16: rgba(3, 102, 0, 0.1607843137);--cv-theme-caution-16: rgba(243, 136, 0, 0.1607843137);--cv-theme-negative-12: rgba(174, 18, 9, 0.1215686275);--cv-theme-on-secondary-container-12: rgba(0, 29, 51, 0.1215686275);--cv-theme-on-primary-16: rgba(255, 255, 255, 0.1607843137);--cv-theme-on-primary-container-8: rgba(0, 17, 90, 0.0784313725);--cv-theme-on-primary-container-16: rgba(0, 17, 90, 0.1607843137);--cv-theme-on-secondary-8: rgba(255, 255, 255, 0.0784313725);--cv-theme-on-secondary-12: rgba(255, 255, 255, 0.1215686275);--cv-theme-on-secondary-16: rgba(255, 255, 255, 0.1607843137);--cv-theme-on-tertiary-8: rgba(255, 255, 255, 0.0784313725);--cv-theme-on-tertiary-12: rgba(255, 255, 255, 0.1215686275);--cv-theme-on-tertiary-16: rgba(255, 255, 255, 0.1607843137);--cv-theme-on-tertiary-container-16: rgba(72, 19, 0, 0.1607843137);--cv-theme-on-surface-variant-16: rgba(89, 98, 123, 0.1607843137);--cv-theme-negative-8: rgba(174, 18, 9, 0.0784313725);--cv-theme-negative-16: rgba(174, 18, 9, 0.1607843137);--cv-theme-positive-12: rgba(3, 102, 0, 0.1215686275);--cv-theme-positive-8: rgba(3, 102, 0, 0.0784313725);--cv-theme-on-positive-8: rgba(255, 255, 255, 0.0784313725);--cv-theme-on-positive-12: rgba(255, 255, 255, 0.1215686275);--cv-theme-on-positive-16: rgba(255, 255, 255, 0.1607843137);--cv-theme-on-positive-container-8: rgba(0, 10, 0, 0.0784313725);--cv-theme-on-positive-container-12: rgba(0, 10, 0, 0.1215686275);--cv-theme-on-positive-container-16: rgba(0, 10, 0, 0.1607843137);--cv-theme-caution-12: rgba(243, 136, 0, 0.1215686275);--cv-theme-caution-8: rgba(243, 136, 0, 0.0784313725);--cv-theme-on-caution-8: rgba(255, 255, 255, 0.0784313725);--cv-theme-on-caution-12: rgba(255, 255, 255, 0.1215686275);--cv-theme-on-caution-16: rgba(255, 255, 255, 0.1607843137);--cv-theme-on-negative-8: rgba(255, 255, 255, 0.0784313725);--cv-theme-on-negative-12: rgba(255, 255, 255, 0.1215686275);--cv-theme-on-negative-16: rgba(255, 255, 255, 0.1607843137);--cv-theme-on-caution-container-8: rgba(24, 14, 0, 0.0784313725);--cv-theme-on-caution-container-12: rgba(24, 14, 0, 0.1215686275);--cv-theme-on-caution-container-16: rgba(24, 14, 0, 0.1607843137);--cv-theme-emphasis-8: rgba(177, 1, 66, 0.0784313725);--cv-theme-emphasis-12: rgba(177, 1, 66, 0.1215686275);--cv-theme-emphasis-16: rgba(177, 1, 66, 0.1607843137);--cv-theme-on-emphasis-8: rgba(255, 255, 255, 0.0784313725);--cv-theme-on-emphasis-12: rgba(255, 255, 255, 0.1215686275);--cv-theme-on-emphasis-16: rgba(255, 255, 255, 0.1607843137);--cv-theme-on-emphasis-container-8: rgba(18, 0, 7, 0.0784313725);--cv-theme-on-emphasis-container-12: rgba(18, 0, 7, 0.1215686275);--cv-theme-on-emphasis-container-16: rgba(24, 14, 0, 0.1607843137);--cv-theme-inverse-on-surface-12: rgba(246, 243, 246, 0.1215686275);--cv-theme-inverse-primary-12: rgba(186, 195, 255, 0.1215686275);--cv-theme-inverse-on-surface-8: rgba(246, 243, 246, 0.0784313725);--cv-theme-inverse-primary-8: rgba(186, 195, 255, 0.0784313725);--cv-theme-inverse-primary-16: rgba(186, 195, 255, 0.1607843137);--cv-theme-inverse-on-surface-16: rgba(246, 243, 246, 0.1215686275);--cv-theme-on-primary-74: rgba(255, 255, 255, 0.7411764706);--cv-theme-on-surface-74: rgba(0, 35, 60, 0.7411764706);--cv-theme-tertiary-8: rgba(255, 95, 2, 0.0784313725);--cv-theme-tertiary-12: rgba(255, 95, 2, 0.1215686275);--cv-theme-tertiary-16: rgba(255, 95, 2, 0.1607843137);--cv-theme-secondary-8: rgba(0, 35, 60, 0.0784313725);--cv-theme-secondary-12: rgba(0, 35, 60, 0.1215686275);--cv-theme-secondary-16: rgba(0, 35, 60, 0.1607843137);--cv-theme-on-secondary-74: rgba(255, 255, 255, 0.7411764706);--cv-theme-inverse-secondary: #bcd5f6;--cv-theme-inverse-secondary-8: rgba(188, 213, 246, 0.0784313725);--cv-theme-inverse-secondary-12: rgba(188, 213, 246, 0.1215686275);--cv-theme-inverse-secondary-16: rgba(195, 197, 221, 0.1607843137);--cv-theme-on-tertiary-74: rgba(255, 255, 255, 0.7411764706);--cv-theme-inverse-tertiary: #ff5f02;--cv-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.0784313725);--cv-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.1215686275);--cv-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.1607843137);--cv-theme-on-negative-container-8: rgba(17, 2, 1, 0.0784313725);--cv-theme-on-negative-container-12: rgba(17, 2, 1, 0.1215686275);--cv-theme-on-negative-container-16: rgba(17, 2, 1, 0.1607843137);--cv-theme-on-surface-4: rgba(0, 35, 60, 0.0392156863);--cv-theme-on-surface-variant-4: rgba(89, 98, 123, 0.0392156863);--cv-theme-inverse-on-surface-4: rgba(246, 243, 246, 0.0392156863);--cv-theme-primary-4: rgba(48, 83, 244, 0.0392156863);--cv-theme-on-primary-4: rgba(255, 255, 255, 0.0392156863);--cv-theme-on-primary-container-4: rgba(0, 17, 90, 0.0392156863);--cv-theme-inverse-primary-4: rgba(186, 195, 255, 0.0392156863);--cv-theme-secondary-4: rgba(0, 35, 60, 0.0392156863);--cv-theme-on-secondary-4: rgba(255, 255, 255, 0.0392156863);--cv-theme-on-secondary-container-4: rgba(0, 29, 51, 0.0392156863);--cv-theme-inverse-secondary-4: rgba(188, 213, 246, 0.0392156863);--cv-theme-tertiary-4: rgba(255, 95, 2, 0.0392156863);--cv-theme-on-tertiary-4: rgba(255, 255, 255, 0.0392156863);--cv-theme-on-tertiary-container-4: rgba(72, 19, 0, 0.0392156863);--cv-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.0392156863);--cv-theme-negative-4: rgba(174, 18, 9, 0.0392156863);--cv-theme-on-negative-4: rgba(255, 255, 255, 0.0392156863);--cv-theme-on-negative-container-4: rgba(17, 2, 1, 0.0392156863);--cv-theme-positive-4: rgba(3, 102, 0, 0.0392156863);--cv-theme-on-positive-4: rgba(255, 255, 255, 0.0392156863);--cv-theme-on-positive-container-4: rgba(0, 10, 0, 0.0392156863);--cv-theme-caution-4: rgba(243, 136, 0, 0.0392156863);--cv-theme-on-caution-4: rgba(255, 255, 255, 0.0392156863);--cv-theme-on-caution-container-4: rgba(24, 14, 0, 0.0392156863);--cv-theme-emphasis-4: rgba(177, 1, 66, 0.0392156863);--cv-theme-on-emphasis-4: rgba(255, 255, 255, 0.0392156863);--cv-theme-on-emphasis-container-4: rgba(18, 0, 7, 0.0392156863);--cv-theme-on-surface-20: rgba(0, 35, 60, 0.2);--cv-theme-primary-20: rgba(48, 83, 244, 0.2);--cv-theme-negative-20: rgba(174, 18, 9, 0.2);--cv-theme-positive-20: rgba(3, 102, 0, 0.2);--cv-theme-caution-20: rgba(243, 136, 0, 0.2);--cv-theme-emphasis-20: rgba(177, 1, 66, 0.2);--cv-theme-primary-24: rgba(48, 83, 244, 0.2392156863);--cv-theme-negative-24: rgba(174, 18, 9, 0.2392156863);--cv-theme-positive-24: rgba(3, 102, 0, 0.2392156863);--cv-theme-caution-24: rgba(243, 136, 0, 0.2392156863);--cv-theme-emphasis-24: rgba(177, 1, 66, 0.2392156863);--cv-theme-background: #f8f9fb;--cv-theme-surface-variant-8: rgba(248, 249, 251, 0.0784313725);--cv-theme-surface-variant-12: rgba(248, 249, 251, 0.1215686275);--cv-theme-surface-variant-16: rgba(253, 249, 252, 0.1607843137);--cv-theme-on-surface-variant-38%: rgba(89, 98, 123, 0.3803921569);--cv-theme-on-primary-38: rgba(255, 255, 255, 0.3803921569);--cv-theme-on-secondary-38: rgba(255, 255, 255, 0.3803921569);--cv-theme-on-secondary-container-38: rgba(0, 29, 51, 0.3803921569);--cv-theme-on-secondary-container-74: rgba(0, 29, 51, 0.7411764706);--cv-theme-on-tertiary-38: rgba(255, 255, 255, 0.3803921569);--cv-theme-on-tertiary-container-38: rgba(72, 19, 0, 0.3803921569);--cv-theme-on-tertiary-container-74: rgba(72, 19, 0, 0.7411764706);--cv-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.3803921569);--cv-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.7411764706);--cv-theme-negative-38: rgba(174, 18, 9, 0.3803921569);--cv-theme-negative-74: rgba(174, 18, 9, 0.7411764706);--cv-theme-on-negative-38: rgba(255, 255, 255, 0.3803921569);--cv-theme-on-negative-74: rgba(255, 255, 255, 0.7411764706);--cv-theme-on-negative-container-38: rgba(17, 2, 1, 0.3803921569);--cv-theme-on-negative-container-74: rgba(17, 2, 1, 0.7411764706);--cv-theme-positive-38: rgba(3, 102, 0, 0.3803921569);--cv-theme-positive-74: rgba(3, 102, 0, 0.7411764706);--cv-theme-on-positive-38: rgba(255, 255, 255, 0.3803921569);--cv-theme-on-positive-74: rgba(255, 255, 255, 0.7411764706);--cv-theme-on-positive-container-38: rgba(0, 10, 0, 0.3803921569);--cv-theme-on-positive-container-74: rgba(0, 10, 0, 0.7411764706);--cv-theme-caution-38: rgba(243, 136, 0, 0.3803921569);--cv-theme-caution-74: rgba(243, 136, 0, 0.7411764706);--cv-theme-on-caution-38: rgba(255, 255, 255, 0.3803921569);--cv-theme-on-caution-74: rgba(255, 255, 255, 0.7411764706);--cv-theme-on-caution-container-38: rgba(24, 14, 0, 0.3803921569);--cv-theme-on-caution-container-74: rgba(24, 14, 0, 0.7411764706);--cv-theme-emphasis-38: rgba(177, 1, 66, 0.3803921569);--cv-theme-emphasis-74: rgba(177, 1, 66, 0.7411764706);--cv-theme-on-emphasis-38: rgba(255, 255, 255, 0.3803921569);--cv-theme-on-emphasis-74: rgba(255, 255, 255, 0.7411764706);--cv-theme-on-emphasis-container-38: rgba(24, 14, 0, 0.3803921569);--cv-theme-on-emphasis-container-74: rgba(24, 14, 0, 0.7411764706);--cv-theme-error: #ae1209;--cv-theme-on-background: #00233c;--cv-theme-on-error: white;--cv-theme-divider: #d1d5e7;--cv-theme-accent: #3053f4;--cv-theme-surface-canvas: white;--cv-theme-surface-primary: #ececfe;--cv-theme-surface-primary-highlight: rgba(48, 83, 244, 0.0784313725);--cv-theme-surface-primary-highlight-hover: rgba(48, 83, 244, 0.0784313725);--cv-theme-surface-accent: #ececfe;--cv-theme-surface-accent-highlight: rgba(48, 83, 244, 0.0784313725);--cv-theme-surface-accent-highlight-hover: rgba(48, 83, 244, 0.1215686275);--cv-theme-surface-secondary: #deeafa;--cv-theme-surface-secondary-highlight: rgba(0, 35, 60, 0.0784313725);--cv-theme-surface-secondary-highlight-hover: rgba(0, 35, 60, 0.0784313725);--cv-theme-surface-positive: #8fcc8e;--cv-theme-surface-positive-highlight: rgba(3, 102, 0, 0.0784313725);--cv-theme-surface-positive-highlight-hover: rgba(3, 102, 0, 0.0784313725);--cv-theme-surface-caution: #ffcc8c;--cv-theme-surface-caution-highlight: rgba(243, 136, 0, 0.0784313725);--cv-theme-surface-caution-highlight-hover: rgba(243, 136, 0, 0.0784313725);--cv-theme-surface-negative: #ffb2ae;--cv-theme-surface-negative-highlight: rgba(174, 18, 9, 0.0784313725);--cv-theme-surface-negative-highlight-hover: rgba(174, 18, 9, 0.0784313725);--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: #e8b3c6;--cv-theme-surface-emphasis-highlight: rgba(177, 1, 66, 0.0784313725);--cv-theme-surface-emphasis-highlight-hover: rgba(177, 1, 66, 0.0784313725);--cv-theme-text-primary-on-background: #00233c;--cv-theme-text-secondary-on-background: #59627b;--cv-theme-text-hint-on-background: #59627b;--cv-theme-text-disabled-on-background: rgba(0, 35, 60, 0.3803921569);--cv-theme-text-icon-on-background: #59627b;--cv-theme-text-logo-on-background: #FF5F02;--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.3803921569);--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.3803921569);--cv-theme-text-icon-on-dark: #d5d3d8;--cv-theme-code-snippet-color: #383a42;--cv-theme-code-snippet-comment: #6C6C6C;--cv-theme-code-snippet-keyword: #A626A4;--cv-theme-code-snippet-selector: #AD0F00;--cv-theme-code-snippet-literal: #17749B;--cv-theme-code-snippet-string: #0A7C08;--cv-theme-code-snippet-variable: #8E6102;--cv-theme-code-snippet-title: #004FFD;--cv-theme-code-snippet-class: #6A6C02;--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: #3053f4;--mdc-theme-primary-container: #ececfe;--mdc-theme-on-primary: white;--mdc-theme-secondary: #00233c;--mdc-theme-secondary-container: #deeafa;--mdc-theme-on-secondary: white;--mdc-theme-on-secondary-container: #001d33;--mdc-theme-tertiary: #ff5f02;--mdc-theme-tertiary-container: #ffdbce;--mdc-theme-on-tertiary: white;--mdc-theme-on-tertiary-container: #481300;--mdc-theme-surface: #f8f9fb;--mdc-theme-surface-dim: #e0e3ef;--mdc-theme-surface-bright: #f8f9fb;--mdc-theme-surface-container-lowest: white;--mdc-theme-surface-container-low: #f3f5f9;--mdc-theme-surface-container: #eff1f7;--mdc-theme-surface-container-high: #ebedf5;--mdc-theme-surface-container-highest: #e6e9f3;--mdc-theme-on-surface: #00233c;--mdc-theme-on-surface-variant: #59627b;--mdc-theme-inverse-surface: #3e4557;--mdc-theme-inverse-on-surface: #f1f3f8;--mdc-theme-negative: #ae1209;--mdc-theme-negative-container: #ffb2ae;--mdc-theme-on-negative: white;--mdc-theme-on-negative-container: #110201;--mdc-theme-positive: #036600;--mdc-theme-positive-container: #8fcc8e;--mdc-theme-on-positive: white;--mdc-theme-on-positive-container: #000a00;--mdc-theme-caution: #f38800;--mdc-theme-caution-container: #ffcc8c;--mdc-theme-on-caution: white;--mdc-theme-on-caution-container: #180e00;--mdc-theme-outline: #727d9c;--mdc-theme-outline-variant: #d1d5e7;--mdc-theme-shadow: black;--mdc-theme-scrim: rgba(0, 0, 0, 0.3215686275);--mdc-theme-primary-fixed: #dee0ff;--mdc-theme-primary-fixed-dim: #bac3ff;--mdc-theme-secondary-fixed: #deeafa;--mdc-theme-secondary-fixed-dim: #bcd5f6;--mdc-theme-tertiary-fixed: #ffdbce;--mdc-theme-tertiary-fixed-dim: #ffc0a8;--mdc-theme-primary-8: rgba(48, 83, 244, 0.0784313725);--mdc-theme-primary-12: rgba(48, 83, 244, 0.1215686275);--mdc-theme-on-surface-8: rgba(0, 35, 60, 0.0784313725);--mdc-theme-on-surface-12: rgba(0, 35, 60, 0.1215686275);--mdc-theme-on-primary-container: #00115a;--mdc-theme-inverse-primary: #bac3ff;--mdc-theme-on-surface-38: rgba(0, 35, 60, 0.3803921569);--mdc-theme-on-surface-16: rgba(0, 35, 60, 0.1607843137);--mdc-theme-on-primary-12: rgba(255, 255, 255, 0.1215686275);--mdc-theme-on-primary-8: rgba(255, 255, 255, 0.0784313725);--mdc-theme-primary-16: rgba(48, 83, 244, 0.1607843137);--mdc-theme-on-surface-variant-8: rgba(89, 98, 123, 0.0784313725);--mdc-theme-on-tertiary-container-8: rgba(72, 19, 0, 0.0784313725);--mdc-theme-on-tertiary-container-12: rgba(72, 19, 0, 0.1215686275);--mdc-theme-on-primary-container-12: rgba(0, 17, 90, 0.1215686275);--mdc-theme-on-surface-variant-12: rgba(89, 98, 123, 0.1215686275);--mdc-theme-on-secondary-container-8: rgba(0, 29, 51, 0.0784313725);--mdc-theme-on-secondary-container-16: rgba(0, 29, 51, 0.1607843137);--mdc-theme-outline-8: rgba(114, 125, 156, 0.0784313725);--mdc-theme-outline-12: rgba(114, 125, 156, 0.1215686275);--mdc-theme-outline-16: rgba(114, 125, 156, 0.1607843137);--mdc-theme-surface-variant: #f8f9fb;--mdc-theme-emphasis: #b10142;--mdc-theme-emphasis-container: #e8b3c6;--mdc-theme-on-emphasis: white;--mdc-theme-on-emphasis-container: #120007;--mdc-theme-positive-16: rgba(3, 102, 0, 0.1607843137);--mdc-theme-caution-16: rgba(243, 136, 0, 0.1607843137);--mdc-theme-negative-12: rgba(174, 18, 9, 0.1215686275);--mdc-theme-on-secondary-container-12: rgba(0, 29, 51, 0.1215686275);--mdc-theme-on-primary-16: rgba(255, 255, 255, 0.1607843137);--mdc-theme-on-primary-container-8: rgba(0, 17, 90, 0.0784313725);--mdc-theme-on-primary-container-16: rgba(0, 17, 90, 0.1607843137);--mdc-theme-on-secondary-8: rgba(255, 255, 255, 0.0784313725);--mdc-theme-on-secondary-12: rgba(255, 255, 255, 0.1215686275);--mdc-theme-on-secondary-16: rgba(255, 255, 255, 0.1607843137);--mdc-theme-on-tertiary-8: rgba(255, 255, 255, 0.0784313725);--mdc-theme-on-tertiary-12: rgba(255, 255, 255, 0.1215686275);--mdc-theme-on-tertiary-16: rgba(255, 255, 255, 0.1607843137);--mdc-theme-on-tertiary-container-16: rgba(72, 19, 0, 0.1607843137);--mdc-theme-on-surface-variant-16: rgba(89, 98, 123, 0.1607843137);--mdc-theme-negative-8: rgba(174, 18, 9, 0.0784313725);--mdc-theme-negative-16: rgba(174, 18, 9, 0.1607843137);--mdc-theme-positive-12: rgba(3, 102, 0, 0.1215686275);--mdc-theme-positive-8: rgba(3, 102, 0, 0.0784313725);--mdc-theme-on-positive-8: rgba(255, 255, 255, 0.0784313725);--mdc-theme-on-positive-12: rgba(255, 255, 255, 0.1215686275);--mdc-theme-on-positive-16: rgba(255, 255, 255, 0.1607843137);--mdc-theme-on-positive-container-8: rgba(0, 10, 0, 0.0784313725);--mdc-theme-on-positive-container-12: rgba(0, 10, 0, 0.1215686275);--mdc-theme-on-positive-container-16: rgba(0, 10, 0, 0.1607843137);--mdc-theme-caution-12: rgba(243, 136, 0, 0.1215686275);--mdc-theme-caution-8: rgba(243, 136, 0, 0.0784313725);--mdc-theme-on-caution-8: rgba(255, 255, 255, 0.0784313725);--mdc-theme-on-caution-12: rgba(255, 255, 255, 0.1215686275);--mdc-theme-on-caution-16: rgba(255, 255, 255, 0.1607843137);--mdc-theme-on-negative-8: rgba(255, 255, 255, 0.0784313725);--mdc-theme-on-negative-12: rgba(255, 255, 255, 0.1215686275);--mdc-theme-on-negative-16: rgba(255, 255, 255, 0.1607843137);--mdc-theme-on-caution-container-8: rgba(24, 14, 0, 0.0784313725);--mdc-theme-on-caution-container-12: rgba(24, 14, 0, 0.1215686275);--mdc-theme-on-caution-container-16: rgba(24, 14, 0, 0.1607843137);--mdc-theme-emphasis-8: rgba(177, 1, 66, 0.0784313725);--mdc-theme-emphasis-12: rgba(177, 1, 66, 0.1215686275);--mdc-theme-emphasis-16: rgba(177, 1, 66, 0.1607843137);--mdc-theme-on-emphasis-8: rgba(255, 255, 255, 0.0784313725);--mdc-theme-on-emphasis-12: rgba(255, 255, 255, 0.1215686275);--mdc-theme-on-emphasis-16: rgba(255, 255, 255, 0.1607843137);--mdc-theme-on-emphasis-container-8: rgba(18, 0, 7, 0.0784313725);--mdc-theme-on-emphasis-container-12: rgba(18, 0, 7, 0.1215686275);--mdc-theme-on-emphasis-container-16: rgba(24, 14, 0, 0.1607843137);--mdc-theme-inverse-on-surface-12: rgba(246, 243, 246, 0.1215686275);--mdc-theme-inverse-primary-12: rgba(186, 195, 255, 0.1215686275);--mdc-theme-inverse-on-surface-8: rgba(246, 243, 246, 0.0784313725);--mdc-theme-inverse-primary-8: rgba(186, 195, 255, 0.0784313725);--mdc-theme-inverse-primary-16: rgba(186, 195, 255, 0.1607843137);--mdc-theme-inverse-on-surface-16: rgba(246, 243, 246, 0.1215686275);--mdc-theme-on-primary-74: rgba(255, 255, 255, 0.7411764706);--mdc-theme-on-surface-74: rgba(0, 35, 60, 0.7411764706);--mdc-theme-tertiary-8: rgba(255, 95, 2, 0.0784313725);--mdc-theme-tertiary-12: rgba(255, 95, 2, 0.1215686275);--mdc-theme-tertiary-16: rgba(255, 95, 2, 0.1607843137);--mdc-theme-secondary-8: rgba(0, 35, 60, 0.0784313725);--mdc-theme-secondary-12: rgba(0, 35, 60, 0.1215686275);--mdc-theme-secondary-16: rgba(0, 35, 60, 0.1607843137);--mdc-theme-on-secondary-74: rgba(255, 255, 255, 0.7411764706);--mdc-theme-inverse-secondary: #bcd5f6;--mdc-theme-inverse-secondary-8: rgba(188, 213, 246, 0.0784313725);--mdc-theme-inverse-secondary-12: rgba(188, 213, 246, 0.1215686275);--mdc-theme-inverse-secondary-16: rgba(195, 197, 221, 0.1607843137);--mdc-theme-on-tertiary-74: rgba(255, 255, 255, 0.7411764706);--mdc-theme-inverse-tertiary: #ff5f02;--mdc-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.0784313725);--mdc-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.1215686275);--mdc-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.1607843137);--mdc-theme-on-negative-container-8: rgba(17, 2, 1, 0.0784313725);--mdc-theme-on-negative-container-12: rgba(17, 2, 1, 0.1215686275);--mdc-theme-on-negative-container-16: rgba(17, 2, 1, 0.1607843137);--mdc-theme-on-surface-4: rgba(0, 35, 60, 0.0392156863);--mdc-theme-on-surface-variant-4: rgba(89, 98, 123, 0.0392156863);--mdc-theme-inverse-on-surface-4: rgba(246, 243, 246, 0.0392156863);--mdc-theme-primary-4: rgba(48, 83, 244, 0.0392156863);--mdc-theme-on-primary-4: rgba(255, 255, 255, 0.0392156863);--mdc-theme-on-primary-container-4: rgba(0, 17, 90, 0.0392156863);--mdc-theme-inverse-primary-4: rgba(186, 195, 255, 0.0392156863);--mdc-theme-secondary-4: rgba(0, 35, 60, 0.0392156863);--mdc-theme-on-secondary-4: rgba(255, 255, 255, 0.0392156863);--mdc-theme-on-secondary-container-4: rgba(0, 29, 51, 0.0392156863);--mdc-theme-inverse-secondary-4: rgba(188, 213, 246, 0.0392156863);--mdc-theme-tertiary-4: rgba(255, 95, 2, 0.0392156863);--mdc-theme-on-tertiary-4: rgba(255, 255, 255, 0.0392156863);--mdc-theme-on-tertiary-container-4: rgba(72, 19, 0, 0.0392156863);--mdc-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.0392156863);--mdc-theme-negative-4: rgba(174, 18, 9, 0.0392156863);--mdc-theme-on-negative-4: rgba(255, 255, 255, 0.0392156863);--mdc-theme-on-negative-container-4: rgba(17, 2, 1, 0.0392156863);--mdc-theme-positive-4: rgba(3, 102, 0, 0.0392156863);--mdc-theme-on-positive-4: rgba(255, 255, 255, 0.0392156863);--mdc-theme-on-positive-container-4: rgba(0, 10, 0, 0.0392156863);--mdc-theme-caution-4: rgba(243, 136, 0, 0.0392156863);--mdc-theme-on-caution-4: rgba(255, 255, 255, 0.0392156863);--mdc-theme-on-caution-container-4: rgba(24, 14, 0, 0.0392156863);--mdc-theme-emphasis-4: rgba(177, 1, 66, 0.0392156863);--mdc-theme-on-emphasis-4: rgba(255, 255, 255, 0.0392156863);--mdc-theme-on-emphasis-container-4: rgba(18, 0, 7, 0.0392156863);--mdc-theme-on-surface-20: rgba(0, 35, 60, 0.2);--mdc-theme-primary-20: rgba(48, 83, 244, 0.2);--mdc-theme-negative-20: rgba(174, 18, 9, 0.2);--mdc-theme-positive-20: rgba(3, 102, 0, 0.2);--mdc-theme-caution-20: rgba(243, 136, 0, 0.2);--mdc-theme-emphasis-20: rgba(177, 1, 66, 0.2);--mdc-theme-primary-24: rgba(48, 83, 244, 0.2392156863);--mdc-theme-negative-24: rgba(174, 18, 9, 0.2392156863);--mdc-theme-positive-24: rgba(3, 102, 0, 0.2392156863);--mdc-theme-caution-24: rgba(243, 136, 0, 0.2392156863);--mdc-theme-emphasis-24: rgba(177, 1, 66, 0.2392156863);--mdc-theme-background: #f8f9fb;--mdc-theme-surface-variant-8: rgba(248, 249, 251, 0.0784313725);--mdc-theme-surface-variant-12: rgba(248, 249, 251, 0.1215686275);--mdc-theme-surface-variant-16: rgba(253, 249, 252, 0.1607843137);--mdc-theme-on-surface-variant-38%: rgba(89, 98, 123, 0.3803921569);--mdc-theme-on-primary-38: rgba(255, 255, 255, 0.3803921569);--mdc-theme-on-secondary-38: rgba(255, 255, 255, 0.3803921569);--mdc-theme-on-secondary-container-38: rgba(0, 29, 51, 0.3803921569);--mdc-theme-on-secondary-container-74: rgba(0, 29, 51, 0.7411764706);--mdc-theme-on-tertiary-38: rgba(255, 255, 255, 0.3803921569);--mdc-theme-on-tertiary-container-38: rgba(72, 19, 0, 0.3803921569);--mdc-theme-on-tertiary-container-74: rgba(72, 19, 0, 0.7411764706);--mdc-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.3803921569);--mdc-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.7411764706);--mdc-theme-negative-38: rgba(174, 18, 9, 0.3803921569);--mdc-theme-negative-74: rgba(174, 18, 9, 0.7411764706);--mdc-theme-on-negative-38: rgba(255, 255, 255, 0.3803921569);--mdc-theme-on-negative-74: rgba(255, 255, 255, 0.7411764706);--mdc-theme-on-negative-container-38: rgba(17, 2, 1, 0.3803921569);--mdc-theme-on-negative-container-74: rgba(17, 2, 1, 0.7411764706);--mdc-theme-positive-38: rgba(3, 102, 0, 0.3803921569);--mdc-theme-positive-74: rgba(3, 102, 0, 0.7411764706);--mdc-theme-on-positive-38: rgba(255, 255, 255, 0.3803921569);--mdc-theme-on-positive-74: rgba(255, 255, 255, 0.7411764706);--mdc-theme-on-positive-container-38: rgba(0, 10, 0, 0.3803921569);--mdc-theme-on-positive-container-74: rgba(0, 10, 0, 0.7411764706);--mdc-theme-caution-38: rgba(243, 136, 0, 0.3803921569);--mdc-theme-caution-74: rgba(243, 136, 0, 0.7411764706);--mdc-theme-on-caution-38: rgba(255, 255, 255, 0.3803921569);--mdc-theme-on-caution-74: rgba(255, 255, 255, 0.7411764706);--mdc-theme-on-caution-container-38: rgba(24, 14, 0, 0.3803921569);--mdc-theme-on-caution-container-74: rgba(24, 14, 0, 0.7411764706);--mdc-theme-emphasis-38: rgba(177, 1, 66, 0.3803921569);--mdc-theme-emphasis-74: rgba(177, 1, 66, 0.7411764706);--mdc-theme-on-emphasis-38: rgba(255, 255, 255, 0.3803921569);--mdc-theme-on-emphasis-74: rgba(255, 255, 255, 0.7411764706);--mdc-theme-on-emphasis-container-38: rgba(24, 14, 0, 0.3803921569);--mdc-theme-on-emphasis-container-74: rgba(24, 14, 0, 0.7411764706);--mdc-theme-error: #ae1209;--mdc-theme-on-background: #00233c;--mdc-theme-on-error: white;--mdc-theme-divider: #d1d5e7;--mdc-theme-accent: #3053f4;--mdc-theme-surface-canvas: white;--mdc-theme-surface-primary: #ececfe;--mdc-theme-surface-primary-highlight: rgba(48, 83, 244, 0.0784313725);--mdc-theme-surface-primary-highlight-hover: rgba(48, 83, 244, 0.0784313725);--mdc-theme-surface-accent: #ececfe;--mdc-theme-surface-accent-highlight: rgba(48, 83, 244, 0.0784313725);--mdc-theme-surface-accent-highlight-hover: rgba(48, 83, 244, 0.1215686275);--mdc-theme-surface-secondary: #deeafa;--mdc-theme-surface-secondary-highlight: rgba(0, 35, 60, 0.0784313725);--mdc-theme-surface-secondary-highlight-hover: rgba(0, 35, 60, 0.0784313725);--mdc-theme-surface-positive: #8fcc8e;--mdc-theme-surface-positive-highlight: rgba(3, 102, 0, 0.0784313725);--mdc-theme-surface-positive-highlight-hover: rgba(3, 102, 0, 0.0784313725);--mdc-theme-surface-caution: #ffcc8c;--mdc-theme-surface-caution-highlight: rgba(243, 136, 0, 0.0784313725);--mdc-theme-surface-caution-highlight-hover: rgba(243, 136, 0, 0.0784313725);--mdc-theme-surface-negative: #ffb2ae;--mdc-theme-surface-negative-highlight: rgba(174, 18, 9, 0.0784313725);--mdc-theme-surface-negative-highlight-hover: rgba(174, 18, 9, 0.0784313725);--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: #e8b3c6;--mdc-theme-surface-emphasis-highlight: rgba(177, 1, 66, 0.0784313725);--mdc-theme-surface-emphasis-highlight-hover: rgba(177, 1, 66, 0.0784313725);--mdc-theme-text-primary-on-background: #00233c;--mdc-theme-text-secondary-on-background: #59627b;--mdc-theme-text-hint-on-background: #59627b;--mdc-theme-text-disabled-on-background: rgba(0, 35, 60, 0.3803921569);--mdc-theme-text-icon-on-background: #59627b;--mdc-theme-text-logo-on-background: #FF5F02;--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.3803921569);--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.3803921569);--mdc-theme-text-icon-on-dark: #d5d3d8;--mdc-theme-code-snippet-color: #383a42;--mdc-theme-code-snippet-comment: #6C6C6C;--mdc-theme-code-snippet-keyword: #A626A4;--mdc-theme-code-snippet-selector: #AD0F00;--mdc-theme-code-snippet-literal: #17749B;--mdc-theme-code-snippet-string: #0A7C08;--mdc-theme-code-snippet-variable: #8E6102;--mdc-theme-code-snippet-title: #004FFD;--mdc-theme-code-snippet-class: #6A6C02;--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: #d1d5e7;--mdc-theme-surface-accent: #ececfe;--mdc-theme-surface-accent-highlight: rgba(48, 83, 244, 0.0784313725);--mdc-theme-surface-accent-highlight-hover: rgba(48, 83, 244, 0.0784313725);--mdc-typography-button-letter-spacing: 0;--mdc-icon-font: "Material Symbols Outlined";--mdc-ripple-color: #00233c;--mdc-shape-small: 8px;--mdc-shape-medium: 8px;--mdc-plain-tooltip-container-color: #3e4557;--mdc-plain-tooltip-supporting-text-color: #f1f3f8;border-width:0;border-style:solid}:root .mdc-data-table__sort-icon-button{color:#59627b}: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:#59627b;background-color:var(--mdc-ripple-color, #59627b)}: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.04;opacity:var(--mdc-ripple-hover-opacity, 0.04)}: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.12;opacity:var(--mdc-ripple-focus-opacity, 0.12)}: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.12;opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button{color:#59627b}: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:#59627b;background-color:var(--mdc-ripple-color, #59627b)}: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.04;opacity:var(--mdc-ripple-hover-opacity, 0.04)}: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.12;opacity:var(--mdc-ripple-focus-opacity, 0.12)}: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.12;opacity:var(--mdc-ripple-press-opacity, 0.12)}: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.12)}: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:#00233c}:root .mdc-data-table__pagination-total,:root .mdc-data-table__pagination-rows-per-page-label,:root .mdc-data-table__cell{color:#00233c}: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:#d1d5e7}:root .mdc-data-table__cell,:root .mdc-data-table__header-cell{border-bottom-color:#d1d5e7}:root .mdc-data-table__pagination{border-top-color:#d1d5e7}: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}/*# sourceMappingURL=light-theme.css.map */
1
+ :root{--cv-theme-primary: #3053f4;--cv-theme-primary-container: #ececfe;--cv-theme-on-primary: white;--cv-theme-secondary: #00233c;--cv-theme-secondary-container: #deeafa;--cv-theme-on-secondary: white;--cv-theme-on-secondary-container: #001d33;--cv-theme-tertiary: #ff5f02;--cv-theme-tertiary-container: #ffdbce;--cv-theme-on-tertiary: white;--cv-theme-on-tertiary-container: #481300;--cv-theme-surface: #f8f9fb;--cv-theme-surface-dim: #e0e3ef;--cv-theme-surface-bright: #f8f9fb;--cv-theme-surface-container-lowest: white;--cv-theme-surface-container-low: #f3f5f9;--cv-theme-surface-container: #eff1f7;--cv-theme-surface-container-high: #ebedf5;--cv-theme-surface-container-highest: #e6e9f3;--cv-theme-on-surface: #00233c;--cv-theme-on-surface-variant: #59627b;--cv-theme-inverse-surface: #3e4557;--cv-theme-inverse-on-surface: #f1f3f8;--cv-theme-negative: #ae1209;--cv-theme-negative-container: #ffb2ae;--cv-theme-on-negative: white;--cv-theme-on-negative-container: #110201;--cv-theme-positive: #036600;--cv-theme-positive-container: #8fcc8e;--cv-theme-on-positive: white;--cv-theme-on-positive-container: #000a00;--cv-theme-caution: #f38800;--cv-theme-caution-container: #ffcc8c;--cv-theme-on-caution: white;--cv-theme-on-caution-container: #180e00;--cv-theme-outline: #727d9c;--cv-theme-outline-variant: #d1d5e7;--cv-theme-shadow: black;--cv-theme-scrim: rgba(0, 0, 0, 0.3215686275);--cv-theme-primary-fixed: #dee0ff;--cv-theme-primary-fixed-dim: #bac3ff;--cv-theme-secondary-fixed: #deeafa;--cv-theme-secondary-fixed-dim: #bcd5f6;--cv-theme-tertiary-fixed: #ffdbce;--cv-theme-tertiary-fixed-dim: #ffc0a8;--cv-theme-primary-8: rgba(48, 83, 244, 0.0784313725);--cv-theme-primary-12: rgba(48, 83, 244, 0.1215686275);--cv-theme-on-surface-8: rgba(0, 35, 60, 0.0784313725);--cv-theme-on-surface-12: rgba(0, 35, 60, 0.1215686275);--cv-theme-on-primary-container: #00115a;--cv-theme-inverse-primary: #bac3ff;--cv-theme-on-surface-38: rgba(0, 35, 60, 0.3803921569);--cv-theme-on-surface-16: rgba(0, 35, 60, 0.1607843137);--cv-theme-on-primary-12: rgba(255, 255, 255, 0.1215686275);--cv-theme-on-primary-8: rgba(255, 255, 255, 0.0784313725);--cv-theme-primary-16: rgba(48, 83, 244, 0.1607843137);--cv-theme-on-surface-variant-8: rgba(89, 98, 123, 0.0784313725);--cv-theme-on-tertiary-container-8: rgba(72, 19, 0, 0.0784313725);--cv-theme-on-tertiary-container-12: rgba(72, 19, 0, 0.1215686275);--cv-theme-on-primary-container-12: rgba(0, 17, 90, 0.1215686275);--cv-theme-on-surface-variant-12: rgba(89, 98, 123, 0.1215686275);--cv-theme-on-secondary-container-8: rgba(0, 29, 51, 0.0784313725);--cv-theme-on-secondary-container-16: rgba(0, 29, 51, 0.1607843137);--cv-theme-outline-8: rgba(114, 125, 156, 0.0784313725);--cv-theme-outline-12: rgba(114, 125, 156, 0.1215686275);--cv-theme-outline-16: rgba(114, 125, 156, 0.1607843137);--cv-theme-surface-variant: #f8f9fb;--cv-theme-emphasis: #b10142;--cv-theme-emphasis-container: #e8b3c6;--cv-theme-on-emphasis: white;--cv-theme-on-emphasis-container: #120007;--cv-theme-positive-16: rgba(3, 102, 0, 0.1607843137);--cv-theme-caution-16: rgba(243, 136, 0, 0.1607843137);--cv-theme-negative-12: rgba(174, 18, 9, 0.1215686275);--cv-theme-on-secondary-container-12: rgba(0, 29, 51, 0.1215686275);--cv-theme-on-primary-16: rgba(255, 255, 255, 0.1607843137);--cv-theme-on-primary-container-8: rgba(0, 17, 90, 0.0784313725);--cv-theme-on-primary-container-16: rgba(0, 17, 90, 0.1607843137);--cv-theme-on-secondary-8: rgba(255, 255, 255, 0.0784313725);--cv-theme-on-secondary-12: rgba(255, 255, 255, 0.1215686275);--cv-theme-on-secondary-16: rgba(255, 255, 255, 0.1607843137);--cv-theme-on-tertiary-8: rgba(255, 255, 255, 0.0784313725);--cv-theme-on-tertiary-12: rgba(255, 255, 255, 0.1215686275);--cv-theme-on-tertiary-16: rgba(255, 255, 255, 0.1607843137);--cv-theme-on-tertiary-container-16: rgba(72, 19, 0, 0.1607843137);--cv-theme-on-surface-variant-16: rgba(89, 98, 123, 0.1607843137);--cv-theme-negative-8: rgba(174, 18, 9, 0.0784313725);--cv-theme-negative-16: rgba(174, 18, 9, 0.1607843137);--cv-theme-positive-12: rgba(3, 102, 0, 0.1215686275);--cv-theme-positive-8: rgba(3, 102, 0, 0.0784313725);--cv-theme-on-positive-8: rgba(255, 255, 255, 0.0784313725);--cv-theme-on-positive-12: rgba(255, 255, 255, 0.1215686275);--cv-theme-on-positive-16: rgba(255, 255, 255, 0.1607843137);--cv-theme-on-positive-container-8: rgba(0, 10, 0, 0.0784313725);--cv-theme-on-positive-container-12: rgba(0, 10, 0, 0.1215686275);--cv-theme-on-positive-container-16: rgba(0, 10, 0, 0.1607843137);--cv-theme-caution-12: rgba(243, 136, 0, 0.1215686275);--cv-theme-caution-8: rgba(243, 136, 0, 0.0784313725);--cv-theme-on-caution-8: rgba(255, 255, 255, 0.0784313725);--cv-theme-on-caution-12: rgba(255, 255, 255, 0.1215686275);--cv-theme-on-caution-16: rgba(255, 255, 255, 0.1607843137);--cv-theme-on-negative-8: rgba(255, 255, 255, 0.0784313725);--cv-theme-on-negative-12: rgba(255, 255, 255, 0.1215686275);--cv-theme-on-negative-16: rgba(255, 255, 255, 0.1607843137);--cv-theme-on-caution-container-8: rgba(24, 14, 0, 0.0784313725);--cv-theme-on-caution-container-12: rgba(24, 14, 0, 0.1215686275);--cv-theme-on-caution-container-16: rgba(24, 14, 0, 0.1607843137);--cv-theme-emphasis-8: rgba(177, 1, 66, 0.0784313725);--cv-theme-emphasis-12: rgba(177, 1, 66, 0.1215686275);--cv-theme-emphasis-16: rgba(177, 1, 66, 0.1607843137);--cv-theme-on-emphasis-8: rgba(255, 255, 255, 0.0784313725);--cv-theme-on-emphasis-12: rgba(255, 255, 255, 0.1215686275);--cv-theme-on-emphasis-16: rgba(255, 255, 255, 0.1607843137);--cv-theme-on-emphasis-container-8: rgba(18, 0, 7, 0.0784313725);--cv-theme-on-emphasis-container-12: rgba(18, 0, 7, 0.1215686275);--cv-theme-on-emphasis-container-16: rgba(24, 14, 0, 0.1607843137);--cv-theme-inverse-on-surface-12: rgba(246, 243, 246, 0.1215686275);--cv-theme-inverse-primary-12: rgba(186, 195, 255, 0.1215686275);--cv-theme-inverse-on-surface-8: rgba(246, 243, 246, 0.0784313725);--cv-theme-inverse-primary-8: rgba(186, 195, 255, 0.0784313725);--cv-theme-inverse-primary-16: rgba(186, 195, 255, 0.1607843137);--cv-theme-inverse-on-surface-16: rgba(246, 243, 246, 0.1215686275);--cv-theme-on-primary-74: rgba(255, 255, 255, 0.7411764706);--cv-theme-on-surface-74: rgba(0, 35, 60, 0.7411764706);--cv-theme-tertiary-8: rgba(255, 95, 2, 0.0784313725);--cv-theme-tertiary-12: rgba(255, 95, 2, 0.1215686275);--cv-theme-tertiary-16: rgba(255, 95, 2, 0.1607843137);--cv-theme-secondary-8: rgba(0, 35, 60, 0.0784313725);--cv-theme-secondary-12: rgba(0, 35, 60, 0.1215686275);--cv-theme-secondary-16: rgba(0, 35, 60, 0.1607843137);--cv-theme-on-secondary-74: rgba(255, 255, 255, 0.7411764706);--cv-theme-inverse-secondary: #bcd5f6;--cv-theme-inverse-secondary-8: rgba(188, 213, 246, 0.0784313725);--cv-theme-inverse-secondary-12: rgba(188, 213, 246, 0.1215686275);--cv-theme-inverse-secondary-16: rgba(195, 197, 221, 0.1607843137);--cv-theme-on-tertiary-74: rgba(255, 255, 255, 0.7411764706);--cv-theme-inverse-tertiary: #ff5f02;--cv-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.0784313725);--cv-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.1215686275);--cv-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.1607843137);--cv-theme-on-negative-container-8: rgba(17, 2, 1, 0.0784313725);--cv-theme-on-negative-container-12: rgba(17, 2, 1, 0.1215686275);--cv-theme-on-negative-container-16: rgba(17, 2, 1, 0.1607843137);--cv-theme-on-surface-4: rgba(0, 35, 60, 0.0392156863);--cv-theme-on-surface-variant-4: rgba(89, 98, 123, 0.0392156863);--cv-theme-inverse-on-surface-4: rgba(246, 243, 246, 0.0392156863);--cv-theme-primary-4: rgba(48, 83, 244, 0.0392156863);--cv-theme-on-primary-4: rgba(255, 255, 255, 0.0392156863);--cv-theme-on-primary-container-4: rgba(0, 17, 90, 0.0392156863);--cv-theme-inverse-primary-4: rgba(186, 195, 255, 0.0392156863);--cv-theme-secondary-4: rgba(0, 35, 60, 0.0392156863);--cv-theme-on-secondary-4: rgba(255, 255, 255, 0.0392156863);--cv-theme-on-secondary-container-4: rgba(0, 29, 51, 0.0392156863);--cv-theme-inverse-secondary-4: rgba(188, 213, 246, 0.0392156863);--cv-theme-tertiary-4: rgba(255, 95, 2, 0.0392156863);--cv-theme-on-tertiary-4: rgba(255, 255, 255, 0.0392156863);--cv-theme-on-tertiary-container-4: rgba(72, 19, 0, 0.0392156863);--cv-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.0392156863);--cv-theme-negative-4: rgba(174, 18, 9, 0.0392156863);--cv-theme-on-negative-4: rgba(255, 255, 255, 0.0392156863);--cv-theme-on-negative-container-4: rgba(17, 2, 1, 0.0392156863);--cv-theme-positive-4: rgba(3, 102, 0, 0.0392156863);--cv-theme-on-positive-4: rgba(255, 255, 255, 0.0392156863);--cv-theme-on-positive-container-4: rgba(0, 10, 0, 0.0392156863);--cv-theme-caution-4: rgba(243, 136, 0, 0.0392156863);--cv-theme-on-caution-4: rgba(255, 255, 255, 0.0392156863);--cv-theme-on-caution-container-4: rgba(24, 14, 0, 0.0392156863);--cv-theme-emphasis-4: rgba(177, 1, 66, 0.0392156863);--cv-theme-on-emphasis-4: rgba(255, 255, 255, 0.0392156863);--cv-theme-on-emphasis-container-4: rgba(18, 0, 7, 0.0392156863);--cv-theme-on-surface-20: rgba(0, 35, 60, 0.2);--cv-theme-primary-20: rgba(48, 83, 244, 0.2);--cv-theme-negative-20: rgba(174, 18, 9, 0.2);--cv-theme-positive-20: rgba(3, 102, 0, 0.2);--cv-theme-caution-20: rgba(243, 136, 0, 0.2);--cv-theme-emphasis-20: rgba(177, 1, 66, 0.2);--cv-theme-primary-24: rgba(48, 83, 244, 0.2392156863);--cv-theme-negative-24: rgba(174, 18, 9, 0.2392156863);--cv-theme-positive-24: rgba(3, 102, 0, 0.2392156863);--cv-theme-caution-24: rgba(243, 136, 0, 0.2392156863);--cv-theme-emphasis-24: rgba(177, 1, 66, 0.2392156863);--cv-theme-background: #f8f9fb;--cv-theme-surface-variant-8: rgba(248, 249, 251, 0.0784313725);--cv-theme-surface-variant-12: rgba(248, 249, 251, 0.1215686275);--cv-theme-surface-variant-16: rgba(253, 249, 252, 0.1607843137);--cv-theme-on-surface-variant-38: rgba(89, 98, 123, 0.3803921569);--cv-theme-on-primary-38: rgba(255, 255, 255, 0.3803921569);--cv-theme-on-secondary-38: rgba(255, 255, 255, 0.3803921569);--cv-theme-on-secondary-container-38: rgba(0, 29, 51, 0.3803921569);--cv-theme-on-secondary-container-74: rgba(0, 29, 51, 0.7411764706);--cv-theme-on-tertiary-38: rgba(255, 255, 255, 0.3803921569);--cv-theme-on-tertiary-container-38: rgba(72, 19, 0, 0.3803921569);--cv-theme-on-tertiary-container-74: rgba(72, 19, 0, 0.7411764706);--cv-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.3803921569);--cv-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.7411764706);--cv-theme-negative-38: rgba(174, 18, 9, 0.3803921569);--cv-theme-negative-74: rgba(174, 18, 9, 0.7411764706);--cv-theme-on-negative-38: rgba(255, 255, 255, 0.3803921569);--cv-theme-on-negative-74: rgba(255, 255, 255, 0.7411764706);--cv-theme-on-negative-container-38: rgba(17, 2, 1, 0.3803921569);--cv-theme-on-negative-container-74: rgba(17, 2, 1, 0.7411764706);--cv-theme-positive-38: rgba(3, 102, 0, 0.3803921569);--cv-theme-positive-74: rgba(3, 102, 0, 0.7411764706);--cv-theme-on-positive-38: rgba(255, 255, 255, 0.3803921569);--cv-theme-on-positive-74: rgba(255, 255, 255, 0.7411764706);--cv-theme-on-positive-container-38: rgba(0, 10, 0, 0.3803921569);--cv-theme-on-positive-container-74: rgba(0, 10, 0, 0.7411764706);--cv-theme-caution-38: rgba(243, 136, 0, 0.3803921569);--cv-theme-caution-74: rgba(243, 136, 0, 0.7411764706);--cv-theme-on-caution-38: rgba(255, 255, 255, 0.3803921569);--cv-theme-on-caution-74: rgba(255, 255, 255, 0.7411764706);--cv-theme-on-caution-container-38: rgba(24, 14, 0, 0.3803921569);--cv-theme-on-caution-container-74: rgba(24, 14, 0, 0.7411764706);--cv-theme-emphasis-38: rgba(177, 1, 66, 0.3803921569);--cv-theme-emphasis-74: rgba(177, 1, 66, 0.7411764706);--cv-theme-on-emphasis-38: rgba(255, 255, 255, 0.3803921569);--cv-theme-on-emphasis-74: rgba(255, 255, 255, 0.7411764706);--cv-theme-on-emphasis-container-38: rgba(24, 14, 0, 0.3803921569);--cv-theme-on-emphasis-container-74: rgba(24, 14, 0, 0.7411764706);--cv-theme-error: #ae1209;--cv-theme-on-background: #00233c;--cv-theme-on-error: white;--cv-theme-divider: #d1d5e7;--cv-theme-accent: #3053f4;--cv-theme-surface-canvas: white;--cv-theme-surface-primary: #ececfe;--cv-theme-surface-primary-highlight: rgba(48, 83, 244, 0.0784313725);--cv-theme-surface-primary-highlight-hover: rgba(48, 83, 244, 0.0784313725);--cv-theme-surface-accent: #ececfe;--cv-theme-surface-accent-highlight: rgba(48, 83, 244, 0.0784313725);--cv-theme-surface-accent-highlight-hover: rgba(48, 83, 244, 0.1215686275);--cv-theme-surface-secondary: #deeafa;--cv-theme-surface-secondary-highlight: rgba(0, 35, 60, 0.0784313725);--cv-theme-surface-secondary-highlight-hover: rgba(0, 35, 60, 0.0784313725);--cv-theme-surface-positive: #8fcc8e;--cv-theme-surface-positive-highlight: rgba(3, 102, 0, 0.0784313725);--cv-theme-surface-positive-highlight-hover: rgba(3, 102, 0, 0.0784313725);--cv-theme-surface-caution: #ffcc8c;--cv-theme-surface-caution-highlight: rgba(243, 136, 0, 0.0784313725);--cv-theme-surface-caution-highlight-hover: rgba(243, 136, 0, 0.0784313725);--cv-theme-surface-negative: #ffb2ae;--cv-theme-surface-negative-highlight: rgba(174, 18, 9, 0.0784313725);--cv-theme-surface-negative-highlight-hover: rgba(174, 18, 9, 0.0784313725);--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: #e8b3c6;--cv-theme-surface-emphasis-highlight: rgba(177, 1, 66, 0.0784313725);--cv-theme-surface-emphasis-highlight-hover: rgba(177, 1, 66, 0.0784313725);--cv-theme-text-primary-on-background: #00233c;--cv-theme-text-secondary-on-background: #59627b;--cv-theme-text-hint-on-background: #59627b;--cv-theme-text-disabled-on-background: rgba(0, 35, 60, 0.3803921569);--cv-theme-text-icon-on-background: #59627b;--cv-theme-text-logo-on-background: #FF5F02;--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.3803921569);--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.3803921569);--cv-theme-text-icon-on-dark: #d5d3d8;--cv-theme-code-snippet-color: #383a42;--cv-theme-code-snippet-comment: #6C6C6C;--cv-theme-code-snippet-keyword: #A626A4;--cv-theme-code-snippet-selector: #AD0F00;--cv-theme-code-snippet-literal: #17749B;--cv-theme-code-snippet-string: #0A7C08;--cv-theme-code-snippet-variable: #8E6102;--cv-theme-code-snippet-title: #004FFD;--cv-theme-code-snippet-class: #6A6C02;--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: #3053f4;--mdc-theme-primary-container: #ececfe;--mdc-theme-on-primary: white;--mdc-theme-secondary: #00233c;--mdc-theme-secondary-container: #deeafa;--mdc-theme-on-secondary: white;--mdc-theme-on-secondary-container: #001d33;--mdc-theme-tertiary: #ff5f02;--mdc-theme-tertiary-container: #ffdbce;--mdc-theme-on-tertiary: white;--mdc-theme-on-tertiary-container: #481300;--mdc-theme-surface: #f8f9fb;--mdc-theme-surface-dim: #e0e3ef;--mdc-theme-surface-bright: #f8f9fb;--mdc-theme-surface-container-lowest: white;--mdc-theme-surface-container-low: #f3f5f9;--mdc-theme-surface-container: #eff1f7;--mdc-theme-surface-container-high: #ebedf5;--mdc-theme-surface-container-highest: #e6e9f3;--mdc-theme-on-surface: #00233c;--mdc-theme-on-surface-variant: #59627b;--mdc-theme-inverse-surface: #3e4557;--mdc-theme-inverse-on-surface: #f1f3f8;--mdc-theme-negative: #ae1209;--mdc-theme-negative-container: #ffb2ae;--mdc-theme-on-negative: white;--mdc-theme-on-negative-container: #110201;--mdc-theme-positive: #036600;--mdc-theme-positive-container: #8fcc8e;--mdc-theme-on-positive: white;--mdc-theme-on-positive-container: #000a00;--mdc-theme-caution: #f38800;--mdc-theme-caution-container: #ffcc8c;--mdc-theme-on-caution: white;--mdc-theme-on-caution-container: #180e00;--mdc-theme-outline: #727d9c;--mdc-theme-outline-variant: #d1d5e7;--mdc-theme-shadow: black;--mdc-theme-scrim: rgba(0, 0, 0, 0.3215686275);--mdc-theme-primary-fixed: #dee0ff;--mdc-theme-primary-fixed-dim: #bac3ff;--mdc-theme-secondary-fixed: #deeafa;--mdc-theme-secondary-fixed-dim: #bcd5f6;--mdc-theme-tertiary-fixed: #ffdbce;--mdc-theme-tertiary-fixed-dim: #ffc0a8;--mdc-theme-primary-8: rgba(48, 83, 244, 0.0784313725);--mdc-theme-primary-12: rgba(48, 83, 244, 0.1215686275);--mdc-theme-on-surface-8: rgba(0, 35, 60, 0.0784313725);--mdc-theme-on-surface-12: rgba(0, 35, 60, 0.1215686275);--mdc-theme-on-primary-container: #00115a;--mdc-theme-inverse-primary: #bac3ff;--mdc-theme-on-surface-38: rgba(0, 35, 60, 0.3803921569);--mdc-theme-on-surface-16: rgba(0, 35, 60, 0.1607843137);--mdc-theme-on-primary-12: rgba(255, 255, 255, 0.1215686275);--mdc-theme-on-primary-8: rgba(255, 255, 255, 0.0784313725);--mdc-theme-primary-16: rgba(48, 83, 244, 0.1607843137);--mdc-theme-on-surface-variant-8: rgba(89, 98, 123, 0.0784313725);--mdc-theme-on-tertiary-container-8: rgba(72, 19, 0, 0.0784313725);--mdc-theme-on-tertiary-container-12: rgba(72, 19, 0, 0.1215686275);--mdc-theme-on-primary-container-12: rgba(0, 17, 90, 0.1215686275);--mdc-theme-on-surface-variant-12: rgba(89, 98, 123, 0.1215686275);--mdc-theme-on-secondary-container-8: rgba(0, 29, 51, 0.0784313725);--mdc-theme-on-secondary-container-16: rgba(0, 29, 51, 0.1607843137);--mdc-theme-outline-8: rgba(114, 125, 156, 0.0784313725);--mdc-theme-outline-12: rgba(114, 125, 156, 0.1215686275);--mdc-theme-outline-16: rgba(114, 125, 156, 0.1607843137);--mdc-theme-surface-variant: #f8f9fb;--mdc-theme-emphasis: #b10142;--mdc-theme-emphasis-container: #e8b3c6;--mdc-theme-on-emphasis: white;--mdc-theme-on-emphasis-container: #120007;--mdc-theme-positive-16: rgba(3, 102, 0, 0.1607843137);--mdc-theme-caution-16: rgba(243, 136, 0, 0.1607843137);--mdc-theme-negative-12: rgba(174, 18, 9, 0.1215686275);--mdc-theme-on-secondary-container-12: rgba(0, 29, 51, 0.1215686275);--mdc-theme-on-primary-16: rgba(255, 255, 255, 0.1607843137);--mdc-theme-on-primary-container-8: rgba(0, 17, 90, 0.0784313725);--mdc-theme-on-primary-container-16: rgba(0, 17, 90, 0.1607843137);--mdc-theme-on-secondary-8: rgba(255, 255, 255, 0.0784313725);--mdc-theme-on-secondary-12: rgba(255, 255, 255, 0.1215686275);--mdc-theme-on-secondary-16: rgba(255, 255, 255, 0.1607843137);--mdc-theme-on-tertiary-8: rgba(255, 255, 255, 0.0784313725);--mdc-theme-on-tertiary-12: rgba(255, 255, 255, 0.1215686275);--mdc-theme-on-tertiary-16: rgba(255, 255, 255, 0.1607843137);--mdc-theme-on-tertiary-container-16: rgba(72, 19, 0, 0.1607843137);--mdc-theme-on-surface-variant-16: rgba(89, 98, 123, 0.1607843137);--mdc-theme-negative-8: rgba(174, 18, 9, 0.0784313725);--mdc-theme-negative-16: rgba(174, 18, 9, 0.1607843137);--mdc-theme-positive-12: rgba(3, 102, 0, 0.1215686275);--mdc-theme-positive-8: rgba(3, 102, 0, 0.0784313725);--mdc-theme-on-positive-8: rgba(255, 255, 255, 0.0784313725);--mdc-theme-on-positive-12: rgba(255, 255, 255, 0.1215686275);--mdc-theme-on-positive-16: rgba(255, 255, 255, 0.1607843137);--mdc-theme-on-positive-container-8: rgba(0, 10, 0, 0.0784313725);--mdc-theme-on-positive-container-12: rgba(0, 10, 0, 0.1215686275);--mdc-theme-on-positive-container-16: rgba(0, 10, 0, 0.1607843137);--mdc-theme-caution-12: rgba(243, 136, 0, 0.1215686275);--mdc-theme-caution-8: rgba(243, 136, 0, 0.0784313725);--mdc-theme-on-caution-8: rgba(255, 255, 255, 0.0784313725);--mdc-theme-on-caution-12: rgba(255, 255, 255, 0.1215686275);--mdc-theme-on-caution-16: rgba(255, 255, 255, 0.1607843137);--mdc-theme-on-negative-8: rgba(255, 255, 255, 0.0784313725);--mdc-theme-on-negative-12: rgba(255, 255, 255, 0.1215686275);--mdc-theme-on-negative-16: rgba(255, 255, 255, 0.1607843137);--mdc-theme-on-caution-container-8: rgba(24, 14, 0, 0.0784313725);--mdc-theme-on-caution-container-12: rgba(24, 14, 0, 0.1215686275);--mdc-theme-on-caution-container-16: rgba(24, 14, 0, 0.1607843137);--mdc-theme-emphasis-8: rgba(177, 1, 66, 0.0784313725);--mdc-theme-emphasis-12: rgba(177, 1, 66, 0.1215686275);--mdc-theme-emphasis-16: rgba(177, 1, 66, 0.1607843137);--mdc-theme-on-emphasis-8: rgba(255, 255, 255, 0.0784313725);--mdc-theme-on-emphasis-12: rgba(255, 255, 255, 0.1215686275);--mdc-theme-on-emphasis-16: rgba(255, 255, 255, 0.1607843137);--mdc-theme-on-emphasis-container-8: rgba(18, 0, 7, 0.0784313725);--mdc-theme-on-emphasis-container-12: rgba(18, 0, 7, 0.1215686275);--mdc-theme-on-emphasis-container-16: rgba(24, 14, 0, 0.1607843137);--mdc-theme-inverse-on-surface-12: rgba(246, 243, 246, 0.1215686275);--mdc-theme-inverse-primary-12: rgba(186, 195, 255, 0.1215686275);--mdc-theme-inverse-on-surface-8: rgba(246, 243, 246, 0.0784313725);--mdc-theme-inverse-primary-8: rgba(186, 195, 255, 0.0784313725);--mdc-theme-inverse-primary-16: rgba(186, 195, 255, 0.1607843137);--mdc-theme-inverse-on-surface-16: rgba(246, 243, 246, 0.1215686275);--mdc-theme-on-primary-74: rgba(255, 255, 255, 0.7411764706);--mdc-theme-on-surface-74: rgba(0, 35, 60, 0.7411764706);--mdc-theme-tertiary-8: rgba(255, 95, 2, 0.0784313725);--mdc-theme-tertiary-12: rgba(255, 95, 2, 0.1215686275);--mdc-theme-tertiary-16: rgba(255, 95, 2, 0.1607843137);--mdc-theme-secondary-8: rgba(0, 35, 60, 0.0784313725);--mdc-theme-secondary-12: rgba(0, 35, 60, 0.1215686275);--mdc-theme-secondary-16: rgba(0, 35, 60, 0.1607843137);--mdc-theme-on-secondary-74: rgba(255, 255, 255, 0.7411764706);--mdc-theme-inverse-secondary: #bcd5f6;--mdc-theme-inverse-secondary-8: rgba(188, 213, 246, 0.0784313725);--mdc-theme-inverse-secondary-12: rgba(188, 213, 246, 0.1215686275);--mdc-theme-inverse-secondary-16: rgba(195, 197, 221, 0.1607843137);--mdc-theme-on-tertiary-74: rgba(255, 255, 255, 0.7411764706);--mdc-theme-inverse-tertiary: #ff5f02;--mdc-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.0784313725);--mdc-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.1215686275);--mdc-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.1607843137);--mdc-theme-on-negative-container-8: rgba(17, 2, 1, 0.0784313725);--mdc-theme-on-negative-container-12: rgba(17, 2, 1, 0.1215686275);--mdc-theme-on-negative-container-16: rgba(17, 2, 1, 0.1607843137);--mdc-theme-on-surface-4: rgba(0, 35, 60, 0.0392156863);--mdc-theme-on-surface-variant-4: rgba(89, 98, 123, 0.0392156863);--mdc-theme-inverse-on-surface-4: rgba(246, 243, 246, 0.0392156863);--mdc-theme-primary-4: rgba(48, 83, 244, 0.0392156863);--mdc-theme-on-primary-4: rgba(255, 255, 255, 0.0392156863);--mdc-theme-on-primary-container-4: rgba(0, 17, 90, 0.0392156863);--mdc-theme-inverse-primary-4: rgba(186, 195, 255, 0.0392156863);--mdc-theme-secondary-4: rgba(0, 35, 60, 0.0392156863);--mdc-theme-on-secondary-4: rgba(255, 255, 255, 0.0392156863);--mdc-theme-on-secondary-container-4: rgba(0, 29, 51, 0.0392156863);--mdc-theme-inverse-secondary-4: rgba(188, 213, 246, 0.0392156863);--mdc-theme-tertiary-4: rgba(255, 95, 2, 0.0392156863);--mdc-theme-on-tertiary-4: rgba(255, 255, 255, 0.0392156863);--mdc-theme-on-tertiary-container-4: rgba(72, 19, 0, 0.0392156863);--mdc-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.0392156863);--mdc-theme-negative-4: rgba(174, 18, 9, 0.0392156863);--mdc-theme-on-negative-4: rgba(255, 255, 255, 0.0392156863);--mdc-theme-on-negative-container-4: rgba(17, 2, 1, 0.0392156863);--mdc-theme-positive-4: rgba(3, 102, 0, 0.0392156863);--mdc-theme-on-positive-4: rgba(255, 255, 255, 0.0392156863);--mdc-theme-on-positive-container-4: rgba(0, 10, 0, 0.0392156863);--mdc-theme-caution-4: rgba(243, 136, 0, 0.0392156863);--mdc-theme-on-caution-4: rgba(255, 255, 255, 0.0392156863);--mdc-theme-on-caution-container-4: rgba(24, 14, 0, 0.0392156863);--mdc-theme-emphasis-4: rgba(177, 1, 66, 0.0392156863);--mdc-theme-on-emphasis-4: rgba(255, 255, 255, 0.0392156863);--mdc-theme-on-emphasis-container-4: rgba(18, 0, 7, 0.0392156863);--mdc-theme-on-surface-20: rgba(0, 35, 60, 0.2);--mdc-theme-primary-20: rgba(48, 83, 244, 0.2);--mdc-theme-negative-20: rgba(174, 18, 9, 0.2);--mdc-theme-positive-20: rgba(3, 102, 0, 0.2);--mdc-theme-caution-20: rgba(243, 136, 0, 0.2);--mdc-theme-emphasis-20: rgba(177, 1, 66, 0.2);--mdc-theme-primary-24: rgba(48, 83, 244, 0.2392156863);--mdc-theme-negative-24: rgba(174, 18, 9, 0.2392156863);--mdc-theme-positive-24: rgba(3, 102, 0, 0.2392156863);--mdc-theme-caution-24: rgba(243, 136, 0, 0.2392156863);--mdc-theme-emphasis-24: rgba(177, 1, 66, 0.2392156863);--mdc-theme-background: #f8f9fb;--mdc-theme-surface-variant-8: rgba(248, 249, 251, 0.0784313725);--mdc-theme-surface-variant-12: rgba(248, 249, 251, 0.1215686275);--mdc-theme-surface-variant-16: rgba(253, 249, 252, 0.1607843137);--mdc-theme-on-surface-variant-38: rgba(89, 98, 123, 0.3803921569);--mdc-theme-on-primary-38: rgba(255, 255, 255, 0.3803921569);--mdc-theme-on-secondary-38: rgba(255, 255, 255, 0.3803921569);--mdc-theme-on-secondary-container-38: rgba(0, 29, 51, 0.3803921569);--mdc-theme-on-secondary-container-74: rgba(0, 29, 51, 0.7411764706);--mdc-theme-on-tertiary-38: rgba(255, 255, 255, 0.3803921569);--mdc-theme-on-tertiary-container-38: rgba(72, 19, 0, 0.3803921569);--mdc-theme-on-tertiary-container-74: rgba(72, 19, 0, 0.7411764706);--mdc-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.3803921569);--mdc-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.7411764706);--mdc-theme-negative-38: rgba(174, 18, 9, 0.3803921569);--mdc-theme-negative-74: rgba(174, 18, 9, 0.7411764706);--mdc-theme-on-negative-38: rgba(255, 255, 255, 0.3803921569);--mdc-theme-on-negative-74: rgba(255, 255, 255, 0.7411764706);--mdc-theme-on-negative-container-38: rgba(17, 2, 1, 0.3803921569);--mdc-theme-on-negative-container-74: rgba(17, 2, 1, 0.7411764706);--mdc-theme-positive-38: rgba(3, 102, 0, 0.3803921569);--mdc-theme-positive-74: rgba(3, 102, 0, 0.7411764706);--mdc-theme-on-positive-38: rgba(255, 255, 255, 0.3803921569);--mdc-theme-on-positive-74: rgba(255, 255, 255, 0.7411764706);--mdc-theme-on-positive-container-38: rgba(0, 10, 0, 0.3803921569);--mdc-theme-on-positive-container-74: rgba(0, 10, 0, 0.7411764706);--mdc-theme-caution-38: rgba(243, 136, 0, 0.3803921569);--mdc-theme-caution-74: rgba(243, 136, 0, 0.7411764706);--mdc-theme-on-caution-38: rgba(255, 255, 255, 0.3803921569);--mdc-theme-on-caution-74: rgba(255, 255, 255, 0.7411764706);--mdc-theme-on-caution-container-38: rgba(24, 14, 0, 0.3803921569);--mdc-theme-on-caution-container-74: rgba(24, 14, 0, 0.7411764706);--mdc-theme-emphasis-38: rgba(177, 1, 66, 0.3803921569);--mdc-theme-emphasis-74: rgba(177, 1, 66, 0.7411764706);--mdc-theme-on-emphasis-38: rgba(255, 255, 255, 0.3803921569);--mdc-theme-on-emphasis-74: rgba(255, 255, 255, 0.7411764706);--mdc-theme-on-emphasis-container-38: rgba(24, 14, 0, 0.3803921569);--mdc-theme-on-emphasis-container-74: rgba(24, 14, 0, 0.7411764706);--mdc-theme-error: #ae1209;--mdc-theme-on-background: #00233c;--mdc-theme-on-error: white;--mdc-theme-divider: #d1d5e7;--mdc-theme-accent: #3053f4;--mdc-theme-surface-canvas: white;--mdc-theme-surface-primary: #ececfe;--mdc-theme-surface-primary-highlight: rgba(48, 83, 244, 0.0784313725);--mdc-theme-surface-primary-highlight-hover: rgba(48, 83, 244, 0.0784313725);--mdc-theme-surface-accent: #ececfe;--mdc-theme-surface-accent-highlight: rgba(48, 83, 244, 0.0784313725);--mdc-theme-surface-accent-highlight-hover: rgba(48, 83, 244, 0.1215686275);--mdc-theme-surface-secondary: #deeafa;--mdc-theme-surface-secondary-highlight: rgba(0, 35, 60, 0.0784313725);--mdc-theme-surface-secondary-highlight-hover: rgba(0, 35, 60, 0.0784313725);--mdc-theme-surface-positive: #8fcc8e;--mdc-theme-surface-positive-highlight: rgba(3, 102, 0, 0.0784313725);--mdc-theme-surface-positive-highlight-hover: rgba(3, 102, 0, 0.0784313725);--mdc-theme-surface-caution: #ffcc8c;--mdc-theme-surface-caution-highlight: rgba(243, 136, 0, 0.0784313725);--mdc-theme-surface-caution-highlight-hover: rgba(243, 136, 0, 0.0784313725);--mdc-theme-surface-negative: #ffb2ae;--mdc-theme-surface-negative-highlight: rgba(174, 18, 9, 0.0784313725);--mdc-theme-surface-negative-highlight-hover: rgba(174, 18, 9, 0.0784313725);--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: #e8b3c6;--mdc-theme-surface-emphasis-highlight: rgba(177, 1, 66, 0.0784313725);--mdc-theme-surface-emphasis-highlight-hover: rgba(177, 1, 66, 0.0784313725);--mdc-theme-text-primary-on-background: #00233c;--mdc-theme-text-secondary-on-background: #59627b;--mdc-theme-text-hint-on-background: #59627b;--mdc-theme-text-disabled-on-background: rgba(0, 35, 60, 0.3803921569);--mdc-theme-text-icon-on-background: #59627b;--mdc-theme-text-logo-on-background: #FF5F02;--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.3803921569);--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.3803921569);--mdc-theme-text-icon-on-dark: #d5d3d8;--mdc-theme-code-snippet-color: #383a42;--mdc-theme-code-snippet-comment: #6C6C6C;--mdc-theme-code-snippet-keyword: #A626A4;--mdc-theme-code-snippet-selector: #AD0F00;--mdc-theme-code-snippet-literal: #17749B;--mdc-theme-code-snippet-string: #0A7C08;--mdc-theme-code-snippet-variable: #8E6102;--mdc-theme-code-snippet-title: #004FFD;--mdc-theme-code-snippet-class: #6A6C02;--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: #d1d5e7;--mdc-theme-surface-accent: #ececfe;--mdc-theme-surface-accent-highlight: rgba(48, 83, 244, 0.0784313725);--mdc-theme-surface-accent-highlight-hover: rgba(48, 83, 244, 0.0784313725);--mdc-typography-button-letter-spacing: 0;--mdc-icon-font: "Material Symbols Outlined";--mdc-ripple-color: #00233c;--mdc-shape-small: 8px;--mdc-shape-medium: 8px;--mdc-plain-tooltip-container-color: #3e4557;--mdc-plain-tooltip-supporting-text-color: #f1f3f8;border-width:0;border-style:solid}:root .mdc-data-table__sort-icon-button{color:#59627b}: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:#59627b;background-color:var(--mdc-ripple-color, #59627b)}: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.04;opacity:var(--mdc-ripple-hover-opacity, 0.04)}: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.12;opacity:var(--mdc-ripple-focus-opacity, 0.12)}: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.12;opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button{color:#59627b}: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:#59627b;background-color:var(--mdc-ripple-color, #59627b)}: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.04;opacity:var(--mdc-ripple-hover-opacity, 0.04)}: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.12;opacity:var(--mdc-ripple-focus-opacity, 0.12)}: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.12;opacity:var(--mdc-ripple-press-opacity, 0.12)}: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.12)}: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:#00233c}:root .mdc-data-table__pagination-total,:root .mdc-data-table__pagination-rows-per-page-label,:root .mdc-data-table__cell{color:#00233c}: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:#d1d5e7}:root .mdc-data-table__cell,:root .mdc-data-table__header-cell{border-bottom-color:#d1d5e7}:root .mdc-data-table__pagination{border-top-color:#d1d5e7}: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}/*# sourceMappingURL=light-theme.css.map */
@@ -1 +1 @@
1
- {"version":3,"sourceRoot":"","sources":["../../../../../libs/components/src/theme/prebuilt/light-theme.scss","../../../../../libs/components/src/theme/_index.scss","../../../../../node_modules/@material/theme/_css.scss","../../../../../node_modules/@material/data-table/_data-table-theme.scss","../../../../../node_modules/@material/ripple/_ripple-theme.scss","../../../../../node_modules/@material/notched-outline/_notched-outline-theme.scss","../../../../../libs/components/src/data-table/_data-table.theme.scss"],"names":[],"mappings":"AAYA,MCVI,6+iCAeF,4BACA,oCACA,sEAIA,4EAIA,0CAGA,6CAGA,4BAGA,uBACA,wBAGA,6CACA,mDCqCE,eCqdA,mBA9PF,wCDvNE,cE8EA,iJF1FE,yBAYF,kDEyfF,kLFrgBI,aAYF,8CEyfF,0NApRI,yBFjPA,aAYF,8CE+fF,kGA/PQ,gCA+PR,yGAxPU,oBA7SO,KF0Bb,aAYF,8CEkRA,4DFlRA,8DCiOF,6EDjOE,cE8EA,2NF1FE,yBAYF,kDEyfF,4PFrgBI,aAYF,8CEyfF,oSApRI,yBFjPA,aAYF,8CE+fF,uIA/PQ,gCA+PR,8IAxPU,oBA7SO,KF0Bb,aAYF,8CEkRA,iGFlRA,8DCsQF,qCDtQE,2CC+UF,qED/UE,2CCyVF,mCDzVE,cCuWF,0HDvWE,cGYF,6WHZE,qBCqSF,+DDrSE,4BC4SF,kCD5SE,yBIxDF,sBACE,WACA,eACA,mBAGF,mCACE,8CACA,gDACA,gBACA,oDAGF,wCACE","file":"light-theme.css"}
1
+ {"version":3,"sourceRoot":"","sources":["../../../../../libs/components/src/theme/prebuilt/light-theme.scss","../../../../../libs/components/src/theme/_index.scss","../../../../../node_modules/@material/theme/_css.scss","../../../../../node_modules/@material/data-table/_data-table-theme.scss","../../../../../node_modules/@material/ripple/_ripple-theme.scss","../../../../../node_modules/@material/notched-outline/_notched-outline-theme.scss","../../../../../libs/components/src/data-table/_data-table.theme.scss"],"names":[],"mappings":"AAYA,MCVI,2+iCAeF,4BACA,oCACA,sEAIA,4EAIA,0CAGA,6CAGA,4BAGA,uBACA,wBAGA,6CACA,mDCqCE,eCqdA,mBA9PF,wCDvNE,cE8EA,iJF1FE,yBAYF,kDEyfF,kLFrgBI,aAYF,8CEyfF,0NApRI,yBFjPA,aAYF,8CE+fF,kGA/PQ,gCA+PR,yGAxPU,oBA7SO,KF0Bb,aAYF,8CEkRA,4DFlRA,8DCiOF,6EDjOE,cE8EA,2NF1FE,yBAYF,kDEyfF,4PFrgBI,aAYF,8CEyfF,oSApRI,yBFjPA,aAYF,8CE+fF,uIA/PQ,gCA+PR,8IAxPU,oBA7SO,KF0Bb,aAYF,8CEkRA,iGFlRA,8DCsQF,qCDtQE,2CC+UF,qED/UE,2CCyVF,mCDzVE,cCuWF,0HDvWE,cGYF,6WHZE,qBCqSF,+DDrSE,4BC4SF,kCD5SE,yBIxDF,sBACE,WACA,eACA,mBAGF,mCACE,8CACA,gDACA,gBACA,oDAGF,wCACE","file":"light-theme.css"}