@import url("../../style/colors/light.css"); @import url("../../style/colors/dark.css"); @import url("../../style/fonts.css"); @import url("../../style/slider.css"); html { font-family: Inter, Roboto, "Helvetica Neue", "Arial Nova", "Nimbus Sans", Noto Sans, Arial, sans-serif; } .v-application .v-theme--light, :root .v-theme--light { --v-theme-background: var(--eox-theme-light-background); --v-theme-error-container: var(--eox-theme-light-error-container); --v-theme-error: var(--eox-theme-light-error); --v-theme-inverse-on-surface: var(--eox-theme-light-inverse-on-surface); --v-theme-inverse-primary: var(--eox-theme-light-inverse-primary); --v-theme-inverse-surface: var(--eox-theme-light-inverse-surface); --v-theme-neutral-palette-key-color: var( --eox-theme-light-neutral-palette-key-color ); --v-theme-neutral-variant-palette-key-color: var( --eox-theme-light-neutral-variant-palette-key-color ); --v-theme-on-background: var(--eox-theme-light-on-background); --v-theme-on-error-container: var(--eox-theme-light-on-error-container); --v-theme-on-error: var(--eox-theme-light-on-error); --v-theme-on-inverse-on-surface: var(--eox-theme-light-on-inverse-on-surface); --v-theme-on-inverse-primary: var(--eox-theme-light-on-inverse-primary); --v-theme-on-inverse-surface: var(--eox-theme-light-on-inverse-surface); --v-theme-on-neutral-palette-key-color: var( --eox-theme-light-on-neutral-palette-key-color ); --v-theme-on-neutral-variant-palette-key-color: var( --eox-theme-light-on-neutral-variant-palette-key-color ); --v-theme-on-outline-variant: var(--eox-theme-light-on-outline-variant); --v-theme-on-outline: var(--eox-theme-light-on-outline); --v-theme-on-primary-container: var(--eox-theme-light-on-primary-container); --v-theme-on-primary-fixed-dim: var(--eox-theme-light-on-primary-fixed-dim); --v-theme-on-primary-fixed-variant: var( --eox-theme-light-on-primary-fixed-variant ); --v-theme-on-primary-fixed: var(--eox-theme-light-on-primary-fixed); --v-theme-on-primary-palette-key-color: var( --eox-theme-light-on-primary-palette-key-color ); --v-theme-on-primary: var(--eox-theme-light-on-primary); --v-theme-on-scrim: var(--eox-theme-light-on-scrim); --v-theme-on-secondary-container: var( --eox-theme-light-on-secondary-container ); --v-theme-on-secondary-fixed-dim: var( --eox-theme-light-on-secondary-fixed-dim ); --v-theme-on-secondary-fixed-variant: var( --eox-theme-light-on-secondary-fixed-variant ); --v-theme-on-secondary-fixed: var(--eox-theme-light-on-secondary-fixed); --v-theme-on-secondary-palette-key-color: var( --eox-theme-light-on-secondary-palette-key-color ); --v-theme-on-secondary: var(--eox-theme-light-on-secondary); --v-theme-on-shadow: var(--eox-theme-light-on-shadow); --v-theme-on-surface-bright: var(--eox-theme-light-on-surface-bright); --v-theme-on-surface-container-high: var( --eox-theme-light-on-surface-container-high ); --v-theme-on-surface-container-highest: var( --eox-theme-light-on-surface-container-highest ); --v-theme-on-surface-container-low: var( --eox-theme-light-on-surface-container-low ); --v-theme-on-surface-container-lowest: var( --eox-theme-light-on-surface-container-lowest ); --v-theme-on-surface-container: var(--eox-theme-light-on-surface-container); --v-theme-on-surface-dim: var(--eox-theme-light-on-surface-dim); --v-theme-on-surface-light: var(--eox-theme-light-on-surface-light); --v-theme-on-surface-tint: var(--eox-theme-light-on-surface-tint); --v-theme-on-surface: var(--eox-theme-light-on-surface); --v-theme-on-tertiary-container: var(--eox-theme-light-on-tertiary-container); --v-theme-on-tertiary-fixed-dim: var(--eox-theme-light-on-tertiary-fixed-dim); --v-theme-on-tertiary-fixed-variant: var( --eox-theme-light-on-tertiary-fixed-variant ); --v-theme-on-tertiary-fixed: var(--eox-theme-light-on-tertiary-fixed); --v-theme-on-tertiary-palette-key-color: var( --eox-theme-light-on-tertiary-palette-key-color ); --v-theme-on-tertiary: var(--eox-theme-light-on-tertiary); --v-theme-outline-variant: var(--eox-theme-light-outline-variant); --v-theme-outline: var(--eox-theme-light-outline); --v-theme-primary-container: var(--eox-theme-light-primary-container); --v-theme-primary-fixed-dim: var(--eox-theme-light-primary-fixed-dim); --v-theme-primary-fixed: var(--eox-theme-light-primary-fixed); --v-theme-primary-palette-key-color: var( --eox-theme-light-primary-palette-key-color ); --v-theme-primary: var(--eox-theme-light-primary); --v-theme-scrim: var(--eox-theme-light-scrim); --v-theme-secondary-container: var(--eox-theme-light-secondary-container); --v-theme-secondary-fixed-dim: var(--eox-theme-light-secondary-fixed-dim); --v-theme-secondary-fixed: var(--eox-theme-light-secondary-fixed); --v-theme-secondary-palette-key-color: var( --eox-theme-light-secondary-palette-key-color ); --v-theme-secondary: var(--eox-theme-light-secondary); --v-theme-shadow: var(--eox-theme-light-shadow); --v-theme-surface-bright: var(--eox-theme-light-surface-bright); --v-theme-surface-container-high: var( --eox-theme-light-surface-container-high ); --v-theme-surface-container-highest: var( --eox-theme-light-surface-container-highest ); --v-theme-surface-container-low: var(--eox-theme-light-surface-container-low); --v-theme-surface-container-lowest: var( --eox-theme-light-surface-container-lowest ); --v-theme-surface-container: var(--eox-theme-light-surface-container); --v-theme-surface-dim: var(--eox-theme-light-surface-dim); --v-theme-surface-light: var(--eox-theme-light-surface-light); --v-theme-surface-tint: var(--eox-theme-light-surface-tint); --v-theme-surface: var(--eox-theme-light-surface); --v-theme-tertiary-container: var(--eox-theme-light-tertiary-container); --v-theme-tertiary-fixed-dim: var(--eox-theme-light-tertiary-fixed-dim); --v-theme-tertiary-fixed: var(--eox-theme-light-tertiary-fixed); --v-theme-tertiary-palette-key-color: var( --eox-theme-light-tertiary-palette-key-color ); --v-theme-tertiary: var(--eox-theme-light-tertiary); } .v-application .v-theme--dark, :root .v-theme--dark { --v-theme-background: var(--eox-theme-dark-background); --v-theme-error-container: var(--eox-theme-dark-error-container); --v-theme-error: var(--eox-theme-dark-error); --v-theme-inverse-on-surface: var(--eox-theme-dark-inverse-on-surface); --v-theme-inverse-primary: var(--eox-theme-dark-inverse-primary); --v-theme-inverse-surface: var(--eox-theme-dark-inverse-surface); --v-theme-neutral-palette-key-color: var( --eox-theme-dark-neutral-palette-key-color ); --v-theme-neutral-variant-palette-key-color: var( --eox-theme-dark-neutral-variant-palette-key-color ); --v-theme-on-background: var(--eox-theme-dark-on-background); --v-theme-on-error-container: var(--eox-theme-dark-on-error-container); --v-theme-on-error: var(--eox-theme-dark-on-error); --v-theme-on-inverse-on-surface: var(--eox-theme-dark-on-inverse-on-surface); --v-theme-on-inverse-primary: var(--eox-theme-dark-on-inverse-primary); --v-theme-on-inverse-surface: var(--eox-theme-dark-on-inverse-surface); --v-theme-on-neutral-palette-key-color: var( --eox-theme-dark-on-neutral-palette-key-color ); --v-theme-on-neutral-variant-palette-key-color: var( --eox-theme-dark-on-neutral-variant-palette-key-color ); --v-theme-on-outline-variant: var(--eox-theme-dark-on-outline-variant); --v-theme-on-outline: var(--eox-theme-dark-on-outline); --v-theme-on-primary-container: var(--eox-theme-dark-on-primary-container); --v-theme-on-primary-fixed-dim: var(--eox-theme-dark-on-primary-fixed-dim); --v-theme-on-primary-fixed-variant: var( --eox-theme-dark-on-primary-fixed-variant ); --v-theme-on-primary-fixed: var(--eox-theme-dark-on-primary-fixed); --v-theme-on-primary-palette-key-color: var( --eox-theme-dark-on-primary-palette-key-color ); --v-theme-on-primary: var(--eox-theme-dark-on-primary); --v-theme-on-scrim: var(--eox-theme-dark-on-scrim); --v-theme-on-secondary-container: var( --eox-theme-dark-on-secondary-container ); --v-theme-on-secondary-fixed-dim: var( --eox-theme-dark-on-secondary-fixed-dim ); --v-theme-on-secondary-fixed-variant: var( --eox-theme-dark-on-secondary-fixed-variant ); --v-theme-on-secondary-fixed: var(--eox-theme-dark-on-secondary-fixed); --v-theme-on-secondary-palette-key-color: var( --eox-theme-dark-on-secondary-palette-key-color ); --v-theme-on-secondary: var(--eox-theme-dark-on-secondary); --v-theme-on-shadow: var(--eox-theme-dark-on-shadow); --v-theme-on-surface-bright: var(--eox-theme-dark-on-surface-bright); --v-theme-on-surface-container-high: var( --eox-theme-dark-on-surface-container-high ); --v-theme-on-surface-container-highest: var( --eox-theme-dark-on-surface-container-highest ); --v-theme-on-surface-container-low: var( --eox-theme-dark-on-surface-container-low ); --v-theme-on-surface-container-lowest: var( --eox-theme-dark-on-surface-container-lowest ); --v-theme-on-surface-container: var(--eox-theme-dark-on-surface-container); --v-theme-on-surface-dim: var(--eox-theme-dark-on-surface-dim); --v-theme-on-surface-light: var(--eox-theme-dark-on-surface-light); --v-theme-on-surface-tint: var(--eox-theme-dark-on-surface-tint); --v-theme-on-surface: var(--eox-theme-dark-on-surface); --v-theme-on-tertiary-container: var(--eox-theme-dark-on-tertiary-container); --v-theme-on-tertiary-fixed-dim: var(--eox-theme-dark-on-tertiary-fixed-dim); --v-theme-on-tertiary-fixed-variant: var( --eox-theme-dark-on-tertiary-fixed-variant ); --v-theme-on-tertiary-fixed: var(--eox-theme-dark-on-tertiary-fixed); --v-theme-on-tertiary-palette-key-color: var( --eox-theme-dark-on-tertiary-palette-key-color ); --v-theme-on-tertiary: var(--eox-theme-dark-on-tertiary); --v-theme-outline-variant: var(--eox-theme-dark-outline-variant); --v-theme-outline: var(--eox-theme-dark-outline); --v-theme-primary-container: var(--eox-theme-dark-primary-container); --v-theme-primary-fixed-dim: var(--eox-theme-dark-primary-fixed-dim); --v-theme-primary-fixed: var(--eox-theme-dark-primary-fixed); --v-theme-primary-palette-key-color: var( --eox-theme-dark-primary-palette-key-color ); --v-theme-primary: var(--eox-theme-dark-primary); --v-theme-scrim: var(--eox-theme-dark-scrim); --v-theme-secondary-container: var(--eox-theme-dark-secondary-container); --v-theme-secondary-fixed-dim: var(--eox-theme-dark-secondary-fixed-dim); --v-theme-secondary-fixed: var(--eox-theme-dark-secondary-fixed); --v-theme-secondary-palette-key-color: var( --eox-theme-dark-secondary-palette-key-color ); --v-theme-secondary: var(--eox-theme-dark-secondary); --v-theme-shadow: var(--eox-theme-dark-shadow); --v-theme-surface-bright: var(--eox-theme-dark-surface-bright); --v-theme-surface-container-high: var( --eox-theme-dark-surface-container-high ); --v-theme-surface-container-highest: var( --eox-theme-dark-surface-container-highest ); --v-theme-surface-container-low: var(--eox-theme-dark-surface-container-low); --v-theme-surface-container-lowest: var( --eox-theme-dark-surface-container-lowest ); --v-theme-surface-container: var(--eox-theme-dark-surface-container); --v-theme-surface-dim: var(--eox-theme-dark-surface-dim); --v-theme-surface-light: var(--eox-theme-dark-surface-light); --v-theme-surface-tint: var(--eox-theme-dark-surface-tint); --v-theme-surface: var(--eox-theme-dark-surface); --v-theme-tertiary-container: var(--eox-theme-dark-tertiary-container); --v-theme-tertiary-fixed-dim: var(--eox-theme-dark-tertiary-fixed-dim); --v-theme-tertiary-fixed: var(--eox-theme-dark-tertiary-fixed); --v-theme-tertiary-palette-key-color: var( --eox-theme-dark-tertiary-palette-key-color ); --v-theme-tertiary: var(--eox-theme-dark-tertiary); }