.light{--theme-black-color:0,1,18;--theme-light-grey-color:#f4f7fd;--theme-dark-grey-color:#2b2c37;--theme-medium-grey-color:#828fa3;--theme-white-color:#fff;--theme-primary-color:#635fc7;--theme-primary-highlight-color:#a8a4ff;--theme-secondary-color:rgba(99,95,199,.1);--theme-secondary-highlight-color:rgba(99,95,199,.25);--theme-natural-color:var(--theme-medium-grey-color);--theme-danger-color:#ea5555;--theme-danger-highlight-color:#ff9898;--theme-title-color:rgb(var(--theme-black-color));--theme-title-rgb-color:var(--theme-black-color);--theme-background-color:var(--theme-light-grey-color);--theme-box-color:var(--theme-white-color);--theme-float-box-color:var(--theme-white-color);--theme-line-color:#e4ebfa;--theme-gradient-color:linear-gradient(180deg,#e9effa,rgba(233,239,250,.5));--theme-checkbox-highlight-color:rgba(99,95,199,.25)}.dark{--theme-black-color:#000112;--theme-very-dark-grey-color:#20212c;--theme-dark-grey-color:#2b2c37;--theme-medium-grey-color:#828fa3;--theme-white-color:#fff;--theme-primary-color:#635fc7;--theme-primary-highlight-color:#a8a4ff;--theme-secondary-color:#fff;--theme-secondary-highlight-color:#fff;--theme-natural-color:var(--theme-medium-grey-color);--theme-danger-color:#ea5555;--theme-danger-highlight-color:#ff9898;--theme-title-color:var(--theme-white-color);--theme-title-rgb-color:255,255,255;--theme-background-color:var(--theme-very-dark-grey-color);--theme-box-color:var(--theme-dark-grey-color);--theme-float-box-color:var(--theme-very-dark-grey-color);--theme-line-color:#3e3f4e;--theme-gradient-color:linear-gradient(180deg,rgba(43,44,55,.25),rgba(43,44,55,.125));--theme-checkbox-highlight-color:rgba(99,95,199,.25)}body,html{padding:0;margin:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:500;font-size:13px;line-height:23px;color:var(--theme-natural-color);background:var(--theme-background-color)}a{color:inherit;text-decoration:none}*{font-family:Plus Jakarta Sans,sans-serif;box-sizing:border-box;padding:0;margin:0}