@media (prefers-color-scheme:dark){:root{--mdc-theme-primary:#007ACC;--mdc-theme-secondary:#9CDCFE;--mdc-theme-background:#1E1E1E;--mdc-theme-surface:#3C3C3C;--mdc-theme-error:#b00020;--mdc-theme-on-primary:#3C3C3C;--mdc-theme-on-secondary:#3C3C3C;--mdc-theme-on-surface:white;--mdc-theme-on-error:white;--mdc-theme-text-primary-on-background:rgba(255, 255, 255, 0.87);--mdc-theme-text-secondary-on-background:rgba(255, 255, 255, 0.54);--mdc-theme-text-hint-on-background:rgba(255, 255, 255, 0.38);--mdc-theme-text-disabled-on-background:rgba(255, 255, 255, 0.38);--mdc-theme-text-icon-on-background:rgba(255, 255, 255, 0.38);--mdc-theme-text-primary-on-light:rgba(0, 0, 0, 0.87);--mdc-theme-text-secondary-on-light:rgba(0, 0, 0, 0.54);--mdc-theme-text-hint-on-light:rgba(0, 0, 0, 0.38);--mdc-theme-text-disabled-on-light:rgba(0, 0, 0, 0.38);--mdc-theme-text-icon-on-light:rgba(0, 0, 0, 0.38);--mdc-theme-text-primary-on-dark:white;--mdc-theme-text-secondary-on-dark:rgba(255, 255, 255, 0.7);--mdc-theme-text-hint-on-dark:rgba(255, 255, 255, 0.5);--mdc-theme-text-disabled-on-dark:rgba(255, 255, 255, 0.5);--mdc-theme-text-icon-on-dark:rgba(255, 255, 255, 0.5);--theme-highlight-on-surface:#1D1B1B}}.mdc-top-app-bar{background-color:var(--mdc-theme-background)}.mdc-top-app-bar .mdc-top-app-bar__action-item,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon{color:var(--mdc-theme-text-primary-on-background)}.mdc-top-app-bar__title{color:var(--mdc-theme-text-primary-on-background)}