body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.Theme_whiteTheme__KBdvF{background-color:#fff}.Theme_blackTheme__GPKqA{background-color:azure}.Theme_btnChangeTheme__IqxOG{background-color:#e7fdd8;border:1px solid red;border-radius:10px;color:#000;cursor:pointer;font-weight:700;padding:10px}.App_App__CZcOf{display:flex;flex-direction:column;padding:30px}.Login_errorMessage__uxekl{color:red;font-size:14px}.PageNotFound_title__eFacr{font-size:250px;margin:0;text-align:center}.PageNotFound_subtitle__YeuhO{font-size:50px;margin:0;text-align:center;text-transform:uppercase}.PageNotFound_pageNotFoundWrapper__DHuMm{display:flex;flex-direction:column}.TodoList_todoListWrapper__LUBQX{border:1px solid blue;border-radius:10px;padding:20px}
/*# sourceMappingURL=main.18d88f21.css.map*/